be.ehealth.businessconnector.recipe.builders
Class GetPrescriptionBuilder

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

Deprecated.

@Deprecated
public class GetPrescriptionBuilder
extends Object

The Class GetPrescriptionBuilder.


Constructor Summary
GetPrescriptionBuilder()
          Deprecated.  
GetPrescriptionBuilder(Crypto crypto)
          Deprecated. Use it without crypto
 
Method Summary
 GetPrescriptionForPrescriberRequest buildRequest(String rid)
          Deprecated. Builds the request.
 GetPrescriptionForPrescriberResult buildResult(GetPrescriptionForPrescriberResponse response)
          Deprecated. Builds the result.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPrescriptionBuilder

@Deprecated
public GetPrescriptionBuilder(Crypto crypto)
Deprecated. Use it without crypto

Instantiates a new gets the prescription builder.


GetPrescriptionBuilder

public GetPrescriptionBuilder()
Deprecated. 
Method Detail

buildRequest

public GetPrescriptionForPrescriberRequest buildRequest(String rid)
                                                 throws TechnicalConnectorException
Deprecated. 
Builds the request.

Parameters:
rid - the rid
Returns:
the gets the prescription for prescriber request
Throws:
TechnicalConnectorException - the technical connector exception

buildResult

public GetPrescriptionForPrescriberResult buildResult(GetPrescriptionForPrescriberResponse response)
                                               throws TechnicalConnectorException
Deprecated. 
Builds the result.

Parameters:
response - the response
Returns:
the gets the prescription for prescriber result
Throws:
TechnicalConnectorException - the technical connector exception



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