Uses of Class
com.appliedolap.essbase.impl.EssDrillthroughImpl.Parameter
Packages that use EssDrillthroughImpl.Parameter
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.Parameter in com.appliedolap.essbase.impl
Methods in com.appliedolap.essbase.impl that return types with arguments of type EssDrillthroughImpl.ParameterModifier and TypeMethodDescriptionEssDrillthroughImpl.getParameterMappings()Gets information about parameter mappings.Method parameters in com.appliedolap.essbase.impl with type arguments of type EssDrillthroughImpl.ParameterModifier and TypeMethodDescriptionvoidEssDrillthroughImpl.setRunTimeParameters(Map<String, EssDrillthroughImpl.Parameter> parameters) Sets a map of parameter mappings to update.