Package com.sun.j2ee.blueprints.shoppingcart.cart.ejb

Interface Summary
ShoppingCart This interface provides methods to add an item to the shoppingcart, delete an item from the shopping cart, and update item quantities in the shopping cart.
ShoppingCartHome The home interface of shopping cart EJB.
 

Class Summary
ShoppingCartEJB This class represents the implementation of shopping cart as a Session EJB.
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.