@Component @Scope(value="prototype") public class IsDocumentCurrentlyEditedCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
| Constructor and Description |
|---|
IsDocumentCurrentlyEditedCommand(String id) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
public IsDocumentCurrentlyEditedCommand(String id)
public net.sf.json.JSONObject execute(org.nuxeo.ecm.automation.client.Session nuxeoSession)
throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2021. All rights reserved.