se.cambio.cds.controller.patientData
Class PatientDataManager

Package class diagram package PatientDataManager
java.lang.Object
  extended by se.cambio.cds.controller.patientData.PatientDataManager

public class PatientDataManager
extends Object


Constructor Summary
PatientDataManager()
           
 
Method Summary
 void notifyChanges(Collection<PatientExtractVO> patientExtracts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatientDataManager

public PatientDataManager()
Method Detail

notifyChanges

public void notifyChanges(Collection<PatientExtractVO> patientExtracts)
See Also:
Notifications.notifyChanges(java.util.Collection)


Copyright © 2013 Cambio. All Rights Reserved.