Uses of Class
com.appliedolap.essbase.impl.EssDrillthroughImpl.Options
Packages that use EssDrillthroughImpl.Options
Package
Description
Implementations of the public API interfaces declared in
com.appliedolap.essbase, backed
by the generated REST client in com.appliedolap.essbase.client.-
Uses of EssDrillthroughImpl.Options in com.appliedolap.essbase.impl
Methods in com.appliedolap.essbase.impl with parameters of type EssDrillthroughImpl.OptionsModifier and TypeMethodDescriptionvoidEssDrillthroughImpl.run(Map<String, String> pov, OutputStream outputStream, EssDrillthroughImpl.Options options) Executes a drill-through request for the given POV and sends output to the given output stream.