Package mondrian.gui

Class MondrianGuiDef.MemberGrant

  • All Implemented Interfaces:
    Serializable, Cloneable, NodeDef
    Enclosing class:
    MondrianGuiDef

    public static class MondrianGuiDef.MemberGrant
    extends ElementDef
    Grants (or denies) this role access to a member. The children of this member inherit that access. You can implicitly see a member if you can see any of its children. See mondrian.olap.Role#grant(mondrian.olap.Member,int).
    See Also:
    Serialized Form