Package io.revealbi.core.data
Class RVLocalFileDataSource
java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVLocalFileDataSource
The data source object used to represent the local files data source, there are no additional properties in this class
as all relevant information is specified in the
RVLocalFileDataSourceItem object.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.revealbi.core.data.RVDashboardDataSource
getDefaultRefreshRate, getId, getSubtitle, getTitle, setDefaultRefreshRate, setId, setSubtitle, setTitle
-
Field Details
-
PROVIDER_KEY
- See Also:
-
-
Constructor Details
-
RVLocalFileDataSource
public RVLocalFileDataSource()
-
-
Method Details
-
getProviderKey
- Specified by:
getProviderKeyin classRVDashboardDataSource
-