Generated by
JDiff

Class com.webobjects.eogeneration.EOFormController

The superclass changed from com.webobjects.eogeneration.EOController to com.webobjects.eogeneration.EOEditingController.
Added interfaces com.webobjects.eoapplication.EOModalDialogController.ModalActions, com.webobjects.eogeneration.EOControllerFactory.Insert, com.webobjects.eogeneration.EOControllerFactory.Open, com.webobjects.eogeneration.EOControllerFactory.SelectByInserting.

Removed Constructors
EOFormController(WOContext)  
 

Added Constructors
EOFormController(EOXMLUnarchiver)  
EOFormController()  
 

Removed Methods
String controllerEntityName()  
String controllerRelationshipPath()  
 

Added Methods
boolean canPerformActionNamed(String)  
boolean canRevert()  
boolean canSave()  
void cancel()  
NSArray defaultActions()  
boolean delete()  
void finishSelecting()  
boolean insert()  
boolean insertNewObject()  
boolean insertNewObjectWithRelationshipPathsFilled(NSDictionary)  
boolean insertWithTask()  
boolean modalDialogShouldClose()  
boolean ok()  
void openObjectWithGlobalID(EOGlobalID)  
boolean openWithTask()  
void prepareToSelectByInserting()  
EOGlobalID provideSelectedObjectGlobalID()  
boolean save()