Uses of Interface
com.gooddata.sdk.model.md.Queryable
-
-
Uses of Queryable in com.gooddata.sdk.model.md
Classes in com.gooddata.sdk.model.md that implement Queryable Modifier and Type Class Description classAttributeAttribute of GoodData project datasetclassColumnRepresents physical data model column.classDataLoadingColumnRepresents datasets' loading column.classDatasetRepresents metadata datasetclassDimensionRepresents metadata dimension.classFactFact of GoodData project datasetclassMetricMetricclassProjectDashboardProject Dashboard of GoodData project.
Deserialization only.classScheduledMailA scheduled mail MD object.classTableRepresents physical data model table.classTableDataLoadRepresents data load of physical table. -
Uses of Queryable in com.gooddata.sdk.model.md.dashboard
Classes in com.gooddata.sdk.model.md.dashboard that implement Queryable Modifier and Type Class Description classAnalyticalDashboardRepresents analytical dashboard configuration.classKpiRepresents KPI (key performance indicator) for analytical dashboard.classKpiAlertRepresents KPI alert set for some KPI on analytical dashboard. -
Uses of Queryable in com.gooddata.sdk.model.md.dashboard.filter
Classes in com.gooddata.sdk.model.md.dashboard.filter that implement Queryable Modifier and Type Class Description classDashboardFilterContextClass encapsulates list of filters on analytical dashboard. -
Uses of Queryable in com.gooddata.sdk.model.md.report
Classes in com.gooddata.sdk.model.md.report that implement Queryable Modifier and Type Class Description classReportReportclassReportDefinitionReport definition -
Uses of Queryable in com.gooddata.sdk.model.md.visualization
Classes in com.gooddata.sdk.model.md.visualization that implement Queryable Modifier and Type Class Description classVisualizationClassClass for holding information about visualization, including uri to its implementation, icons, order index and checksumclassVisualizationObjectComplete information about new visualization object that can be stored as MD object (seeObj) to md server.
-