Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3945:26084ee6d352
Change methods names until the url is really be fetched from the db
flys-backend/trunk@5551 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 21 Sep 2012 10:47:32 +0000 |
parents | 5fea100c5334 |
children | 948c7289fc42 |
comparison
equal
deleted
inserted
replaced
3944:5fea100c5334 | 3945:26084ee6d352 |
---|---|
1 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/River.java, | |
4 src/main/java/de/intevation/flys/model/Gauge.java: | |
5 Rename getInfoURL methods to fetchInfoURL until the values are fetched | |
6 from the db to statisfy hibernate. | |
7 | |
1 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> | 8 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/model/River.java, | 10 * src/main/java/de/intevation/flys/model/River.java, |
4 src/main/java/de/intevation/flys/model/Gauge.java: | 11 src/main/java/de/intevation/flys/model/Gauge.java: |
5 Add new methods to return a HTTP URL for additional information about the | 12 Add new methods to return a HTTP URL for additional information about the |