public class CategoryLinkTag extends AbstractCatalogTag
catalogService| Constructor and Description |
|---|
CategoryLinkTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
Category |
getCategory() |
protected String |
getUrl(Category category) |
void |
setCategory(Category category) |
getCatalogService, setCatalogService, toVariableNamepublic void doTag()
throws javax.servlet.jsp.JspException,
IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionIOExceptionpublic Category getCategory()
public void setCategory(Category category)
Copyright © 2013. All Rights Reserved.