Uses of Interface
com.sun.j2ee.blueprints.customer.customer.ejb.Customer

Packages that use Customer
com.sun.j2ee.blueprints.customer.customer.ejb   
com.sun.j2ee.blueprints.petstore.control.ejb   
com.sun.j2ee.blueprints.petstore.control.web   
 

Uses of Customer in com.sun.j2ee.blueprints.customer.customer.ejb
 

Methods in com.sun.j2ee.blueprints.customer.customer.ejb that return Customer
 Customer CustomerHome.create()
           
 

Uses of Customer in com.sun.j2ee.blueprints.petstore.control.ejb
 

Methods in com.sun.j2ee.blueprints.petstore.control.ejb that return Customer
 Customer ShoppingClientControllerEJB.getCustomer()
           
 Customer ShoppingClientController.getCustomer()
           
 

Uses of Customer in com.sun.j2ee.blueprints.petstore.control.web
 

Methods in com.sun.j2ee.blueprints.petstore.control.web that return Customer
 Customer ShoppingClientControllerWebImpl.getCustomerEJB()
           
 Customer ModelManager.getCustomerEJB()
           
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.