Uses of Enum Class
com.appliedolap.essbase.EssDrillthrough.DrillthroughType
Packages that use EssDrillthrough.DrillthroughType
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 EssDrillthrough.DrillthroughType in com.appliedolap.essbase
Methods in com.appliedolap.essbase that return EssDrillthrough.DrillthroughTypeModifier and TypeMethodDescriptionEssDrillthrough.getDrillthroughType()Gets the type of report, which will be eitherDATASOURCEorURL.Returns the enum constant of this class with the specified name.static EssDrillthrough.DrillthroughType[]EssDrillthrough.DrillthroughType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EssDrillthrough.DrillthroughType in com.appliedolap.essbase.impl
Methods in com.appliedolap.essbase.impl that return EssDrillthrough.DrillthroughType