public class SearchContainerManagementToolbarDisplayContext extends BaseManagementToolbarDisplayContext
| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.portal.kernel.dao.search.SearchContainer<?> |
searchContainer |
currentURLObj, httpServletRequest, liferayPortletRequest, liferayPortletResponse, request| Constructor and Description |
|---|
SearchContainerManagementToolbarDisplayContext(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
com.liferay.portal.kernel.dao.search.SearchContainer<?> searchContainer) |
SearchContainerManagementToolbarDisplayContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.dao.search.SearchContainer<?> searchContainer)
Deprecated.
As of Athanasius (7.3.x), replaced by
SearchContainerManagementToolbarDisplayContext(
HttpServletRequest, LiferayPortletRequest,
LiferayPortletResponse, SearchContainer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemsTotal() |
protected java.lang.String |
getOrderByCol() |
protected java.lang.String |
getOrderByColParam() |
protected java.lang.String |
getOrderByType() |
protected java.lang.String |
getOrderByTypeParam() |
java.lang.String |
getSearchActionURL() |
java.lang.String |
getSearchContainerId() |
java.lang.Boolean |
isSelectable() |
getDefaultDisplayStyle, getDefaultEntriesMap, getDisplayStyle, getDisplayViews, getDropdownItems, getFilterDropdownItems, getFilterNavigationDropdownItems, getFilterNavigationDropdownItemsLabel, getNamespace, getNavigation, getNavigationEntriesMap, getNavigationKeys, getNavigationParam, getOrderByDropdownItems, getOrderByDropdownItemsLabel, getOrderByEntriesMap, getOrderByKeys, getOrderDropdownItems, getPortletURL, getSortingOrder, getSortingURL, getViewTypeItemsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionDropdownItems, getAdditionalProps, getClearResultsURL, getComponentId, getContentRenderer, getCreationMenu, getData, getDefaultEventHandler, getElementClasses, getFilterLabelItems, getId, getInfoPanelId, getSearchFormMethod, getSearchFormName, getSearchInputName, getSearchValue, getSelectedItems, getSpritemap, getSupportsBulkActions, isDisabled, isSearchInputAutoFocus, isShowAdvancedSearch, isShowCreationMenu, isShowFiltersDoneButton, isShowInfoButton, isShowSearchprotected com.liferay.portal.kernel.dao.search.SearchContainer<?> searchContainer
public SearchContainerManagementToolbarDisplayContext(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
com.liferay.portal.kernel.dao.search.SearchContainer<?> searchContainer)
@Deprecated
public SearchContainerManagementToolbarDisplayContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.dao.search.SearchContainer<?> searchContainer)
SearchContainerManagementToolbarDisplayContext(
HttpServletRequest, LiferayPortletRequest,
LiferayPortletResponse, SearchContainer)public int getItemsTotal()
public java.lang.String getSearchActionURL()
public java.lang.String getSearchContainerId()
public java.lang.Boolean isSelectable()
protected java.lang.String getOrderByCol()
getOrderByCol in class BaseManagementToolbarDisplayContextprotected java.lang.String getOrderByColParam()
getOrderByColParam in class BaseManagementToolbarDisplayContextprotected java.lang.String getOrderByType()
getOrderByType in class BaseManagementToolbarDisplayContextprotected java.lang.String getOrderByTypeParam()
getOrderByTypeParam in class BaseManagementToolbarDisplayContext