|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opengts.war.report.ReportData
org.opengts.war.report.event.EventSummaryReport
public class EventSummaryReport
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.opengts.war.report.ReportData |
|---|
ReportData.ArrayDataIterator, ReportData.ListDataIterator |
| Field Summary |
|---|
| Fields inherited from class org.opengts.war.report.ReportData |
|---|
FORMAT_GRAPH, FORMAT_KML, FORMAT_MAP |
| Constructor Summary | |
|---|---|
EventSummaryReport(ReportEntry rptEntry,
RequestProperties reqState,
ReportDeviceList devList)
Event Summary Report Constructor |
|
| Method Summary | |
|---|---|
DBDataIterator |
getBodyDataIterator()
Creates and returns an iterator for the row data displayed in the body of this report. |
ReportLayout |
getReportLayout()
Gets the bound ReportLayout singleton instance for this report |
static ReportLayout |
GetReportLayout()
Gets the bound ReportLayout singleton instance for this report |
long |
getSelectionLimit()
Returns the selection limit |
EventData.LimitType |
getSelectionLimitType()
Returns the limit type contraint |
boolean |
getSupportsKmlDisplay()
Returns true if this report supports displaying KML |
boolean |
getSupportsMapDisplay()
Returns true if this report supports displaying a map |
DBDataIterator |
getTotalsDataIterator()
Creates and returns an iterator for the row data displayed in the total rows of this report. |
void |
postInitialize()
Post report initialization |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventSummaryReport(ReportEntry rptEntry,
RequestProperties reqState,
ReportDeviceList devList)
throws ReportException
rptEntry - The ReportEntry that generated this reportreqState - The session RequestProperties instancedevList - The list of devices
ReportException| Method Detail |
|---|
public void postInitialize()
postInitialize in class ReportDatapublic boolean getSupportsMapDisplay()
getSupportsMapDisplay in class ReportDatapublic boolean getSupportsKmlDisplay()
getSupportsKmlDisplay in class ReportDatapublic static ReportLayout GetReportLayout()
public ReportLayout getReportLayout()
getReportLayout in class ReportDatapublic DBDataIterator getBodyDataIterator()
getBodyDataIterator in class ReportDatapublic DBDataIterator getTotalsDataIterator()
getTotalsDataIterator in class ReportDatapublic EventData.LimitType getSelectionLimitType()
getSelectionLimitType in class ReportDatapublic long getSelectionLimit()
getSelectionLimit in class ReportData
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||