|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.archiviststoolkit.exporter.DCExportHandler
public class DCExportHandler
Constructor Summary | |
---|---|
DCExportHandler(ExportOptionsMARC exportOptions)
|
Method Summary | |
---|---|
void |
export(java.io.File exportFile,
DigitalObjects digitalObject,
InfiniteProgressPanel progressPanel)
|
void |
run()
|
boolean |
startExportThread(java.io.File exportFile,
DigitalObjects digitalObject)
Kick off the export thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DCExportHandler(ExportOptionsMARC exportOptions)
Method Detail |
---|
public boolean startExportThread(java.io.File exportFile, DigitalObjects digitalObject)
exportFile
- the file to import
public void run()
run
in interface java.lang.Runnable
public void export(java.io.File exportFile, DigitalObjects digitalObject, InfiniteProgressPanel progressPanel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |