class InstanceQueryTask extends SeriesQueryTask
Modifier and Type | Field and Description |
---|---|
protected Attributes |
instRec |
protected String[] |
sopIUIDs |
seriesIUIDs, seriesRec
studyIUIDs, studyRec
availability, ddr, patIDs, patRec
as, canceled, keys, optionalKeysNotSupported, pc, rq
Constructor and Description |
---|
InstanceQueryTask(Association as,
PresentationContext pc,
Attributes rq,
Attributes keys,
DicomDirReader ddr,
String availability) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
findNextInstance() |
boolean |
hasMoreMatches() |
Attributes |
nextMatch() |
private void |
wrappedFindNextInstance() |
findNextSeries
findNextStudy
adjust, findNextPatient
close, isOptionalKeysNotSupported, onCancelRQ, run, setOptionalKeysNotSupported
protected Attributes instRec
public InstanceQueryTask(Association as, PresentationContext pc, Attributes rq, Attributes keys, DicomDirReader ddr, String availability) throws DicomServiceException
DicomServiceException
public boolean hasMoreMatches() throws DicomServiceException
hasMoreMatches
in class SeriesQueryTask
DicomServiceException
public Attributes nextMatch() throws DicomServiceException
nextMatch
in class SeriesQueryTask
DicomServiceException
private void wrappedFindNextInstance() throws DicomServiceException
DicomServiceException
protected boolean findNextInstance() throws IOException
IOException
Copyright © 2017 dcm4che.org. All rights reserved.