public class UserAddressExtensionPointDTO extends ExtensionPointWithGroupDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static SetProperty<UserAddressExtensionPointEvent,UserAddressExtensionPointDTO> |
EVENTS |
GROUPSENABLED, SCRIPT, SCRIPT_PARAMETERSNAMEID| Constructor and Description |
|---|
UserAddressExtensionPointDTO() |
UserAddressExtensionPointDTO(java.lang.Long id) |
UserAddressExtensionPointDTO(Property<T,? super UserAddressExtensionPointDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.Set<UserAddressExtensionPointEvent> |
getEvents() |
void |
setEvents(java.util.Set<UserAddressExtensionPointEvent> events) |
getGroups, setGroupsgetScript, getScriptParameters, isEnabled, setEnabled, setScript, setScriptParameterscompareTo, getName, setName, toStringgetVersion, isPersistent, isTransient, setVersionequals, getId, hashCode, setIdaddPropertyChangeListener, 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 SetProperty<UserAddressExtensionPointEvent,UserAddressExtensionPointDTO> EVENTS
public UserAddressExtensionPointDTO()
public UserAddressExtensionPointDTO(java.lang.Long id)
public UserAddressExtensionPointDTO(Property<T,? super UserAddressExtensionPointDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ExtensionPointWithGroupDTOpublic java.util.Set<UserAddressExtensionPointEvent> getEvents()
public void setEvents(java.util.Set<UserAddressExtensionPointEvent> events)