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