|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.common.data.security.RoleAssignmentData
public final class RoleAssignmentData
Constructor Summary | |
---|---|
RoleAssignmentData(RoleData role,
ProtectionGroupData[] protectionGroups)
|
Method Summary | |
---|---|
void |
addProtectionGroup(ProtectionGroupData protectionGroup)
|
ProtectionGroupData[] |
getProtectionGroups()
|
boolean |
isUnrestricted()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoleAssignmentData(RoleData role, ProtectionGroupData[] protectionGroups)
Method Detail |
---|
public void addProtectionGroup(ProtectionGroupData protectionGroup)
public ProtectionGroupData[] getProtectionGroups()
public boolean isUnrestricted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |