Package | Description |
---|---|
com.sas.lsaf.content.repository.recyclebin |
The service to retrieve and delete items from the recycle bin.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
RecycleBinService.deleteItemsByQuery(RecycleBinQuery query)
Permanently deletes all of the items that can be deleted in the recycle bin based on the specified query.
|
RecycleBinSearchResults |
RecycleBinService.search(RecycleBinQuery query)
Searches the recycle bin based on the specified query.
|
Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA