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, preStore
add, clear, clone, contains, isEmpty, iterator, remove, size
addAll, containsAll, retainAll, toArray, toArray
public org.apache.pluto.om.entity.PortletEntity get(org.apache.pluto.om.common.ObjectID objectId)
get
in interface org.apache.pluto.om.entity.PortletEntityList
public 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.PortletEntityListCtrl
public org.apache.pluto.om.entity.PortletEntity 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.