| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.CIRWBDService.dbhelper |
This class is used to retrieve Composite Instances without retrieving their pixel data orother potentially large Attributes.
|
| cdac.medinfo.sdk.dcm30_04.services.dimsecommons |
Provides classes for dealing fundamental service operations.
|
| Modifier and Type | Method and Description |
|---|---|
short |
CIRWBD_SourceImpl.find(DicomMessage arg0,
ISingleCollection<IDataSet> arg1) |
| Modifier and Type | Method and Description |
|---|---|
short |
IDataSource.find(DicomMessage objDicomMessage,
ISingleCollection<IDataSet> objRstDataCollection)
Depending on the keys in the IDataSet it finds the matching DataSets and returns status.
|
short |
IDataSource.retrieve(DicomMessage objDicomMessage,
ISingleCollection<IDataSet> objRstDataCollection)
Depending on the keys in the IDataSet it finds the matching DataSets.
|