Package mondrian.gui

Class MondrianGuiDef.CubeGrant

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, MondrianGuiDef.Grant, NodeDef
    Enclosing class:
    MondrianGuiDef

    public static class MondrianGuiDef.CubeGrant
    extends ElementDef
    implements MondrianGuiDef.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