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