@Deprecated public class WriteTag extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
WriteTag()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp()
Deprecated.
|
protected java.lang.String |
getPage()
Deprecated.
|
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request)
Deprecated.
|
void |
setBean(java.lang.Object bean)
Deprecated.
|
void |
setProperty(java.lang.String property)
Deprecated.
|
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 void setBean(java.lang.Object bean)
public void setProperty(java.lang.String property)
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