Class RuleConditionDefinitionCategoryModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class RuleConditionDefinitionCategoryModel
    extends ItemModel
    Generated model class for type RuleConditionDefinitionCategory first defined at extension ruleengineservices.
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

        de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _RULECONDITIONDEFINITION2CATEGORYRELATION
      Generated relation code constant for relation RuleConditionDefinition2CategoryRelation defining source attribute definitions in extension ruleengineservices.
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String DEFINITIONS
      Generated constant - Attribute key of RuleConditionDefinitionCategory.definitions attribute defined at extension ruleengineservices.
      static java.lang.String ICON
      Generated constant - Attribute key of RuleConditionDefinitionCategory.icon attribute defined at extension ruleengineservices.
      static java.lang.String ID
      Generated constant - Attribute key of RuleConditionDefinitionCategory.id attribute defined at extension ruleengineservices.
      static java.lang.String NAME
      Generated constant - Attribute key of RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
      static java.lang.String PRIORITY
      Generated constant - Attribute key of RuleConditionDefinitionCategory.priority attribute defined at extension ruleengineservices.
      • Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

        LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<RuleConditionDefinitionModel> getDefinitions()
      Generated method - Getter of the RuleConditionDefinitionCategory.definitions attribute defined at extension ruleengineservices.
      CatalogUnawareMediaModel getIcon()
      Generated method - Getter of the RuleConditionDefinitionCategory.icon attribute defined at extension ruleengineservices.
      java.lang.String getId()
      Generated method - Getter of the RuleConditionDefinitionCategory.id attribute defined at extension ruleengineservices.
      java.lang.String getName()
      Generated method - Getter of the RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
      java.lang.String getName​(java.util.Locale loc)
      Generated method - Getter of the RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
      java.lang.Integer getPriority()
      Generated method - Getter of the RuleConditionDefinitionCategory.priority attribute defined at extension ruleengineservices.
      void setDefinitions​(java.util.List<RuleConditionDefinitionModel> value)
      Generated method - Setter of RuleConditionDefinitionCategory.definitions attribute defined at extension ruleengineservices.
      void setIcon​(CatalogUnawareMediaModel value)
      Generated method - Setter of RuleConditionDefinitionCategory.icon attribute defined at extension ruleengineservices.
      void setId​(java.lang.String value)
      Generated method - Setter of RuleConditionDefinitionCategory.id attribute defined at extension ruleengineservices.
      void setName​(java.lang.String value)
      Generated method - Setter of RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
      void setName​(java.lang.String value, java.util.Locale loc)
      Generated method - Setter of RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
      void setPriority​(java.lang.Integer value)
      Generated method - Setter of RuleConditionDefinitionCategory.priority attribute defined at extension ruleengineservices.
      • Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

        equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _RULECONDITIONDEFINITION2CATEGORYRELATION

        public static final java.lang.String _RULECONDITIONDEFINITION2CATEGORYRELATION
        Generated relation code constant for relation RuleConditionDefinition2CategoryRelation defining source attribute definitions in extension ruleengineservices.
        See Also:
        Constant Field Values
      • ID

        public static final java.lang.String ID
        Generated constant - Attribute key of RuleConditionDefinitionCategory.id attribute defined at extension ruleengineservices.
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Generated constant - Attribute key of RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
        See Also:
        Constant Field Values
      • PRIORITY

        public static final java.lang.String PRIORITY
        Generated constant - Attribute key of RuleConditionDefinitionCategory.priority attribute defined at extension ruleengineservices.
        See Also:
        Constant Field Values
      • ICON

        public static final java.lang.String ICON
        Generated constant - Attribute key of RuleConditionDefinitionCategory.icon attribute defined at extension ruleengineservices.
        See Also:
        Constant Field Values
      • DEFINITIONS

        public static final java.lang.String DEFINITIONS
        Generated constant - Attribute key of RuleConditionDefinitionCategory.definitions attribute defined at extension ruleengineservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RuleConditionDefinitionCategoryModel

        public RuleConditionDefinitionCategoryModel()
        Generated constructor - Default constructor for generic creation.
      • RuleConditionDefinitionCategoryModel

        public RuleConditionDefinitionCategoryModel​(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • RuleConditionDefinitionCategoryModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public RuleConditionDefinitionCategoryModel​(ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getDefinitions

        @Accessor(qualifier="definitions",
                  type=GETTER)
        public java.util.List<RuleConditionDefinitionModel> getDefinitions()
        Generated method - Getter of the RuleConditionDefinitionCategory.definitions attribute defined at extension ruleengineservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the definitions
      • getIcon

        @Accessor(qualifier="icon",
                  type=GETTER)
        public CatalogUnawareMediaModel getIcon()
        Generated method - Getter of the RuleConditionDefinitionCategory.icon attribute defined at extension ruleengineservices.
        Returns:
        the icon
      • getId

        @Accessor(qualifier="id",
                  type=GETTER)
        public java.lang.String getId()
        Generated method - Getter of the RuleConditionDefinitionCategory.id attribute defined at extension ruleengineservices.
        Returns:
        the id
      • getName

        @Accessor(qualifier="name",
                  type=GETTER)
        public java.lang.String getName()
        Generated method - Getter of the RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
        Returns:
        the name
      • getName

        @Accessor(qualifier="name",
                  type=GETTER)
        public java.lang.String getName​(java.util.Locale loc)
        Generated method - Getter of the RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
        Parameters:
        loc - the value localization key
        Returns:
        the name
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • getPriority

        @Accessor(qualifier="priority",
                  type=GETTER)
        public java.lang.Integer getPriority()
        Generated method - Getter of the RuleConditionDefinitionCategory.priority attribute defined at extension ruleengineservices.
        Returns:
        the priority
      • setDefinitions

        @Accessor(qualifier="definitions",
                  type=SETTER)
        public void setDefinitions​(java.util.List<RuleConditionDefinitionModel> value)
        Generated method - Setter of RuleConditionDefinitionCategory.definitions attribute defined at extension ruleengineservices.
        Parameters:
        value - the definitions
      • setIcon

        @Accessor(qualifier="icon",
                  type=SETTER)
        public void setIcon​(CatalogUnawareMediaModel value)
        Generated method - Setter of RuleConditionDefinitionCategory.icon attribute defined at extension ruleengineservices.
        Parameters:
        value - the icon
      • setId

        @Accessor(qualifier="id",
                  type=SETTER)
        public void setId​(java.lang.String value)
        Generated method - Setter of RuleConditionDefinitionCategory.id attribute defined at extension ruleengineservices.
        Parameters:
        value - the id
      • setName

        @Accessor(qualifier="name",
                  type=SETTER)
        public void setName​(java.lang.String value)
        Generated method - Setter of RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
        Parameters:
        value - the name
      • setName

        @Accessor(qualifier="name",
                  type=SETTER)
        public void setName​(java.lang.String value,
                            java.util.Locale loc)
        Generated method - Setter of RuleConditionDefinitionCategory.name attribute defined at extension ruleengineservices.
        Parameters:
        value - the name
        loc - the value localization key
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • setPriority

        @Accessor(qualifier="priority",
                  type=SETTER)
        public void setPriority​(java.lang.Integer value)
        Generated method - Setter of RuleConditionDefinitionCategory.priority attribute defined at extension ruleengineservices.
        Parameters:
        value - the priority