| Package | Description |
|---|---|
| com.independentsoft.share |
| Modifier and Type | Method and Description |
|---|---|
RecycleBinItem |
Service.getRecycleBinItem(java.lang.String id)
Gets the recycle bin item.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RecycleBinItem> |
Service.getRecycleBinItems()
Gets the recycle bin items.
|
java.util.List<RecycleBinItem> |
Service.getRecycleBinItems(java.util.List<IQueryOption> queryOptions)
Gets the recycle bin items.
|