Serialized Form
|
Package org.broadleafcommerce.profile.core.domain |
serialVersionUID: 1L
id
Long id
addressLine1
String addressLine1
addressLine2
String addressLine2
city
String city
postalCode
String postalCode
county
String county
state
State state
country
Country country
tokenizedAddress
String tokenizedAddress
- This is intented to be used for address verification integrations and should not be modifiable in the admin
standardized
Boolean standardized
- This is intented to be used for address verification integrations and should not be modifiable in the admin
zipFour
String zipFour
companyName
String companyName
isDefault
boolean isDefault
isActive
boolean isActive
firstName
String firstName
lastName
String lastName
primaryPhone
String primaryPhone
secondaryPhone
String secondaryPhone
fax
String fax
emailAddress
String emailAddress
isBusiness
boolean isBusiness
verificationLevel
String verificationLevel
- This is intented to be used for address verification integrations and should not be modifiable in the admin
serialVersionUID: 1L
id
Long id
question
String question
serialVersionUID: 1L
abbreviation
String abbreviation
name
String name
serialVersionUID: 1L
id
Long id
addressName
String addressName
customer
Customer customer
address
Address address
serialVersionUID: 1L
id
Long id
- The id.
name
String name
- The name.
value
String value
- The value.
customer
Customer customer
- The customer.
serialVersionUID: 1L
token
String token
createDate
Date createDate
tokenUsedDate
Date tokenUsedDate
customerId
Long customerId
tokenUsedFlag
boolean tokenUsedFlag
serialVersionUID: 1L
id
Long id
auditable
Auditable auditable
username
String username
password
String password
firstName
String firstName
lastName
String lastName
emailAddress
String emailAddress
challengeQuestion
ChallengeQuestion challengeQuestion
challengeAnswer
String challengeAnswer
passwordChangeRequired
Boolean passwordChangeRequired
receiveEmail
Boolean receiveEmail
registered
Boolean registered
deactivated
Boolean deactivated
customerLocale
Locale customerLocale
customerAttributes
List<E> customerAttributes
unencodedPassword
String unencodedPassword
unencodedChallengeAnswer
String unencodedChallengeAnswer
anonymous
boolean anonymous
cookied
boolean cookied
loggedIn
boolean loggedIn
serialVersionUID: 1L
id
Long id
customer
Customer customer
billingAddress
Address billingAddress
paymentToken
String paymentToken
additionalFields
Map<K,V> additionalFields
serialVersionUID: 1L
id
Long id
phoneName
String phoneName
customer
Customer customer
phone
Phone phone
serialVersionUID: 1L
id
Long id
customer
Customer customer
role
Role role
serialVersionUID: 1L
type
String type
begin
Long begin
end
Long end
batchStart
Long batchStart
batchSize
Long batchSize
version
Integer version
serialVersionUID: 1L
id
Long id
phoneNumber
String phoneNumber
isDefault
boolean isDefault
isActive
boolean isActive
serialVersionUID: 1L
id
Long id
roleName
String roleName
serialVersionUID: 1L
abbreviation
String abbreviation
name
String name
country
Country country
|
Package org.broadleafcommerce.profile.core.service.type |
serialVersionUID: 1L
type
String type
friendlyType
String friendlyType
serialVersionUID: 1L
type
String type
friendlyType
String friendlyType
locale
Locale locale
Copyright © 2013. All Rights Reserved.