public interface PadService
| Modifier and Type | Field and Description |
|---|---|
static String |
PAD_CAN_EDIT
Used to switch between read and write mode
|
static String |
PAD_REF
Path of the document
|
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
joinRequest(org.osivia.portal.api.context.PortalControllerContext pcc,
Boolean editionEnabled)
Call nuxeo to join a pad
|
static final String PAD_REF
static final String PAD_CAN_EDIT
net.sf.json.JSONObject joinRequest(org.osivia.portal.api.context.PortalControllerContext pcc,
Boolean editionEnabled)
pcc - (contains pad path)editionEnabled - edition mode is enabled or notCopyright © 2017 OSIVIA. All rights reserved.