org.broadleafcommerce.core.web.layout.tags
public class ProductLookupTag extends javax.servlet.jsp.tagext.BodyTagSupport
| Constructor and Description |
|---|
ProductLookupTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
long |
getProductId() |
String |
getVar() |
void |
setProductId(long productId) |
void |
setVar(String var) |
doAfterBody, doEndTag, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic long getProductId()
public void setProductId(long productId)
public 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 String getVar()
public void setVar(String var)
Copyright © 2015. All Rights Reserved.