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.requestSubclasses of IdSetRequest in com.gentics.contentnode.rest.model.requestModifier and TypeClassDescriptionclassRequest 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.resourceMethods 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)