Mercurial > dive4elements > framework
comparison ChangeLog @ 356:079ab7c971a4 pre2.6-2011-12-05
Implemented getFacetDescription in ArtifactAndFacet.
artifacts/trunk@3338 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 30 Nov 2011 11:49:51 +0000 |
parents | 6bd37edd9a80 |
children | 1d11a0531242 |
comparison
equal
deleted
inserted
replaced
355:6bd37edd9a80 | 356:079ab7c971a4 |
---|---|
1 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/state/ArtifactAndFacet.java | |
4 (getFacetDescription): New, access facets description. | |
5 | |
1 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 Added convenienve bundle of artifact and facet that implements | 8 Added convenienve bundle of artifact and facet that implements |
4 DataProvider. This will help keeping things together in the upcoming | 9 DataProvider. This will help keeping things together in the upcoming |
5 inter-facet pre-rendering communication ('blackboard') phase. | 10 inter-facet pre-rendering communication ('blackboard') phase. |