Uses of Class
org.pentaho.platform.plugin.action.olap.IOlapService.Cube
Packages that use IOlapService.Cube
Package
Description
-
Uses of IOlapService.Cube in org.pentaho.platform.plugin.action.olap
Fields in org.pentaho.platform.plugin.action.olap with type parameters of type IOlapService.CubeMethods in org.pentaho.platform.plugin.action.olap that return types with arguments of type IOlapService.CubeModifier and TypeMethodDescriptionIOlapService.getCubes
(String parentCatalog, String parentSchema, org.pentaho.platform.api.engine.IPentahoSession pentahoSession) Provides a list of the available cubes, whether constrained to a particular catalog and/or schema or not.IOlapService.Schema.getCubes()
Constructor parameters in org.pentaho.platform.plugin.action.olap with type arguments of type IOlapService.CubeModifierConstructorDescriptionSchema
(String name, IOlapService.Catalog parent, List<IOlapService.Cube> cubes, List<String> roles) -
Uses of IOlapService.Cube in org.pentaho.platform.plugin.action.olap.impl
Methods in org.pentaho.platform.plugin.action.olap.impl that return types with arguments of type IOlapService.Cube