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 theAdminAbstractControllerExtensionHandlerExtension handler forListGrid.Manager for theAdminAbstractListGridExtensionHandlerCreated by Reginald ColeExtension handler for methods present inAdminBasicOperationsController.Manager for theAdminAbstractControllerExtensionHandlerThis class is designed to be the default handler mapping forController/RequestMappingannotations in the admin for classes that haveAdminBasicEntityControlleras 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/RequestMappingannotations in the admin so long as the class doesn't haveAdminBasicEntityControlleras an ancestor.Handle page requests for the HTTP status 409 error in the admin.