class InstanceQueryTask extends SeriesQueryTask
| Modifier and Type | Field and Description |
|---|---|
protected Attributes |
instRec |
protected String[] |
sopIUIDs |
seriesIUIDs, seriesRecstudyIUIDs, studyRecavailability, ddr, patIDs, patRecas, 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() |
findNextSeriesfindNextStudyadjust, findNextPatientclose, isOptionalKeysNotSupported, onCancelRQ, run, setOptionalKeysNotSupportedprotected Attributes instRec
public InstanceQueryTask(Association as, PresentationContext pc, Attributes rq, Attributes keys, DicomDirReader ddr, String availability) throws DicomServiceException
DicomServiceExceptionpublic boolean hasMoreMatches() throws DicomServiceException
hasMoreMatches in class SeriesQueryTaskDicomServiceExceptionpublic Attributes nextMatch() throws DicomServiceException
nextMatch in class SeriesQueryTaskDicomServiceExceptionprivate void wrappedFindNextInstance() throws DicomServiceException
DicomServiceExceptionprotected boolean findNextInstance() throws IOException
IOExceptionCopyright © 2017 dcm4che.org. All rights reserved.