Uses of Record Class
com.appliedolap.essbase.EssCubeView.GridPreferences
Packages that use EssCubeView.GridPreferences
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 EssCubeView.GridPreferences in com.appliedolap.essbase
Methods in com.appliedolap.essbase that return EssCubeView.GridPreferencesModifier and TypeMethodDescriptionEssCubeView.getPreferences()Reads the current session's ad hoc display/navigation preferences.Methods in com.appliedolap.essbase with parameters of type EssCubeView.GridPreferencesModifier and TypeMethodDescriptionvoidEssCubeView.setPreferences(EssCubeView.GridPreferences preferences) Replaces the current session's ad hoc display/navigation preferences. -
Uses of EssCubeView.GridPreferences in com.appliedolap.essbase.impl
Methods in com.appliedolap.essbase.impl that return EssCubeView.GridPreferencesMethods in com.appliedolap.essbase.impl with parameters of type EssCubeView.GridPreferencesModifier and TypeMethodDescriptionvoidEssCubeViewImpl.setPreferences(EssCubeView.GridPreferences preferences)