public class ChangePasswordData extends Bean
| Modifier and Type | Field and Description |
|---|---|
static BasicProperty<ChangePasswordDTO,ChangePasswordData> |
CHANGE_PASSWORD |
static java.lang.String |
CLASS_NAME |
| Constructor and Description |
|---|
ChangePasswordData() |
ChangePasswordData(Property<T,? super ChangePasswordData> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
ChangePasswordDTO |
getChangePassword() |
void |
setChangePassword(ChangePasswordDTO changePassword) |
addPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<ChangePasswordDTO,ChangePasswordData> CHANGE_PASSWORD
public ChangePasswordData()
public ChangePasswordData(Property<T,? super ChangePasswordData> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class Beanpublic ChangePasswordDTO getChangePassword()
public void setChangePassword(ChangePasswordDTO changePassword)