public class FooterContentDTO extends BaseSectionContentDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.Boolean,FooterContentDTO> |
THEMED |
CUSTOMIZEDCONFIGURATION, CONTENT, NATUREID| Constructor and Description |
|---|
FooterContentDTO() |
FooterContentDTO(java.lang.Long id) |
FooterContentDTO(Property<T,? super FooterContentDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
boolean |
isThemed() |
void |
setThemed(boolean themed) |
isCustomized, setCustomizedgetConfiguration, getContent, getNature, setConfiguration, setContent, setNaturegetVersion, isPersistent, isTransient, setVersionaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<java.lang.Boolean,FooterContentDTO> THEMED
public FooterContentDTO()
public FooterContentDTO(java.lang.Long id)
public FooterContentDTO(Property<T,? super FooterContentDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class BaseSectionContentDTOpublic boolean isThemed()
public void setThemed(boolean themed)