Documentation Archive Developer
Search
PATH Documentation > WebObjects

Table of Contents

EOControllerFactory.Select


Implements:
com.webobjects.eoapplication.EOObjectDisplay
Package:
com.webobjects.eogeneration.client

Interface Description


Documentation for this interface is forthcoming. For information on using this interface, see the book Direct to Java Client Developer's Guide.



Method Types


All methods
finishSelecting
prepareToSelect
provideSelectedObjectGlobalID
provideSelectedObjectsGlobalIDs


Instance Methods



finishSelecting

public abstract void finishSelecting()



prepareToSelect

public abstract void prepareToSelect( boolean aBoolean, boolean aBoolean)



provideSelectedObjectGlobalID

public abstract com.webobjects.eocontrol.EOGlobalID provideSelectedObjectGlobalID()



provideSelectedObjectsGlobalIDs

public abstract NSArray provideSelectedObjectsGlobalIDs()



© 2001 Apple Computer, Inc. (Last Published April 15, 2001)


Table of Contents