|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
com.webobjects.woextensions.WOMethodInvocation
public class WOMethodInvocation
| 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 |
|---|
protected WOAssociation _invoke
| Constructor Detail |
|---|
public WOMethodInvocation(String aName,
NSDictionary associations,
WOElement template)
| Method Detail |
|---|
public void appendToResponse(WOResponse aResponse,
WOContext aContext)
appendToResponse in class WOElement
public void takeValuesFromRequest(WORequest aRequest,
WOContext aContext)
takeValuesFromRequest in class WOElement
public WOActionResults invokeAction(WORequest aRequest,
WOContext aContext)
invokeAction in class WOElement
|
Last updated: Wed, Feb 22, 2012 07:00 AM EST | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||