Package | Description |
---|---|
org.pentaho.platform.plugin.action.olap | |
org.pentaho.platform.plugin.action.olap.impl |
Modifier and Type | Field and Description |
---|---|
List<IOlapService.Cube> |
IOlapService.Schema.cubes |
Modifier and Type | Method and Description |
---|---|
List<IOlapService.Cube> |
IOlapService.Schema.getCubes() |
List<IOlapService.Cube> |
IOlapService.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.
|
Constructor and Description |
---|
Schema(String name,
IOlapService.Catalog parent,
List<IOlapService.Cube> cubes,
List<String> roles) |
Modifier and Type | Method and Description |
---|---|
List<IOlapService.Cube> |
OlapServiceImpl.getCubes(String parentCatalog,
String parentSchema,
org.pentaho.platform.api.engine.IPentahoSession pentahoSession) |
Copyright © 2021 Hitachi Vantara. All rights reserved.