Package | Description |
---|---|
com.sas.lsaf.clinical.study |
Classes and interfaces to retrieve study information.
|
Modifier and Type | Method and Description |
---|---|
void |
StudyService.importStudyDetails(String studyId,
StudyComponentImportInfo importInfo)
Updates the study details from an import file.
|
StudyUpdateResult |
StudyService.importStudyFromDefine(String studyId,
String standardId,
String definePath,
String defineVersion,
SourceLocation defineSourceLocation,
UpdateAction codeListUpdateAction,
ExportFileCreateInfo validationInfo)
Imports metadata from a Define-XML file and updates study components based on the contents of the file.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>