public class PagePreviewResponse extends GenericResponse
| Constructor and Description |
|---|
PagePreviewResponse()
Empty constructor needed by JAXB
|
PagePreviewResponse(Message message,
ResponseInfo responseInfo,
String preview)
Creates a PageLoadResponse with the provided single message and ResponseInfo.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPreview() |
void |
setPreview(String preview) |
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfopublic PagePreviewResponse()
public PagePreviewResponse(Message message, ResponseInfo responseInfo, String preview)
message - The messages that should be displayed to the userresponse - ResponseInfo with the status of the responseCopyright © 2024 Gentics Software. All rights reserved.