public class ResetPasswordBulkActionDTO extends BulkActionDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<PasswordTypeVO,ResetPasswordBulkActionDTO> |
PASSWORD_TYPE |
BY, CREATION_DATE, FINISH_DATE, QUERY, STATUSID| Constructor and Description |
|---|
ResetPasswordBulkActionDTO() |
ResetPasswordBulkActionDTO(java.lang.Long id) |
ResetPasswordBulkActionDTO(Property<T,? super ResetPasswordBulkActionDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
PasswordTypeVO |
getPasswordType() |
void |
setPasswordType(PasswordTypeVO passwordType) |
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<PasswordTypeVO,ResetPasswordBulkActionDTO> PASSWORD_TYPE
public ResetPasswordBulkActionDTO()
public ResetPasswordBulkActionDTO(java.lang.Long id)
public ResetPasswordBulkActionDTO(Property<T,? super ResetPasswordBulkActionDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class BulkActionDTOpublic PasswordTypeVO getPasswordType()
public void setPasswordType(PasswordTypeVO passwordType)