@Service public class DepositAccountConfigServiceImpl extends Object implements DepositAccountConfigService
| Constructor and Description |
|---|
DepositAccountConfigServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCashAccount() |
String |
getClearingAccount(PaymentProductBO paymentProduct) |
String |
getDepositParentAccount() |
String |
getLedger() |
public String getDepositParentAccount()
getDepositParentAccount in interface DepositAccountConfigServicepublic String getLedger()
getLedger in interface DepositAccountConfigServicepublic String getClearingAccount(PaymentProductBO paymentProduct)
getClearingAccount in interface DepositAccountConfigServicepublic String getCashAccount()
getCashAccount in interface DepositAccountConfigServiceCopyright © 2019. All rights reserved.