Uses of Class
org.exoplatform.onlyoffice.EditorLinkNotFoundException
-
Packages that use EditorLinkNotFoundException Package Description org.exoplatform.onlyoffice -
-
Uses of EditorLinkNotFoundException in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that throw EditorLinkNotFoundException Modifier and Type Method Description protected StringOnlyofficeEditorServiceImpl. editorURLPath(String docId)Editor URL path.StringOnlyofficeEditorService. getEditorLink(javax.jcr.Node node, String scheme, String host, int port)Gets the editor page URL for opening at Platform server.StringOnlyofficeEditorServiceImpl. getEditorLink(javax.jcr.Node node, String scheme, String host, int port)Gets the editor page URL for opening at Platform server.
-