public class SearchCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
| Constructor and Description |
|---|
SearchCommand(fr.toutatice.portail.cms.nuxeo.api.NuxeoQueryFilterContext queryCtx,
String path,
String keywords,
int pageNumber) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
protected org.nuxeo.ecm.automation.client.OperationRequest |
generateESRequest(org.nuxeo.ecm.automation.client.Session session) |
protected org.nuxeo.ecm.automation.client.OperationRequest |
generateVCSRequest(org.nuxeo.ecm.automation.client.Session session) |
String |
getId() |
public Object execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionprotected org.nuxeo.ecm.automation.client.OperationRequest generateESRequest(org.nuxeo.ecm.automation.client.Session session)
throws Exception
Exceptionprotected org.nuxeo.ecm.automation.client.OperationRequest generateVCSRequest(org.nuxeo.ecm.automation.client.Session session)
throws Exception
Exceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2020. All rights reserved.