程序包 | 说明 |
---|---|
org.opencms.main |
Provides the main OpenCms "operating system".
|
org.opencms.setup |
Used during the initial setup of the database by the OpenCms setup wizard.
|
构造器和说明 |
---|
CmsShell(java.lang.String webInfPath,
java.lang.String servletMapping,
java.lang.String defaultWebAppName,
java.lang.String prompt,
I_CmsShellCommands additionalShellCommands)
Creates a new CmsShell.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSetupBean
A java bean as a controller for the OpenCms setup wizard.
|
class |
CmsUpdateBean
A java bean as a controller for the OpenCms update wizard.
|