General Purpose Worklist SCU
org.dcm4chex.archive.dcm.gpwlscu.GPWLScuService
The default constructor
GPWLScuService
&defaultAttributes;
&defaultSCUAttributes;
The calling AE title.
CallingAETitle
java.lang.String
The AE title of the general purpose worklist used for find. Use LOCAL
if the DICOM general purpose worklist is provided by the archive and can be accessed
directly from the database.
CalledAETitle
java.lang.String
This value is is set to true if the <b>CalledAETitle</b> attribute is set to LOCAL.
Local
boolean
Priority for C-Find requests. Enumerated Values: LOW, MEDIUM, HIGH.
Priority
java.lang.String
&defaultOperations;
Get a list of general purpose worklist entries.
findGPWLEntries
Dataset for C-Find
searchDS
org.dcm4che.data.Dataset
java.util.List
Delete a general purpose worklist entry.
deleteGPWLEntry
ID of general purpose worklist entry (Scheduled Procedure Step ID)
spsID
java.lang.String
boolean