Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultCollectionItem.java @ 425:ad74e1ba88ba
age | author | description |
---|---|---|
2011-04-06 | Ingo Weinzierl | Bugfix: Decompress CollectionItems when they are fetched from Backend. |
2011-03-07 | Ingo Weinzierl | Fixed broken constructor of DefaultCollectionItem. |
2011-03-07 | 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. |