content
Rendered content
Serializable
static class
static class
static class
protected String
protected String
protected List<PageRenderResponse.MetaEditable>
protected List<PageRenderResponse.Tag>
protected Long
PageRenderResponse(Message message,
ResponseInfo responseInfo)
getTags()
getTime()
void
setContent(String content)
void
setInheritedContent(String inheritedContent)
void
setInheritedProperties(Map<String,String> inheritedProperties)
void
setMetaeditables(List<PageRenderResponse.MetaEditable> metaeditables)
void
setProperties(Map<String,String> properties)
void
setTags(List<PageRenderResponse.Tag> tags)
void
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
message
- messageresponseInfo
- response infocontent
- contentproperties
- propertiestags
- tagsmetaeditables
- meta editablestime
- render time in millisecondsinheritedContent
- the inheritedContent to setinheritedProperties
- the inheritedProperties to set