| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.ael.aelsinkimpl |
Provides classes which does Application Event Logging.
|
| cdac.medinfo.sdk.dcm30_04.services.cget.scu |
Provides class which enables sending of C-Get request and get the response.
|
| cdac.medinfo.sdk.dcm30_04.services.colorpalette.sinkimpl |
Provides the sink implementation for creation of SOP Instance for Color palette SOP Classes.
|
| cdac.medinfo.sdk.dcm30_04.services.cstore.scp |
Provides class which enables processing of C-Store SCP.
|
| cdac.medinfo.sdk.dcm30_04.services.dicomdir |
DICOMDIR is a unique and mandatory DICOM File within a File-set which contains the Media Storage Directory SOP Class.
|
| cdac.medinfo.sdk.dcm30_04.services.hangingprotocol.sinkimpl |
Provides the sink implementation for creation of SOP Instance for Hanging Protocol SOP Class.
|
| cdac.medinfo.sdk.dcm30_04.services.ian.iansinkimpl |
Provides the sink implementation for creation of SOP Instance for Instance Availability Notification service class.
|
| cdac.medinfo.sdk.dcm30_04.services.implanttemplate.sinkimpl |
This package provides classes for default implementation for DataSink implementation for Implant Template Service Class.
|
| cdac.medinfo.sdk.dcm30_04.services.javadbhelper |
Provides classes which implements DataSink and DataStore.
|
| cdac.medinfo.sdk.dcm30_04.services.mediacreation.mediacreationsinkimpl |
This package provides classes for default implementation for DataSink implementation for Media Creation Management Service Class.
|
| cdac.medinfo.sdk.dcm30_04.services.naction.scp |
Provides class which enables processing of N-ACTION SCP.
|
| cdac.medinfo.sdk.dcm30_04.services.ncreate.scp |
Provides class which enables processing of N-CREATE SCP.
|
| cdac.medinfo.sdk.dcm30_04.services.ndelete.scp |
Provides class which enables processing of N-DELETE SCP.
|
| cdac.medinfo.sdk.dcm30_04.services.neventreport.scp |
Provides class which enables processing of N-EVENTREPORT SCP.
|
| cdac.medinfo.sdk.dcm30_04.services.nset.scp |
Provides class which enables processing of N-SET SCP.
|
| cdac.medinfo.sdk.dcm30_04.services.orms.sinkimpl |
Provides the sink implementation for creation of SOP Instance for Ophthalmic Refractive Measurements Storage SOP Classes.
|
| cdac.medinfo.sdk.dcm30_04.services.print.printsinkimpl |
This package provides classes for default implementation for DataSink implementation for Print Management Service Class.
|
| cdac.medinfo.sdk.dcm30_04.services.rtmachineverificationservice.rtsinkimpl |
This package provides classes for DataSink Implementation of RT Machine Verification Service Class.
|
| cdac.medinfo.sdk.dcm30_04.services.scp.commons |
Provides classes for dealing fundamental service operations at SCP side.
|
| cdac.medinfo.sdk.dcm30_04.services.spss.sinkimpl |
Provides the sink implementation for Store Presentation State Document to the peer application entity.
|
| cdac.medinfo.sdk.dcm30_04.services.srs.srssinkimpl |
Provides classes which does Application Event Logging.
|
| cdac.medinfo.sdk.dcm30_04.services.storagecommitment.storagecommitmentsinkimpl |
Provide storage procedure for Storage Commitment service class.
|
| cdac.medinfo.sdk.dcm30_04.services.ups.sinkimpl |
This package provides classes for DataSink Implementation of Unified Procedure Step Service and SOP Classes.
|
| cdac.medinfo.sdk.dcm30_04.services.wado |
This package provides class for Web Access to DICOM Object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AELDataSinkImpl
The Application Event Logging Service Class defines an application-level class-of-service that
facilitates the network transfer of Event Log Records to be logged or recorded in a central
location
AELDataSinkImpl provides the implementation for generating SR Document and stores it at specified location.
|
| Modifier and Type | Method and Description |
|---|---|
IDataSink |
CGetSCU.getDataSink()
Retrieves the DataSink
|
| Modifier and Type | Method and Description |
|---|---|
void |
CGetSCU.setDataSink(IDataSink objIDataSink)
Sets the Data Sink.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorPalette_SinkImp
This class provides functionality to query the data base and find
the resultant matches depending on specified DataSet.
|
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<EnumDataSink,IDataSink> |
CStoreSCP.getDataSinkList()
Retrieves the DataSink List.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CStoreSCP.setDataSinkList(IPairedCollection<EnumDataSink,IDataSink> objSinkCollection)
Sets the DataSink List.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DICOMDIRSinkImpl
This class provides a default implementation of DataSink to store the data in DICOMDIR .
|
| Modifier and Type | Class and Description |
|---|---|
class |
HangingProtocolDataSinkImpl
HangingProtocolDataSinkImpl is the default implementation for DataSink implementation for Hanging Protocol Storage SOP Classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IANDataSinkImpl
IANDataSinkImpl is the default implementation for DataSink implementation for Instance Availability Notification Service Class.
This implementation provides the creation N-Create for IAN. Creation process uses the provided SOPInstance UID and processes the request accordingly. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImplantTemplateDataSinkImpl
ImplantTemplateDataSinkImpl is the default implementation for DataSink implementation for Implant Template Service Class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataSinkImpl
This class provides functionality to populate the data base and stores the data set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediaCreation_SinkImpl
MediaCreation_SinkImpl is the default implementation for Media Creation Management Service Class.
This implementation provides the creation process of Media Creation Management SOP Class for N-Create service. SOP Instance Creation operation uses the provided SOPInstance UID and processes the request accordingly. |
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<EnumDataSink,IDataSink> |
NActionSCP.getDataSinkList()
Retrieves the DataSink List
|
| Modifier and Type | Method and Description |
|---|---|
void |
NActionSCP.setDataSinkList(IPairedCollection<EnumDataSink,IDataSink> objSinkCollection)
Sets the DataSink List.
|
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<EnumDataSink,IDataSink> |
NCreateSCP.getDataSinkList()
Retrieves the DataSink List.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NCreateSCP.setDataSinkList(IPairedCollection<EnumDataSink,IDataSink> objSinkCollection)
Sets the DataSink List.
|
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<EnumDataSink,IDataSink> |
NDeleteSCP.getDataSinkList()
Retrieves the DataSink List
|
| Modifier and Type | Method and Description |
|---|---|
void |
NDeleteSCP.setDataSinkList(IPairedCollection<EnumDataSink,IDataSink> objSinkCollection)
Sets the Data Sink List.
|
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<EnumDataSink,IDataSink> |
NEventReportSCP.getDataSinkList()
Retrieves the DataSink List
|
| Modifier and Type | Method and Description |
|---|---|
void |
NEventReportSCP.setDataSinkList(IPairedCollection<EnumDataSink,IDataSink> objSinkCollection)
Sets the Data Sink List.
|
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<EnumDataSink,IDataSink> |
NSetSCP.getDataSinkList()
Retrieves the DataSink List.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NSetSCP.setDataSinkList(IPairedCollection<EnumDataSink,IDataSink> objSinkCollection)
Sets the Data Sink List.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ORMSDataSinkImpl
ORMSDataSinkImpl is the default implementation for DataSink implementation for Ophthalmic Refractive Measurements Storage SOP Classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrintDataSinkImpl
PrintDataSinkImpl is the default implementation for DataSink implementation for Print Management Service Class.
This implementation provides the implementation of Creation, Updation and deletion for all the SOP Classses supported for Print Management Service. Creation ,Updation and deletion process use the provided SOPInstance UID and processes the request accordingly. In case of updation it updates the first level DataElements. For SQ elements it replaces the all entries belonging to that SQ by new information provided. |
| Modifier and Type | Class and Description |
|---|---|
class |
RTMachineVerification_SinkImpl
RTMachineVerification_SinkImpl is the default implementation for DataSink of RT Machine Verification Class.
|
| Modifier and Type | Method and Description |
|---|---|
IDataSink |
ProcessHandler.getDataSink(EnumDataSink enumDataSink)
Returns the object of IDataSink from Paired Collection
|
| Modifier and Type | Method and Description |
|---|---|
IPairedCollection<EnumDataSink,IDataSink> |
ProcessHandler.getDataSinkList()
Retrieves DataSinkList
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessHandler.addDataSink(EnumDataSink enumDataSink,
IDataSink objIDataSink)
Add DataSink to Paired Collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessHandler.setDataSinkList(IPairedCollection<EnumDataSink,IDataSink> objDataSinkList)
Sets DataSinkList.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SPSSSinkImpl
The Softcopy Presentation State Storage SOP Classes extend the functionality of the Storage Service
class.This class creates the Presentation Document for required information send in data set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SRSDataSinkImpl
The Structured Reporting Storage SOP Classes extend the functionality of the Storage Service
class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StorageCommitmentSinkImpl
StorageCommitmentSinkImpl is the default implementation for DataSink implementation for Storage Commitment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UPSIDataSinkImpl
UPSIDataSinkImpl is the default implementation for DataSink implementation for UPS Service Class.
This implementation provides the implementation of Creation, Updation and deletion for all the SOP Classes supported for Print Management Service. Creation ,Updation and deletion process use the provided SOPInstance UID and processes the request accordingly. In case of updation it updates the first level DataElements. For SQ elements it replaces the all entries belonging to that SQ by new information provided. |
| Modifier and Type | Class and Description |
|---|---|
class |
WADOServer
This class is used to serve web request to DICOM Object,Following are the parameters to
be specified in the HTTP Request for retrieving the DICOM Object
1) Request Type - Value should always be WADO.
|