public class AssetTagsSummaryTag<R> extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
AssetTagsSummaryTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
java.lang.String |
getAssetTagNames() |
protected java.lang.String |
getPage() |
javax.portlet.PortletURL |
getPortletURL() |
void |
setAssetTagNames(java.lang.String assetTagNames) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setClassName(java.lang.String className) |
void |
setClassPK(long classPK) |
void |
setMessage(java.lang.String message) |
void |
setParamName(java.lang.String paramName) |
void |
setPortletURL(javax.portlet.PortletURL portletURL) |
callSetAttributes, 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 java.lang.String getAssetTagNames()
public javax.portlet.PortletURL getPortletURL()
public void setAssetTagNames(java.lang.String assetTagNames)
public void setClassName(java.lang.String className)
public void setClassPK(long classPK)
public void setMessage(java.lang.String message)
public void setParamName(java.lang.String paramName)
public void setPortletURL(javax.portlet.PortletURL portletURL)
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