请参阅: 说明
类 | 说明 |
---|---|
CmsAutoSetup |
A bean to perform a OpenCms setup automatically.
|
CmsAutoSetupProperties |
Reads and manages the test.properties file.
|
CmsSetupBean |
A java bean as a controller for the OpenCms setup wizard.
|
CmsSetupComponent |
Module group data.
|
CmsSetupDb |
Helper class to call database setup scripts.
|
CmsSetupDBWrapper |
Wrapper to encapsulate, connection, statement and result set for the setup
and update wizard.
|
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.
|
CmsUpdateInfo |
Conveniently stores information necessary during the update.
|
CmsUpdateThread |
Used for the OpenCms workplace update wizard.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|