Class YoutubeDataEntity
- java.lang.Object
-
- org.silverpeas.core.webapi.media.streaming.StreamingProviderDataEntity
-
- org.silverpeas.core.webapi.media.streaming.YoutubeDataEntity
-
- All Implemented Interfaces:
Serializable
,WebEntity
public class YoutubeDataEntity extends StreamingProviderDataEntity
- Author:
- silveryocha
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
YoutubeDataEntity()
-
Method Summary
-
Methods inherited from class org.silverpeas.core.webapi.media.streaming.StreamingProviderDataEntity
forceSecureEmbedUrl, from, getAuthor, getDefinition, getEmbedHtml, getFormattedDurationHMS, getProvider, getSilverpeasEmbedUrl, getThumbnailDefinition, getThumbnailPreviewUrls, getThumbnailUrl, getTitle, getURI, setAuthor, setDefinition, setEmbedHtml, setFormattedDurationHMS, setProvider, setThumbnailDefinition, setThumbnailPreviewUrls, setThumbnailUrl, setTitle, setUri, withURI
-
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-