getAuditLogsByCustomer(long) method

get all audit logs for a customer ID / callerID.

Syntax

List< AuditLog > getAuditLogsByCustomer ( long customerId )

Parameters

Usage

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