Package io.revealbi.core.data
Class RVCubeDataSourceItem
java.lang.Object
io.revealbi.core.data.RVDataSourceItem
io.revealbi.core.data.RVCubeDataSourceItem
Cube data source item
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.revealbi.core.data.RVDataSourceItem
getDataSource, getDefaultRefreshRate, getDescription, getId, getSubtitle, getTitle, setDataSource, setDefaultRefreshRate, setDescription, setId, setSubtitle, setTitle
-
Constructor Details
-
RVCubeDataSourceItem
-
-
Method Details
-
getCube
Name of the Cube model to query.- Returns:
- Name of the Cube model to query.
-
setCube
Name of the Cube model to query.- Parameters:
cube- Name of the Cube model to query.
-