Uses of Class
org.pentaho.platform.plugin.action.olap.IOlapService.Schema
Packages that use IOlapService.Schema
Package
Description
-
Uses of IOlapService.Schema in org.pentaho.platform.plugin.action.olap
Fields in org.pentaho.platform.plugin.action.olap declared as IOlapService.SchemaModifier and TypeFieldDescriptionfinal IOlapService.Schema
IOlapService.Cube.schema
The parent schema to which belongs this cube.Fields in org.pentaho.platform.plugin.action.olap with type parameters of type IOlapService.SchemaMethods in org.pentaho.platform.plugin.action.olap that return types with arguments of type IOlapService.SchemaModifier and TypeMethodDescriptionIOlapService.Catalog.getSchemas()
IOlapService.getSchemas
(String parentCatalog, org.pentaho.platform.api.engine.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.Constructors in org.pentaho.platform.plugin.action.olap with parameters of type IOlapService.SchemaConstructor parameters in org.pentaho.platform.plugin.action.olap with type arguments of type IOlapService.Schema -
Uses of IOlapService.Schema 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.SchemaModifier and TypeMethodDescriptionOlapServiceImpl.getSchemas
(String parentCatalog, org.pentaho.platform.api.engine.IPentahoSession session)