comparison gnv/src/main/java/de/intevation/gnv/action/sessionmodel/DefaultSessionModel.java @ 699:af22fa5567a6

Removed trailing whitespace. gnv/trunk@935 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 17 Apr 2010 09:31:48 +0000
parents 254f062e334b
children 89ade245ca7a
comparison
equal deleted inserted replaced
698:d7b005107443 699:af22fa5567a6
11 import org.apache.log4j.Logger; 11 import org.apache.log4j.Logger;
12 12
13 /** 13 /**
14 * The default implementation of <code>SessionModel</code> which stores the 14 * The default implementation of <code>SessionModel</code> which stores the
15 * current artifact object and the digram options selected by the user. 15 * current artifact object and the digram options selected by the user.
16 * 16 *
17 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> 17 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
18 * 18 *
19 */ 19 */
20 public class DefaultSessionModel implements SessionModel { 20 public class DefaultSessionModel implements SessionModel {
21 21

http://dive4elements.wald.intevation.org