be.ehealth.businessconnector.recipe.builders
Class RevokePrescriptionBuilder

java.lang.Object
  extended by be.ehealth.businessconnector.recipe.builders.RevokePrescriptionBuilder

Deprecated.

@Deprecated
public class RevokePrescriptionBuilder
extends Object

The Class RevokePrescriptionBuilder.


Constructor Summary
RevokePrescriptionBuilder()
          Deprecated.  
RevokePrescriptionBuilder(Crypto systemCrypto)
          Deprecated. Use it without crypto
 
Method Summary
 RevokePrescriptionRequest buildRevokePrescription(String rid, String reason)
          Deprecated. Builds the revoke prescription.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RevokePrescriptionBuilder

@Deprecated
public RevokePrescriptionBuilder(Crypto systemCrypto)
Deprecated. Use it without crypto

Instantiates a new revoke prescription builder.


RevokePrescriptionBuilder

public RevokePrescriptionBuilder()
Deprecated. 
Method Detail

buildRevokePrescription

public RevokePrescriptionRequest buildRevokePrescription(String rid,
                                                         String reason)
                                                  throws TechnicalConnectorException
Deprecated. 
Builds the revoke prescription.

Parameters:
rid - the rid
reason - the reason
Returns:
the revoke prescription request
Throws:
TechnicalConnectorException - the technical connector exception



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