Class FoundFilesListResponse
java.lang.Object
com.gentics.contentnode.rest.model.response.GenericResponse
com.gentics.contentnode.rest.model.response.FoundFilesListResponse
- All Implemented Interfaces:
Serializable
Response for a file list request
- Author:
- Christopher
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.gentics.contentnode.rest.model.response.GenericResponse
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
-
Constructor Details
-
FoundFilesListResponse
public FoundFilesListResponse()Empty constructor needed by JAXB
-
-
Method Details
-
getFiles
-
setFiles
NOTE: files won't be listed correctly until a setter is defined- Parameters:
files
-
-