info.magnolia.module.form.templates.components.multistep
Class GoToFirstPageView

java.lang.Object
  extended by info.magnolia.module.form.templates.components.multistep.GoToFirstPageView
All Implemented Interfaces:
View, Serializable

public class GoToFirstPageView
extends Object
implements View

Used when a sub page is accessed without a form state token. Displays a message saying that the form starts on another page and a link to the first page.

See Also:
Serialized Form

Constructor Summary
GoToFirstPageView(String firstPage)
           
 
Method Summary
 String execute()
           
 String getFirstPage()
           
 void setFirstPage(String firstPage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoToFirstPageView

public GoToFirstPageView(String firstPage)
Method Detail

getFirstPage

public String getFirstPage()

setFirstPage

public void setFirstPage(String firstPage)

execute

public String execute()
Specified by:
execute in interface View


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.