Mercurial > dive4elements > framework
comparison ChangeLog @ 403:bd76529d612b
FacetActivity: Added interface and registry to decide if a facet should initially active or not.
artifacts/trunk@5150 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 29 Jul 2012 09:37:55 +0000 |
parents | b4ed641f01db |
children | 4c78c5d2b367 |
comparison
equal
deleted
inserted
replaced
402:b4ed641f01db | 403:bd76529d612b |
---|---|
1 2012-07-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/state/FacetActivity.java: | |
4 New. Implementors of this interface can decide if a facet should be initially | |
5 active or not. Contains a registry singleton. | |
6 | |
1 2012-07-27 Ingo Weinzierl <ingo@intevation.de> | 7 2012-07-27 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 Tagged trunk as '2.8.1' | 9 Tagged trunk as '2.8.1' |
4 | 10 |
5 2012-07-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 11 2012-07-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |