public class

ViewActionWrapper

extends Object
java.lang.Object
   ↳ webwork.dispatcher.ViewActionWrapper

Summary

Public Constructors
ViewActionWrapper(String actionName)
ViewActionWrapper(String actionName, Map params)
Public Methods
String getActionName()
Map getParams()
boolean hasParams()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ViewActionWrapper (String actionName)

public ViewActionWrapper (String actionName, Map params)

Public Methods

public String getActionName ()

public Map getParams ()

public boolean hasParams ()