org.pekeler.eof
Class EOFetcher.Store

java.lang.Object
  extended by org.pekeler.eof.EOFetcher.Store
Direct Known Subclasses:
EOFetcher.DatabaseStore, EOFetcher.EditingContextStore
Enclosing class:
EOFetcher

public abstract static class EOFetcher.Store
extends Object


Constructor Summary
EOFetcher.Store()
           
 
Method Summary
abstract  NSArray objectsWithFetchSpecification(EOEditingContext anEditingContext, EOFetchSpecification aFetchSpecification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EOFetcher.Store

public EOFetcher.Store()
Method Detail

objectsWithFetchSpecification

public abstract NSArray objectsWithFetchSpecification(EOEditingContext anEditingContext,
                                                      EOFetchSpecification aFetchSpecification)