Uses of Class
org.exoplatform.onlyoffice.DocumentNotFoundException
Packages that use DocumentNotFoundException
-
Uses of DocumentNotFoundException in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that throw DocumentNotFoundExceptionModifier and TypeMethodDescriptionjavax.jcr.NodeOnlyofficeEditorService.getDocumentById(String workspace, String uuid) Gets the document node by its id and optionally a repository workspace.javax.jcr.NodeOnlyofficeEditorServiceImpl.getDocumentById(String workspace, String uuid) Gets the document node by its id and optionally a repository workspace.OnlyofficeEditorService.getDocumentId(javax.jcr.Node node) Gets the document ID for given node.OnlyofficeEditorServiceImpl.getDocumentId(javax.jcr.Node node) Gets the document ID for given node.