Uses of Interface
com.gooddata.sdk.model.executeafm.afm.LocallyIdentifiable
-
Packages that use LocallyIdentifiable Package Description com.gooddata.sdk.model.executeafm.afm com.gooddata.sdk.model.executeafm.response com.gooddata.sdk.model.md.visualization -
-
Uses of LocallyIdentifiable in com.gooddata.sdk.model.executeafm.afm
Classes in com.gooddata.sdk.model.executeafm.afm that implement LocallyIdentifiable Modifier and Type Class Description classAttributeItemRepresents attribute withinAfmclassMeasureItemRepresents measure withinAfm -
Uses of LocallyIdentifiable in com.gooddata.sdk.model.executeafm.response
Classes in com.gooddata.sdk.model.executeafm.response that implement LocallyIdentifiable Modifier and Type Class Description classAttributeHeaderHeader of an attribute.classMeasureHeaderItemHeader of particular measure. -
Uses of LocallyIdentifiable in com.gooddata.sdk.model.md.visualization
Classes in com.gooddata.sdk.model.md.visualization that implement LocallyIdentifiable Modifier and Type Class Description classBucketRepresents bucket withinVisualizationObjectclassMeasureRepresents measure item withinBucketclassVisualizationAttributeRepresents attribute item withingBucket
-