Uses of Interface
com.appliedolap.essbase.EssScript
Packages that use EssScript
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 EssScript in com.appliedolap.essbase
Methods in com.appliedolap.essbase that return types with arguments of type EssScriptModifier and TypeMethodDescriptionEssCube.getCalcScripts()Get the list of scripts associated with this cube. -
Uses of EssScript in com.appliedolap.essbase.impl
Classes in com.appliedolap.essbase.impl that implement EssScriptModifier and TypeClassDescriptionclassRepresents a script object (calc, report, etc.) on Essbase cube/application.Methods in com.appliedolap.essbase.impl that return types with arguments of type EssScript