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