org.broadleafcommerce.core.web.catalog.taglib
Class AbstractCatalogTag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.broadleafcommerce.core.web.catalog.taglib.AbstractCatalogTag
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
- Direct Known Subclasses:
- CategoryLinkTag, CategoryLookupTag, CategoryTag, GetProductsByCategoryIdTag
public abstract class AbstractCatalogTag
- extends javax.servlet.jsp.tagext.SimpleTagSupport
| Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
doTag, 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 |
catalogService
protected CatalogService catalogService
AbstractCatalogTag
public AbstractCatalogTag()
getCatalogService
protected CatalogService getCatalogService()
setCatalogService
public void setCatalogService(CatalogService catalogService)
toVariableName
public static String toVariableName(String key)
Copyright © 2013. All Rights Reserved.