getAuditLogsByCustomer(final long, final long) method

Load AuditLogs created for a specific customer.

Syntax

List< AuditLog > getAuditLogsByCustomer ( final long customerId , final long callerId ) throws EntityNotFoundException

Parameters

Returns

a list of matching audit logs

Exceptions

Usage

a list of matching audit logs