Package io.revealbi.core.data
Class RVGoogleDriveDataSourceItem
java.lang.Object
io.revealbi.core.data.RVDataSourceItem
io.revealbi.core.data.RVGoogleDriveDataSourceItem
- All Implemented Interfaces:
IRVResourceItem
Google Drive data source item, referencing a file in Google Drive.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGoogle Drive identifier of the file referenced by this item.setIdentifier(String value) Google Drive identifier of the file referenced by this item.Methods inherited from class io.revealbi.core.data.RVDataSourceItem
getDataSource, getDefaultRefreshRate, getDescription, getId, getSubtitle, getTitle, setDataSource, setDefaultRefreshRate, setDescription, setId, setSubtitle, setTitle
-
Constructor Details
-
RVGoogleDriveDataSourceItem
public RVGoogleDriveDataSourceItem()
-
-
Method Details
-
setIdentifier
Google Drive identifier of the file referenced by this item.- Parameters:
value-- Returns:
-
getIdentifier
Google Drive identifier of the file referenced by this item.- Returns:
-