public class PortletEntityListImpl extends AbstractSupportSet implements org.apache.pluto.om.entity.PortletEntityList, org.apache.pluto.om.entity.PortletEntityListCtrl, java.io.Serializable
POST_BUILD, POST_LOAD, POST_STORE, PRE_BUILD, PRE_STORE| Constructor and Description |
|---|
PortletEntityListImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pluto.om.entity.PortletEntity |
add(org.apache.pluto.om.entity.PortletApplicationEntity appEntity,
java.lang.String definitionId) |
org.apache.pluto.om.entity.PortletEntity |
get(org.apache.pluto.om.common.ObjectID objectId) |
org.apache.pluto.om.entity.PortletEntity |
get(java.lang.String objectId) |
java.lang.String |
toString() |
java.lang.String |
toString(int indent) |
dispatch, postBuild, postLoad, postStore, preBuild, preStoreadd, clear, clone, contains, isEmpty, iterator, remove, sizeaddAll, containsAll, retainAll, toArray, toArraypublic org.apache.pluto.om.entity.PortletEntity get(org.apache.pluto.om.common.ObjectID objectId)
get in interface org.apache.pluto.om.entity.PortletEntityListpublic org.apache.pluto.om.entity.PortletEntity add(org.apache.pluto.om.entity.PortletApplicationEntity appEntity,
java.lang.String definitionId)
add in interface org.apache.pluto.om.entity.PortletEntityListCtrlpublic org.apache.pluto.om.entity.PortletEntity 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.