Uses of Class
net.wotonomy.control.EOObjectStoreCoordinator

Packages that use EOObjectStoreCoordinator
net.wotonomy.access   
net.wotonomy.control Support classes needed by the ui and web packages. 
 

Uses of EOObjectStoreCoordinator in net.wotonomy.access
 

Fields in net.wotonomy.access declared as EOObjectStoreCoordinator
protected  EOObjectStoreCoordinator EODatabaseContext._coordinator
           
 

Methods in net.wotonomy.access that return EOObjectStoreCoordinator
 EOObjectStoreCoordinator EODatabaseContext.coordinator()
           
 

Methods in net.wotonomy.access with parameters of type EOObjectStoreCoordinator
static EOModelGroup EOModelGroup.modelGroupForObjectStoreCoordinator(EOObjectStoreCoordinator coord)
           
 void EODatabaseContext.prepareForSaveWithCoordinator(EOObjectStoreCoordinator coord, EOEditingContext ec)
           
static void EOModelGroup.setModelGroupForObjectStoreCoordinator(EOObjectStoreCoordinator coord, EOModelGroup group)
           
 

Uses of EOObjectStoreCoordinator in net.wotonomy.control
 

Methods in net.wotonomy.control that return EOObjectStoreCoordinator
static EOObjectStoreCoordinator EOObjectStoreCoordinator.defaultCoordinator()
           
 

Methods in net.wotonomy.control with parameters of type EOObjectStoreCoordinator
abstract  void EOCooperatingObjectStore.prepareForSaveWithCoordinator(EOObjectStoreCoordinator eoobjectstorecoordinator, EOEditingContext eoeditingcontext)
           
static void EOObjectStoreCoordinator.setDefaultCoordinator(EOObjectStoreCoordinator eoobjectstorecoordinator)
           
 



Copyright © 2006 null. All Rights Reserved.