@Entity public class Subsumption extends ContentItem
| Constructor and Description |
|---|
Subsumption() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ContentItem o) |
SortedSet<ContentItem> |
getContentItems() |
Boolean |
getShowDates() |
Boolean |
getShowDescriptions() |
Boolean |
getShowPictures() |
Boolean |
getShowTitles() |
String |
getUrl() |
void |
setContentItems(SortedSet<ContentItem> contentItems) |
void |
setShowDates(Boolean showDates) |
void |
setShowDescriptions(Boolean showDescriptions) |
void |
setShowPictures(Boolean showPictures) |
void |
setShowTitles(Boolean showTitles) |
getContent, getContent, getContentMap, getContentObject, setContentMapgetCssGroup, getImage, getPicture, getPictureOnPage, setCssGroup, setImage, setPicture, setPictureOnPagegetCreated, getDescription, getDescription, getDescriptionMap, getDescriptionObject, getKeywords, getKeywords, getModified, getModifiedAddress, getModifiedBy, getName, getName, getOverviewDescription, getShortDescription, getShortName, getTechnical, getUuid, getVisible, setCreated, setDescriptionMap, setModified, setModifiedAddress, setModifiedBy, setTechnical, setUuid, setVisiblepublic Boolean getShowTitles()
public void setShowTitles(Boolean showTitles)
showTitles - the showTitles to setpublic Boolean getShowDescriptions()
public void setShowDescriptions(Boolean showDescriptions)
showDescriptions - the showDescriptions to setpublic Boolean getShowDates()
public void setShowDates(Boolean showDates)
showDates - the showDates to setpublic Boolean getShowPictures()
public void setShowPictures(Boolean showPictures)
showPictures - the showPictures to setpublic SortedSet<ContentItem> getContentItems()
public void setContentItems(SortedSet<ContentItem> contentItems)
contentItems - the contentItems to setpublic String getUrl()
getUrl in class ContentItempublic int compareTo(ContentItem o)
Copyright © 2010–2020 T.I.V. Consulting GmbH. All rights reserved.