public class EventConfigurationModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_DESTINATIONTARGET2EVENTCONFIGURATION
Generated relation code constant for relation
DestinationTarget2EventConfiguration defining source attribute destinationTarget in extension apiregistryservices. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CONVERTERBEAN
Generated constant - Attribute key of
EventConfiguration.converterBean attribute defined at extension apiregistryservices. |
static java.lang.String |
DESCRIPTION
Generated constant - Attribute key of
EventConfiguration.description attribute defined at extension apiregistryservices. |
static java.lang.String |
DESTINATIONTARGET
Generated constant - Attribute key of
EventConfiguration.destinationTarget attribute defined at extension apiregistryservices. |
static java.lang.String |
EVENTCLASS
Generated constant - Attribute key of
EventConfiguration.eventClass attribute defined at extension apiregistryservices. |
static java.lang.String |
EVENTPROPERTYCONFIGURATIONS
Generated constant - Attribute key of
EventConfiguration.eventPropertyConfigurations attribute defined at extension apiregistryservices. |
static java.lang.String |
EXPORTFLAG
Generated constant - Attribute key of
EventConfiguration.exportFlag attribute defined at extension apiregistryservices. |
static java.lang.String |
EXPORTNAME
Generated constant - Attribute key of
EventConfiguration.exportName attribute defined at extension apiregistryservices. |
static java.lang.String |
EXTENSIONNAME
Generated constant - Attribute key of
EventConfiguration.extensionName attribute defined at extension apiregistryservices. |
static java.lang.String |
MAPPINGTYPE
Generated constant - Attribute key of
EventConfiguration.mappingType attribute defined at extension apiregistryservices. |
static java.lang.String |
PRIORITY
Generated constant - Attribute key of
EventConfiguration.priority attribute defined at extension apiregistryservices. |
static java.lang.String |
VERSION
Generated constant - Attribute key of
EventConfiguration.version attribute defined at extension apiregistryservices. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
EventConfigurationModel()
Generated constructor - Default constructor for generic creation.
|
EventConfigurationModel(DestinationTargetModel _destinationTarget,
java.lang.String _eventClass,
java.lang.String _exportName)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
EventConfigurationModel(DestinationTargetModel _destinationTarget,
java.lang.String _eventClass,
java.lang.String _exportName,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
EventConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConverterBean()
Generated method - Getter of the
EventConfiguration.converterBean attribute defined at extension apiregistryservices. |
java.lang.String |
getDescription()
Generated method - Getter of the
EventConfiguration.description attribute defined at extension apiregistryservices. |
DestinationTargetModel |
getDestinationTarget()
Generated method - Getter of the
EventConfiguration.destinationTarget attribute defined at extension apiregistryservices. |
java.lang.String |
getEventClass()
Generated method - Getter of the
EventConfiguration.eventClass attribute defined at extension apiregistryservices. |
java.util.List<EventPropertyConfigurationModel> |
getEventPropertyConfigurations()
Generated method - Getter of the
EventConfiguration.eventPropertyConfigurations attribute defined at extension apiregistryservices. |
java.lang.String |
getExportName()
Generated method - Getter of the
EventConfiguration.exportName attribute defined at extension apiregistryservices. |
java.lang.String |
getExtensionName()
Generated method - Getter of the
EventConfiguration.extensionName attribute defined at extension apiregistryservices. |
EventMappingType |
getMappingType()
Generated method - Getter of the
EventConfiguration.mappingType attribute defined at extension apiregistryservices. |
EventPriority |
getPriority()
Generated method - Getter of the
EventConfiguration.priority attribute defined at extension apiregistryservices. |
int |
getVersion()
Generated method - Getter of the
EventConfiguration.version attribute defined at extension apiregistryservices. |
boolean |
isExportFlag()
Generated method - Getter of the
EventConfiguration.exportFlag attribute defined at extension apiregistryservices. |
void |
setConverterBean(java.lang.String value)
Generated method - Setter of
EventConfiguration.converterBean attribute defined at extension apiregistryservices. |
void |
setDescription(java.lang.String value)
Generated method - Setter of
EventConfiguration.description attribute defined at extension apiregistryservices. |
void |
setDestinationTarget(DestinationTargetModel value)
Generated method - Initial setter of
EventConfiguration.destinationTarget attribute defined at extension apiregistryservices. |
void |
setEventClass(java.lang.String value)
Generated method - Setter of
EventConfiguration.eventClass attribute defined at extension apiregistryservices. |
void |
setEventPropertyConfigurations(java.util.List<EventPropertyConfigurationModel> value)
Generated method - Setter of
EventConfiguration.eventPropertyConfigurations attribute defined at extension apiregistryservices. |
void |
setExportFlag(boolean value)
Generated method - Setter of
EventConfiguration.exportFlag attribute defined at extension apiregistryservices. |
void |
setExportName(java.lang.String value)
Generated method - Setter of
EventConfiguration.exportName attribute defined at extension apiregistryservices. |
void |
setExtensionName(java.lang.String value)
Generated method - Setter of
EventConfiguration.extensionName attribute defined at extension apiregistryservices. |
void |
setMappingType(EventMappingType value)
Generated method - Setter of
EventConfiguration.mappingType attribute defined at extension apiregistryservices. |
void |
setPriority(EventPriority value)
Generated method - Setter of
EventConfiguration.priority attribute defined at extension apiregistryservices. |
void |
setVersion(int value)
Generated method - Initial setter of
EventConfiguration.version attribute defined at extension apiregistryservices. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _DESTINATIONTARGET2EVENTCONFIGURATION
DestinationTarget2EventConfiguration defining source attribute destinationTarget in extension apiregistryservices.public static final java.lang.String EVENTCLASS
EventConfiguration.eventClass attribute defined at extension apiregistryservices.public static final java.lang.String VERSION
EventConfiguration.version attribute defined at extension apiregistryservices.public static final java.lang.String EXPORTFLAG
EventConfiguration.exportFlag attribute defined at extension apiregistryservices.public static final java.lang.String PRIORITY
EventConfiguration.priority attribute defined at extension apiregistryservices.public static final java.lang.String EXPORTNAME
EventConfiguration.exportName attribute defined at extension apiregistryservices.public static final java.lang.String MAPPINGTYPE
EventConfiguration.mappingType attribute defined at extension apiregistryservices.public static final java.lang.String CONVERTERBEAN
EventConfiguration.converterBean attribute defined at extension apiregistryservices.public static final java.lang.String DESCRIPTION
EventConfiguration.description attribute defined at extension apiregistryservices.public static final java.lang.String EXTENSIONNAME
EventConfiguration.extensionName attribute defined at extension apiregistryservices.public static final java.lang.String EVENTPROPERTYCONFIGURATIONS
EventConfiguration.eventPropertyConfigurations attribute defined at extension apiregistryservices.public static final java.lang.String DESTINATIONTARGET
EventConfiguration.destinationTarget attribute defined at extension apiregistryservices.public EventConfigurationModel()
public EventConfigurationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public EventConfigurationModel(DestinationTargetModel _destinationTarget, java.lang.String _eventClass, java.lang.String _exportName)
_destinationTarget - initial attribute declared by type EventConfiguration at extension apiregistryservices_eventClass - initial attribute declared by type EventConfiguration at extension apiregistryservices_exportName - initial attribute declared by type EventConfiguration at extension apiregistryservices@Deprecated public EventConfigurationModel(DestinationTargetModel _destinationTarget, java.lang.String _eventClass, java.lang.String _exportName, ItemModel _owner)
_destinationTarget - initial attribute declared by type EventConfiguration at extension apiregistryservices_eventClass - initial attribute declared by type EventConfiguration at extension apiregistryservices_exportName - initial attribute declared by type EventConfiguration at extension apiregistryservices_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="converterBean", type=GETTER) public java.lang.String getConverterBean()
EventConfiguration.converterBean attribute defined at extension apiregistryservices.@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription()
EventConfiguration.description attribute defined at extension apiregistryservices.@Accessor(qualifier="destinationTarget", type=GETTER) public DestinationTargetModel getDestinationTarget()
EventConfiguration.destinationTarget attribute defined at extension apiregistryservices.@Accessor(qualifier="eventClass", type=GETTER) public java.lang.String getEventClass()
EventConfiguration.eventClass attribute defined at extension apiregistryservices.@Accessor(qualifier="eventPropertyConfigurations", type=GETTER) public java.util.List<EventPropertyConfigurationModel> getEventPropertyConfigurations()
EventConfiguration.eventPropertyConfigurations attribute defined at extension apiregistryservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="exportName", type=GETTER) public java.lang.String getExportName()
EventConfiguration.exportName attribute defined at extension apiregistryservices.@Accessor(qualifier="extensionName", type=GETTER) public java.lang.String getExtensionName()
EventConfiguration.extensionName attribute defined at extension apiregistryservices.@Accessor(qualifier="mappingType", type=GETTER) public EventMappingType getMappingType()
EventConfiguration.mappingType attribute defined at extension apiregistryservices.@Accessor(qualifier="priority", type=GETTER) public EventPriority getPriority()
EventConfiguration.priority attribute defined at extension apiregistryservices.@Accessor(qualifier="version", type=GETTER) public int getVersion()
EventConfiguration.version attribute defined at extension apiregistryservices.@Accessor(qualifier="exportFlag", type=GETTER) public boolean isExportFlag()
EventConfiguration.exportFlag attribute defined at extension apiregistryservices.@Accessor(qualifier="converterBean", type=SETTER) public void setConverterBean(java.lang.String value)
EventConfiguration.converterBean attribute defined at extension apiregistryservices.value - the converterBean@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value)
EventConfiguration.description attribute defined at extension apiregistryservices.value - the description@Accessor(qualifier="destinationTarget", type=SETTER) public void setDestinationTarget(DestinationTargetModel value)
EventConfiguration.destinationTarget attribute defined at extension apiregistryservices. Can only be used at creation of model - before first save.value - the destinationTarget@Accessor(qualifier="eventClass", type=SETTER) public void setEventClass(java.lang.String value)
EventConfiguration.eventClass attribute defined at extension apiregistryservices.value - the eventClass@Accessor(qualifier="eventPropertyConfigurations", type=SETTER) public void setEventPropertyConfigurations(java.util.List<EventPropertyConfigurationModel> value)
EventConfiguration.eventPropertyConfigurations attribute defined at extension apiregistryservices.value - the eventPropertyConfigurations@Accessor(qualifier="exportFlag", type=SETTER) public void setExportFlag(boolean value)
EventConfiguration.exportFlag attribute defined at extension apiregistryservices.value - the exportFlag@Accessor(qualifier="exportName", type=SETTER) public void setExportName(java.lang.String value)
EventConfiguration.exportName attribute defined at extension apiregistryservices.value - the exportName@Accessor(qualifier="extensionName", type=SETTER) public void setExtensionName(java.lang.String value)
EventConfiguration.extensionName attribute defined at extension apiregistryservices.value - the extensionName@Accessor(qualifier="mappingType", type=SETTER) public void setMappingType(EventMappingType value)
EventConfiguration.mappingType attribute defined at extension apiregistryservices.value - the mappingType@Accessor(qualifier="priority", type=SETTER) public void setPriority(EventPriority value)
EventConfiguration.priority attribute defined at extension apiregistryservices.value - the priorityCopyright © 2018 SAP SE. All Rights Reserved.