| Package | Description |
|---|---|
| org.osivia.services.calendar.portlet.model.events | |
| org.osivia.services.calendar.portlet.service |
| Modifier and Type | Class and Description |
|---|---|
class |
PlanningCalendarEvent
Planning calendar event.
|
class |
TimeSlotEvent
Time slot event.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DailyEvent.compareTo(DailyEvent other) |
| Modifier and Type | Method and Description |
|---|---|
void |
ICalendarCollisionManager.updateDailyEvents(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
List<DailyEvent> events,
Date date)
Update daily events to avoid collisions.
|
void |
CalendarCollisionManagerImpl.updateDailyEvents(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
List<DailyEvent> events,
Date date)
Update daily events to avoid collisions.
|
void |
ICalendarCollisionManager.updateWeeklyEvents(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
List<DailyEvent> events,
Date date)
Update weekly events to avoid collisions.
|
void |
CalendarCollisionManagerImpl.updateWeeklyEvents(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
List<DailyEvent> events,
Date date)
Update weekly events to avoid collisions.
|
Copyright © 2017 OSIVIA. All rights reserved.