Package | Description |
---|---|
com.sas.lsaf.clinical.study |
Classes and interfaces to retrieve study information.
|
Modifier and Type | Method and Description |
---|---|
StudyUpdateResult |
StudyService.importStudyCodeLists(String studyId,
StudyComponentImportInfo importInfo,
ExportFileCreateInfo validationInfo)
Updates the study code lists from the import file with options to replace all or add new.
|
void |
StudyService.importStudyDetails(String studyId,
StudyComponentImportInfo importInfo)
Updates the study details from an import file.
|
StudyUpdateResult |
StudyService.importStudySupportingDocuments(String studyId,
String baseStandardName,
String modelId,
StudyComponentImportInfo importInfo,
ExportFileCreateInfo validationInfo)
Updates the study supporting documents from the import file with options to replace all or add new.
|
StudyUpdateResult |
StudyService.importStudyValueLevelMetadata(String studyId,
String baseStandardName,
String modelId,
StudyComponentImportInfo importInfo,
ExportFileCreateInfo validationInfo)
Updates the study value level metadata from the import file with options to replace all or add new.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>