GeneralComunicator
From OpenKM Documentation
Read Methods
refreshUI() ToolBarOption getToolBarOption() String getLang() downloadDocument(boolean checkout) downloadDocumentPdf() downloadFile(String path, String params) resetStatus() showError(String callback, Throwable caught) logout() refreshUserDocumentsSize() List<String> getUserRoleList() String getUser()
getToolBarOption() must be only used for reading purposes |
Write methods
setStatus(String msg)
Example
// Call to refreshing user interface
GeneralComunicator.refreshUI();