collections() | org.turro.jpa.entity.IDaoEntity | |
compose() | org.turro.elephant.entities.web.WebItem | |
entityId() | org.turro.elephant.entities.web.WebItem | |
equals(Object obj) | org.turro.elephant.entities.web.WebItem | |
getCaption() | org.turro.elephant.entities.web.WebItem | |
getCompendium() | org.turro.elephant.entities.web.WebItem | |
getContent() | org.turro.elephant.entities.web.WebItem | |
getDescription() | org.turro.elephant.entities.web.WebItem | |
getExternalLinks() | org.turro.elephant.entities.web.WebItem | |
getExternals() | org.turro.elephant.entities.web.WebItem | |
getGoals() | org.turro.elephant.entities.web.WebItem | |
getIcons() | org.turro.elephant.entities.web.WebItem | |
getImage() | org.turro.elephant.entities.web.WebItem | |
getItemLabel() | org.turro.elephant.entities.web.WebItem | |
getNexts() | org.turro.elephant.entities.web.WebItem | |
getOrdering() | org.turro.elephant.entities.web.WebItem | |
getPlainCompendium() | org.turro.elephant.entities.web.WebItem | |
getSummary() | org.turro.elephant.entities.web.WebItem | |
getType() | org.turro.elephant.entities.web.WebItem | |
getWebTag() | org.turro.elephant.entities.web.WebItem | |
hashCode() | org.turro.elephant.entities.web.WebItem | |
isEmpty() | org.turro.elephant.entities.web.WebItem | |
isIcon() | org.turro.elephant.entities.web.WebItem | |
isNew() | org.turro.jpa.entity.IDaoEntity | |
isValid() | org.turro.elephant.entities.web.WebItem | |
prepareDelete() | org.turro.jpa.entity.IDaoEntity | |
prepareSave() | org.turro.jpa.entity.IDaoEntity | |
removeEmpties() | org.turro.jpa.entity.IDaoEntity | |
setCaption(String caption) | org.turro.elephant.entities.web.WebItem | |
setDescription(Wiki description) | org.turro.elephant.entities.web.WebItem | |
setExternals(Set< String > externals) | org.turro.elephant.entities.web.WebItem | |
setGoals(Set< WebGoal > goals) | org.turro.elephant.entities.web.WebItem | |
setImage(String image) | org.turro.elephant.entities.web.WebItem | |
setNexts(Set< WebItem > nexts) | org.turro.elephant.entities.web.WebItem | |
setOrdering(int ordering) | org.turro.elephant.entities.web.WebItem | |
setSummary(Wiki summary) | org.turro.elephant.entities.web.WebItem | |
setType(WebItemType type) | org.turro.elephant.entities.web.WebItem | |
setWebTag(String webTag) | org.turro.elephant.entities.web.WebItem | |