|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.SimpleTagSupport
org.broadleafcommerce.catalog.web.taglib.AbstractCatalogTag
org.broadleafcommerce.catalog.web.taglib.CategoryTag
public class CategoryTag
| Field Summary |
|---|
| Fields inherited from class org.broadleafcommerce.catalog.web.taglib.AbstractCatalogTag |
|---|
catalogService |
| Constructor Summary | |
|---|---|
CategoryTag()
|
|
| Method Summary | |
|---|---|
void |
doTag()
|
long |
getCategoryId()
|
java.lang.String |
getVar()
|
void |
setCategoryId(long categoryId)
|
void |
setVar(java.lang.String var)
|
| Methods inherited from class org.broadleafcommerce.catalog.web.taglib.AbstractCatalogTag |
|---|
getCatalogService, setCatalogService, toVariableName |
| 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 |
| Constructor Detail |
|---|
public CategoryTag()
| Method Detail |
|---|
public 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 java.lang.String getVar()
public void setVar(java.lang.String var)
public long getCategoryId()
public void setCategoryId(long categoryId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||