comparison gnv/src/main/java/de/intevation/gnv/action/PreviousArtifactStepAction.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 0441e78cd900
comparison
equal deleted inserted replaced
698:d7b005107443 699:af22fa5567a6
21 /** 21 /**
22 * This controller is used to step back to a previous state of the current 22 * This controller is used to step back to a previous state of the current
23 * artifact. After calling the advance operation of the artifact server have 23 * artifact. After calling the advance operation of the artifact server have
24 * been called successfully, the describe document of the current artifact is 24 * been called successfully, the describe document of the current artifact is
25 * fetched and a new gui is rendered. 25 * fetched and a new gui is rendered.
26 * 26 *
27 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 27 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
28 */ 28 */
29 public class PreviousArtifactStepAction extends DescribeUIAction { 29 public class PreviousArtifactStepAction extends DescribeUIAction {
30 30
31 31

http://dive4elements.wald.intevation.org