The following tables list the members exposed by IWorkstationDataAccessAgent.
| Name | Description | |
|---|---|---|
| DeleteAnnotationObject | Deletes the annotation defined by annotationId from the datbase. |
| DeleteVolume | Deletes a 3D volume information. |
| GetAnnotationFile | Returns the full path and file name of the annotation file that is associated with the annotationId. |
| GetAnnotationIdentifier | Returns the array of AnnotationIdentifier for the data set with sopInstanceUID |
| GetAnnotationObjectsCount | Returns the count of annotation containers that is associated with the sopInstanceUID. |
| GetSeriesVolume | Returns a 3D volume. |
| GetVolumes | Find the 3D volumes which are stored for the provided series. |
| HasVolume | Decides whether a 3D volume has been stored for a series. |
| IsConfigurationRegistered | Checks whether a component has a configuration registered to it. |
| ReadConfiguration | Returns the configuration for a component. |
| RegisterConfiguration | Registers a new component configuration. |
| StoreAnnotationObject | Stores the annotation storageFile in the database. |
| StoreVolume | Overloaded. Store 3D volume information. |
| UpdateConfiguration | Updates the configuration data for the specified component. |
| UpdateVolumeState | Update the state information of a 3D volume |