Uses of Class
com.sas.lsaf.query.repository.recyclebin.RecycleBinContainerQuery
-
Packages that use RecycleBinContainerQuery 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 RecycleBinContainerQuery in com.sas.lsaf.query.repository.recyclebin
Methods in com.sas.lsaf.query.repository.recyclebin with parameters of type RecycleBinContainerQuery Modifier and Type Method Description java.lang.String
RecycleBinQueryService. executeRecycleBinContainerQuery(RecycleBinContainerQuery query, ExtractFileCreateInfo file)
Extracts individual containers that have been deleted and are located in the recycle bin based on the specified query.
-