Class GeneratedSolrSearchConfig

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

public abstract class GeneratedSolrSearchConfig extends GenericItem
Generated class for type SolrSearchConfig.
See Also:
  • Field Details

    • PAGESIZE

      public static final String PAGESIZE
      Qualifier of the SolrSearchConfig.pageSize attribute
      See Also:
    • DEFAULTSORTORDER

      public static final String DEFAULTSORTORDER
      Qualifier of the SolrSearchConfig.defaultSortOrder attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the SolrSearchConfig.description attribute
      See Also:
    • RESTRICTFIELDSINRESPONSE

      public static final String RESTRICTFIELDSINRESPONSE
      Qualifier of the SolrSearchConfig.restrictFieldsInResponse attribute
      See Also:
    • ENABLEHIGHLIGHTING

      public static final String ENABLEHIGHLIGHTING
      Qualifier of the SolrSearchConfig.enableHighlighting attribute
      See Also:
    • ALLFACETVALUESINRESPONSE

      public static final String ALLFACETVALUESINRESPONSE
      Qualifier of the SolrSearchConfig.allFacetValuesInResponse attribute
      See Also:
    • LEGACYMODE

      public static final String LEGACYMODE
      Qualifier of the SolrSearchConfig.legacyMode attribute
      See Also:
    • GROUPINGPROPERTY

      public static final String GROUPINGPROPERTY
      Qualifier of the SolrSearchConfig.groupingProperty attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedSolrSearchConfig

      public GeneratedSolrSearchConfig()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isAllFacetValuesInResponse(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.allFacetValuesInResponse attribute.
      Returns:
      the allFacetValuesInResponse
    • isAllFacetValuesInResponse

      public Boolean isAllFacetValuesInResponse()
      Generated method - Getter of the SolrSearchConfig.allFacetValuesInResponse attribute.
      Returns:
      the allFacetValuesInResponse
    • isAllFacetValuesInResponseAsPrimitive

      public boolean isAllFacetValuesInResponseAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.allFacetValuesInResponse attribute.
      Returns:
      the allFacetValuesInResponse
    • isAllFacetValuesInResponseAsPrimitive

      public boolean isAllFacetValuesInResponseAsPrimitive()
      Generated method - Getter of the SolrSearchConfig.allFacetValuesInResponse attribute.
      Returns:
      the allFacetValuesInResponse
    • setAllFacetValuesInResponse

      public void setAllFacetValuesInResponse(SessionContext ctx, Boolean value)
      Generated method - Setter of the SolrSearchConfig.allFacetValuesInResponse attribute.
      Parameters:
      value - the allFacetValuesInResponse
    • setAllFacetValuesInResponse

      public void setAllFacetValuesInResponse(Boolean value)
      Generated method - Setter of the SolrSearchConfig.allFacetValuesInResponse attribute.
      Parameters:
      value - the allFacetValuesInResponse
    • setAllFacetValuesInResponse

      public void setAllFacetValuesInResponse(SessionContext ctx, boolean value)
      Generated method - Setter of the SolrSearchConfig.allFacetValuesInResponse attribute.
      Parameters:
      value - the allFacetValuesInResponse
    • setAllFacetValuesInResponse

      public void setAllFacetValuesInResponse(boolean value)
      Generated method - Setter of the SolrSearchConfig.allFacetValuesInResponse attribute.
      Parameters:
      value - the allFacetValuesInResponse
    • getDefaultSortOrder

      public Collection<String> getDefaultSortOrder(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.defaultSortOrder attribute.
      Returns:
      the defaultSortOrder
    • getDefaultSortOrder

      public Collection<String> getDefaultSortOrder()
      Generated method - Getter of the SolrSearchConfig.defaultSortOrder attribute.
      Returns:
      the defaultSortOrder
    • setDefaultSortOrder

      public void setDefaultSortOrder(SessionContext ctx, Collection<String> value)
      Generated method - Setter of the SolrSearchConfig.defaultSortOrder attribute.
      Parameters:
      value - the defaultSortOrder
    • setDefaultSortOrder

      public void setDefaultSortOrder(Collection<String> value)
      Generated method - Setter of the SolrSearchConfig.defaultSortOrder attribute.
      Parameters:
      value - the defaultSortOrder
    • getDescription

      public String getDescription(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.description attribute.
      Returns:
      the description
    • getDescription

      public String getDescription()
      Generated method - Getter of the SolrSearchConfig.description attribute.
      Returns:
      the description
    • setDescription

      public void setDescription(SessionContext ctx, String value)
      Generated method - Setter of the SolrSearchConfig.description attribute.
      Parameters:
      value - the description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the SolrSearchConfig.description attribute.
      Parameters:
      value - the description
    • isEnableHighlighting

      public Boolean isEnableHighlighting(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.enableHighlighting attribute.
      Returns:
      the enableHighlighting
    • isEnableHighlighting

      public Boolean isEnableHighlighting()
      Generated method - Getter of the SolrSearchConfig.enableHighlighting attribute.
      Returns:
      the enableHighlighting
    • isEnableHighlightingAsPrimitive

      public boolean isEnableHighlightingAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.enableHighlighting attribute.
      Returns:
      the enableHighlighting
    • isEnableHighlightingAsPrimitive

      public boolean isEnableHighlightingAsPrimitive()
      Generated method - Getter of the SolrSearchConfig.enableHighlighting attribute.
      Returns:
      the enableHighlighting
    • setEnableHighlighting

      public void setEnableHighlighting(SessionContext ctx, Boolean value)
      Generated method - Setter of the SolrSearchConfig.enableHighlighting attribute.
      Parameters:
      value - the enableHighlighting
    • setEnableHighlighting

      public void setEnableHighlighting(Boolean value)
      Generated method - Setter of the SolrSearchConfig.enableHighlighting attribute.
      Parameters:
      value - the enableHighlighting
    • setEnableHighlighting

      public void setEnableHighlighting(SessionContext ctx, boolean value)
      Generated method - Setter of the SolrSearchConfig.enableHighlighting attribute.
      Parameters:
      value - the enableHighlighting
    • setEnableHighlighting

      public void setEnableHighlighting(boolean value)
      Generated method - Setter of the SolrSearchConfig.enableHighlighting attribute.
      Parameters:
      value - the enableHighlighting
    • getGroupingProperty

      public SolrIndexedProperty getGroupingProperty(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.groupingProperty attribute.
      Returns:
      the groupingProperty
    • getGroupingProperty

      public SolrIndexedProperty getGroupingProperty()
      Generated method - Getter of the SolrSearchConfig.groupingProperty attribute.
      Returns:
      the groupingProperty
    • setGroupingProperty

      public void setGroupingProperty(SessionContext ctx, SolrIndexedProperty value)
      Generated method - Setter of the SolrSearchConfig.groupingProperty attribute.
      Parameters:
      value - the groupingProperty
    • setGroupingProperty

      public void setGroupingProperty(SolrIndexedProperty value)
      Generated method - Setter of the SolrSearchConfig.groupingProperty attribute.
      Parameters:
      value - the groupingProperty
    • isLegacyMode

      public Boolean isLegacyMode(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.legacyMode attribute.
      Returns:
      the legacyMode
    • isLegacyMode

      public Boolean isLegacyMode()
      Generated method - Getter of the SolrSearchConfig.legacyMode attribute.
      Returns:
      the legacyMode
    • isLegacyModeAsPrimitive

      public boolean isLegacyModeAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.legacyMode attribute.
      Returns:
      the legacyMode
    • isLegacyModeAsPrimitive

      public boolean isLegacyModeAsPrimitive()
      Generated method - Getter of the SolrSearchConfig.legacyMode attribute.
      Returns:
      the legacyMode
    • setLegacyMode

      public void setLegacyMode(SessionContext ctx, Boolean value)
      Generated method - Setter of the SolrSearchConfig.legacyMode attribute.
      Parameters:
      value - the legacyMode
    • setLegacyMode

      public void setLegacyMode(Boolean value)
      Generated method - Setter of the SolrSearchConfig.legacyMode attribute.
      Parameters:
      value - the legacyMode
    • setLegacyMode

      public void setLegacyMode(SessionContext ctx, boolean value)
      Generated method - Setter of the SolrSearchConfig.legacyMode attribute.
      Parameters:
      value - the legacyMode
    • setLegacyMode

      public void setLegacyMode(boolean value)
      Generated method - Setter of the SolrSearchConfig.legacyMode attribute.
      Parameters:
      value - the legacyMode
    • getPageSize

      public Integer getPageSize(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.pageSize attribute.
      Returns:
      the pageSize
    • getPageSize

      public Integer getPageSize()
      Generated method - Getter of the SolrSearchConfig.pageSize attribute.
      Returns:
      the pageSize
    • getPageSizeAsPrimitive

      public int getPageSizeAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.pageSize attribute.
      Returns:
      the pageSize
    • getPageSizeAsPrimitive

      public int getPageSizeAsPrimitive()
      Generated method - Getter of the SolrSearchConfig.pageSize attribute.
      Returns:
      the pageSize
    • setPageSize

      public void setPageSize(SessionContext ctx, Integer value)
      Generated method - Setter of the SolrSearchConfig.pageSize attribute.
      Parameters:
      value - the pageSize
    • setPageSize

      public void setPageSize(Integer value)
      Generated method - Setter of the SolrSearchConfig.pageSize attribute.
      Parameters:
      value - the pageSize
    • setPageSize

      public void setPageSize(SessionContext ctx, int value)
      Generated method - Setter of the SolrSearchConfig.pageSize attribute.
      Parameters:
      value - the pageSize
    • setPageSize

      public void setPageSize(int value)
      Generated method - Setter of the SolrSearchConfig.pageSize attribute.
      Parameters:
      value - the pageSize
    • isRestrictFieldsInResponse

      public Boolean isRestrictFieldsInResponse(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.restrictFieldsInResponse attribute.
      Returns:
      the restrictFieldsInResponse
    • isRestrictFieldsInResponse

      public Boolean isRestrictFieldsInResponse()
      Generated method - Getter of the SolrSearchConfig.restrictFieldsInResponse attribute.
      Returns:
      the restrictFieldsInResponse
    • isRestrictFieldsInResponseAsPrimitive

      public boolean isRestrictFieldsInResponseAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SolrSearchConfig.restrictFieldsInResponse attribute.
      Returns:
      the restrictFieldsInResponse
    • isRestrictFieldsInResponseAsPrimitive

      public boolean isRestrictFieldsInResponseAsPrimitive()
      Generated method - Getter of the SolrSearchConfig.restrictFieldsInResponse attribute.
      Returns:
      the restrictFieldsInResponse
    • setRestrictFieldsInResponse

      public void setRestrictFieldsInResponse(SessionContext ctx, Boolean value)
      Generated method - Setter of the SolrSearchConfig.restrictFieldsInResponse attribute.
      Parameters:
      value - the restrictFieldsInResponse
    • setRestrictFieldsInResponse

      public void setRestrictFieldsInResponse(Boolean value)
      Generated method - Setter of the SolrSearchConfig.restrictFieldsInResponse attribute.
      Parameters:
      value - the restrictFieldsInResponse
    • setRestrictFieldsInResponse

      public void setRestrictFieldsInResponse(SessionContext ctx, boolean value)
      Generated method - Setter of the SolrSearchConfig.restrictFieldsInResponse attribute.
      Parameters:
      value - the restrictFieldsInResponse
    • setRestrictFieldsInResponse

      public void setRestrictFieldsInResponse(boolean value)
      Generated method - Setter of the SolrSearchConfig.restrictFieldsInResponse attribute.
      Parameters:
      value - the restrictFieldsInResponse