public class HeaderContentVO extends ContentVO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.Integer,HeaderContentVO> |
VERSION |
ID| Constructor and Description |
|---|
HeaderContentVO() |
HeaderContentVO(java.lang.Long id) |
HeaderContentVO(Property<T,? super HeaderContentVO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.lang.Integer |
getVersion() |
void |
setVersion(java.lang.Integer version) |
getContent, setContentgetId, getIds, getUniqueIdsaddPropertyChangeListener, 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.Integer,HeaderContentVO> VERSION
public HeaderContentVO()
public HeaderContentVO(java.lang.Long id)
public HeaderContentVO(Property<T,? super HeaderContentVO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ContentVOpublic java.lang.Integer getVersion()
public void setVersion(java.lang.Integer version)