|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.gallery.web.AbstractMediaEntity<VideoEntity>
com.silverpeas.gallery.web.VideoEntity
public class VideoEntity
Constructor Summary | |
---|---|
protected |
VideoEntity()
|
Method Summary | |
---|---|
static VideoEntity |
createFrom(Video video)
Creates a new video entity from the specified video. |
URI |
getEmbedUrl()
Get embed URL. |
Methods inherited from class com.silverpeas.gallery.web.AbstractMediaEntity |
---|
equals, getAuthor, getDescription, getHeight, getId, getParentURI, getThumbUrl, getTitle, getType, getURI, getUrl, getWidth, hashCode, setAuthor, setDescription, setId, setTitle, setType, withHeight, withOriginalUrl, withParentURI, withThumbUrl, withURI, withWidth |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected VideoEntity()
Method Detail |
---|
public static VideoEntity createFrom(Video video)
video
-
public URI getEmbedUrl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |