public class AdminGroupVO extends GroupVO
| Modifier and Type | Field and Description |
|---|---|
static BasicProperty<AdminGroupType,AdminGroupVO> |
ADMIN_TYPE |
static java.lang.String |
CLASS_NAME |
NATUREINTERNAL_NAMENAMEID| Constructor and Description |
|---|
AdminGroupVO() |
AdminGroupVO(java.lang.Long id) |
AdminGroupVO(Property<T,? super AdminGroupVO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
AdminGroupType |
getAdminType() |
void |
setAdminType(AdminGroupType adminType) |
isEnabled, setEnabledgetNature, setNaturegetInternalName, 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<AdminGroupType,AdminGroupVO> ADMIN_TYPE
public AdminGroupVO()
public AdminGroupVO(java.lang.Long id)
public AdminGroupVO(Property<T,? super AdminGroupVO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class GroupVOpublic AdminGroupType getAdminType()
public void setAdminType(AdminGroupType adminType)