Interface SuggestionFieldComponent.ParametrizedSearchExecutor<E>

Type Parameters:
E - items type
All Superinterfaces:
SuggestionFieldComponent.SearchExecutor<E>
Enclosing interface:
SuggestionFieldComponent<V,I>

public static interface SuggestionFieldComponent.ParametrizedSearchExecutor<E> extends SuggestionFieldComponent.SearchExecutor<E>
Extended version of SuggestionFieldComponent.SearchExecutor that allows to pass parameters.