|
© 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.catalog.InventoryInfoHome
The home class for the InventoryInfo belonging. Use this class to create instances of InventoryInfo.
InventoryInfo inventoryInfo = InventoryInfoHome.create();
Constructor Summary | |
InventoryInfoHome()
|
Method Summary | |
static InventoryInfo |
create()
Create a new InventoryInfo Belonging. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public InventoryInfoHome()
Method Detail |
public static InventoryInfo create()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |