Interface SearchServletFilterHookContext
-
public interface SearchServletFilterHookContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServiceConfig
getCurrentProfileConfig()
Returns the (modern) config of the currentProfile for the search request.
-
-
-
Method Detail
-
getCurrentProfileConfig
ServiceConfig getCurrentProfileConfig()
Returns the (modern) config of the currentProfile for the search request.
-
-