public class ListDocumentsCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
ListDocumentsCommand(String request,
fr.toutatice.portail.cms.nuxeo.api.NuxeoQueryFilterContext filter)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
public ListDocumentsCommand(String request, fr.toutatice.portail.cms.nuxeo.api.NuxeoQueryFilterContext filter)
request - requestfilter - Nuxeo query filter contextpublic Object 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 © 2019 OSIVIA. All rights reserved.