Mercurial > dive4elements > framework
comparison ChangeLog @ 352:9c8d91708d28
Added DataProvider interface (interface for inter-facet communication).
artifacts/trunk@3330 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 30 Nov 2011 08:20:15 +0000 |
parents | eb1136134d09 |
children | c83519249fea |
comparison
equal
deleted
inserted
replaced
351:eb1136134d09 | 352:9c8d91708d28 |
---|---|
1 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Added DataProvider interface that defines api for inter-facet | |
4 communication. | |
5 | |
6 * artifacts/src/main/java/de/intevation/artifacts/DataProvider.java: | |
7 New interface to prepare inter-facet pre-rendering communication | |
8 phase ('blackboard'). | |
9 | |
1 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 10 2011-11-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 11 |
3 Prepare inter-facet pre-rendering communication ('blackboard') phase. | 12 Prepare inter-facet pre-rendering communication ('blackboard') phase. |
4 | 13 |
5 * artifact-database/src/main/java/de/intevation/artifactdatabase/state/Facet.java | 14 * artifact-database/src/main/java/de/intevation/artifactdatabase/state/Facet.java |