Project Wonder 5.0

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()
           
 

Method Detail

performAction

com.webobjects.appserver.WOActionResults performAction()

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.