Changeset 4158 for openmrs/trunk/src/api/org/openmrs/PatientProgram.java
- Timestamp:
- 05/09/08 10:53:35 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs/trunk/src/api/org/openmrs/PatientProgram.java
r4095 r4158 185 185 } 186 186 187 @Deprecated 187 188 public PatientState getCurrentState() { 188 189 // TODO: this isn't really right - a patient can have many current states (in different workflows)