|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--objectivehtml.struts.InvokeMethods
This class holds a list of invoke-method directives.
| Constructor Summary | |
InvokeMethods()
|
|
| Method Summary | |
void |
addInvokeMethod(InvokeMethod objInvokeMethod)
Adds a new invoke-method directive object. |
java.util.Collection |
getInvokeMethods()
Returns a collection of the InvokeMethod objects. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InvokeMethods()
| Method Detail |
public void addInvokeMethod(InvokeMethod objInvokeMethod)
objInvokeMethod - a invoke-method object to addpublic java.util.Collection getInvokeMethods()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||