| Package | Description |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.main |
Provides the main OpenCms "operating system".
|
| Modifier and Type | Method and Description |
|---|---|
CmsRepositoryManager |
CmsImportExportConfiguration.getRepositoryManager()
Returns the initialized repository manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsImportExportConfiguration.setRepositoryManager(CmsRepositoryManager manager)
Sets the generated repository manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected CmsRepositoryManager |
OpenCmsCore.getRepositoryManager()
Returns the repository manager.
|
static CmsRepositoryManager |
OpenCms.getRepositoryManager()
Returns the repository manager.
|