Uses of Interface
com.appliedolap.essbase.EssCubeVariable
Packages that use EssCubeVariable
Package
Description
The classes in this package model client API that works with the Essbase REST API.
Implementations of the public API interfaces declared in
com.appliedolap.essbase, backed
by the generated REST client in com.appliedolap.essbase.client.-
Uses of EssCubeVariable in com.appliedolap.essbase
Methods in com.appliedolap.essbase that return types with arguments of type EssCubeVariableModifier and TypeMethodDescriptionEssCube.getVariables()Gets the list of variables specific to this cube. -
Uses of EssCubeVariable in com.appliedolap.essbase.impl
Classes in com.appliedolap.essbase.impl that implement EssCubeVariableModifier and TypeClassDescriptionclassA variable that is specific to a particular cube.Methods in com.appliedolap.essbase.impl that return types with arguments of type EssCubeVariable