Uses of Class
com.ibm.websphere.samples.pbw.jpa.Supplier

Packages that use Supplier
com.ibm.websphere.samples.pbw.ejb   
com.ibm.websphere.samples.pbw.war   
 

Uses of Supplier in com.ibm.websphere.samples.pbw.ejb
 

Methods in com.ibm.websphere.samples.pbw.ejb that return Supplier
 Supplier SuppliersBean.getSupplier()
           
 Supplier SuppliersBean.updateSupplier(String supplierID, String name, String street, String city, String state, String zip, String phone, String url)
           
 

Uses of Supplier in com.ibm.websphere.samples.pbw.war
 

Methods in com.ibm.websphere.samples.pbw.war that return Supplier
 Supplier AdminServlet.updateSupplierInfo(String supplierID, String name, String street, String city, String state, String zip, String phone, String location_url)
           
 



Copyright © 2011. All Rights Reserved.