org.codehaus.waffle.view
Class RedirectView

java.lang.Object
  extended by org.codehaus.waffle.view.View
      extended by org.codehaus.waffle.view.RedirectView

public class RedirectView
extends View

Author:
Michael Ward

Constructor Summary
RedirectView(java.lang.String value, java.lang.Object fromController, java.util.Map model)
           
 
Method Summary
 java.util.Map getModel()
           
 
Methods inherited from class org.codehaus.waffle.view.View
getFromController, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedirectView

public RedirectView(java.lang.String value,
                    java.lang.Object fromController,
                    java.util.Map model)
Method Detail

getModel

public java.util.Map getModel()


Copyright © 2007 null. All Rights Reserved.