Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1718:defe2cfeefa5
FLYSArtifactCollection: Small optimizations
flys-artifacts/trunk@2996 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 17 Oct 2011 16:04:14 +0000 |
parents | 755a890ecf0e |
children | 62983d0ced51 |
comparison
equal
deleted
inserted
replaced
1717:755a890ecf0e | 1718:defe2cfeefa5 |
---|---|
1 2011-10-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | |
4 Made inner class ThemeList static. | |
5 s/new Integer(small)/Integer.valueOf(small)/ | |
6 | |
1 2011-10-17 Ingo Weinzierl <ingo@intevation.de> | 7 2011-10-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | 9 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: |
4 The inner class ThemeList makes now use of ManagedDomFacet to read the | 10 The inner class ThemeList makes now use of ManagedDomFacet to read the |
5 attributes of Facets saved in the Collection's attribute. | 11 attributes of Facets saved in the Collection's attribute. |