Class RVCubeDataSource

java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVCubeDataSource

public class RVCubeDataSource extends RVDashboardDataSource
Cube data source.
  • Field Details

  • Constructor Details

    • RVCubeDataSource

      public RVCubeDataSource()
  • Method Details

    • getUrl

      public String getUrl()
      Base URL for the Cube REST API.
      Returns:
      Base URL for the Cube REST API.
    • setUrl

      public void setUrl(String url)
      Base URL for the Cube REST API.
      Parameters:
      url - Base URL for the Cube REST API.
    • getProviderKey

      public String getProviderKey()
      Specified by:
      getProviderKey in class RVDashboardDataSource