Package org.apache.cxf.customer.wraped
Class CustomerService
java.lang.Object
org.apache.cxf.customer.wraped.CustomerService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddeleteCustomer(String id) getCustomer(Long id) voidupdateCustomer(String id, Customer c)
-
Constructor Details
-
CustomerService
public CustomerService()
-
-
Method Details
-
getCustomers
-
getCustomer
-
updateCustomer
-
addCustomer
-
deleteCustomer
-