Class DataSourceConfig
java.lang.Object
com.inductiveautomation.reporting.common.resource.DataSourceConfig
- All Implemented Interfaces:
Serializable
This xml and standard serializable POJO holds the configuration of a data source entry for a report.
Created by carl.gould on 1/13/2015.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEmpty ctor for xml serializationDataSourceConfig(String dataSourceId, Serializable configObject) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetConfigObject(Serializable configObject) voidsetDataSourceId(String dataSourceId)