Class TransactionFacetedNavigationConfigHelper


  • public class TransactionFacetedNavigationConfigHelper
    extends java.lang.Object
    • Constructor Detail

      • TransactionFacetedNavigationConfigHelper

        public TransactionFacetedNavigationConfigHelper()
    • Method Detail

      • updateTheFacetConfigToUse

        public void updateTheFacetConfigToUse​(SearchTransaction st,
                                              FacetedNavigationConfig facetedNavigationConfig)
        Updates the search transaction so that the given faceted nav config is used. This is useful as it does it such that: * you don't edit the cached version of config. * you update faceted nav in all places.
        Parameters:
        st -
        facetedNavigationConfig -