| Constructor and Description |
|---|
SCOCollectionIterator(Collection sco,
ObjectProvider sm,
Collection theDelegate,
CollectionStore backingStore,
boolean useDelegate)
Constructor taking the delegate or backing store.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic SCOCollectionIterator(Collection sco, ObjectProvider sm, Collection theDelegate, CollectionStore backingStore, boolean useDelegate)
sco - The owner scosm - ObjectProvider of SCO Collection to iteratetheDelegate - The delegate collectionbackingStore - The backing store (connected to the DB)useDelegate - Whether to use the delegateCopyright © 2015. All rights reserved.