Interface AsSearchProfileActivationStrategy

    • Method Detail

      • getActiveSearchProfiles

        default java.util.List<AbstractAsSearchProfileModel> getActiveSearchProfiles​(AsSearchProfileContext context)
        Returns a list of active search profiles.
        Parameters:
        context - - the search profile context
        Returns:
        the active search profiles
      • getSearchProfileActivationGroup

        default AsSearchProfileActivationGroup getSearchProfileActivationGroup​(AsSearchProfileContext context)
        Returns a list of active search profile groups.
        Parameters:
        context - - the search profile context
        Returns:
        the active search profiles