Uses of Interface
org.nuxeo.runtime.model.Adaptable
Packages that use Adaptable
Package
Description
Implementation of the Conversion Service
(see
ConversionService
).Event Service API (see
EventService
).Implementation of the LifeCycle API.
Schema API and implementation; a schema describes the names and types of some fields.
Provides implementation for the api package.
PKI services implementation.
PDF signing services implementation.
Certificate user services implementation.
-
Uses of Adaptable in org.nuxeo.adobe.cc
Classes in org.nuxeo.adobe.cc that implement Adaptable -
Uses of Adaptable in org.nuxeo.automation.scripting.internals
Classes in org.nuxeo.automation.scripting.internals that implement Adaptable -
Uses of Adaptable in org.nuxeo.binary.metadata.internals
Classes in org.nuxeo.binary.metadata.internals that implement AdaptableModifier and TypeClassDescriptionclass
Binary metadata component which registers all binary metadata contributions. -
Uses of Adaptable in org.nuxeo.connect.client
Classes in org.nuxeo.connect.client that implement AdaptableModifier and TypeClassDescriptionclass
Nuxeo Runtime Component used to wrap nuxeo-connect-client services as Nuxeo Services. -
Uses of Adaptable in org.nuxeo.connect.client.we
Classes in org.nuxeo.connect.client.we that implement AdaptableModifier and TypeClassDescriptionclass
Root object: mainly acts as a router.class
Provides REST binding forPackage
download management.class
Provides REST bindings forPackage
install management.class
Provides REST binding forPackage
listings.class
Provides REST bindings forPackage
removal.class
Provides REST bindings forPackage
install management. -
Uses of Adaptable in org.nuxeo.connect.update
Classes in org.nuxeo.connect.update that implement Adaptable -
Uses of Adaptable in org.nuxeo.directory.mongodb
Classes in org.nuxeo.directory.mongodb that implement Adaptable -
Uses of Adaptable in org.nuxeo.dmk
Classes in org.nuxeo.dmk that implement Adaptable -
Uses of Adaptable in org.nuxeo.drive.service.impl
Classes in org.nuxeo.drive.service.impl that implement AdaptableModifier and TypeClassDescriptionclass
Default implementation of theFileSystemItemAdapterService
.class
Manage list of NuxeoDrive synchronization roots and devices for a given nuxeo user. -
Uses of Adaptable in org.nuxeo.ecm.automation.core
Classes in org.nuxeo.ecm.automation.core that implement AdaptableModifier and TypeClassDescriptionclass
Nuxeo component that provide an implementation of theAutomationService
and handle extensions registrations. -
Uses of Adaptable in org.nuxeo.ecm.automation.io.services
Classes in org.nuxeo.ecm.automation.io.services that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.automation.server
Classes in org.nuxeo.ecm.automation.server that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.automation.server.jaxrs
Classes in org.nuxeo.ecm.automation.server.jaxrs that implement AdaptableModifier and TypeClassDescriptionclass
class
class
-
Uses of Adaptable in org.nuxeo.ecm.automation.server.jaxrs.adapters
Classes in org.nuxeo.ecm.automation.server.jaxrs.adapters that implement AdaptableModifier and TypeClassDescriptionclass
Adapter that allows asynchronous execution of operations. -
Uses of Adaptable in org.nuxeo.ecm.automation.server.jaxrs.batch
Classes in org.nuxeo.ecm.automation.server.jaxrs.batch that implement AdaptableModifier and TypeClassDescriptionclass
Runtime Component implementing theBatchManager
service with theTransientStore
. -
Uses of Adaptable in org.nuxeo.ecm.collections.core
Classes in org.nuxeo.ecm.collections.core that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core
Classes in org.nuxeo.ecm.core that implement AdaptableModifier and TypeClassDescriptionclass
Service used to register version removal policies. -
Uses of Adaptable in org.nuxeo.ecm.core.api
Classes in org.nuxeo.ecm.core.api that implement AdaptableModifier and TypeClassDescriptionclass
Implementation for the service managing the acquisition/release ofCoreSession
instances. -
Uses of Adaptable in org.nuxeo.ecm.core.api.adapter
Classes in org.nuxeo.ecm.core.api.adapter that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.api.blobholder
Classes in org.nuxeo.ecm.core.api.blobholder that implement AdaptableModifier and TypeClassDescriptionclass
Runtime component to manage the pluggable factory forDocumentAdapterFactory
. -
Uses of Adaptable in org.nuxeo.ecm.core.api.localconfiguration
Classes in org.nuxeo.ecm.core.api.localconfiguration that implement AdaptableModifier and TypeClassDescriptionclass
Default implementation ofLocalConfigurationService
. -
Uses of Adaptable in org.nuxeo.ecm.core.api.pathsegment
Classes in org.nuxeo.ecm.core.api.pathsegment that implement AdaptableModifier and TypeClassDescriptionclass
Central service for the generation of a path segment for a document. -
Uses of Adaptable in org.nuxeo.ecm.core.api.propertiesmapping.impl
Classes in org.nuxeo.ecm.core.api.propertiesmapping.impl that implement AdaptableModifier and TypeClassDescriptionclass
Service that allows to copy a set of metadata from a source to a target document -
Uses of Adaptable in org.nuxeo.ecm.core.api.repository
Classes in org.nuxeo.ecm.core.api.repository that implement AdaptableModifier and TypeClassDescriptionclass
High-level service to get to aRepository
and from there toCoreSession
objects. -
Uses of Adaptable in org.nuxeo.ecm.core.api.thumbnail
Classes in org.nuxeo.ecm.core.api.thumbnail that implement AdaptableModifier and TypeClassDescriptionclass
Thumbnail service providing 3 kind of factories: by facet, by doctype, and thumbnail default one -
Uses of Adaptable in org.nuxeo.ecm.core.api.validation
Classes in org.nuxeo.ecm.core.api.validation that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.blob
Classes in org.nuxeo.ecm.core.blob that implement AdaptableModifier and TypeClassDescriptionclass
Implementation of the service managing the storage and retrieval ofBlob
s, through internally-registeredBlobProvider
s.class
-
Uses of Adaptable in org.nuxeo.ecm.core.bulk
Classes in org.nuxeo.ecm.core.bulk that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.cache
Classes in org.nuxeo.ecm.core.cache that implement AdaptableModifier and TypeClassDescriptionclass
Cache service implementation to manage nuxeo cache -
Uses of Adaptable in org.nuxeo.ecm.core.convert.service
Classes in org.nuxeo.ecm.core.convert.service that implement AdaptableModifier and TypeClassDescriptionclass
Runtime Component that also provides the POJO implementation of theConversionService
. -
Uses of Adaptable in org.nuxeo.ecm.core.event
Classes in org.nuxeo.ecm.core.event that implement AdaptableModifier and TypeClassDescriptionclass
Event Service Component, allowing registration of contributions and doing the event service shutdown upon deactivation. -
Uses of Adaptable in org.nuxeo.ecm.core.filter
Classes in org.nuxeo.ecm.core.filter that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.io.download
Classes in org.nuxeo.ecm.core.io.download that implement AdaptableModifier and TypeClassDescriptionclass
This service allows the download of blobs to a HTTP response. -
Uses of Adaptable in org.nuxeo.ecm.core.io.registry
Classes in org.nuxeo.ecm.core.io.registry that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.lifecycle.impl
Classes in org.nuxeo.ecm.core.lifecycle.impl that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.management
Classes in org.nuxeo.ecm.core.management that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.management.jtajca.internal
Classes in org.nuxeo.ecm.core.management.jtajca.internal that implement AdaptableModifier and TypeClassDescriptionclass
Component used to install/uninstall the monitors (transaction and connections). -
Uses of Adaptable in org.nuxeo.ecm.core.management.standby
Classes in org.nuxeo.ecm.core.management.standby that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.opencmis.bindings
Classes in org.nuxeo.ecm.core.opencmis.bindings that implement AdaptableModifier and TypeClassDescriptionclass
Service holding the definition -
Uses of Adaptable in org.nuxeo.ecm.core.opencmis.impl.server
Classes in org.nuxeo.ecm.core.opencmis.impl.server that implement AdaptableModifier and TypeClassDescriptionclass
Information about all Nuxeo repositories. -
Uses of Adaptable in org.nuxeo.ecm.core.persistence
Classes in org.nuxeo.ecm.core.persistence that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.repository
Classes in org.nuxeo.ecm.core.repository that implement AdaptableModifier and TypeClassDescriptionclass
Component and service managing low-level repository instances. -
Uses of Adaptable in org.nuxeo.ecm.core.rest
Classes in org.nuxeo.ecm.core.rest that implement AdaptableModifier and TypeClassDescriptionclass
Audit Service - manage document versions TODO not yet implementedclass
Deprecated.class
class
Resolves a document URL given its IDclass
class
File Service - manages attachments to a document.class
Lock Service - manages locks on documents.class
Version Service - manage document versions TODO not yet implemented -
Uses of Adaptable in org.nuxeo.ecm.core.rest.security
Classes in org.nuxeo.ecm.core.rest.security that implement AdaptableModifier and TypeClassDescriptionclass
Version Service - manage document versions TODO not yet implemented -
Uses of Adaptable in org.nuxeo.ecm.core.scheduler
Classes in org.nuxeo.ecm.core.scheduler that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.schema
Classes in org.nuxeo.ecm.core.schema that implement AdaptableModifier and TypeClassDescriptionclass
The TypeService is the component dealing with registration of schemas and document types (and facets and prefetch configuration). -
Uses of Adaptable in org.nuxeo.ecm.core.schema.types.resolver
Classes in org.nuxeo.ecm.core.schema.types.resolver that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.scroll
Classes in org.nuxeo.ecm.core.scroll that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.security
Classes in org.nuxeo.ecm.core.security that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.storage.dbs
Classes in org.nuxeo.ecm.core.storage.dbs that implement AdaptableModifier and TypeClassDescriptionclass
Service holding the configuration for DBS repositories. -
Uses of Adaptable in org.nuxeo.ecm.core.storage.lock
Classes in org.nuxeo.ecm.core.storage.lock that implement AdaptableModifier and TypeClassDescriptionclass
Service holding the registered lock managers. -
Uses of Adaptable in org.nuxeo.ecm.core.storage.mem
Classes in org.nuxeo.ecm.core.storage.mem that implement AdaptableModifier and TypeClassDescriptionclass
Service holding the configuration for Memory repositories. -
Uses of Adaptable in org.nuxeo.ecm.core.storage.mongodb
Classes in org.nuxeo.ecm.core.storage.mongodb that implement AdaptableModifier and TypeClassDescriptionclass
Service holding the configuration for MongoDB repositories. -
Uses of Adaptable in org.nuxeo.ecm.core.storage.sql.coremodel
Classes in org.nuxeo.ecm.core.storage.sql.coremodel that implement AdaptableModifier and TypeClassDescriptionclass
Compatibility component to register old-style VCS repository extension points.class
Service holding the configuration for VCS repositories. -
Uses of Adaptable in org.nuxeo.ecm.core.storage.sql.jdbc
Classes in org.nuxeo.ecm.core.storage.sql.jdbc that implement AdaptableModifier and TypeClassDescriptionclass
Service for the registration of QueryMaker classes. -
Uses of Adaptable in org.nuxeo.ecm.core.transientstore
Classes in org.nuxeo.ecm.core.transientstore that implement AdaptableModifier and TypeClassDescriptionclass
Component exposing theTransientStoreService
and managing the underlying extension point -
Uses of Adaptable in org.nuxeo.ecm.core.trash
Classes in org.nuxeo.ecm.core.trash that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.uidgen
Classes in org.nuxeo.ecm.core.uidgen that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.core.versioning
Classes in org.nuxeo.ecm.core.versioning that implement AdaptableModifier and TypeClassDescriptionclass
Versioning service component and implementation. -
Uses of Adaptable in org.nuxeo.ecm.core.work
Classes in org.nuxeo.ecm.core.work that implement AdaptableModifier and TypeClassDescriptionclass
WorkManager impl that appends works into a Log.class
The implementation of aWorkManager
. -
Uses of Adaptable in org.nuxeo.ecm.directory
Classes in org.nuxeo.ecm.directory that implement AdaptableModifier and TypeClassDescriptionclass
Default implementation for a directory factory component, that simply delegates registration of descriptors to theDirectoryService
.class
class
-
Uses of Adaptable in org.nuxeo.ecm.directory.core
Classes in org.nuxeo.ecm.directory.core that implement AdaptableModifier and TypeClassDescriptionclass
Factory implementation for directory on repository -
Uses of Adaptable in org.nuxeo.ecm.directory.ldap
Classes in org.nuxeo.ecm.directory.ldap that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.directory.multi
Classes in org.nuxeo.ecm.directory.multi that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.directory.sql
Classes in org.nuxeo.ecm.directory.sql that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.jwt
Classes in org.nuxeo.ecm.jwt that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.multi.tenant
Classes in org.nuxeo.ecm.multi.tenant that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.actions
Classes in org.nuxeo.ecm.platform.actions that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.audit.service
Classes in org.nuxeo.ecm.platform.audit.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.auth.saml.key
Classes in org.nuxeo.ecm.platform.auth.saml.key that implement AdaptableModifier and TypeClassDescriptionclass
An implementation ofKeyManager
that uses a JKS key store. -
Uses of Adaptable in org.nuxeo.ecm.platform.commandline.executor.service
Classes in org.nuxeo.ecm.platform.commandline.executor.service that implement AdaptableModifier and TypeClassDescriptionclass
POJO implementation of theCommandLineExecutorService
interface. -
Uses of Adaptable in org.nuxeo.ecm.platform.comment.impl
Classes in org.nuxeo.ecm.platform.comment.impl that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.comment.service
Classes in org.nuxeo.ecm.platform.comment.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.computedgroups
Classes in org.nuxeo.ecm.platform.computedgroups that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.content.template.service
Classes in org.nuxeo.ecm.platform.content.template.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.dublincore.service
Classes in org.nuxeo.ecm.platform.dublincore.service that implement AdaptableModifier and TypeClassDescriptionclass
DublinCore Storage Service Implementation. -
Uses of Adaptable in org.nuxeo.ecm.platform.ec.notification.service
Classes in org.nuxeo.ecm.platform.ec.notification.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.el
Classes in org.nuxeo.ecm.platform.el that implement AdaptableModifier and TypeClassDescriptionclass
Implementation for the service providing access to EL-related functions. -
Uses of Adaptable in org.nuxeo.ecm.platform.filemanager.service
Classes in org.nuxeo.ecm.platform.filemanager.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.forms.layout.core.service
Classes in org.nuxeo.ecm.platform.forms.layout.core.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.htmlsanitizer
Classes in org.nuxeo.ecm.platform.htmlsanitizer that implement AdaptableModifier and TypeClassDescriptionclass
Service that sanitizes some HMTL fields to remove potential cross-site scripting attacks in them. -
Uses of Adaptable in org.nuxeo.ecm.platform.importer.service
Classes in org.nuxeo.ecm.platform.importer.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.importer.xml.parser
Classes in org.nuxeo.ecm.platform.importer.xml.parser that implement AdaptableModifier and TypeClassDescriptionclass
Main Nuxeo Runtime component managing extension points and exposingXMLImporterService
-
Uses of Adaptable in org.nuxeo.ecm.platform.io.impl
Classes in org.nuxeo.ecm.platform.io.impl that implement AdaptableModifier and TypeClassDescriptionclass
Component registeringIOResourceAdapter
instances to anIOManager
. -
Uses of Adaptable in org.nuxeo.ecm.platform.login.deputy.management
Classes in org.nuxeo.ecm.platform.login.deputy.management that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.mail.service
Classes in org.nuxeo.ecm.platform.mail.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.management
Classes in org.nuxeo.ecm.platform.management that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.mimetype.service
Classes in org.nuxeo.ecm.platform.mimetype.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.oauth.consumers
Classes in org.nuxeo.ecm.platform.oauth.consumers that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.oauth.keys
Classes in org.nuxeo.ecm.platform.oauth.keys that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.oauth.providers
Classes in org.nuxeo.ecm.platform.oauth.providers that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.oauth.tokens
Classes in org.nuxeo.ecm.platform.oauth.tokens that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.oauth2.clients
Classes in org.nuxeo.ecm.platform.oauth2.clients that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.oauth2.openid
Classes in org.nuxeo.ecm.platform.oauth2.openid that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.oauth2.providers
Classes in org.nuxeo.ecm.platform.oauth2.providers that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.oauth2.tokens
Classes in org.nuxeo.ecm.platform.oauth2.tokens that implement AdaptableModifier and TypeClassDescriptionclass
The implementation that manages the oauth2 tokens in Nuxeo. -
Uses of Adaptable in org.nuxeo.ecm.platform.pdf.service
Classes in org.nuxeo.ecm.platform.pdf.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.picture
Classes in org.nuxeo.ecm.platform.picture that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.picture.core.libraryselector
Classes in org.nuxeo.ecm.platform.picture.core.libraryselector that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.preview.adapter
Classes in org.nuxeo.ecm.platform.preview.adapter that implement AdaptableModifier and TypeClassDescriptionclass
Runtime component that handles the extension points and the service interface for Preview Adapter management. -
Uses of Adaptable in org.nuxeo.ecm.platform.publisher.impl.service
Classes in org.nuxeo.ecm.platform.publisher.impl.service that implement AdaptableModifier and TypeClassDescriptionclass
POJO implementation of the publisher service. -
Uses of Adaptable in org.nuxeo.ecm.platform.query.core
Classes in org.nuxeo.ecm.platform.query.core that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.relations.services
Classes in org.nuxeo.ecm.platform.relations.services that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.rendering
Subinterfaces of Adaptable in org.nuxeo.ecm.platform.renderingModifier and TypeInterfaceDescriptioninterface
Base class for rendering contexts.interface
A rendering result is an object that wraps a rendering result and give several methods to retrieve the rendering outcome. -
Uses of Adaptable in org.nuxeo.ecm.platform.rendering.fm
Classes in org.nuxeo.ecm.platform.rendering.fm that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.rendering.impl
Classes in org.nuxeo.ecm.platform.rendering.impl that implement AdaptableModifier and TypeClassDescriptionclass
Abstract RenderingContext subclass that adds capabilities of storing a DocumentModel and retrieve RenderingConfig associated with the current set DocumentModel.class
class
Abstract RenderingContext subclass that adds capabilities of storing a DocumentModel and retrieve RenderingConfig associated with the current set DocumentModel.class
Implementation of RenderingService -
Uses of Adaptable in org.nuxeo.ecm.platform.rendition.service
Classes in org.nuxeo.ecm.platform.rendition.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.routing.core.impl
Classes in org.nuxeo.ecm.platform.routing.core.impl that implement AdaptableModifier and TypeClassDescriptionclass
class
The implementation of the routing service. -
Uses of Adaptable in org.nuxeo.ecm.platform.scanimporter.service
Classes in org.nuxeo.ecm.platform.scanimporter.service that implement AdaptableModifier and TypeClassDescriptionclass
Component to provide service logic : - meta-data parsing - configuration management - extension points -
Uses of Adaptable in org.nuxeo.ecm.platform.shibboleth.service
Classes in org.nuxeo.ecm.platform.shibboleth.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.signature.core.pki
Classes in org.nuxeo.ecm.platform.signature.core.pki that implement AdaptableModifier and TypeClassDescriptionclass
Base implementation of the certification service.class
-
Uses of Adaptable in org.nuxeo.ecm.platform.signature.core.sign
Classes in org.nuxeo.ecm.platform.signature.core.sign that implement AdaptableModifier and TypeClassDescriptionclass
Base implementation for the signature service (also a Nuxeo component). -
Uses of Adaptable in org.nuxeo.ecm.platform.signature.core.user
Classes in org.nuxeo.ecm.platform.signature.core.user that implement AdaptableModifier and TypeClassDescriptionclass
Base implementation of the user certificate service. -
Uses of Adaptable in org.nuxeo.ecm.platform.suggestbox.service
Classes in org.nuxeo.ecm.platform.suggestbox.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.tag
Classes in org.nuxeo.ecm.platform.tag that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.task.core.service
Classes in org.nuxeo.ecm.platform.task.core.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.threed.service
Classes in org.nuxeo.ecm.platform.threed.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.types
Classes in org.nuxeo.ecm.platform.types that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.ui.web.auth.service
Classes in org.nuxeo.ecm.platform.ui.web.auth.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.url.service
Classes in org.nuxeo.ecm.platform.url.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.usermanager
Classes in org.nuxeo.ecm.platform.usermanager that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.userpreferences
Classes in org.nuxeo.ecm.platform.userpreferences that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.userworkspace.core.service
Classes in org.nuxeo.ecm.platform.userworkspace.core.service that implement AdaptableModifier and TypeClassDescriptionclass
This component is used to register the service that provide the userworkspace service support. -
Uses of Adaptable in org.nuxeo.ecm.platform.util
Classes in org.nuxeo.ecm.platform.util that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.versioning.service
Classes in org.nuxeo.ecm.platform.versioning.service that implement AdaptableModifier and TypeClassDescriptionclass
Versions management component implementation. -
Uses of Adaptable in org.nuxeo.ecm.platform.video.service
Classes in org.nuxeo.ecm.platform.video.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.video.tools.service
Classes in org.nuxeo.ecm.platform.video.tools.service that implement AdaptableModifier and TypeClassDescriptionclass
TheVideoToolsService
default implementation for handling video blobs. -
Uses of Adaptable in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Classes in org.nuxeo.ecm.platform.web.common.exceptionhandling.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.platform.web.common.locale
Classes in org.nuxeo.ecm.platform.web.common.locale that implement AdaptableModifier and TypeClassDescriptionclass
Allow external components to provide locale and timezone to be used in the application. -
Uses of Adaptable in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Classes in org.nuxeo.ecm.platform.web.common.requestcontroller.service that implement AdaptableModifier and TypeClassDescriptionclass
Runtime component that implements theRequestControllerManager
interface. -
Uses of Adaptable in org.nuxeo.ecm.quota
Classes in org.nuxeo.ecm.quota that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.quota.size
Classes in org.nuxeo.ecm.quota.size that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server
Classes in org.nuxeo.ecm.restapi.server that implement AdaptableModifier and TypeClassDescriptionclass
Deprecated.since 2023.0, useClusterActionService
instead -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs
Classes in org.nuxeo.ecm.restapi.server.jaxrs that implement AdaptableModifier and TypeClassDescriptionclass
The root entry for the WebEngine module.class
Batch upload endpoint.class
Bulk endpoint to exposeBulkService
.class
Bulk endpoint to perform bulk actions on a set of documents.class
Deprecated.since 10.3, useBAF
insteadclass
class
This object basically overrides the default DocumentObject that doesn't know how to produce/consume JSONclass
Endpoint to retrieve OAuth2 authentication dataclass
Paginable WebObject.class
class
Holds all methods bound to a repository -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Classes in org.nuxeo.ecm.restapi.server.jaxrs.adapters that implement AdaptableModifier and TypeClassDescriptionclass
class
Adapter that returns the log entries of the pointed resource.class
Basic CRUD with a BusinessAdapterclass
Adapter that returns the children of the pointed resourceclass
Adapter allowing to convert a Blob using a named converter or a destination mime type.class
Adapter that returns a list of {DocumentModel
s.class
class
class
class
class
Adapter that expose a page provider that needs only one parameter that is the document Idclass
Abstract adapter to be used when one want to contribute an adapter base on PageProviders.class
class
-
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.blob
Classes in org.nuxeo.ecm.restapi.server.jaxrs.blob that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.comment
Classes in org.nuxeo.ecm.restapi.server.jaxrs.comment that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.config
Classes in org.nuxeo.ecm.restapi.server.jaxrs.config that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.config.facets
Classes in org.nuxeo.ecm.restapi.server.jaxrs.config.facets that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.config.schemas
Classes in org.nuxeo.ecm.restapi.server.jaxrs.config.schemas that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.config.types
Classes in org.nuxeo.ecm.restapi.server.jaxrs.config.types that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.conversion
Classes in org.nuxeo.ecm.restapi.server.jaxrs.conversion that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.directory
Classes in org.nuxeo.ecm.restapi.server.jaxrs.directory that implement AdaptableModifier and TypeClassDescriptionclass
class
class
-
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.drive
Classes in org.nuxeo.ecm.restapi.server.jaxrs.drive that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth
Classes in org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.management
Classes in org.nuxeo.ecm.restapi.server.jaxrs.management that implement AdaptableModifier and TypeClassDescriptionclass
Deprecated.since 2023, this FullGC implementation does not scale on large repositories, useBlobsObject
insteadclass
Endpoint to manage the blobs.class
class
Dumps the configuration properties and runtime properties.class
class
Endpoint to manage Elasticsearch.class
Endpoint to run binary fulltext extractionclass
class
class
Endpoint to list PageProviders.class
since 11.3class
class
Endpoint to manage the scheduler tasks.class
Nuxeo Stream Introspection endpointclass
class
class
Endpoint to manage the versions.class
class
Endpoint to manage the worflows.class
-
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.rendition
Classes in org.nuxeo.ecm.restapi.server.jaxrs.rendition that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.resource.wro
Classes in org.nuxeo.ecm.restapi.server.jaxrs.resource.wro that implement AdaptableModifier and TypeClassDescriptionclass
Hook on REST API URLs (just forwards to the Wro servlet). -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.routing
Classes in org.nuxeo.ecm.restapi.server.jaxrs.routing that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter
Classes in org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.search
Classes in org.nuxeo.ecm.restapi.server.jaxrs.search that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms
Classes in org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
Classes in org.nuxeo.ecm.restapi.server.jaxrs.usermanager that implement AdaptableModifier and TypeClassDescriptionclass
Abstract WebObject class that handle retrieve, deletion and update ofNuxeoPrincipal
orNuxeoGroup
.class
class
class
class
class
class
class
-
Uses of Adaptable in org.nuxeo.ecm.user.center.profile
Classes in org.nuxeo.ecm.user.center.profile that implement AdaptableModifier and TypeClassDescriptionclass
Implementation ofUserProfileService
. -
Uses of Adaptable in org.nuxeo.ecm.user.invite
Classes in org.nuxeo.ecm.user.invite that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.web.resources.core.service
Classes in org.nuxeo.ecm.web.resources.core.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.webdav.service
Classes in org.nuxeo.ecm.webdav.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.webengine
Classes in org.nuxeo.ecm.webengine that implement AdaptableModifier and TypeClassDescriptionclass
TODO remove old WebEngine references and rename WebEngine2 to WebEngine -
Uses of Adaptable in org.nuxeo.ecm.webengine.app
Classes in org.nuxeo.ecm.webengine.app that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.webengine.base
Classes in org.nuxeo.ecm.webengine.base that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.webengine.invite
Classes in org.nuxeo.ecm.webengine.invite that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Classes in org.nuxeo.ecm.webengine.jaxrs.servlet.config that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.webengine.model
Subinterfaces of Adaptable in org.nuxeo.ecm.webengine.modelModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
-
Uses of Adaptable in org.nuxeo.ecm.webengine.model.impl
Classes in org.nuxeo.ecm.webengine.model.impl that implement AdaptableModifier and TypeClassDescriptionclass
AbstractResource<T extends ResourceType>
class
class
class
class
-
Uses of Adaptable in org.nuxeo.ecm.webengine.oauth2
Classes in org.nuxeo.ecm.webengine.oauth2 that implement AdaptableModifier and TypeClassDescriptionclass
WebEngine module to handle the OAuth2 callback -
Uses of Adaptable in org.nuxeo.ecm.webengine.security
Methods in org.nuxeo.ecm.webengine.security with parameters of type Adaptable -
Uses of Adaptable in org.nuxeo.ecm.webengine.security.guards
Methods in org.nuxeo.ecm.webengine.security.guards with parameters of type AdaptableModifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Uses of Adaptable in org.nuxeo.ecm.webengine.ui
Classes in org.nuxeo.ecm.webengine.ui that implement Adaptable -
Uses of Adaptable in org.nuxeo.ecm.webengine.ui.wizard
Classes in org.nuxeo.ecm.webengine.ui.wizard that implement Adaptable -
Uses of Adaptable in org.nuxeo.elasticsearch
Classes in org.nuxeo.elasticsearch that implement AdaptableModifier and TypeClassDescriptionclass
Component used to configure and manage ElasticSearch integration -
Uses of Adaptable in org.nuxeo.elasticsearch.http.readonly
Classes in org.nuxeo.elasticsearch.http.readonly that implement AdaptableModifier and TypeClassDescriptionclass
Exposes a limited set of Read Only Elasticsearch REST API. -
Uses of Adaptable in org.nuxeo.elasticsearch.http.readonly.service
Classes in org.nuxeo.elasticsearch.http.readonly.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.io.fsexporter
Classes in org.nuxeo.io.fsexporter that implement Adaptable -
Uses of Adaptable in org.nuxeo.mail
Classes in org.nuxeo.mail that implement AdaptableModifier and TypeClassDescriptionclass
-
Uses of Adaptable in org.nuxeo.runtime
Classes in org.nuxeo.runtime that implement AdaptableModifier and TypeClassDescriptionclass
Runtime component, for later extensibility. -
Uses of Adaptable in org.nuxeo.runtime.api.login
Classes in org.nuxeo.runtime.api.login that implement AdaptableModifier and TypeClassDescriptionclass
LoginAs component.class
Component holding the stack of logged in principals. -
Uses of Adaptable in org.nuxeo.runtime.avro
Classes in org.nuxeo.runtime.avro that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.aws
Classes in org.nuxeo.runtime.aws that implement AdaptableModifier and TypeClassDescriptionclass
Implementation of the service providing AWS configuration. -
Uses of Adaptable in org.nuxeo.runtime.capabilities
Classes in org.nuxeo.runtime.capabilities that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.cluster
Classes in org.nuxeo.runtime.cluster that implement AdaptableModifier and TypeClassDescriptionclass
Implementation for the Cluster Service. -
Uses of Adaptable in org.nuxeo.runtime.codec
Classes in org.nuxeo.runtime.codec that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.datasource
Classes in org.nuxeo.runtime.datasource that implement AdaptableModifier and TypeClassDescriptionclass
Nuxeo component allowing the JNDI registration of datasources by extension point contributions. -
Uses of Adaptable in org.nuxeo.runtime.deploy
Classes in org.nuxeo.runtime.deploy that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.jtajca
Classes in org.nuxeo.runtime.jtajca that implement AdaptableModifier and TypeClassDescriptionclass
If this bundle is present in the running platform it should automatically install the NuxeoContainer. -
Uses of Adaptable in org.nuxeo.runtime.kafka
Classes in org.nuxeo.runtime.kafka that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.kv
Classes in org.nuxeo.runtime.kv that implement AdaptableModifier and TypeClassDescriptionclass
Implementation for the Key/Value Service. -
Uses of Adaptable in org.nuxeo.runtime.management
Classes in org.nuxeo.runtime.management that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.management.counters
Classes in org.nuxeo.runtime.management.counters that implement AdaptableModifier and TypeClassDescriptionclass
Deprecated.since 11.4: use dropwizard metrics counter instead -
Uses of Adaptable in org.nuxeo.runtime.management.metrics
Classes in org.nuxeo.runtime.management.metrics that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.metrics
Classes in org.nuxeo.runtime.metrics that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.migration
Classes in org.nuxeo.runtime.migration that implement AdaptableModifier and TypeClassDescriptionclass
Implementation for the Migration Service. -
Uses of Adaptable in org.nuxeo.runtime.model
Subinterfaces of Adaptable in org.nuxeo.runtime.modelModifier and TypeInterfaceDescriptioninterface
A component instance is a proxy to the component implementation object.Classes in org.nuxeo.runtime.model that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.model.impl
Classes in org.nuxeo.runtime.model.impl that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.model.persistence
Classes in org.nuxeo.runtime.model.persistence that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.mongodb
Classes in org.nuxeo.runtime.mongodb that implement AdaptableModifier and TypeClassDescriptionclass
Component used to get a database connection to MongoDB. -
Uses of Adaptable in org.nuxeo.runtime.pubsub
Classes in org.nuxeo.runtime.pubsub that implement AdaptableModifier and TypeClassDescriptionclass
class
Implementation for the Publish/Subscribe Service. -
Uses of Adaptable in org.nuxeo.runtime.reload
Classes in org.nuxeo.runtime.reload that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.server
Classes in org.nuxeo.runtime.server that implement AdaptableModifier and TypeClassDescriptionclass
This component registers and configures an embedded servlet container. -
Uses of Adaptable in org.nuxeo.runtime.services.config
Classes in org.nuxeo.runtime.services.config that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.services.event
Classes in org.nuxeo.runtime.services.event that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.services.resource
Classes in org.nuxeo.runtime.services.resource that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.stream
Classes in org.nuxeo.runtime.stream that implement Adaptable -
Uses of Adaptable in org.nuxeo.runtime.trackers.files
Classes in org.nuxeo.runtime.trackers.files that implement AdaptableModifier and TypeClassDescriptionclass
Files event tracker which delete files once the runtime leave the threads or at least once the associated marker object is garbaged. -
Uses of Adaptable in org.nuxeo.scim.server.jaxrs
Classes in org.nuxeo.scim.server.jaxrs that implement Adaptable -
Uses of Adaptable in org.nuxeo.scim.server.jaxrs.usermanager
Classes in org.nuxeo.scim.server.jaxrs.usermanager that implement AdaptableModifier and TypeClassDescriptionclass
Base class used for all WebObject associated to SCIM Domain modelclass
Simple Resource class used to expose the SCIM API on Users endpointclass
Simple Resource class used to expose the SCIM API on Users endpoint -
Uses of Adaptable in org.nuxeo.scim.v2.service
Classes in org.nuxeo.scim.v2.service that implement AdaptableModifier and TypeClassDescriptionclass
This service is used to register the SCIM v2 mapping class. -
Uses of Adaptable in org.nuxeo.targetplatforms.core.service
Classes in org.nuxeo.targetplatforms.core.service that implement AdaptableModifier and TypeClassDescriptionclass
TargetPlatformService
implementation relying on runtime extension points. -
Uses of Adaptable in org.nuxeo.template.jaxrs
Classes in org.nuxeo.template.jaxrs that implement AdaptableModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Adaptable in org.nuxeo.template.serializer.service
Classes in org.nuxeo.template.serializer.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.template.service
Classes in org.nuxeo.template.service that implement AdaptableModifier and TypeClassDescriptionclass
Runtime Component used to handle Extension Points and expose theTemplateProcessorService
interface -
Uses of Adaptable in org.nuxeo.template.xdocreport.jaxrs
Classes in org.nuxeo.template.xdocreport.jaxrs that implement AdaptableModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Adaptable in org.nuxeo.theme.styling.service
Classes in org.nuxeo.theme.styling.service that implement Adaptable -
Uses of Adaptable in org.nuxeo.usermapper.service
Classes in org.nuxeo.usermapper.service that implement AdaptableModifier and TypeClassDescriptionclass
Component to manage extension point and expose theUserMapperService
interface. -
Uses of Adaptable in org.nuxeo.wopi
Classes in org.nuxeo.wopi that implement Adaptable -
Uses of Adaptable in org.nuxeo.wopi.jaxrs
Classes in org.nuxeo.wopi.jaxrs that implement AdaptableModifier and TypeClassDescriptionclass
Implementation of the Files endpoint.class
org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
instead.