|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.ejb.report.ReportGeneratorImpl
| Constructor Summary | |
ReportGeneratorImpl()
Creates a new instance of ReportGeneratorImpl |
|
ReportGeneratorImpl(MasterController master)
Creates a new instance of ReportGeneratorImpl |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReportGeneratorImpl()
public ReportGeneratorImpl(MasterController master)
master - MasterController| Method Detail |
public AssumedMatchReport execAssumedMatchReport(AssumedMatchReportConfig config)
throws ReportException
execAssumedMatchReport in interface ReportGeneratorconfig - Assumed Match Report Configuration
ReportException - an error occured
public AssumedMatchIterator execAssumedMatchReportIterator(AssumedMatchReportConfig config)
throws ReportException
execAssumedMatchReportIterator in interface ReportGeneratorconfig - Assumed Match Report Configuration
ReportException - an error occured
public DeactivateReport execDeactivateReport(DeactivateReportConfig config)
throws ReportException
execDeactivateReport in interface ReportGeneratorconfig - Deactivate Report Configuration
ReportException - an error occured
public MergeReport execMergeReport(MergeReportConfig config)
throws ReportException
execMergeReport in interface ReportGeneratorconfig - Merge Report Configuration
ReportException - an error occured
public KeyStatisticsReport execMonthlyKeyStatisticsReport(KeyStatisticsReportConfig config)
throws ReportException
execMonthlyKeyStatisticsReport in interface ReportGeneratorconfig - Key Statistics Report Configuration
ReportException - an error occured
public PotentialDuplicateReport execPotentialDuplicateReport(PotentialDuplicateReportConfig config)
throws ReportException
execPotentialDuplicateReport in interface ReportGeneratorconfig - Potential Duplicate Report Configuration
ReportException - an error occured
public PotentialDuplicateIterator execPotentialDuplicateReportIterator(PotentialDuplicateReportConfig config)
throws ReportException
execPotentialDuplicateReportIterator in interface ReportGeneratorconfig - Potential Duplicate Report Configuration
ReportException - an error occured
public UnmergeReport execUnmergeReport(UnmergeReportConfig config)
throws ReportException
execUnmergeReport in interface ReportGeneratorconfig - Unmerge Report Configuration
ReportException - an error occured
public UpdateReport execUpdateReport(UpdateReportConfig config)
throws ReportException
execUpdateReport in interface ReportGeneratorconfig - Update Report Configuration
ReportException - an error occured
public TransactionIterator execUpdateReportIterator(UpdateReportConfig config)
throws ReportException
execUpdateReportIterator in interface ReportGeneratorconfig - Update Report Configuration
ReportException - an error occured
public KeyStatisticsReport execWeeklyKeyStatisticsReport(KeyStatisticsReportConfig config)
throws ReportException
execWeeklyKeyStatisticsReport in interface ReportGeneratorconfig - Key Statistics Report Configuration
ReportException - an error occured
public KeyStatisticsReport execYearlyKeyStatisticsReport(KeyStatisticsReportConfig config)
throws ReportException
execYearlyKeyStatisticsReport in interface ReportGeneratorconfig - Key Statistics Report Configuration
ReportException - an error occured
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.