Uses of Class
com.sas.lsaf.query.repository.recyclebin.RecycleBinItemQuery
Packages that use RecycleBinItemQuery
Package
Description
The services and classes to extract recycle bin content information to a file for further processing.
-
Uses of RecycleBinItemQuery in com.sas.lsaf.query.repository.recyclebin
Subclasses of RecycleBinItemQuery in com.sas.lsaf.query.repository.recyclebinModifier and TypeClassDescriptionclassThe class that represents a query of individual containers that have been deleted and are located in the recycle bin.classThis class represents a query of individual files that have been deleted and are located in the recycle bin.classThe class that represents a query of individual files that have been deleted and are located in the recycle bin.Methods in com.sas.lsaf.query.repository.recyclebin with parameters of type RecycleBinItemQueryModifier and TypeMethodDescriptionRecycleBinQueryService.executeRecycleBinItemQuery(RecycleBinItemQuery query, ExtractFileCreateInfo file) Extracts individual items that have been deleted and are located in the recycle bin based on the specified query.