@Deprecated
public class AssetAddonEntryDisplayTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
AssetAddonEntryDisplayTag()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp()
Deprecated.
|
int |
doEndTag()
Deprecated.
|
java.util.List<? extends com.liferay.portal.kernel.servlet.taglib.ui.AssetAddonEntry> |
getAssetAddonEntries()
Deprecated.
|
protected javax.servlet.http.HttpServletResponse |
getResponse()
Deprecated.
|
void |
setAssetAddonEntries(java.util.List<? extends com.liferay.portal.kernel.servlet.taglib.ui.AssetAddonEntry> assetAddonEntries)
Deprecated.
|
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
Deprecated.
|
callSetAttributes, cleanUpSetAttributes, doClearTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class com.liferay.taglib.util.IncludeTagjavax.servlet.jsp.JspExceptionpublic java.util.List<? extends com.liferay.portal.kernel.servlet.taglib.ui.AssetAddonEntry> getAssetAddonEntries()
public void setAssetAddonEntries(java.util.List<? extends com.liferay.portal.kernel.servlet.taglib.ui.AssetAddonEntry> assetAddonEntries)
protected void cleanUp()
cleanUp in class com.liferay.taglib.util.IncludeTagprotected javax.servlet.http.HttpServletResponse getResponse()
protected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class com.liferay.taglib.util.IncludeTag