All Packages

Package Summary
Package
Description
The classes in this package model client API that works with the Essbase REST API.
Specific EssApiException subtypes for error conditions callers may want to catch and handle individually, rather than the generic base exception every other API failure surfaces as.
Implementations of the public API interfaces declared in com.appliedolap.essbase, backed by the generated REST client in com.appliedolap.essbase.client.
Response models for REST endpoints whose JSON shape doesn't correspond to a generated model class.