com.arsdigita.populate.cms
Class PopulateContent
java.lang.Object
com.arsdigita.populate.cms.PopulateContent
- public class PopulateContent
- extends Object
Constructor Summary |
PopulateContent(int iContent,
com.arsdigita.cms.ContentSection section)
|
PopulateContent(int iContent,
com.arsdigita.cms.ContentSection section,
boolean manageTransactions)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopulateContent
public PopulateContent(int iContent,
com.arsdigita.cms.ContentSection section)
throws IllegalArgumentException
PopulateContent
public PopulateContent(int iContent,
com.arsdigita.cms.ContentSection section,
boolean manageTransactions)
throws IllegalArgumentException
setBaseStringSeed
public void setBaseStringSeed(String sSeed)
getBaseStringSeed
public String getBaseStringSeed()
popuate
public void popuate(CreateContentItem createItem,
com.arsdigita.populate.cms.FolderList parents)
- Populates content.
- Parameters:
createItem
- the class for creating the content itemparents
- the list of folders over which to spread the newly created items
populate
public void populate(CreateContentItem createItem,
com.arsdigita.populate.cms.FolderList parents,
int beginParentIndex)
- Populates content.
- Parameters:
createItem
- the class for creating the content itemparents
- the list of folders over which to spread the newly created itemsbeginParentIndex
- the index in parents to the first folder to use in population
getLastFolderIndex
public int getLastFolderIndex()
- Returns the index of the last Folder used when populate was last called
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 22 2004:0022 UTC