Package | Description |
---|---|
com.sas.lsaf.clinical.study |
Classes and interfaces for retrieving study information in the system.
|
Modifier and Type | Method and Description |
---|---|
Set<Study> |
StudyService.getStudiesAssociatedWithDictionary(String dictionaryId)
Gets the studies that are associated with the dictionary.
|
Set<Study> |
StudyService.getStudiesAssociatedWithExternalDictionary(String externalDictionaryId)
Gets the studies that are associated with the external dictionary.
|
Set<Study> |
StudyService.getStudiesAssociatedWithStandard(String standardId)
Gets the studies that are associated with the standard.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA