Uses of Interface
org.nuxeo.ecm.core.io.registry.Marshaller
Package
Description
-
Uses of Marshaller in org.nuxeo.ecm.automation.core.io
-
Uses of Marshaller in org.nuxeo.ecm.collections.core.io
Modifier and TypeClassDescriptionclass
Enricher that add the collections the document belongs to.class
Enricher that add a boolean flag whether a document belongs to the current user's favorites. -
Uses of Marshaller in org.nuxeo.ecm.core.bulk.io
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Marshaller in org.nuxeo.ecm.core.io.marshallers.csv
-
Uses of Marshaller in org.nuxeo.ecm.core.io.marshallers.json
Modifier and TypeClassDescriptionclass
AbstractJsonReader<EntityType>
Base class for JsonReader
.class
AbstractJsonWriter<EntityType>
Base class for JsonWriter
.class
DefaultListJsonReader<EntityType>
Base class to convert json asList
.class
DefaultListJsonWriter<EntityType>
Base class to convertList
as json.class
EntityJsonReader<EntityType>
Base class to read Nuxeo entity Json and convert it in Objects.class
ExtensibleEntityJsonWriter<EntityType>
Base class to write Nuxeo Json entity. -
Uses of Marshaller in org.nuxeo.ecm.core.io.marshallers.json.document
Modifier and TypeClassDescriptionclass
ConvertACP
to Json.class
Convert Json asDocumentModel
.class
ConvertDocumentModel
to Json.class
class
class
class
ConvertProperty
to Json. -
Uses of Marshaller in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Modifier and TypeClassDescriptionclass
AbstractJsonEnricher<EntityType>
Base class to writeExtensibleEntityJsonWriter
's enricher.class
EnrichDocumentModel
Json.class
class
EnrichDocumentModel
Json.class
EnrichDocumentModel
Json.class
EnrichDocumentModel
Json.class
Gets the closest document's ancestor.class
class
Deprecated.Since 11.5, use the SubtypesJsonEnricher in org.nuxeo.ecm.platform.types instead.class
EnrichDocumentModel
Json. -
Uses of Marshaller in org.nuxeo.ecm.core.io.marshallers.json.types
Modifier and TypeClassDescriptionclass
ConvertDocumentType
to Json.class
class
ConvertCompositeType
to Json.class
class
ConvertSchema
to Json.class
-
Uses of Marshaller in org.nuxeo.ecm.core.io.marshallers.json.validation
Modifier and TypeClassDescriptionclass
ConvertConstraint
to Json.class
class
ConvertDocumentValidationReport
to Json. -
Uses of Marshaller in org.nuxeo.ecm.core.io.registry
Modifier and TypeInterfaceDescriptioninterface
Reader<EntityType>
Interface of mimetype to Java type converter.interface
Writer<EntityType>
Interface of Java type to mimetype converter.Modifier and TypeMethodDescription<T> Marshaller<T>
MarshallerRegistryImpl.getMarshaller
(RenderingContext ctx, Class<T> marshalledClazz, Type genericType, javax.ws.rs.core.MediaType mediatype, Set<MarshallerInspector> customs, Set<MarshallerInspector> wildcards, boolean forceInstantiation) Modifier and TypeMethodDescription<T> Collection<Marshaller<T>>
MarshallerRegistryImpl.getAllMarshallers
(RenderingContext ctx, Class<T> marshalledClazz, Type genericType, javax.ws.rs.core.MediaType mediatype, Set<MarshallerInspector> customs, Set<MarshallerInspector> wildcards) Returns the marshallers, in fact always enrichers, in their reverse priority order. -
Uses of Marshaller in org.nuxeo.ecm.directory.io
Modifier and TypeClassDescriptionclass
Convert Json asDirectoryEntry
.class
ConvertDirectoryEntry
to Json.class
class
class
class
-
Uses of Marshaller in org.nuxeo.ecm.permissions
-
Uses of Marshaller in org.nuxeo.ecm.platform.audit.io
-
Uses of Marshaller in org.nuxeo.ecm.platform.comment.impl
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of Marshaller in org.nuxeo.ecm.platform.csv.export.io
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Marshaller in org.nuxeo.ecm.platform.ec.notification.io
Modifier and TypeClassDescriptionclass
Enricher that lists the current user's subscribed notifications for a particular document. -
Uses of Marshaller in org.nuxeo.ecm.platform.forms.layout.export
Modifier and TypeClassDescriptionclass
AbstractLayoutJsonWriter<EntityType>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of Marshaller in org.nuxeo.ecm.platform.oauth2.clients
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Marshaller in org.nuxeo.ecm.platform.oauth2.providers
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Marshaller in org.nuxeo.ecm.platform.oauth2.tokens
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Marshaller in org.nuxeo.ecm.platform.preview.io
Modifier and TypeClassDescriptionclass
EnrichesBlob
json with embed preview link when available.class
EnrichDocumentModel
Json. -
Uses of Marshaller in org.nuxeo.ecm.platform.rendition.io
-
Uses of Marshaller in org.nuxeo.ecm.platform.routing.core.io
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of Marshaller in org.nuxeo.ecm.platform.routing.core.io.enrichers
Modifier and TypeClassDescriptionclass
Enricher that add a pending tasks on a document for the current user.class
Enricher that add the runnable workflow model on a document for the current user.class
Enricher that add the running workflow instances on a document for the current user. -
Uses of Marshaller in org.nuxeo.ecm.platform.search.core
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Marshaller in org.nuxeo.ecm.platform.tag.io
Modifier and TypeClassDescriptionclass
Enricher that add the tags associated to the document. -
Uses of Marshaller in org.nuxeo.ecm.platform.thumbnail.io
-
Uses of Marshaller in org.nuxeo.ecm.platform.types
Modifier and TypeClassDescriptionclass
EnrichDocumentModel
JSON object with an array of the document types that can be created under the current document taking account the local configuration. -
Uses of Marshaller in org.nuxeo.ecm.platform.url.io
-
Uses of Marshaller in org.nuxeo.ecm.platform.usermanager.io
Modifier and TypeClassDescriptionclass
Convert Json asNuxeoGroup
.class
ConvertNuxeoGroup
to Json.class
class
class
Convert Json asNuxeoPrincipal
.class
ConvertNuxeoPrincipal
to Json.class
class
-
Uses of Marshaller in org.nuxeo.ecm.restapi.jaxrs.io.capabilities
-
Uses of Marshaller in org.nuxeo.ecm.restapi.jaxrs.io.management
Modifier and TypeClassDescriptionclass
since 11.3class
class
class
class
class
class
class
class
class
-
Uses of Marshaller in org.nuxeo.ecm.restapi.server.jaxrs.enrichers
Modifier and TypeClassDescriptionclass
Enricher that add the latest log entries related to the document.class
Enricher that tells whether a "Folderish" or a "Collection" has children or members. -
Uses of Marshaller in org.nuxeo.ecm.tokenauth.io
-
Uses of Marshaller in org.nuxeo.ecm.user.center.profile.rest
-
Uses of Marshaller in org.nuxeo.elasticsearch.io
-
Uses of Marshaller in org.nuxeo.elasticsearch.io.marshallers.json
-
Uses of Marshaller in org.nuxeo.scim.v2.rest.marshalling
Modifier and TypeClassDescriptionclass
SCIM 2.0ScimResource
JSON reader.class
SCIM 2.0ScimResource
JSON writer. -
Uses of Marshaller in org.nuxeo.wopi
Modifier and TypeClassDescriptionclass
Gets the WOPI action URLs available for each blob of the document.