GPWL Feed Service. Used by dcm4chee-web to add entries to the General Purpose Worklist.
org.dcm4chex.archive.dcm.gpwlscp.GPWLFeedService
The default constructor
GPWLFeedService
URL to the directory of worklist entry templates.
TemplatePath
java.lang.String
List of human performers for a worklist entry.
HumanPerformerList
java.lang.String
&defaultAttributes;
Add a new general purpose worklist entry.
addWorklistItem
study pk
studyPk
java.lang.Long
name of template file
templateFile
java.lang.String
human performer
humanPerformer
java.lang.String
scheduled date
scheduleDate
java.lang.Long
void
List of templates for worklist entries. (List of all files in TemplateURL)
listTemplates
java.util.List
Clear cached list of templates for worklist entries.
clearTemplateList
void
&defaultOperations;