org.broadleafcommerce.core.web.catalog.taglib
Class CategoryBreadCrumbTag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.broadleafcommerce.core.web.catalog.taglib.AbstractCatalogTag
org.broadleafcommerce.core.web.catalog.taglib.CategoryLinkTag
org.broadleafcommerce.core.web.catalog.taglib.CategoryBreadCrumbTag
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
public class CategoryBreadCrumbTag
- extends CategoryLinkTag
| 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 |
CategoryBreadCrumbTag
public CategoryBreadCrumbTag()
doTag
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
- Specified by:
doTag in interface javax.servlet.jsp.tagext.SimpleTag- Overrides:
doTag in class CategoryLinkTag
- Throws:
javax.servlet.jsp.JspException
IOException
setCategoryList
public void setCategoryList(List<Category> categoryList)
setCategoryId
public void setCategoryId(long categoryId)
Copyright © 2013. All Rights Reserved.