Uses of Interface
com.appliedolap.essbase.EssApplicationConfiguration
Packages that use EssApplicationConfiguration
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 EssApplicationConfiguration in com.appliedolap.essbase
Methods in com.appliedolap.essbase that return types with arguments of type EssApplicationConfigurationModifier and TypeMethodDescriptionEssApplication.getConfigurations()Gets the list of configuration for this application. -
Uses of EssApplicationConfiguration in com.appliedolap.essbase.impl
Classes in com.appliedolap.essbase.impl that implement EssApplicationConfigurationModifier and TypeClassDescriptionclassRepresents a configuration item (basically speaking, a key/value pair) on an application.Methods in com.appliedolap.essbase.impl that return types with arguments of type EssApplicationConfiguration