Constant Field Values


Contents
org.broadleafcommerce.*

org.broadleafcommerce.profile.core.domain.CustomerImpl.Presentation.Tab.Name
public static final String Advanced "CustomerImpl_Advanced_Tab"
public static final String Contact "CustomerImpl_Contact_Tab"

org.broadleafcommerce.profile.core.domain.CustomerImpl.Presentation.Tab.Order
public static final int Advanced 3000
public static final int Contact 2000

org.broadleafcommerce.profile.core.service.handler.EmailNotificationPasswordUpdatedHandler
public static final String CUSTOMER_PASSWORD_TEMPLATE_VARIABLE "customerPasswordTemplateVariable"

org.broadleafcommerce.profile.core.service.validator.RegistrationValidator
public static final String DEFAULT_VALID_NAME_REGEX "[A-Za-z\'. ]{1,80}"
public static final String DEFAULT_VALID_PASSWORD_REGEX "[0-9A-Za-z]{4,15}"



Copyright © 2013. All Rights Reserved.