Uses of Class
mondrian.olap.MondrianDef.AggLevelProperty
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
-
Uses of MondrianDef.AggLevelProperty in mondrian.olap
-
Uses of MondrianDef.AggLevelProperty in mondrian.rolap.aggmatcher
Modifier and TypeMethodDescriptionstatic void
ExplicitRules.TableDef.addLevelTo
(ExplicitRules.TableDef tableDef, String name, String columnName, boolean collapsed, String ordinalColumn, String captionColumn, MondrianDef.AggLevelProperty[] properties)