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