Package com.appliedolap.essbase
Interface EssCubeVariable
- All Superinterfaces:
EssApplicationVariable,EssObject,EssVariable
- All Known Implementing Classes:
EssCubeVariableImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.appliedolap.essbase.EssObject
EssObject.TypeNested classes/interfaces inherited from interface com.appliedolap.essbase.EssVariable
EssVariable.Scope -
Method Summary
Methods inherited from interface com.appliedolap.essbase.EssApplicationVariable
getApplicationMethods inherited from interface com.appliedolap.essbase.EssVariable
delete, getName, getType, getValue
-
Method Details
-
getScope
EssVariable.Scope getScope()Description copied from interface:EssVariableGets the scope of this variable.- Specified by:
getScopein interfaceEssApplicationVariable- Specified by:
getScopein interfaceEssVariable- Returns:
- the variable scope
-
getCube
EssCube getCube()
-