Class AccountEntityServiceForLoanImpl
java.lang.Object
org.apache.fineract.portfolio.self.pockets.service.AccountEntityServiceForLoanImpl
- All Implemented Interfaces:
AccountEntityService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()retrieveAccountNumberByAccountId(Long accountId) voidvalidateSelfUserAccountMapping(Long accountId)
-
Constructor Details
-
AccountEntityServiceForLoanImpl
public AccountEntityServiceForLoanImpl()
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceAccountEntityService
-
validateSelfUserAccountMapping
- Specified by:
validateSelfUserAccountMappingin interfaceAccountEntityService
-
retrieveAccountNumberByAccountId
- Specified by:
retrieveAccountNumberByAccountIdin interfaceAccountEntityService
-