Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 298:fc694a43a7e5
Changed the visibility of getData() method of FLYSArtifacts.
flys-artifacts/trunk@1647 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 06 Apr 2011 09:53:14 +0000 |
parents | e24f8ad32577 |
children | 8940b0885865 |
comparison
equal
deleted
inserted
replaced
297:e24f8ad32577 | 298:fc694a43a7e5 |
---|---|
1 2011-04-06 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Changed | |
4 the visibility of the getData() method. It's now public, because the | |
5 OutGenerator needs an artifact's data. | |
6 | |
1 2011-04-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-04-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/**/*.java: Removed trailing whitespace. | 9 * src/**/*.java: Removed trailing whitespace. |
4 | 10 |
5 2011-04-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 11 2011-04-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> |