WebObjects 5.2.3

com.webobjects.eogeneration
Interface EOControllerFactory.Insert

All Superinterfaces:
EODocument, EOObjectDisplay, EOObjectDisplayDocument
All Known Subinterfaces:
EOControllerFactory.SelectByInserting
All Known Implementing Classes:
EOFormController
Enclosing interface:
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 Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.