public class StaticContentVO extends EntityVO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<StaticContentNature,StaticContentVO> |
NATURE |
ID| Constructor and Description |
|---|
StaticContentVO() |
StaticContentVO(java.lang.Long id) |
StaticContentVO(Property<T,? super StaticContentVO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
StaticContentNature |
getNature() |
void |
setNature(StaticContentNature nature) |
getId, 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<StaticContentNature,StaticContentVO> NATURE
public StaticContentVO()
public StaticContentVO(java.lang.Long id)
public StaticContentVO(Property<T,? super StaticContentVO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class EntityModelpublic StaticContentNature getNature()
public void setNature(StaticContentNature nature)