Uses of Class
com.appliedolap.essbase.impl.EssDrillthroughImpl.ColumnMapping
Packages that use EssDrillthroughImpl.ColumnMapping
Package
Description
Implementations of the public API interfaces declared in
com.appliedolap.essbase, backed
by the generated REST client in com.appliedolap.essbase.client.-
Uses of EssDrillthroughImpl.ColumnMapping in com.appliedolap.essbase.impl
Methods in com.appliedolap.essbase.impl that return types with arguments of type EssDrillthroughImpl.ColumnMappingModifier and TypeMethodDescriptionEssDrillthroughImpl.getColumnMappings()Gets information about report column mappings.Method parameters in com.appliedolap.essbase.impl with type arguments of type EssDrillthroughImpl.ColumnMappingModifier and TypeMethodDescriptionvoidEssDrillthroughImpl.setColumnMappings(Map<String, EssDrillthroughImpl.ColumnMapping> columnMappings) Sets a map of column mapping objects to update.