| Package | Description |
|---|---|
| org.opencms.jsp.search.controller |
API classes for the controllers of the search form support provided for server-side Solr search.
|
| org.opencms.jsp.search.state |
API classes for the state of the search form support provided for server-side Solr search.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsSearchStateFacet |
CmsSearchControllerFacetRange.getState() |
I_CmsSearchStateFacet |
I_CmsSearchControllerFacetQuery.getState()
Returns the state.
|
I_CmsSearchStateFacet |
I_CmsSearchControllerFacetRange.getState()
Returns the state.
|
I_CmsSearchStateFacet |
CmsSearchControllerFacetQuery.getState() |
I_CmsSearchStateFacet |
CmsSearchControllerFacetField.getState() |
I_CmsSearchStateFacet |
I_CmsSearchControllerFacetField.getState()
Returns the state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSearchStateFacet
Class for keeping the state common for all facet types.
|