Package | Description |
---|---|
com.sas.lsaf.clinical.dictionary |
Classes and interfaces to retrieve dictionaries.
|
com.sas.lsaf.clinical.study |
Classes and interfaces to retrieve study information.
|
Modifier and Type | Method and Description |
---|---|
ExternalDictionary |
ExternalDictionaryService.getExternalDictionary(String dictionary,
DataType dataType,
String version)
Gets the external dictionary with the specified name, data type, and version.
|
Modifier and Type | Method and Description |
---|---|
Set<ExternalDictionary> |
ExternalDictionaryService.getExternalDictionaries()
Gets all external dictionaries.
|
Modifier and Type | Method and Description |
---|---|
Set<ExternalDictionary> |
StudyService.getExternalDictionariesAssociatedWithStudy(String studyId)
Gets the external dictionaries that are associated with the study.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>