Menu

Webservice Commit Log


Commit Date  
[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
[r220] by bablok

Modified Files:
Added create-methods to instanciate an object by given Element
src/java/de/fhworms/ztt/ox/core/Answer.java
added public static Answer create(Element element)

src/java/de/fhworms/ztt/ox/core/Course.java
added public static Course create(Element element)

src/java/de/fhworms/ztt/ox/core/Exam.java
modified tagnames in XML

src/java/de/fhworms/ztt/ox/core/ExamParticipant.java
added public static ExamParticipant create(Element element)

src/java/de/fhworms/ztt/ox/core/Problem.java
added public static Problem create(Element element)

src/java/de/fhworms/ztt/ox/core/Student.java
added public static Student create(Element element)

Added tests for create-methods:
src_test/java/unit/de/fhworms/ztt/ox/core/AnswerTest.java
src_test/java/unit/de/fhworms/ztt/ox/core/CourseTest.java
src_test/java/unit/de/fhworms/ztt/ox/core/ExamParticipantTest.java
src_test/java/unit/de/fhworms/ztt/ox/core/ProblemTest.java
src_test/java/unit/de/fhworms/ztt/ox/core/StudentTest.java

2002-08-06 14:52:45 Tree
[r219] by weinerth

Renamed RepositoryEditor.properties to ProblemCatalogEditor.properties

Added Files:
resource/de/fhworms/ztt/ox/resources/bundles/ProblemCatalogEditor.properties
Removed Files:
resource/de/fhworms/ztt/ox/resources/bundles/RepositoryEditor.properties

2002-08-06 10:15:27 Tree
[r218] by weinerth

Renamed RepositoryEditor to ProblemCatalogEditor
and RepositoryController to ProblemCatalogController

Added Files:
src/java/de/fhworms/ztt/ox/examadministrationclient/ProblemCatalogController.java
src/java/de/fhworms/ztt/ox/examadministrationclient/ProblemCatalogEditor.java
Removed Files:
src/java/de/fhworms/ztt/ox/examadministrationclient/RepositoryController.java
src/java/de/fhworms/ztt/ox/examadministrationclient/RepositoryEditor.java

2002-08-06 09:34:38 Tree
[r217] by bablok

Modified Files:
src/java/de/fhworms/ztt/ox/core/Student.java
Added public static Student create(Element element)

2002-08-05 15:23:48 Tree
[r216] by bablok

Modified Files:
src/java/de/fhworms/ztt/ox/core/Exam.java
Changed tag in XML from student to examparticipant

2002-08-05 14:52:08 Tree
[r215] by weinerth

Javadoc changes
added additionalparam="-breakiterator" to build.xml for further information
see J2SDK 1.4 docs/tooldocs/javadoc/whatsnew-1.4.html

Modified Files:
build.xml
src/java/de/fhworms/ztt/ox/examadministrationclient/RepositoryController.java
src/java/de/fhworms/ztt/ox/core/Exam.java

2002-08-02 13:32:35 Tree
[r214] by schaaf

*** empty log message ***

2002-08-02 13:07:54 Tree
Older >
MongoDB Logo MongoDB