Uses of Class
com.gentics.contentnode.rest.model.response.PagedFolderListResponse
-
Packages that use PagedFolderListResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of PagedFolderListResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return PagedFolderListResponse Modifier and Type Method Description PagedFolderListResponse
TemplateResource. folders(String id, SortParameterBean sort, FilterParameterBean filter, PagingParameterBean paging)
Get the folders to which the template is assigned.
The result can be filtered byid
name
description
and sorted byid
name
description
-