Package io.revealbi.core.data
Class RVExcelDataSource
java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVExcelDataSource
- Direct Known Subclasses:
RVGoogleSheetDataSource
The data source object used to represent the Excel data source, there are no additional properties in this class as all relevant information is specified in the
RVExcelDataSourceItem 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
-
RVExcelDataSource
public RVExcelDataSource()
-
-
Method Details
-
getProviderKey
- Specified by:
getProviderKeyin classRVDashboardDataSource
-