Uses of Class
com.gentics.contentnode.rest.model.response.FoundFilesListResponse
-
Packages that use FoundFilesListResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of FoundFilesListResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return FoundFilesListResponse Modifier and Type Method Description FoundFilesListResponse
FolderResource. findFiles(Integer folderId, String query, Integer skipCount, Integer maxItems, LinksType links, boolean recursive)
-