| 程序包 | 说明 |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.main |
Provides the main OpenCms "operating system".
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsRepositoryManager |
CmsImportExportConfiguration.getRepositoryManager()
Returns the initialized repository manager.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CmsImportExportConfiguration.setRepositoryManager(CmsRepositoryManager manager)
Sets the generated repository manager.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CmsRepositoryManager |
OpenCms.getRepositoryManager()
Returns the repository manager.
|
protected CmsRepositoryManager |
OpenCmsCore.getRepositoryManager()
Returns the repository manager.
|