org.apache.cocoon.portal.pluto.om.common
Class SecurityRoleRefSetImpl.Unmodifiable
java.lang.Object
org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
org.apache.cocoon.portal.pluto.om.common.SecurityRoleRefSetImpl.Unmodifiable
- All Implemented Interfaces:
- Serializable, Iterable, Collection, Set, org.apache.pluto.om.common.SecurityRoleRefSet, org.apache.pluto.om.Model
- Enclosing class:
- SecurityRoleRefSetImpl
public static class SecurityRoleRefSetImpl.Unmodifiable
- extends UnmodifiableSet
- implements org.apache.pluto.om.common.SecurityRoleRefSet
- See Also:
- Serialized Form
Fields inherited from class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet |
c |
Method Summary |
org.apache.pluto.om.common.SecurityRoleRef |
get(String roleName)
|
Methods inherited from class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet |
add, addAll, clear, contains, containsAll, equals, getModifiableSet, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString |
Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
SecurityRoleRefSetImpl.Unmodifiable
public SecurityRoleRefSetImpl.Unmodifiable(org.apache.pluto.om.common.SecurityRoleRefSet c)
get
public org.apache.pluto.om.common.SecurityRoleRef get(String roleName)
- Specified by:
get
in interface org.apache.pluto.om.common.SecurityRoleRefSet
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.