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

Table of Contents

EOControllerFactory.SelectByInserting


Implements:
EOControllerFactory.Insert
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
finishSelecting
prepareToSelectByInserting
provideSelectedObjectGlobalID


Instance Methods



finishSelecting

public abstract void finishSelecting()



prepareToSelectByInserting

public abstract void prepareToSelectByInserting()



provideSelectedObjectGlobalID

public abstract com.apple.client.eocontrol.EOGlobalID provideSelectedObjectGlobalID()




Table of Contents

DRAFT