public class CustomerServiceImpl extends Object implements CustomerService
| Constructor and Description |
|---|
CustomerServiceImpl() |
public List<Customer> getCustomersByName(String name) throws NoSuchCustomerException
getCustomersByName in interface CustomerServiceNoSuchCustomerExceptionpublic void updateCustomer(Customer customer)
updateCustomer in interface CustomerServiceCopyright © 2015 WSO2 Inc. All rights reserved.