Uses of Class
com.sas.lsaf.clinical.study.StudyUpdateException
Packages that use StudyUpdateException
Package
Description
Classes and interfaces to retrieve study information.
-
Uses of StudyUpdateException in com.sas.lsaf.clinical.study
Methods in com.sas.lsaf.clinical.study that throw StudyUpdateExceptionModifier and TypeMethodDescriptionvoidStudyService.importStudyDetails(String studyId, StudyComponentImportInfo importInfo) Updates the study details from an import file.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.