Project Wonder 5.0

er.directtoweb.delegates
Class ERDConfirmObjectWasSavedDelegate

java.lang.Object
  extended by er.directtoweb.delegates.ERDConfirmObjectDelegate
      extended by er.directtoweb.delegates.ERDConfirmObjectWasSavedDelegate
All Implemented Interfaces:
com.webobjects.directtoweb.NextPageDelegate

public class ERDConfirmObjectWasSavedDelegate
extends ERDConfirmObjectDelegate

Determines if the user wants the changes saved if so provides a confirm page, if note uses cancel delegate.


Field Summary
 
Fields inherited from class er.directtoweb.delegates.ERDConfirmObjectDelegate
_cancelDelegate, _confirmDelegate, _confirmPageName, _ec, _eo
 
Constructor Summary
ERDConfirmObjectWasSavedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo, java.lang.String confirmPageName, com.webobjects.directtoweb.NextPageDelegate delegate)
           
ERDConfirmObjectWasSavedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo, java.lang.String confirmPageName, com.webobjects.directtoweb.NextPageDelegate confirmDelegate, com.webobjects.directtoweb.NextPageDelegate cancelDelegate)
           
ERDConfirmObjectWasSavedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo, java.lang.String confirmPageName, com.webobjects.appserver.WOComponent nextPage)
           
ERDConfirmObjectWasSavedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo, java.lang.String confirmPageName, com.webobjects.appserver.WOComponent confirmPage, com.webobjects.appserver.WOComponent cancelPage)
           
 
Method Summary
 com.webobjects.appserver.WOComponent nextPage(com.webobjects.appserver.WOComponent sender)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERDConfirmObjectWasSavedDelegate

public ERDConfirmObjectWasSavedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo,
                                        java.lang.String confirmPageName,
                                        com.webobjects.directtoweb.NextPageDelegate confirmDelegate,
                                        com.webobjects.directtoweb.NextPageDelegate cancelDelegate)

ERDConfirmObjectWasSavedDelegate

public ERDConfirmObjectWasSavedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo,
                                        java.lang.String confirmPageName,
                                        com.webobjects.appserver.WOComponent confirmPage,
                                        com.webobjects.appserver.WOComponent cancelPage)

ERDConfirmObjectWasSavedDelegate

public ERDConfirmObjectWasSavedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo,
                                        java.lang.String confirmPageName,
                                        com.webobjects.appserver.WOComponent nextPage)

ERDConfirmObjectWasSavedDelegate

public ERDConfirmObjectWasSavedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo,
                                        java.lang.String confirmPageName,
                                        com.webobjects.directtoweb.NextPageDelegate delegate)
Method Detail

nextPage

public com.webobjects.appserver.WOComponent nextPage(com.webobjects.appserver.WOComponent sender)
Specified by:
nextPage in interface com.webobjects.directtoweb.NextPageDelegate
Overrides:
nextPage in class ERDConfirmObjectDelegate

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

Copyright © 2002 – 2007 Project Wonder.