Uses of Class
com.ibm.websphere.samples.pbw.ejb.CatalogMgr

Packages that use CatalogMgr
com.ibm.websphere.samples.pbw.ejb   
com.ibm.websphere.samples.pbw.war   
 

Uses of CatalogMgr in com.ibm.websphere.samples.pbw.ejb
 

Methods in com.ibm.websphere.samples.pbw.ejb with parameters of type CatalogMgr
static void ResetDBBean.addImage(String itemID, String fileName, CatalogMgr catalog)
           
 

Uses of CatalogMgr in com.ibm.websphere.samples.pbw.war
 

Methods in com.ibm.websphere.samples.pbw.war with parameters of type CatalogMgr
static void Populate.addImage(String itemID, String fileName, CatalogMgr catalog)
           
 

Constructors in com.ibm.websphere.samples.pbw.war with parameters of type CatalogMgr
Populate(ResetDBBean resetDB, CatalogMgr c, CustomerMgr l, BackOrderMgr b, SuppliersBean s)
           
 



Copyright © 2011. All Rights Reserved.