Class AsFacetRangeModel

All Implemented Interfaces:
Serializable

public class AsFacetRangeModel extends AbstractAsItemConfigurationModel
Generated model class for type AsFacetRange first defined at extension adaptivesearch.
See Also:
  • 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 final String
    Generated relation code constant for relation AbstractAsFacetConfiguration2AsFacetRange defining source attribute facetConfiguration in extension adaptivesearch.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of AsFacetRange.facetConfiguration attribute defined at extension adaptivesearch.
    static final String
    Generated constant - Attribute key of AsFacetRange.facetConfigurationPOS attribute defined at extension adaptivesearch.
    static final String
    Generated constant - Attribute key of AsFacetRange.from attribute defined at extension adaptivesearch.
    static final String
    Generated constant - Attribute key of AsFacetRange.id attribute defined at extension adaptivesearch.
    static final String
    Generated constant - Attribute key of AsFacetRange.name attribute defined at extension adaptivesearch.
    static final String
    Generated constant - Attribute key of AsFacetRange.qualifier attribute defined at extension adaptivesearch.
    static final String
    Generated constant - Attribute key of AsFacetRange.to attribute defined at extension adaptivesearch.
    static final String
    Generated constant - Attribute key of AsFacetRange.uniqueIdx attribute defined at extension adaptivesearch.

    Fields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel

    CATALOGVERSION, CORRUPTED, UID

    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
    AsFacetRangeModel(CatalogVersionModel _catalogVersion, AbstractAsFacetConfigurationModel _facetConfiguration, String _id, ItemModel _owner, String _uid)
    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
    AsFacetRangeModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the AsFacetRange.facetConfiguration attribute defined at extension adaptivesearch.
    Generated method - Getter of the AsFacetRange.from attribute defined at extension adaptivesearch.
    Generated method - Getter of the AsFacetRange.id attribute defined at extension adaptivesearch.
    Generated method - Getter of the AsFacetRange.name attribute defined at extension adaptivesearch.
    Generated method - Getter of the AsFacetRange.name attribute defined at extension adaptivesearch.
    Generated method - Getter of the AsFacetRange.qualifier attribute defined at extension adaptivesearch.
    Generated method - Getter of the AsFacetRange.to attribute defined at extension adaptivesearch.
    Generated method - Getter of the AsFacetRange.uniqueIdx attribute defined at extension adaptivesearch.
    boolean
    Generated method - Getter of the AbstractAsConfiguration.corrupted dynamic attribute defined at extension adaptivesearch and redeclared at extension adaptivesearch.
    void
    Generated method - Initial setter of AsFacetRange.facetConfiguration attribute defined at extension adaptivesearch.
    void
    setFrom(String value)
    Generated method - Setter of AsFacetRange.from attribute defined at extension adaptivesearch.
    void
    setId(String value)
    Generated method - Setter of AsFacetRange.id attribute defined at extension adaptivesearch.
    void
    setName(String value)
    Generated method - Setter of AsFacetRange.name attribute defined at extension adaptivesearch.
    void
    setName(String value, Locale loc)
    Generated method - Setter of AsFacetRange.name attribute defined at extension adaptivesearch.
    void
    Generated method - Setter of AsFacetRange.qualifier attribute defined at extension adaptivesearch.
    void
    setTo(String value)
    Generated method - Setter of AsFacetRange.to attribute defined at extension adaptivesearch.
    void
    Generated method - Setter of AsFacetRange.uniqueIdx attribute defined at extension adaptivesearch.

    Methods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel

    getCatalogVersion, getUid, setCatalogVersion, setUid

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

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

    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 Details

    • _TYPECODE

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

      public static final String _ABSTRACTASFACETCONFIGURATION2ASFACETRANGE
      Generated relation code constant for relation AbstractAsFacetConfiguration2AsFacetRange defining source attribute facetConfiguration in extension adaptivesearch.
      See Also:
    • ID

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

      public static final String NAME
      Generated constant - Attribute key of AsFacetRange.name attribute defined at extension adaptivesearch.
      See Also:
    • QUALIFIER

      public static final String QUALIFIER
      Generated constant - Attribute key of AsFacetRange.qualifier attribute defined at extension adaptivesearch.
      See Also:
    • FROM

      public static final String FROM
      Generated constant - Attribute key of AsFacetRange.from attribute defined at extension adaptivesearch.
      See Also:
    • TO

      public static final String TO
      Generated constant - Attribute key of AsFacetRange.to attribute defined at extension adaptivesearch.
      See Also:
    • UNIQUEIDX

      public static final String UNIQUEIDX
      Generated constant - Attribute key of AsFacetRange.uniqueIdx attribute defined at extension adaptivesearch.
      See Also:
    • FACETCONFIGURATIONPOS

      public static final String FACETCONFIGURATIONPOS
      Generated constant - Attribute key of AsFacetRange.facetConfigurationPOS attribute defined at extension adaptivesearch.
      See Also:
    • FACETCONFIGURATION

      public static final String FACETCONFIGURATION
      Generated constant - Attribute key of AsFacetRange.facetConfiguration attribute defined at extension adaptivesearch.
      See Also:
  • Constructor Details

    • AsFacetRangeModel

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

      public AsFacetRangeModel(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
    • AsFacetRangeModel

      @Deprecated(since="4.1.1", forRemoval=true) public AsFacetRangeModel(AbstractAsFacetConfigurationModel _facetConfiguration, String _id, String _uid)
      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 - Constructor with all mandatory attributes.
      Parameters:
      _facetConfiguration - initial attribute declared by type AsFacetRange at extension adaptivesearch
      _id - initial attribute declared by type AsFacetRange at extension adaptivesearch
      _uid - initial attribute declared by type AbstractAsConfiguration at extension adaptivesearch
    • AsFacetRangeModel

      @Deprecated(since="4.1.1", forRemoval=true) public AsFacetRangeModel(CatalogVersionModel _catalogVersion, AbstractAsFacetConfigurationModel _facetConfiguration, String _id, ItemModel _owner, String _uid)
      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:
      _catalogVersion - initial attribute declared by type AbstractAsConfiguration at extension adaptivesearch
      _facetConfiguration - initial attribute declared by type AsFacetRange at extension adaptivesearch
      _id - initial attribute declared by type AsFacetRange at extension adaptivesearch
      _owner - initial attribute declared by type Item at extension core
      _uid - initial attribute declared by type AbstractAsConfiguration at extension adaptivesearch
  • Method Details

    • getFacetConfiguration

      @Accessor(qualifier="facetConfiguration", type=GETTER) public AbstractAsFacetConfigurationModel getFacetConfiguration()
      Generated method - Getter of the AsFacetRange.facetConfiguration attribute defined at extension adaptivesearch.
      Returns:
      the facetConfiguration
    • getFrom

      @Accessor(qualifier="from", type=GETTER) public String getFrom()
      Generated method - Getter of the AsFacetRange.from attribute defined at extension adaptivesearch.
      Returns:
      the from
    • getId

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

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

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

      @Accessor(qualifier="qualifier", type=GETTER) public String getQualifier()
      Generated method - Getter of the AsFacetRange.qualifier attribute defined at extension adaptivesearch.
      Returns:
      the qualifier
    • getTo

      @Accessor(qualifier="to", type=GETTER) public String getTo()
      Generated method - Getter of the AsFacetRange.to attribute defined at extension adaptivesearch.
      Returns:
      the to
    • getUniqueIdx

      @Accessor(qualifier="uniqueIdx", type=GETTER) public String getUniqueIdx()
      Generated method - Getter of the AsFacetRange.uniqueIdx attribute defined at extension adaptivesearch.
      Returns:
      the uniqueIdx
    • isCorrupted

      @Accessor(qualifier="corrupted", type=GETTER) public boolean isCorrupted()
      Generated method - Getter of the AbstractAsConfiguration.corrupted dynamic attribute defined at extension adaptivesearch and redeclared at extension adaptivesearch.
      Overrides:
      isCorrupted in class AbstractAsConfigurationModel
      Returns:
      the corrupted
    • setFacetConfiguration

      @Accessor(qualifier="facetConfiguration", type=SETTER) public void setFacetConfiguration(AbstractAsFacetConfigurationModel value)
      Generated method - Initial setter of AsFacetRange.facetConfiguration attribute defined at extension adaptivesearch. Can only be used at creation of model - before first save.
      Parameters:
      value - the facetConfiguration
    • setFrom

      @Accessor(qualifier="from", type=SETTER) public void setFrom(String value)
      Generated method - Setter of AsFacetRange.from attribute defined at extension adaptivesearch.
      Parameters:
      value - the from
    • setId

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

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

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

      @Accessor(qualifier="qualifier", type=SETTER) public void setQualifier(String value)
      Generated method - Setter of AsFacetRange.qualifier attribute defined at extension adaptivesearch.
      Parameters:
      value - the qualifier
    • setTo

      @Accessor(qualifier="to", type=SETTER) public void setTo(String value)
      Generated method - Setter of AsFacetRange.to attribute defined at extension adaptivesearch.
      Parameters:
      value - the to
    • setUniqueIdx

      @Accessor(qualifier="uniqueIdx", type=SETTER) public void setUniqueIdx(String value)
      Generated method - Setter of AsFacetRange.uniqueIdx attribute defined at extension adaptivesearch.
      Parameters:
      value - the uniqueIdx