public class LuceneAppointmentListener extends Object implements fr.paris.lutece.plugins.appointment.service.listeners.IAppointmentListener
Constructor and Description |
---|
LuceneAppointmentListener() |
Modifier and Type | Method and Description |
---|---|
String |
appointmentDateChanged(int nIdAppointment,
List<Integer> listIdSlot,
Locale locale) |
void |
notifyAppointmentCreated(int nIdAppointment) |
void |
notifyAppointmentRemoval(int nIdAppointment) |
void |
notifyAppointmentUpdated(int nIdAppointment) |
public void notifyAppointmentRemoval(int nIdAppointment)
notifyAppointmentRemoval
in interface fr.paris.lutece.plugins.appointment.service.listeners.IAppointmentListener
public String appointmentDateChanged(int nIdAppointment, List<Integer> listIdSlot, Locale locale)
appointmentDateChanged
in interface fr.paris.lutece.plugins.appointment.service.listeners.IAppointmentListener
public void notifyAppointmentCreated(int nIdAppointment)
notifyAppointmentCreated
in interface fr.paris.lutece.plugins.appointment.service.listeners.IAppointmentListener
public void notifyAppointmentUpdated(int nIdAppointment)
notifyAppointmentUpdated
in interface fr.paris.lutece.plugins.appointment.service.listeners.IAppointmentListener
Copyright © 2021 City of Paris. All rights reserved.