com.arsdigita.populate
Class PopulateUsers

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

public class PopulateUsers
extends Object

Author:
bche

Constructor Summary
PopulateUsers()
           
 
Method Summary
 String getBaseStringSeed()
           
 UserCollection getPopulatedUsers()
          Gets a collection of the users populated
 void populate(int iUsers)
          populates iUsers in the system
 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)
populates iUsers in the system

Parameters:
iUsers - the number of users to populate

getPopulatedUsers

public UserCollection getPopulatedUsers()
Gets a collection of the users populated

Returns:
a collection of the users populated


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