Uses of Interface
com.appliedolap.essbase.EssSession
Packages that use EssSession
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 EssSession in com.appliedolap.essbase
Methods in com.appliedolap.essbase that return types with arguments of type EssSessionModifier and TypeMethodDescriptionEssCube.getSessions()Gets the list of sessions on this cube.EssServer.getSessions() -
Uses of EssSession in com.appliedolap.essbase.impl
Classes in com.appliedolap.essbase.impl that implement EssSessionModifier and TypeClassDescriptionclassModels a session (connection) on the server.Methods in com.appliedolap.essbase.impl that return types with arguments of type EssSession