se.cambio.cds.model.facade.ehr.plain
Class EmptyEHRFacadeDelegate

Package class diagram package EmptyEHRFacadeDelegate
java.lang.Object
  extended by se.cambio.cds.model.facade.ehr.plain.EmptyEHRFacadeDelegate
All Implemented Interfaces:
EHRFacadeDelegate

public class EmptyEHRFacadeDelegate
extends Object
implements EHRFacadeDelegate

Author:
iago.corbal

Constructor Summary
EmptyEHRFacadeDelegate()
           
 
Method Summary
 Collection<ElementInstance> queryEHRElements(String idPatient, GeneratedElementInstanceCollection elementInstanceCollection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyEHRFacadeDelegate

public EmptyEHRFacadeDelegate()
Method Detail

queryEHRElements

public Collection<ElementInstance> queryEHRElements(String idPatient,
                                                    GeneratedElementInstanceCollection elementInstanceCollection)
                                             throws InternalErrorException,
                                                    PatientNotFoundException
Specified by:
queryEHRElements in interface EHRFacadeDelegate
Throws:
InternalErrorException
PatientNotFoundException


Copyright © 2013 Cambio. All Rights Reserved.