Uses of Interface
org.opencms.db.I_CmsExportPointDriver
Packages that use 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
Classes in org.opencms.db that implement I_CmsExportPointDriverModifier and TypeClassDescriptionclassProvides methods to write export points to the "real" file system.classAn 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
Methods in org.opencms.importexport that return I_CmsExportPointDriverModifier and TypeMethodDescriptionCmsImportExportManager.createExportPointDriver(Set<CmsExportPoint> exportPoints) Creates a new export point driver based on the import/export configuration.