Uses of Interface
be.ehealth.businessconnector.recipe.service.PrescriberService

Packages that use PrescriberService
be.ehealth.businessconnector.recipe.service.impl   
be.ehealth.businessconnector.recipe.utils   
 

Uses of PrescriberService in be.ehealth.businessconnector.recipe.service.impl
 

Classes in be.ehealth.businessconnector.recipe.service.impl that implement PrescriberService
 class PrescriberServiceImpl
          Deprecated. 
 

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

Methods in be.ehealth.businessconnector.recipe.utils with parameters of type PrescriberService
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.