Uses of Interface
org.pentaho.platform.plugin.action.olap.IOlapService
Packages that use IOlapService
Package
Description
-
Uses of IOlapService in org.pentaho.platform.plugin.action.mondrian.catalog
Constructors in org.pentaho.platform.plugin.action.mondrian.catalog with parameters of type IOlapServiceModifierConstructorDescriptionMondrianCatalogHelper(boolean useLegacyDbName, org.apache.commons.vfs2.provider.FileProvider mondrianFileProvider, mondrian.i18n.LocalizingDynamicSchemaProcessor localizingDynamicSchemaProcessor, org.pentaho.platform.api.repository2.unified.IUnifiedRepository unifiedRepository, IOlapService olapService) -
Uses of IOlapService in org.pentaho.platform.plugin.action.olap.impl
Classes in org.pentaho.platform.plugin.action.olap.impl that implement IOlapServiceModifier and TypeClassDescriptionclassImplementation of the IOlapService which uses theMondrianCatalogRepositoryHelperas a backend to store the connection informations and usesDriverManagerto create the connections.