Uses of Class
com.sas.lsaf.query.repository.recyclebin.RecycleBinFileQuery
-
Packages that use RecycleBinFileQuery Package Description com.sas.lsaf.query.repository.recyclebin The services and classes to extract recycle bin content information to a file for further processing. -
-
Uses of RecycleBinFileQuery in com.sas.lsaf.query.repository.recyclebin
Methods in com.sas.lsaf.query.repository.recyclebin with parameters of type RecycleBinFileQuery Modifier and Type Method Description java.lang.String
RecycleBinQueryService. executeRecycleBinFileQuery(RecycleBinFileQuery query, ExtractFileCreateInfo file)
Extracts individual files that have been deleted and are located in the recycle bin based on the specified query.
-