org.apache.pluto.portalImpl.om.portlet.impl
Class PortletApplicationDefinitionListImpl
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
java.util.HashSet
org.apache.pluto.portalImpl.om.portlet.impl.PortletApplicationDefinitionListImpl
- All Implemented Interfaces:
- java.lang.Cloneable, java.util.Collection, org.apache.pluto.om.Model, org.apache.pluto.om.portlet.PortletApplicationDefinitionList, java.io.Serializable, java.util.Set
- public class PortletApplicationDefinitionListImpl
- extends java.util.HashSet
- implements org.apache.pluto.om.portlet.PortletApplicationDefinitionList, java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
org.apache.pluto.om.portlet.PortletApplicationDefinition |
get(org.apache.pluto.om.common.ObjectID objectId)
|
org.apache.pluto.om.portlet.PortletApplicationDefinition |
get(java.lang.String objectId)
|
java.lang.String |
toString()
|
java.lang.String |
toString(int indent)
|
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 |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.pluto.om.portlet.PortletApplicationDefinitionList |
iterator |
Methods inherited from interface java.util.Set |
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray |
PortletApplicationDefinitionListImpl
public PortletApplicationDefinitionListImpl()
get
public org.apache.pluto.om.portlet.PortletApplicationDefinition get(org.apache.pluto.om.common.ObjectID objectId)
- Specified by:
get
in interface org.apache.pluto.om.portlet.PortletApplicationDefinitionList
get
public org.apache.pluto.om.portlet.PortletApplicationDefinition get(java.lang.String objectId)
toString
public java.lang.String toString()
toString
public java.lang.String toString(int indent)
Copyright © 2003-2005 . All Rights Reserved.