Uses of Class
com.sas.lsaf.clinical.study.StudyValueLevelMetadataUpdateException
-
Packages that use StudyValueLevelMetadataUpdateException Package Description com.sas.lsaf.clinical.study Classes and interfaces to retrieve study information. -
-
Uses of StudyValueLevelMetadataUpdateException in com.sas.lsaf.clinical.study
Methods in com.sas.lsaf.clinical.study that throw StudyValueLevelMetadataUpdateException Modifier and Type Method Description StudyUpdateResult
StudyService. importStudyValueLevelMetadata(java.lang.String studyId, java.lang.String baseStandardName, java.lang.String modelId, StudyComponentImportInfo importInfo, ExportFileCreateInfo validationInfo)
Updates the study value level metadata from the import file with options to replace all or add new.
-