public class PayFooterContentDTO extends BaseSectionContentDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.Boolean,PayFooterContentDTO> |
THEMED |
CUSTOMIZEDCONFIGURATION, CONTENT, NATUREID| Constructor and Description |
|---|
PayFooterContentDTO() |
PayFooterContentDTO(java.lang.Long id) |
PayFooterContentDTO(Property<T,? super PayFooterContentDTO> 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, property, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<java.lang.Boolean,PayFooterContentDTO> THEMED
public PayFooterContentDTO()
public PayFooterContentDTO(java.lang.Long id)
public PayFooterContentDTO(Property<T,? super PayFooterContentDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class BaseSectionContentDTOpublic boolean isThemed()
public void setThemed(boolean themed)