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