Package mondrian.olap

Class MondrianDef.CubeGrant

  • All Implemented Interfaces:
    Serializable, Cloneable, MondrianDef.Grant, NodeDef
    Enclosing class:
    MondrianDef

    public static class MondrianDef.CubeGrant
    extends ElementDef
    implements MondrianDef.Grant
    Grants (or denies) this role access to a cube. access may be "all", "custom", or "none". If access is "custom", no access will be inherited by the dimensions of this cube, unless the parent SchemaGrant is set to "ALL_DIMENSIONS". See mondrian.olap.Role#grant(mondrian.olap.Cube,int).
    See Also:
    Serialized Form