org.apache.cocoon.portal.pluto.om.common
Class SecurityRoleSetImpl.Unmodifiable

java.lang.Object
  extended by org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
      extended by org.apache.cocoon.portal.pluto.om.common.SecurityRoleSetImpl.Unmodifiable
All Implemented Interfaces:
Serializable, Iterable, Collection, Set, org.apache.pluto.om.common.SecurityRoleSet, org.apache.pluto.om.Model
Enclosing class:
SecurityRoleSetImpl

public static class SecurityRoleSetImpl.Unmodifiable
extends UnmodifiableSet
implements org.apache.pluto.om.common.SecurityRoleSet

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
c
 
Constructor Summary
SecurityRoleSetImpl.Unmodifiable(org.apache.pluto.om.common.SecurityRoleSet c)
           
 
Method Summary
 org.apache.pluto.om.common.SecurityRole 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 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

SecurityRoleSetImpl.Unmodifiable

public SecurityRoleSetImpl.Unmodifiable(org.apache.pluto.om.common.SecurityRoleSet c)
Method Detail

get

public org.apache.pluto.om.common.SecurityRole get(String roleName)
Specified by:
get in interface org.apache.pluto.om.common.SecurityRoleSet


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.