R
- the supported report typeM
- the supported message typepublic interface ReportListener<R extends Report<M>,M extends Message>
ReportService
events.Modifier and Type | Method and Description |
---|---|
Class<M> |
getMessageType()
Get the message type
|
Class<R> |
getReportType()
Get the report type.
|
void |
reportAdded(R report)
Called when a report has been added
|
void |
reportsDeleted()
Called when all reports have been deleted
|
void reportAdded(R report)
report
- the report that was addedvoid reportsDeleted()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a