Uses of Package
com.sun.j2ee.blueprints.customer.util

Packages that use com.sun.j2ee.blueprints.customer.util
com.sun.j2ee.blueprints.customer.account.ejb   
com.sun.j2ee.blueprints.customer.account.model   
com.sun.j2ee.blueprints.customer.customer.ejb   
com.sun.j2ee.blueprints.customer.order.ejb   
com.sun.j2ee.blueprints.customer.order.model   
com.sun.j2ee.blueprints.customer.util   
com.sun.j2ee.blueprints.petstore.control.event   
 

Classes in com.sun.j2ee.blueprints.customer.util used by com.sun.j2ee.blueprints.customer.account.ejb
ContactInformation
          This class represents all the data needed to identify an indvidual and contact that individual.
 

Classes in com.sun.j2ee.blueprints.customer.util used by com.sun.j2ee.blueprints.customer.account.model
ContactInformation
          This class represents all the data needed to identify an indvidual and contact that individual.
 

Classes in com.sun.j2ee.blueprints.customer.util used by com.sun.j2ee.blueprints.customer.customer.ejb
Address
          This class encapsulates address information.
ContactInformation
          This class represents all the data needed to identify an indvidual and contact that individual.
CreditCard
          This class represents a credit card
 

Classes in com.sun.j2ee.blueprints.customer.util used by com.sun.j2ee.blueprints.customer.order.ejb
Address
          This class encapsulates address information.
Calendar
          This class represents a calender
CreditCard
          This class represents a credit card
 

Classes in com.sun.j2ee.blueprints.customer.util used by com.sun.j2ee.blueprints.customer.order.model
Address
          This class encapsulates address information.
Calendar
          This class represents a calender
CreditCard
          This class represents a credit card
 

Classes in com.sun.j2ee.blueprints.customer.util used by com.sun.j2ee.blueprints.customer.util
Address
          This class encapsulates address information.
Calendar
          This class represents a calender
 

Classes in com.sun.j2ee.blueprints.customer.util used by com.sun.j2ee.blueprints.petstore.control.event
Address
          This class encapsulates address information.
ContactInformation
          This class represents all the data needed to identify an indvidual and contact that individual.
CreditCard
          This class represents a credit card
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.