er.directtoweb.delegates
Class ERDObjectWasCreatedDelegate
java.lang.Object
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 |
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
ERDObjectWasCreatedDelegate
public ERDObjectWasCreatedDelegate(com.webobjects.eocontrol.EOEnterpriseObject eo,
com.webobjects.directtoweb.NextPageDelegate yes,
com.webobjects.directtoweb.NextPageDelegate no)
nextPage
public com.webobjects.appserver.WOComponent nextPage(com.webobjects.appserver.WOComponent sender)
- Specified by:
nextPage
in interface com.webobjects.directtoweb.NextPageDelegate
Copyright © 2002 – 2007 Project Wonder.