getCustomerHistory(long, Date, Date, Long) method

Retrieve customer history entries.

Syntax

List< HistoryEntry > getCustomerHistory ( long customerId , Date fromDate , Date toDate , Long creatorId ) throws EntityNotFoundException

Parameters

Exceptions