|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.archiviststoolkit.exporter.EADBatchExportHandler
public class EADBatchExportHandler
| Field Summary | |
|---|---|
java.io.File |
file
|
(package private) Resources |
resource
|
| Constructor Summary | |
|---|---|
EADBatchExportHandler(ExportOptionsEAD exportOptionsEAD)
|
|
| Method Summary | |
|---|---|
void |
export(java.io.File exportFile,
java.util.Vector<DomainObject> resources,
InfiniteProgressPanel progressPanel)
|
void |
run()
|
boolean |
startExportThread(java.io.File exportFile,
Resources resource)
Kick off the export thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.io.File file
Resources resource
| Constructor Detail |
|---|
public EADBatchExportHandler(ExportOptionsEAD exportOptionsEAD)
| Method Detail |
|---|
public boolean startExportThread(java.io.File exportFile,
Resources resource)
exportFile - the file to import
public void run()
run in interface java.lang.Runnable
public void export(java.io.File exportFile,
java.util.Vector<DomainObject> resources,
InfiniteProgressPanel progressPanel)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||