Package | Description |
---|---|
org.pentaho.platform.plugin.action.olap | |
org.pentaho.platform.plugin.action.olap.impl |
Modifier and Type | Field and Description |
---|---|
IOlapService.Schema |
IOlapService.Cube.schema
The parent schema to which belongs this cube.
|
Modifier and Type | Field and Description |
---|---|
List<IOlapService.Schema> |
IOlapService.Catalog.schemas |
Modifier and Type | Method and Description |
---|---|
List<IOlapService.Schema> |
IOlapService.Catalog.getSchemas() |
List<IOlapService.Schema> |
IOlapService.getSchemas(String parentCatalog,
IPentahoSession pentahoSession)
Provides a list of the available schemas, whether constrained to a
particular catalog or not, represented as a tree of the schema and all
of its cubes.
|
Constructor and Description |
---|
Cube(String name,
String caption,
IOlapService.Schema parent) |
Constructor and Description |
---|
Catalog(String name,
List<IOlapService.Schema> schemas) |
Modifier and Type | Method and Description |
---|---|
List<IOlapService.Schema> |
OlapServiceImpl.getSchemas(String parentCatalog,
IPentahoSession session) |
Copyright © 2017 Hitachi Vantara. All rights reserved.