Uses of Interface
com.sas.lsaf.clinical.dictionary.ExternalDictionaryService
-
Packages that use ExternalDictionaryService Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services. -
-
Uses of ExternalDictionaryService in com.sas.lsaf
Methods in com.sas.lsaf that return ExternalDictionaryService Modifier and Type Method Description static ExternalDictionaryService
LsafClient. getExternalDictionaryService()
Gets the ExternalDictionaryService to access using the current session -
Uses of ExternalDictionaryService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return ExternalDictionaryService Modifier and Type Method Description ExternalDictionaryService
ServiceManager. getExternalDictionaryService()
Get the ExternalDictionaryService instance for this session.
-