| Package | Description |
|---|---|
| org.osivia.services.calendar.common.model | |
| org.osivia.services.calendar.event.edition.portlet.repository |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarColor
Calendar colors enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
ICalendarColor |
CalendarCommonEventForm.getColor() |
ICalendarColor |
AbstractCalendarEditionForm.getColor()
Getter for color.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarCommonEventForm.setColor(ICalendarColor color) |
void |
AbstractCalendarEditionForm.setColor(ICalendarColor color)
Setter for color.
|
| Modifier and Type | Method and Description |
|---|---|
ICalendarColor |
CalendarEventEditionRepositoryImpl.getColor(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.nuxeo.ecm.automation.client.model.Document document,
CalendarColor calendarColor)
Get calendar event color.
|
ICalendarColor |
CalendarEventEditionRepository.getColor(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.nuxeo.ecm.automation.client.model.Document document,
CalendarColor calendarColor)
Get calendar event color.
|
Copyright © 2018 OSIVIA. All rights reserved.