|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Grant
The Grant class represents a permission granted to a user to perform as
a specific model participant (role or organization) of a model.
| Method Summary | |
|---|---|
Department |
getDepartment()
Gets the department with which this grant is associated. |
String |
getId()
Gets the ID of the participant. |
String |
getName()
Gets the name of the participant. |
String |
getNamespace()
Gets the participant namespace. |
String |
getQualifiedId()
Gets the qualified ID of the participant |
boolean |
isOrganization()
Gets whether this participant is a role or an organization. |
| Method Detail |
|---|
String getId()
String getQualifiedId()
String getNamespace()
String getName()
boolean isOrganization()
Organization.Department getDepartment()
Department or null if the grant has no department association.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||