Uses of Class
com.sas.lsaf.clinical.study.StudyTableUpdateException
-
Packages that use StudyTableUpdateException Package Description com.sas.lsaf.clinical.study Classes and interfaces to retrieve study information. -
-
Uses of StudyTableUpdateException in com.sas.lsaf.clinical.study
Methods in com.sas.lsaf.clinical.study that throw StudyTableUpdateException Modifier and Type Method Description StudyUpdateResult
StudyService. importStudyTables(java.lang.String studyId, java.lang.String standardId, StudyTablesImportInfo importInfo, ExportFileCreateInfo validationInfo)
Updates the study tables from the import file information with options to replace all or add new.
-