public class BasicGroupVO extends ConfigurationEntityVO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<BasicGroupNature,BasicGroupVO> |
NATURE |
INTERNAL_NAMENAMEID| Constructor and Description |
|---|
BasicGroupVO() |
BasicGroupVO(java.lang.Long id) |
BasicGroupVO(Property<T,? super BasicGroupVO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
BasicGroupNature |
getNature() |
void |
setNature(BasicGroupNature nature) |
getInternalName, setInternalNamecompareTo, getName, setName, toStringgetId, getIds, getUniqueIdsequals, getId, hashCode, setIdaddPropertyChangeListener, 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<BasicGroupNature,BasicGroupVO> NATURE
public BasicGroupVO()
public BasicGroupVO(java.lang.Long id)
public BasicGroupVO(Property<T,? super BasicGroupVO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ConfigurationEntityVOpublic BasicGroupNature getNature()
public void setNature(BasicGroupNature nature)