net.shrine.monitor.scanner
Class SavedQueryIterator
java.lang.Object
net.shrine.monitor.scanner.QueryDefIterator
net.shrine.monitor.scanner.SavedQueryIterator
- All Implemented Interfaces:
- Iterator<edu.harvard.i2b2.crc.datavo.setfinder.query.QueryDefinitionType>
public class SavedQueryIterator
- extends QueryDefIterator
- Author:
- Andrew McMurry, MS
With primary support from Children's Hospital Informatics Program @
Harvard-MIT Health Sciences and Technology and
Secondary support from the Harvard Medical School
Center for BioMedical Informatics
PHD candidate, Boston University Bioinformatics
Member, I2b2 National Center for Biomedical Computing
All works licensed under LGPL
User: andy
Date: Oct 19, 2010
Time: 11:05:00 AM
|
Method Summary |
boolean |
hasNext()
|
edu.harvard.i2b2.crc.datavo.setfinder.query.QueryDefinitionType |
next()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SavedQueryIterator
public SavedQueryIterator()
hasNext
public boolean hasNext()
next
public edu.harvard.i2b2.crc.datavo.setfinder.query.QueryDefinitionType next()
Copyright © 2011. All Rights Reserved.