Uses of Class
org.exoplatform.onlyoffice.DocumentNotFoundException
-
Packages that use DocumentNotFoundException Package Description org.exoplatform.onlyoffice -
-
Uses of DocumentNotFoundException in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that throw DocumentNotFoundException Modifier and Type Method Description javax.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.StringOnlyofficeEditorService. getDocumentId(javax.jcr.Node node)Gets the document ID for given node.StringOnlyofficeEditorServiceImpl. getDocumentId(javax.jcr.Node node)Gets the document ID for given node.
-