|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.common.model.Resource
fr.cnes.sitools.portal.model.Portal
public final class Portal
Portal resource
Constructor Summary | |
---|---|
Portal()
Default constructor |
Method Summary | |
---|---|
java.lang.String |
getFavicon()
Gets the favicon value |
void |
setFavicon(java.lang.String favicon)
Sets the value of favicon |
Methods inherited from class fr.cnes.sitools.common.model.Resource |
---|
getAuthor, getAuthorized, getCategory, getDescription, getId, getLastUpdate, getMediaType, getName, getOwner, getProperties, getPropertyByName, getStatus, getTooltip, getType, getUrl, getUrn, getVisible, setAuthor, setAuthorized, setCategory, setDescription, setId, setLastUpdate, setMediaType, setName, setOwner, setProperties, setStatus, setTooltip, setType, setUrl, setUrn, setVisible |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.cnes.sitools.persistence.Persistent |
---|
getId |
Constructor Detail |
---|
public Portal()
Method Detail |
---|
public java.lang.String getFavicon()
public void setFavicon(java.lang.String favicon)
favicon
- the favicon to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |