Package | Description |
---|---|
fr.paris.lutece.plugins.appointment.business.appointment | |
fr.paris.lutece.plugins.appointment.service |
Modifier and Type | Method and Description |
---|---|
static List<Appointment> |
AppointmentHome.findByFilter(AppointmentFilterDTO appointmentFilter)
Returns a list of appointment matching the filter
|
List<Appointment> |
IAppointmentDAO.findByFilter(AppointmentFilterDTO appointmentFilter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns a list of appointments matching the filter
|
List<Appointment> |
AppointmentDAO.findByFilter(AppointmentFilterDTO appointmentFilter,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
Modifier and Type | Method and Description |
---|---|
static List<Appointment> |
AppointmentService.findListAppointmentsByFilter(AppointmentFilterDTO appointmentFilter) |
static List<AppointmentDTO> |
AppointmentService.findListAppointmentsDTOByFilter(AppointmentFilterDTO appointmentFilter)
Find a list of appointments matching the filter
|
Copyright © 2018 City of Paris. All rights reserved.