Uses of Interface
org.nuxeo.ecm.core.io.registry.Writer
Packages that use Writer
Package
Description
-
Uses of Writer in org.nuxeo.ecm.collections.core.io
Classes in org.nuxeo.ecm.collections.core.io that implement WriterModifier 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 Writer in org.nuxeo.ecm.core.bulk.io
Classes in org.nuxeo.ecm.core.bulk.io that implement Writer -
Uses of Writer in org.nuxeo.ecm.core.io.marshallers.csv
Classes in org.nuxeo.ecm.core.io.marshallers.csv that implement Writer -
Uses of Writer in org.nuxeo.ecm.core.io.marshallers.json
Classes in org.nuxeo.ecm.core.io.marshallers.json that implement WriterModifier and TypeClassDescriptionclass
AbstractJsonWriter<EntityType>
Base class for JsonWriter
.class
DefaultListJsonWriter<EntityType>
Base class to convertList
as json.class
ExtensibleEntityJsonWriter<EntityType>
Base class to write Nuxeo Json entity. -
Uses of Writer in org.nuxeo.ecm.core.io.marshallers.json.document
Classes in org.nuxeo.ecm.core.io.marshallers.json.document that implement WriterModifier and TypeClassDescriptionclass
ConvertACP
to Json.class
ConvertDocumentModel
to Json.class
class
ConvertProperty
to Json. -
Uses of Writer in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Classes in org.nuxeo.ecm.core.io.marshallers.json.enrichers that implement WriterModifier 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 Writer in org.nuxeo.ecm.core.io.marshallers.json.types
Classes in org.nuxeo.ecm.core.io.marshallers.json.types that implement WriterModifier and TypeClassDescriptionclass
ConvertDocumentType
to Json.class
class
ConvertCompositeType
to Json.class
class
ConvertSchema
to Json.class
-
Uses of Writer in org.nuxeo.ecm.core.io.marshallers.json.validation
Classes in org.nuxeo.ecm.core.io.marshallers.json.validation that implement WriterModifier and TypeClassDescriptionclass
ConvertConstraint
to Json.class
class
ConvertDocumentValidationReport
to Json. -
Uses of Writer in org.nuxeo.ecm.core.io.registry
Methods in org.nuxeo.ecm.core.io.registry that return WriterModifier and TypeMethodDescription<T> Writer<T>
MarshallerRegistry.getUniqueWriter
(RenderingContext ctx, Class<T> marshalledClazz, Type genericType, javax.ws.rs.core.MediaType mediatype) Provides aWriter
instance to manage marshalling of the given Java Type and mimetype.<T> Writer<T>
MarshallerRegistryImpl.getUniqueWriter
(RenderingContext ctx, Class<T> marshalledClazz, Type genericType, javax.ws.rs.core.MediaType mediatype) <T> Writer<T>
MarshallerRegistry.getWriter
(RenderingContext ctx, Class<T> marshalledClazz, Type genericType, javax.ws.rs.core.MediaType mediatype) Provides aWriter
instance to manage marshalling of the given Java Type and mimetype.<T> Writer<T>
MarshallerRegistry.getWriter
(RenderingContext ctx, Class<T> marshalledClazz, javax.ws.rs.core.MediaType mediatype) <T> Writer<T>
MarshallerRegistryImpl.getWriter
(RenderingContext ctx, Class<T> marshalledClazz, Type genericType, javax.ws.rs.core.MediaType mediatype) <T> Writer<T>
MarshallerRegistryImpl.getWriter
(RenderingContext ctx, Class<T> marshalledClazz, javax.ws.rs.core.MediaType mediatype) Methods in org.nuxeo.ecm.core.io.registry that return types with arguments of type WriterModifier and TypeMethodDescription<T> Collection<Writer<T>>
MarshallerRegistry.getAllWriters
(RenderingContext ctx, Class<T> marshalledClazz, Type genericType, javax.ws.rs.core.MediaType mediatype) Provides allWriter
instance that manage marshalling of the given Java Type and mimetype.<T> Collection<Writer<T>>
MarshallerRegistryImpl.getAllWriters
(RenderingContext ctx, Class<T> marshalledClazz, Type genericType, javax.ws.rs.core.MediaType mediatype) -
Uses of Writer in org.nuxeo.ecm.directory.io
Classes in org.nuxeo.ecm.directory.io that implement Writer -
Uses of Writer in org.nuxeo.ecm.permissions
Classes in org.nuxeo.ecm.permissions that implement Writer -
Uses of Writer in org.nuxeo.ecm.platform.audit.io
Classes in org.nuxeo.ecm.platform.audit.io that implement Writer -
Uses of Writer in org.nuxeo.ecm.platform.comment.impl
Classes in org.nuxeo.ecm.platform.comment.impl that implement WriterModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Writer in org.nuxeo.ecm.platform.csv.export.io
Classes in org.nuxeo.ecm.platform.csv.export.io that implement WriterModifier and TypeClassDescriptionclass
class
class
-
Uses of Writer in org.nuxeo.ecm.platform.ec.notification.io
Classes in org.nuxeo.ecm.platform.ec.notification.io that implement WriterModifier and TypeClassDescriptionclass
Enricher that lists the current user's subscribed notifications for a particular document. -
Uses of Writer in org.nuxeo.ecm.platform.forms.layout.export
Classes in org.nuxeo.ecm.platform.forms.layout.export that implement WriterModifier and TypeClassDescriptionclass
AbstractLayoutJsonWriter<EntityType>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of Writer in org.nuxeo.ecm.platform.oauth2.clients
Classes in org.nuxeo.ecm.platform.oauth2.clients that implement Writer -
Uses of Writer in org.nuxeo.ecm.platform.oauth2.providers
Classes in org.nuxeo.ecm.platform.oauth2.providers that implement WriterModifier and TypeClassDescriptionclass
class
-
Uses of Writer in org.nuxeo.ecm.platform.oauth2.tokens
Classes in org.nuxeo.ecm.platform.oauth2.tokens that implement Writer -
Uses of Writer in org.nuxeo.ecm.platform.preview.io
Classes in org.nuxeo.ecm.platform.preview.io that implement WriterModifier and TypeClassDescriptionclass
EnrichesBlob
json with embed preview link when available.class
EnrichDocumentModel
Json. -
Uses of Writer in org.nuxeo.ecm.platform.rendition.io
Classes in org.nuxeo.ecm.platform.rendition.io that implement Writer -
Uses of Writer in org.nuxeo.ecm.platform.routing.core.io
Classes in org.nuxeo.ecm.platform.routing.core.io that implement WriterModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Writer in org.nuxeo.ecm.platform.routing.core.io.enrichers
Classes in org.nuxeo.ecm.platform.routing.core.io.enrichers that implement WriterModifier 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 Writer in org.nuxeo.ecm.platform.search.core
Classes in org.nuxeo.ecm.platform.search.core that implement Writer -
Uses of Writer in org.nuxeo.ecm.platform.tag.io
Classes in org.nuxeo.ecm.platform.tag.io that implement WriterModifier and TypeClassDescriptionclass
Enricher that add the tags associated to the document. -
Uses of Writer in org.nuxeo.ecm.platform.thumbnail.io
Classes in org.nuxeo.ecm.platform.thumbnail.io that implement Writer -
Uses of Writer in org.nuxeo.ecm.platform.types
Classes in org.nuxeo.ecm.platform.types that implement WriterModifier 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 Writer in org.nuxeo.ecm.platform.url.io
Classes in org.nuxeo.ecm.platform.url.io that implement Writer -
Uses of Writer in org.nuxeo.ecm.platform.usermanager.io
Classes in org.nuxeo.ecm.platform.usermanager.io that implement WriterModifier and TypeClassDescriptionclass
ConvertNuxeoGroup
to Json.class
class
ConvertNuxeoPrincipal
to Json.class
-
Uses of Writer in org.nuxeo.ecm.restapi.jaxrs.io.capabilities
Classes in org.nuxeo.ecm.restapi.jaxrs.io.capabilities that implement Writer -
Uses of Writer in org.nuxeo.ecm.restapi.jaxrs.io.management
Classes in org.nuxeo.ecm.restapi.jaxrs.io.management that implement WriterModifier and TypeClassDescriptionclass
since 11.3class
class
class
class
class
class
class
class
class
class
class
-
Uses of Writer in org.nuxeo.ecm.restapi.server.jaxrs.enrichers
Classes in org.nuxeo.ecm.restapi.server.jaxrs.enrichers that implement WriterModifier 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 Writer in org.nuxeo.ecm.tokenauth.io
Classes in org.nuxeo.ecm.tokenauth.io that implement Writer -
Uses of Writer in org.nuxeo.ecm.user.center.profile.rest
Classes in org.nuxeo.ecm.user.center.profile.rest that implement Writer -
Uses of Writer in org.nuxeo.elasticsearch.io
Classes in org.nuxeo.elasticsearch.io that implement Writer -
Uses of Writer in org.nuxeo.elasticsearch.io.marshallers.json
Classes in org.nuxeo.elasticsearch.io.marshallers.json that implement Writer -
Uses of Writer in org.nuxeo.scim.v2.rest.marshalling
Classes in org.nuxeo.scim.v2.rest.marshalling that implement Writer -
Uses of Writer in org.nuxeo.wopi
Classes in org.nuxeo.wopi that implement WriterModifier and TypeClassDescriptionclass
Gets the WOPI action URLs available for each blob of the document.