|
© 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.ShoppingCartLineHome
The home class for the ShoppingCartLine. This class is used to create instances of ShoppingCartLine. eg :
ShoppingCartLine shoppingCartLine = ShoppingCartLineHome.create();
Constructor Summary | |
ShoppingCartLineHome()
|
Method Summary | |
static ShoppingCartLine |
create()
Creates a new ShoppingCartLine instance. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ShoppingCartLineHome()
Method Detail |
public static ShoppingCartLine create()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |