Class RVSharePointDataSource


  • public class RVSharePointDataSource
    extends RVDashboardDataSource
    Sharepoint data source, contains the URL to the Sharepoint site to use.
    • Constructor Detail

      • RVSharePointDataSource

        public RVSharePointDataSource()
    • Method Detail

      • setUrl

        public String setUrl​(String value)
        URL to the Sharepoint site (or sub site) to use.
        Parameters:
        value -
        Returns:
      • getUrl

        public String getUrl()
        URL to the Sharepoint site (or sub site) to use.
        Returns:
      • getAuthenticationMethod

        public RVSharePointAuthenticationMethod getAuthenticationMethod()
        The authentication method to use when connecting to Sharepoint.
        Returns: