Uses of Class
com.sas.lsaf.clinical.study.ExternalDictionaryAssociationExistsException
-
Packages that use ExternalDictionaryAssociationExistsException Package Description com.sas.lsaf.clinical.study Classes and interfaces to retrieve study information. -
-
Uses of ExternalDictionaryAssociationExistsException in com.sas.lsaf.clinical.study
Methods in com.sas.lsaf.clinical.study that throw ExternalDictionaryAssociationExistsException Modifier and Type Method Description void
StudyService. associateExternalDictionaries(java.lang.String studyId, java.util.Set<java.lang.String> externalDictionaryIds)
Associates the external dictionaries with the study.
-