Uses of Interface
com.gooddata.sdk.model.md.Obj
Packages that use Obj
Package
Description
-
Uses of Obj in com.gooddata.sdk.model.md
Subinterfaces of Obj in com.gooddata.sdk.model.mdModifier and TypeInterfaceDescriptioninterfaceMarker interface for metadata objects which can be found using query resource (see MetadataService.find* methods).interfaceMarker interface for metadata objects which can be updated.Classes in com.gooddata.sdk.model.md that implement ObjModifier and TypeClassDescriptionclassAttribute of GoodData project datasetclassDisplay form of attributeclassRepresents physical data model column.classRepresents datasets' loading column.classRepresents metadata datasetclassRepresents metadata dimension.classFact of GoodData project datasetclassMetricclassProject Dashboard of GoodData project.
Deserialization only.classA scheduled mail MD object.classRepresents physical data model table.classRepresents data load of physical table.Methods in com.gooddata.sdk.model.md with type parameters of type ObjMethods in com.gooddata.sdk.model.md that return types with arguments of type ObjMethods in com.gooddata.sdk.model.md with parameters of type Obj -
Uses of Obj in com.gooddata.sdk.model.md.dashboard
Classes in com.gooddata.sdk.model.md.dashboard that implement ObjModifier and TypeClassDescriptionclassRepresents analytical dashboard configuration.classRepresents KPI (key performance indicator) for analytical dashboard.classRepresents KPI alert set for some KPI on analytical dashboard. -
Uses of Obj in com.gooddata.sdk.model.md.dashboard.filter
Classes in com.gooddata.sdk.model.md.dashboard.filter that implement ObjModifier and TypeClassDescriptionclassClass encapsulates list of filters on analytical dashboard. -
Uses of Obj in com.gooddata.sdk.model.md.report
Classes in com.gooddata.sdk.model.md.report that implement Obj -
Uses of Obj in com.gooddata.sdk.model.md.visualization
Classes in com.gooddata.sdk.model.md.visualization that implement ObjModifier and TypeClassDescriptionclassClass for holding information about visualization, including uri to its implementation, icons, order index and checksumclassComplete information about new visualization object that can be stored as MD object (seeObj) to md server.