Mercurial > dive4elements > framework
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Fri Jul 27 06:21:40 2012 +0000 +++ b/ChangeLog Sun Jul 29 09:37:55 2012 +0000 @@ -1,3 +1,9 @@ +2012-07-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/state/FacetActivity.java: + New. Implementors of this interface can decide if a facet should be initially + active or not. Contains a registry singleton. + 2012-07-27 Ingo Weinzierl <ingo@intevation.de> Tagged trunk as '2.8.1'