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