Serialized Form
-
Package org.broadleafcommerce.profile.core.domain
-
Class org.broadleafcommerce.profile.core.domain.AddressImpl
class AddressImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
addressLine1
String addressLine1
-
addressLine2
String addressLine2
-
addressLine3
String addressLine3
-
city
String city
-
companyName
String companyName
-
county
String county
-
emailAddress
String emailAddress
-
fax
String fax
Deprecated. -
firstName
String firstName
-
fullName
String fullName
-
id
Long id
-
isActive
boolean isActive
-
isBusiness
boolean isBusiness
-
isDefault
boolean isDefault
-
isMailing
boolean isMailing
Intended to be used to differentiate whether this address is a physical address (e.g. street/house) or a mailing address (e.g. P.O. Box etc..) -
isoCountryAlpha2
ISOCountry isoCountryAlpha2
-
isoCountrySubdivision
String isoCountrySubdivision
-
isStreet
boolean isStreet
Intended to be used to differentiate whether this address is a physical address (e.g. street/house) or a mailing address (e.g. P.O. Box etc..) -
lastName
String lastName
-
phoneFax
Phone phoneFax
-
phonePrimary
Phone phonePrimary
-
phoneSecondary
Phone phoneSecondary
-
postalCode
String postalCode
-
primaryPhone
String primaryPhone
Deprecated. -
secondaryPhone
String secondaryPhone
Deprecated. -
standardized
Boolean standardized
This is intented to be used for address verification integrations and should not be modifiable in the admin -
stateProvinceRegion
String stateProvinceRegion
-
tokenizedAddress
String tokenizedAddress
This is intented to be used for address verification integrations and should not be modifiable in the admin -
verificationLevel
String verificationLevel
This is intented to be used for address verification integrations and should not be modifiable in the admin -
zipFour
String zipFour
-
-
Class org.broadleafcommerce.profile.core.domain.ChallengeQuestionImpl
class ChallengeQuestionImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.CountryImpl
class CountryImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.CountrySubdivisionCategoryImpl
class CountrySubdivisionCategoryImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.CountrySubdivisionImpl
class CountrySubdivisionImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
abbreviation
String abbreviation
-
alternateAbbreviation
String alternateAbbreviation
-
category
CountrySubdivisionCategory category
-
country
Country country
-
name
String name
-
-
Class org.broadleafcommerce.profile.core.domain.CustomerAddressImpl
class CustomerAddressImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
address
Address address
-
addressName
String addressName
-
archiveStatus
ArchiveStatus archiveStatus
-
customer
Customer customer
-
id
Long id
-
-
Class org.broadleafcommerce.profile.core.domain.CustomerAttributeImpl
class CustomerAttributeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityTokenImpl
class CustomerForgotPasswordSecurityTokenImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.CustomerImpl
class CustomerImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
anonymous
boolean anonymous
-
auditable
Auditable auditable
-
challengeAnswer
String challengeAnswer
-
challengeQuestion
ChallengeQuestion challengeQuestion
-
cookied
boolean cookied
-
customerAddresses
List<CustomerAddress> customerAddresses
-
customerAttributes
Map<String,
CustomerAttribute> customerAttributes -
customerLocale
Locale customerLocale
-
customerPayments
List<CustomerPayment> customerPayments
-
customerPhones
List<CustomerPhone> customerPhones
-
deactivated
Boolean deactivated
-
emailAddress
String emailAddress
-
externalId
String externalId
-
firstName
String firstName
-
id
Long id
-
isTaxExempt
Boolean isTaxExempt
-
lastName
String lastName
-
loggedIn
boolean loggedIn
-
password
String password
-
passwordChangeRequired
Boolean passwordChangeRequired
If true, this customer must go through a reset password flow.
During a site conversion or security breach or a matter of routine security policy, it may be necessary to require users to change their password. This property will not allow a user whose credentials are managed within Broadleaf to login until they have reset their password.
Used by blUserDetailsService.
-
previewable
PreviewStatus previewable
-
receiveEmail
Boolean receiveEmail
-
registered
Boolean registered
-
taxExemptionCode
String taxExemptionCode
-
transientProperties
Map<String,
Object> transientProperties -
unencodedChallengeAnswer
String unencodedChallengeAnswer
-
unencodedPassword
String unencodedPassword
-
username
String username
-
-
Class org.broadleafcommerce.profile.core.domain.CustomerPaymentImpl
class CustomerPaymentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.CustomerPersistedEvent
class CustomerPersistedEvent extends org.springframework.context.ApplicationEvent implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.CustomerPhoneImpl
class CustomerPhoneImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.CustomerRoleImpl
class CustomerRoleImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.LastPaymentStatus
class LastPaymentStatus extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.PhoneImpl
class PhoneImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.domain.RoleImpl
class RoleImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.profile.core.dto
-
Class org.broadleafcommerce.profile.core.dto.CustomerRuleHolder
class CustomerRuleHolder extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
customerRule
String customerRule
-
-
-
Package org.broadleafcommerce.profile.core.event
-
Class org.broadleafcommerce.profile.core.event.ForgotPasswordEvent
class ForgotPasswordEvent extends BroadleafApplicationEvent implements Serializable -
Class org.broadleafcommerce.profile.core.event.ForgotUsernameEvent
class ForgotUsernameEvent extends BroadleafApplicationEvent implements Serializable -
Class org.broadleafcommerce.profile.core.event.RegisterCustomerEvent
class RegisterCustomerEvent extends BroadleafApplicationEvent implements Serializable-
Serialized Fields
-
customerId
Long customerId
-
-
-
-
Package org.broadleafcommerce.profile.core.service
-
Class org.broadleafcommerce.profile.core.service.CustomerUserDetails
class CustomerUserDetails extends org.springframework.security.core.userdetails.User implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
-
-
Package org.broadleafcommerce.profile.core.service.exception
-
Exception org.broadleafcommerce.profile.core.service.exception.AddressVerificationException
class AddressVerificationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.profile.core.service.type
-
Class org.broadleafcommerce.profile.core.service.type.CustomerAddressType
class CustomerAddressType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.profile.core.service.type.LocaleType
class LocaleType extends Object implements Serializable- serialVersionUID:
- 1L
-