Uses of Interface
com.appliedolap.essbase.EssObject
Packages that use EssObject
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 EssObject in com.appliedolap.essbase
Subinterfaces of EssObject in com.appliedolap.essbaseModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in com.appliedolap.essbase that implement EssObjectModifier and TypeClassDescriptionclassParent class for all objects in this library's object hierarchy. -
Uses of EssObject in com.appliedolap.essbase.impl
Classes in com.appliedolap.essbase.impl that implement EssObjectModifier and TypeClassDescriptionclassRepresents an Essbase application object.classRepresents a variable that is associated with a particular application.classRepresents an Essbase cube on the server.classA variable that is specific to a particular cube.classA data source object on the Essbase server, which seems to be a general abstraction for a tabular data source, such as a SQL table, MDX result set, CSV file, and others.classA special type of member that represents a dimension.classRepresents a drill-through report on a given cube.classA file or folder in the Essbase server file hierarchy.classRepresents a folder in the remote Essbase server pseudo-filesystem.classSpecial Type of Member that represents a GenerationclassclassRepresents a server job, which is any number of different types of actions that have been performed on the server, such as a dimension build, data load, and others.classSpecial Type of Member that represents a LevelclassclassA member in an Essbase cube.classModels the outline for a particular cube.classModels a particular scenario in a scenarios-enabled Essbase cube.classRepresents a script object (calc, report, etc.) on Essbase cube/application.classServer connection.classModels a session (connection) on the server.classModels a URL object that can be returned from the URLs endpoint.classA user entry on the server.classRepresents one of the downloadable utilities on the Essbase server.classA variable on the Essbase server.