Contents:
Additional Notes
wlts.datasources.datasource.
DataSource
Abstract class to represent an Data Source.
__init__
Abstraction to make DataSource.
id (str) – Identifier of an datasource.
get_id
Return the datasource identifier (id).
get_type
Return the datasource type.