Package com.broadleafcommerce.customer.service
@NonNullApi
package com.broadleafcommerce.customer.service
- Author:
- Marie Standeven (marieStandeven)
-
ClassDescriptionAccountAddressService<P extends AccountAddress>Service API for
AccountAddresss
.Thrown when an attempt is made to accept an account invitation that has expired.AccountInviteService<P extends AccountInvite>Thrown when attempting to invite a user who is already a member of an account.AccountMemberService<M extends AccountMember>Service API forAccountMembers
.AccountService<P extends Account>Service API forAccounts
.Service for customer facing interactions involving reading account members and accounts.CustomerAddressService<P extends CustomerAddress>Service API forCustomerAddresss
.CustomerNoteService<P extends CustomerNote>Service API forCustomerNotes
.CustomerSegmentService<P extends CustomerSegment>Service for delegation of CRUD based operations onCustomerSegments
CustomerService<P extends Customer>Service API forCustomers
.DefaultAccountAddressService<P extends AccountAddress>Default implementation of theAccountAddressService
.DefaultAccountInviteService<P extends AccountInvite>DefaultAccountMemberService<M extends AccountMember>Default implementation of theAccountMemberService
.DefaultAccountService<P extends Account>Default implementation ofAccountService
DefaultCustomerAddressService<P extends CustomerAddress>DefaultCustomerNoteService<P extends CustomerNote>Default implementation ofCustomerNoteService
DefaultCustomerSegmentService<P extends CustomerSegment>Default implementation ofCustomerSegmentService
DefaultCustomerService<P extends Customer>Default implementation ofCustomerService
DefaultPaymentAccountService<P extends PaymentAccount>Deprecated, for removal: This API element is subject to removal in a future version.PaymentAccountService<P extends PaymentAccount>Deprecated, for removal: This API element is subject to removal in a future version.since 1.7.2, in favor of usingSavedPaymentMethod
in PaymentTransactionServices to manage saved payment methods.Interface for managing segment/customer relationships.Service API forSegmentProcessHistory
managementException thrown when a user attempts to modify themselvesService responsible for delivering account invitations.
SavedPaymentMethod
in PaymentTransactionServices to manage saved payment methods.