public interface CalendarEventViewService extends CalendarService
CalendarService| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_DAY_PROPERTY
All day indicator Nuxeo property.
|
static String |
CALENDAR_COLOR_PROPERTY
Calendar color Nuxeo document property.
|
static String |
COLOR_PROPERTY
Color Nuxeo document property.
|
static String |
COLOR_SYNCHRONIZATION
Default color of synchronized events
|
static String |
DATE_FORMAT_PATTERN
Date format pattern.
|
static String |
DESCRIPTION_PROPERTY
Description Nuxeo document property.
|
static String |
END_DATE_PROPERTY
End date Nuxeo document property.
|
static String |
ID_PARENT_SOURCE_PROPERTY
Id parent source
|
static String |
LIST_SOURCE_SYNCHRO
List of synchronization sources
|
static String |
LOCATION_PROPERTY
Location Nuxeo document property.
|
static String |
SOURCEID_SYNCHRONIZATION
Source ID
|
static String |
START_DATE_PROPERTY
Start date Nuxeo document property.
|
static String |
TIME_FORMAT_PATTERN
Time format pattern.
|
static String |
TITLE_PROPERTY
Title Nuxeo document property.
|
CREATION_PROPERTY| Modifier and Type | Method and Description |
|---|---|
CalendarEventViewForm |
getForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get calendar event visualization form.
|
void |
insertContentMenubarItems(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Insert content menubar items.
|
getCalendarColor, getEditionOptions, getOptionsstatic final String DATE_FORMAT_PATTERN
static final String TIME_FORMAT_PATTERN
static final String TITLE_PROPERTY
static final String START_DATE_PROPERTY
static final String END_DATE_PROPERTY
static final String ALL_DAY_PROPERTY
static final String LOCATION_PROPERTY
static final String COLOR_PROPERTY
static final String DESCRIPTION_PROPERTY
static final String ID_PARENT_SOURCE_PROPERTY
static final String LIST_SOURCE_SYNCHRO
static final String CALENDAR_COLOR_PROPERTY
static final String SOURCEID_SYNCHRONIZATION
static final String COLOR_SYNCHRONIZATION
CalendarEventViewForm getForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) throws javax.portlet.PortletException
portalControllerContext - portal controller contextjavax.portlet.PortletExceptionvoid insertContentMenubarItems(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
throws javax.portlet.PortletException
portalControllerContext - portal controller contextjavax.portlet.PortletExceptionCopyright © 2020 OSIVIA. All rights reserved.