|
||||||||||
| 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.core.web.catalog.taglib.AbstractCatalogTag
org.broadleafcommerce.core.web.catalog.taglib.CategoryLinkTag
public class CategoryLinkTag
| Field Summary |
|---|
| Fields inherited from class org.broadleafcommerce.core.web.catalog.taglib.AbstractCatalogTag |
|---|
catalogService |
| Constructor Summary | |
|---|---|
CategoryLinkTag()
|
|
| Method Summary | |
|---|---|
void |
doTag()
|
Category |
getCategory()
|
protected java.lang.String |
getUrl(Category category)
|
void |
setCategory(Category category)
|
| Methods inherited from class org.broadleafcommerce.core.web.catalog.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 CategoryLinkTag()
| Method Detail |
|---|
public void doTag()
throws javax.servlet.jsp.JspException,
java.io.IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspException
java.io.IOExceptionpublic Category getCategory()
public void setCategory(Category category)
protected java.lang.String getUrl(Category category)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||