Uses of Enum Class
com.appliedolap.essbase.EssVariable.Scope
Packages that use EssVariable.Scope
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 EssVariable.Scope in com.appliedolap.essbase
Methods in com.appliedolap.essbase that return EssVariable.ScopeModifier and TypeMethodDescriptionEssApplicationVariable.getScope()Gets the scope of this variable.EssCubeVariable.getScope()EssVariable.getScope()Gets the scope of this variable.static EssVariable.ScopeReturns the enum constant of this class with the specified name.static EssVariable.Scope[]EssVariable.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EssVariable.Scope in com.appliedolap.essbase.impl
Methods in com.appliedolap.essbase.impl that return EssVariable.Scope