com.arsdigita.populate.cms
Class CreateArticle

java.lang.Object
  extended bycom.arsdigita.populate.cms.AbstractCreateContentItem
      extended bycom.arsdigita.populate.cms.CreateContentPage
          extended bycom.arsdigita.populate.cms.CreateArticle
All Implemented Interfaces:
CreateContentItem
Direct Known Subclasses:
CreateTextArticle

public class CreateArticle
extends CreateContentPage


Constructor Summary
CreateArticle()
           
CreateArticle(Class itemClass, String name)
           
 
Method Summary
 void makeContent()
          Method makeContent.
 
Methods inherited from class com.arsdigita.populate.cms.CreateContentPage
createItem, createItem, getContentBundle, getContentItem, getContentPage, getContentType, getContentTypeName, getParent, getSection, instantiateItem, publish, publish, setup
 
Methods inherited from class com.arsdigita.populate.cms.AbstractCreateContentItem
createImageAsset, createReusableImageAsset, createTextAsset, createTextAsset, createTextAsset, finishTasks, getAdminUser, makeTextBody, makeTextBody
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateArticle

public CreateArticle()

CreateArticle

public CreateArticle(Class itemClass,
                     String name)
Method Detail

makeContent

public void makeContent()
Description copied from interface: CreateContentItem
Method makeContent. Creates the content for the content item

Specified by:
makeContent in interface CreateContentItem
Specified by:
makeContent in class CreateContentPage
See Also:
CreateContentItem.makeContent()


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