public interface I_CmsSearchControllerPagination extends I_CmsSearchController
SET_VARIABLES| Modifier and Type | Method and Description |
|---|---|
I_CmsSearchConfigurationPagination |
getConfig()
Returns the configuration.
|
int |
getCurrentPageSize()
Returns the size of the current page.
|
int |
getCurrentPageStart()
Returns the first item to show on the current page.
|
I_CmsSearchStatePagination |
getState()
Returns the state.
|
addParametersForCurrentState, addQueryParts, addQueryParts, updateForQueryChange, updateFromRequestParametersI_CmsSearchConfigurationPagination getConfig()
int getCurrentPageSize()
int getCurrentPageStart()
I_CmsSearchStatePagination getState()