Uses of Interface
com.sas.lsaf.clinical.dictionary.DictionaryService
-
Packages that use DictionaryService 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 DictionaryService in com.sas.lsaf
Methods in com.sas.lsaf that return DictionaryService Modifier and Type Method Description static DictionaryService
LsafClient. getDictionaryService()
Gets the DictionaryService to access using the current session -
Uses of DictionaryService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return DictionaryService Modifier and Type Method Description DictionaryService
ServiceManager. getDictionaryService()
Get the DictionaryService instance for this session.
-