|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartHome
The home class for the ShoppingCart. This class is used to create instances of ShoppingCart. eg :
ShoppingCart shoppingCart = ShoppingCartHome.create();
| Constructor Summary | |
ShoppingCartHome()
|
|
| Method Summary | |
static ShoppingCart |
create()
Creates a new ShoppingCart instance. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ShoppingCartHome()
| Method Detail |
public static ShoppingCart create()
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||