Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListReservationsRequest
-
Packages that use ListReservationsRequest Package Description be.business.connector.recipe.executor be.business.connector.recipe.executor.services -
-
Uses of ListReservationsRequest in be.business.connector.recipe.executor
Methods in be.business.connector.recipe.executor that return ListReservationsRequest Modifier and Type Method Description protected ListReservationsRequestExecutorIntegrationModuleV4Impl. getListReservations(ListReservationsParam param)Gets the all reservations request.protected ListReservationsRequestHospitalExecutorIntegrationModuleV4Impl. getListReservations(ListReservationsParam param)Gets the all reservations request. -
Uses of ListReservationsRequest in be.business.connector.recipe.executor.services
Methods in be.business.connector.recipe.executor.services with parameters of type ListReservationsRequest Modifier and Type Method Description ListReservationsResponseRecipeExecutorServiceV4. listReservations(ListReservationsRequest request)ListReservationsResponseRecipeExecutorServiceV4Impl. listReservations(ListReservationsRequest request)
-