Uses of Class
com.gentics.contentnode.rest.model.response.PagedConstructListResponse
-
Uses of PagedConstructListResponse in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptionNodeResource.getConstructs
(String nodeId, FilterParameterBean filter, SortParameterBean sorting, PagingParameterBean paging, PermsParameterBean perms) Get the constructs assigned to this node.
The result can be filtered bykeyword
name
description
and sorted byid
globalId
keyword
name
description
ConstructResource.list
(FilterParameterBean filter, SortParameterBean sorting, PagingParameterBean paging, ConstructParameterBean constructFilter, PermsParameterBean perms, EmbedParameterBean embed) Get the list of constructs.
The result can be filtered bykeyword
name
description
and sorted byid
globalId
keyword
name
description