public class PortletApplicationDefinitionListImpl
extends java.util.HashSet
implements org.apache.pluto.om.portlet.PortletApplicationDefinitionList, java.io.Serializable
Constructor and Description |
---|
PortletApplicationDefinitionListImpl() |
Modifier and Type | Method and Description |
---|---|
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) |
add, clear, clone, contains, isEmpty, iterator, remove, size
addAll, containsAll, retainAll, toArray, toArray
finalize, getClass, notify, notifyAll, wait, wait, wait
public PortletApplicationDefinitionListImpl()
public org.apache.pluto.om.portlet.PortletApplicationDefinition get(org.apache.pluto.om.common.ObjectID objectId)
get
in interface org.apache.pluto.om.portlet.PortletApplicationDefinitionList
public org.apache.pluto.om.portlet.PortletApplicationDefinition get(java.lang.String objectId)
public java.lang.String toString()
toString
in class java.util.AbstractCollection
public java.lang.String toString(int indent)
Copyright © 2003-2013 . All Rights Reserved.