public class MyProductPasswordActionDTO extends ProductPasswordActionDTO
| Modifier and Type | Field and Description |
|---|---|
static BasicProperty<java.lang.Boolean,MyProductPasswordActionDTO> |
AT_REGISTRATION |
static java.lang.String |
CLASS_NAME |
CHANGE, ENABLE, PASSWORD_TYPE, PRODUCT, RESET, UNBLOCKID| Constructor and Description |
|---|
MyProductPasswordActionDTO() |
MyProductPasswordActionDTO(java.lang.Long id) |
MyProductPasswordActionDTO(Property<T,? super MyProductPasswordActionDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
boolean |
isAtRegistration() |
void |
setAtRegistration(boolean atRegistration) |
getPasswordType, getProduct, isChange, isEnable, isReset, isUnblock, setChange, setEnable, setPasswordType, setProduct, setReset, setUnblockgetVersion, isPersistent, isTransient, setVersionaddPropertyChangeListener, 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<java.lang.Boolean,MyProductPasswordActionDTO> AT_REGISTRATION
public MyProductPasswordActionDTO()
public MyProductPasswordActionDTO(java.lang.Long id)
public MyProductPasswordActionDTO(Property<T,? super MyProductPasswordActionDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ProductPasswordActionDTOpublic boolean isAtRegistration()
public void setAtRegistration(boolean atRegistration)