Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > EOGeneration Reference

Table of Contents

EOControllerFactory.Insert


Implements:
com.apple.client.eoapplication.EODocument
Package:
com.apple.client.eogeneration

Interface Description


Documentation for this interface is forthcoming. For information on using this interface, see the book Getting Started with Direct to Java Client.



Method Types


All methods
insertNewObject
insertNewObjectWithRelationshipPathsFilled


Instance Methods



insertNewObject

public abstract boolean insertNewObject()



insertNewObjectWithRelationshipPathsFilled

public abstract boolean insertNewObjectWithRelationshipPathsFilled(NSDictionary aNSDictionary)




Table of Contents

DRAFT