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