getActiveCustomer(long) method

Retrieve an active customer with the given ID.

Syntax

Customer getActiveCustomer ( long customerId ) throws EntityNotFoundException, CustomerStatusException

Parameters

Exceptions