Uses of Interface
mondrian.olap.MondrianDef.Grant
- 
Packages that use MondrianDef.Grant Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. - 
- 
Uses of MondrianDef.Grant in mondrian.olap
Classes in mondrian.olap that implement MondrianDef.Grant Modifier and Type Class Description static classMondrianDef.CubeGrantGrants (or denies) this role access to a cube.static classMondrianDef.DimensionGrantGrants (or denies) this role access to a dimension.static classMondrianDef.HierarchyGrantGrants (or denies) this role access to a hierarchy.static classMondrianDef.SchemaGrantGrants (or denies) this role access to this schema. 
 -