public class ResetPasswordBulkActionData extends BulkActionData
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static ListProperty<PasswordTypeVO,ResetPasswordBulkActionData> |
PASSWORD_TYPES |
NATURECAN_VIEW_HISTORY_LOG, CONFIRMATION_PASSWORD_INPUT, DTO, EDITABLE, LOG_TYPE, TRANSLATED_PROPERTY_TYPES, TRANSLATED_VALUES| Constructor and Description |
|---|
ResetPasswordBulkActionData() |
ResetPasswordBulkActionData(Property<T,? super ResetPasswordBulkActionData> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.List<PasswordTypeVO> |
getPasswordTypes() |
void |
setPasswordTypes(java.util.List<PasswordTypeVO> passwordTypes) |
getNature, setNaturegetConfirmationPasswordInput, getDto, getLogType, getTranslatedPropertyTypes, getTranslatedValues, isCanViewHistoryLog, isEditable, setCanViewHistoryLog, setConfirmationPasswordInput, setDto, setEditable, setLogType, setTranslatedPropertyTypes, setTranslatedValuesaddPropertyChangeListener, 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 ListProperty<PasswordTypeVO,ResetPasswordBulkActionData> PASSWORD_TYPES
public ResetPasswordBulkActionData()
public ResetPasswordBulkActionData(Property<T,? super ResetPasswordBulkActionData> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class BulkActionDatapublic java.util.List<PasswordTypeVO> getPasswordTypes()
public void setPasswordTypes(java.util.List<PasswordTypeVO> passwordTypes)