Package org.openmrs.module

OpenMRS Module classes

See:
          Description

Interface Summary
Activator This interface must be implemented by modules and referenced by the Module-Activator property in the module manifest
 

Class Summary
AdvicePoint  
Extension An extension is a small snippet of code that is run at certain "extension points" throughout the user interface An extension is not necessarily tied to only one certain point.
Module Generic module class that openmrs manipulates
ModuleClassLoader Standard implementation of module class loader.
ModuleConstants Constants used by the module system in openmrs
ModuleFactory Methods for loading, starting, stopping, and storing OpenMRS modules
ModuleFileParser This class will parse a file into an org.openmrs.module.Module object
ModuleUtil Utility methods for working and manipulating modules
SqlDiffFileParser This class will parse an xml sql diff file
UpdateFileParser This class will parse an xml update.rdf file
 

Enum Summary
Extension.MEDIA_TYPE All media types allowed by the module extension system.
 

Exception Summary
ModuleException Represents often fatal errors that occur within the module package \r\n * @version 1.0
 

Package org.openmrs.module Description

OpenMRS Module classes


OpenMRS-trunk

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