public class VoucherExtensionPointData extends ExtensionPointData
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static ListProperty<VoucherConfigurationVO,VoucherExtensionPointData> |
VOUCHER_CONFIGURATIONS |
NATURE, SCRIPTSCAN_VIEW_HISTORY_LOG, CONFIRMATION_PASSWORD_INPUT, DTO, EDITABLE, LOG_TYPE, TRANSLATED_PROPERTY_TYPES, TRANSLATED_VALUES| Constructor and Description |
|---|
VoucherExtensionPointData() |
VoucherExtensionPointData(Property<T,? super VoucherExtensionPointData> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.List<VoucherConfigurationVO> |
getVoucherConfigurations() |
void |
setVoucherConfigurations(java.util.List<VoucherConfigurationVO> voucherConfigurations) |
getNature, getScripts, setNature, setScriptsgetConfirmationPasswordInput, getDto, getLogType, getTranslatedPropertyTypes, getTranslatedValues, isCanViewHistoryLog, isEditable, setCanViewHistoryLog, setConfirmationPasswordInput, setDto, setEditable, setLogType, setTranslatedPropertyTypes, setTranslatedValuesaddPropertyChangeListener, 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 ListProperty<VoucherConfigurationVO,VoucherExtensionPointData> VOUCHER_CONFIGURATIONS
public VoucherExtensionPointData()
public VoucherExtensionPointData(Property<T,? super VoucherExtensionPointData> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ExtensionPointDatapublic java.util.List<VoucherConfigurationVO> getVoucherConfigurations()
public void setVoucherConfigurations(java.util.List<VoucherConfigurationVO> voucherConfigurations)