er.extensions.appserver
Interface IERXPerformWOAction
- All Known Subinterfaces:
- IERXPerformWOActionForResult
- All Known Implementing Classes:
- ERXAbstractPerformWOAction, ERXNextPageForResultWOAction
public interface IERXPerformWOAction
Simple interface for a delegate or controller class that has logic to perform a component action or a direct action.
This interface is useful for component action delegates where we want to
reuse the same WOComponent view (html/wod) but use different logic in specific actions.
- Author:
- kieran
Method Summary |
com.webobjects.appserver.WOActionResults |
performAction()
|
performAction
com.webobjects.appserver.WOActionResults performAction()
Copyright © 2002 – 2007 Project Wonder.