com.ibm.websphere.samples.pbw.war
Class Populate
java.lang.Object
com.ibm.websphere.samples.pbw.war.Populate
public class Populate
- extends java.lang.Object
A basic POJO class for resetting the database.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Populate
public Populate()
Populate
public Populate(ResetDBBean resetDB,
CatalogMgr c,
CustomerMgr l,
BackOrderMgr b,
SuppliersBean s)
addImage
public static void addImage(java.lang.String itemID,
java.lang.String fileName,
CatalogMgr catalog)
throws java.io.FileNotFoundException,
java.io.IOException
- Parameters:
itemID
- fileName
- catalog
-
- Throws:
java.io.FileNotFoundException
java.io.IOException
doPopulate
public void doPopulate()
Copyright © 2012. All Rights Reserved.