Searched defs:getDocuments (Results 1 – 3 of 3) sorted by relevance
55 List<DocumentInfo> getDocuments(String authority, List<String> docIds) throws RemoteException; in getDocuments() method91 public List<DocumentInfo> getDocuments(String authority, List<String> docIds) in getDocuments() method in DocumentsAccess.RuntimeDocumentAccess
203 public List<DocumentInfo> getDocuments(Selection<String> selection) { in getDocuments() method in Model
58 public List<DocumentInfo> getDocuments(String authority, List<String> docIds) { in getDocuments() method in TestDocumentsAccess