Class GeneratedSolrValueRangeSet

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SolrValueRangeSet

public abstract class GeneratedSolrValueRangeSet extends GenericItem
Generated class for type SolrValueRangeSet.
See Also:
  • Field Details

    • NAME

      public static final String NAME
      Qualifier of the SolrValueRangeSet.name attribute
      See Also:
    • TYPE

      public static final String TYPE
      Qualifier of the SolrValueRangeSet.type attribute
      See Also:
    • QUALIFIER

      public static final String QUALIFIER
      Qualifier of the SolrValueRangeSet.qualifier attribute
      See Also:
    • FACETSEARCHCONFIGS

      public static final String FACETSEARCHCONFIGS
      Qualifier of the SolrValueRangeSet.facetSearchConfigs attribute
      See Also:
    • SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION_SRC_ORDERED

      protected static String SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION_SRC_ORDERED
      Relation ordering override parameter constants for SolrFacetSearchConfig2SolrValueRangeSetRelation from ((solrfacetsearch))
    • SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION_TGT_ORDERED

      protected static String SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION_TGT_ORDERED
    • SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION_MARKMODIFIED

      protected static String SOLRFACETSEARCHCONFIG2SOLRVALUERANGESETRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for SolrFacetSearchConfig2SolrValueRangeSetRelation from ((solrfacetsearch))
    • SOLRVALUERANGES

      public static final String SOLRVALUERANGES
      Qualifier of the SolrValueRangeSet.solrValueRanges attribute
      See Also:
    • INDEXEDPROPERTIES

      public static final String INDEXEDPROPERTIES
      Qualifier of the SolrValueRangeSet.indexedProperties attribute
      See Also:
    • SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_SRC_ORDERED

      protected static String SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_SRC_ORDERED
      Relation ordering override parameter constants for SolrIndexedProperty2SolrValueRangeSetRelation from ((solrfacetsearch))
    • SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_TGT_ORDERED

      protected static String SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_TGT_ORDERED
    • SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_MARKMODIFIED

      protected static String SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for SolrIndexedProperty2SolrValueRangeSetRelation from ((solrfacetsearch))
    • SOLRVALUERANGESHANDLER

      protected static final OneToManyHandler<SolrValueRange> SOLRVALUERANGESHANDLER
      OneToManyHandler for handling 1:n SOLRVALUERANGES's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedSolrValueRangeSet

      public GeneratedSolrValueRangeSet()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getFacetSearchConfigs

      public List<SolrFacetSearchConfig> getFacetSearchConfigs(SessionContext ctx)
      Generated method - Getter of the SolrValueRangeSet.facetSearchConfigs attribute.
      Returns:
      the facetSearchConfigs
    • getFacetSearchConfigs

      public List<SolrFacetSearchConfig> getFacetSearchConfigs()
      Generated method - Getter of the SolrValueRangeSet.facetSearchConfigs attribute.
      Returns:
      the facetSearchConfigs
    • getFacetSearchConfigsCount

      public long getFacetSearchConfigsCount(SessionContext ctx)
    • getFacetSearchConfigsCount

      public long getFacetSearchConfigsCount()
    • setFacetSearchConfigs

      public void setFacetSearchConfigs(SessionContext ctx, List<SolrFacetSearchConfig> value)
      Generated method - Setter of the SolrValueRangeSet.facetSearchConfigs attribute.
      Parameters:
      value - the facetSearchConfigs
    • setFacetSearchConfigs

      public void setFacetSearchConfigs(List<SolrFacetSearchConfig> value)
      Generated method - Setter of the SolrValueRangeSet.facetSearchConfigs attribute.
      Parameters:
      value - the facetSearchConfigs
    • addToFacetSearchConfigs

      public void addToFacetSearchConfigs(SessionContext ctx, SolrFacetSearchConfig value)
      Generated method - Adds value to facetSearchConfigs.
      Parameters:
      value - the item to add to facetSearchConfigs
    • addToFacetSearchConfigs

      public void addToFacetSearchConfigs(SolrFacetSearchConfig value)
      Generated method - Adds value to facetSearchConfigs.
      Parameters:
      value - the item to add to facetSearchConfigs
    • removeFromFacetSearchConfigs

      public void removeFromFacetSearchConfigs(SessionContext ctx, SolrFacetSearchConfig value)
      Generated method - Removes value from facetSearchConfigs.
      Parameters:
      value - the item to remove from facetSearchConfigs
    • removeFromFacetSearchConfigs

      public void removeFromFacetSearchConfigs(SolrFacetSearchConfig value)
      Generated method - Removes value from facetSearchConfigs.
      Parameters:
      value - the item to remove from facetSearchConfigs
    • getIndexedProperties

      public List<SolrIndexedProperty> getIndexedProperties(SessionContext ctx)
      Generated method - Getter of the SolrValueRangeSet.indexedProperties attribute.
      Returns:
      the indexedProperties
    • getIndexedProperties

      public List<SolrIndexedProperty> getIndexedProperties()
      Generated method - Getter of the SolrValueRangeSet.indexedProperties attribute.
      Returns:
      the indexedProperties
    • getIndexedPropertiesCount

      public long getIndexedPropertiesCount(SessionContext ctx)
    • getIndexedPropertiesCount

      public long getIndexedPropertiesCount()
    • setIndexedProperties

      public void setIndexedProperties(SessionContext ctx, List<SolrIndexedProperty> value)
      Generated method - Setter of the SolrValueRangeSet.indexedProperties attribute.
      Parameters:
      value - the indexedProperties
    • setIndexedProperties

      public void setIndexedProperties(List<SolrIndexedProperty> value)
      Generated method - Setter of the SolrValueRangeSet.indexedProperties attribute.
      Parameters:
      value - the indexedProperties
    • addToIndexedProperties

      public void addToIndexedProperties(SessionContext ctx, SolrIndexedProperty value)
      Generated method - Adds value to indexedProperties.
      Parameters:
      value - the item to add to indexedProperties
    • addToIndexedProperties

      public void addToIndexedProperties(SolrIndexedProperty value)
      Generated method - Adds value to indexedProperties.
      Parameters:
      value - the item to add to indexedProperties
    • removeFromIndexedProperties

      public void removeFromIndexedProperties(SessionContext ctx, SolrIndexedProperty value)
      Generated method - Removes value from indexedProperties.
      Parameters:
      value - the item to remove from indexedProperties
    • removeFromIndexedProperties

      public void removeFromIndexedProperties(SolrIndexedProperty value)
      Generated method - Removes value from indexedProperties.
      Parameters:
      value - the item to remove from indexedProperties
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      isMarkModifiedDisabled in class Item
    • getName

      public String getName(SessionContext ctx)
      Generated method - Getter of the SolrValueRangeSet.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the SolrValueRangeSet.name attribute.
      Returns:
      the name
    • setName

      public void setName(SessionContext ctx, String value)
      Generated method - Setter of the SolrValueRangeSet.name attribute.
      Parameters:
      value - the name
    • setName

      public void setName(String value)
      Generated method - Setter of the SolrValueRangeSet.name attribute.
      Parameters:
      value - the name
    • getQualifier

      public String getQualifier(SessionContext ctx)
      Generated method - Getter of the SolrValueRangeSet.qualifier attribute.
      Returns:
      the qualifier
    • getQualifier

      public String getQualifier()
      Generated method - Getter of the SolrValueRangeSet.qualifier attribute.
      Returns:
      the qualifier
    • setQualifier

      public void setQualifier(SessionContext ctx, String value)
      Generated method - Setter of the SolrValueRangeSet.qualifier attribute.
      Parameters:
      value - the qualifier
    • setQualifier

      public void setQualifier(String value)
      Generated method - Setter of the SolrValueRangeSet.qualifier attribute.
      Parameters:
      value - the qualifier
    • getSolrValueRanges

      public List<SolrValueRange> getSolrValueRanges(SessionContext ctx)
      Generated method - Getter of the SolrValueRangeSet.solrValueRanges attribute.
      Returns:
      the solrValueRanges
    • getSolrValueRanges

      public List<SolrValueRange> getSolrValueRanges()
      Generated method - Getter of the SolrValueRangeSet.solrValueRanges attribute.
      Returns:
      the solrValueRanges
    • setSolrValueRanges

      public void setSolrValueRanges(SessionContext ctx, List<SolrValueRange> value)
      Generated method - Setter of the SolrValueRangeSet.solrValueRanges attribute.
      Parameters:
      value - the solrValueRanges
    • setSolrValueRanges

      public void setSolrValueRanges(List<SolrValueRange> value)
      Generated method - Setter of the SolrValueRangeSet.solrValueRanges attribute.
      Parameters:
      value - the solrValueRanges
    • addToSolrValueRanges

      public void addToSolrValueRanges(SessionContext ctx, SolrValueRange value)
      Generated method - Adds value to solrValueRanges.
      Parameters:
      value - the item to add to solrValueRanges
    • addToSolrValueRanges

      public void addToSolrValueRanges(SolrValueRange value)
      Generated method - Adds value to solrValueRanges.
      Parameters:
      value - the item to add to solrValueRanges
    • removeFromSolrValueRanges

      public void removeFromSolrValueRanges(SessionContext ctx, SolrValueRange value)
      Generated method - Removes value from solrValueRanges.
      Parameters:
      value - the item to remove from solrValueRanges
    • removeFromSolrValueRanges

      public void removeFromSolrValueRanges(SolrValueRange value)
      Generated method - Removes value from solrValueRanges.
      Parameters:
      value - the item to remove from solrValueRanges
    • getType

      public String getType(SessionContext ctx)
      Generated method - Getter of the SolrValueRangeSet.type attribute.
      Returns:
      the type
    • getType

      public String getType()
      Generated method - Getter of the SolrValueRangeSet.type attribute.
      Returns:
      the type
    • setType

      public void setType(SessionContext ctx, String value)
      Generated method - Setter of the SolrValueRangeSet.type attribute.
      Parameters:
      value - the type
    • setType

      public void setType(String value)
      Generated method - Setter of the SolrValueRangeSet.type attribute.
      Parameters:
      value - the type