public class BulkLinkUpdateRequest extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Set<Integer> |
ids
Node IDs
|
protected Set<String> |
targetIds
Target IDs
|
| Constructor and Description |
|---|
BulkLinkUpdateRequest() |
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
getIds() |
Set<String> |
getTargetIds() |
BulkLinkUpdateRequest |
setIds(Set<Integer> ids) |
BulkLinkUpdateRequest |
setTargetIds(Set<String> ids) |
public BulkLinkUpdateRequest setIds(Set<Integer> ids)
public BulkLinkUpdateRequest setTargetIds(Set<String> ids)
Copyright © 2024 Gentics Software. All rights reserved.