public class AddressDisplayTag
extends com.liferay.taglib.util.ParamAndPropertyAncestorTagImpl
| Constructor and Description |
|---|
AddressDisplayTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
void |
setAddress(com.liferay.portal.kernel.model.Address address) |
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, release, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, doStartTag, 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.TagSupportjavax.servlet.jsp.JspExceptionpublic void setAddress(com.liferay.portal.kernel.model.Address address)