TRUNK-5910 ConceptStateConversion Domain - Switching from Hibernate Mappings to Annotations (#5200)
* TRUNK-5910 Converting the ConceptStateConversion XML mapping to annotation.
Converted the ConceptStateConversion class Hibernate XML mapping to Annotation.
Removed the hbm.xml associated with the class.
Updated the tests to make sure the class is available for tests.
* TRUNK-5910 Converting the ConceptStateConversion XML mapping to annotation.
Converted the ConceptStateConversion class Hibernate XML mapping to Annotation.
Removed the hbm.xml associated with the class.
Updated the tests to make sure the class is available for tests.
* Updated the formatting for OrderServiceTest
Updated the formatting as it was difficult to identify the changes coming through this ticket.