class SeriesQueryTask extends StudyQueryTask
Modifier and Type | Field and Description |
---|---|
protected String[] |
seriesIUIDs |
protected Attributes |
seriesRec |
studyIUIDs, studyRec
availability, ddr, patIDs, patRec
as, 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() |
findNextStudy
adjust, findNextPatient
close, isOptionalKeysNotSupported, onCancelRQ, run, setOptionalKeysNotSupported
protected final String[] seriesIUIDs
protected Attributes seriesRec
public SeriesQueryTask(Association as, PresentationContext pc, Attributes rq, Attributes keys, DicomDirReader ddr, String availability) throws DicomServiceException
DicomServiceException
public boolean hasMoreMatches() throws DicomServiceException
hasMoreMatches
in class StudyQueryTask
DicomServiceException
public Attributes nextMatch() throws DicomServiceException
nextMatch
in class StudyQueryTask
DicomServiceException
private void wrappedFindNextSeries() throws DicomServiceException
DicomServiceException
protected boolean findNextSeries() throws IOException
IOException
Copyright © 2017 dcm4che.org. All rights reserved.