Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 3:9cf5a40b62c7
Added an interface and a default implementation of a Collection.
flys-client/trunk@1311 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Feb 2011 14:45:14 +0000 |
parents | bc5d4d2297b9 |
children | 89976499e013 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Feb 10 08:57:34 2011 +0000 +++ b/flys-client/ChangeLog Thu Feb 10 14:45:14 2011 +0000 @@ -1,3 +1,11 @@ +2011-02-10 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, + src/main/java/de/intevation/flys/client/shared/model/Collection.java: The + interface and its default implementation of a Collection. + NOTE: I think both classes will change pretty much, but they have been + necessary for the ProjectList mockup. + 2011-02-10 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: The artifact-common