Package com.broadleafcommerce.creditaccount.service
@NonNullApi
package com.broadleafcommerce.creditaccount.service
- Author:
- Dima Myroniuk (dmyroniuk)
-
ClassDescriptionCreditAccountService<P extends CreditAccount>Service API for
credit accounts
.Service responsible for the managing ofTransactions
.DefaultCreditAccountService<P extends CreditAccount>The default implementation for theCreditAccountService
.DefaultTransactionService<P extends Transaction>The default implementation for theTransaction
.TransactionService<P extends Transaction>Service API fortransactions
.