Searched defs:getDocumentType (Results 1 – 2 of 2) sorted by relevance
478 public String getDocumentType(String documentId) throws FileNotFoundException { in getDocumentType() method in FileSystemProvider482 private String getDocumentType(final String documentId, final File file) in getDocumentType() method in FileSystemProvider
772 public String getDocumentType(String documentId) throws FileNotFoundException { in getDocumentType() method in DocumentsProvider