Package mondrian.olap

Interface Role.AllHierarchyAccess

All Superinterfaces:
Role.HierarchyAccess
All Known Implementing Classes:
RoleImpl.DelegatingHierarchyAccess
Enclosing interface:
Role

public static interface Role.AllHierarchyAccess extends Role.HierarchyAccess
Represents the access that a role has to whole particular hierarchy.
  • Method Details

    • getAccess

      Access getAccess()
      Returns the access to whole hierarchy.
      Returns:
      the access to the hierarchy.