Uses of Package
com.sas.lsaf.content.repository.recyclebin
-
Packages that use com.sas.lsaf.content.repository.recyclebin 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.com.sas.lsaf.content.repository.recyclebin The service to retrieve and delete items from the recycle bin. -
Classes in com.sas.lsaf.content.repository.recyclebin used by com.sas.lsaf Class Description RecycleBinService The service to retrieve and permanently delete items in the recycle bin. -
Classes in com.sas.lsaf.content.repository.recyclebin used by com.sas.lsaf.client Class Description RecycleBinService The service to retrieve and permanently delete items in the recycle bin. -
Classes in com.sas.lsaf.content.repository.recyclebin used by com.sas.lsaf.content.repository.recyclebin Class Description RecycleBinItem The class that represents an item that is in the recycle bin.RecycleBinItemDeleteException Thrown when there is an error deleting items that are in the recycle bin.RecycleBinItemNotFoundException Thrown when an item in the recycle bin cannot be read.RecycleBinItemSearchException Thrown when an error occurred when retrieving an item from the recycle bin.RecycleBinQuery The class that represents the information to filter recycle bin items.RecycleBinSearchResults The class that represents the results of a recycle bin search based on a search query.