Modifier and Type | Class and Description |
---|---|
class |
LogEntryListWriter
Deprecated.
this marshaller was migrated to org.nuxeo.ecm.platform.audit.io.LogEntryListJsonWriter. To use it in
JAX-RS, register the
JsonCoreIODelegate to forward the JAX-RS marshalling to nuxeo-core-io. |
Modifier and Type | Class and Description |
---|---|
class |
BusinessAdapterListWriter |
class |
JsonDocumentListWriter
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by
DocumentModelListJsonWriter which is registered by default and available to marshal
DirectoryEntry from the Nuxeo Rest API thanks to the JAX-RS marshaller JsonCoreIODelegate |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryEntriesWriter
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by
org.nuxeo.ecm.directory.io.DirectoryEntryListJsonWriter which is registered by default and available to
marshal
DirectoryEntry 's list from the Nuxeo Rest API thanks to the JAX-RS marshaller
JsonCoreIODelegate . |
Modifier and Type | Class and Description |
---|---|
class |
NuxeoGroupListWriter
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by
NuxeoGroupListJsonWriter which is registered by default and available to marshal
NuxeoGroup 's list from the Nuxeo Rest API thanks to the JAX-RS marshaller
JsonCoreIODelegate |
class |
NuxeoPrincipalListWriter
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by
NuxeoPrincipalListJsonWriter which is registered by default and available to marshal
NuxeoPrincipal 's list from the Nuxeo Rest API thanks to the JAX-RS marshaller
JsonCoreIODelegate |
Modifier and Type | Class and Description |
---|---|
class |
DocumentRouteListWriter |
class |
TaskListWriter |
Copyright © 2015 Nuxeo SA. All rights reserved.