Class GeneratedSolrIndex

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

public abstract class GeneratedSolrIndex extends GenericItem
Generated class for type SolrIndex.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedSolrIndex

      public GeneratedSolrIndex()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isActive(SessionContext ctx)
      Generated method - Getter of the SolrIndex.active attribute.
      Returns:
      the active
    • isActive

      public Boolean isActive()
      Generated method - Getter of the SolrIndex.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SolrIndex.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive()
      Generated method - Getter of the SolrIndex.active attribute.
      Returns:
      the active
    • setActive

      public void setActive(SessionContext ctx, Boolean value)
      Generated method - Setter of the SolrIndex.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(Boolean value)
      Generated method - Setter of the SolrIndex.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(SessionContext ctx, boolean value)
      Generated method - Setter of the SolrIndex.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(boolean value)
      Generated method - Setter of the SolrIndex.active attribute.
      Parameters:
      value - the active
    • getFacetSearchConfig

      public SolrFacetSearchConfig getFacetSearchConfig(SessionContext ctx)
      Generated method - Getter of the SolrIndex.facetSearchConfig attribute.
      Returns:
      the facetSearchConfig
    • getFacetSearchConfig

      public SolrFacetSearchConfig getFacetSearchConfig()
      Generated method - Getter of the SolrIndex.facetSearchConfig attribute.
      Returns:
      the facetSearchConfig
    • setFacetSearchConfig

      protected void setFacetSearchConfig(SessionContext ctx, SolrFacetSearchConfig value)
      Generated method - Setter of the SolrIndex.facetSearchConfig attribute.
      Parameters:
      value - the facetSearchConfig
    • setFacetSearchConfig

      protected void setFacetSearchConfig(SolrFacetSearchConfig value)
      Generated method - Setter of the SolrIndex.facetSearchConfig attribute.
      Parameters:
      value - the facetSearchConfig
    • getIndexedType

      public SolrIndexedType getIndexedType(SessionContext ctx)
      Generated method - Getter of the SolrIndex.indexedType attribute.
      Returns:
      the indexedType
    • getIndexedType

      public SolrIndexedType getIndexedType()
      Generated method - Getter of the SolrIndex.indexedType attribute.
      Returns:
      the indexedType
    • setIndexedType

      protected void setIndexedType(SessionContext ctx, SolrIndexedType value)
      Generated method - Setter of the SolrIndex.indexedType attribute.
      Parameters:
      value - the indexedType
    • setIndexedType

      protected void setIndexedType(SolrIndexedType value)
      Generated method - Setter of the SolrIndex.indexedType attribute.
      Parameters:
      value - the indexedType
    • getIndexOperations

      public Collection<SolrIndexOperation> getIndexOperations(SessionContext ctx)
      Generated method - Getter of the SolrIndex.indexOperations attribute.
      Returns:
      the indexOperations
    • getIndexOperations

      public Collection<SolrIndexOperation> getIndexOperations()
      Generated method - Getter of the SolrIndex.indexOperations attribute.
      Returns:
      the indexOperations
    • setIndexOperations

      public void setIndexOperations(SessionContext ctx, Collection<SolrIndexOperation> value)
      Generated method - Setter of the SolrIndex.indexOperations attribute.
      Parameters:
      value - the indexOperations
    • setIndexOperations

      public void setIndexOperations(Collection<SolrIndexOperation> value)
      Generated method - Setter of the SolrIndex.indexOperations attribute.
      Parameters:
      value - the indexOperations
    • addToIndexOperations

      public void addToIndexOperations(SessionContext ctx, SolrIndexOperation value)
      Generated method - Adds value to indexOperations.
      Parameters:
      value - the item to add to indexOperations
    • addToIndexOperations

      public void addToIndexOperations(SolrIndexOperation value)
      Generated method - Adds value to indexOperations.
      Parameters:
      value - the item to add to indexOperations
    • removeFromIndexOperations

      public void removeFromIndexOperations(SessionContext ctx, SolrIndexOperation value)
      Generated method - Removes value from indexOperations.
      Parameters:
      value - the item to remove from indexOperations
    • removeFromIndexOperations

      public void removeFromIndexOperations(SolrIndexOperation value)
      Generated method - Removes value from indexOperations.
      Parameters:
      value - the item to remove from indexOperations
    • getQualifier

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

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

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

      protected void setQualifier(String value)
      Generated method - Setter of the SolrIndex.qualifier attribute.
      Parameters:
      value - the qualifier