Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultCollectionItem.java @ 357:1d11a0531242
age | author | description |
---|---|---|
Wed, 06 Apr 2011 08:40:24 +0000 | Ingo Weinzierl | Bugfix: Decompress CollectionItems when they are fetched from Backend. |
Mon, 07 Mar 2011 16:24:27 +0000 | Ingo Weinzierl | Fixed broken constructor of DefaultCollectionItem. |
Mon, 07 Mar 2011 15:13:36 +0000 | Ingo Weinzierl | Added an interface for CollectionItems and renamed the CollectionItem class from the artifact-database package to DefaultCollectionItem - because this is the default implementation of the interface. |