knowing / Medmon

Medical Monitoring
5 stars 0 forks source link

DeletePatientHandler: Implement #30

Closed muuki88 closed 12 years ago

muuki88 commented 12 years ago

Implement DeletePatientHandler

Standard behaviour: [1] Look up current selected Patient [2] Confirm dialog to delete Patient [3] Delete Patient with IPatientService

Exception[No Patient selected] [1] Open SelectPatienDialog [2] Standard behaviour -> step 2

@see https://github.com/knowing/Medmon/blob/SEP/de.lmu.ifi.dbs.medmon.medic.ui/src/de/lmu/ifi/dbs/medmon/medic/ui/handler/DeletePatientHandler.java