Uses of Class
org.opencms.xml.xml2json.CmsJsonRequest
-
Uses of CmsJsonRequest in org.opencms.xml.xml2json.document
Modifier and TypeFieldDescriptionprotected CmsJsonRequest
A_CmsJsonDocument.m_jsonRequest
The JSON request.ModifierConstructorDescriptionprotected
A_CmsJsonDocument
(CmsJsonRequest jsonRequest) Creates a new JSON document.CmsJsonDocumentContainerPage
(CmsJsonRequest jsonRequest, CmsXmlContent xmlContent) Creates a new container page JSON document.CmsJsonDocumentContainerPage
(CmsJsonRequest jsonRequest, CmsXmlContent xmlContent, boolean embedLinkedModelgroups) Creates a new container page JSON document.CmsJsonDocumentEmbeddedXmlContent
(CmsJsonRequest jsonRequest, CmsXmlContent xmlContent) Creates a new JSON document.CmsJsonDocumentFolder
(CmsJsonRequest jsonRequest) Creates a new JSON document.CmsJsonDocumentList
(CmsJsonRequest jsonRequest, CmsXmlContent xmlContent) Creates a new JSON document.CmsJsonDocumentResource
(CmsJsonRequest jsonRequest, CmsResource resource) Creates a new JSON document.CmsJsonDocumentXmlContent
(CmsJsonRequest jsonRequest, CmsXmlContent xmlContent) Creates a new JSON document.CmsJsonDocumentXmlContent
(CmsJsonRequest jsonRequest, CmsXmlContent xmlContent, boolean embedLinkedModelgroup) Creates a new JSON document.