WebObjects 5.2

com.webobjects.eogeneration
Interface EOControllerFactory.Insert

All Superinterfaces:
EODocument, EOObjectDisplay, EOObjectDisplayDocument
All Known Subinterfaces:
EOControllerFactory.SelectByInserting
All Known Implementing Classes:
EOFormController
Enclosing class:
EOControllerFactory

public static interface EOControllerFactory.Insert
extends EOObjectDisplayDocument


Method Summary
 boolean insertNewObject()
           
 boolean insertNewObjectWithRelationshipPathsFilled(NSDictionary relationshipPathToGlobalIDsMapTable)
           
 
Methods inherited from interface com.webobjects.eoapplication.EOObjectDisplay
controllerDisplayGroup, displayGroup, editingContext, entityName
 
Methods inherited from interface com.webobjects.eoapplication.EODocument
isDocumentForGlobalID, isEdited, save, saveIfUserConfirms, setEdited
 

Method Detail

insertNewObject

public boolean insertNewObject()

insertNewObjectWithRelationshipPathsFilled

public boolean insertNewObjectWithRelationshipPathsFilled(NSDictionary relationshipPathToGlobalIDsMapTable)

Last updated Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.