getAuditLogs(Long, Long) method

get all audit logs for a callerID and transaction ID.

Syntax

List< AuditLog > getAuditLogs ( Long customerId , Long transactionId )

Parameters

Usage

Do not use! please use AuditLogDAO#getAuditLogs(Date, Date, Long, Long, Long, Boolean, List, Integer)