Modifier and Type | Class and Description |
---|---|
class |
EntityListWriter<T>
Abstract class that knows how to serialize List of nuxeo entities.
|
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. |
class |
LogEntryWriter
Deprecated.
since 7.10 this marshaller was migrated to org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriter. 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 |
ConversionScheduledWriter |
class |
ConversionStatusWriter |
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 . |
class |
DirectoryEntryWriter
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by
org.nuxeo.ecm.directory.io.DirectoryEntrysonWriter 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 |
ACPWriter
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by
ACPJsonWriter which is registered by default and available to marshal ACP 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 |
NuxeoGroupWriter
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by
NuxeoGroupJsonWriter which is registered by default and available to marshal NuxeoGroup
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 |
class |
NuxeoPrincipalWriter
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by
NuxeoPrincipalJsonWriter which is registered by default and available to marshal
NuxeoPrincipal from the Nuxeo Rest API thanks to the JAX-RS marshaller JsonCoreIODelegate |
Modifier and Type | Class and Description |
---|---|
class |
DocumentRouteListWriter |
class |
DocumentRouteWriter |
class |
GraphRouteWriter |
class |
TaskListWriter |
class |
TaskWriter |
Copyright © 2015 Nuxeo SA. All rights reserved.