| Package | Description |
|---|---|
| org.opencms.db |
Low-level database connection and access functionality.
|
| org.opencms.importexport |
Contains functions to import and export resources from the OpenCms VFS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsExportPointDriver
Provides methods to write export points to the "real" file system.
|
class |
CmsTempFolderExportPointDriver
An alternative export point driver which replaces the RFS targets of some export points with locations in a temporary export folder.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsExportPointDriver |
CmsImportExportManager.createExportPointDriver(java.util.Set<CmsExportPoint> exportPoints)
Creates a new export point driver based on the import/export configuration.
|