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