Interface AdditionalAPIClient
- All Known Implementing Classes:
ClientForAdditionalAPIs,ExtendedLionWebRepoClient
public interface AdditionalAPIClient
-
Method Summary
Modifier and TypeMethodDescriptionvoidbulkImport(BulkImport bulkImport, TransferFormat transferFormat, Compression compression) getNodeTree(String nodeID) getNodeTree(List<String> nodeIDs) getNodeTree(List<String> nodeIDs, Integer depthLimit)
-
Method Details
-
bulkImport
void bulkImport(BulkImport bulkImport, TransferFormat transferFormat, Compression compression) throws IOException - Throws:
IOException
-
getNodeTree
- Throws:
IOException
-
getNodeTree
- Throws:
IOException
-
getNodeTree
- Throws:
IOException
-