Mercurial > dive4elements > framework
comparison ChangeLog @ 107:39d9391059bd
Added a ProtocolUtils class that provides functions that help creating the artifact protocol documents.
artifacts/trunk@1295 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 Feb 2011 16:52:39 +0000 |
parents | ece0fdb07975 |
children | 9ece61d918b1 |
comparison
equal
deleted
inserted
replaced
106:ece0fdb07975 | 107:39d9391059bd |
---|---|
1 2011-02-04 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java: | |
4 New. This class provides functions that should help creating the artifact | |
5 protocol documents of the services describe, feed, advance and out. | |
6 | |
1 2011-02-04 Ingo Weinzierl <ingo@intevation.de> | 7 2011-02-04 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/state/AbstractState.java: | 9 * artifact-database/src/main/java/de/intevation/artifactdatabase/state/AbstractState.java: |
4 Implements the method setup() - the ID and the description of the state | 10 Implements the method setup() - the ID and the description of the state |
5 are extracted at this place. | 11 are extracted at this place. |