Uses of Interface
com.sas.lsaf.core.type.TypeService
-
Packages that use TypeService 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 TypeService in com.sas.lsaf
Methods in com.sas.lsaf that return TypeService Modifier and Type Method Description static TypeService
LsafClient. getTypeService()
Gets the TypeService to access using the current session -
Uses of TypeService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return TypeService Modifier and Type Method Description TypeService
ServiceManager. getTypeService()
Get theTypeService
instance bound to the current session.
-