Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
BulkLinkUpdateRequest |
BulkLinkUpdateRequest.setIds(Set<Integer> ids) |
BulkLinkUpdateRequest |
BulkLinkUpdateRequest.setTargetIds(Set<String> ids) |
Modifier and Type | Method and Description |
---|---|
GenericResponse |
ObjectPropertyResource.link(BulkLinkUpdateRequest request)
Link a set of object property definitions to the selected nodes
|
GenericResponse |
ConstructResource.link(BulkLinkUpdateRequest request)
Link a set of constructs to the selected nodes
|
GenericResponse |
ObjectPropertyResource.unlink(BulkLinkUpdateRequest request)
Unlink a set of object property definitions from the selected nodes
|
GenericResponse |
ConstructResource.unlink(BulkLinkUpdateRequest request)
Unlink a set of constructs from the selected nodes
|
Copyright © 2024 Gentics Software. All rights reserved.