|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.j2ee.blueprints.petstore.control.web.InventoryWebImpl
This class is the web tier representation of the Product Inventory.
Constructor Summary | |
InventoryWebImpl()
|
Method Summary | |
int |
getInventory(java.lang.String itemId)
Get the amount of an item available directly from the InventoryEJB. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public InventoryWebImpl()
Method Detail |
public int getInventory(java.lang.String itemId)
InventoryModel
,
Inventory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |