|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CatalogSetCallback
Allows asynchrous reading of a catalog. When the catalog is read, setCatalog() is called, else failed() is called.
| Method Summary | |
|---|---|
void |
failed()
Called if the catalog reading fails |
void |
setCatalog(InvCatalogImpl catalog)
Called when the catalog is done being read. |
| Method Detail |
|---|
void setCatalog(InvCatalogImpl catalog)
catalog - the catalog that was just read in.void failed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||