Mercurial > dive4elements > framework
comparison Changelog @ 37:3f03aee55c2f
Switched from Get to Post communication.
artifacts/trunk@96 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Wed, 16 Sep 2009 12:43:03 +0000 |
parents | f7d2cd59a0d5 |
children | 93edc04f3a10 |
comparison
equal
deleted
inserted
replaced
36:f7d2cd59a0d5 | 37:3f03aee55c2f |
---|---|
1 2009-09-16 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/artifactdatabase/rest/ArtifactOutResource.java (represent) Edited: | |
4 Switched from Get to Post communication. | |
5 | |
1 2009-09-16 Tim Englich <tim.englich@intevation.de> | 6 2009-09-16 Tim Englich <tim.englich@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java (feed) Edited: | 8 * src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java (feed) Edited: |
4 Bug fixed: Now the method will call the feed Method of the used Artifact instead | 9 Bug fixed: Now the method will call the feed Method of the used Artifact instead |
5 of the advance Method. | 10 of the advance Method. |