| 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_CmsSearchStatePagination |
I_CmsSearchControllerPagination.getState()
Returns the state.
|
I_CmsSearchStatePagination |
CmsSearchControllerPagination.getState() |
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSearchStatePagination
Class for keeping the state for the pagination.
|