public class GroupSetDTO extends BasicGroupDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
CONFIGURATION, NATUREDESCRIPTION, INTERNAL_NAMENAMEID| Constructor and Description |
|---|
GroupSetDTO() |
GroupSetDTO(java.lang.Long id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
doGetProperties, getConfiguration, 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 GroupSetDTO()
public GroupSetDTO(java.lang.Long id)
public java.lang.String className()
className in class BasicGroupDTO