Class GeneratedBackofficeIndexedTypeToSolrFacetSearchConfig

    • Field Detail

      • INDEXEDTYPE

        public static final java.lang.String INDEXEDTYPE
        Qualifier of the BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute
        See Also:
        Constant Field Values
      • SOLRFACETSEARCHCONFIG

        public static final java.lang.String SOLRFACETSEARCHCONFIG
        Qualifier of the BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedBackofficeIndexedTypeToSolrFacetSearchConfig

        public GeneratedBackofficeIndexedTypeToSolrFacetSearchConfig()
    • Method Detail

      • getIndexedType

        public ComposedType getIndexedType​(SessionContext ctx)
        Generated method - Getter of the BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute.
        Returns:
        the indexedType
      • getIndexedType

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

        public void setIndexedType​(SessionContext ctx,
                                   ComposedType value)
        Generated method - Setter of the BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute.
        Parameters:
        value - the indexedType
      • setIndexedType

        public void setIndexedType​(ComposedType value)
        Generated method - Setter of the BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute.
        Parameters:
        value - the indexedType
      • getSolrFacetSearchConfig

        public SolrFacetSearchConfig getSolrFacetSearchConfig​(SessionContext ctx)
        Generated method - Getter of the BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute.
        Returns:
        the solrFacetSearchConfig
      • getSolrFacetSearchConfig

        public SolrFacetSearchConfig getSolrFacetSearchConfig()
        Generated method - Getter of the BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute.
        Returns:
        the solrFacetSearchConfig
      • setSolrFacetSearchConfig

        public void setSolrFacetSearchConfig​(SessionContext ctx,
                                             SolrFacetSearchConfig value)
        Generated method - Setter of the BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute.
        Parameters:
        value - the solrFacetSearchConfig
      • setSolrFacetSearchConfig

        public void setSolrFacetSearchConfig​(SolrFacetSearchConfig value)
        Generated method - Setter of the BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute.
        Parameters:
        value - the solrFacetSearchConfig