Class GeneratedRuleActionDefinition
- 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.ruleengineservices.jalo.GeneratedRuleActionDefinition
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
RuleActionDefinition
public abstract class GeneratedRuleActionDefinition extends GenericItem
Generated class for typeRuleActionDefinition.- 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.StringBREADCRUMBQualifier of theRuleActionDefinition.breadcrumbattributestatic java.lang.StringCATEGORIESQualifier of theRuleActionDefinition.categoriesattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringIDQualifier of theRuleActionDefinition.idattributestatic java.lang.StringNAMEQualifier of theRuleActionDefinition.nameattributestatic java.lang.StringPARAMETERSQualifier of theRuleActionDefinition.parametersattributeprotected static OneToManyHandler<RuleActionDefinitionParameter>PARAMETERSHANDLEROneToManyHandlerfor handling 1:n PARAMETERS's relation attributes from 'many' side.static java.lang.StringPRIORITYQualifier of theRuleActionDefinition.priorityattributeprotected static java.lang.StringRULEACTIONDEFINITION2CATEGORYRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for RuleActionDefinition2CategoryRelation from ((ruleengineservices))protected static java.lang.StringRULEACTIONDEFINITION2CATEGORYRELATION_SRC_ORDEREDRelation ordering override parameter constants for RuleActionDefinition2CategoryRelation from ((ruleengineservices))protected static java.lang.StringRULEACTIONDEFINITION2CATEGORYRELATION_TGT_ORDEREDstatic java.lang.StringRULETYPESQualifier of theRuleActionDefinition.ruleTypesattributeprotected static OneToManyHandler<RuleActionDefinitionRuleTypeMapping>RULETYPESHANDLEROneToManyHandlerfor handling 1:n RULETYPES's relation attributes from 'many' side.static java.lang.StringTRANSLATORIDQualifier of theRuleActionDefinition.translatorIdattributestatic java.lang.StringTRANSLATORPARAMETERSQualifier of theRuleActionDefinition.translatorParametersattribute-
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 GeneratedRuleActionDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddToCategories(SessionContext ctx, RuleActionDefinitionCategory value)Generated method - Addsvalueto categories.voidaddToCategories(RuleActionDefinitionCategory value)Generated method - Addsvalueto categories.voidaddToParameters(SessionContext ctx, RuleActionDefinitionParameter value)Generated method - Addsvalueto parameters.voidaddToParameters(RuleActionDefinitionParameter value)Generated method - Addsvalueto parameters.voidaddToRuleTypes(SessionContext ctx, RuleActionDefinitionRuleTypeMapping value)Generated method - Addsvalueto ruleTypes.voidaddToRuleTypes(RuleActionDefinitionRuleTypeMapping value)Generated method - Addsvalueto ruleTypes.java.util.Map<Language,java.lang.String>getAllBreadcrumb()Generated method - Getter of theRuleActionDefinition.breadcrumbattribute.java.util.Map<Language,java.lang.String>getAllBreadcrumb(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.breadcrumbattribute.java.util.Map<Language,java.lang.String>getAllName()Generated method - Getter of theRuleActionDefinition.nameattribute.java.util.Map<Language,java.lang.String>getAllName(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.nameattribute.java.util.Map<java.lang.String,java.lang.String>getAllTranslatorParameters()Generated method - Getter of theRuleActionDefinition.translatorParametersattribute.java.util.Map<java.lang.String,java.lang.String>getAllTranslatorParameters(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.translatorParametersattribute.java.lang.StringgetBreadcrumb()Generated method - Getter of theRuleActionDefinition.breadcrumbattribute.java.lang.StringgetBreadcrumb(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.breadcrumbattribute.java.util.List<RuleActionDefinitionCategory>getCategories()Generated method - Getter of theRuleActionDefinition.categoriesattribute.java.util.List<RuleActionDefinitionCategory>getCategories(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.categoriesattribute.longgetCategoriesCount()longgetCategoriesCount(SessionContext ctx)protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetId()Generated method - Getter of theRuleActionDefinition.idattribute.java.lang.StringgetId(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.idattribute.java.lang.StringgetName()Generated method - Getter of theRuleActionDefinition.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.nameattribute.java.util.List<RuleActionDefinitionParameter>getParameters()Generated method - Getter of theRuleActionDefinition.parametersattribute.java.util.List<RuleActionDefinitionParameter>getParameters(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.parametersattribute.java.lang.IntegergetPriority()Generated method - Getter of theRuleActionDefinition.priorityattribute.java.lang.IntegergetPriority(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.priorityattribute.intgetPriorityAsPrimitive()Generated method - Getter of theRuleActionDefinition.priorityattribute.intgetPriorityAsPrimitive(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.priorityattribute.java.util.List<RuleActionDefinitionRuleTypeMapping>getRuleTypes()Generated method - Getter of theRuleActionDefinition.ruleTypesattribute.java.util.List<RuleActionDefinitionRuleTypeMapping>getRuleTypes(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.ruleTypesattribute.java.lang.StringgetTranslatorId()Generated method - Getter of theRuleActionDefinition.translatorIdattribute.java.lang.StringgetTranslatorId(SessionContext ctx)Generated method - Getter of theRuleActionDefinition.translatorIdattribute.booleanisMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromCategories(SessionContext ctx, RuleActionDefinitionCategory value)Generated method - Removesvaluefrom categories.voidremoveFromCategories(RuleActionDefinitionCategory value)Generated method - Removesvaluefrom categories.voidremoveFromParameters(SessionContext ctx, RuleActionDefinitionParameter value)Generated method - Removesvaluefrom parameters.voidremoveFromParameters(RuleActionDefinitionParameter value)Generated method - Removesvaluefrom parameters.voidremoveFromRuleTypes(SessionContext ctx, RuleActionDefinitionRuleTypeMapping value)Generated method - Removesvaluefrom ruleTypes.voidremoveFromRuleTypes(RuleActionDefinitionRuleTypeMapping value)Generated method - Removesvaluefrom ruleTypes.voidsetAllBreadcrumb(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theRuleActionDefinition.breadcrumbattribute.voidsetAllBreadcrumb(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theRuleActionDefinition.breadcrumbattribute.voidsetAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theRuleActionDefinition.nameattribute.voidsetAllName(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theRuleActionDefinition.nameattribute.voidsetAllTranslatorParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theRuleActionDefinition.translatorParametersattribute.voidsetAllTranslatorParameters(java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theRuleActionDefinition.translatorParametersattribute.voidsetBreadcrumb(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleActionDefinition.breadcrumbattribute.voidsetBreadcrumb(java.lang.String value)Generated method - Setter of theRuleActionDefinition.breadcrumbattribute.voidsetCategories(SessionContext ctx, java.util.List<RuleActionDefinitionCategory> value)Generated method - Setter of theRuleActionDefinition.categoriesattribute.voidsetCategories(java.util.List<RuleActionDefinitionCategory> value)Generated method - Setter of theRuleActionDefinition.categoriesattribute.voidsetId(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleActionDefinition.idattribute.voidsetId(java.lang.String value)Generated method - Setter of theRuleActionDefinition.idattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleActionDefinition.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theRuleActionDefinition.nameattribute.voidsetParameters(SessionContext ctx, java.util.List<RuleActionDefinitionParameter> value)Generated method - Setter of theRuleActionDefinition.parametersattribute.voidsetParameters(java.util.List<RuleActionDefinitionParameter> value)Generated method - Setter of theRuleActionDefinition.parametersattribute.voidsetPriority(int value)Generated method - Setter of theRuleActionDefinition.priorityattribute.voidsetPriority(SessionContext ctx, int value)Generated method - Setter of theRuleActionDefinition.priorityattribute.voidsetPriority(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theRuleActionDefinition.priorityattribute.voidsetPriority(java.lang.Integer value)Generated method - Setter of theRuleActionDefinition.priorityattribute.voidsetRuleTypes(SessionContext ctx, java.util.List<RuleActionDefinitionRuleTypeMapping> value)Generated method - Setter of theRuleActionDefinition.ruleTypesattribute.voidsetRuleTypes(java.util.List<RuleActionDefinitionRuleTypeMapping> value)Generated method - Setter of theRuleActionDefinition.ruleTypesattribute.voidsetTranslatorId(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleActionDefinition.translatorIdattribute.voidsetTranslatorId(java.lang.String value)Generated method - Setter of theRuleActionDefinition.translatorIdattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, 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, 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
-
ID
public static final java.lang.String ID
Qualifier of theRuleActionDefinition.idattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theRuleActionDefinition.nameattribute- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Qualifier of theRuleActionDefinition.priorityattribute- See Also:
- Constant Field Values
-
BREADCRUMB
public static final java.lang.String BREADCRUMB
Qualifier of theRuleActionDefinition.breadcrumbattribute- See Also:
- Constant Field Values
-
TRANSLATORID
public static final java.lang.String TRANSLATORID
Qualifier of theRuleActionDefinition.translatorIdattribute- See Also:
- Constant Field Values
-
TRANSLATORPARAMETERS
public static final java.lang.String TRANSLATORPARAMETERS
Qualifier of theRuleActionDefinition.translatorParametersattribute- See Also:
- Constant Field Values
-
CATEGORIES
public static final java.lang.String CATEGORIES
Qualifier of theRuleActionDefinition.categoriesattribute- See Also:
- Constant Field Values
-
RULEACTIONDEFINITION2CATEGORYRELATION_SRC_ORDERED
protected static java.lang.String RULEACTIONDEFINITION2CATEGORYRELATION_SRC_ORDERED
Relation ordering override parameter constants for RuleActionDefinition2CategoryRelation from ((ruleengineservices))
-
RULEACTIONDEFINITION2CATEGORYRELATION_TGT_ORDERED
protected static java.lang.String RULEACTIONDEFINITION2CATEGORYRELATION_TGT_ORDERED
-
RULEACTIONDEFINITION2CATEGORYRELATION_MARKMODIFIED
protected static java.lang.String RULEACTIONDEFINITION2CATEGORYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RuleActionDefinition2CategoryRelation from ((ruleengineservices))
-
PARAMETERS
public static final java.lang.String PARAMETERS
Qualifier of theRuleActionDefinition.parametersattribute- See Also:
- Constant Field Values
-
RULETYPES
public static final java.lang.String RULETYPES
Qualifier of theRuleActionDefinition.ruleTypesattribute- See Also:
- Constant Field Values
-
PARAMETERSHANDLER
protected static final OneToManyHandler<RuleActionDefinitionParameter> PARAMETERSHANDLER
OneToManyHandlerfor handling 1:n PARAMETERS's relation attributes from 'many' side.
-
RULETYPESHANDLER
protected static final OneToManyHandler<RuleActionDefinitionRuleTypeMapping> RULETYPESHANDLER
OneToManyHandlerfor handling 1:n RULETYPES's relation attributes from 'many' 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
-
getBreadcrumb
public java.lang.String getBreadcrumb(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.breadcrumbattribute.- Returns:
- the breadcrumb
-
getBreadcrumb
public java.lang.String getBreadcrumb()
Generated method - Getter of theRuleActionDefinition.breadcrumbattribute.- Returns:
- the breadcrumb
-
getAllBreadcrumb
public java.util.Map<Language,java.lang.String> getAllBreadcrumb(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.breadcrumbattribute.- Returns:
- the localized breadcrumb
-
getAllBreadcrumb
public java.util.Map<Language,java.lang.String> getAllBreadcrumb()
Generated method - Getter of theRuleActionDefinition.breadcrumbattribute.- Returns:
- the localized breadcrumb
-
setBreadcrumb
public void setBreadcrumb(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleActionDefinition.breadcrumbattribute.- Parameters:
value- the breadcrumb
-
setBreadcrumb
public void setBreadcrumb(java.lang.String value)
Generated method - Setter of theRuleActionDefinition.breadcrumbattribute.- Parameters:
value- the breadcrumb
-
setAllBreadcrumb
public void setAllBreadcrumb(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleActionDefinition.breadcrumbattribute.- Parameters:
value- the breadcrumb
-
setAllBreadcrumb
public void setAllBreadcrumb(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleActionDefinition.breadcrumbattribute.- Parameters:
value- the breadcrumb
-
getCategories
public java.util.List<RuleActionDefinitionCategory> getCategories(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.categoriesattribute.- Returns:
- the categories
-
getCategories
public java.util.List<RuleActionDefinitionCategory> getCategories()
Generated method - Getter of theRuleActionDefinition.categoriesattribute.- Returns:
- the categories
-
getCategoriesCount
public long getCategoriesCount(SessionContext ctx)
-
getCategoriesCount
public long getCategoriesCount()
-
setCategories
public void setCategories(SessionContext ctx, java.util.List<RuleActionDefinitionCategory> value)
Generated method - Setter of theRuleActionDefinition.categoriesattribute.- Parameters:
value- the categories
-
setCategories
public void setCategories(java.util.List<RuleActionDefinitionCategory> value)
Generated method - Setter of theRuleActionDefinition.categoriesattribute.- Parameters:
value- the categories
-
addToCategories
public void addToCategories(SessionContext ctx, RuleActionDefinitionCategory value)
Generated method - Addsvalueto categories.- Parameters:
value- the item to add to categories
-
addToCategories
public void addToCategories(RuleActionDefinitionCategory value)
Generated method - Addsvalueto categories.- Parameters:
value- the item to add to categories
-
removeFromCategories
public void removeFromCategories(SessionContext ctx, RuleActionDefinitionCategory value)
Generated method - Removesvaluefrom categories.- Parameters:
value- the item to remove from categories
-
removeFromCategories
public void removeFromCategories(RuleActionDefinitionCategory value)
Generated method - Removesvaluefrom categories.- Parameters:
value- the item to remove from categories
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.idattribute.- Returns:
- the id
-
getId
public java.lang.String getId()
Generated method - Getter of theRuleActionDefinition.idattribute.- Returns:
- the id
-
setId
public void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleActionDefinition.idattribute.- Parameters:
value- the id
-
setId
public void setId(java.lang.String value)
Generated method - Setter of theRuleActionDefinition.idattribute.- Parameters:
value- the id
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theRuleActionDefinition.nameattribute.- Returns:
- the name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.nameattribute.- Returns:
- the localized name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theRuleActionDefinition.nameattribute.- Returns:
- the localized name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleActionDefinition.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theRuleActionDefinition.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleActionDefinition.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleActionDefinition.nameattribute.- Parameters:
value- the name
-
getParameters
public java.util.List<RuleActionDefinitionParameter> getParameters(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.parametersattribute.- Returns:
- the parameters
-
getParameters
public java.util.List<RuleActionDefinitionParameter> getParameters()
Generated method - Getter of theRuleActionDefinition.parametersattribute.- Returns:
- the parameters
-
setParameters
public void setParameters(SessionContext ctx, java.util.List<RuleActionDefinitionParameter> value)
Generated method - Setter of theRuleActionDefinition.parametersattribute.- Parameters:
value- the parameters
-
setParameters
public void setParameters(java.util.List<RuleActionDefinitionParameter> value)
Generated method - Setter of theRuleActionDefinition.parametersattribute.- Parameters:
value- the parameters
-
addToParameters
public void addToParameters(SessionContext ctx, RuleActionDefinitionParameter value)
Generated method - Addsvalueto parameters.- Parameters:
value- the item to add to parameters
-
addToParameters
public void addToParameters(RuleActionDefinitionParameter value)
Generated method - Addsvalueto parameters.- Parameters:
value- the item to add to parameters
-
removeFromParameters
public void removeFromParameters(SessionContext ctx, RuleActionDefinitionParameter value)
Generated method - Removesvaluefrom parameters.- Parameters:
value- the item to remove from parameters
-
removeFromParameters
public void removeFromParameters(RuleActionDefinitionParameter value)
Generated method - Removesvaluefrom parameters.- Parameters:
value- the item to remove from parameters
-
getPriority
public java.lang.Integer getPriority(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.priorityattribute.- Returns:
- the priority
-
getPriority
public java.lang.Integer getPriority()
Generated method - Getter of theRuleActionDefinition.priorityattribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.priorityattribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()
Generated method - Getter of theRuleActionDefinition.priorityattribute.- Returns:
- the priority
-
setPriority
public void setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theRuleActionDefinition.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(java.lang.Integer value)
Generated method - Setter of theRuleActionDefinition.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(SessionContext ctx, int value)
Generated method - Setter of theRuleActionDefinition.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(int value)
Generated method - Setter of theRuleActionDefinition.priorityattribute.- Parameters:
value- the priority
-
getRuleTypes
public java.util.List<RuleActionDefinitionRuleTypeMapping> getRuleTypes(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.ruleTypesattribute.- Returns:
- the ruleTypes
-
getRuleTypes
public java.util.List<RuleActionDefinitionRuleTypeMapping> getRuleTypes()
Generated method - Getter of theRuleActionDefinition.ruleTypesattribute.- Returns:
- the ruleTypes
-
setRuleTypes
public void setRuleTypes(SessionContext ctx, java.util.List<RuleActionDefinitionRuleTypeMapping> value)
Generated method - Setter of theRuleActionDefinition.ruleTypesattribute.- Parameters:
value- the ruleTypes
-
setRuleTypes
public void setRuleTypes(java.util.List<RuleActionDefinitionRuleTypeMapping> value)
Generated method - Setter of theRuleActionDefinition.ruleTypesattribute.- Parameters:
value- the ruleTypes
-
addToRuleTypes
public void addToRuleTypes(SessionContext ctx, RuleActionDefinitionRuleTypeMapping value)
Generated method - Addsvalueto ruleTypes.- Parameters:
value- the item to add to ruleTypes
-
addToRuleTypes
public void addToRuleTypes(RuleActionDefinitionRuleTypeMapping value)
Generated method - Addsvalueto ruleTypes.- Parameters:
value- the item to add to ruleTypes
-
removeFromRuleTypes
public void removeFromRuleTypes(SessionContext ctx, RuleActionDefinitionRuleTypeMapping value)
Generated method - Removesvaluefrom ruleTypes.- Parameters:
value- the item to remove from ruleTypes
-
removeFromRuleTypes
public void removeFromRuleTypes(RuleActionDefinitionRuleTypeMapping value)
Generated method - Removesvaluefrom ruleTypes.- Parameters:
value- the item to remove from ruleTypes
-
getTranslatorId
public java.lang.String getTranslatorId(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.translatorIdattribute.- Returns:
- the translatorId
-
getTranslatorId
public java.lang.String getTranslatorId()
Generated method - Getter of theRuleActionDefinition.translatorIdattribute.- Returns:
- the translatorId
-
setTranslatorId
public void setTranslatorId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleActionDefinition.translatorIdattribute.- Parameters:
value- the translatorId
-
setTranslatorId
public void setTranslatorId(java.lang.String value)
Generated method - Setter of theRuleActionDefinition.translatorIdattribute.- Parameters:
value- the translatorId
-
getAllTranslatorParameters
public java.util.Map<java.lang.String,java.lang.String> getAllTranslatorParameters(SessionContext ctx)
Generated method - Getter of theRuleActionDefinition.translatorParametersattribute.- Returns:
- the translatorParameters
-
getAllTranslatorParameters
public java.util.Map<java.lang.String,java.lang.String> getAllTranslatorParameters()
Generated method - Getter of theRuleActionDefinition.translatorParametersattribute.- Returns:
- the translatorParameters
-
setAllTranslatorParameters
public void setAllTranslatorParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theRuleActionDefinition.translatorParametersattribute.- Parameters:
value- the translatorParameters
-
setAllTranslatorParameters
public void setAllTranslatorParameters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theRuleActionDefinition.translatorParametersattribute.- Parameters:
value- the translatorParameters
-
-