Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
PagedConstructListResponse |
NodeResource.getConstructs(String nodeId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms)
Get the constructs assigned to this node.
The result can be filtered by keyword
name
description
and sorted by
id
globalId
keyword
name
description
|
PagedConstructListResponse |
ConstructResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
ConstructParameterBean constructFilter,
PermsParameterBean perms)
Get the list of constructs.
The result can be filtered by keyword
name
description
and sorted by
id
globalId
keyword
name
description
|
Copyright © 2024 Gentics Software. All rights reserved.