public class ProductMyAccessClientDTO extends ProductAccessClientDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.Boolean,ProductMyAccessClientDTO> |
ENABLE |
ACCESS_CLIENT_TYPE, ACTIVATE, BLOCK, MANAGE, UNASSIGN, UNBLOCK, VIEWID| Constructor and Description |
|---|
ProductMyAccessClientDTO() |
ProductMyAccessClientDTO(java.lang.Long id) |
ProductMyAccessClientDTO(Property<T,? super ProductMyAccessClientDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
boolean |
isEnable() |
void |
setEnable(boolean enable) |
getAccessClientType, isActivate, isBlock, isManage, isUnassign, isUnblock, isView, setAccessClientType, setActivate, setBlock, setManage, setUnassign, setUnblock, setViewgetVersion, 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,ProductMyAccessClientDTO> ENABLE
public ProductMyAccessClientDTO()
public ProductMyAccessClientDTO(java.lang.Long id)
public ProductMyAccessClientDTO(Property<T,? super ProductMyAccessClientDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ProductAccessClientDTOpublic boolean isEnable()
public void setEnable(boolean enable)