public interface DicomConfigurationManager extends ExtendedDicomConfiguration, ConfigurationManager
DicomConfiguration.DicomConfigBatch
Modifier and Type | Field and Description |
---|---|
static Path |
METADATA_ROOT_PATH |
Modifier and Type | Method and Description |
---|---|
void |
preventDeviceModifications(Device d)
Remembers a weak reference to the provided device so that any subsequent call to
persist or merge for this specific instance is made, an error is logged.
|
void |
refreshTCGroups()
Triggers a reload of TC groups
|
close, configurationExists, findDevice, getTypeSafeConfiguration, listDeviceInfos, purgeConfiguration, registerAETitle, unregisterAETitle
findApplicationEntity, findApplicationEntityByUUID, findDevice, findDeviceByUUID, getDicomConfigurationExtension, listAllAETitles, listDeviceNames, merge, persist, removeDevice, runBatch, sync
getConfigurationStorage, getExtensionClassesByBaseClass, getVitalizer
static final Path METADATA_ROOT_PATH
void preventDeviceModifications(Device d)
d
- void refreshTCGroups()
Copyright © 2017 dcm4che.org. All rights reserved.