org.pekeler.eof
Class EOFetcher.EditingContextStore
java.lang.Object
org.pekeler.eof.EOFetcher.Store
org.pekeler.eof.EOFetcher.EditingContextStore
- Direct Known Subclasses:
- EOFetcher.DatabaseAndEditingContextStore
- Enclosing class:
- EOFetcher
protected static class EOFetcher.EditingContextStore
- extends EOFetcher.Store
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOFetcher.EditingContextStore
protected EOFetcher.EditingContextStore()
objectsWithFetchSpecification
public NSArray objectsWithFetchSpecification(EOEditingContext anEditingContext,
EOFetchSpecification aFetchSpecification)
- Specified by:
objectsWithFetchSpecification in class EOFetcher.Store
addEntityToQualifiers
protected void addEntityToQualifiers(EOEntity entity,
NSMutableArray entityQualifiers,
boolean isDeep)
registeredObjectsOfEntityNamed
protected NSArray registeredObjectsOfEntityNamed(EOEditingContext anEditingContext,
String anEntityName,
boolean isDeep)
withoutDeletedObjects
protected NSArray withoutDeletedObjects(EOEditingContext anEditingContext,
NSArray objects)
rawObjectsWithFetchSpecification
protected NSArray rawObjectsWithFetchSpecification(EOEditingContext anEditingContext,
EOFetchSpecification aFetchSpecification)