class StudyQueryTask extends PatientQueryTask
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
studyIUIDs |
protected Attributes |
studyRec |
availability, ddr, patIDs, patRecas, 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, findNextPatientclose, isOptionalKeysNotSupported, onCancelRQ, run, setOptionalKeysNotSupportedprotected final String[] studyIUIDs
protected Attributes studyRec
public StudyQueryTask(Association as, PresentationContext pc, Attributes rq, Attributes keys, DicomDirReader ddr, String availability) throws DicomServiceException
DicomServiceExceptionpublic boolean hasMoreMatches() throws DicomServiceException
hasMoreMatches in class PatientQueryTaskDicomServiceExceptionpublic Attributes nextMatch() throws DicomServiceException
nextMatch in class PatientQueryTaskDicomServiceExceptionprivate void wrappedFindNextStudy() throws DicomServiceException
DicomServiceExceptionprotected boolean findNextStudy() throws IOException
IOExceptionCopyright © 2017 dcm4che.org. All rights reserved.