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