Uses of Class
com.gentics.contentnode.rest.model.request.IdSetRequest
Package
Description
-
Uses of IdSetRequest in com.gentics.contentnode.rest.model.request
Modifier and TypeClassDescriptionclass
Request containing a list of page IDs and a flag for whether all language variants of the specified pages shall be affected -
Uses of IdSetRequest in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptionFileResource.deleteFromWastebin
(IdSetRequest request, long waitMs) Remove the given files from the wastebinFolderResource.deleteFromWastebin
(IdSetRequest request, long waitMs) Delete folders denoted by the set of IDs from the wastebinImageResource.deleteFromWastebin
(IdSetRequest request, long waitMs) Remove the given images from the wastebinFileResource.restoreFromWastebin
(IdSetRequest request, long waitMs) Restore the given files from the wastebinFolderResource.restoreFromWastebin
(IdSetRequest request, long waitMs) Restore the denoted folders from the wastebinImageResource.restoreFromWastebin
(IdSetRequest request, long waitMs) Restore the given images from the wastebinConstructResource.sortCategories
(IdSetRequest categoryOrder)