Uses of Class
com.gentics.contentnode.rest.model.response.PagedFolderListResponse
Packages that use PagedFolderListResponse
-
Uses of PagedFolderListResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return PagedFolderListResponseModifier and TypeMethodDescriptionTemplateResource.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