Project Wonder 5.0

er.directtoweb.delegates
Class ERDObjectWasCreatedDelegate

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

public class ERDObjectWasCreatedDelegate
extends java.lang.Object
implements com.webobjects.directtoweb.NextPageDelegate


Field Summary
 com.webobjects.eocontrol.EOEditingContext editingContext
           
 com.webobjects.eocontrol.EOEnterpriseObject eoToCreate
           
 com.webobjects.directtoweb.NextPageDelegate noDelegate
           
 com.webobjects.directtoweb.NextPageDelegate yesDelegate
           
 
Constructor Summary
ERDObjectWasCreatedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo, com.webobjects.directtoweb.NextPageDelegate yes, com.webobjects.directtoweb.NextPageDelegate no)
           
 
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
 

Field Detail

eoToCreate

public com.webobjects.eocontrol.EOEnterpriseObject eoToCreate

editingContext

public com.webobjects.eocontrol.EOEditingContext editingContext

yesDelegate

public com.webobjects.directtoweb.NextPageDelegate yesDelegate

noDelegate

public com.webobjects.directtoweb.NextPageDelegate noDelegate
Constructor Detail

ERDObjectWasCreatedDelegate

public ERDObjectWasCreatedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo,
                                   com.webobjects.directtoweb.NextPageDelegate yes,
                                   com.webobjects.directtoweb.NextPageDelegate no)
Method Detail

nextPage

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

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

Copyright © 2002 – 2007 Project Wonder.