com.arsdigita.cms.installer
Class ContentSectionSetup

java.lang.Object
  extended bycom.arsdigita.cms.installer.ContentSectionSetup

public final class ContentSectionSetup
extends Object

Sets up the content section.

Version:
$Revision: #16 $ $DateTime: 2004/04/07 16:07:11 $
Author:
Jon Orris (jorris@redhat.com)

Constructor Summary
ContentSectionSetup(ContentSection section)
           
 
Method Summary
 void loadAlertPrefs(List tasks)
           
 void registerAlerts()
           
 void registerCategories(String filename)
           
 void registerContentTypes(List types)
           
 void registerPublicationCycles()
           
 void registerResolvers(String itemResolverClass, String templateResolverClass)
           
 void registerRoles(List roles)
           
 void registerViewers(Boolean pub)
           
 void registerWorkflowTemplates()
           
 void run()
           
static void setupContentSectionAppType()
          setup content section app type
 Timer startNotifierTask(Boolean sendOverdue, Integer duration, Integer alertInterval, Integer max)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentSectionSetup

public ContentSectionSetup(ContentSection section)
Method Detail

run

public void run()

setupContentSectionAppType

public static void setupContentSectionAppType()
setup content section app type


registerCategories

public void registerCategories(String filename)

registerRoles

public void registerRoles(List roles)

registerResolvers

public void registerResolvers(String itemResolverClass,
                              String templateResolverClass)

registerWorkflowTemplates

public void registerWorkflowTemplates()
                               throws com.arsdigita.initializer.InitializationException
Throws:
com.arsdigita.initializer.InitializationException

registerViewers

public void registerViewers(Boolean pub)

registerAlerts

public void registerAlerts()

registerContentTypes

public void registerContentTypes(List types)

registerPublicationCycles

public void registerPublicationCycles()
                               throws com.arsdigita.initializer.InitializationException
Throws:
com.arsdigita.initializer.InitializationException

loadAlertPrefs

public void loadAlertPrefs(List tasks)

startNotifierTask

public Timer startNotifierTask(Boolean sendOverdue,
                               Integer duration,
                               Integer alertInterval,
                               Integer max)


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