public class WastebinParameterBean extends Object
| Modifier and Type | Field and Description |
|---|---|
WastebinSearch |
wastebinSearch
"exclude" (default) to exclude deleted items, "include" to include deleted
items, "only" to return only deleted items
|
| Constructor and Description |
|---|
WastebinParameterBean() |
| Modifier and Type | Method and Description |
|---|---|
WastebinParameterBean |
clone()
Create a clone of this parameter bean.
|
WastebinParameterBean |
setWastebinSearch(WastebinSearch wastebinSearch) |
@QueryParam(value="wastebin") @DefaultValue(value="exclude") public WastebinSearch wastebinSearch
public WastebinParameterBean setWastebinSearch(WastebinSearch wastebinSearch)
public WastebinParameterBean clone()
Copyright © 2024 Gentics Software. All rights reserved.