Package org.opencms.setup

Used during the initial setup of the database by the OpenCms setup wizard.

See:
          Description

Class Summary
CmsSetupBean A java bean as a controller for the OpenCms setup wizard.
CmsSetupDb Helper class to call database setup scripts.
CmsSetupLoggingThread Logging Thread which collects the output from CmsSetupThread and stores it in a Vector that the OpenCms setup wizard can read via the getMessages() method.
CmsSetupWorkplaceImportThread Used for the workplace setup in the OpenCms setup wizard.
CmsUpdateBean A java bean as a controller for the OpenCms update wizard.
CmsUpdateThread Used for the OpenCms workplace update wizard.
 

Package org.opencms.setup Description

Used during the initial setup of the database by the OpenCms setup wizard.

Since:
6.0.0
Version:
$Revision: 1.7 $