@Mixins(value=Role.Mixin.class) public interface Role extends org.qi4j.api.entity.EntityComposite
Modifier and Type | Interface and Description |
---|---|
static class |
Role.Mixin |
Modifier and Type | Method and Description |
---|---|
RoleAssignment |
assignTo(RoleAssignee assignee) |
org.qi4j.api.property.Property<String> |
name() |
org.qi4j.api.property.Property<List<String>> |
permissions() |
org.qi4j.api.property.Property<String> name()
RoleAssignment assignTo(RoleAssignee assignee)