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