public class WOMethodInvocation
extends com.webobjects.appserver.WODynamicElement
Modifier and Type | Field and Description |
---|---|
protected com.webobjects.appserver.WOAssociation |
_invoke |
Constructor and Description |
---|
WOMethodInvocation(String aName,
NSDictionary associations,
com.webobjects.appserver.WOElement template) |
Modifier and Type | Method and Description |
---|---|
void |
appendToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext) |
com.webobjects.appserver.WOActionResults |
invokeAction(com.webobjects.appserver.WORequest aRequest,
com.webobjects.appserver.WOContext aContext) |
void |
takeValuesFromRequest(com.webobjects.appserver.WORequest aRequest,
com.webobjects.appserver.WOContext aContext) |
public WOMethodInvocation(String aName, NSDictionary associations, com.webobjects.appserver.WOElement template)
public void appendToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
appendToResponse
in class com.webobjects.appserver.WOElement
public void takeValuesFromRequest(com.webobjects.appserver.WORequest aRequest, com.webobjects.appserver.WOContext aContext)
takeValuesFromRequest
in class com.webobjects.appserver.WOElement
public com.webobjects.appserver.WOActionResults invokeAction(com.webobjects.appserver.WORequest aRequest, com.webobjects.appserver.WOContext aContext)
invokeAction
in class com.webobjects.appserver.WOElement
Copyright © 2002 – 2020 Project Wonder.