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