C D E F G I L M O P R S V

C

contextDestroyed(ServletContextEvent) - Method in class org.broadleafcommerce.extensibility.web.MergeContextLoaderListener
Close the root web application context.
contextInitialized(ServletContextEvent) - Method in class org.broadleafcommerce.extensibility.web.MergeContextLoaderListener
Initialize the root web application context.
CookieUtils - Class in org.broadleafcommerce.profile.web
 
CookieUtils() - Constructor for class org.broadleafcommerce.profile.web.CookieUtils
 
createContextLoader() - Method in class org.broadleafcommerce.extensibility.web.MergeContextLoaderListener
Create the ContextLoader to use.
createWebApplicationContext(ServletContext, ApplicationContext) - Method in class org.broadleafcommerce.extensibility.web.MergeContextLoader
Instantiate the root WebApplicationContext for this loader, either the default context class or a custom context class if specified.
CUSTOMER_COOKIE_NAME - Static variable in class org.broadleafcommerce.profile.web.CookieUtils
 
CustomerAuthenticatedFromCookieEvent - Class in org.broadleafcommerce.profile.web.security
 
CustomerAuthenticatedFromCookieEvent(Customer, Object) - Constructor for class org.broadleafcommerce.profile.web.security.CustomerAuthenticatedFromCookieEvent
 
CustomerInfoTag - Class in org.broadleafcommerce.profile.web.taglib
 
CustomerInfoTag() - Constructor for class org.broadleafcommerce.profile.web.taglib.CustomerInfoTag
 
CustomerLoggedInEvent - Class in org.broadleafcommerce.profile.web.security
 
CustomerLoggedInEvent(Customer, Object) - Constructor for class org.broadleafcommerce.profile.web.security.CustomerLoggedInEvent
 
CustomerPhoneController - Class in org.broadleafcommerce.profile.web.controller
Provides access and mutator functions to manage a customer's phones.
CustomerPhoneController() - Constructor for class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
CustomerPhoneTag - Class in org.broadleafcommerce.profile.web.taglib
 
CustomerPhoneTag() - Constructor for class org.broadleafcommerce.profile.web.taglib.CustomerPhoneTag
 
CustomerPhoneValidator - Class in org.broadleafcommerce.profile.web.controller.validator
 
CustomerPhoneValidator() - Constructor for class org.broadleafcommerce.profile.web.controller.validator.CustomerPhoneValidator
 
customerService - Variable in class org.broadleafcommerce.profile.web.security.CustomerStateFilter
 
customerState - Variable in class org.broadleafcommerce.email.web.EmailClickTrackingFilter
 
CustomerState - Interface in org.broadleafcommerce.profile.web
 
CustomerStateFilter - Class in org.broadleafcommerce.profile.web.security
 
CustomerStateFilter() - Constructor for class org.broadleafcommerce.profile.web.security.CustomerStateFilter
 
CustomerStateImpl - Class in org.broadleafcommerce.profile.web
 
CustomerStateImpl() - Constructor for class org.broadleafcommerce.profile.web.CustomerStateImpl
 

D

deletePhone(Long, HttpServletRequest) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
Completely deletes the customerPhone with the given customerPhoneId from the database.
destroy() - Method in class org.broadleafcommerce.email.web.EmailClickTrackingFilter
 
destroy() - Method in class org.broadleafcommerce.util.web.RepeatSubmitProtectionFilter
 
doClose() - Method in class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.email.web.EmailClickTrackingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.broadleafcommerce.util.web.RepeatSubmitProtectionFilter
 
doFilterHttp(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.broadleafcommerce.profile.web.security.CustomerStateFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.broadleafcommerce.email.web.EmailOpenTrackingServlet
 
doStartTag() - Method in class org.broadleafcommerce.profile.web.taglib.CustomerInfoTag
 
doStartTag() - Method in class org.broadleafcommerce.profile.web.taglib.CustomerPhoneTag
 

E

EmailClickTrackingFilter - Class in org.broadleafcommerce.email.web
 
EmailClickTrackingFilter() - Constructor for class org.broadleafcommerce.email.web.EmailClickTrackingFilter
 
EmailOpenTrackingServlet - Class in org.broadleafcommerce.email.web
 
EmailOpenTrackingServlet() - Constructor for class org.broadleafcommerce.email.web.EmailOpenTrackingServlet
 
execute(HttpServletRequest, HttpServletResponse, Authentication) - Method in interface org.broadleafcommerce.profile.web.MergeCartProcessor
 

F

formatPhoneNumber(Phone) - Method in interface org.broadleafcommerce.profile.web.util.PhoneFormatter
 
formatPhoneNumber(Phone) - Method in class org.broadleafcommerce.profile.web.util.PhoneFormatterImpl
 

G

getChallengeQuestions() - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
getContextLoader() - Method in class org.broadleafcommerce.extensibility.web.MergeContextLoaderListener
Return the ContextLoader used by this listener.
getCookieValue(HttpServletRequest, String) - Static method in class org.broadleafcommerce.profile.web.CookieUtils
 
getCustomer(HttpServletRequest) - Method in interface org.broadleafcommerce.profile.web.CustomerState
 
getCustomer(HttpServletRequest) - Method in class org.broadleafcommerce.profile.web.CustomerStateImpl
 
getCustomer() - Method in class org.broadleafcommerce.profile.web.form.RegisterCustomerForm
 
getCustomer() - Method in class org.broadleafcommerce.profile.web.security.CustomerAuthenticatedFromCookieEvent
 
getCustomer() - Method in class org.broadleafcommerce.profile.web.security.CustomerLoggedInEvent
 
getCustomerPhoneId() - Method in class org.broadleafcommerce.profile.web.taglib.CustomerPhoneTag
 
getCustomerRequestAttributeName() - Static method in class org.broadleafcommerce.profile.web.security.CustomerStateFilter
 
getDisplayRegistrationFormView() - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
getEmailTrackingManager() - Method in class org.broadleafcommerce.email.web.EmailClickTrackingFilter
 
getOrder() - Method in class org.broadleafcommerce.profile.web.security.CustomerStateFilter
 
getPassword() - Method in class org.broadleafcommerce.profile.web.form.RegisterCustomerForm
 
getPasswordConfirm() - Method in class org.broadleafcommerce.profile.web.form.RegisterCustomerForm
 
getPatchLocation() - Method in class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
 
getPhone() - Method in class org.broadleafcommerce.profile.web.model.PhoneNameForm
 
getPhoneName() - Method in class org.broadleafcommerce.profile.web.model.PhoneNameForm
 
getRegisterCustomerValidator() - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
getRegistrationErrorView() - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
getRegistrationSuccessView() - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
getShutdownBean() - Method in class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
 
getShutdownMethod() - Method in class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
 
getVar() - Method in class org.broadleafcommerce.profile.web.taglib.CustomerInfoTag
 
getVar() - Method in class org.broadleafcommerce.profile.web.taglib.CustomerPhoneTag
 

I

init(FilterConfig) - Method in class org.broadleafcommerce.email.web.EmailClickTrackingFilter
 
init(FilterConfig) - Method in class org.broadleafcommerce.util.web.RepeatSubmitProtectionFilter
 
initCustomerRegistrationForm() - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
initPhoneNameForm(HttpServletRequest, Model) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
Called before each and every request comes into the controller, and is placed on the request for use by those methods.
invalidateCookie(HttpServletResponse, String) - Static method in class org.broadleafcommerce.profile.web.CookieUtils
 

L

loadBeanDefinitions(XmlBeanDefinitionReader) - Method in class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
Load the bean definitions with the given XmlBeanDefinitionReader.
logger - Variable in class org.broadleafcommerce.profile.web.security.CustomerStateFilter
Logger for this class and subclasses
loginCustomer(Customer) - Method in interface org.broadleafcommerce.profile.service.LoginService
 
loginCustomer(Customer) - Method in class org.broadleafcommerce.profile.service.LoginServiceImpl
 
LoginService - Interface in org.broadleafcommerce.profile.service
 
LoginServiceImpl - Class in org.broadleafcommerce.profile.service
 
LoginServiceImpl() - Constructor for class org.broadleafcommerce.profile.service.LoginServiceImpl
 

M

makePhoneDefault(Long, HttpServletRequest) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
Sets the passed in customerPhoneId as the default phone for the user.
MergeCartProcessor - Interface in org.broadleafcommerce.profile.web
 
MergeContextLoader - Class in org.broadleafcommerce.extensibility.web
Performs the actual initialization work for the root application context.
MergeContextLoader() - Constructor for class org.broadleafcommerce.extensibility.web.MergeContextLoader
 
MergeContextLoaderListener - Class in org.broadleafcommerce.extensibility.web
Bootstrap listener to start up BroadleafCommerce's root MergeWebApplicationContext.
MergeContextLoaderListener() - Constructor for class org.broadleafcommerce.extensibility.web.MergeContextLoaderListener
 
MergeXmlWebApplicationContext - Class in org.broadleafcommerce.extensibility.web
WebApplicationContext implementation which takes its configuration from XML documents, understood by an XmlBeanDefinitionReader.
MergeXmlWebApplicationContext() - Constructor for class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
 

O

org.broadleafcommerce.email.web - package org.broadleafcommerce.email.web
 
org.broadleafcommerce.extensibility.web - package org.broadleafcommerce.extensibility.web
 
org.broadleafcommerce.profile.service - package org.broadleafcommerce.profile.service
 
org.broadleafcommerce.profile.web - package org.broadleafcommerce.profile.web
 
org.broadleafcommerce.profile.web.controller - package org.broadleafcommerce.profile.web.controller
 
org.broadleafcommerce.profile.web.controller.validator - package org.broadleafcommerce.profile.web.controller.validator
 
org.broadleafcommerce.profile.web.form - package org.broadleafcommerce.profile.web.form
 
org.broadleafcommerce.profile.web.model - package org.broadleafcommerce.profile.web.model
 
org.broadleafcommerce.profile.web.security - package org.broadleafcommerce.profile.web.security
 
org.broadleafcommerce.profile.web.taglib - package org.broadleafcommerce.profile.web.taglib
 
org.broadleafcommerce.profile.web.util - package org.broadleafcommerce.profile.web.util
 
org.broadleafcommerce.util.web - package org.broadleafcommerce.util.web
 

P

PATCH_LOCATION_PARAM - Static variable in class org.broadleafcommerce.extensibility.web.MergeContextLoader
Name of servlet context parameter (i.e., "patchConfigLocation") that can specify the config location for the root context.
PhoneFormatter - Interface in org.broadleafcommerce.profile.web.util
 
PhoneFormatterImpl - Class in org.broadleafcommerce.profile.web.util
 
PhoneFormatterImpl() - Constructor for class org.broadleafcommerce.profile.web.util.PhoneFormatterImpl
 
PhoneNameForm - Class in org.broadleafcommerce.profile.web.model
The Form Backing Bean used by the CustomerPhoneController.
PhoneNameForm() - Constructor for class org.broadleafcommerce.profile.web.model.PhoneNameForm
 
PhoneValidator - Class in org.broadleafcommerce.profile.web.controller.validator
 
PhoneValidator() - Constructor for class org.broadleafcommerce.profile.web.controller.validator.PhoneValidator
 

R

registerCustomer() - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
registerCustomer(RegisterCustomerForm, BindingResult, HttpServletRequest) - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
RegisterCustomerController - Class in org.broadleafcommerce.profile.web.controller
 
RegisterCustomerController() - Constructor for class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
RegisterCustomerForm - Class in org.broadleafcommerce.profile.web.form
 
RegisterCustomerForm() - Constructor for class org.broadleafcommerce.profile.web.form.RegisterCustomerForm
 
registerCustomerSuccess() - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
RegisterCustomerValidator - Class in org.broadleafcommerce.profile.web.controller.validator
 
RegisterCustomerValidator() - Constructor for class org.broadleafcommerce.profile.web.controller.validator.RegisterCustomerValidator
 
RepeatSubmitProtectionFilter - Class in org.broadleafcommerce.util.web
 
RepeatSubmitProtectionFilter() - Constructor for class org.broadleafcommerce.util.web.RepeatSubmitProtectionFilter
 

S

savePhone(PhoneNameForm, BindingResult, HttpServletRequest, Long, Long) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
Creates a new phone if no customerPhoneId & phoneId are passed in; otherwise, it creates a new customerPhone object otherwise.
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.broadleafcommerce.profile.web.security.CustomerStateFilter
 
setCookieValue(HttpServletResponse, String, String, String, Integer) - Static method in class org.broadleafcommerce.profile.web.CookieUtils
 
setCookieValue(HttpServletResponse, String, String) - Static method in class org.broadleafcommerce.profile.web.CookieUtils
 
setCustomer(Customer) - Method in class org.broadleafcommerce.profile.web.form.RegisterCustomerForm
 
setCustomer(Customer) - Method in class org.broadleafcommerce.profile.web.security.CustomerAuthenticatedFromCookieEvent
 
setCustomer(Customer) - Method in class org.broadleafcommerce.profile.web.security.CustomerLoggedInEvent
 
setCustomerPhoneId(Long) - Method in class org.broadleafcommerce.profile.web.taglib.CustomerPhoneTag
 
setCustomerPhoneService(CustomerPhoneService) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setCustomerPhoneValidator(CustomerPhoneValidator) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setCustomerRequestAttributeName(String) - Static method in class org.broadleafcommerce.profile.web.security.CustomerStateFilter
 
setCustomerState(CustomerState) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setdeletePhoneSuccessView(String) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setDisplayRegistrationFormView(String) - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
setEmailTrackingManager(EmailTrackingManager) - Method in class org.broadleafcommerce.email.web.EmailClickTrackingFilter
 
setEntityConfiguration(EntityConfiguration) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setmakePhoneDefaultSuccessView(String) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setPassword(String) - Method in class org.broadleafcommerce.profile.web.form.RegisterCustomerForm
 
setPasswordConfirm(String) - Method in class org.broadleafcommerce.profile.web.form.RegisterCustomerForm
 
setPatchLocation(String) - Method in class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
 
setPhone(Phone) - Method in class org.broadleafcommerce.profile.web.model.PhoneNameForm
 
setPhoneFormatter(PhoneFormatter) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setPhoneName(String) - Method in class org.broadleafcommerce.profile.web.model.PhoneNameForm
 
setPhoneValidator(PhoneValidator) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setRegisterCustomerValidator(RegisterCustomerValidator) - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
setRegistrationErrorView(String) - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
setRegistrationSuccessView(String) - Method in class org.broadleafcommerce.profile.web.controller.RegisterCustomerController
 
setsavePhoneErrorView(String) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setsavePhoneSuccessView(String) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setShutdownBean(String) - Method in class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
 
setShutdownMethod(String) - Method in class org.broadleafcommerce.extensibility.web.MergeXmlWebApplicationContext
 
setVar(String) - Method in class org.broadleafcommerce.profile.web.taglib.CustomerInfoTag
 
setVar(String) - Method in class org.broadleafcommerce.profile.web.taglib.CustomerPhoneTag
 
setviewPhoneErrorView(String) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
setviewPhoneSuccessView(String) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
 
SHUTDOWN_HOOK_BEAN - Static variable in class org.broadleafcommerce.extensibility.web.MergeContextLoader
Name of a bean to hook before Spring shutdown for this context commences.
SHUTDOWN_HOOK_METHOD - Static variable in class org.broadleafcommerce.extensibility.web.MergeContextLoader
Name of method to call on the shutdown hook bean before Spring shutdown for this context commences
supports(Class) - Method in class org.broadleafcommerce.profile.web.controller.validator.CustomerPhoneValidator
 
supports(Class) - Method in class org.broadleafcommerce.profile.web.controller.validator.PhoneValidator
 
supports(Class) - Method in class org.broadleafcommerce.profile.web.controller.validator.RegisterCustomerValidator
 

V

validate(Object, Errors) - Method in class org.broadleafcommerce.profile.web.controller.validator.CustomerPhoneValidator
 
validate(Object, Errors) - Method in class org.broadleafcommerce.profile.web.controller.validator.PhoneValidator
 
validate(Object, Errors) - Method in class org.broadleafcommerce.profile.web.controller.validator.RegisterCustomerValidator
 
viewPhone(Long, HttpServletRequest, PhoneNameForm, BindingResult) - Method in class org.broadleafcommerce.profile.web.controller.CustomerPhoneController
Provides a blank template for a new Customer Phone to be created if no customerPhoneId is provided.

C D E F G I L M O P R S V

Copyright © 2010. All Rights Reserved.