public class MemberGroupDTO extends UserGroupDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
GROUP_SET, INHERITS_CONFIGURATION, INITIAL_GROUP_DESCRIPTION, INITIAL_GROUP_DISPLAY_NAME, MOVE_USERS_AFTER_PERIOD, MOVE_USERS_AUTOMATICALLY, MOVE_USERS_TO_GROUPENABLED, INITIAL_USER_STATUSCONFIGURATION, NATUREDESCRIPTION, INTERNAL_NAMENAMEID| Constructor and Description |
|---|
MemberGroupDTO() |
MemberGroupDTO(java.lang.Long id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
doGetProperties, getGroupSet, getInitialGroupDescription, getInitialGroupDisplayName, getMoveUsersAfterPeriod, getMoveUsersToGroup, isInheritsConfiguration, isMoveUsersAutomatically, setGroupSet, setInheritsConfiguration, setInitialGroupDescription, setInitialGroupDisplayName, setMoveUsersAfterPeriod, setMoveUsersAutomatically, setMoveUsersToGroupgetInitialUserStatus, isEnabled, setEnabled, setInitialUserStatusgetConfiguration, getNature, setConfiguration, setNaturegetDescription, getInternalName, setDescription, setInternalNamecompareTo, getName, setName, toStringgetVersion, isPersistent, isTransient, setVersionequals, getId, hashCode, setIdaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic MemberGroupDTO()
public MemberGroupDTO(java.lang.Long id)
public java.lang.String className()
className in class BasicGroupDTO