public class SearchPaginatorTag<R> extends SearchFormTag<R>
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
SearchPaginatorTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setId(java.lang.String id) |
void |
setType(java.lang.String type) |
setSearchContainer, setShowAddButtoncallSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic void setId(java.lang.String id)
public void setType(java.lang.String type)
protected void cleanUp()
cleanUp in class SearchFormTag<R>protected java.lang.String getPage()
getPage in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class SearchFormTag<R>