Uses of Class
be.ehealth.businessconnector.recipe.builders.BuilderFactory

Packages that use BuilderFactory
be.ehealth.businessconnector.recipe.utils   
 

Uses of BuilderFactory in be.ehealth.businessconnector.recipe.utils
 

Methods in be.ehealth.businessconnector.recipe.utils with parameters of type BuilderFactory
static String RecipeCommonsUtil.createPrescription(BuilderFactory builders, PrescriberService service, boolean feedbackRequested, long patientId, byte[] prescription, String prescriptionType)
          Deprecated. Creates the prescription.
static GetPrescriptionForPrescriberResult RecipeCommonsUtil.getPrescription(BuilderFactory builders, PrescriberService service, String rid)
          Deprecated. Gets the prescription.
static List<ListFeedbackItem> RecipeCommonsUtil.listFeedback(BuilderFactory builders, PrescriberService service, boolean readFlag)
          Deprecated. List feedback.
static List<String> RecipeCommonsUtil.listOpenPrescription(BuilderFactory builders, PrescriberService service)
          Deprecated. List open prescription.
static void RecipeCommonsUtil.revokePrescription(BuilderFactory builders, PrescriberService service, String rid, String reason)
          Deprecated. Revoke prescription.
static void RecipeCommonsUtil.sendNotification(BuilderFactory builders, PrescriberService service, byte[] notificationText, long patientId, long executorId)
          Deprecated. Send notification.
static void RecipeCommonsUtil.updateFeedbackFlag(BuilderFactory builders, PrescriberService service, String rid, boolean feedbackAllowed)
          Deprecated. Update feedback flag.
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.