|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Staker.interfaces.ExternalInterfaceModule
com.partnersoft.v3x.apps.Staker.interfaces.GenericInterfaceModule
public class GenericInterfaceModule
Really, a generic interface module. Really.
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.v3x.apps.Staker.interfaces.ExternalInterfaceModule |
|---|
verbose |
| Constructor Summary | |
|---|---|
GenericInterfaceModule()
Create a new GenericInterfaceModule. |
|
| Method Summary | |
|---|---|
java.lang.Object |
createExternalJob(Job job)
Create the specialized "Job" for this interface. |
void |
export(Job jobbie)
Exports a single job. |
java.lang.String |
generateReportFor(Job jobbie)
Generates a job report. |
ExternalDataInput |
getInput()
Specification for data input. |
void |
runImport(JobLibrarian librarian)
Makes an import run. |
void |
setInput(ExternalDataInput newInput)
Specification for data input. |
| Methods inherited from class com.partnersoft.v3x.apps.Staker.interfaces.ExternalInterfaceModule |
|---|
getDoNotExportField, getExportOnce, getExportOnceProperty, getHub, getLibrarian, getLog, getName, getRunInterval, getRunLag, getSynchronousExport, haltInterface, isExporting, isImporting, isInterfaceRunning, isVerbose, launchInterface, setDoNotExportField, setExporting, setExportOnce, setExportOnceProperty, setHub, setImporting, setLibrarian, setName, setRunInterval, setRunLag, setSynchronousExport, setVerbose, updateJob |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericInterfaceModule()
| Method Detail |
|---|
public ExternalDataInput getInput()
public void setInput(ExternalDataInput newInput)
public void runImport(JobLibrarian librarian)
ExternalInterfaceModule
runImport in class ExternalInterfaceModulepublic void export(Job jobbie)
export in class ExternalInterfaceModulepublic java.lang.Object createExternalJob(Job job)
ExternalInterfaceModule
createExternalJob in class ExternalInterfaceModulepublic java.lang.String generateReportFor(Job jobbie)
ExternalInterfaceModule
generateReportFor in class ExternalInterfaceModule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||