comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/DefaultState.java @ 3414:1bb6fb621167

FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation. flys-artifacts/trunk@5067 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 19 Jul 2012 14:59:16 +0000
parents 70e9d56e21fc
children fe29b0226faf
comparison
equal deleted inserted replaced
3413:4c4d88c0af6a 3414:1bb6fb621167
196 196
197 197
198 /** 198 /**
199 * This method returns the default value and description for <i>data</i>. 199 * This method returns the default value and description for <i>data</i>.
200 * Note, that this method returns the defaults only if <i>USE_DEFAULTS</i> 200 * Note, that this method returns the defaults only if <i>USE_DEFAULTS</i>
201 * is set; otherwise, null is returned. 201 * is set; otherwise, null is returned.
202 * @param context The CallContext used for i18n. 202 * @param context The CallContext used for i18n.
203 * @param data The data objects that the defaults are for. 203 * @param data The data objects that the defaults are for.
204 * @return a String[] with [default value, default label]. 204 * @return a String[] with [default value, default label].
205 */ 205 */
206 protected String[] getDefaultsFor(CallContext context, StateData data) { 206 protected String[] getDefaultsFor(CallContext context, StateData data) {

http://dive4elements.wald.intevation.org