public class SolrValueRangeSetModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION
Generated relation code constant for relation
SolrFacetSearchConfig2SolrValueRangeSetRelation defining source attribute facetSearchConfigs in extension solrfacetsearch. |
static java.lang.String |
_SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION
Generated relation code constant for relation
SolrIndexedProperty2SolrValueRangeSetRelation defining source attribute indexedProperties in extension solrfacetsearch. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
FACETSEARCHCONFIGS
Generated constant - Attribute key of
SolrValueRangeSet.facetSearchConfigs attribute defined at extension solrfacetsearch. |
static java.lang.String |
INDEXEDPROPERTIES
Generated constant - Attribute key of
SolrValueRangeSet.indexedProperties attribute defined at extension solrfacetsearch. |
static java.lang.String |
NAME
Generated constant - Attribute key of
SolrValueRangeSet.name attribute defined at extension solrfacetsearch. |
static java.lang.String |
QUALIFIER
Generated constant - Attribute key of
SolrValueRangeSet.qualifier attribute defined at extension solrfacetsearch. |
static java.lang.String |
SOLRVALUERANGES
Generated constant - Attribute key of
SolrValueRangeSet.solrValueRanges attribute defined at extension solrfacetsearch. |
static java.lang.String |
TYPE
Generated constant - Attribute key of
SolrValueRangeSet.type attribute defined at extension solrfacetsearch. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SolrValueRangeSetModel()
Generated constructor - Default constructor for generic creation.
|
SolrValueRangeSetModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SolrValueRangeSetModel(java.lang.String _name,
ItemModel _owner,
java.lang.String _type)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SolrValueRangeSetModel(java.lang.String _name,
java.lang.String _type)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrFacetSearchConfigModel> |
getFacetSearchConfigs()
Generated method - Getter of the
SolrValueRangeSet.facetSearchConfigs attribute defined at extension solrfacetsearch. |
java.util.List<SolrIndexedPropertyModel> |
getIndexedProperties()
Generated method - Getter of the
SolrValueRangeSet.indexedProperties attribute defined at extension solrfacetsearch. |
java.lang.String |
getName()
Generated method - Getter of the
SolrValueRangeSet.name attribute defined at extension solrfacetsearch. |
java.lang.String |
getQualifier()
Generated method - Getter of the
SolrValueRangeSet.qualifier attribute defined at extension solrfacetsearch. |
java.util.List<SolrValueRangeModel> |
getSolrValueRanges()
Generated method - Getter of the
SolrValueRangeSet.solrValueRanges attribute defined at extension solrfacetsearch. |
java.lang.String |
getType()
Generated method - Getter of the
SolrValueRangeSet.type attribute defined at extension solrfacetsearch. |
void |
setFacetSearchConfigs(java.util.List<SolrFacetSearchConfigModel> value)
Generated method - Setter of
SolrValueRangeSet.facetSearchConfigs attribute defined at extension solrfacetsearch. |
void |
setIndexedProperties(java.util.List<SolrIndexedPropertyModel> value)
Generated method - Setter of
SolrValueRangeSet.indexedProperties attribute defined at extension solrfacetsearch. |
void |
setName(java.lang.String value)
Generated method - Setter of
SolrValueRangeSet.name attribute defined at extension solrfacetsearch. |
void |
setQualifier(java.lang.String value)
Generated method - Setter of
SolrValueRangeSet.qualifier attribute defined at extension solrfacetsearch. |
void |
setSolrValueRanges(java.util.List<SolrValueRangeModel> value)
Generated method - Setter of
SolrValueRangeSet.solrValueRanges attribute defined at extension solrfacetsearch. |
void |
setType(java.lang.String value)
Generated method - Setter of
SolrValueRangeSet.type attribute defined at extension solrfacetsearch. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION
SolrFacetSearchConfig2SolrValueRangeSetRelation defining source attribute facetSearchConfigs in extension solrfacetsearch.public static final java.lang.String _SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION
SolrIndexedProperty2SolrValueRangeSetRelation defining source attribute indexedProperties in extension solrfacetsearch.public static final java.lang.String NAME
SolrValueRangeSet.name attribute defined at extension solrfacetsearch.public static final java.lang.String TYPE
SolrValueRangeSet.type attribute defined at extension solrfacetsearch.public static final java.lang.String QUALIFIER
SolrValueRangeSet.qualifier attribute defined at extension solrfacetsearch.public static final java.lang.String FACETSEARCHCONFIGS
SolrValueRangeSet.facetSearchConfigs attribute defined at extension solrfacetsearch.public static final java.lang.String SOLRVALUERANGES
SolrValueRangeSet.solrValueRanges attribute defined at extension solrfacetsearch.public static final java.lang.String INDEXEDPROPERTIES
SolrValueRangeSet.indexedProperties attribute defined at extension solrfacetsearch.public SolrValueRangeSetModel()
public SolrValueRangeSetModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public SolrValueRangeSetModel(java.lang.String _name,
java.lang.String _type)
_name - initial attribute declared by type SolrValueRangeSet at extension solrfacetsearch_type - initial attribute declared by type SolrValueRangeSet at extension solrfacetsearch@Deprecated
public SolrValueRangeSetModel(java.lang.String _name,
ItemModel _owner,
java.lang.String _type)
_name - initial attribute declared by type SolrValueRangeSet at extension solrfacetsearch_owner - initial attribute declared by type Item at extension core_type - initial attribute declared by type SolrValueRangeSet at extension solrfacetsearch@Accessor(qualifier="facetSearchConfigs", type=GETTER) public java.util.List<SolrFacetSearchConfigModel> getFacetSearchConfigs()
SolrValueRangeSet.facetSearchConfigs attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="indexedProperties", type=GETTER) public java.util.List<SolrIndexedPropertyModel> getIndexedProperties()
SolrValueRangeSet.indexedProperties attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
SolrValueRangeSet.name attribute defined at extension solrfacetsearch.@Accessor(qualifier="qualifier", type=GETTER) public java.lang.String getQualifier()
SolrValueRangeSet.qualifier attribute defined at extension solrfacetsearch.@Accessor(qualifier="solrValueRanges", type=GETTER) public java.util.List<SolrValueRangeModel> getSolrValueRanges()
SolrValueRangeSet.solrValueRanges attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="type", type=GETTER) public java.lang.String getType()
SolrValueRangeSet.type attribute defined at extension solrfacetsearch.@Accessor(qualifier="facetSearchConfigs", type=SETTER) public void setFacetSearchConfigs(java.util.List<SolrFacetSearchConfigModel> value)
SolrValueRangeSet.facetSearchConfigs attribute defined at extension solrfacetsearch.value - the facetSearchConfigs@Accessor(qualifier="indexedProperties", type=SETTER) public void setIndexedProperties(java.util.List<SolrIndexedPropertyModel> value)
SolrValueRangeSet.indexedProperties attribute defined at extension solrfacetsearch.value - the indexedProperties@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
SolrValueRangeSet.name attribute defined at extension solrfacetsearch.value - the name@Accessor(qualifier="qualifier", type=SETTER) public void setQualifier(java.lang.String value)
SolrValueRangeSet.qualifier attribute defined at extension solrfacetsearch.value - the qualifier@Accessor(qualifier="solrValueRanges", type=SETTER) public void setSolrValueRanges(java.util.List<SolrValueRangeModel> value)
SolrValueRangeSet.solrValueRanges attribute defined at extension solrfacetsearch.value - the solrValueRangesCopyright © 2018 SAP SE. All Rights Reserved.