Class GeneratedRuleConditionDefinition
- 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.GeneratedRuleConditionDefinition
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
RuleConditionDefinition
public abstract class GeneratedRuleConditionDefinition extends GenericItem
Generated class for typeRuleConditionDefinition
.- 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.String
ALLOWSCHILDREN
Qualifier of theRuleConditionDefinition.allowsChildren
attributestatic java.lang.String
BREADCRUMB
Qualifier of theRuleConditionDefinition.breadcrumb
attributestatic java.lang.String
CATEGORIES
Qualifier of theRuleConditionDefinition.categories
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
ID
Qualifier of theRuleConditionDefinition.id
attributestatic java.lang.String
NAME
Qualifier of theRuleConditionDefinition.name
attributestatic java.lang.String
PARAMETERS
Qualifier of theRuleConditionDefinition.parameters
attributeprotected static OneToManyHandler<RuleConditionDefinitionParameter>
PARAMETERSHANDLER
OneToManyHandler
for handling 1:n PARAMETERS's relation attributes from 'many' side.static java.lang.String
PRIORITY
Qualifier of theRuleConditionDefinition.priority
attributeprotected static java.lang.String
RULECONDITIONDEFINITION2CATEGORYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RuleConditionDefinition2CategoryRelation from ((ruleengineservices))protected static java.lang.String
RULECONDITIONDEFINITION2CATEGORYRELATION_SRC_ORDERED
Relation ordering override parameter constants for RuleConditionDefinition2CategoryRelation from ((ruleengineservices))protected static java.lang.String
RULECONDITIONDEFINITION2CATEGORYRELATION_TGT_ORDERED
static java.lang.String
RULETYPES
Qualifier of theRuleConditionDefinition.ruleTypes
attributeprotected static OneToManyHandler<RuleConditionDefinitionRuleTypeMapping>
RULETYPESHANDLER
OneToManyHandler
for handling 1:n RULETYPES's relation attributes from 'many' side.static java.lang.String
TRANSLATORID
Qualifier of theRuleConditionDefinition.translatorId
attributestatic java.lang.String
TRANSLATORPARAMETERS
Qualifier of theRuleConditionDefinition.translatorParameters
attribute-
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 GeneratedRuleConditionDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToCategories(SessionContext ctx, RuleConditionDefinitionCategory value)
Generated method - Addsvalue
to categories.void
addToCategories(RuleConditionDefinitionCategory value)
Generated method - Addsvalue
to categories.void
addToParameters(SessionContext ctx, RuleConditionDefinitionParameter value)
Generated method - Addsvalue
to parameters.void
addToParameters(RuleConditionDefinitionParameter value)
Generated method - Addsvalue
to parameters.void
addToRuleTypes(SessionContext ctx, RuleConditionDefinitionRuleTypeMapping value)
Generated method - Addsvalue
to ruleTypes.void
addToRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
Generated method - Addsvalue
to ruleTypes.java.util.Map<Language,java.lang.String>
getAllBreadcrumb()
Generated method - Getter of theRuleConditionDefinition.breadcrumb
attribute.java.util.Map<Language,java.lang.String>
getAllBreadcrumb(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.breadcrumb
attribute.java.util.Map<Language,java.lang.String>
getAllName()
Generated method - Getter of theRuleConditionDefinition.name
attribute.java.util.Map<Language,java.lang.String>
getAllName(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.name
attribute.java.util.Map<java.lang.String,java.lang.String>
getAllTranslatorParameters()
Generated method - Getter of theRuleConditionDefinition.translatorParameters
attribute.java.util.Map<java.lang.String,java.lang.String>
getAllTranslatorParameters(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.translatorParameters
attribute.java.lang.String
getBreadcrumb()
Generated method - Getter of theRuleConditionDefinition.breadcrumb
attribute.java.lang.String
getBreadcrumb(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.breadcrumb
attribute.java.util.List<RuleConditionDefinitionCategory>
getCategories()
Generated method - Getter of theRuleConditionDefinition.categories
attribute.java.util.List<RuleConditionDefinitionCategory>
getCategories(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.categories
attribute.long
getCategoriesCount()
long
getCategoriesCount(SessionContext ctx)
protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getId()
Generated method - Getter of theRuleConditionDefinition.id
attribute.java.lang.String
getId(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.id
attribute.java.lang.String
getName()
Generated method - Getter of theRuleConditionDefinition.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.name
attribute.java.util.List<RuleConditionDefinitionParameter>
getParameters()
Generated method - Getter of theRuleConditionDefinition.parameters
attribute.java.util.List<RuleConditionDefinitionParameter>
getParameters(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.parameters
attribute.java.lang.Integer
getPriority()
Generated method - Getter of theRuleConditionDefinition.priority
attribute.java.lang.Integer
getPriority(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.priority
attribute.int
getPriorityAsPrimitive()
Generated method - Getter of theRuleConditionDefinition.priority
attribute.int
getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.priority
attribute.java.util.List<RuleConditionDefinitionRuleTypeMapping>
getRuleTypes()
Generated method - Getter of theRuleConditionDefinition.ruleTypes
attribute.java.util.List<RuleConditionDefinitionRuleTypeMapping>
getRuleTypes(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.ruleTypes
attribute.java.lang.String
getTranslatorId()
Generated method - Getter of theRuleConditionDefinition.translatorId
attribute.java.lang.String
getTranslatorId(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.translatorId
attribute.java.lang.Boolean
isAllowsChildren()
Generated method - Getter of theRuleConditionDefinition.allowsChildren
attribute.java.lang.Boolean
isAllowsChildren(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.allowsChildren
attribute.boolean
isAllowsChildrenAsPrimitive()
Generated method - Getter of theRuleConditionDefinition.allowsChildren
attribute.boolean
isAllowsChildrenAsPrimitive(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.allowsChildren
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromCategories(SessionContext ctx, RuleConditionDefinitionCategory value)
Generated method - Removesvalue
from categories.void
removeFromCategories(RuleConditionDefinitionCategory value)
Generated method - Removesvalue
from categories.void
removeFromParameters(SessionContext ctx, RuleConditionDefinitionParameter value)
Generated method - Removesvalue
from parameters.void
removeFromParameters(RuleConditionDefinitionParameter value)
Generated method - Removesvalue
from parameters.void
removeFromRuleTypes(SessionContext ctx, RuleConditionDefinitionRuleTypeMapping value)
Generated method - Removesvalue
from ruleTypes.void
removeFromRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
Generated method - Removesvalue
from ruleTypes.void
setAllBreadcrumb(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.breadcrumb
attribute.void
setAllBreadcrumb(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.breadcrumb
attribute.void
setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.name
attribute.void
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.name
attribute.void
setAllowsChildren(boolean value)
Generated method - Setter of theRuleConditionDefinition.allowsChildren
attribute.void
setAllowsChildren(SessionContext ctx, boolean value)
Generated method - Setter of theRuleConditionDefinition.allowsChildren
attribute.void
setAllowsChildren(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theRuleConditionDefinition.allowsChildren
attribute.void
setAllowsChildren(java.lang.Boolean value)
Generated method - Setter of theRuleConditionDefinition.allowsChildren
attribute.void
setAllTranslatorParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.translatorParameters
attribute.void
setAllTranslatorParameters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.translatorParameters
attribute.void
setBreadcrumb(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.breadcrumb
attribute.void
setBreadcrumb(java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.breadcrumb
attribute.void
setCategories(SessionContext ctx, java.util.List<RuleConditionDefinitionCategory> value)
Generated method - Setter of theRuleConditionDefinition.categories
attribute.void
setCategories(java.util.List<RuleConditionDefinitionCategory> value)
Generated method - Setter of theRuleConditionDefinition.categories
attribute.void
setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.id
attribute.void
setId(java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.id
attribute.void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.name
attribute.void
setName(java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.name
attribute.void
setParameters(SessionContext ctx, java.util.List<RuleConditionDefinitionParameter> value)
Generated method - Setter of theRuleConditionDefinition.parameters
attribute.void
setParameters(java.util.List<RuleConditionDefinitionParameter> value)
Generated method - Setter of theRuleConditionDefinition.parameters
attribute.void
setPriority(int value)
Generated method - Setter of theRuleConditionDefinition.priority
attribute.void
setPriority(SessionContext ctx, int value)
Generated method - Setter of theRuleConditionDefinition.priority
attribute.void
setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theRuleConditionDefinition.priority
attribute.void
setPriority(java.lang.Integer value)
Generated method - Setter of theRuleConditionDefinition.priority
attribute.void
setRuleTypes(SessionContext ctx, java.util.List<RuleConditionDefinitionRuleTypeMapping> value)
Generated method - Setter of theRuleConditionDefinition.ruleTypes
attribute.void
setRuleTypes(java.util.List<RuleConditionDefinitionRuleTypeMapping> value)
Generated method - Setter of theRuleConditionDefinition.ruleTypes
attribute.void
setTranslatorId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.translatorId
attribute.void
setTranslatorId(java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.translatorId
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, 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 theRuleConditionDefinition.id
attribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theRuleConditionDefinition.name
attribute- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Qualifier of theRuleConditionDefinition.priority
attribute- See Also:
- Constant Field Values
-
BREADCRUMB
public static final java.lang.String BREADCRUMB
Qualifier of theRuleConditionDefinition.breadcrumb
attribute- See Also:
- Constant Field Values
-
ALLOWSCHILDREN
public static final java.lang.String ALLOWSCHILDREN
Qualifier of theRuleConditionDefinition.allowsChildren
attribute- See Also:
- Constant Field Values
-
TRANSLATORID
public static final java.lang.String TRANSLATORID
Qualifier of theRuleConditionDefinition.translatorId
attribute- See Also:
- Constant Field Values
-
TRANSLATORPARAMETERS
public static final java.lang.String TRANSLATORPARAMETERS
Qualifier of theRuleConditionDefinition.translatorParameters
attribute- See Also:
- Constant Field Values
-
CATEGORIES
public static final java.lang.String CATEGORIES
Qualifier of theRuleConditionDefinition.categories
attribute- See Also:
- Constant Field Values
-
RULECONDITIONDEFINITION2CATEGORYRELATION_SRC_ORDERED
protected static java.lang.String RULECONDITIONDEFINITION2CATEGORYRELATION_SRC_ORDERED
Relation ordering override parameter constants for RuleConditionDefinition2CategoryRelation from ((ruleengineservices))
-
RULECONDITIONDEFINITION2CATEGORYRELATION_TGT_ORDERED
protected static java.lang.String RULECONDITIONDEFINITION2CATEGORYRELATION_TGT_ORDERED
-
RULECONDITIONDEFINITION2CATEGORYRELATION_MARKMODIFIED
protected static java.lang.String RULECONDITIONDEFINITION2CATEGORYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RuleConditionDefinition2CategoryRelation from ((ruleengineservices))
-
PARAMETERS
public static final java.lang.String PARAMETERS
Qualifier of theRuleConditionDefinition.parameters
attribute- See Also:
- Constant Field Values
-
RULETYPES
public static final java.lang.String RULETYPES
Qualifier of theRuleConditionDefinition.ruleTypes
attribute- See Also:
- Constant Field Values
-
PARAMETERSHANDLER
protected static final OneToManyHandler<RuleConditionDefinitionParameter> PARAMETERSHANDLER
OneToManyHandler
for handling 1:n PARAMETERS's relation attributes from 'many' side.
-
RULETYPESHANDLER
protected static final OneToManyHandler<RuleConditionDefinitionRuleTypeMapping> RULETYPESHANDLER
OneToManyHandler
for 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:
getDefaultAttributeModes
in classItem
-
isAllowsChildren
public java.lang.Boolean isAllowsChildren(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.allowsChildren
attribute.- Returns:
- the allowsChildren
-
isAllowsChildren
public java.lang.Boolean isAllowsChildren()
Generated method - Getter of theRuleConditionDefinition.allowsChildren
attribute.- Returns:
- the allowsChildren
-
isAllowsChildrenAsPrimitive
public boolean isAllowsChildrenAsPrimitive(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.allowsChildren
attribute.- Returns:
- the allowsChildren
-
isAllowsChildrenAsPrimitive
public boolean isAllowsChildrenAsPrimitive()
Generated method - Getter of theRuleConditionDefinition.allowsChildren
attribute.- Returns:
- the allowsChildren
-
setAllowsChildren
public void setAllowsChildren(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theRuleConditionDefinition.allowsChildren
attribute.- Parameters:
value
- the allowsChildren
-
setAllowsChildren
public void setAllowsChildren(java.lang.Boolean value)
Generated method - Setter of theRuleConditionDefinition.allowsChildren
attribute.- Parameters:
value
- the allowsChildren
-
setAllowsChildren
public void setAllowsChildren(SessionContext ctx, boolean value)
Generated method - Setter of theRuleConditionDefinition.allowsChildren
attribute.- Parameters:
value
- the allowsChildren
-
setAllowsChildren
public void setAllowsChildren(boolean value)
Generated method - Setter of theRuleConditionDefinition.allowsChildren
attribute.- Parameters:
value
- the allowsChildren
-
getBreadcrumb
public java.lang.String getBreadcrumb(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.breadcrumb
attribute.- Returns:
- the breadcrumb
-
getBreadcrumb
public java.lang.String getBreadcrumb()
Generated method - Getter of theRuleConditionDefinition.breadcrumb
attribute.- Returns:
- the breadcrumb
-
getAllBreadcrumb
public java.util.Map<Language,java.lang.String> getAllBreadcrumb(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.breadcrumb
attribute.- Returns:
- the localized breadcrumb
-
getAllBreadcrumb
public java.util.Map<Language,java.lang.String> getAllBreadcrumb()
Generated method - Getter of theRuleConditionDefinition.breadcrumb
attribute.- Returns:
- the localized breadcrumb
-
setBreadcrumb
public void setBreadcrumb(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.breadcrumb
attribute.- Parameters:
value
- the breadcrumb
-
setBreadcrumb
public void setBreadcrumb(java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.breadcrumb
attribute.- Parameters:
value
- the breadcrumb
-
setAllBreadcrumb
public void setAllBreadcrumb(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.breadcrumb
attribute.- Parameters:
value
- the breadcrumb
-
setAllBreadcrumb
public void setAllBreadcrumb(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.breadcrumb
attribute.- Parameters:
value
- the breadcrumb
-
getCategories
public java.util.List<RuleConditionDefinitionCategory> getCategories(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.categories
attribute.- Returns:
- the categories
-
getCategories
public java.util.List<RuleConditionDefinitionCategory> getCategories()
Generated method - Getter of theRuleConditionDefinition.categories
attribute.- Returns:
- the categories
-
getCategoriesCount
public long getCategoriesCount(SessionContext ctx)
-
getCategoriesCount
public long getCategoriesCount()
-
setCategories
public void setCategories(SessionContext ctx, java.util.List<RuleConditionDefinitionCategory> value)
Generated method - Setter of theRuleConditionDefinition.categories
attribute.- Parameters:
value
- the categories
-
setCategories
public void setCategories(java.util.List<RuleConditionDefinitionCategory> value)
Generated method - Setter of theRuleConditionDefinition.categories
attribute.- Parameters:
value
- the categories
-
addToCategories
public void addToCategories(SessionContext ctx, RuleConditionDefinitionCategory value)
Generated method - Addsvalue
to categories.- Parameters:
value
- the item to add to categories
-
addToCategories
public void addToCategories(RuleConditionDefinitionCategory value)
Generated method - Addsvalue
to categories.- Parameters:
value
- the item to add to categories
-
removeFromCategories
public void removeFromCategories(SessionContext ctx, RuleConditionDefinitionCategory value)
Generated method - Removesvalue
from categories.- Parameters:
value
- the item to remove from categories
-
removeFromCategories
public void removeFromCategories(RuleConditionDefinitionCategory value)
Generated method - Removesvalue
from categories.- Parameters:
value
- the item to remove from categories
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.id
attribute.- Returns:
- the id
-
getId
public java.lang.String getId()
Generated method - Getter of theRuleConditionDefinition.id
attribute.- Returns:
- the id
-
setId
public void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.id
attribute.- Parameters:
value
- the id
-
setId
public void setId(java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.id
attribute.- Parameters:
value
- the id
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.name
attribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theRuleConditionDefinition.name
attribute.- Returns:
- the name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.name
attribute.- Returns:
- the localized name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theRuleConditionDefinition.name
attribute.- Returns:
- the localized name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.name
attribute.- Parameters:
value
- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.name
attribute.- Parameters:
value
- the name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.name
attribute.- Parameters:
value
- the name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.name
attribute.- Parameters:
value
- the name
-
getParameters
public java.util.List<RuleConditionDefinitionParameter> getParameters(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.parameters
attribute.- Returns:
- the parameters
-
getParameters
public java.util.List<RuleConditionDefinitionParameter> getParameters()
Generated method - Getter of theRuleConditionDefinition.parameters
attribute.- Returns:
- the parameters
-
setParameters
public void setParameters(SessionContext ctx, java.util.List<RuleConditionDefinitionParameter> value)
Generated method - Setter of theRuleConditionDefinition.parameters
attribute.- Parameters:
value
- the parameters
-
setParameters
public void setParameters(java.util.List<RuleConditionDefinitionParameter> value)
Generated method - Setter of theRuleConditionDefinition.parameters
attribute.- Parameters:
value
- the parameters
-
addToParameters
public void addToParameters(SessionContext ctx, RuleConditionDefinitionParameter value)
Generated method - Addsvalue
to parameters.- Parameters:
value
- the item to add to parameters
-
addToParameters
public void addToParameters(RuleConditionDefinitionParameter value)
Generated method - Addsvalue
to parameters.- Parameters:
value
- the item to add to parameters
-
removeFromParameters
public void removeFromParameters(SessionContext ctx, RuleConditionDefinitionParameter value)
Generated method - Removesvalue
from parameters.- Parameters:
value
- the item to remove from parameters
-
removeFromParameters
public void removeFromParameters(RuleConditionDefinitionParameter value)
Generated method - Removesvalue
from parameters.- Parameters:
value
- the item to remove from parameters
-
getPriority
public java.lang.Integer getPriority(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.priority
attribute.- Returns:
- the priority
-
getPriority
public java.lang.Integer getPriority()
Generated method - Getter of theRuleConditionDefinition.priority
attribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.priority
attribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()
Generated method - Getter of theRuleConditionDefinition.priority
attribute.- Returns:
- the priority
-
setPriority
public void setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theRuleConditionDefinition.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(java.lang.Integer value)
Generated method - Setter of theRuleConditionDefinition.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(SessionContext ctx, int value)
Generated method - Setter of theRuleConditionDefinition.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(int value)
Generated method - Setter of theRuleConditionDefinition.priority
attribute.- Parameters:
value
- the priority
-
getRuleTypes
public java.util.List<RuleConditionDefinitionRuleTypeMapping> getRuleTypes(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.ruleTypes
attribute.- Returns:
- the ruleTypes
-
getRuleTypes
public java.util.List<RuleConditionDefinitionRuleTypeMapping> getRuleTypes()
Generated method - Getter of theRuleConditionDefinition.ruleTypes
attribute.- Returns:
- the ruleTypes
-
setRuleTypes
public void setRuleTypes(SessionContext ctx, java.util.List<RuleConditionDefinitionRuleTypeMapping> value)
Generated method - Setter of theRuleConditionDefinition.ruleTypes
attribute.- Parameters:
value
- the ruleTypes
-
setRuleTypes
public void setRuleTypes(java.util.List<RuleConditionDefinitionRuleTypeMapping> value)
Generated method - Setter of theRuleConditionDefinition.ruleTypes
attribute.- Parameters:
value
- the ruleTypes
-
addToRuleTypes
public void addToRuleTypes(SessionContext ctx, RuleConditionDefinitionRuleTypeMapping value)
Generated method - Addsvalue
to ruleTypes.- Parameters:
value
- the item to add to ruleTypes
-
addToRuleTypes
public void addToRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
Generated method - Addsvalue
to ruleTypes.- Parameters:
value
- the item to add to ruleTypes
-
removeFromRuleTypes
public void removeFromRuleTypes(SessionContext ctx, RuleConditionDefinitionRuleTypeMapping value)
Generated method - Removesvalue
from ruleTypes.- Parameters:
value
- the item to remove from ruleTypes
-
removeFromRuleTypes
public void removeFromRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
Generated method - Removesvalue
from ruleTypes.- Parameters:
value
- the item to remove from ruleTypes
-
getTranslatorId
public java.lang.String getTranslatorId(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.translatorId
attribute.- Returns:
- the translatorId
-
getTranslatorId
public java.lang.String getTranslatorId()
Generated method - Getter of theRuleConditionDefinition.translatorId
attribute.- Returns:
- the translatorId
-
setTranslatorId
public void setTranslatorId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.translatorId
attribute.- Parameters:
value
- the translatorId
-
setTranslatorId
public void setTranslatorId(java.lang.String value)
Generated method - Setter of theRuleConditionDefinition.translatorId
attribute.- Parameters:
value
- the translatorId
-
getAllTranslatorParameters
public java.util.Map<java.lang.String,java.lang.String> getAllTranslatorParameters(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinition.translatorParameters
attribute.- Returns:
- the translatorParameters
-
getAllTranslatorParameters
public java.util.Map<java.lang.String,java.lang.String> getAllTranslatorParameters()
Generated method - Getter of theRuleConditionDefinition.translatorParameters
attribute.- Returns:
- the translatorParameters
-
setAllTranslatorParameters
public void setAllTranslatorParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.translatorParameters
attribute.- Parameters:
value
- the translatorParameters
-
setAllTranslatorParameters
public void setAllTranslatorParameters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinition.translatorParameters
attribute.- Parameters:
value
- the translatorParameters
-
-