Class GeneratedEventConfiguration
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.apiregistryservices.jalo.events.GeneratedEventConfiguration
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
EventConfiguration
public abstract class GeneratedEventConfiguration extends GenericItem
Generated class for typeEventConfiguration.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCONVERTERBEANQualifier of theEventConfiguration.converterBeanattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of theEventConfiguration.descriptionattributestatic java.lang.StringDESTINATIONTARGETQualifier of theEventConfiguration.destinationTargetattributeprotected static BidirectionalOneToManyHandler<GeneratedEventConfiguration>DESTINATIONTARGETHANDLERBidirectionalOneToManyHandlerfor handling 1:n DESTINATIONTARGET's relation attributes from 'one' side.static java.lang.StringEVENTCLASSQualifier of theEventConfiguration.eventClassattributestatic java.lang.StringEVENTPROPERTYCONFIGURATIONSQualifier of theEventConfiguration.eventPropertyConfigurationsattributeprotected static OneToManyHandler<EventPropertyConfiguration>EVENTPROPERTYCONFIGURATIONSHANDLEROneToManyHandlerfor handling 1:n EVENTPROPERTYCONFIGURATIONS's relation attributes from 'many' side.static java.lang.StringEXPORTFLAGQualifier of theEventConfiguration.exportFlagattributestatic java.lang.StringEXPORTNAMEQualifier of theEventConfiguration.exportNameattributestatic java.lang.StringEXTENSIONNAMEQualifier of theEventConfiguration.extensionNameattributestatic java.lang.StringMAPPINGTYPEQualifier of theEventConfiguration.mappingTypeattributestatic java.lang.StringPRIORITYQualifier of theEventConfiguration.priorityattributestatic java.lang.StringVERSIONQualifier of theEventConfiguration.versionattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedEventConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToEventPropertyConfigurations(EventPropertyConfiguration value)Generated method - Addsvalueto eventPropertyConfigurations.voidaddToEventPropertyConfigurations(SessionContext ctx, EventPropertyConfiguration value)Generated method - Addsvalueto eventPropertyConfigurations.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetConverterBean()Generated method - Getter of theEventConfiguration.converterBeanattribute.java.lang.StringgetConverterBean(SessionContext ctx)Generated method - Getter of theEventConfiguration.converterBeanattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of theEventConfiguration.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theEventConfiguration.descriptionattribute.DestinationTargetgetDestinationTarget()Generated method - Getter of theEventConfiguration.destinationTargetattribute.DestinationTargetgetDestinationTarget(SessionContext ctx)Generated method - Getter of theEventConfiguration.destinationTargetattribute.java.lang.StringgetEventClass()Generated method - Getter of theEventConfiguration.eventClassattribute.java.lang.StringgetEventClass(SessionContext ctx)Generated method - Getter of theEventConfiguration.eventClassattribute.java.util.List<EventPropertyConfiguration>getEventPropertyConfigurations()Generated method - Getter of theEventConfiguration.eventPropertyConfigurationsattribute.java.util.List<EventPropertyConfiguration>getEventPropertyConfigurations(SessionContext ctx)Generated method - Getter of theEventConfiguration.eventPropertyConfigurationsattribute.java.lang.StringgetExportName()Generated method - Getter of theEventConfiguration.exportNameattribute.java.lang.StringgetExportName(SessionContext ctx)Generated method - Getter of theEventConfiguration.exportNameattribute.java.lang.StringgetExtensionName()Generated method - Getter of theEventConfiguration.extensionNameattribute.java.lang.StringgetExtensionName(SessionContext ctx)Generated method - Getter of theEventConfiguration.extensionNameattribute.EnumerationValuegetMappingType()Generated method - Getter of theEventConfiguration.mappingTypeattribute.EnumerationValuegetMappingType(SessionContext ctx)Generated method - Getter of theEventConfiguration.mappingTypeattribute.EnumerationValuegetPriority()Generated method - Getter of theEventConfiguration.priorityattribute.EnumerationValuegetPriority(SessionContext ctx)Generated method - Getter of theEventConfiguration.priorityattribute.java.lang.IntegergetVersion()Generated method - Getter of theEventConfiguration.versionattribute.java.lang.IntegergetVersion(SessionContext ctx)Generated method - Getter of theEventConfiguration.versionattribute.intgetVersionAsPrimitive()Generated method - Getter of theEventConfiguration.versionattribute.intgetVersionAsPrimitive(SessionContext ctx)Generated method - Getter of theEventConfiguration.versionattribute.java.lang.BooleanisExportFlag()Generated method - Getter of theEventConfiguration.exportFlagattribute.java.lang.BooleanisExportFlag(SessionContext ctx)Generated method - Getter of theEventConfiguration.exportFlagattribute.booleanisExportFlagAsPrimitive()Generated method - Getter of theEventConfiguration.exportFlagattribute.booleanisExportFlagAsPrimitive(SessionContext ctx)Generated method - Getter of theEventConfiguration.exportFlagattribute.voidremoveFromEventPropertyConfigurations(EventPropertyConfiguration value)Generated method - Removesvaluefrom eventPropertyConfigurations.voidremoveFromEventPropertyConfigurations(SessionContext ctx, EventPropertyConfiguration value)Generated method - Removesvaluefrom eventPropertyConfigurations.voidsetConverterBean(SessionContext ctx, java.lang.String value)Generated method - Setter of theEventConfiguration.converterBeanattribute.voidsetConverterBean(java.lang.String value)Generated method - Setter of theEventConfiguration.converterBeanattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theEventConfiguration.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theEventConfiguration.descriptionattribute.protected voidsetDestinationTarget(DestinationTarget value)Generated method - Setter of theEventConfiguration.destinationTargetattribute.protected voidsetDestinationTarget(SessionContext ctx, DestinationTarget value)Generated method - Setter of theEventConfiguration.destinationTargetattribute.voidsetEventClass(SessionContext ctx, java.lang.String value)Generated method - Setter of theEventConfiguration.eventClassattribute.voidsetEventClass(java.lang.String value)Generated method - Setter of theEventConfiguration.eventClassattribute.voidsetEventPropertyConfigurations(SessionContext ctx, java.util.List<EventPropertyConfiguration> value)Generated method - Setter of theEventConfiguration.eventPropertyConfigurationsattribute.voidsetEventPropertyConfigurations(java.util.List<EventPropertyConfiguration> value)Generated method - Setter of theEventConfiguration.eventPropertyConfigurationsattribute.voidsetExportFlag(boolean value)Generated method - Setter of theEventConfiguration.exportFlagattribute.voidsetExportFlag(SessionContext ctx, boolean value)Generated method - Setter of theEventConfiguration.exportFlagattribute.voidsetExportFlag(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theEventConfiguration.exportFlagattribute.voidsetExportFlag(java.lang.Boolean value)Generated method - Setter of theEventConfiguration.exportFlagattribute.voidsetExportName(SessionContext ctx, java.lang.String value)Generated method - Setter of theEventConfiguration.exportNameattribute.voidsetExportName(java.lang.String value)Generated method - Setter of theEventConfiguration.exportNameattribute.voidsetExtensionName(SessionContext ctx, java.lang.String value)Generated method - Setter of theEventConfiguration.extensionNameattribute.voidsetExtensionName(java.lang.String value)Generated method - Setter of theEventConfiguration.extensionNameattribute.voidsetMappingType(EnumerationValue value)Generated method - Setter of theEventConfiguration.mappingTypeattribute.voidsetMappingType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theEventConfiguration.mappingTypeattribute.voidsetPriority(EnumerationValue value)Generated method - Setter of theEventConfiguration.priorityattribute.voidsetPriority(SessionContext ctx, EnumerationValue value)Generated method - Setter of theEventConfiguration.priorityattribute.protected voidsetVersion(int value)Generated method - Setter of theEventConfiguration.versionattribute.protected voidsetVersion(SessionContext ctx, int value)Generated method - Setter of theEventConfiguration.versionattribute.protected voidsetVersion(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theEventConfiguration.versionattribute.protected voidsetVersion(java.lang.Integer value)Generated method - Setter of theEventConfiguration.versionattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
EVENTCLASS
public static final java.lang.String EVENTCLASS
Qualifier of theEventConfiguration.eventClassattribute- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Qualifier of theEventConfiguration.versionattribute- See Also:
- Constant Field Values
-
EXPORTFLAG
public static final java.lang.String EXPORTFLAG
Qualifier of theEventConfiguration.exportFlagattribute- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Qualifier of theEventConfiguration.priorityattribute- See Also:
- Constant Field Values
-
EXPORTNAME
public static final java.lang.String EXPORTNAME
Qualifier of theEventConfiguration.exportNameattribute- See Also:
- Constant Field Values
-
MAPPINGTYPE
public static final java.lang.String MAPPINGTYPE
Qualifier of theEventConfiguration.mappingTypeattribute- See Also:
- Constant Field Values
-
CONVERTERBEAN
public static final java.lang.String CONVERTERBEAN
Qualifier of theEventConfiguration.converterBeanattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theEventConfiguration.descriptionattribute- See Also:
- Constant Field Values
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
Qualifier of theEventConfiguration.extensionNameattribute- See Also:
- Constant Field Values
-
EVENTPROPERTYCONFIGURATIONS
public static final java.lang.String EVENTPROPERTYCONFIGURATIONS
Qualifier of theEventConfiguration.eventPropertyConfigurationsattribute- See Also:
- Constant Field Values
-
DESTINATIONTARGET
public static final java.lang.String DESTINATIONTARGET
Qualifier of theEventConfiguration.destinationTargetattribute- See Also:
- Constant Field Values
-
EVENTPROPERTYCONFIGURATIONSHANDLER
protected static final OneToManyHandler<EventPropertyConfiguration> EVENTPROPERTYCONFIGURATIONSHANDLER
OneToManyHandlerfor handling 1:n EVENTPROPERTYCONFIGURATIONS's relation attributes from 'many' side.
-
DESTINATIONTARGETHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedEventConfiguration> DESTINATIONTARGETHANDLER
BidirectionalOneToManyHandlerfor handling 1:n DESTINATIONTARGET's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getConverterBean
public java.lang.String getConverterBean(SessionContext ctx)
Generated method - Getter of theEventConfiguration.converterBeanattribute.- Returns:
- the converterBean - Spring Bean Name
-
getConverterBean
public java.lang.String getConverterBean()
Generated method - Getter of theEventConfiguration.converterBeanattribute.- Returns:
- the converterBean - Spring Bean Name
-
setConverterBean
public void setConverterBean(SessionContext ctx, java.lang.String value)
Generated method - Setter of theEventConfiguration.converterBeanattribute.- Parameters:
value- the converterBean - Spring Bean Name
-
setConverterBean
public void setConverterBean(java.lang.String value)
Generated method - Setter of theEventConfiguration.converterBeanattribute.- Parameters:
value- the converterBean - Spring Bean Name
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theEventConfiguration.descriptionattribute.- Returns:
- the description - Human-readable Description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theEventConfiguration.descriptionattribute.- Returns:
- the description - Human-readable Description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theEventConfiguration.descriptionattribute.- Parameters:
value- the description - Human-readable Description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theEventConfiguration.descriptionattribute.- Parameters:
value- the description - Human-readable Description
-
getDestinationTarget
public DestinationTarget getDestinationTarget(SessionContext ctx)
Generated method - Getter of theEventConfiguration.destinationTargetattribute.- Returns:
- the destinationTarget - Destination Target
-
getDestinationTarget
public DestinationTarget getDestinationTarget()
Generated method - Getter of theEventConfiguration.destinationTargetattribute.- Returns:
- the destinationTarget - Destination Target
-
setDestinationTarget
protected void setDestinationTarget(SessionContext ctx, DestinationTarget value)
Generated method - Setter of theEventConfiguration.destinationTargetattribute.- Parameters:
value- the destinationTarget - Destination Target
-
setDestinationTarget
protected void setDestinationTarget(DestinationTarget value)
Generated method - Setter of theEventConfiguration.destinationTargetattribute.- Parameters:
value- the destinationTarget - Destination Target
-
getEventClass
public java.lang.String getEventClass(SessionContext ctx)
Generated method - Getter of theEventConfiguration.eventClassattribute.- Returns:
- the eventClass - Full path of Class
-
getEventClass
public java.lang.String getEventClass()
Generated method - Getter of theEventConfiguration.eventClassattribute.- Returns:
- the eventClass - Full path of Class
-
setEventClass
public void setEventClass(SessionContext ctx, java.lang.String value)
Generated method - Setter of theEventConfiguration.eventClassattribute.- Parameters:
value- the eventClass - Full path of Class
-
setEventClass
public void setEventClass(java.lang.String value)
Generated method - Setter of theEventConfiguration.eventClassattribute.- Parameters:
value- the eventClass - Full path of Class
-
getEventPropertyConfigurations
public java.util.List<EventPropertyConfiguration> getEventPropertyConfigurations(SessionContext ctx)
Generated method - Getter of theEventConfiguration.eventPropertyConfigurationsattribute.- Returns:
- the eventPropertyConfigurations - Event Property Configurations
-
getEventPropertyConfigurations
public java.util.List<EventPropertyConfiguration> getEventPropertyConfigurations()
Generated method - Getter of theEventConfiguration.eventPropertyConfigurationsattribute.- Returns:
- the eventPropertyConfigurations - Event Property Configurations
-
setEventPropertyConfigurations
public void setEventPropertyConfigurations(SessionContext ctx, java.util.List<EventPropertyConfiguration> value)
Generated method - Setter of theEventConfiguration.eventPropertyConfigurationsattribute.- Parameters:
value- the eventPropertyConfigurations - Event Property Configurations
-
setEventPropertyConfigurations
public void setEventPropertyConfigurations(java.util.List<EventPropertyConfiguration> value)
Generated method - Setter of theEventConfiguration.eventPropertyConfigurationsattribute.- Parameters:
value- the eventPropertyConfigurations - Event Property Configurations
-
addToEventPropertyConfigurations
public void addToEventPropertyConfigurations(SessionContext ctx, EventPropertyConfiguration value)
Generated method - Addsvalueto eventPropertyConfigurations.- Parameters:
value- the item to add to eventPropertyConfigurations - Event Property Configurations
-
addToEventPropertyConfigurations
public void addToEventPropertyConfigurations(EventPropertyConfiguration value)
Generated method - Addsvalueto eventPropertyConfigurations.- Parameters:
value- the item to add to eventPropertyConfigurations - Event Property Configurations
-
removeFromEventPropertyConfigurations
public void removeFromEventPropertyConfigurations(SessionContext ctx, EventPropertyConfiguration value)
Generated method - Removesvaluefrom eventPropertyConfigurations.- Parameters:
value- the item to remove from eventPropertyConfigurations - Event Property Configurations
-
removeFromEventPropertyConfigurations
public void removeFromEventPropertyConfigurations(EventPropertyConfiguration value)
Generated method - Removesvaluefrom eventPropertyConfigurations.- Parameters:
value- the item to remove from eventPropertyConfigurations - Event Property Configurations
-
isExportFlag
public java.lang.Boolean isExportFlag(SessionContext ctx)
Generated method - Getter of theEventConfiguration.exportFlagattribute.- Returns:
- the exportFlag - Export Flag. Indicates whether the event or its specification is exported to its target destination.
-
isExportFlag
public java.lang.Boolean isExportFlag()
Generated method - Getter of theEventConfiguration.exportFlagattribute.- Returns:
- the exportFlag - Export Flag. Indicates whether the event or its specification is exported to its target destination.
-
isExportFlagAsPrimitive
public boolean isExportFlagAsPrimitive(SessionContext ctx)
Generated method - Getter of theEventConfiguration.exportFlagattribute.- Returns:
- the exportFlag - Export Flag. Indicates whether the event or its specification is exported to its target destination.
-
isExportFlagAsPrimitive
public boolean isExportFlagAsPrimitive()
Generated method - Getter of theEventConfiguration.exportFlagattribute.- Returns:
- the exportFlag - Export Flag. Indicates whether the event or its specification is exported to its target destination.
-
setExportFlag
public void setExportFlag(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theEventConfiguration.exportFlagattribute.- Parameters:
value- the exportFlag - Export Flag. Indicates whether the event or its specification is exported to its target destination.
-
setExportFlag
public void setExportFlag(java.lang.Boolean value)
Generated method - Setter of theEventConfiguration.exportFlagattribute.- Parameters:
value- the exportFlag - Export Flag. Indicates whether the event or its specification is exported to its target destination.
-
setExportFlag
public void setExportFlag(SessionContext ctx, boolean value)
Generated method - Setter of theEventConfiguration.exportFlagattribute.- Parameters:
value- the exportFlag - Export Flag. Indicates whether the event or its specification is exported to its target destination.
-
setExportFlag
public void setExportFlag(boolean value)
Generated method - Setter of theEventConfiguration.exportFlagattribute.- Parameters:
value- the exportFlag - Export Flag. Indicates whether the event or its specification is exported to its target destination.
-
getExportName
public java.lang.String getExportName(SessionContext ctx)
Generated method - Getter of theEventConfiguration.exportNameattribute.- Returns:
- the exportName - Name of the event in the target system
-
getExportName
public java.lang.String getExportName()
Generated method - Getter of theEventConfiguration.exportNameattribute.- Returns:
- the exportName - Name of the event in the target system
-
setExportName
public void setExportName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theEventConfiguration.exportNameattribute.- Parameters:
value- the exportName - Name of the event in the target system
-
setExportName
public void setExportName(java.lang.String value)
Generated method - Setter of theEventConfiguration.exportNameattribute.- Parameters:
value- the exportName - Name of the event in the target system
-
getExtensionName
public java.lang.String getExtensionName(SessionContext ctx)
Generated method - Getter of theEventConfiguration.extensionNameattribute.- Returns:
- the extensionName - Name of the EC extension where the event class is defined
-
getExtensionName
public java.lang.String getExtensionName()
Generated method - Getter of theEventConfiguration.extensionNameattribute.- Returns:
- the extensionName - Name of the EC extension where the event class is defined
-
setExtensionName
public void setExtensionName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theEventConfiguration.extensionNameattribute.- Parameters:
value- the extensionName - Name of the EC extension where the event class is defined
-
setExtensionName
public void setExtensionName(java.lang.String value)
Generated method - Setter of theEventConfiguration.extensionNameattribute.- Parameters:
value- the extensionName - Name of the EC extension where the event class is defined
-
getMappingType
public EnumerationValue getMappingType(SessionContext ctx)
Generated method - Getter of theEventConfiguration.mappingTypeattribute.- Returns:
- the mappingType - Way of event data mapping
-
getMappingType
public EnumerationValue getMappingType()
Generated method - Getter of theEventConfiguration.mappingTypeattribute.- Returns:
- the mappingType - Way of event data mapping
-
setMappingType
public void setMappingType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theEventConfiguration.mappingTypeattribute.- Parameters:
value- the mappingType - Way of event data mapping
-
setMappingType
public void setMappingType(EnumerationValue value)
Generated method - Setter of theEventConfiguration.mappingTypeattribute.- Parameters:
value- the mappingType - Way of event data mapping
-
getPriority
public EnumerationValue getPriority(SessionContext ctx)
Generated method - Getter of theEventConfiguration.priorityattribute.- Returns:
- the priority - Export Priority
-
getPriority
public EnumerationValue getPriority()
Generated method - Getter of theEventConfiguration.priorityattribute.- Returns:
- the priority - Export Priority
-
setPriority
public void setPriority(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theEventConfiguration.priorityattribute.- Parameters:
value- the priority - Export Priority
-
setPriority
public void setPriority(EnumerationValue value)
Generated method - Setter of theEventConfiguration.priorityattribute.- Parameters:
value- the priority - Export Priority
-
getVersion
public java.lang.Integer getVersion(SessionContext ctx)
Generated method - Getter of theEventConfiguration.versionattribute.- Returns:
- the version - Event Configuration Version
-
getVersion
public java.lang.Integer getVersion()
Generated method - Getter of theEventConfiguration.versionattribute.- Returns:
- the version - Event Configuration Version
-
getVersionAsPrimitive
public int getVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of theEventConfiguration.versionattribute.- Returns:
- the version - Event Configuration Version
-
getVersionAsPrimitive
public int getVersionAsPrimitive()
Generated method - Getter of theEventConfiguration.versionattribute.- Returns:
- the version - Event Configuration Version
-
setVersion
protected void setVersion(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theEventConfiguration.versionattribute.- Parameters:
value- the version - Event Configuration Version
-
setVersion
protected void setVersion(java.lang.Integer value)
Generated method - Setter of theEventConfiguration.versionattribute.- Parameters:
value- the version - Event Configuration Version
-
setVersion
protected void setVersion(SessionContext ctx, int value)
Generated method - Setter of theEventConfiguration.versionattribute.- Parameters:
value- the version - Event Configuration Version
-
setVersion
protected void setVersion(int value)
Generated method - Setter of theEventConfiguration.versionattribute.- Parameters:
value- the version - Event Configuration Version
-
-