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.
CmsSetupTestResult Contains info about the result of a setup test.
CmsSetupTests Runs various tests to give users infos about whether their system is compatible to OpenCms.
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.
Messages Convenience class to access the localized messages of this OpenCms package.
 

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 $