public class CategoryBreadCrumbTag extends CategoryLinkTag
catalogService| Constructor and Description |
|---|
CategoryBreadCrumbTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
void |
setCategoryId(long categoryId) |
void |
setCategoryList(java.util.List<Category> categoryList) |
getCategory, getUrl, setCategorygetCatalogService, setCatalogService, toVariableNamepublic void doTag()
throws javax.servlet.jsp.JspException,
java.io.IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class CategoryLinkTagjavax.servlet.jsp.JspExceptionjava.io.IOExceptionpublic void setCategoryList(java.util.List<Category> categoryList)
public void setCategoryId(long categoryId)
Copyright © 2018. All Rights Reserved.