Package | Description |
---|---|
com.sas.lsaf.content.repository.recyclebin |
Service for retrieving and deleting 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 specified item with the specified id in the recycle bin.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA