public class GroupRole extends Grant implements Relationship
AttributedType.ATTRIBUTE, AttributedType.AttributeParameter
Modifier and Type | Field and Description |
---|---|
static RelationshipQueryParameter |
GROUP |
IDENTITY
ID
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, setRole
equals, getAttribute, getAttributes, getId, hashCode, removeAttribute, setAttribute, setId
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getAttribute, getAttributes, getId, removeAttribute, setAttribute, setId
public 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.