Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 65:8f719fa1a691
The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
flys-client/trunk@1547 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 23 Mar 2011 11:19:18 +0000 |
parents | 3d646d3e8e27 |
children | a361ce81abcf |
comparison
equal
deleted
inserted
replaced
64:3d646d3e8e27 | 65:8f719fa1a691 |
---|---|
1 2011-03-23 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: | |
4 Extract the output modes from DESCRIBE document and fill the | |
5 ArtifactDescription with those objects. | |
6 | |
1 2011-03-23 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-23 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java: | 9 * src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java: |
4 Added a method to retrieve the available output modes of the artifact. | 10 Added a method to retrieve the available output modes of the artifact. |
5 | 11 |