Interface AccountEntityService

All Known Implementing Classes:
AccountEntityServiceForLoanImpl, AccountEntityServiceForSavingsImpl, AccountEntityServiceForShareAccountsImpl

public interface AccountEntityService
  • Method Details

    • getKey

      String getKey()
    • validateSelfUserAccountMapping

      void validateSelfUserAccountMapping(Long accountId)
    • retrieveAccountNumberByAccountId

      String retrieveAccountNumberByAccountId(Long accountId)