class SeriesQueryTask extends StudyQueryTask
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
seriesIUIDs |
protected Attributes |
seriesRec |
studyIUIDs, studyRecavailability, ddr, patIDs, patRecas, canceled, keys, optionalKeysNotSupported, pc, rq| Constructor and Description |
|---|
SeriesQueryTask(Association as,
PresentationContext pc,
Attributes rq,
Attributes keys,
DicomDirReader ddr,
String availability) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
findNextSeries() |
boolean |
hasMoreMatches() |
Attributes |
nextMatch() |
private void |
wrappedFindNextSeries() |
findNextStudyadjust, findNextPatientclose, isOptionalKeysNotSupported, onCancelRQ, run, setOptionalKeysNotSupportedprotected final String[] seriesIUIDs
protected Attributes seriesRec
public SeriesQueryTask(Association as, PresentationContext pc, Attributes rq, Attributes keys, DicomDirReader ddr, String availability) throws DicomServiceException
DicomServiceExceptionpublic boolean hasMoreMatches() throws DicomServiceException
hasMoreMatches in class StudyQueryTaskDicomServiceExceptionpublic Attributes nextMatch() throws DicomServiceException
nextMatch in class StudyQueryTaskDicomServiceExceptionprivate void wrappedFindNextSeries() throws DicomServiceException
DicomServiceExceptionprotected boolean findNextSeries() throws IOException
IOExceptionCopyright © 2017 dcm4che.org. All rights reserved.