Package org.openmrs.api.impl

Class Summary
AdministrationServiceImpl Default implementation of the administration services.
BaseOpenmrsService Default method implementations for the OpenmrsService It is recommended that all services extend this class instead of simply implementing the OpenmrsService class.
CohortServiceImpl API functions related to Cohorts
ConceptServiceImpl Default Implementation of ConceptService service layer classes
EncounterServiceImpl Default implementation of the EncounterService This class should not be instantiated alone, get a service class from the Context: Context.getEncounterService();
FormServiceImpl Default implementation of the FormService This class should not be instantiated alone, get a service class from the Context: Context.getFormService();
LocationServiceImpl Default implementation of the LocationService This class should not be instantiated alone, get a service class from the Context: Context.getLocationService();
ObsServiceImpl Default implementation of the Observation Service
OrderServiceImpl Default implementation of the Order-related services class.
PatientServiceImpl Default implementation of the patient service.
PatientSetServiceImpl  
PersonServiceImpl Default implementation of the PersonService Which implementation to use is determined by Spring.
ProgramWorkflowServiceImpl Default implementation of the ProgramWorkflow-related services class.
UserServiceImpl Default implementation of the user service.
 


OpenMRS-trunk

Generated May 29 2008 02:01 AM. NOTE - these libraries are in active development and subject to change