| Package | Description |
|---|---|
| org.osivia.demo.scheduler.portlet.repository |
| Modifier and Type | Method and Description |
|---|---|
List<Reservation> |
SchedulerRepositoryImpl.getReservations(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String startDate,
String endDate,
String intervenant,
List<String> customerUsers)
List all reservations between start date and end date with that intervenant
|
List<Reservation> |
SchedulerRepository.getReservations(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String startDate,
String endDate,
String intervenant,
List<String> customerUsers)
List all reservations between start date and end date with that intervenant
|
Copyright © 2018. All rights reserved.