org.infoglue.deliver.portal.om
Class PortletApplicationEntityListImpl

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

public class PortletApplicationEntityListImpl
extends java.lang.Object
implements org.apache.pluto.om.entity.PortletApplicationEntityList

Author:
jand

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

Constructor Detail

PortletApplicationEntityListImpl

public PortletApplicationEntityListImpl()

PortletApplicationEntityListImpl

public PortletApplicationEntityListImpl(java.util.ArrayList applications)
Method Detail

iterator

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

get

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

add

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

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005 InfoGlue.org All Rights Reserved.