org.dlese.dpc.schemedit.threadedservices
Class ExportReport
java.lang.Object
org.dlese.dpc.schemedit.threadedservices.Report
org.dlese.dpc.schemedit.threadedservices.ExportReport
- All Implemented Interfaces:
- Serializable
public class ExportReport
- extends Report
- See Also:
- Serialized Form
Field Summary |
protected static boolean |
debug
|
Methods inherited from class org.dlese.dpc.schemedit.threadedservices.Report |
addEntry, addEntry, getCollection, getDisplayStatuses, getEntries, getInvalidRecCount, getName, getProcessingTime, getProp, getProps, getStatuses, getTimeStamp, prtln, setProp |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
protected static boolean debug
ExportReport
public ExportReport(DcsSetInfo dcsSetInfo,
String[] statuses)
ExportReport
public ExportReport(String name,
String collection)
getNumToExport
public String getNumToExport()
getNumExported
public String getNumExported()
getNumNotExported
public String getNumNotExported()
getNumDeleted
public String getNumDeleted()
getSummary
public String getSummary()
- Overrides:
getSummary
in class Report
details
public String details()
- Overrides:
details
in class Report
getReport
public String getReport()
- Overrides:
getReport
in class Report