Refactored existing base classes for custom datatypes and added more - TRUNK-3499
Added missing license - TRUNK-3499
Renamed test classes that contain no test methods
k-joseph <kaweesi.joseph2012@gmail.com>
78238602a82863687fc142532b4f839c08ddf5dd
[TRUNK-3499] Support more CustomDatatypes and their associated CustomDatatypeHandlers
[TRUNK-3499] removed all un implemented previously overriden methods
[TRUNK-3499] added getValue(...),toHtmlSummary(..) and toHtml(..) to BaseMetadataFieldGenDatatypeHandler
[TRUNK-3499] made some changes to my previous commit
[TRUNK-3499] added BaseOpenmrsDatatype and BaseOpenmrsFieldDatatypeHandler
[TRUNK-3499] made some small change i.e. T extends OpenmrsObject
TRUNK-3499 made some changes according to the previous reviews