| 
WebObjects 5.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOCooperatingObjectStore | |
| com.webobjects.eoaccess | |
| com.webobjects.eocontrol | |
| Uses of EOCooperatingObjectStore in com.webobjects.eoaccess | 
| Subclasses of EOCooperatingObjectStore in com.webobjects.eoaccess | |
 class | 
EODatabaseContext
EODatabaseContext is the basic EOObjectStore for the EOAccess Framework.  | 
| Uses of EOCooperatingObjectStore in com.webobjects.eocontrol | 
| Methods in com.webobjects.eocontrol that return EOCooperatingObjectStore | |
 EOCooperatingObjectStore | 
EOObjectStoreCoordinator.objectStoreForFetchSpecification(EOFetchSpecification fetchSpecification)
Returns the EOCooperatingObjectStore responsible for fetching objects with fetchSpecification. | 
 EOCooperatingObjectStore | 
EOObjectStoreCoordinator.objectStoreForGlobalID(EOGlobalID gid)
Returns the EOCooperatingObjectStore for the object identified by gid | 
 EOCooperatingObjectStore | 
EOObjectStoreCoordinator.objectStoreForObject(EOEnterpriseObject object)
Returns the EOCooperatingObjectStore that owns object.  | 
| Methods in com.webobjects.eocontrol with parameters of type EOCooperatingObjectStore | |
 void | 
EOObjectStoreCoordinator.addCooperatingObjectStore(EOCooperatingObjectStore objectStore)
Adds objectStore to the list of EOCooperatingObjectStores that need to
 be queried and notified about changes to enterprise objects. | 
 void | 
EOObjectStoreCoordinator.removeCooperatingObjectStore(EOCooperatingObjectStore objectStore)
Removes objectStore from the list of EOCooperatingObjectStores that need
 to be queried and notified about changes to enterprise objects. | 
  | 
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||