Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListOpenPrescriptionsResponse
-
Packages that use ListOpenPrescriptionsResponse Package Description be.business.connector.recipe.executor be.business.connector.recipe.executor.services be.business.connector.recipe.patient.services -
-
Uses of ListOpenPrescriptionsResponse in be.business.connector.recipe.executor
Methods in be.business.connector.recipe.executor with parameters of type ListOpenPrescriptionsResponse Modifier and Type Method Description ListOpenPrescriptionsResultExecutorIntegrationModuleV4Impl. unsealGetDataResponse(ListOpenPrescriptionsResponse response)Unseal get data response. -
Uses of ListOpenPrescriptionsResponse in be.business.connector.recipe.executor.services
Methods in be.business.connector.recipe.executor.services that return ListOpenPrescriptionsResponse Modifier and Type Method Description ListOpenPrescriptionsResponseRecipeExecutorServiceV4. listOpenPrescriptions(ListOpenPrescriptionsRequest getOpenPrescriptionList)ListOpenPrescriptionsResponseRecipeExecutorServiceV4Impl. listOpenPrescriptions(ListOpenPrescriptionsRequest request) -
Uses of ListOpenPrescriptionsResponse in be.business.connector.recipe.patient.services
Methods in be.business.connector.recipe.patient.services that return ListOpenPrescriptionsResponse Modifier and Type Method Description ListOpenPrescriptionsResponseRecipePatientServiceV4. listOpenPrescriptions(ListOpenPrescriptionsRequest request)List open prescriptions.ListOpenPrescriptionsResponseRecipePatientServiceV4Impl. listOpenPrescriptions(ListOpenPrescriptionsRequest request)List open prescriptions.
-