Menu

Webservice Commit Log


Commit Date  
[r230] by weinerth

Modified Files:
resource/de/fhworms/ztt/ox/resources/bundles/CourseCatalogEditor.properties
resource/de/fhworms/ztt/ox/resources/bundles/StudentCatalogEditor.properties
resource/de/fhworms/ztt/ox/resources/bundles/ProblemCatalogEditor.properties
resource/de/fhworms/ztt/ox/resources/bundles/ExamWizard.properties
resource/de/fhworms/ztt/ox/resources/bundles/ExamWizardProblemPane.properties
resource/de/fhworms/ztt/ox/resources/bundles/ExamWizardStudentPane.properties
resource/de/fhworms/ztt/ox/resources/bundles/ExamWizardSummaryPane.properties

minor Javadoc changes:

src/java/de/fhworms/ztt/ox/examadministrationclient/ExamWizard.java
src/java/de/fhworms/ztt/ox/examadministrationclient/CourseModel.java

implemented the ActionContract interface:

src/java/de/fhworms/ztt/ox/examadministrationclient/ProblemCatalogEditor.java
src/java/de/fhworms/ztt/ox/examadministrationclient/StudentCatalogEditor.java
src/java/de/fhworms/ztt/ox/examadministrationclient/CourseCatalogEditor.java

2002-08-08 08:53:17 Tree
[r229] by bablok

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

2002-08-07 15:11:25 Tree
[r228] by bablok

Modified Files:

Added public Element store() methods to store object in jdom - Element
src/java/de/fhworms/ztt/ox/core/Answer.java
src/java/de/fhworms/ztt/ox/core/Student.java
src_test/java/unit/de/fhworms/ztt/ox/core/AnswerTest.java
src_test/java/unit/de/fhworms/ztt/ox/core/StudentTest.java

2002-08-07 14:44:33 Tree
[r227] by bablok

Modified Files:

Added public static Exam create(Element element) method

src/java/de/fhworms/ztt/ox/core/Exam.java
src_test/java/unit/de/fhworms/ztt/ox/core/ExamTest.java

2002-08-07 14:04:42 Tree
[r226] by bablok

Modified Files:
Added public static ProblemCatalog create(Element element) and test

src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemCatalogTest.java

Renamed class from ProblemListFactory to ListFactory
and added public static ArrayList createExamParticipants(Element element)

Added Files:
src/java/de/fhworms/ztt/ox/core/ListFactory.java
src_test/java/unit/de/fhworms/ztt/ox/core/ListFactoryTest.java
Removed Files:
src/java/de/fhworms/ztt/ox/core/ProblemListFactory.java
src_test/java/unit/de/fhworms/ztt/ox/core/ProblemListFactoryTest.java

2002-08-07 13:09:48 Tree
[r225] by klotz

added XML funtionality to CourseCatalog, so that it can now instantiate
a CourseCatalog from a XML Element.
added method create().
fixed problem in StudentCatalog.

Modified Files:
src/java/de/fhworms/ztt/ox/campusdatarepository/CourseCatalog.java
src/java/de/fhworms/ztt/ox/campusdatarepository/StudentCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/campusdatarepository/CourseCatalogTest.java
src_test/java/unit/de/fhworms/ztt/ox/campusdatarepository/StudentCatalogTest.java

2002-08-07 10:43:03 Tree
[r224] by keidel

updated ANT-jars and modified build.xml to reflect update (classic -> modern)

Modified Files:
build.xml lib/ant.jar lib/optional.jar

2002-08-07 10:13:35 Tree
[r223] by klotz

added XML functionality to StudentCatalog and its test.
now StudentCatalogObject is able to create itself out of
an XML Element.
added Method create()

Modified Files:
src/java/de/fhworms/ztt/ox/campusdatarepository/StudentCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/campusdatarepository/StudentCatalogTest.java

2002-08-07 09:01:07 Tree
[r222] by bablok

Modified Files:
changed xmltag name
src/java/de/fhworms/ztt/ox/core/Exam.java

2002-08-06 16:29:45 Tree
[r221] by bablok

Added Files:
Added factoryclass to convert Element to ArrayList of problems
src/java/de/fhworms/ztt/ox/core/ProblemListFactory.java
src_test/java/unit/de/fhworms/ztt/ox/core/ProblemListFactoryTest.java

2002-08-06 16:26:56 Tree
Older >
MongoDB Logo MongoDB