Uses of Class
org.wso2.am.integration.services.jaxrs.customersample.bean.Customer
-
Packages that use Customer Package Description org.wso2.am.integration.services.jaxrs.customersample -
-
Uses of Customer in org.wso2.am.integration.services.jaxrs.customersample
Methods in org.wso2.am.integration.services.jaxrs.customersample that return Customer Modifier and Type Method Description CustomerCustomerService. getCustomer(String id)Methods in org.wso2.am.integration.services.jaxrs.customersample with parameters of type Customer Modifier and Type Method Description javax.ws.rs.core.ResponseCustomerService. addCustomer(Customer customer)javax.ws.rs.core.ResponseCustomerService. updateCustomer(Customer customer)
-