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 class
MondrianDef.CubeGrant
Grants (or denies) this role access to a cube.static class
MondrianDef.DimensionGrant
Grants (or denies) this role access to a dimension.static class
MondrianDef.HierarchyGrant
Grants (or denies) this role access to a hierarchy.static class
MondrianDef.SchemaGrant
Grants (or denies) this role access to this schema.
-