Uses of Package
com.broadleafcommerce.customer.domain.type
-
Packages that use com.broadleafcommerce.customer.domain.type Package Description com.broadleafcommerce.customer.domain.type -
Classes in com.broadleafcommerce.customer.domain.type used by com.broadleafcommerce.customer.domain.type Class Description AccountAddressType Used to categorizeAccountAddresses
& enforce business logic based on the type.AccountStatus Describes the status of anAccount
DefaultAccountAddressChildrenVisibilityType The DefaultAccountAddressChildrenVisibilityType is used to represent the types of visibility to child accounts forAccountAddress
This is typically for B2B use cases where theAccountAddress.getType()
isDefaultB2BAccountAddressTypes.SHIP_TO
orDefaultB2BAccountAddressTypes.BILL_TO
DefaultAccountStatuses Describes the default statuses of anAccount
DefaultB2BAccountAddressTypes Describes the defaultAccountAddress
types that are used in a B2B context.DefaultCustomerSpecialTypes Enumerates the kinds of unusual circumstances which could be represented by a customer'sCustomer.getSpecialType()
.