Interface ZipImportActionService
- All Known Implementing Classes:
ZipImportActionServiceImpl
public interface ZipImportActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
importZipFile
(EntityExplorerActionSelection selection, org.directwebremoting.io.FileTransfer zipFile, String mode, boolean publishResources)
-
Method Details
-
importZipFile
void importZipFile(EntityExplorerActionSelection selection, org.directwebremoting.io.FileTransfer zipFile, String mode, boolean publishResources) throws IOException, RpcExecutionException, ZipImportException
-