public class ExportAppointmentService extends Object
| Constructor and Description |
|---|
ExportAppointmentService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
exportAppointmentToCSV(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
List<Appointment> list) |
static String |
getXmlFromAppointment(Appointment appointment)
Get a XML string describing a given user
|
public static void exportAppointmentToCSV(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
List<Appointment> list)
throws IOException
IOExceptionpublic static String getXmlFromAppointment(Appointment appointment)
appointment - Copyright © 2018 City of Paris. All rights reserved.