Interface MiddlewareCleanupService


  • public interface MiddlewareCleanupService
    • Method Detail

      • deleteTransactions

        void deleteTransactions​(String userId,
                                UserRoleTO userRole,
                                String accountId)
        Remove all transactions for deposit account
        Parameters:
        userId - id of the user
        userRole - role of user initiating operation
        accountId - the account id
      • removeBranch

        void removeBranch​(String userId,
                          UserRoleTO role,
                          String branchId)
        Parameters:
        userId - id of user initiating operation
        role - role of user initiating operation
        branchId - branch to remove