Package mondrian.olap

Class MondrianDef.MemberGrant

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

    public static class MondrianDef.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