org.broadleafcommerce.profile.web.core.taglib
public class CustomerPhoneTag extends javax.servlet.jsp.tagext.BodyTagSupport
| Constructor and Description |
|---|
CustomerPhoneTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
Long |
getCustomerPhoneId() |
String |
getVar() |
void |
setCustomerPhoneId(Long customerPhoneId) |
void |
setVar(String var) |
doAfterBody, doEndTag, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionpublic Long getCustomerPhoneId()
public String getVar()
public void setCustomerPhoneId(Long customerPhoneId)
public void setVar(String var)
Copyright © 2015. All Rights Reserved.