com.partnersoft.v3x.apps.Staker.interfaces.CADPMap
Class CADPMapSQLReportModule
java.lang.Object
com.partnersoft.v3x.apps.Staker.interfaces.CADPMap.CADPMapSQLReportModule
- All Implemented Interfaces:
- JobReportModule, java.io.Serializable
public class CADPMapSQLReportModule
- extends java.lang.Object
- implements JobReportModule
Generates some sort of output based on a job.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CADPMapSQLReportModule
public CADPMapSQLReportModule()
generateReportFiles
public void generateReportFiles(java.io.File dir,
Job job)
- Generate report output files to the given directory.
- Specified by:
generateReportFiles in interface JobReportModule
getOutputFileName
public java.lang.String getOutputFileName()
setOutputFileName
public void setOutputFileName(java.lang.String newName)
getReportPath
public java.lang.String getReportPath()
setReportPath
public void setReportPath(java.lang.String newReport)