| 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_CmsSearchStateSorting |
I_CmsSearchControllerSorting.getState()
Returns the state.
|
I_CmsSearchStateSorting |
CmsSearchControllerSorting.getState() |
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSearchStateSorting
Class for keeping the state of the sorting options.
|