Interface ISearchResultsPageBean
- All Known Implementing Classes:
BaseSearchBarPlusTableResultPageBean
,BaseSearchBarPlusToggleResultPageBean
,BaseSearchBarPlusTreeResultPageBean
,BaseSearchPageBean
,BaseSearchResultPageBean
,BaseTableSearchResultPageBean
,BaseTaskInboxResultPageBean
,BaseToggleSearchResultPageBean
,BaseTreeSearchResultPageBean
public interface ISearchResultsPageBean
Common interface for page beans that utilize a search results table
-
Method Summary
Modifier and TypeMethodDescriptionAction handler for the drag-to-resize/reorder-columns updates.
-
Method Details
-
persistDisplayOptions
Action handler for the drag-to-resize/reorder-columns updates. By default, it will persist the search results options via the portlet's preference beans' storePreferences() method.- Returns:
- status of the action handler
- Throws:
PortletModeException
Exception
-