Package com.arsdigita.cms.installer

Provides a set of classes to install and initialize the Content Management System.

See:
          Description

Class Summary
ContentCenterSetup Sets up the content section.
ContentSectionSetup Sets up the content section.
Initializer The main initializer for the Content Management System.
Installer Provides methods to install the Content Management System.
PageClassConfigHandler SAX event handler class for parsing configuration file.
SectionInitializer Initializes a content section, registering a default workflow, lifecycle & roles and adding the content types
ServiceInstaller Provides methods to install the CMS Service application, which is used by the Content Management System as a store for global resources and assets.
Util Utility functions for use by installer classes.
WorkspaceInstaller Provides methods to install the Content Center application, which is used by the Content Management System.
 

Package com.arsdigita.cms.installer Description

Provides a set of classes to install and initialize the Content Management System.

There are two common types of files:

  1. Installers - These classes contain the code to install the Content Management System and mount content sections.

  2. Initializers - These classes are run at server startup and are used to install the Content Management System if it has not already been installed. For the most part, initializers call the installers' methods.



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