org.infoglue.deliver.portal.om
Class PortletEntityListImpl

java.lang.Object
  extended by org.infoglue.deliver.portal.om.PortletEntityListImpl
All Implemented Interfaces:
org.apache.pluto.om.entity.PortletEntityList, org.apache.pluto.om.Model

public class PortletEntityListImpl
extends java.lang.Object
implements org.apache.pluto.om.entity.PortletEntityList

Author:
jand

Constructor Summary
PortletEntityListImpl(java.util.List entities)
           
 
Method Summary
 void add(org.apache.pluto.om.entity.PortletEntity e)
           
 org.apache.pluto.om.entity.PortletEntity get(org.apache.pluto.om.common.ObjectID id)
           
 java.util.Iterator iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletEntityListImpl

public PortletEntityListImpl(java.util.List entities)
Method Detail

iterator

public java.util.Iterator iterator()
Specified by:
iterator in interface org.apache.pluto.om.entity.PortletEntityList

get

public org.apache.pluto.om.entity.PortletEntity get(org.apache.pluto.om.common.ObjectID id)
Specified by:
get in interface org.apache.pluto.om.entity.PortletEntityList

add

public void add(org.apache.pluto.om.entity.PortletEntity e)


Copyright © 2005 InfoGlue.org All Rights Reserved.