GPWL SCU
Description
General Purpose Worklist SCU
Dependencies
Attributes
#Name
The class name of the MBean
#State
The status of the MBean
#StateString
The status of the MBean in text form
#AcceptTimeout
A-Associate accept timeout in milliseconds. 0 = no timeout.
Default Value: 10000
#DIMSETimeout
DIMSE message timeout in ms. 0 = no timeout.
Default Value: 60000
#SocketCloseDelay
Socket close delay in milliseconds after an A-Release response.
Default Value: 50
#MaximumPDULength
Maximum protocol data unit (PDU) package length for receiving PDUs, in bytes.
Default Value: 16352
#TcpNoDelay
Send packets as quickly as possible (Disable Nagle's algorithmn).
Default Value: true
#SendBufferSize
Buffer size used for socket output. 0 = use platform default.
Default Value: 0
#ReceiveBufferSize
Buffer size used for socket input. 0 = use platform default.
Default Value: 0
#Priority
Priority for C-Find requests. Enumerated Values: LOW, MEDIUM, HIGH.
Default Value: MEDIUM
#TLSConfigName
Used internally. Do not modify.
Default Value: dcm4chee.archive:service=TLSConfig
#CallingAETitle
The calling AE title.
Default Value: DCM4CHEE
#CalledAETitle
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.
Default Value: LOCAL
#Local
This value is is set to true if the <b>CalledAETitle</b> attribute is set to LOCAL.
Operations
#create
Standard MBean lifecycle method
#start
The start lifecycle operation
#stop
The stop lifecycle operation
#destroy
The destroy lifecycle operation
#jbossInternalLifecycle
The detyped lifecycle operation (for internal use only)
#findGPWLEntries
Get a list of general purpose worklist entries.
#deleteGPWLEntry
Delete a general purpose worklist entry.