Package io.revealbi.core.data
Class RVBoxDataSourceItem
java.lang.Object
io.revealbi.core.data.RVDataSourceItem
io.revealbi.core.data.RVBoxDataSourceItem
- All Implemented Interfaces:
IRVResourceItem
Box data source item, referencing a file in Box (box.net).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIdentifier of the file referenced by this item.setIdentifier(String value) 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
-
RVBoxDataSourceItem
public RVBoxDataSourceItem()
-
-
Method Details
-
setIdentifier
Identifier of the file referenced by this item.- Parameters:
value-- Returns:
-
getIdentifier
Identifier of the file referenced by this item.- Returns:
-