Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 17:6cb8aff3cd6b
Enhanced the Collection and its default implementation.
flys-client/trunk@1330 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 18 Feb 2011 15:40:04 +0000 |
parents | f8a5f2c5e2b7 |
children | 3c85259bd92a |
line wrap: on
line diff
--- a/flys-client/ChangeLog Fri Feb 18 14:23:12 2011 +0000 +++ b/flys-client/ChangeLog Fri Feb 18 15:40:04 2011 +0000 @@ -1,3 +1,11 @@ +2011-02-18 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: + Enhanced the Collection and its default implementation with new methods + to add new Artifacts, retrieve Artifacts and get the number of artifacts + managed by the Collection. + 2011-02-18 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: