com.webobjects.eogeneration
Interface EOControllerFactory.Select
- All Superinterfaces:
- EOObjectDisplay
- All Known Implementing Classes:
- EOListController
- Enclosing class:
- EOControllerFactory
public static interface EOControllerFactory.Select
- extends EOObjectDisplay
prepareToSelect
void prepareToSelect(boolean allowMultipleObjects,
boolean allowInsertingObject)
provideSelectedObjectGlobalID
EOGlobalID provideSelectedObjectGlobalID()
provideSelectedObjectsGlobalIDs
NSArray provideSelectedObjectsGlobalIDs()
finishSelecting
void finishSelecting()
Copyright © 2000-2008 Apple Inc.