|
||||||||||
| 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
public abstract class AbstractCatalogTag
| Field Summary | |
|---|---|
protected CatalogService |
catalogService
|
| Constructor Summary | |
|---|---|
AbstractCatalogTag()
|
|
| Method Summary | |
|---|---|
protected CatalogService |
getCatalogService()
|
void |
setCatalogService(CatalogService catalogService)
|
static java.lang.String |
toVariableName(java.lang.String key)
|
| 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 |
| Field Detail |
|---|
protected CatalogService catalogService
| Constructor Detail |
|---|
public AbstractCatalogTag()
| Method Detail |
|---|
protected CatalogService getCatalogService()
public void setCatalogService(CatalogService catalogService)
public static java.lang.String toVariableName(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||