|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.util.i18n.AbstractI18NBean<com.stratelia.webactiv.util.node.model.NodeI18NDetail>
com.stratelia.webactiv.util.node.model.NodeDetail
com.silverpeas.gallery.model.AlbumDetail
public class AlbumDetail
Field Summary |
---|
Fields inherited from class com.stratelia.webactiv.util.node.model.NodeDetail |
---|
DEFAULT_TYPE, FILE_LINK_TYPE, STATUS_INVISIBLE, STATUS_VISIBLE |
Constructor Summary | |
---|---|
AlbumDetail(com.stratelia.webactiv.util.node.model.NodeDetail node)
|
Method Summary | |
---|---|
Collection<AlbumDetail> |
getChildrenAlbumsDetails()
|
List<Media> |
getMedia()
|
int |
getNbMedia()
|
void |
setMedia(Collection<Media> media)
|
void |
setNbMedia(int nbMedia)
|
Methods inherited from class com.stratelia.webactiv.util.node.model.NodeDetail |
---|
canBeAccessedBy, clone, equals, getChildrenDetails, getChildrenNumber, getCreationDate, getCreatorId, getDefaultUrl, getFatherPK, getFullPath, getId, getLevel, getLink, getModelId, getNbObjects, getNodePK, getOrder, getPath, getPermalink, getRightsDependsOn, getStatus, getType, getURL, getUserRole, hasFather, hashCode, haveInheritedRights, haveLocalRights, haveRights, isFatherOf, isUseId, setChildrenDetails, setCreationDate, setCreatorId, setFatherPK, setId, setLevel, setModelId, setNbObjects, setNodePK, setOrder, setPath, setRightsDependsOn, setRightsDependsOnMe, setStatus, setType, setUseId, setUserRole, toString |
Methods inherited from class com.silverpeas.util.i18n.AbstractI18NBean |
---|
addTranslation, getClonedTranslations, getDescription, getDescription, getLanguage, getLanguages, getLanguageToDisplay, getName, getName, getNextTranslation, getTranslation, getTranslationId, getTranslations, isRemoveTranslation, setDescription, setLanguage, setName, setRemoveTranslation, setTranslationId, setTranslations, setTranslations, setTranslations |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AlbumDetail(com.stratelia.webactiv.util.node.model.NodeDetail node)
Method Detail |
---|
public List<Media> getMedia()
public void setMedia(Collection<Media> media)
public int getNbMedia()
public void setNbMedia(int nbMedia)
public Collection<AlbumDetail> getChildrenAlbumsDetails()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |