org.broadleafcommerce.core.web.catalog.taglib
Class CategoryLinkTag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.broadleafcommerce.core.web.catalog.taglib.AbstractCatalogTag
org.broadleafcommerce.core.web.catalog.taglib.CategoryLinkTag
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
- Direct Known Subclasses:
- CategoryBreadCrumbTag, ProductLinkTag
public class CategoryLinkTag
- 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 |
CategoryLinkTag
public CategoryLinkTag()
doTag
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
- Specified by:
doTag in interface javax.servlet.jsp.tagext.SimpleTag- Overrides:
doTag in class javax.servlet.jsp.tagext.SimpleTagSupport
- Throws:
javax.servlet.jsp.JspException
IOException
getCategory
public Category getCategory()
setCategory
public void setCategory(Category category)
getUrl
protected String getUrl(Category category)
Copyright © 2013. All Rights Reserved.