public interface BaseImport
| Modifier and Type | Method and Description |
|---|---|
String |
importDocument(String uuid,
File file)
Import document string.
|
String |
importFolder(String uuid,
String name)
Import folder string.
|
String importDocument(String uuid, File file) throws UnknownException, WebserviceException
uuid - the uuidfile - the fileUnknownException - the unknown exceptionWebserviceException - the webservice exceptionString importFolder(String uuid, String name) throws UnknownException, WebserviceException
uuid - the uuidname - the nameUnknownException - the unknown exceptionWebserviceException - the webservice exceptionCopyright © 2022 Open Knowledge Management System S.L.. All Rights Reserved.