Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3934:33fcc786f246
Add FLYSArtifact addFacets method
flys-artifacts/trunk@5634 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 08:39:36 +0000 |
parents | 608e127fc0f5 |
children | 6cdd994ee8a4 |
comparison
equal
deleted
inserted
replaced
3933:608e127fc0f5 | 3934:33fcc786f246 |
---|---|
1 2012-09-29 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: | |
4 Add protected method addFacets to allow child classes to add facets | |
5 without accessing the member variable. | |
6 | |
1 2012-09-28 Ingo Weinzierl <ingo@intevation.de> | 7 2012-09-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * doc/conf/meta-data.xml: Added 'info' column to the dem section of the | 9 * doc/conf/meta-data.xml: Added 'info' column to the dem section of the |
4 datacage. | 10 datacage. |
5 | 11 |