Package com.elasticpath.domain.customer

Interface Summary
Address Address represents a North American address.
Customer A Customer is someone with an account in the system for making orders through the Store Front.
CustomerAddress A customer's address.
CustomerAuthentication Represents the customer Authentication.
CustomerCreditCard A CustomerCreditCard is a credit card stored by a store-front customer.
CustomerDeleted CustomerDeleted represents a deleted customer.
CustomerGroup CustomerGroup represents a customer group.
CustomerProfile This interface represents a group of AttributeValue of Customer Profile type attribute.
CustomerRole CustomerRole represents a customer's role.
CustomerSession A customer session keeps track of information about customers who may not be logged in (using cookies).