public class AppointmentResourceService extends Object
Constructor and Description |
---|
AppointmentResourceService() |
Modifier and Type | Method and Description |
---|---|
static AppointmentResourceService |
getInstance()
Get the instance of the service
|
boolean |
isResourceAvailableForAppointment(String strIdResource,
String strResourceTypeName,
int nIdFormResourceType,
fr.paris.lutece.plugins.appointment.business.appointment.Appointment appointment)
Check if the resource is available for a given appointment
|
public static AppointmentResourceService getInstance()
public boolean isResourceAvailableForAppointment(String strIdResource, String strResourceTypeName, int nIdFormResourceType, fr.paris.lutece.plugins.appointment.business.appointment.Appointment appointment)
strIdResource
- The id of the resourcestrResourceTypeName
- The resource typenIdFormResourceType
- The id of the form resource typeappointment
- The appointmentCopyright © 2019 City of Paris. All rights reserved.