public class FooterContentVO extends ContentVO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.Boolean,FooterContentVO> |
THEMED |
ID| Constructor and Description |
|---|
FooterContentVO() |
FooterContentVO(java.lang.Long id) |
FooterContentVO(Property<T,? super FooterContentVO> 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) |
getContent, setContentgetId, getIds, getUniqueIdsaddPropertyChangeListener, 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,FooterContentVO> THEMED
public FooterContentVO()
public FooterContentVO(java.lang.Long id)
public FooterContentVO(Property<T,? super FooterContentVO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ContentVOpublic boolean isThemed()
public void setThemed(boolean themed)