Package com.broadleafcommerce.customer.domain.type
-
Interface Summary Interface Description AccountAddressType Used to categorizeAccountAddresses& enforce business logic based on the type.AccountStatus Describes the status of anAccountAccountType Simple interface to describe the categorization options that can be used to group accounts or enforce business logicCustomerSpecialType Denotes fundamentally special types of customers. -
Enum Summary Enum Description DefaultAccountAddressChildrenVisibilityType The DefaultAccountAddressChildrenVisibilityType is used to represent the types of visibility to child accounts forAccountAddressThis is typically for B2B use cases where theAccountAddress.getType()isDefaultB2BAccountAddressTypes.SHIP_TOorDefaultB2BAccountAddressTypes.BILL_TODefaultAccountStatuses Describes the default statuses of anAccountDefaultB2BAccountAddressTypes Describes the defaultAccountAddresstypes that are used in a B2B context.DefaultCustomerSpecialTypes Enumerates the kinds of unusual circumstances which could be represented by a customer'sCustomer.getSpecialType().