Modified Files:
Added public Element store() methods to store Course and ExamParticipant
objects in JDOM Element
src/java/de/fhworms/ztt/ox/core/Course.java
src/java/de/fhworms/ztt/ox/core/ExamParticipant.java
src_test/java/unit/de/fhworms/ztt/ox/core/CourseTest.java
src_test/java/unit/de/fhworms/ztt/ox/core/ExamParticipantTest.java