WebObjects 5.2.3

com.webobjects.eogeneration
Interface EOControllerFactory.Select

All Superinterfaces:
EOObjectDisplay
All Known Implementing Classes:
EOListController
Enclosing interface:
EOControllerFactory

public static interface EOControllerFactory.Select
extends EOObjectDisplay


Method Summary
 void finishSelecting()
           
 void prepareToSelect(boolean allowMultipleObjects, boolean allowInsertingObject)
           
 EOGlobalID provideSelectedObjectGlobalID()
           
 NSArray provideSelectedObjectsGlobalIDs()
           
 
Methods inherited from interface com.webobjects.eoapplication.EOObjectDisplay
controllerDisplayGroup, displayGroup, editingContext, entityName
 

Method Detail

finishSelecting

public void finishSelecting()

prepareToSelect

public void prepareToSelect(boolean allowMultipleObjects,
                            boolean allowInsertingObject)

provideSelectedObjectGlobalID

public EOGlobalID provideSelectedObjectGlobalID()

provideSelectedObjectsGlobalIDs

public NSArray provideSelectedObjectsGlobalIDs()

Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.