org.jasig.portal.container.om.portlet
Class UserAttributeListImpl
java.lang.Object
org.jasig.portal.container.om.portlet.UserAttributeListImpl
- All Implemented Interfaces:
- java.io.Serializable
- public class UserAttributeListImpl
- extends java.lang.Object
- implements java.io.Serializable
Implementation of Apache Pluto object model.
- Version:
- $Revision: 1.2 $
- Author:
- Ken Weiner, kweiner@unicon.net
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserAttributeListImpl
public UserAttributeListImpl()
iterator
public java.util.Iterator iterator()
get
public UserAttributeImpl get(java.lang.String name)
add
public void add(UserAttributeImpl userAttributeImpl)