Uses of Class
org.broadleafcommerce.common.web.controller.BroadleafAbstractController
Packages that use BroadleafAbstractController
Package
Description
-
Uses of BroadleafAbstractController in org.broadleafcommerce.admin.web.controller.action
Modifier and TypeClassDescriptionclassController that responds to custom catalog actions. -
Uses of BroadleafAbstractController in org.broadleafcommerce.admin.web.controller.entity
-
Uses of BroadleafAbstractController in org.broadleafcommerce.admin.web.controller.inventory
-
Uses of BroadleafAbstractController in org.broadleafcommerce.cms.admin.web.controller
Modifier and TypeClassDescriptionclassHandles admin operations for theAssetentity.classAdminAssetUploadController handles uploading or selecting assets.classHandles admin operations for thePageentity.classHandles admin operations for theStructuredContententity. -
Uses of BroadleafAbstractController in org.broadleafcommerce.cms.web.controller
Subclasses of BroadleafAbstractController in org.broadleafcommerce.cms.web.controllerModifier and TypeClassDescriptionclassThis class works in combination with the PageHandlerMapping which finds a page based upon the request URL. -
Uses of BroadleafAbstractController in org.broadleafcommerce.common.web.payment.controller
Modifier and TypeClassDescriptionclassAbstract controller that provides convenience methods and resource declarations to facilitate payment gateway communication between the implementing module and the Spring injected customer profile engine.classAbstract controller that provides convenience methods and resource declarations to facilitate payment gateway communication between the implementing module and the Spring injected checkout engine. -
Uses of BroadleafAbstractController in org.broadleafcommerce.core.web.controller.account
Modifier and TypeClassDescriptionclassAn abstract controller that provides convenience methods and resource declarations for its children.classAn abstract controller that provides convenience methods and resource declarations for its children.classThis controller handles password changes for a customer's accountclassThe controller responsible for login and login related activities including forgot username, forgot password, and reset password.classclassThis is the page controller for adding, updating, and deleting a customer's saved payments.classThe controller responsible for wishlist management activities, including viewing a wishlist, moving items from the wishlist to the cart, and removing items from the wishlistclassThis is an extension of BroadleafRegisterController that utilizes Spring Social to register a customer from a Service Provider such as Facebook or Twitter.classclassThe controller responsible for registering a customer.class -
Uses of BroadleafAbstractController in org.broadleafcommerce.core.web.controller.cart
Modifier and TypeClassDescriptionclassAn abstract controller that provides convenience methods and resource declarations for its children.classIn charge of performing the various modify cart operations -
Uses of BroadleafAbstractController in org.broadleafcommerce.core.web.controller.catalog
Modifier and TypeClassDescriptionclassAn abstract controller that provides convenience methods and resource declarations for its children.classThis class works in combination with the CategoryHandlerMapping which finds a category based upon the passed in URL.classThis class works in combination with the ProductHandlerMapping which finds a product based upon the passed in URL.classHandles searching the catalog for a given search term.classThis class works in combination with the SkuHandlerMapping which finds a category based upon the passed in URL. -
Uses of BroadleafAbstractController in org.broadleafcommerce.core.web.controller.checkout
Modifier and TypeClassDescriptionclassAn abstract controller that provides convenience methods and resource declarations for its children.classclassIn charge of performing the various checkout operationsclassclassclassIn charge of performing the various checkout operations -
Uses of BroadleafAbstractController in org.broadleafcommerce.core.web.controller.contact
-
Uses of BroadleafAbstractController in org.broadleafcommerce.openadmin.web.controller
Modifier and TypeClassDescriptionclassAn abstract controller that provides convenience methods and resource declarations for the Admin.classclassAdminLoginController handles login related needs for the BLC admin including: Forgot Password Forgot Username Reset Passwordclassclass -
Uses of BroadleafAbstractController in org.broadleafcommerce.openadmin.web.controller.entity
Modifier and TypeClassDescriptionclassThe default implementation of theAdminAbstractController.classThe operations in this controller are actions that do not necessarily depend on a section key being present.