public class GroupRole extends Grant implements Relationship
AttributedType.ATTRIBUTE, AttributedType.AttributeParameter| Modifier and Type | Field and Description |
|---|---|
static RelationshipQueryParameter |
GROUP |
IDENTITYID| Constructor and Description |
|---|
GroupRole() |
GroupRole(IdentityType assignee,
Group group,
Role role) |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
void |
setGroup(Group group) |
getAssignee, getRole, setAssignee, setRoleequals, getAttribute, getAttributes, getId, hashCode, removeAttribute, setAttribute, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdpublic static final RelationshipQueryParameter GROUP
public GroupRole()
public GroupRole(IdentityType assignee, Group group, Role role)
@IdentityProperty public Group getGroup()
public void setGroup(Group group)
Copyright © 2013. All Rights Reserved.