com.arsdigita.populate.cms
Class PopulateUsers

java.lang.Object
  extended bycom.arsdigita.populate.cms.PopulateUsers

public class PopulateUsers
extends Object

Class for populating users that are CMS content readers

Author:
bche

Constructor Summary
PopulateUsers()
           
 
Method Summary
 String getBaseStringSeed()
           
 void populate(int iUsers, com.arsdigita.cms.ContentSection section)
          Populates iUsers users and makes them content readers of the content section, section
 void setBaseStringSeed(String sSeed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopulateUsers

public PopulateUsers()
Method Detail

setBaseStringSeed

public void setBaseStringSeed(String sSeed)

getBaseStringSeed

public String getBaseStringSeed()

populate

public void populate(int iUsers,
                     com.arsdigita.cms.ContentSection section)
              throws IllegalArgumentException
Populates iUsers users and makes them content readers of the content section, section

Parameters:
iUsers - the number of users to create
section - the content section to which to add the users as readers
Throws:
IllegalArgumentException


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