com.arsdigita.populate.portlets
Class PopulatePortlets
java.lang.Object
com.arsdigita.populate.portlets.PopulatePortlets
- public class PopulatePortlets
- extends Object
- Author:
- bche
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 |
PopulatePortlets
public PopulatePortlets(PopulatePortletCollection popPortlets)
- Creates a new PopulatePortlets. Takes in a collection of PopulatePortlets to
use in populating a portal
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 addportal
- 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 21 2004:2337 UTC