be.ehealth.businessconnector.therlink.builders.impl
Class ProofBuilderImpl

java.lang.Object
  extended by be.ehealth.businessconnector.therlink.builders.impl.ProofBuilderImpl
All Implemented Interfaces:
ProofBuilder

public class ProofBuilderImpl
extends Object
implements ProofBuilder

Implementation for ProofBuilder


Constructor Summary
ProofBuilderImpl()
           
 
Method Summary
 Proof createProofForEidReading()
          Creates a Proof for eID reading
 Proof createProofForEidSigning(Credential cred)
          Creates a Proof for eID signing Requires the eID card of the patient connected
 Proof createProofForIsiReading()
          Creates a Proof for Sis reading
 Proof createProofForSisReading()
          Creates a Proof for Sis reading
 Proof createSimpleProof(String proofType)
          creates a simple Proof for a given kmehr proof type.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProofBuilderImpl

public ProofBuilderImpl()
Method Detail

createProofForEidSigning

public Proof createProofForEidSigning(Credential cred)
                               throws TechnicalConnectorException,
                                      TherLinkBusinessConnectorException
Description copied from interface: ProofBuilder
Creates a Proof for eID signing Requires the eID card of the patient connected

Specified by:
createProofForEidSigning in interface ProofBuilder
Throws:
TechnicalConnectorException
TherLinkBusinessConnectorException

createProofForEidReading

public Proof createProofForEidReading()
Description copied from interface: ProofBuilder
Creates a Proof for eID reading

Specified by:
createProofForEidReading in interface ProofBuilder

createProofForSisReading

public Proof createProofForSisReading()
Description copied from interface: ProofBuilder
Creates a Proof for Sis reading

Specified by:
createProofForSisReading in interface ProofBuilder

createProofForIsiReading

public Proof createProofForIsiReading()
Description copied from interface: ProofBuilder
Creates a Proof for Sis reading

Specified by:
createProofForIsiReading in interface ProofBuilder
See Also:
ProofBuilder.createProofForIsiReading()

createSimpleProof

public Proof createSimpleProof(String proofType)
Description copied from interface: ProofBuilder
creates a simple Proof for a given kmehr proof type. The proof will only contain the proofType , which is now an extendable kmehr code.

Specified by:
createSimpleProof in interface ProofBuilder
Parameters:
proofType - String
Returns:
Proof with the given type.



Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.