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