Uses of Class
org.exoplatform.onlyoffice.BadParameterException
-
Packages that use BadParameterException Package Description org.exoplatform.onlyoffice -
-
Uses of BadParameterException in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that throw BadParameterException Modifier and Type Method Description javax.jcr.NodeOnlyofficeEditorService. getDocument(String workspace, String path)Gets the document node by its path and optionally a repository workspace.javax.jcr.NodeOnlyofficeEditorServiceImpl. getDocument(String workspace, String path)Gets the document node by its path and optionally a repository workspace.protected javax.jcr.NodeOnlyofficeEditorServiceImpl. node(String workspace, String path)Node.protected javax.jcr.NodeOnlyofficeEditorServiceImpl. systemNode(String workspace, String path)System node.protected voidOnlyofficeEditorServiceImpl. validateUser(String userId, Config config)Validate user.
-