org.broadleafcommerce.core.web.controller.catalog
Class AbstractCatalogController
java.lang.Object
org.broadleafcommerce.common.web.controller.BroadleafAbstractController
org.broadleafcommerce.core.web.controller.catalog.AbstractCatalogController
- Direct Known Subclasses:
- BroadleafSearchController
public abstract class AbstractCatalogController
- extends BroadleafAbstractController
An abstract controller that provides convenience methods and resource declarations for its
children. Operations that are shared between controllers that deal with customer accounts belong here
- Author:
- apazzolini
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
catalogService
protected CatalogService catalogService
AbstractCatalogController
public AbstractCatalogController()
Copyright © 2012. All Rights Reserved.