|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.gallery.web.AbstractMediaEntity<SoundEntity>
com.silverpeas.gallery.web.SoundEntity
public class SoundEntity
Constructor Summary | |
---|---|
protected |
SoundEntity()
|
Method Summary | |
---|---|
static SoundEntity |
createFrom(Sound sound)
Creates a new sound entity from the specified sound. |
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 SoundEntity()
Method Detail |
---|
public static SoundEntity createFrom(Sound sound)
sound
-
public URI getEmbedUrl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |