Package io.revealbi.core.data
Class RVSharePointDataSource
java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVSharePointDataSource
Sharepoint data source, contains the URL to the Sharepoint site to use.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe authentication method to use when connecting to Sharepoint.getUrl()URL to the Sharepoint site (or sub site) to use.The authentication method to use when connecting to Sharepoint.URL to the Sharepoint site (or sub site) to use.Methods inherited from class io.revealbi.core.data.RVDashboardDataSource
getDefaultRefreshRate, getId, getSubtitle, getTitle, setDefaultRefreshRate, setId, setSubtitle, setTitle
-
Field Details
-
PROVIDER_KEY
- See Also:
-
-
Constructor Details
-
RVSharePointDataSource
public RVSharePointDataSource()
-
-
Method Details
-
setUrl
URL to the Sharepoint site (or sub site) to use.- Parameters:
value-- Returns:
-
getUrl
URL to the Sharepoint site (or sub site) to use.- Returns:
-
getAuthenticationMethod
The authentication method to use when connecting to Sharepoint.- Returns:
-
getProviderKey
- Specified by:
getProviderKeyin classRVDashboardDataSource
-