|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Session bean for batchreports
| Field Summary | |
(package private) static java.lang.String |
DATEFORMAT
|
(package private) static java.lang.String |
DBDATEFORMAT
|
| Constructor Summary | |
BatchReportGeneratorEJB()
Creates a new instance of ReportGeneratorEJB |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static final java.lang.String DATEFORMAT
static final java.lang.String DBDATEFORMAT
| Constructor Detail |
public BatchReportGeneratorEJB()
| Method Detail |
public AssumedMatchReport execAssumedMatchReport(AssumedMatchReportConfig config)
throws ReportException
execAssumedMatchReport in interface BatchReportGeneratorconfig - Assumed Match Report Configuration
ReportException - an error occured
public DeactivateReport execDeactivateReport(DeactivateReportConfig config)
throws ReportException
execDeactivateReport in interface BatchReportGeneratorconfig - Deactivate Report Configuration
ReportException - an error occured
public MergeReport execMergeReport(MergeReportConfig config)
throws ReportException
execMergeReport in interface BatchReportGeneratorconfig - Merge Report Configuration
ReportException - an error occured
public KeyStatisticsReport execMonthlyKeyStatisticsReport(KeyStatisticsReportConfig config)
throws ReportException
execMonthlyKeyStatisticsReport in interface BatchReportGeneratorconfig - Key Statistics Report Configuration
ReportException - an error occured
public PotentialDuplicateReport execPotentialDuplicateReport(PotentialDuplicateReportConfig config)
throws ReportException
execPotentialDuplicateReport in interface BatchReportGeneratorconfig - Potential Duplicate Report Configuration
ReportException - an error occured
public UnmergeReport execUnmergeReport(UnmergeReportConfig config)
throws ReportException
execUnmergeReport in interface BatchReportGeneratorconfig - Unmerge Report Configuration
ReportException - an error occured
public UpdateReport execUpdateReport(UpdateReportConfig config)
throws ReportException
execUpdateReport in interface BatchReportGeneratorconfig - UpdateReportConfig
ReportException - an error occured
public KeyStatisticsReport execWeeklyKeyStatisticsReport(KeyStatisticsReportConfig config)
throws ReportException
execWeeklyKeyStatisticsReport in interface BatchReportGeneratorconfig - Key Statistics Report Configuration
ReportException - an error occured
public KeyStatisticsReport execYearlyKeyStatisticsReport(KeyStatisticsReportConfig config)
throws ReportException
execYearlyKeyStatisticsReport in interface BatchReportGeneratorconfig - Key Statistics Report Configuration
ReportException - an error occured
public AssumedMatchReport getNextAssumedMatchRecords()
throws ReportException
getNextAssumedMatchRecords in interface BatchReportGeneratorReportException - an error occured
public DeactivateReport getNextDeactivateRecords()
throws ReportException
getNextDeactivateRecords in interface BatchReportGeneratorReportException - an error occured
public MergeReport getNextMergeRecords()
throws ReportException
getNextMergeRecords in interface BatchReportGeneratorReportException - an error occured
public PotentialDuplicateReport getNextPotDupRecords()
throws ReportException
getNextPotDupRecords in interface BatchReportGeneratorReportException - an error occured
public UnmergeReport getNextUnmergeRecords()
throws ReportException
getNextUnmergeRecords in interface BatchReportGeneratorReportException - an error occured
public UpdateReport getNextUpdateRecords()
throws ReportException
getNextUpdateRecords in interface BatchReportGeneratorReportException - an error occuredpublic void initialize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.