public class AdjustAccountsBulkActionDTO extends BulkActionDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<BasicGroupVO,AdjustAccountsBulkActionDTO> |
GROUP |
BY, CREATION_DATE, FINISH_DATE, QUERY, STATUSID| Constructor and Description |
|---|
AdjustAccountsBulkActionDTO() |
AdjustAccountsBulkActionDTO(java.lang.Long id) |
AdjustAccountsBulkActionDTO(Property<T,? super AdjustAccountsBulkActionDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
BasicGroupVO |
getGroup() |
void |
setGroup(BasicGroupVO group) |
getBy, getCreationDate, getFinishDate, getQuery, getStatus, setBy, setCreationDate, setFinishDate, setQuery, setStatusgetVersion, isPersistent, isTransient, setVersionaddPropertyChangeListener, 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<BasicGroupVO,AdjustAccountsBulkActionDTO> GROUP
public AdjustAccountsBulkActionDTO()
public AdjustAccountsBulkActionDTO(java.lang.Long id)
public AdjustAccountsBulkActionDTO(Property<T,? super AdjustAccountsBulkActionDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class BulkActionDTOpublic BasicGroupVO getGroup()
public void setGroup(BasicGroupVO group)