public class GetPublishedDocumentsInfosCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
| Constructor and Description |
|---|
GetPublishedDocumentsInfosCommand(org.nuxeo.ecm.automation.client.model.Document document,
Boolean readFilter) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONArray |
execute(org.nuxeo.ecm.automation.client.Session session) |
String |
getId() |
public GetPublishedDocumentsInfosCommand(org.nuxeo.ecm.automation.client.model.Document document,
Boolean readFilter)
public net.sf.json.JSONArray execute(org.nuxeo.ecm.automation.client.Session session)
throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2020. All rights reserved.