For a list of all members of this type, see IWorkstationDataAccessAgent members.
Name | Description | |
---|---|---|
AddDicom | Inserts a DicomDataSet into the underlying data store. | |
AddUser | Adds a new user into the database. | |
GetImage | Queries for image information. | |
GetPatient | Queries for a patient information. | |
GetSeries | Queries for a single series information. | |
GetStudy | Queries for a single study information. | |
GetUsers | Retrieves all available users. | |
IsAdmin | Checks if user is an administrator. | |
IsConfigurationRegistered | Checks whether a component has a configuration registered to it. | |
IsUserValid | Checks if user information valid. | |
QueryDicomInformation | Queries for the DICOM information using the provided search parameters. | |
QueryImages | Queries for image information using the provided search parameters. | |
QueryPatients | Queries for the patients information using the provided search parameters. | |
QuerySeries | Queries for the series information using the provided search parameters. | |
QueryStudies | Queries for the studies information using the provided search parameters. | |
ReadConfiguration | Reads configuration data for a component. | |
RegisterConfiguration | Registers a new component configuration. | |
RemoveDicom | Overloaded. | |
RemoveUser | Removes an existing user from the database. | |
SetAdminUser | Updates the Administrator state of an existing user. | |
SetUserPassword | Updates an existing user password. | |
UpdateConfiguration | Updates the configuration data for the specified component. |