info.magnolia.module.form.engine
Class RedirectView

java.lang.Object
  extended by info.magnolia.module.form.engine.RedirectView
All Implemented Interfaces:
EndView, View, Serializable

public class RedirectView
extends Object
implements EndView

Simple redirect view.

See Also:
Serialized Form

Constructor Summary
RedirectView(javax.jcr.Node content)
           
RedirectView(String uuid)
           
 
Method Summary
 String execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedirectView

public RedirectView(javax.jcr.Node content)

RedirectView

public RedirectView(String uuid)
Method Detail

execute

public String execute()
               throws javax.jcr.RepositoryException,
                      IOException
Specified by:
execute in interface View
Throws:
javax.jcr.RepositoryException
IOException


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