public interface RoleAssignment extends EntityComposite
Identity.IdentityMixin| Modifier and Type | Method and Description |
|---|---|
Association<RoleAssignee> |
assignee() |
Association<Role> |
role() |
Association<Role> role()
Association<RoleAssignee> assignee()