- salt - Variable in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- saltSource - Variable in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
Use a Salt Source ONLY if there's one configured
- save(Address) - Method in interface org.broadleafcommerce.profile.core.dao.AddressDao
-
- save(Address) - Method in class org.broadleafcommerce.profile.core.dao.AddressDaoImpl
-
- save(Country) - Method in interface org.broadleafcommerce.profile.core.dao.CountryDao
-
- save(Country) - Method in class org.broadleafcommerce.profile.core.dao.CountryDaoImpl
-
- save(CustomerAddress) - Method in interface org.broadleafcommerce.profile.core.dao.CustomerAddressDao
-
- save(CustomerAddress) - Method in class org.broadleafcommerce.profile.core.dao.CustomerAddressDaoImpl
-
- save(Customer) - Method in interface org.broadleafcommerce.profile.core.dao.CustomerDao
-
- save(Customer) - Method in class org.broadleafcommerce.profile.core.dao.CustomerDaoImpl
-
- save(CustomerPayment) - Method in interface org.broadleafcommerce.profile.core.dao.CustomerPaymentDao
-
- save(CustomerPayment) - Method in class org.broadleafcommerce.profile.core.dao.CustomerPaymentDaoImpl
-
- save(CustomerPhone) - Method in interface org.broadleafcommerce.profile.core.dao.CustomerPhoneDao
-
- save(CustomerPhone) - Method in class org.broadleafcommerce.profile.core.dao.CustomerPhoneDaoImpl
-
- save(Phone) - Method in interface org.broadleafcommerce.profile.core.dao.PhoneDao
-
- save(Phone) - Method in class org.broadleafcommerce.profile.core.dao.PhoneDaoImpl
-
- save(State) - Method in interface org.broadleafcommerce.profile.core.dao.StateDao
-
- save(State) - Method in class org.broadleafcommerce.profile.core.dao.StateDaoImpl
-
- save(Country) - Method in interface org.broadleafcommerce.profile.core.service.CountryService
-
- save(Country) - Method in class org.broadleafcommerce.profile.core.service.CountryServiceImpl
-
- save(State) - Method in interface org.broadleafcommerce.profile.core.service.StateService
-
- save(State) - Method in class org.broadleafcommerce.profile.core.service.StateServiceImpl
-
- saveAddress(Address) - Method in interface org.broadleafcommerce.profile.core.service.AddressService
-
- saveAddress(Address) - Method in class org.broadleafcommerce.profile.core.service.AddressServiceImpl
-
- saveCustomer(Customer) - Method in interface org.broadleafcommerce.profile.core.service.CustomerService
-
- saveCustomer(Customer, boolean) - Method in interface org.broadleafcommerce.profile.core.service.CustomerService
-
- saveCustomer(Customer) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- saveCustomer(Customer, boolean) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- saveCustomerAddress(CustomerAddress) - Method in interface org.broadleafcommerce.profile.core.service.CustomerAddressService
-
- saveCustomerAddress(CustomerAddress) - Method in class org.broadleafcommerce.profile.core.service.CustomerAddressServiceImpl
-
- saveCustomerPayment(CustomerPayment) - Method in interface org.broadleafcommerce.profile.core.service.CustomerPaymentService
-
- saveCustomerPayment(CustomerPayment) - Method in class org.broadleafcommerce.profile.core.service.CustomerPaymentServiceImpl
-
- saveCustomerPhone(CustomerPhone) - Method in interface org.broadleafcommerce.profile.core.service.CustomerPhoneService
-
- saveCustomerPhone(CustomerPhone) - Method in class org.broadleafcommerce.profile.core.service.CustomerPhoneServiceImpl
-
- savePhone(Phone) - Method in interface org.broadleafcommerce.profile.core.service.PhoneService
-
- savePhone(Phone) - Method in class org.broadleafcommerce.profile.core.service.PhoneServiceImpl
-
- saveToken(CustomerForgotPasswordSecurityToken) - Method in interface org.broadleafcommerce.profile.core.dao.CustomerForgotPasswordSecurityTokenDao
-
- saveToken(CustomerForgotPasswordSecurityToken) - Method in class org.broadleafcommerce.profile.core.dao.CustomerForgotPasswordSecurityTokenDaoImpl
-
- secondaryPhone - Variable in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- sendForgotPasswordNotification(String, String) - Method in interface org.broadleafcommerce.profile.core.service.CustomerService
-
Generates an access token and then emails the user.
- sendForgotPasswordNotification(String, String) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- sendForgotUsernameNotification(String) - Method in interface org.broadleafcommerce.profile.core.service.CustomerService
-
Looks up the corresponding Customer and emails the address on file with
the associated username.
- sendForgotUsernameNotification(String) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setAbbreviation(String) - Method in interface org.broadleafcommerce.profile.core.domain.Country
-
- setAbbreviation(String) - Method in class org.broadleafcommerce.profile.core.domain.CountryImpl
-
- setAbbreviation(String) - Method in interface org.broadleafcommerce.profile.core.domain.State
-
- setAbbreviation(String) - Method in class org.broadleafcommerce.profile.core.domain.StateImpl
-
- setActive(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setActive(boolean) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setActive(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Phone
-
- setActive(boolean) - Method in class org.broadleafcommerce.profile.core.domain.PhoneImpl
-
- setAdditionalFields(Map<String, String>) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPayment
-
- setAdditionalFields(Map<String, String>) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPaymentImpl
-
- setAddress(Address) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerAddress
-
- setAddress(Address) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAddressImpl
-
- setAddressLine1(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setAddressLine1(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setAddressLine2(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setAddressLine2(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setAddressLine3(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setAddressLine3(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setAddressName(String) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerAddress
-
- setAddressName(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAddressImpl
-
- setAnonymous(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setAnonymous(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setArchived(Character) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAddressImpl
-
- setAsDefaultPayment(CustomerPayment) - Method in interface org.broadleafcommerce.profile.core.service.CustomerPaymentService
-
- setAsDefaultPayment(CustomerPayment) - Method in class org.broadleafcommerce.profile.core.service.CustomerPaymentServiceImpl
-
- setAuditable(Auditable) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setAuditable(Auditable) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setBatchSize(Long) - Method in interface org.broadleafcommerce.profile.core.domain.IdGeneration
-
- setBatchSize(Long) - Method in class org.broadleafcommerce.profile.core.domain.IdGenerationImpl
-
- setBatchStart(Long) - Method in interface org.broadleafcommerce.profile.core.domain.IdGeneration
-
- setBatchStart(Long) - Method in class org.broadleafcommerce.profile.core.domain.IdGenerationImpl
-
- setBegin(Long) - Method in interface org.broadleafcommerce.profile.core.domain.IdGeneration
-
- setBegin(Long) - Method in class org.broadleafcommerce.profile.core.domain.IdGenerationImpl
-
- setBillingAddress(Address) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPayment
-
- setBillingAddress(Address) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPaymentImpl
-
- setBusiness(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setBusiness(boolean) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setChallengeAnswer(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setChallengeAnswer(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setChallengeQuestion(ChallengeQuestion) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setChallengeQuestion(ChallengeQuestion) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setChangePasswordEmailInfo(EmailInfo) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setCity(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setCity(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setCompanyName(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setCompanyName(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setCookied(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setCookied(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setCountry(Country) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setCountry(Country) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setCountry(Country) - Method in interface org.broadleafcommerce.profile.core.domain.State
-
- setCountry(Country) - Method in class org.broadleafcommerce.profile.core.domain.StateImpl
-
- setCounty(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setCounty(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setCreateDate(Date) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityToken
-
Set the generation date for the token.
- setCreateDate(Date) - Method in class org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityTokenImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerAddress
-
- setCustomer(Customer) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAddressImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerAttribute
-
Sets the associated customer.
- setCustomer(Customer) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAttributeImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPayment
-
- setCustomer(Customer) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPaymentImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPhone
-
- setCustomer(Customer) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPhoneImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerRole
-
- setCustomer(Customer) - Method in class org.broadleafcommerce.profile.core.domain.CustomerRoleImpl
-
- setCustomerAddresses(List<CustomerAddress>) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setCustomerAddresses(List<CustomerAddress>) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setCustomerAttributes(Map<String, CustomerAttribute>) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setCustomerAttributes(Map<String, CustomerAttribute>) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setCustomerDao(CustomerDao) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setCustomerId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityToken
-
Id associated with this forgot password token.
- setCustomerId(Long) - Method in class org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityTokenImpl
-
- setCustomerLocale(Locale) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setCustomerLocale(Locale) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setCustomerPayments(List<CustomerPayment>) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setCustomerPayments(List<CustomerPayment>) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setCustomerPhones(List<CustomerPhone>) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setCustomerPhones(List<CustomerPhone>) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setDeactivated(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
Sets the users deactivated status.
- setDeactivated(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setDefault(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setDefault(boolean) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setDefault(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPayment
-
- setDefault(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPaymentImpl
-
- setDefault(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Phone
-
- setDefault(boolean) - Method in class org.broadleafcommerce.profile.core.domain.PhoneImpl
-
- setDefaultBatchSize(Long) - Method in class org.broadleafcommerce.profile.core.dao.IdGenerationDaoImpl
-
- setDefaultBatchStart(Long) - Method in class org.broadleafcommerce.profile.core.dao.IdGenerationDaoImpl
-
- setEmailAddress(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setEmailAddress(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setEmailAddress(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setEmailAddress(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setEnd(Long) - Method in interface org.broadleafcommerce.profile.core.domain.IdGeneration
-
- setEnd(Long) - Method in class org.broadleafcommerce.profile.core.domain.IdGenerationImpl
-
- setFax(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setFax(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- setFirstName(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setFirstName(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setFirstName(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setFirstName(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setForgotPasswordEmailInfo(EmailInfo) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setForgotUsernameEmailInfo(EmailInfo) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.ChallengeQuestion
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.ChallengeQuestionImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerAddress
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAddressImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerAttribute
-
Sets the id.
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAttributeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPayment
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPaymentImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPhone
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPhoneImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerRole
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.CustomerRoleImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.Phone
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.PhoneImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.profile.core.domain.Role
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.domain.RoleImpl
-
- setId(Long) - Method in class org.broadleafcommerce.profile.core.service.CustomerUserDetails
-
- setLastName(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setLastName(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setLastName(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setLastName(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setLoggedIn(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setLoggedIn(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setMustValidateAddresses(boolean) - Method in class org.broadleafcommerce.profile.core.service.AddressServiceImpl
-
Default is false.
- setName(String) - Method in interface org.broadleafcommerce.profile.core.domain.Country
-
- setName(String) - Method in class org.broadleafcommerce.profile.core.domain.CountryImpl
-
- setName(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAttributeImpl
-
- setName(String) - Method in interface org.broadleafcommerce.profile.core.domain.State
-
- setName(String) - Method in class org.broadleafcommerce.profile.core.domain.StateImpl
-
- setPassword(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setPassword(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setPasswordChangedHandlers(List<PasswordUpdatedHandler>) - Method in interface org.broadleafcommerce.profile.core.service.CustomerService
-
- setPasswordChangedHandlers(List<PasswordUpdatedHandler>) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setPasswordChangeRequired(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setPasswordChangeRequired(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setPasswordEncoder(PasswordEncoder) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setPasswordResetEmailDefaultLocale(Locale) - Method in class org.broadleafcommerce.profile.core.service.handler.EmailNotificationPasswordUpdatedHandler
-
Deprecated.
- setPasswordResetEmailFromAddress(String) - Method in class org.broadleafcommerce.profile.core.service.handler.EmailNotificationPasswordUpdatedHandler
-
Deprecated.
- setPasswordResetEmailSubject(Map<Locale, String>) - Method in class org.broadleafcommerce.profile.core.service.handler.EmailNotificationPasswordUpdatedHandler
-
Deprecated.
- setPasswordResetEmailTemplate(Map<Locale, String>) - Method in class org.broadleafcommerce.profile.core.service.handler.EmailNotificationPasswordUpdatedHandler
-
Deprecated.
- setPasswordResetHandlers(List<PasswordUpdatedHandler>) - Method in interface org.broadleafcommerce.profile.core.service.CustomerService
-
- setPasswordResetHandlers(List<PasswordUpdatedHandler>) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setPasswordTokenLength(int) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setPaymentToken(String) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPayment
-
- setPaymentToken(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPaymentImpl
-
- setPhone(Phone) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPhone
-
- setPhone(Phone) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPhoneImpl
-
- setPhoneFax(Phone) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setPhoneFax(Phone) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setPhoneName(String) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerPhone
-
- setPhoneName(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerPhoneImpl
-
- setPhoneNumber(String) - Method in interface org.broadleafcommerce.profile.core.domain.Phone
-
- setPhoneNumber(String) - Method in class org.broadleafcommerce.profile.core.domain.PhoneImpl
-
- setPhonePrimary(Phone) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setPhonePrimary(Phone) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setPhoneSecondary(Phone) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setPhoneSecondary(Phone) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setPostalCode(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setPostalCode(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setPreview(Boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setPrimaryPhone(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setPrimaryPhone(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- setQuestion(String) - Method in interface org.broadleafcommerce.profile.core.domain.ChallengeQuestion
-
- setQuestion(String) - Method in class org.broadleafcommerce.profile.core.domain.ChallengeQuestionImpl
-
- setReceiveEmail(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setReceiveEmail(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setRegistered(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setRegistered(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setRegistrationEmailInfo(EmailInfo) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setRole(Role) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerRole
-
- setRole(Role) - Method in class org.broadleafcommerce.profile.core.domain.CustomerRoleImpl
-
- setRoleName(String) - Method in interface org.broadleafcommerce.profile.core.domain.Role
-
- setRoleName(String) - Method in class org.broadleafcommerce.profile.core.domain.RoleImpl
-
- setSalt(String) - Method in interface org.broadleafcommerce.profile.core.service.CustomerService
-
- setSalt(String) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
Deprecated.
- setSaltSource(SaltSource) - Method in interface org.broadleafcommerce.profile.core.service.CustomerService
-
Sets the SaltSource used with blPasswordencoder to encrypt the user password.
- setSaltSource(SaltSource) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setSecondaryPhone(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setSecondaryPhone(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- setStandardized(Boolean) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setStandardized(Boolean) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setState(State) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setState(State) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setTaxExemptionCode(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
Associates a tax exemption code to this user to notate tax exemption status.
- setTaxExemptionCode(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setToken(String) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityToken
-
Sets the security token.
- setToken(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityTokenImpl
-
- setTokenExpiredMinutes(int) - Method in class org.broadleafcommerce.profile.core.service.CustomerServiceImpl
-
- setTokenizedAddress(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setTokenizedAddress(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setTokenUsedDate(Date) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityToken
-
Set the date the token was used to reset the password.
- setTokenUsedDate(Date) - Method in class org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityTokenImpl
-
- setTokenUsedFlag(boolean) - Method in interface org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityToken
-
Sets the token used flag.
- setTokenUsedFlag(boolean) - Method in class org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityTokenImpl
-
- setType(String) - Method in interface org.broadleafcommerce.profile.core.domain.IdGeneration
-
- setType(String) - Method in class org.broadleafcommerce.profile.core.domain.IdGenerationImpl
-
- setUnencodedChallengeAnswer(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setUnencodedChallengeAnswer(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setUnencodedPassword(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setUnencodedPassword(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setUsername(String) - Method in interface org.broadleafcommerce.profile.core.domain.Customer
-
- setUsername(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerImpl
-
- setValidNameRegex(String) - Method in class org.broadleafcommerce.profile.core.service.validator.RegistrationValidator
-
- setValidPasswordRegex(String) - Method in class org.broadleafcommerce.profile.core.service.validator.RegistrationValidator
-
- setValidPasswordRegex(String) - Method in class org.broadleafcommerce.profile.core.service.validator.ResetPasswordValidator
-
- setValue(String) - Method in class org.broadleafcommerce.profile.core.domain.CustomerAttributeImpl
-
- setVerificationLevel(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setVerificationLevel(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- setZipFour(String) - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- setZipFour(String) - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- SHIPPING - Static variable in class org.broadleafcommerce.profile.core.service.type.CustomerAddressType
-
- standardized - Variable in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
This is intented to be used for address verification integrations and should not be modifiable in the admin
- state - Variable in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- State - Interface in org.broadleafcommerce.profile.core.domain
-
- StateDao - Interface in org.broadleafcommerce.profile.core.dao
-
- stateDao - Variable in class org.broadleafcommerce.profile.core.service.StateServiceImpl
-
- StateDaoImpl - Class in org.broadleafcommerce.profile.core.dao
-
- StateDaoImpl() - Constructor for class org.broadleafcommerce.profile.core.dao.StateDaoImpl
-
- StateImpl - Class in org.broadleafcommerce.profile.core.domain
-
- StateImpl() - Constructor for class org.broadleafcommerce.profile.core.domain.StateImpl
-
- StateService - Interface in org.broadleafcommerce.profile.core.service
-
- StateServiceImpl - Class in org.broadleafcommerce.profile.core.service
-
- StateServiceImpl() - Constructor for class org.broadleafcommerce.profile.core.service.StateServiceImpl
-
- supports(Class<?>) - Method in class org.broadleafcommerce.profile.core.service.validator.RegistrationValidator
-
- supports(Class<?>) - Method in class org.broadleafcommerce.profile.core.service.validator.ResetPasswordValidator
-