Uses of Class
com.sas.lsaf.clinical.study.StudyDictionaryException
-
Packages that use StudyDictionaryException Package Description com.sas.lsaf.clinical.study Classes and interfaces to retrieve study information. -
-
Uses of StudyDictionaryException in com.sas.lsaf.clinical.study
Methods in com.sas.lsaf.clinical.study that throw StudyDictionaryException Modifier and Type Method Description void
StudyService. associateDictionaries(java.lang.String studyId, java.util.List<java.lang.String> dictionaryIds)
Associates the dictionaries with the study, replacing the current associations.
-