Uses of Class
com.gentics.contentnode.rest.model.response.NodeList
Packages that use NodeList
-
Uses of NodeList in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return NodeListModifier and TypeMethodDescriptionNodeResource.list(FilterParameterBean filter, SortParameterBean sorting, PagingParameterBean paging, PermsParameterBean perms, String stagingPackageName) List nodes.
The result can be filtered byidnameand sorted byidnameConstructResource.listConstructNodes(String constructId) Return a list of nodes, linked to the the given ConstructObjectPropertyResource.listObjectPropertyNodes(String objectPropertyId) Return a list of nodes, linked to the the given Object PropertyTemplateResource.nodes(String id, SortParameterBean sort, FilterParameterBean filter, PagingParameterBean paging) Get the nodes to which the template is assigned.
The result can be filtered byidnameand sorted byidname