Uses of Interface
com.appliedolap.essbase.EssFolder
Packages that use EssFolder
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 EssFolder in com.appliedolap.essbase
Methods in com.appliedolap.essbase that return EssFolderModifier and TypeMethodDescriptionEssServer.getHomePath()Gets the home path of the currently connected user. -
Uses of EssFolder in com.appliedolap.essbase.impl
Classes in com.appliedolap.essbase.impl that implement EssFolderModifier and TypeClassDescriptionclassRepresents a folder in the remote Essbase server pseudo-filesystem.Methods in com.appliedolap.essbase.impl that return EssFolder