public class EventListCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
EventListCommand(fr.toutatice.portail.cms.nuxeo.api.NuxeoQueryFilterContext queryContext,
String contextPath,
Date startDate,
Date endDate,
List<CalendarSynchronizationSource> listSource)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
public EventListCommand(fr.toutatice.portail.cms.nuxeo.api.NuxeoQueryFilterContext queryContext,
String contextPath,
Date startDate,
Date endDate,
List<CalendarSynchronizationSource> listSource)
queryContext - Nuxeo query filter contextcontextPath - context pathstartDate - start dateendDate - end datepublic 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 © 2021 OSIVIA. All rights reserved.