Class RuleActionDefinitionParameterModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.ruleengineservices.model.RuleActionDefinitionParameterModel
All Implemented Interfaces:
Serializable

public class RuleActionDefinitionParameterModel extends ItemModel
Generated model class for type RuleActionDefinitionParameter first defined at extension ruleengineservices.
See Also:
  • Nested Class Summary

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

    AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated relation code constant for relation RuleActionDefinition2ParametersRelation defining source attribute definition in extension ruleengineservices.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.defaultEditor attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.definition attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.definitionPOS attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.filters attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.id attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.name attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.priority attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.required attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.type attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.validators attribute defined at extension ruleengineservices.
    static final String
    Generated constant - Attribute key of RuleActionDefinitionParameter.value attribute defined at extension ruleengineservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    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 - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the RuleActionDefinitionParameter.defaultEditor attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.definition attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.filters attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.id attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.name attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.name attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.priority attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.required attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.type attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.validators attribute defined at extension ruleengineservices.
    Generated method - Getter of the RuleActionDefinitionParameter.value attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.defaultEditor attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.definition attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.filters attribute defined at extension ruleengineservices.
    void
    setId(String value)
    Generated method - Setter of RuleActionDefinitionParameter.id attribute defined at extension ruleengineservices.
    void
    setName(String value)
    Generated method - Setter of RuleActionDefinitionParameter.name attribute defined at extension ruleengineservices.
    void
    setName(String value, Locale loc)
    Generated method - Setter of RuleActionDefinitionParameter.name attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.priority attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.required attribute defined at extension ruleengineservices.
    void
    setType(String value)
    Generated method - Setter of RuleActionDefinitionParameter.type attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.validators attribute defined at extension ruleengineservices.
    void
    Generated method - Setter of RuleActionDefinitionParameter.value attribute defined at extension ruleengineservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class java.lang.Object

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

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _RULEACTIONDEFINITION2PARAMETERSRELATION

      public static final String _RULEACTIONDEFINITION2PARAMETERSRELATION
      Generated relation code constant for relation RuleActionDefinition2ParametersRelation defining source attribute definition in extension ruleengineservices.
      See Also:
    • ID

      public static final String ID
      Generated constant - Attribute key of RuleActionDefinitionParameter.id attribute defined at extension ruleengineservices.
      See Also:
    • NAME

      public static final String NAME
      Generated constant - Attribute key of RuleActionDefinitionParameter.name attribute defined at extension ruleengineservices.
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Generated constant - Attribute key of RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
      See Also:
    • PRIORITY

      public static final String PRIORITY
      Generated constant - Attribute key of RuleActionDefinitionParameter.priority attribute defined at extension ruleengineservices.
      See Also:
    • TYPE

      public static final String TYPE
      Generated constant - Attribute key of RuleActionDefinitionParameter.type attribute defined at extension ruleengineservices.
      See Also:
    • VALUE

      public static final String VALUE
      Generated constant - Attribute key of RuleActionDefinitionParameter.value attribute defined at extension ruleengineservices.
      See Also:
    • REQUIRED

      public static final String REQUIRED
      Generated constant - Attribute key of RuleActionDefinitionParameter.required attribute defined at extension ruleengineservices.
      See Also:
    • VALIDATORS

      public static final String VALIDATORS
      Generated constant - Attribute key of RuleActionDefinitionParameter.validators attribute defined at extension ruleengineservices.
      See Also:
    • FILTERS

      public static final String FILTERS
      Generated constant - Attribute key of RuleActionDefinitionParameter.filters attribute defined at extension ruleengineservices.
      See Also:
    • DEFAULTEDITOR

      public static final String DEFAULTEDITOR
      Generated constant - Attribute key of RuleActionDefinitionParameter.defaultEditor attribute defined at extension ruleengineservices.
      See Also:
    • DEFINITIONPOS

      public static final String DEFINITIONPOS
      Generated constant - Attribute key of RuleActionDefinitionParameter.definitionPOS attribute defined at extension ruleengineservices.
      See Also:
    • DEFINITION

      public static final String DEFINITION
      Generated constant - Attribute key of RuleActionDefinitionParameter.definition attribute defined at extension ruleengineservices.
      See Also:
  • Constructor Details

    • RuleActionDefinitionParameterModel

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

      public RuleActionDefinitionParameterModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • RuleActionDefinitionParameterModel

      @Deprecated(since="4.1.1", forRemoval=true) public RuleActionDefinitionParameterModel(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 Details

    • getDefaultEditor

      @Accessor(qualifier="defaultEditor", type=GETTER) public String getDefaultEditor()
      Generated method - Getter of the RuleActionDefinitionParameter.defaultEditor attribute defined at extension ruleengineservices.
      Returns:
      the defaultEditor - default editor for the parameter
    • getDefinition

      @Accessor(qualifier="definition", type=GETTER) public RuleActionDefinitionModel getDefinition()
      Generated method - Getter of the RuleActionDefinitionParameter.definition attribute defined at extension ruleengineservices.
      Returns:
      the definition
    • getDescription

      @Accessor(qualifier="description", type=GETTER) public String getDescription()
      Generated method - Getter of the RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
      Returns:
      the description
    • getDescription

      @Accessor(qualifier="description", type=GETTER) public String getDescription(Locale loc)
      Generated method - Getter of the RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
      Parameters:
      loc - the value localization key
      Returns:
      the description
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getFilters

      @Accessor(qualifier="filters", type=GETTER) public Map<String,String> getFilters()
      Generated method - Getter of the RuleActionDefinitionParameter.filters attribute defined at extension ruleengineservices.
      Returns:
      the filters - The map defines narrowing filtering rules. For every entry: key corresponds to the type field name to narrow for, value corresponds to RuleActionDefinitionParameter.id to narrow by
    • getId

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

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

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

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

      @Accessor(qualifier="required", type=GETTER) public Boolean getRequired()
      Generated method - Getter of the RuleActionDefinitionParameter.required attribute defined at extension ruleengineservices.
      Returns:
      the required - whether the parameter is required
    • getType

      @Accessor(qualifier="type", type=GETTER) public String getType()
      Generated method - Getter of the RuleActionDefinitionParameter.type attribute defined at extension ruleengineservices.
      Returns:
      the type
    • getValidators

      @Accessor(qualifier="validators", type=GETTER) public List<String> getValidators()
      Generated method - Getter of the RuleActionDefinitionParameter.validators attribute defined at extension ruleengineservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the validators
    • getValue

      @Accessor(qualifier="value", type=GETTER) public String getValue()
      Generated method - Getter of the RuleActionDefinitionParameter.value attribute defined at extension ruleengineservices.
      Returns:
      the value
    • setDefaultEditor

      @Accessor(qualifier="defaultEditor", type=SETTER) public void setDefaultEditor(String value)
      Generated method - Setter of RuleActionDefinitionParameter.defaultEditor attribute defined at extension ruleengineservices.
      Parameters:
      value - the defaultEditor - default editor for the parameter
    • setDefinition

      @Accessor(qualifier="definition", type=SETTER) public void setDefinition(RuleActionDefinitionModel value)
      Generated method - Setter of RuleActionDefinitionParameter.definition attribute defined at extension ruleengineservices.
      Parameters:
      value - the definition
    • setDescription

      @Accessor(qualifier="description", type=SETTER) public void setDescription(String value)
      Generated method - Setter of RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
      Parameters:
      value - the description
    • setDescription

      @Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc)
      Generated method - Setter of RuleActionDefinitionParameter.description attribute defined at extension ruleengineservices.
      Parameters:
      value - the description
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setFilters

      @Accessor(qualifier="filters", type=SETTER) public void setFilters(Map<String,String> value)
      Generated method - Setter of RuleActionDefinitionParameter.filters attribute defined at extension ruleengineservices.
      Parameters:
      value - the filters - The map defines narrowing filtering rules. For every entry: key corresponds to the type field name to narrow for, value corresponds to RuleActionDefinitionParameter.id to narrow by
    • setId

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

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

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

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

      @Accessor(qualifier="required", type=SETTER) public void setRequired(Boolean value)
      Generated method - Setter of RuleActionDefinitionParameter.required attribute defined at extension ruleengineservices.
      Parameters:
      value - the required - whether the parameter is required
    • setType

      @Accessor(qualifier="type", type=SETTER) public void setType(String value)
      Generated method - Setter of RuleActionDefinitionParameter.type attribute defined at extension ruleengineservices.
      Parameters:
      value - the type
    • setValidators

      @Accessor(qualifier="validators", type=SETTER) public void setValidators(List<String> value)
      Generated method - Setter of RuleActionDefinitionParameter.validators attribute defined at extension ruleengineservices.
      Parameters:
      value - the validators
    • setValue

      @Accessor(qualifier="value", type=SETTER) public void setValue(String value)
      Generated method - Setter of RuleActionDefinitionParameter.value attribute defined at extension ruleengineservices.
      Parameters:
      value - the value