getAttachmentsByCustomer(long, Integer) method

Retrieve attachments for a specific customer.

Syntax

List< Attachment > getAttachmentsByCustomer ( long customerId , Integer attachmentType ) throws EntityNotFoundException

Parameters

Exceptions