public class CategoryTag extends AbstractCatalogTag
catalogService| Constructor and Description |
|---|
CategoryTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
long |
getCategoryId() |
String |
getVar() |
void |
setCategoryId(long categoryId) |
void |
setVar(String var) |
getCatalogService, setCatalogService, toVariableNamepublic void doTag()
throws javax.servlet.jsp.JspException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionpublic String getVar()
public void setVar(String var)
public long getCategoryId()
public void setCategoryId(long categoryId)
Copyright © 2015. All Rights Reserved.