Class SolrValueRangeSetModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.solrfacetsearch.model.config.SolrValueRangeSetModel
- All Implemented Interfaces:
Serializable
Generated model class for type SolrValueRangeSet first defined at extension solrfacetsearch.
- 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
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationSolrFacetSearchConfig2SolrValueRangeSetRelationdefining source attributefacetSearchConfigsin extensionsolrfacetsearch.static final StringGenerated relation code constant for relationSolrIndexedProperty2SolrValueRangeSetRelationdefining source attributeindexedPropertiesin extensionsolrfacetsearch.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSolrValueRangeSet.facetSearchConfigsattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrValueRangeSet.indexedPropertiesattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrValueRangeSet.nameattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrValueRangeSet.qualifierattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrValueRangeSet.solrValueRangesattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrValueRangeSet.typeattribute defined at extensionsolrfacetsearch.Fields 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.SolrValueRangeSetModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextSolrValueRangeSetModel(String _name, ItemModel _owner, String _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrValueRangeSetModel(String _name, String _type) 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 -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSolrValueRangeSet.facetSearchConfigsattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrValueRangeSet.indexedPropertiesattribute defined at extensionsolrfacetsearch.getName()Generated method - Getter of theSolrValueRangeSet.nameattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrValueRangeSet.qualifierattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrValueRangeSet.solrValueRangesattribute defined at extensionsolrfacetsearch.getType()Generated method - Getter of theSolrValueRangeSet.typeattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrValueRangeSet.facetSearchConfigsattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrValueRangeSet.indexedPropertiesattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrValueRangeSet.nameattribute defined at extensionsolrfacetsearch.voidsetQualifier(String value) Generated method - Setter ofSolrValueRangeSet.qualifierattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrValueRangeSet.solrValueRangesattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrValueRangeSet.typeattribute defined at extensionsolrfacetsearch.Methods 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:
-
_SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION
Generated relation code constant for relationSolrFacetSearchConfig2SolrValueRangeSetRelationdefining source attributefacetSearchConfigsin extensionsolrfacetsearch.- See Also:
-
_SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION
Generated relation code constant for relationSolrIndexedProperty2SolrValueRangeSetRelationdefining source attributeindexedPropertiesin extensionsolrfacetsearch.- See Also:
-
NAME
Generated constant - Attribute key ofSolrValueRangeSet.nameattribute defined at extensionsolrfacetsearch.- See Also:
-
TYPE
Generated constant - Attribute key ofSolrValueRangeSet.typeattribute defined at extensionsolrfacetsearch.- See Also:
-
QUALIFIER
Generated constant - Attribute key ofSolrValueRangeSet.qualifierattribute defined at extensionsolrfacetsearch.- See Also:
-
FACETSEARCHCONFIGS
Generated constant - Attribute key ofSolrValueRangeSet.facetSearchConfigsattribute defined at extensionsolrfacetsearch.- See Also:
-
SOLRVALUERANGES
Generated constant - Attribute key ofSolrValueRangeSet.solrValueRangesattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXEDPROPERTIES
Generated constant - Attribute key ofSolrValueRangeSet.indexedPropertiesattribute defined at extensionsolrfacetsearch.- See Also:
-
-
Constructor Details
-
SolrValueRangeSetModel
public SolrValueRangeSetModel()Generated constructor - Default constructor for generic creation. -
SolrValueRangeSetModel
public SolrValueRangeSetModel(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
-
SolrValueRangeSetModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrValueRangeSetModel(String _name, String _type) 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:
_name- initial attribute declared by typeSolrValueRangeSetat extensionsolrfacetsearch_type- initial attribute declared by typeSolrValueRangeSetat extensionsolrfacetsearch
-
SolrValueRangeSetModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrValueRangeSetModel(String _name, ItemModel _owner, String _type) 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:
_name- initial attribute declared by typeSolrValueRangeSetat extensionsolrfacetsearch_owner- initial attribute declared by typeItemat extensioncore_type- initial attribute declared by typeSolrValueRangeSetat extensionsolrfacetsearch
-
-
Method Details
-
getFacetSearchConfigs
@Accessor(qualifier="facetSearchConfigs", type=GETTER) public List<SolrFacetSearchConfigModel> getFacetSearchConfigs()Generated method - Getter of theSolrValueRangeSet.facetSearchConfigsattribute defined at extensionsolrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the facetSearchConfigs
-
getIndexedProperties
@Accessor(qualifier="indexedProperties", type=GETTER) public List<SolrIndexedPropertyModel> getIndexedProperties()Generated method - Getter of theSolrValueRangeSet.indexedPropertiesattribute defined at extensionsolrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the indexedProperties
-
getName
Generated method - Getter of theSolrValueRangeSet.nameattribute defined at extensionsolrfacetsearch.- Returns:
- the name
-
getQualifier
Generated method - Getter of theSolrValueRangeSet.qualifierattribute defined at extensionsolrfacetsearch.- Returns:
- the qualifier
-
getSolrValueRanges
@Accessor(qualifier="solrValueRanges", type=GETTER) public List<SolrValueRangeModel> getSolrValueRanges()Generated method - Getter of theSolrValueRangeSet.solrValueRangesattribute defined at extensionsolrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the solrValueRanges
-
getType
Generated method - Getter of theSolrValueRangeSet.typeattribute defined at extensionsolrfacetsearch.- Returns:
- the type
-
setFacetSearchConfigs
@Accessor(qualifier="facetSearchConfigs", type=SETTER) public void setFacetSearchConfigs(List<SolrFacetSearchConfigModel> value) Generated method - Setter ofSolrValueRangeSet.facetSearchConfigsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the facetSearchConfigs
-
setIndexedProperties
@Accessor(qualifier="indexedProperties", type=SETTER) public void setIndexedProperties(List<SolrIndexedPropertyModel> value) Generated method - Setter ofSolrValueRangeSet.indexedPropertiesattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexedProperties
-
setName
Generated method - Setter ofSolrValueRangeSet.nameattribute defined at extensionsolrfacetsearch.- Parameters:
value- the name
-
setQualifier
Generated method - Setter ofSolrValueRangeSet.qualifierattribute defined at extensionsolrfacetsearch.- Parameters:
value- the qualifier
-
setSolrValueRanges
@Accessor(qualifier="solrValueRanges", type=SETTER) public void setSolrValueRanges(List<SolrValueRangeModel> value) Generated method - Setter ofSolrValueRangeSet.solrValueRangesattribute defined at extensionsolrfacetsearch.- Parameters:
value- the solrValueRanges
-
setType
Generated method - Setter ofSolrValueRangeSet.typeattribute defined at extensionsolrfacetsearch.- Parameters:
value- the type
-