public class ProductUserAdFieldDTO extends ProductAdFieldDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
CUSTOM_FIELD, MANAGE, VIEWID| Constructor and Description |
|---|
ProductUserAdFieldDTO() |
ProductUserAdFieldDTO(java.lang.Long id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
doGetProperties, getCustomField, isManage, isView, setCustomField, setManage, setViewgetVersion, isPersistent, isTransient, setVersionaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic ProductUserAdFieldDTO()
public ProductUserAdFieldDTO(java.lang.Long id)
public java.lang.String className()
className in class ProductAdFieldDTO