org.dcm4chex.archive.mbean.KeyObjectService
The default constructor
KeyObjectService
Instances with a Class UID of this list are marked with Value Type COMPOSITE. ]]>
CompositeSopClassUIDs
java.lang.String
Instances with a Class UID of this list are marked with Value Type WAVEFORM. ]]>
WaveformSopClassUIDs
java.lang.String
ID of file system group, on which generated
KeyObjects are stored by operation storeAndRegister().
FileSystemGroupID
java.lang.String
Used internally. Do NOT modify.
StoreScpServiceName
javax.management.ObjectName
&defaultAttributes;
&defaultOperations;
Creates a KeyObject Dataset for given list of Instance UIDs.
getKeyObject
List of SOP Instance UIDs separated with ',' or '|'
iuids
java.lang.String
org.dcm4che.data.Dataset
Creates a KeyObject Dataset for given list of Instance UIDs.
getKeyObject
List of SOP Instance UIDs
iuids
java.util.Collection
Dataset with Attributes of Key object root node. (e.g. Concept Name Code Sequence for title)
rootInfo
org.dcm4che.data.Dataset
List of Items for Content Sequence
contentItems
java.util.Collection
org.dcm4che.data.Dataset
Creates a KeyObject Dataset for given Study.
getKeyObject
Primary key of Study
studyPk
long
org.dcm4che.data.Dataset
Creates a KeyObject Dataset for given Study.
getKeyObject
Primary key of Study
studyPk
long
Dataset with Attributes of Key object root node. (e.g. Concept Name Code Sequence for title)
rootInfo
org.dcm4che.data.Dataset
List of Items for Content Sequence
contentItems
java.util.Collection
org.dcm4che.data.Dataset
Stores a KeyObject and registers it in the database.
storeAndRegister
The KeyObject
dataset
org.dcm4che.data.Dataset
void