| Modifier and Type | Method and Description |
|---|---|
CalendarSynchronizationSource |
CalendarEditionForm.getAddedSynchronizationSource()
Getter for addedSynchronizationSource.
|
| Modifier and Type | Method and Description |
|---|---|
List<CalendarSynchronizationSource> |
CalendarEditionForm.getSynchronizationSources()
Getter for synchronizationSources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarEditionForm.setAddedSynchronizationSource(CalendarSynchronizationSource addedSynchronizationSource)
Setter for addedSynchronizationSource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarEditionForm.setSynchronizationSources(List<CalendarSynchronizationSource> synchronizationSources)
Setter for synchronizationSources.
|
| Modifier and Type | Method and Description |
|---|---|
List<CalendarSynchronizationSource> |
CalendarEditionRepository.getSynchronizationSources(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.nuxeo.ecm.automation.client.model.Document document)
Get synchronization sources.
|
List<CalendarSynchronizationSource> |
CalendarEditionRepositoryImpl.getSynchronizationSources(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.nuxeo.ecm.automation.client.model.Document document)
Get synchronization sources.
|
| Modifier and Type | Method and Description |
|---|---|
List<CalendarSynchronizationSource> |
CalendarViewRepository.getSynchronizationSources(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Return the list of the synchronization sources of the current agenda
|
List<CalendarSynchronizationSource> |
CalendarViewRepositoryImpl.getSynchronizationSources(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Return the list of the synchronization sources of the current agenda
|
| Constructor and Description |
|---|
EventListCommand(fr.toutatice.portail.cms.nuxeo.api.NuxeoQueryFilterContext queryContext,
String contextPath,
Date startDate,
Date endDate,
List<CalendarSynchronizationSource> listSource)
Constructor.
|
Copyright © 2021 OSIVIA. All rights reserved.