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.deleteItem(RecycleBinItem item)
Permanently deletes the specified item in the recycle bin.
|
List<String> |
RecycleBinService.deleteItemById(String recycleBinItemId)
Permanently deletes the item with the specified identifier in the recycle bin.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>