updateCustomer(final Customer, long) method

Update an existing customer.

Syntax

void updateCustomer ( final Customer customer , long callerId ) throws EntityNotFoundException, CustomerStatusException

Parameters

Exceptions