|
|||||||||
| 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.EventDetailReport
org.opengts.extra.war.report.event.EventThermoReport
public class EventThermoReport
| 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 | |
|---|---|
EventThermoReport(ReportEntry rptEntry,
RequestProperties reqState,
ReportDeviceList devList)
Event Detail Report Constructor |
|
| Method Summary | |
|---|---|
DBDataIterator |
getBodyDataIterator()
Creates and returns an iterator for the row data displayed in the body of this report. |
URIArg |
getGraphURL()
|
boolean |
getSupportsGraphDisplay()
Returns true if this report supports displaying a graph |
| Methods inherited from class org.opengts.war.report.event.EventDetailReport |
|---|
getReportLayout, GetReportLayout, getSupportsKmlDisplay, getSupportsMapDisplay, getTotalsDataIterator, isSingleDeviceOnly |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventThermoReport(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 DBDataIterator getBodyDataIterator()
getBodyDataIterator in class EventDetailReportpublic boolean getSupportsGraphDisplay()
getSupportsGraphDisplay in class ReportDatapublic URIArg getGraphURL()
getGraphURL in class ReportData
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||