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