Interface I_CmsSearchControllerFacetField
- All Superinterfaces:
 I_CmsSearchController
- All Known Implementing Classes:
 CmsSearchControllerFacetField
Interface to get controllers state and configuration - version for field facets.
- 
Field Summary
Fields inherited from interface org.opencms.jsp.search.controller.I_CmsSearchController
SET_VARIABLES - 
Method Summary
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 state.- Returns:
 - The state.
 
 
 -