Uses of Class
org.opencms.repository.CmsRepositoryManager
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsRepositoryManager in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsImportExportConfiguration.getRepositoryManager()
Returns the initialized repository manager.Modifier and TypeMethodDescriptionvoid
CmsImportExportConfiguration.setRepositoryManager
(CmsRepositoryManager manager) Sets the generated repository manager. -
Uses of CmsRepositoryManager in org.opencms.main
Modifier and TypeMethodDescriptionstatic CmsRepositoryManager
OpenCms.getRepositoryManager()
Returns the repository manager.protected CmsRepositoryManager
OpenCmsCore.getRepositoryManager()
Returns the repository manager.