Uses of Class
com.sas.hls.recyclebin.exception.RecycleBinItemNotFoundException

Packages that use RecycleBinItemNotFoundException
com.sas.hls.recyclebin Service for retrieving and deleting items from the recycle bin. 
 

Uses of RecycleBinItemNotFoundException in com.sas.hls.recyclebin
 

Methods in com.sas.hls.recyclebin that throw RecycleBinItemNotFoundException
 Set<String> RecycleBinService.deleteItem(RecycleBinItem item)
          Permanently deletes the specified item in the recycle bin.
 Set<String> RecycleBinService.deleteItems(Set<RecycleBinItem> items)
          Permanently deletes the specified items in the recycle bin.
 



Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA