Index
E I O R
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- exportZip(IRepository, String, boolean) - Static method in class org.eclipse.dirigible.repository.zip.RepositoryZipExporter
-
Export all the content under the given path with the target repository instance Include or NOT the last segment of the relative root during the archiving.
- exportZip(IRepository, List<String>) - Static method in class org.eclipse.dirigible.repository.zip.RepositoryZipExporter
-
Export all the content under the given path(s) with the target repository instance Include the last segment of the relative roots during the archiving.
I
- importZip(IRepository, ZipInputStream, String) - Static method in class org.eclipse.dirigible.repository.zip.RepositoryZipImporter
-
Import all the content from a given zip to the target repository instance within the given path.
- importZip(IRepository, ZipInputStream, String, boolean) - Static method in class org.eclipse.dirigible.repository.zip.RepositoryZipImporter
-
Import all the content from a given zip to the target repository instance within the given path, overrides files during the pass.
- importZip(IRepository, ZipInputStream, String, boolean, boolean) - Static method in class org.eclipse.dirigible.repository.zip.RepositoryZipImporter
-
Import all the content from a given zip to the target repository instance within the given path, overrides files during the pass and removes the root folder name.
- importZip(IRepository, ZipInputStream, String, boolean, boolean, Map<String, String>) - Static method in class org.eclipse.dirigible.repository.zip.RepositoryZipImporter
-
Import all the content from a given zip to the target repository instance within the given path, overrides files during the pass and removes the root folder name.
O
- org.eclipse.dirigible.repository.zip - package org.eclipse.dirigible.repository.zip
R
- RepositoryZipExporter - Class in org.eclipse.dirigible.repository.zip
-
Utility class which exports all the content under a given path.
- RepositoryZipExporter() - Constructor for class org.eclipse.dirigible.repository.zip.RepositoryZipExporter
- RepositoryZipImporter - Class in org.eclipse.dirigible.repository.zip
-
Utility class which imports all the content from a given zip.
- RepositoryZipImporter() - Constructor for class org.eclipse.dirigible.repository.zip.RepositoryZipImporter
All Classes All Packages