Uses of Class
com.sas.lsaf.clinical.dictionary.ExternalDictionary
Packages that use ExternalDictionary
Package
Description
Classes and interfaces to retrieve dictionaries.
Classes and interfaces to retrieve study information.
-
Uses of ExternalDictionary in com.sas.lsaf.clinical.dictionary
Methods in com.sas.lsaf.clinical.dictionary that return ExternalDictionaryModifier and TypeMethodDescriptionExternalDictionaryService.getExternalDictionary(String dictionary, DataType dataType, String version) Gets the external dictionary with the specified name, data type, and version.Methods in com.sas.lsaf.clinical.dictionary that return types with arguments of type ExternalDictionaryModifier and TypeMethodDescriptionExternalDictionaryService.getExternalDictionaries()Gets all external dictionaries. -
Uses of ExternalDictionary in com.sas.lsaf.clinical.study
Methods in com.sas.lsaf.clinical.study that return types with arguments of type ExternalDictionaryModifier and TypeMethodDescriptionStudyService.getExternalDictionariesAssociatedWithStudy(String studyId) Gets the external dictionaries that are associated with the study.