@Entity public class VoucherExtensionPoint extends ExtensionPoint
| Constructor and Description |
|---|
VoucherExtensionPoint() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<VoucherExtensionPointEvent> |
getEvents() |
ExtensionPointNature |
getNature() |
java.util.Set<VoucherConfiguration> |
getVoucherConfigurations() |
void |
setEvents(java.util.Set<VoucherExtensionPointEvent> events) |
void |
setVoucherConfigurations(java.util.Set<VoucherConfiguration> voucherConfigurations) |
getNetwork, getScript, getScriptParameters, isEnabled, setEnabled, setNetwork, setScript, setScriptParameterscompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic java.util.Set<VoucherExtensionPointEvent> getEvents()
public ExtensionPointNature getNature()
getNature in class ExtensionPointpublic java.util.Set<VoucherConfiguration> getVoucherConfigurations()
public void setEvents(java.util.Set<VoucherExtensionPointEvent> events)
public void setVoucherConfigurations(java.util.Set<VoucherConfiguration> voucherConfigurations)