|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.j2ee.blueprints.shoppingcart.catalog.model.CatalogModel | +--com.sun.j2ee.blueprints.petstore.control.web.CatalogWebImpl
Web-tier implementation of catalog.
Fields inherited from class com.sun.j2ee.blueprints.shoppingcart.catalog.model.CatalogModel |
dao |
Constructor Summary | |
CatalogWebImpl()
|
Methods inherited from class com.sun.j2ee.blueprints.shoppingcart.catalog.model.CatalogModel |
destroy,
getCategories,
getCategory,
getItem,
getItems,
getProduct,
getProducts,
init,
searchProducts |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CatalogWebImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |