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, sizeaddAll, containsAll, retainAll, toArray, toArrayfinalize, getClass, notify, notifyAll, wait, wait, waitpublic PortletApplicationDefinitionListImpl()
public org.apache.pluto.om.portlet.PortletApplicationDefinition get(org.apache.pluto.om.common.ObjectID objectId)
get in interface org.apache.pluto.om.portlet.PortletApplicationDefinitionListpublic org.apache.pluto.om.portlet.PortletApplicationDefinition get(java.lang.String objectId)
public java.lang.String toString()
toString in class java.util.AbstractCollectionpublic java.lang.String toString(int indent)
Copyright © 2003-2013 . All Rights Reserved.