Package io.revealbi.core.data
Class RVWebResourceDataSourceItem
java.lang.Object
io.revealbi.core.data.RVDataSourceItem
io.revealbi.core.data.RVWebResourceDataSourceItem
- All Implemented Interfaces:
IRVResourceItem
Web resource data source item, see
RVWebResourceDataSource for more information.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()URL to use to download the file, must match the URL specified in theRVWebResourceDataSourcedata source object.URL to use to download the file, must match the URL specified in theRVWebResourceDataSourcedata source object.Methods inherited from class io.revealbi.core.data.RVDataSourceItem
getDataSource, getDefaultRefreshRate, getDescription, getId, getSubtitle, getTitle, setDataSource, setDefaultRefreshRate, setDescription, setId, setSubtitle, setTitle
-
Constructor Details
-
RVWebResourceDataSourceItem
-
-
Method Details
-
setUrl
URL to use to download the file, must match the URL specified in theRVWebResourceDataSourcedata source object.- Parameters:
value-- Returns:
-
getUrl
URL to use to download the file, must match the URL specified in theRVWebResourceDataSourcedata source object.- Returns:
-