Searched defs:docIds (Results 1 – 2 of 2) sorted by relevance
55 List<DocumentInfo> getDocuments(String authority, List<String> docIds) throws RemoteException; in getDocuments()91 public List<DocumentInfo> getDocuments(String authority, List<String> docIds) in getDocuments()
58 public List<DocumentInfo> getDocuments(String authority, List<String> docIds) { in getDocuments()