@Service public class OnlyofficeImpl extends Object implements IOnlyofficeService
| Constructor and Description |
|---|
OnlyofficeImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
askForLocking(fr.toutatice.portail.cms.nuxeo.api.NuxeoController nuxeoController)
Test if current document can be locked.
|
String |
getOnlyOfficeConfig(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse,
javax.portlet.PortletContext portletContext,
String documentPath) |
void |
lockTemporary(fr.toutatice.portail.cms.nuxeo.api.NuxeoController nuxeoController)
Lock document during edition
|
boolean |
waitForRefresh(org.osivia.portal.api.context.PortalControllerContext pcc,
String uuid)
Call nuxeo cache for current editing users.
|
public String getOnlyOfficeConfig(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse, javax.portlet.PortletContext portletContext, String documentPath) throws javax.portlet.PortletException
getOnlyOfficeConfig in interface IOnlyofficeServicejavax.portlet.PortletExceptionpublic boolean waitForRefresh(org.osivia.portal.api.context.PortalControllerContext pcc,
String uuid)
IOnlyofficeServicewaitForRefresh in interface IOnlyofficeServiceuuid - nuxeo docidpublic boolean askForLocking(fr.toutatice.portail.cms.nuxeo.api.NuxeoController nuxeoController)
throws javax.portlet.PortletException
IOnlyofficeServiceaskForLocking in interface IOnlyofficeServicejavax.portlet.PortletExceptionpublic void lockTemporary(fr.toutatice.portail.cms.nuxeo.api.NuxeoController nuxeoController)
throws javax.portlet.PortletException
IOnlyofficeServicelockTemporary in interface IOnlyofficeServicejavax.portlet.PortletExceptionCopyright © 2018. All rights reserved.