Searched refs:METHOD_ACQUIRE_ARCHIVE (Results 1 – 1 of 1) sorted by relevance
63 private static final String METHOD_ACQUIRE_ARCHIVE = "acquireArchive"; field in ArchivesProvider72 if (METHOD_ACQUIRE_ARCHIVE.equals(method)) { in call()270 client.call(METHOD_ACQUIRE_ARCHIVE, documentId, null); in acquireArchive()