Uses of Class
com.gentics.contentnode.rest.model.request.IdSetRequest
Packages that use IdSetRequest
Package
Description
-
Uses of IdSetRequest in com.gentics.contentnode.rest.model.request
Subclasses of IdSetRequest in com.gentics.contentnode.rest.model.requestModifier 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
Methods in com.gentics.contentnode.rest.resource with parameters of type IdSetRequestModifier 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)