org.broadleafcommerce.core.web.catalog.taglib
Class CategoryLookupTag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.broadleafcommerce.core.web.catalog.taglib.AbstractCatalogTag
org.broadleafcommerce.core.web.catalog.taglib.CategoryLookupTag
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
public class CategoryLookupTag
- extends AbstractCatalogTag
| Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryLookupTag
public CategoryLookupTag()
doTag
public void doTag()
throws javax.servlet.jsp.JspException
- Specified by:
doTag in interface javax.servlet.jsp.tagext.SimpleTag- Overrides:
doTag in class javax.servlet.jsp.tagext.SimpleTagSupport
- Throws:
javax.servlet.jsp.JspException
getVar
public String getVar()
setVar
public void setVar(String var)
getCategoryName
public String getCategoryName()
setCategoryName
public void setCategoryName(String categoryName)
Copyright © 2013. All Rights Reserved.