er.extensions.appserver
Interface IERXPerformWOActionForResult
- All Superinterfaces:
- IERXPerformWOAction
- All Known Implementing Classes:
- ERXNextPageForResultWOAction
public interface IERXPerformWOActionForResult
- extends IERXPerformWOAction
An extension of @link IERXPerformWOAction
that allows a result object to be
provided such that the IERXPerformWOAction#performAction()
can use that result in its
logic.
- Author:
- kieran
Method Summary |
void |
setResult(java.lang.Object result)
Provide a result object to the controller |
setResult
void setResult(java.lang.Object result)
- Provide a result object to the controller
- Parameters:
result
-
Copyright © 2002 – 2007 Project Wonder.