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