|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.beasys.commerce.ebusiness.shoppingcart.ShoppingCartHome
@Deprecated public class ShoppingCartHome
The home class for the ShoppingCart. This class is used to create instances of ShoppingCart. eg :
ShoppingCart shoppingCart = ShoppingCartHome.create();
Constructor Summary | |
---|---|
ShoppingCartHome()
Deprecated See BEA Commerce product offering |
Method Summary | |
---|---|
static ShoppingCart |
create()
Deprecated See BEA Commerce product offering |
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()
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |