public class ReporterGroupImpl extends CompositeImpl<IReporterGroup,IReporter> implements IReporterGroup
| Constructor and Description |
|---|
ReporterGroupImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyse(IContext context,
IResultSet result,
Map<String,Object> model)
Add information to the reporter.
|
String |
partial(SRServices services)
Short information about report.
|
void |
report(SRServices services)
Dump report information.
|
add, getChildren, isEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, getChildren, isEmptypublic void analyse(IContext context, IResultSet result, Map<String,Object> model)
IReporterpublic String partial(SRServices services)
IReporterpublic void report(SRServices services)
IReporterCopyright © 2016. All rights reserved.