|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.websphere.samples.plantsbywebspherewar.Populate
public class Populate
| Constructor Summary | |
|---|---|
Populate()
|
|
Populate(ResetDB resetDB,
Catalog c,
Login l,
BackOrderStock b,
Suppliers s)
|
|
| Method Summary | |
|---|---|
static void |
addImage(java.lang.String itemID,
java.lang.String fileName,
Catalog catalog)
|
void |
doPopulate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Populate()
public Populate(ResetDB resetDB,
Catalog c,
Login l,
BackOrderStock b,
Suppliers s)
| Method Detail |
|---|
public static void addImage(java.lang.String itemID,
java.lang.String fileName,
Catalog catalog)
throws java.io.FileNotFoundException,
java.io.IOException
itemID - fileName - catalog -
java.io.FileNotFoundException
java.io.IOExceptionpublic void doPopulate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||