Summary of UserKit.HierRole

You can also browse the complete source file or the generated documentation.


class HierRole(Role):
    def __init__(self, name, description=None, superRoles=[])
    def playsRole(self, role)