@Entity public class RecordExtensionPoint extends ExtensionPointWithGroup
| Constructor and Description |
|---|
RecordExtensionPoint() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<RecordExtensionPointEvent> |
getEvents() |
ExtensionPointNature |
getNature() |
java.util.Set<RecordType> |
getRecordTypes() |
void |
setEvents(java.util.Set<RecordExtensionPointEvent> events) |
void |
setRecordTypes(java.util.Set<RecordType> recordTypes) |
getGroups, setGroupsgetNetwork, 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<RecordExtensionPointEvent> getEvents()
public ExtensionPointNature getNature()
getNature in class ExtensionPointpublic java.util.Set<RecordType> getRecordTypes()
public void setEvents(java.util.Set<RecordExtensionPointEvent> events)
public void setRecordTypes(java.util.Set<RecordType> recordTypes)