public interface I_CmsSearchConfigurationSorting
| Modifier and Type | Method and Description |
|---|---|
I_CmsSearchConfigurationSortOption |
getDefaultSortOption()
Returns the sort configuration that is used as default.
|
java.util.List<I_CmsSearchConfigurationSortOption> |
getSortOptions()
Returns the configurations of all available sort options.
|
java.lang.String |
getSortParam()
Returns the request parameter that should be used to send the currently chosen sort option.
|
I_CmsSearchConfigurationSortOption getDefaultSortOption()
java.util.List<I_CmsSearchConfigurationSortOption> getSortOptions()
java.lang.String getSortParam()