Class IOlapService.Cube

java.lang.Object
org.pentaho.platform.plugin.action.olap.IOlapService.Cube
Enclosing interface:
IOlapService

public static class IOlapService.Cube extends Object
Representation of a Cube with its parent IOlapService.Schema.
  • Field Details

    • name

      public final String name
      The unique name of the cube.
    • caption

      public final String caption
      The caption of the cube.
    • schema

      public final IOlapService.Schema schema
      The parent schema to which belongs this cube.
  • Constructor Details

  • Method Details