|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.gallery.model.Media
com.silverpeas.gallery.model.InternalMedia
com.silverpeas.gallery.model.Photo
com.silverpeas.gallery.web.MediaBuilder.PhotoMock
protected class MediaBuilder.PhotoMock
Mock of photo entity
Field Summary |
---|
Fields inherited from class com.silverpeas.gallery.model.Media |
---|
BASE_PATH |
Constructor Summary | |
---|---|
MediaBuilder.PhotoMock(String photoId,
String componentId)
|
Method Summary | |
---|---|
boolean |
canBeAccessedBy(com.stratelia.webactiv.beans.admin.UserDetail user)
|
org.silverpeas.file.SilverpeasFile |
getFile(MediaResolution mediaResolution)
|
Methods inherited from class com.silverpeas.gallery.model.Photo |
---|
getApplicationEmbedUrl, getDefinition, getResourceType, getType, isPreviewable, setDefinition |
Methods inherited from class com.silverpeas.gallery.model.InternalMedia |
---|
addMetaData, getApplicationThumbnailUrl, getDownloadPeriod, getFileMimeType, getFileName, getFileSize, getMetaData, getMetaDataProperties, isDownloadable, isDownloadAuthorized, setDownloadAuthorized, setDownloadPeriod, setFileMimeType, setFileName, setFileSize |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MediaBuilder.PhotoMock(String photoId, String componentId)
Method Detail |
---|
public boolean canBeAccessedBy(com.stratelia.webactiv.beans.admin.UserDetail user)
canBeAccessedBy
in interface com.silverpeas.SilverpeasContent
canBeAccessedBy
in class Media
public org.silverpeas.file.SilverpeasFile getFile(MediaResolution mediaResolution)
getFile
in class InternalMedia
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |