Constructor and Description |
---|
ArchivIterator(de.bsvrz.dav.daf.main.ClientDavInterface dav,
List<de.bsvrz.dav.daf.main.archive.ArchiveDataSpecification> specs)
Führt die Archivanfrage durch und initialisiert den Iterator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
de.bsvrz.dav.daf.main.ResultData |
next() |
void |
remove()
Wird nicht unterstützt.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public ArchivIterator(de.bsvrz.dav.daf.main.ClientDavInterface dav, List<de.bsvrz.dav.daf.main.archive.ArchiveDataSpecification> specs)
dav
- eine Datenverteilerverbindung.specs
- die Spezifikation der Archivanfragen.Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.