Class PatientDecryptionUtils
- java.lang.Object
-
- be.business.connector.recipe.patient.utils.PatientDecryptionUtils
-
public class PatientDecryptionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description PatientDecryptionUtils(PropertyHandler propertyHandler, EncryptionUtils encryptionUtils)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListPatientPrescriptionsResultdecryptPrescriptions(ListPatientPrescriptionsResult listPatientPrescriptionsResult)
-
-
-
Constructor Detail
-
PatientDecryptionUtils
public PatientDecryptionUtils(PropertyHandler propertyHandler, EncryptionUtils encryptionUtils)
-
-
Method Detail
-
decryptPrescriptions
public ListPatientPrescriptionsResult decryptPrescriptions(ListPatientPrescriptionsResult listPatientPrescriptionsResult) throws IntegrationModuleException
- Throws:
IntegrationModuleException
-
-