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