Uses of Class
com.gentics.contentnode.rest.model.response.FileListResponse
-
Packages that use FileListResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of FileListResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return FileListResponse Modifier and Type Method Description FileListResponse
FileResource. list(InFolderParameterBean inFolder, FileListParameterBean fileListParams, FilterParameterBean filterParams, SortParameterBean sortingParams, PagingParameterBean pagingParams, EditableParameterBean editableParams, WastebinParameterBean wastebinParams)
Get a list of files in the specified folder.
The result can be filtered byid
name
description
niceUrl
alternateUrls
and sorted byid
name
niceUrl
alternateUrls
fileSize
fileType
-