public class ProcessEventConfigurationModel extends EventConfigurationModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
PROCESS
Generated constant - Attribute key of
ProcessEventConfiguration.process attribute defined at extension apiregistryservices. |
_DESTINATIONTARGET2EVENTCONFIGURATION, CONVERTERBEAN, DESCRIPTION, DESTINATIONTARGET, EVENTCLASS, EVENTPROPERTYCONFIGURATIONS, EXPORTFLAG, EXPORTNAME, EXTENSIONNAME, MAPPINGTYPE, PRIORITY, VERSION_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ProcessEventConfigurationModel()
Generated constructor - Default constructor for generic creation.
|
ProcessEventConfigurationModel(DestinationTargetModel _destinationTarget,
java.lang.String _eventClass,
java.lang.String _exportName,
ItemModel _owner,
java.lang.String _process)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ProcessEventConfigurationModel(DestinationTargetModel _destinationTarget,
java.lang.String _eventClass,
java.lang.String _exportName,
java.lang.String _process)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ProcessEventConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProcess()
Generated method - Getter of the
ProcessEventConfiguration.process attribute defined at extension apiregistryservices. |
void |
setProcess(java.lang.String value)
Generated method - Setter of
ProcessEventConfiguration.process attribute defined at extension apiregistryservices. |
getConverterBean, getDescription, getDestinationTarget, getEventClass, getEventPropertyConfigurations, getExportName, getExtensionName, getMappingType, getPriority, getVersion, isExportFlag, setConverterBean, setDescription, setDestinationTarget, setEventClass, setEventPropertyConfigurations, setExportFlag, setExportName, setExtensionName, setMappingType, setPriority, setVersiongetComments, 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 PROCESS
ProcessEventConfiguration.process attribute defined at extension apiregistryservices.public ProcessEventConfigurationModel()
public ProcessEventConfigurationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ProcessEventConfigurationModel(DestinationTargetModel _destinationTarget, java.lang.String _eventClass, java.lang.String _exportName, java.lang.String _process)
_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_process - initial attribute declared by type ProcessEventConfiguration at extension apiregistryservices@Deprecated public ProcessEventConfigurationModel(DestinationTargetModel _destinationTarget, java.lang.String _eventClass, java.lang.String _exportName, ItemModel _owner, java.lang.String _process)
_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_process - initial attribute declared by type ProcessEventConfiguration at extension apiregistryservicesCopyright © 2018 SAP SE. All Rights Reserved.