public interface CalendarSynchronizationEditionService extends CalendarService
CalendarService| Modifier and Type | Field and Description |
|---|---|
static String |
PORTLET_INSTANCE
Portlet instance.
|
static String |
SYNCHRONIZATION_SOURCE_COLOR
Calendar synchronization source color window property.
|
static String |
SYNCHRONIZATION_SOURCE_DISPLAY_NAME
Calendar synchronization source display name window property.
|
static String |
SYNCHRONIZATION_SOURCE_ID
Calendar synchronization source identifier window property.
|
static String |
SYNCHRONIZATION_SOURCE_URL
Calendar synchronization source URL window property.
|
CREATION_PROPERTY| Modifier and Type | Method and Description |
|---|---|
CalendarSynchronizationEditionForm |
getForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get synchronization source edition form.
|
void |
submit(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CalendarSynchronizationEditionForm form)
Submit synchronization source edition form.
|
getCalendarColor, getEditionOptions, getOptionsstatic final String PORTLET_INSTANCE
static final String SYNCHRONIZATION_SOURCE_ID
static final String SYNCHRONIZATION_SOURCE_URL
static final String SYNCHRONIZATION_SOURCE_COLOR
static final String SYNCHRONIZATION_SOURCE_DISPLAY_NAME
CalendarSynchronizationEditionForm getForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) throws javax.portlet.PortletException
portalControllerContext - portal controller contextjavax.portlet.PortletExceptionvoid submit(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CalendarSynchronizationEditionForm form)
throws javax.portlet.PortletException
portalControllerContext - portal controller contextform - synchronization source edition formjavax.portlet.PortletExceptionCopyright © 2022 OSIVIA. All rights reserved.