| 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 |
|---|---|
CmsStaticExportManager |
CmsImportExportConfiguration.getStaticExportManager()
Returns the initialized static export manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsImportExportConfiguration.setStaticExportManager(CmsStaticExportManager manager)
Sets the generated static export manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected CmsStaticExportManager |
OpenCmsCore.getStaticExportManager()
Returns the properties for the static export.
|
static CmsStaticExportManager |
OpenCms.getStaticExportManager()
Returns the properties for the static export.
|