Skip to content
Snippets Groups Projects
Commit c27035ad authored by Adam Laskowski's avatar Adam Laskowski
Browse files

BIS-711: Added DTOs for ImagingDataSets

parent 88c8c147
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -985,6 +985,10 @@ var fullTypes = [ ...@@ -985,6 +985,10 @@ var fullTypes = [
"dss/dto/service/CustomDSSServiceExecutionOptions", "dss/dto/service/CustomDSSServiceExecutionOptions",
"dss/dto/service/id/CustomDssServiceCode", "dss/dto/service/id/CustomDssServiceCode",
"dss/dto/service/id/ICustomDSSServiceId", "dss/dto/service/id/ICustomDSSServiceId",
"dss/dto/imaging/ImagingDataSetConfig",
"dss/dto/imaging/ImagingDataSetControl",
"dss/dto/imaging/ImagingDataSetImage",
"dss/dto/imaging/ImagingDataSetPreview",
"util/DateFormat", "util/DateFormat",
"util/Json", "util/Json",
"util/Exceptions", "util/Exceptions",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment