Class AdditionalSearchServiceParameter<T>

    • Constructor Detail

      • AdditionalSearchServiceParameter

        public AdditionalSearchServiceParameter​(ServiceParameter<T> serviceParameter,
                                                boolean reloadCriteriaOnChange)
        Constructs the AdditionalSearchServiceParameter
        Parameters:
        serviceParameter - the actual search service additional parameter
        reloadCriteriaOnChange - Set this to true if in client-side, the change of the field of this parameter must lead to a reload of the search criteria
    • Method Detail

      • reloadCriteriaOnChange

        public boolean reloadCriteriaOnChange()
        Returns true if in client-side, the change of the field of this parameter must lead to a reload of the search criteria
        Returns:
        true if in client-side, the change of the field of this parameter must lead to a reload of the search criteria