Class AsFacetRangeModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
de.hybris.platform.adaptivesearch.model.AbstractAsItemConfigurationModel
de.hybris.platform.adaptivesearch.model.AsFacetRangeModel
- All Implemented Interfaces:
Serializable
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
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationAbstractAsFacetConfiguration2AsFacetRangedefining source attributefacetConfigurationin extensionadaptivesearch.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofAsFacetRange.facetConfigurationattribute defined at extensionadaptivesearch.static final StringGenerated constant - Attribute key ofAsFacetRange.facetConfigurationPOSattribute defined at extensionadaptivesearch.static final StringGenerated constant - Attribute key ofAsFacetRange.fromattribute defined at extensionadaptivesearch.static final StringGenerated constant - Attribute key ofAsFacetRange.idattribute defined at extensionadaptivesearch.static final StringGenerated constant - Attribute key ofAsFacetRange.nameattribute defined at extensionadaptivesearch.static final StringGenerated constant - Attribute key ofAsFacetRange.qualifierattribute defined at extensionadaptivesearch.static final StringGenerated constant - Attribute key ofAsFacetRange.toattribute defined at extensionadaptivesearch.static final StringGenerated constant - Attribute key ofAsFacetRange.uniqueIdxattribute defined at extensionadaptivesearch.Fields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
CATALOGVERSION, CORRUPTED, UIDFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.AsFacetRangeModel(AbstractAsFacetConfigurationModel _facetConfiguration, String _id, String _uid, String _uniqueIdx) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsFacetRangeModel(CatalogVersionModel _catalogVersion, AbstractAsFacetConfigurationModel _facetConfiguration, String _id, ItemModel _owner, String _uid, String _uniqueIdx) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theAsFacetRange.facetConfigurationattribute defined at extensionadaptivesearch.getFrom()Generated method - Getter of theAsFacetRange.fromattribute defined at extensionadaptivesearch.getId()Generated method - Getter of theAsFacetRange.idattribute defined at extensionadaptivesearch.getName()Generated method - Getter of theAsFacetRange.nameattribute defined at extensionadaptivesearch.Generated method - Getter of theAsFacetRange.nameattribute defined at extensionadaptivesearch.Generated method - Getter of theAsFacetRange.qualifierattribute defined at extensionadaptivesearch.getTo()Generated method - Getter of theAsFacetRange.toattribute defined at extensionadaptivesearch.Generated method - Getter of theAsFacetRange.uniqueIdxattribute defined at extensionadaptivesearch.booleanGenerated method - Getter of theAbstractAsConfiguration.corrupteddynamic attribute defined at extensionadaptivesearchand redeclared at extensionadaptivesearch.voidGenerated method - Initial setter ofAsFacetRange.facetConfigurationattribute defined at extensionadaptivesearch.voidGenerated method - Setter ofAsFacetRange.fromattribute defined at extensionadaptivesearch.voidGenerated method - Setter ofAsFacetRange.idattribute defined at extensionadaptivesearch.voidGenerated method - Setter ofAsFacetRange.nameattribute defined at extensionadaptivesearch.voidGenerated method - Setter ofAsFacetRange.nameattribute defined at extensionadaptivesearch.voidsetQualifier(String value) Generated method - Setter ofAsFacetRange.qualifierattribute defined at extensionadaptivesearch.voidGenerated method - Setter ofAsFacetRange.toattribute defined at extensionadaptivesearch.voidsetUniqueIdx(String value) Generated method - Setter ofAsFacetRange.uniqueIdxattribute defined at extensionadaptivesearch.Methods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
getCatalogVersion, getUid, setCatalogVersion, setUidMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_ABSTRACTASFACETCONFIGURATION2ASFACETRANGE
Generated relation code constant for relationAbstractAsFacetConfiguration2AsFacetRangedefining source attributefacetConfigurationin extensionadaptivesearch.- See Also:
-
ID
Generated constant - Attribute key ofAsFacetRange.idattribute defined at extensionadaptivesearch.- See Also:
-
NAME
Generated constant - Attribute key ofAsFacetRange.nameattribute defined at extensionadaptivesearch.- See Also:
-
QUALIFIER
Generated constant - Attribute key ofAsFacetRange.qualifierattribute defined at extensionadaptivesearch.- See Also:
-
FROM
Generated constant - Attribute key ofAsFacetRange.fromattribute defined at extensionadaptivesearch.- See Also:
-
TO
Generated constant - Attribute key ofAsFacetRange.toattribute defined at extensionadaptivesearch.- See Also:
-
UNIQUEIDX
Generated constant - Attribute key ofAsFacetRange.uniqueIdxattribute defined at extensionadaptivesearch.- See Also:
-
FACETCONFIGURATIONPOS
Generated constant - Attribute key ofAsFacetRange.facetConfigurationPOSattribute defined at extensionadaptivesearch.- See Also:
-
FACETCONFIGURATION
Generated constant - Attribute key ofAsFacetRange.facetConfigurationattribute defined at extensionadaptivesearch.- See Also:
-
-
Constructor Details
-
AsFacetRangeModel
public AsFacetRangeModel()Generated constructor - Default constructor for generic creation. -
AsFacetRangeModel
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, String _uniqueIdx) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_facetConfiguration- initial attribute declared by typeAsFacetRangeat extensionadaptivesearch_id- initial attribute declared by typeAsFacetRangeat extensionadaptivesearch_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAsFacetRangeat extensionadaptivesearch
-
AsFacetRangeModel
@Deprecated(since="4.1.1", forRemoval=true) public AsFacetRangeModel(CatalogVersionModel _catalogVersion, AbstractAsFacetConfigurationModel _facetConfiguration, String _id, ItemModel _owner, String _uid, String _uniqueIdx) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_catalogVersion- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_facetConfiguration- initial attribute declared by typeAsFacetRangeat extensionadaptivesearch_id- initial attribute declared by typeAsFacetRangeat extensionadaptivesearch_owner- initial attribute declared by typeItemat extensioncore_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAsFacetRangeat extensionadaptivesearch
-
-
Method Details
-
getFacetConfiguration
@Accessor(qualifier="facetConfiguration", type=GETTER) public AbstractAsFacetConfigurationModel getFacetConfiguration()Generated method - Getter of theAsFacetRange.facetConfigurationattribute defined at extensionadaptivesearch.- Returns:
- the facetConfiguration
-
getFrom
Generated method - Getter of theAsFacetRange.fromattribute defined at extensionadaptivesearch.- Returns:
- the from
-
getId
Generated method - Getter of theAsFacetRange.idattribute defined at extensionadaptivesearch.- Returns:
- the id
-
getName
Generated method - Getter of theAsFacetRange.nameattribute defined at extensionadaptivesearch.- Returns:
- the name
-
getName
Generated method - Getter of theAsFacetRange.nameattribute defined at extensionadaptivesearch.- Parameters:
loc- the value localization key- Returns:
- the name
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getQualifier
Generated method - Getter of theAsFacetRange.qualifierattribute defined at extensionadaptivesearch.- Returns:
- the qualifier
-
getTo
Generated method - Getter of theAsFacetRange.toattribute defined at extensionadaptivesearch.- Returns:
- the to
-
getUniqueIdx
Generated method - Getter of theAsFacetRange.uniqueIdxattribute defined at extensionadaptivesearch.- Returns:
- the uniqueIdx
-
isCorrupted
Generated method - Getter of theAbstractAsConfiguration.corrupteddynamic attribute defined at extensionadaptivesearchand redeclared at extensionadaptivesearch.- Overrides:
isCorruptedin classAbstractAsConfigurationModel- Returns:
- the corrupted
-
setFacetConfiguration
@Accessor(qualifier="facetConfiguration", type=SETTER) public void setFacetConfiguration(AbstractAsFacetConfigurationModel value) Generated method - Initial setter ofAsFacetRange.facetConfigurationattribute defined at extensionadaptivesearch. Can only be used at creation of model - before first save.- Parameters:
value- the facetConfiguration
-
setFrom
Generated method - Setter ofAsFacetRange.fromattribute defined at extensionadaptivesearch.- Parameters:
value- the from
-
setId
Generated method - Setter ofAsFacetRange.idattribute defined at extensionadaptivesearch.- Parameters:
value- the id
-
setName
Generated method - Setter ofAsFacetRange.nameattribute defined at extensionadaptivesearch.- Parameters:
value- the name
-
setName
Generated method - Setter ofAsFacetRange.nameattribute defined at extensionadaptivesearch.- Parameters:
value- the nameloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setQualifier
Generated method - Setter ofAsFacetRange.qualifierattribute defined at extensionadaptivesearch.- Parameters:
value- the qualifier
-
setTo
Generated method - Setter ofAsFacetRange.toattribute defined at extensionadaptivesearch.- Parameters:
value- the to
-
setUniqueIdx
Generated method - Setter ofAsFacetRange.uniqueIdxattribute defined at extensionadaptivesearch.- Parameters:
value- the uniqueIdx
-