Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource.parameter |
Modifier and Type | Method and Description |
---|---|
WastebinSearch |
FolderListRequest.getWastebin()
exclude (default) to exclude deleted objects, include to include deleted objects, only to return only deleted objects
|
static WastebinSearch |
WastebinSearch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WastebinSearch[] |
WastebinSearch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FolderListRequest.setWastebin(WastebinSearch wastebin)
Set the wastebin search option
|
Modifier and Type | Field and Description |
---|---|
WastebinSearch |
SearchParameterBean.wastebinSearch
exclude (default) to exclude deleted objects, include to include deleted
objects, only to return only deleted objects
|
WastebinSearch |
WastebinParameterBean.wastebinSearch
"exclude" (default) to exclude deleted items, "include" to include deleted
items, "only" to return only deleted items
|
Modifier and Type | Method and Description |
---|---|
WastebinParameterBean |
WastebinParameterBean.setWastebinSearch(WastebinSearch wastebinSearch) |
Copyright © 2024 Gentics Software. All rights reserved.