Uses of Class
com.gentics.contentnode.rest.model.Image
Package
Description
-
Uses of Image in com.gentics.contentnode.rest.model.request
-
Uses of Image in com.gentics.contentnode.rest.model.response
Modifier and TypeMethodDescriptionvoid
Set the list of images to send with the response.ModifierConstructorDescriptionImageLoadResponse
(Message message, ResponseInfo responseInfo, Image image) Constructor with message, response info and imageModifierConstructorDescriptionMultiImageLoadResponse
(List<Image> images) Convenience constructor.