public class DataPointDetailsDwr extends BaseDwr
changeSnippetMap, chartSnippetMap, EVENT_DAO, MODEL_ATTR_EVENTS, MODEL_ATTR_HAS_UNACKED_EVENT, MODEL_ATTR_RESOURCE_BUNDLE
Constructor and Description |
---|
DataPointDetailsDwr() |
Modifier and Type | Method and Description |
---|---|
private void |
addAsof(com.serotonin.web.dwr.DwrResponseI18n response) |
void |
getChartData(int fromYear,
int fromMonth,
int fromDay,
int fromHour,
int fromMinute,
int fromSecond,
boolean fromNone,
int toYear,
int toMonth,
int toDay,
int toHour,
int toMinute,
int toSecond,
boolean toNone) |
private DataPointVO |
getDataPointVO() |
com.serotonin.web.dwr.DwrResponseI18n |
getFlipbookData(int limit) |
com.serotonin.web.dwr.DwrResponseI18n |
getHistoryTableData(int limit) |
com.serotonin.web.dwr.DwrResponseI18n |
getImageChartData(int fromYear,
int fromMonth,
int fromDay,
int fromHour,
int fromMinute,
int fromSecond,
boolean fromNone,
int toYear,
int toMonth,
int toDay,
int toHour,
int toMinute,
int toSecond,
boolean toNone,
int width,
int height) |
WatchListState |
getPointData() |
com.serotonin.web.dwr.DwrResponseI18n |
getStatsChartData(int periodType,
int period,
boolean includeSum) |
addUserComment, createDateTime, forcePointRead, generateContent, getDateRangeDefaults, getMessage, getMessage, getReadablePoints, getResourceBundle, getShareUsers, initialize, prepareBasePointState, setChange, setChange, setChart, setEvents, setMessages, setPoint, setPointImpl, setPrettyText
public WatchListState getPointData()
public com.serotonin.web.dwr.DwrResponseI18n getHistoryTableData(int limit)
public com.serotonin.web.dwr.DwrResponseI18n getImageChartData(int fromYear, int fromMonth, int fromDay, int fromHour, int fromMinute, int fromSecond, boolean fromNone, int toYear, int toMonth, int toDay, int toHour, int toMinute, int toSecond, boolean toNone, int width, int height)
public void getChartData(int fromYear, int fromMonth, int fromDay, int fromHour, int fromMinute, int fromSecond, boolean fromNone, int toYear, int toMonth, int toDay, int toHour, int toMinute, int toSecond, boolean toNone)
public com.serotonin.web.dwr.DwrResponseI18n getStatsChartData(int periodType, int period, boolean includeSum)
private DataPointVO getDataPointVO()
public com.serotonin.web.dwr.DwrResponseI18n getFlipbookData(int limit)
private void addAsof(com.serotonin.web.dwr.DwrResponseI18n response)