public class AuthorizationExtensionPointDTO extends ExtensionPointWithTransferTypeDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static SetProperty<AuthorizationExtensionPointEvent,AuthorizationExtensionPointDTO> |
EVENTS |
TRANSFER_TYPESENABLED, SCRIPT, SCRIPT_PARAMETERSNAMEID| Constructor and Description |
|---|
AuthorizationExtensionPointDTO() |
AuthorizationExtensionPointDTO(java.lang.Long id) |
AuthorizationExtensionPointDTO(Property<T,? super AuthorizationExtensionPointDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.Set<AuthorizationExtensionPointEvent> |
getEvents() |
void |
setEvents(java.util.Set<AuthorizationExtensionPointEvent> events) |
getTransferTypes, setTransferTypesgetScript, 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<AuthorizationExtensionPointEvent,AuthorizationExtensionPointDTO> EVENTS
public AuthorizationExtensionPointDTO()
public AuthorizationExtensionPointDTO(java.lang.Long id)
public AuthorizationExtensionPointDTO(Property<T,? super AuthorizationExtensionPointDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ExtensionPointWithTransferTypeDTOpublic java.util.Set<AuthorizationExtensionPointEvent> getEvents()
public void setEvents(java.util.Set<AuthorizationExtensionPointEvent> events)