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