org.apache.pluto.portalImpl.om.common.impl
Class SecurityRoleRefSetImpl.Unmodifiable

java.lang.Object
  extended byorg.apache.pluto.portalImpl.om.common.impl.UnmodifiableSet
      extended byorg.apache.pluto.portalImpl.om.common.impl.SecurityRoleRefSetImpl.Unmodifiable
All Implemented Interfaces:
java.util.Collection, org.apache.pluto.om.Model, org.apache.pluto.om.common.SecurityRoleRefSet, java.io.Serializable, java.util.Set
Enclosing class:
SecurityRoleRefSetImpl

public static class SecurityRoleRefSetImpl.Unmodifiable
extends UnmodifiableSet
implements org.apache.pluto.om.common.SecurityRoleRefSet

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.pluto.portalImpl.om.common.impl.UnmodifiableSet
c
 
Constructor Summary
SecurityRoleRefSetImpl.Unmodifiable(org.apache.pluto.om.common.SecurityRoleRefSet c)
           
 
Method Summary
 org.apache.pluto.om.common.SecurityRoleRef get(java.lang.String roleName)
           
 
Methods inherited from class org.apache.pluto.portalImpl.om.common.impl.UnmodifiableSet
add, addAll, clear, contains, containsAll, equals, getModifiableSet, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, finalize, 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

SecurityRoleRefSetImpl.Unmodifiable

public SecurityRoleRefSetImpl.Unmodifiable(org.apache.pluto.om.common.SecurityRoleRefSet c)
Method Detail

get

public org.apache.pluto.om.common.SecurityRoleRef get(java.lang.String roleName)
Specified by:
get in interface org.apache.pluto.om.common.SecurityRoleRefSet


Copyright © 2003-2005 . All Rights Reserved.