com.arsdigita.populate.portlets
Class PopulatePortlets

java.lang.Object
  extended bycom.arsdigita.populate.portlets.PopulatePortlets

public class PopulatePortlets
extends Object

Author:
bche

Constructor Summary
PopulatePortlets(PopulatePortletCollection popPortlets)
          Creates a new PopulatePortlets.
 
Method Summary
 List populate(int iNumPortlets, Portal portal)
          Populates portal with portlets using this object's collection of PopulatePortlets
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopulatePortlets

public PopulatePortlets(PopulatePortletCollection popPortlets)
Creates a new PopulatePortlets. Takes in a collection of PopulatePortlets to use in populating a portal

Method Detail

populate

public List populate(int iNumPortlets,
                     Portal portal)
Populates portal with portlets using this object's collection of PopulatePortlets

Parameters:
iNumPortlets - the number of instances of each portlet to add
portal - the portal to populate
Returns:
a list of BigDecimal ID's of all the portlets created


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC