Interface AccountEntityService
- All Known Implementing Classes:
AccountEntityServiceForLoanImpl,AccountEntityServiceForSavingsImpl,AccountEntityServiceForShareAccountsImpl
public interface AccountEntityService
-
Method Summary
Modifier and TypeMethodDescriptiongetKey()retrieveAccountNumberByAccountId(Long accountId) voidvalidateSelfUserAccountMapping(Long accountId)
-
Method Details
-
getKey
String getKey() -
validateSelfUserAccountMapping
-
retrieveAccountNumberByAccountId
-