public class DataSourceListDwr extends BaseDwr
Modifier and Type | Field and Description |
---|---|
private static org.apache.commons.logging.Log |
LOG |
changeSnippetMap, chartSnippetMap, EVENT_DAO, MODEL_ATTR_EVENTS, MODEL_ATTR_HAS_UNACKED_EVENT, MODEL_ATTR_RESOURCE_BUNDLE
Constructor and Description |
---|
DataSourceListDwr() |
Modifier and Type | Method and Description |
---|---|
int |
copyDataSource(int dataSourceId) |
int |
deleteDataSource(int dataSourceId) |
com.serotonin.web.dwr.DwrResponseI18n |
init() |
com.serotonin.web.dwr.DwrResponseI18n |
toggleDataPoint(int dataPointId) |
java.util.Map<java.lang.String,java.lang.Object> |
toggleDataSource(int dataSourceId) |
addUserComment, createDateTime, forcePointRead, generateContent, getDateRangeDefaults, getMessage, getMessage, getReadablePoints, getResourceBundle, getShareUsers, initialize, prepareBasePointState, setChange, setChange, setChart, setEvents, setMessages, setPoint, setPointImpl, setPrettyText
public com.serotonin.web.dwr.DwrResponseI18n init()
public java.util.Map<java.lang.String,java.lang.Object> toggleDataSource(int dataSourceId)
public int deleteDataSource(int dataSourceId)
public com.serotonin.web.dwr.DwrResponseI18n toggleDataPoint(int dataPointId)
public int copyDataSource(int dataSourceId)