JSONDocumentModelListReader - do not use it for anything else@Deprecated public class JSONDocumentHelper extends Object
| Constructor and Description |
|---|
JSONDocumentHelper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getDocAsJson(DocumentModel doc)
Deprecated.
|
static String |
getDocAsJson(String[] schemas,
DocumentModel doc)
Deprecated.
|
static String |
getDocsListAsJson(DocumentModel... docs)
Deprecated.
|
static String |
getDocsListAsJson(String[] schemas,
DocumentModel... docs)
Deprecated.
|
public JSONDocumentHelper()
public static String getDocAsJson(String[] schemas, DocumentModel doc) throws Exception
Exceptionpublic static String getDocAsJson(DocumentModel doc) throws Exception
Exceptionpublic static String getDocsListAsJson(String[] schemas, DocumentModel... docs) throws Exception
Exceptionpublic static String getDocsListAsJson(DocumentModel... docs) throws Exception
ExceptionCopyright © 2016 Nuxeo SA. All rights reserved.