Class GeneratedRuleConditionDefinition

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
RuleConditionDefinition

public abstract class GeneratedRuleConditionDefinition extends GenericItem
Generated class for type RuleConditionDefinition.
See Also:
  • Field Details

    • ID

      public static final String ID
      Qualifier of the RuleConditionDefinition.id attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the RuleConditionDefinition.name attribute
      See Also:
    • PRIORITY

      public static final String PRIORITY
      Qualifier of the RuleConditionDefinition.priority attribute
      See Also:
    • ALLOWSCHILDREN

      public static final String ALLOWSCHILDREN
      Qualifier of the RuleConditionDefinition.allowsChildren attribute
      See Also:
    • TRANSLATORID

      public static final String TRANSLATORID
      Qualifier of the RuleConditionDefinition.translatorId attribute
      See Also:
    • TRANSLATORPARAMETERS

      public static final String TRANSLATORPARAMETERS
      Qualifier of the RuleConditionDefinition.translatorParameters attribute
      See Also:
    • CATEGORIES

      public static final String CATEGORIES
      Qualifier of the RuleConditionDefinition.categories attribute
      See Also:
    • RULECONDITIONDEFINITION2CATEGORYRELATION_SRC_ORDERED

      protected static String RULECONDITIONDEFINITION2CATEGORYRELATION_SRC_ORDERED
      Relation ordering override parameter constants for RuleConditionDefinition2CategoryRelation from ((ruleengineservices))
    • RULECONDITIONDEFINITION2CATEGORYRELATION_TGT_ORDERED

      protected static String RULECONDITIONDEFINITION2CATEGORYRELATION_TGT_ORDERED
    • RULECONDITIONDEFINITION2CATEGORYRELATION_MARKMODIFIED

      protected static String RULECONDITIONDEFINITION2CATEGORYRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for RuleConditionDefinition2CategoryRelation from ((ruleengineservices))
    • PARAMETERS

      public static final String PARAMETERS
      Qualifier of the RuleConditionDefinition.parameters attribute
      See Also:
    • RULETYPES

      public static final String RULETYPES
      Qualifier of the RuleConditionDefinition.ruleTypes attribute
      See Also:
    • 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 Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedRuleConditionDefinition

      public GeneratedRuleConditionDefinition()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • isAllowsChildren

      public Boolean isAllowsChildren(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.allowsChildren attribute.
      Returns:
      the allowsChildren
    • isAllowsChildren

      public Boolean isAllowsChildren()
      Generated method - Getter of the RuleConditionDefinition.allowsChildren attribute.
      Returns:
      the allowsChildren
    • isAllowsChildrenAsPrimitive

      public boolean isAllowsChildrenAsPrimitive(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.allowsChildren attribute.
      Returns:
      the allowsChildren
    • isAllowsChildrenAsPrimitive

      public boolean isAllowsChildrenAsPrimitive()
      Generated method - Getter of the RuleConditionDefinition.allowsChildren attribute.
      Returns:
      the allowsChildren
    • setAllowsChildren

      public void setAllowsChildren(SessionContext ctx, Boolean value)
      Generated method - Setter of the RuleConditionDefinition.allowsChildren attribute.
      Parameters:
      value - the allowsChildren
    • setAllowsChildren

      public void setAllowsChildren(Boolean value)
      Generated method - Setter of the RuleConditionDefinition.allowsChildren attribute.
      Parameters:
      value - the allowsChildren
    • setAllowsChildren

      public void setAllowsChildren(SessionContext ctx, boolean value)
      Generated method - Setter of the RuleConditionDefinition.allowsChildren attribute.
      Parameters:
      value - the allowsChildren
    • setAllowsChildren

      public void setAllowsChildren(boolean value)
      Generated method - Setter of the RuleConditionDefinition.allowsChildren attribute.
      Parameters:
      value - the allowsChildren
    • getBreadcrumb

      public String getBreadcrumb(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.breadcrumb attribute.
      Returns:
      the breadcrumb
    • getBreadcrumb

      public String getBreadcrumb()
      Generated method - Getter of the RuleConditionDefinition.breadcrumb attribute.
      Returns:
      the breadcrumb
    • getAllBreadcrumb

      public Map<Language,String> getAllBreadcrumb(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.breadcrumb attribute.
      Returns:
      the localized breadcrumb
    • getAllBreadcrumb

      public Map<Language,String> getAllBreadcrumb()
      Generated method - Getter of the RuleConditionDefinition.breadcrumb attribute.
      Returns:
      the localized breadcrumb
    • setBreadcrumb

      public void setBreadcrumb(SessionContext ctx, String value)
      Generated method - Setter of the RuleConditionDefinition.breadcrumb attribute.
      Parameters:
      value - the breadcrumb
    • setBreadcrumb

      public void setBreadcrumb(String value)
      Generated method - Setter of the RuleConditionDefinition.breadcrumb attribute.
      Parameters:
      value - the breadcrumb
    • setAllBreadcrumb

      public void setAllBreadcrumb(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the RuleConditionDefinition.breadcrumb attribute.
      Parameters:
      value - the breadcrumb
    • setAllBreadcrumb

      public void setAllBreadcrumb(Map<Language,String> value)
      Generated method - Setter of the RuleConditionDefinition.breadcrumb attribute.
      Parameters:
      value - the breadcrumb
    • getCategories

      Generated method - Getter of the RuleConditionDefinition.categories attribute.
      Returns:
      the categories
    • getCategories

      public List<RuleConditionDefinitionCategory> getCategories()
      Generated method - Getter of the RuleConditionDefinition.categories attribute.
      Returns:
      the categories
    • getCategoriesCount

      public long getCategoriesCount(SessionContext ctx)
    • getCategoriesCount

      public long getCategoriesCount()
    • setCategories

      public void setCategories(SessionContext ctx, List<RuleConditionDefinitionCategory> value)
      Generated method - Setter of the RuleConditionDefinition.categories attribute.
      Parameters:
      value - the categories
    • setCategories

      public void setCategories(List<RuleConditionDefinitionCategory> value)
      Generated method - Setter of the RuleConditionDefinition.categories attribute.
      Parameters:
      value - the categories
    • addToCategories

      public void addToCategories(SessionContext ctx, RuleConditionDefinitionCategory value)
      Generated method - Adds value to categories.
      Parameters:
      value - the item to add to categories
    • addToCategories

      public void addToCategories(RuleConditionDefinitionCategory value)
      Generated method - Adds value to categories.
      Parameters:
      value - the item to add to categories
    • removeFromCategories

      public void removeFromCategories(SessionContext ctx, RuleConditionDefinitionCategory value)
      Generated method - Removes value from categories.
      Parameters:
      value - the item to remove from categories
    • removeFromCategories

      public void removeFromCategories(RuleConditionDefinitionCategory value)
      Generated method - Removes value from categories.
      Parameters:
      value - the item to remove from categories
    • getId

      public String getId(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.id attribute.
      Returns:
      the id
    • getId

      public String getId()
      Generated method - Getter of the RuleConditionDefinition.id attribute.
      Returns:
      the id
    • setId

      public void setId(SessionContext ctx, String value)
      Generated method - Setter of the RuleConditionDefinition.id attribute.
      Parameters:
      value - the id
    • setId

      public void setId(String value)
      Generated method - Setter of the RuleConditionDefinition.id attribute.
      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:
      isMarkModifiedDisabled in class Item
    • getName

      public String getName(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the RuleConditionDefinition.name attribute.
      Returns:
      the name
    • getAllName

      public Map<Language,String> getAllName(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.name attribute.
      Returns:
      the localized name
    • getAllName

      public Map<Language,String> getAllName()
      Generated method - Getter of the RuleConditionDefinition.name attribute.
      Returns:
      the localized name
    • setName

      public void setName(SessionContext ctx, String value)
      Generated method - Setter of the RuleConditionDefinition.name attribute.
      Parameters:
      value - the name
    • setName

      public void setName(String value)
      Generated method - Setter of the RuleConditionDefinition.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the RuleConditionDefinition.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(Map<Language,String> value)
      Generated method - Setter of the RuleConditionDefinition.name attribute.
      Parameters:
      value - the name
    • getParameters

      Generated method - Getter of the RuleConditionDefinition.parameters attribute.
      Returns:
      the parameters
    • getParameters

      public List<RuleConditionDefinitionParameter> getParameters()
      Generated method - Getter of the RuleConditionDefinition.parameters attribute.
      Returns:
      the parameters
    • setParameters

      public void setParameters(SessionContext ctx, List<RuleConditionDefinitionParameter> value)
      Generated method - Setter of the RuleConditionDefinition.parameters attribute.
      Parameters:
      value - the parameters
    • setParameters

      public void setParameters(List<RuleConditionDefinitionParameter> value)
      Generated method - Setter of the RuleConditionDefinition.parameters attribute.
      Parameters:
      value - the parameters
    • addToParameters

      public void addToParameters(SessionContext ctx, RuleConditionDefinitionParameter value)
      Generated method - Adds value to parameters.
      Parameters:
      value - the item to add to parameters
    • addToParameters

      public void addToParameters(RuleConditionDefinitionParameter value)
      Generated method - Adds value to parameters.
      Parameters:
      value - the item to add to parameters
    • removeFromParameters

      public void removeFromParameters(SessionContext ctx, RuleConditionDefinitionParameter value)
      Generated method - Removes value from parameters.
      Parameters:
      value - the item to remove from parameters
    • removeFromParameters

      public void removeFromParameters(RuleConditionDefinitionParameter value)
      Generated method - Removes value from parameters.
      Parameters:
      value - the item to remove from parameters
    • getPriority

      public Integer getPriority(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.priority attribute.
      Returns:
      the priority
    • getPriority

      public Integer getPriority()
      Generated method - Getter of the RuleConditionDefinition.priority attribute.
      Returns:
      the priority
    • getPriorityAsPrimitive

      public int getPriorityAsPrimitive(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.priority attribute.
      Returns:
      the priority
    • getPriorityAsPrimitive

      public int getPriorityAsPrimitive()
      Generated method - Getter of the RuleConditionDefinition.priority attribute.
      Returns:
      the priority
    • setPriority

      public void setPriority(SessionContext ctx, Integer value)
      Generated method - Setter of the RuleConditionDefinition.priority attribute.
      Parameters:
      value - the priority
    • setPriority

      public void setPriority(Integer value)
      Generated method - Setter of the RuleConditionDefinition.priority attribute.
      Parameters:
      value - the priority
    • setPriority

      public void setPriority(SessionContext ctx, int value)
      Generated method - Setter of the RuleConditionDefinition.priority attribute.
      Parameters:
      value - the priority
    • setPriority

      public void setPriority(int value)
      Generated method - Setter of the RuleConditionDefinition.priority attribute.
      Parameters:
      value - the priority
    • getRuleTypes

      Generated method - Getter of the RuleConditionDefinition.ruleTypes attribute.
      Returns:
      the ruleTypes
    • getRuleTypes

      Generated method - Getter of the RuleConditionDefinition.ruleTypes attribute.
      Returns:
      the ruleTypes
    • setRuleTypes

      public void setRuleTypes(SessionContext ctx, List<RuleConditionDefinitionRuleTypeMapping> value)
      Generated method - Setter of the RuleConditionDefinition.ruleTypes attribute.
      Parameters:
      value - the ruleTypes
    • setRuleTypes

      public void setRuleTypes(List<RuleConditionDefinitionRuleTypeMapping> value)
      Generated method - Setter of the RuleConditionDefinition.ruleTypes attribute.
      Parameters:
      value - the ruleTypes
    • addToRuleTypes

      public void addToRuleTypes(SessionContext ctx, RuleConditionDefinitionRuleTypeMapping value)
      Generated method - Adds value to ruleTypes.
      Parameters:
      value - the item to add to ruleTypes
    • addToRuleTypes

      public void addToRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
      Generated method - Adds value to ruleTypes.
      Parameters:
      value - the item to add to ruleTypes
    • removeFromRuleTypes

      public void removeFromRuleTypes(SessionContext ctx, RuleConditionDefinitionRuleTypeMapping value)
      Generated method - Removes value from ruleTypes.
      Parameters:
      value - the item to remove from ruleTypes
    • removeFromRuleTypes

      public void removeFromRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
      Generated method - Removes value from ruleTypes.
      Parameters:
      value - the item to remove from ruleTypes
    • getTranslatorId

      public String getTranslatorId(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.translatorId attribute.
      Returns:
      the translatorId
    • getTranslatorId

      public String getTranslatorId()
      Generated method - Getter of the RuleConditionDefinition.translatorId attribute.
      Returns:
      the translatorId
    • setTranslatorId

      public void setTranslatorId(SessionContext ctx, String value)
      Generated method - Setter of the RuleConditionDefinition.translatorId attribute.
      Parameters:
      value - the translatorId
    • setTranslatorId

      public void setTranslatorId(String value)
      Generated method - Setter of the RuleConditionDefinition.translatorId attribute.
      Parameters:
      value - the translatorId
    • getAllTranslatorParameters

      public Map<String,String> getAllTranslatorParameters(SessionContext ctx)
      Generated method - Getter of the RuleConditionDefinition.translatorParameters attribute.
      Returns:
      the translatorParameters
    • getAllTranslatorParameters

      public Map<String,String> getAllTranslatorParameters()
      Generated method - Getter of the RuleConditionDefinition.translatorParameters attribute.
      Returns:
      the translatorParameters
    • setAllTranslatorParameters

      public void setAllTranslatorParameters(SessionContext ctx, Map<String,String> value)
      Generated method - Setter of the RuleConditionDefinition.translatorParameters attribute.
      Parameters:
      value - the translatorParameters
    • setAllTranslatorParameters

      public void setAllTranslatorParameters(Map<String,String> value)
      Generated method - Setter of the RuleConditionDefinition.translatorParameters attribute.
      Parameters:
      value - the translatorParameters