public class CipheringPrescriptionService extends PrescriptionService.Ciphering.Simplified.Abstract
| Modifier and Type | Class and Description |
|---|---|
static class |
CipheringPrescriptionService.Factory |
PrescriptionService.Ciphering.Simplified.Abstract, PrescriptionService.Ciphering.Simplified.WrapperPrescriptionService.Ciphering.SimplifiedPrescriptionService.Ciphering<ListPrescriptionsPrescriber extends ListPrescriptions,ListPrescriptionsExecutor extends ListPrescriptions,GetPrescriptionPrescriber extends GetPrescription,GetPrescriptionStatusPrescriber extends GetPrescriptionStatus,ListPrescriptionsPatient extends ListPrescriptions,GetPrescriptionExecutor extends GetPrescription,GetPrescriptionAndPutInProcessExecutor extends GetPrescriptionAndPutInProcess,CreatePrescriptionPrescriber extends CreatePrescription<Prescription.PlainText.Specification>,PutVisionPatientRequest extends PutVisionExecutors.Request,GetExecutorProfilePatient extends GetExecutorProfile,GetExecutorProfilePatientResponse extends GetExecutorProfile.Response,UpdateProfileExecutor extends UpdateProfile,GetProfileExecutor extends GetProfile,GetProfileExecutorResponse extends GetProfile.Response,GetPrescriptionPatient extends GetPrescription,ArchivePrescriptionExecutor extends ArchivePrescription>PutVisionExecutors.RequestLockPrescription.Request| Constructor and Description |
|---|
CipheringPrescriptionService(PrescriptionService.Simplified target,
PrescriptionContent.Factory prescriptionContentFactory) |
CipheringPrescriptionService(PrescriptionService.Simplified target,
PrescriptionContent.Factory prescriptionContentFactory,
Message.Cipher.Key.Owner<Prescription.OnContent> prescriber) |
lock, unlockpublic CipheringPrescriptionService(PrescriptionService.Simplified target, PrescriptionContent.Factory prescriptionContentFactory)
public CipheringPrescriptionService(PrescriptionService.Simplified target, PrescriptionContent.Factory prescriptionContentFactory, Message.Cipher.Key.Owner<Prescription.OnContent> prescriber)
public ListPrescriptions.PartialResult<ListPrescriptions.Response.PlainText> list(ListPrescriptions request)
public PartialResult<ListPrescriptions.Response.PlainText> list(ListPrescriptions request)
public Prescription.PlainText get(GetPrescription request)
public Prescription.PlainText add(CreatePrescription<Prescription.PlainText.Specification> request)
public Prescription.PlainText get(GetPrescription request)
public Prescription.PlainText getAndPutInProcess(GetPrescriptionAndPutInProcess request)
public PartialResult<ListPrescriptions.Response.PlainText> list(ListPrescriptions request)
public void update(PutVisionExecutors.Request request)
public static byte[] compress(byte[] bytes)
public void update(PutVisionOtherPrescribers request)
public GetExecutorProfile.Response getProfile(GetExecutorProfile request)
public void updateProfile(UpdateProfile request)
public GetProfile.Response getProfile(GetProfile request)
public void update(RevokePrescription request)
public void update(RevokePrescription request)
public void update(ArchivePrescription request)
public void update(PutVisionOtherPrescribers request)
public GetPrescriptionStatusResponse get(GetPrescriptionStatus request)
public Prescription.PlainText get(GetPrescription request)
public GetPrescriptionStatusResponse get(GetPrescriptionStatus getPrescriptionStatus)
public GetPrescriptionStatusResponse get(GetPrescriptionStatus request)
Copyright © 2010–2025 Smals. All rights reserved.