WebObjects 5.4.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

boolean insertNewObject()

insertNewObjectWithRelationshipPathsFilled

boolean insertNewObjectWithRelationshipPathsFilled(NSDictionary relationshipPathToGlobalIDsMapTable)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.