|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.waffle.bind.ognl.OgnlControllerDataBinder
org.codehaus.waffle.bind.ognl.ScriptedControllerDataBinder
org.codehaus.waffle.bind.ognl.RubyControllerDataBinder
public class RubyControllerDataBinder
| Field Summary |
|---|
| Fields inherited from class org.codehaus.waffle.bind.ognl.ScriptedControllerDataBinder |
|---|
argumentResolver |
| Constructor Summary | |
|---|---|
RubyControllerDataBinder(ValueConverterFinder valueConverterFinder,
BindErrorMessageResolver bindErrorMessageResolver,
ArgumentResolver argumentResolver,
BindMonitor bindMonitor)
|
|
| Method Summary | |
|---|---|
protected void |
bindScriptedController(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ErrorsContext errorsContext,
ScriptedController controller)
|
| Methods inherited from class org.codehaus.waffle.bind.ognl.ScriptedControllerDataBinder |
|---|
bind |
| Methods inherited from class org.codehaus.waffle.bind.ognl.OgnlControllerDataBinder |
|---|
handleConvert |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RubyControllerDataBinder(ValueConverterFinder valueConverterFinder,
BindErrorMessageResolver bindErrorMessageResolver,
ArgumentResolver argumentResolver,
BindMonitor bindMonitor)
| Method Detail |
|---|
protected void bindScriptedController(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ErrorsContext errorsContext,
ScriptedController controller)
bindScriptedController in class ScriptedControllerDataBinder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||