public class UserGroupSearchContainerResultsTag<R> extends IncludeTag
request, response, servletContextbodyContentpageContext| Constructor and Description |
|---|
UserGroupSearchContainerResultsTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setSearchTerms(com.liferay.portal.kernel.dao.search.DisplayTerms searchTerms) |
void |
setUseIndexer(boolean useIndexer) |
void |
setUserGroupParams(java.util.LinkedHashMap<java.lang.String,java.lang.Object> userGroupParams) |
callSetAttributes, cleanUpSetAttributes, doClearTag, 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, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic void setSearchTerms(com.liferay.portal.kernel.dao.search.DisplayTerms searchTerms)
public void setUseIndexer(boolean useIndexer)
public void setUserGroupParams(java.util.LinkedHashMap<java.lang.String,java.lang.Object> userGroupParams)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getPage()
getPage in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag