Uses of Interface
org.opencms.importexport.I_CmsImport
Packages that use I_CmsImport
Package
Description
Contains functions to import and export resources from the OpenCms VFS.
-
Uses of I_CmsImport in org.opencms.importexport
Classes in org.opencms.importexport that implement I_CmsImportModifier and TypeClassDescriptionclassDeprecated.classSubclass which doesn't actually import anything, but just reads the module data into a data structure which can then be used by the module updater.classAdds the XML handler rules for import and export of resources and accounts.classDeprecated.this import class is no longer in use and should only be used to import old export filesclassDeprecated.this import class is no longer in use and should only be used to import old export filesclassDeprecated.this import class is no longer in use and should only be used to import old export filesclassDeprecated.this import class is no longer in use and should only be used to import old export filesclassDeprecated.this import class is no longer in use and should only be used to import old export filesclassDeprecated.Fields in org.opencms.importexport with type parameters of type I_CmsImportModifier and TypeFieldDescriptionprotected List<I_CmsImport> CmsImport.m_importImplementationsStores all import interface implementations .Methods in org.opencms.importexport that return types with arguments of type I_CmsImportModifier and TypeMethodDescriptionCmsImportExportManager.getImportVersionClasses()Returns the configured import version class names.Methods in org.opencms.importexport with parameters of type I_CmsImportModifier and TypeMethodDescriptionvoidCmsImportExportManager.addImportVersionClass(I_CmsImport importVersionClass) Adds a import version class name to the configuration.
CmsImportVersion7with the digester