Interface I_CmsSearchControllerDidYouMean
- All Superinterfaces:
I_CmsSearchController
- All Known Implementing Classes:
CmsSearchControllerDidYouMean
Interface the "Did you mean ...?" controller must implement.
-
Field Summary
Fields inherited from interface org.opencms.jsp.search.controller.I_CmsSearchController
SET_VARIABLES
-
Method Summary
Modifier and TypeMethodDescriptionReturns the configuration.getState()
Returns the configuration.Methods inherited from interface org.opencms.jsp.search.controller.I_CmsSearchController
addParametersForCurrentState, addQueryParts, addQueryParts, updateForQueryChange, updateFromRequestParameters
-
Method Details
-
getConfig
Returns the configuration.- Returns:
- The configuration.
-
getState
Returns the configuration.- Returns:
- The configuration.
-