diff flys-client/ChangeLog @ 16:f8a5f2c5e2b7

The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data. flys-client/trunk@1329 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 18 Feb 2011 14:23:12 +0000
parents eb425ab34fd8
children 6cb8aff3cd6b
line wrap: on
line diff
--- a/flys-client/ChangeLog	Fri Feb 18 08:32:38 2011 +0000
+++ b/flys-client/ChangeLog	Fri Feb 18 14:23:12 2011 +0000
@@ -1,3 +1,13 @@
+2011-02-18  Ingo Weinzierl <ingo@intevation.de>
+
+	* src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java:
+	  New. This factory is used to create an ArtifactDescription based on an
+	  DESCRIBE document returned by the artifact server.
+
+	* src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: A
+	  new DefaultArtifact with an ArtifactDescription that contains the dynamic
+	  UI part is returned by the create() method now.
+
 2011-02-17  Ingo Weinzierl <ingo@intevation.de>
 
 	* pom.xml: This client uses the artifacts http-client for the communication

http://dive4elements.wald.intevation.org