Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Class and Description |
---|---|
class |
PageIdSetRequest
Request containing a list of page IDs and a flag for whether all language
variants of the specified pages shall be affected
|
Modifier and Type | Method and Description |
---|---|
GenericResponse |
ImageResource.deleteFromWastebin(IdSetRequest request,
long waitMs)
Remove the given images from the wastebin
|
GenericResponse |
FolderResource.deleteFromWastebin(IdSetRequest request,
long waitMs)
Delete folders denoted by the set of IDs from the wastebin
|
GenericResponse |
FileResource.deleteFromWastebin(IdSetRequest request,
long waitMs)
Remove the given files from the wastebin
|
GenericResponse |
ImageResource.restoreFromWastebin(IdSetRequest request,
long waitMs)
Restore the given images from the wastebin
|
GenericResponse |
FolderResource.restoreFromWastebin(IdSetRequest request,
long waitMs)
Restore the denoted folders from the wastebin
|
GenericResponse |
FileResource.restoreFromWastebin(IdSetRequest request,
long waitMs)
Restore the given files from the wastebin
|
Copyright © 2024 Gentics Software. All rights reserved.