Uses of Interface
com.appliedolap.essbase.EssApplicationVariable
Packages that use EssApplicationVariable
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 EssApplicationVariable in com.appliedolap.essbase
Subinterfaces of EssApplicationVariable in com.appliedolap.essbaseMethods in com.appliedolap.essbase that return types with arguments of type EssApplicationVariableModifier and TypeMethodDescriptionEssApplication.getVariables()Gets the list of variables specific to this application -
Uses of EssApplicationVariable in com.appliedolap.essbase.impl
Classes in com.appliedolap.essbase.impl that implement EssApplicationVariableModifier and TypeClassDescriptionclassRepresents a variable that is associated with a particular application.classA variable that is specific to a particular cube.Methods in com.appliedolap.essbase.impl that return types with arguments of type EssApplicationVariable