|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection
java.util.AbstractSet
java.util.HashSet
org.jasig.portal.container.om.common.SecurityRoleSetImpl
Implementation of Apache Pluto object model.
Constructor Summary | |
SecurityRoleSetImpl()
|
Method Summary | |
void |
add(org.apache.pluto.om.common.SecurityRole securityRole)
|
org.apache.pluto.om.common.SecurityRole |
get(java.lang.String name)
|
Methods inherited from class java.util.HashSet |
add, clear, clone, contains, isEmpty, iterator, remove, size |
Methods inherited from class java.util.AbstractSet |
equals, hashCode, removeAll |
Methods inherited from class java.util.AbstractCollection |
addAll, containsAll, retainAll, toArray, toArray, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Constructor Detail |
public SecurityRoleSetImpl()
Method Detail |
public org.apache.pluto.om.common.SecurityRole get(java.lang.String name)
get
in interface org.apache.pluto.om.common.SecurityRoleSet
public void add(org.apache.pluto.om.common.SecurityRole securityRole)
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |