Project Wonder 5.0

com.webobjects.woextensions
Class WOMethodInvocation

java.lang.Object
  extended by com.webobjects.appserver.WOElement
      extended by com.webobjects.appserver.WODynamicElement
          extended by com.webobjects.woextensions.WOMethodInvocation

public class WOMethodInvocation
extends WODynamicElement


Field Summary
protected  WOAssociation _invoke
           
 
Fields inherited from class com.webobjects.appserver.WODynamicElement
_ConstructorParameters
 
Constructor Summary
WOMethodInvocation(String aName, NSDictionary associations, WOElement template)
           
 
Method Summary
 void appendToResponse(WOResponse aResponse, WOContext aContext)
           
 WOActionResults invokeAction(WORequest aRequest, WOContext aContext)
           
 void takeValuesFromRequest(WORequest aRequest, WOContext aContext)
           
 
Methods inherited from class com.webobjects.appserver.WODynamicElement
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_invoke

protected WOAssociation _invoke
Constructor Detail

WOMethodInvocation

public WOMethodInvocation(String aName,
                          NSDictionary associations,
                          WOElement template)
Method Detail

appendToResponse

public void appendToResponse(WOResponse aResponse,
                             WOContext aContext)
Overrides:
appendToResponse in class WOElement

takeValuesFromRequest

public void takeValuesFromRequest(WORequest aRequest,
                                  WOContext aContext)
Overrides:
takeValuesFromRequest in class WOElement

invokeAction

public WOActionResults invokeAction(WORequest aRequest,
                                    WOContext aContext)
Overrides:
invokeAction in class WOElement

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.