Mercurial > dive4elements > framework
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Fri Feb 04 10:50:53 2011 +0000 +++ b/ChangeLog Fri Feb 04 16:52:39 2011 +0000 @@ -1,3 +1,9 @@ +2011-02-04 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java: + New. This class provides functions that should help creating the artifact + protocol documents of the services describe, feed, advance and out. + 2011-02-04 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/java/de/intevation/artifactdatabase/state/AbstractState.java: