Uses of Class
be.business.connector.recipe.prescriber.RecipePrescriberClient
-
Packages that use RecipePrescriberClient Package Description be.business.connector.recipe -
-
Uses of RecipePrescriberClient in be.business.connector.recipe
Methods in be.business.connector.recipe that return RecipePrescriberClient Modifier and Type Method Description RecipePrescriberClientRecipeClientInfrastructure. prescriberClient()Constructors in be.business.connector.recipe with parameters of type RecipePrescriberClient Constructor Description RoutingPrescriptionService(RecipePrescriberClient prescriberClient, RecipeExecutorClient executorClient, RecipePatientClient patientClient)
-