Package org.broadleafcommerce.openadmin.web.controller
package org.broadleafcommerce.openadmin.web.controller
-
ClassDescriptionAbstract implementatino of
AdminAbstractControllerExtensionHandler
.Abstract implementation ofAdminBasicOperationsControllerExtensionHandler
.An abstract controller that provides convenience methods and resource declarations for the Admin.Extension handler for methods present inAdminAbstractController
.Manager for theAdminAbstractControllerExtensionHandler
Extension handler forListGrid
.Manager for theAdminAbstractListGridExtensionHandler
Created by Reginald ColeExtension handler for methods present inAdminBasicOperationsController
.Manager for theAdminAbstractControllerExtensionHandler
This class is designed to be the default handler mapping forController
/RequestMapping
annotations in the admin for classes that haveAdminBasicEntityController
as an ancestor.AdminLoginController handles login related needs for the BLC admin including: Forgot Password Forgot Username Reset PasswordThis class is designed to be the default handler mapping forController
/RequestMapping
annotations in the admin so long as the class doesn't haveAdminBasicEntityController
as an ancestor.Handle page requests for the HTTP status 409 error in the admin.