Uses of Class
com.gentics.contentnode.rest.model.request.BulkLinkUpdateRequest
Packages that use BulkLinkUpdateRequest
Package
Description
-
Uses of BulkLinkUpdateRequest in com.gentics.contentnode.rest.model.request
Methods in com.gentics.contentnode.rest.model.request that return BulkLinkUpdateRequest -
Uses of BulkLinkUpdateRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type BulkLinkUpdateRequestModifier and TypeMethodDescriptionConstructResource.link
(BulkLinkUpdateRequest request) Link a set of constructs to the selected nodesObjectPropertyResource.link
(BulkLinkUpdateRequest request) Link a set of object property definitions to the selected nodesConstructResource.unlink
(BulkLinkUpdateRequest request) Unlink a set of constructs from the selected nodesObjectPropertyResource.unlink
(BulkLinkUpdateRequest request) Unlink a set of object property definitions from the selected nodes