| Package | Description |
|---|---|
| org.osivia.demo.scheduler.portlet.model | |
| org.osivia.demo.scheduler.portlet.repository |
| Constructor and Description |
|---|
Event(Event event)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
SchedulerRepositoryImpl.getEvents(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String startDate,
String endDate,
String workspacePath)
List all events in a user workspace in the week starting from the start date
|
List<Event> |
SchedulerRepository.getEvents(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String startDate,
String endDate,
String workspacePath)
List all events in a user workspace in the week starting from the start date
|
Copyright © 2018. All rights reserved.