WebObjects 5.1

com.webobjects.eogeneration.client
Interface EOControllerFactory.Insert

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

public static interface EOControllerFactory.Insert
extends EODocument


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

Method Detail

insertNewObject

public boolean insertNewObject()

insertNewObjectWithRelationshipPathsFilled

public boolean insertNewObjectWithRelationshipPathsFilled(NSDictionary relationshipPathToGlobalIDsMapTable)

Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.