A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

abort - Variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
abort(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
abort(String) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
abort(K) - Method in interface org.nuxeo.ecm.core.api.AsyncService
Aborts an asynchronous task.
ABORT - org.nuxeo.elasticsearch.core.ReindexingState
 
abortBulkAction(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionFrameworkObject
 
ABORTED - org.nuxeo.ecm.core.bulk.message.BulkStatus.State
The command has been aborted, the action might have been partially applied on the document set.
ABORTED_TTL_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
abortOldMultipartUploadsInternal() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
abortOldMultipartUploadsInternal() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
abortOldUploads() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
Aborts uploads that crashed and are older than 1 day.
abortOldUploads() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
Aborts uploads that crashed and are older than 1 day.
ABOUT_TO_CHECKIN - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
This event is too general and should be used with care.
ABOUT_TO_CHECKOUT - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
This event is too general and should be used with care.
ABOUT_TO_COPY - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
ABOUT_TO_CREATE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
ABOUT_TO_CREATE_LEAF_VERSION_EVENT - Static variable in interface org.nuxeo.snapshot.Snapshotable
 
ABOUT_TO_IMPORT - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
ABOUT_TO_MOVE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
ABOUT_TO_REGISTER_ROOT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
ABOUT_TO_REMOVE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
ABOUT_TO_REMOVE_VERSION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
ABOUT_TO_TRASH - Static variable in interface org.nuxeo.ecm.core.api.trash.TrashService
Event for a document about to be trashed by the user.
ABOUT_TO_UNREGISTER_ROOT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
ABOUT_TO_UNTRASH - Static variable in interface org.nuxeo.ecm.core.api.trash.TrashService
Event for a document about to be untrashed by the user.
aboutToStartRuntime() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
ABSENT - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment has been read and found to be absent in the database.
absolute - org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
 
ABSOLUTE_LABEL - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
AbsoluteDocumentRef - Class in org.nuxeo.ecm.automation.core.impl.adapters.helper
An absolute reference to a DocumentModel, composed of:
AbsoluteDocumentRef(String, DocumentRef) - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.helper.AbsoluteDocumentRef
 
absoluteLabelSeparator - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
Separator to display absolute label
absoluteMaxSize - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
absoluteMaxSize - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
absoluteMaxSizeMB - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
AbstractActionContext - Class in org.nuxeo.ecm.platform.actions
 
AbstractActionContext() - Constructor for class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
AbstractActionFilter - Class in org.nuxeo.ecm.platform.actions
Deprecated.
since 5.6: not used expect in tests
AbstractActionFilter() - Constructor for class org.nuxeo.ecm.platform.actions.AbstractActionFilter
Deprecated.
 
AbstractActionFilter(String, String[]) - Constructor for class org.nuxeo.ecm.platform.actions.AbstractActionFilter
Deprecated.
 
AbstractAttributeBasedGroupComputer - Class in org.nuxeo.ecm.platform.computedgroups
Base class for GroupComputer implementation that uses User attribute to compute groups.
AbstractAttributeBasedGroupComputer() - Constructor for class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
 
AbstractAuditBackend - Class in org.nuxeo.ecm.platform.audit.service
Abstract class to share code between AuditBackend implementations
AbstractAuditBackend() - Constructor for class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
AbstractAuditBackend(NXAuditEventsService, AuditBackendDescriptor) - Constructor for class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
AbstractAutomationBulkAction - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
Bulk Action that runs an automation operation
AbstractAutomationBulkAction() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction
 
AbstractAutomationBulkAction.AutomationComputation - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
 
AbstractBackendFactory - Class in org.nuxeo.ecm.webdav.backend
 
AbstractBackendFactory() - Constructor for class org.nuxeo.ecm.webdav.backend.AbstractBackendFactory
 
AbstractBasePublicationTree - Class in org.nuxeo.ecm.platform.publisher.api
 
AbstractBasePublicationTree() - Constructor for class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
AbstractBasePublishedDocumentFactory - Class in org.nuxeo.ecm.platform.publisher.api
 
AbstractBasePublishedDocumentFactory() - Constructor for class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
AbstractBatchComputation - Class in org.nuxeo.lib.stream.computation
An abstract Computation that processes records by batch.
AbstractBatchComputation(String, int, int) - Constructor for class org.nuxeo.lib.stream.computation.AbstractBatchComputation
Constructor
AbstractBatchHandler - Class in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
Abstract batch handler: common code.
AbstractBatchHandler() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
AbstractBinaryGarbageCollector<T extends CachingBinaryManager> - Class in org.nuxeo.ecm.blob
 
AbstractBinaryGarbageCollector(T) - Constructor for class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
AbstractBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
Abstract BinaryManager implementation that provides a few utilities
AbstractBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
AbstractBindingResolver - Class in org.nuxeo.template.processors
 
AbstractBindingResolver() - Constructor for class org.nuxeo.template.processors.AbstractBindingResolver
 
AbstractBindingResolver.NoValueToAddInContext - Exception in org.nuxeo.template.processors
 
AbstractBindingResolver.ValueNotFound - Exception in org.nuxeo.template.processors
 
AbstractBlob - Class in org.nuxeo.ecm.core.api.impl.blob
Abstract implementation of a Blob storing the information other than the byte stream.
AbstractBlob() - Constructor for class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
AbstractBlobGarbageCollector - Class in org.nuxeo.ecm.core.blob
Basic implementation for a garbage collector recording marked or to-delete blobs in memory.
AbstractBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
AbstractBlobHolder - Class in org.nuxeo.ecm.core.api.blobholder
Base class for BlobHolder implementers
AbstractBlobHolder() - Constructor for class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
AbstractBlobProvider - Class in org.nuxeo.ecm.core.blob
Abstract implementation for BlobProvider providing common logic.
AbstractBlobProvider() - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
AbstractBlobScroll<T extends BlobStoreBlobProvider> - Class in org.nuxeo.ecm.core.blob.scroll
Abstract class to scroll blobs from a blob provider, the scroll query is the provider id.
AbstractBlobScroll() - Constructor for class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
 
AbstractBlobStore - Class in org.nuxeo.ecm.core.blob
Basic helper implementations for a BlobStore.
AbstractBlobStore(String, String, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
AbstractBlobStore(String, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
AbstractBlobStoreConfiguration - Class in org.nuxeo.ecm.core.blob
Basic configuration for a blob store.
AbstractBlobStoreConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobStoreConfiguration
 
AbstractBulkActionValidation - Class in org.nuxeo.ecm.core.bulk
 
AbstractBulkActionValidation() - Constructor for class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
AbstractBulkComputation - Class in org.nuxeo.ecm.core.bulk.action.computation
Base class for bulk action computation.
AbstractBulkComputation(String) - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
AbstractBulkComputation(String, int) - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
AbstractBulkMigrator - Class in org.nuxeo.ecm.core.migrator
 
AbstractBulkMigrator(MigrationDescriptor) - Constructor for class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
 
AbstractBulkMigrator.MigrationAction - Class in org.nuxeo.ecm.core.migrator
 
AbstractBulkMigrator.MigrationComputation - Class in org.nuxeo.ecm.core.migrator
 
AbstractCache - Class in org.nuxeo.ecm.core.cache
Abstract class to be extended to provide new cache implementation
AbstractCache(CacheDescriptor) - Constructor for class org.nuxeo.ecm.core.cache.AbstractCache
 
AbstractCachePubSubInvalidator() - Constructor for class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
 
AbstractCallablePool<T> - Class in org.nuxeo.lib.stream.pattern.consumer.internals
Execute a pool of callables.
AbstractCallablePool(short) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
AbstractCloudBinaryManager - Class in org.nuxeo.ecm.blob
 
AbstractCloudBinaryManager() - Constructor for class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
AbstractCommand - Class in org.nuxeo.connect.update.task.standalone.commands
All commands have 2 attributes: fail and ignore which are EL expressions.
AbstractCommand(String) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
AbstractCommand(AbstractCommand) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
AbstractCommentListener - Class in org.nuxeo.ecm.platform.comment.listener
 
AbstractCommentListener() - Constructor for class org.nuxeo.ecm.platform.comment.listener.AbstractCommentListener
 
AbstractCommentManager - Class in org.nuxeo.ecm.platform.comment.impl
 
AbstractCommentManager() - Constructor for class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
AbstractComponent - Class in org.nuxeo.ecm.webengine.session
 
AbstractComponent() - Constructor for class org.nuxeo.ecm.webengine.session.AbstractComponent
 
AbstractComputation - Class in org.nuxeo.lib.stream.computation
An abstract Computation that manages the metadata init.
AbstractComputation(String, int, int) - Constructor for class org.nuxeo.lib.stream.computation.AbstractComputation
Creates a computation with the requested number of input and output streams.
AbstractConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
This constraint ensures some date representation is in an enumeration.
AbstractConstraint() - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.AbstractConstraint
 
AbstractConsumer<M extends Message> - Class in org.nuxeo.lib.stream.pattern.consumer
 
AbstractConsumer(String) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.AbstractConsumer
 
AbstractContextBuilder - Class in org.nuxeo.template.context
 
AbstractContextBuilder() - Constructor for class org.nuxeo.template.context.AbstractContextBuilder
 
AbstractContribution - Class in org.nuxeo.runtime.model.persistence
 
AbstractContribution(String) - Constructor for class org.nuxeo.runtime.model.persistence.AbstractContribution
 
AbstractContributionRegistry<K,​T> - Class in org.nuxeo.runtime.contribution.impl
The parent provider is read only.
AbstractContributionRegistry() - Constructor for class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
AbstractContributionRegistry(AbstractContributionRegistry<K, T>) - Constructor for class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
AbstractCoreBackend - Class in org.nuxeo.ecm.webdav.backend
 
AbstractCoreBackend() - Constructor for class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
 
AbstractCoreBackend(CoreSession) - Constructor for class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
 
AbstractCreationContainerListProvider - Class in org.nuxeo.ecm.platform.filemanager.service.extension
Helper class to contribute CreationContainerListProvider implementation to the FileManagerService.
AbstractCreationContainerListProvider() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
 
AbstractCSVWriter<T> - Class in org.nuxeo.ecm.core.io.marshallers.csv
Base class for CSV Writer.
AbstractCSVWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
AbstractDashBoardItemImpl - Class in org.nuxeo.ecm.platform.task.dashboard
 
AbstractDashBoardItemImpl() - Constructor for class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
AbstractDirectory - Class in org.nuxeo.ecm.directory
 
AbstractDirectory(BaseDirectoryDescriptor, Class<? extends Reference>) - Constructor for class org.nuxeo.ecm.directory.AbstractDirectory
 
AbstractDirectory.CSVLoaderConsumer - Class in org.nuxeo.ecm.directory
Consumer to load data from CSV according to the dataLoadingPolicy.
AbstractDirectoryDeleteConstraint - Class in org.nuxeo.ecm.directory.impl
Abstract class handling storage of properties.
AbstractDirectoryDeleteConstraint() - Constructor for class org.nuxeo.ecm.directory.impl.AbstractDirectoryDeleteConstraint
 
AbstractDirectoryOperation - Class in org.nuxeo.ecm.automation.core.operations.services.directory
Base class for operations on directories.
AbstractDirectoryOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.AbstractDirectoryOperation
 
AbstractDocumentBackedFileSystemItem - Class in org.nuxeo.drive.adapter.impl
DocumentModel backed implementation of a FileSystemItem.
AbstractDocumentBackedFileSystemItem() - Constructor for class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
AbstractDocumentBackedFileSystemItem(String, FolderItem, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
AbstractDocumentBackedFileSystemItem(String, FolderItem, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
AbstractDocumentBackedFileSystemItem(String, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
AbstractDocumentBackedFileSystemItem(String, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
AbstractDocumentBackedFileSystemItem(String, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
AbstractDocumentModelFactory - Class in org.nuxeo.ecm.platform.importer.factories
Base class for classes implementing ImporterDocumentModelFactory.
AbstractDocumentModelFactory() - Constructor for class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory
 
AbstractDocumentModelFactory.CompatFilenameNormalizer - Class in org.nuxeo.ecm.platform.importer.factories
 
AbstractDocumentModelFactory.DefaultFilenameNormalizer - Class in org.nuxeo.ecm.platform.importer.factories
 
AbstractDocumentModelFactory.FilenameNormalizer - Interface in org.nuxeo.ecm.platform.importer.factories
 
AbstractDocumentModelWriter - Class in org.nuxeo.ecm.core.io.impl
 
AbstractDocumentModelWriter(CoreSession, String) - Constructor for class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
AbstractDocumentModelWriter(CoreSession, String, int) - Constructor for class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
AbstractDocumentReader - Class in org.nuxeo.ecm.core.io.impl
 
AbstractDocumentReader() - Constructor for class org.nuxeo.ecm.core.io.impl.AbstractDocumentReader
 
AbstractDocumentViewCodec - Class in org.nuxeo.ecm.platform.url.service
Abstract implementation for codecs.
AbstractDocumentViewCodec() - Constructor for class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
 
AbstractDocumentWriter - Class in org.nuxeo.ecm.core.io.impl
 
AbstractDocumentWriter() - Constructor for class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
 
AbstractEventBundlePipe<T> - Class in org.nuxeo.ecm.core.event.pipe
 
AbstractEventBundlePipe() - Constructor for class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
AbstractEventContext - Class in org.nuxeo.ecm.core.event.impl
Base class to be used to create new context events.
AbstractEventContext() - Constructor for class org.nuxeo.ecm.core.event.impl.AbstractEventContext
Constructor to be used by derived classes
AbstractEventContext(Object...) - Constructor for class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
AbstractExternalBlobAdapter - Class in org.nuxeo.ecm.core.api.externalblob
Abstract class for external blob adapters.
AbstractExternalBlobAdapter() - Constructor for class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
AbstractFieldValidator - Class in org.nuxeo.ecm.webengine.forms.validation
 
AbstractFieldValidator() - Constructor for class org.nuxeo.ecm.webengine.forms.validation.AbstractFieldValidator
 
AbstractFileImporter - Class in org.nuxeo.ecm.platform.filemanager.service.extension
File importer abstract class.
AbstractFileImporter() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
AbstractFileSystemItem - Class in org.nuxeo.drive.adapter.impl
Base class for FileSystemItem implementations.
AbstractFileSystemItem() - Constructor for class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
AbstractFileSystemItem(String, NuxeoPrincipal, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
AbstractFileSystemItemFactory - Class in org.nuxeo.drive.service.impl
Base class for FileSystemItemFactory implementers.
AbstractFileSystemItemFactory() - Constructor for class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
AbstractFilter - Class in org.nuxeo.runtime.deployment.preprocessor.install.filters
 
AbstractFilter(Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.filters.AbstractFilter
 
AbstractFlavorProcessor - Class in org.nuxeo.ecm.web.resources.wro.processor
Extends this class to implement a flavor-based processor.
AbstractFlavorProcessor() - Constructor for class org.nuxeo.ecm.web.resources.wro.processor.AbstractFlavorProcessor
 
AbstractFolderImporter - Class in org.nuxeo.ecm.platform.filemanager.service.extension
 
AbstractFolderImporter() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
 
AbstractFrom() - Constructor for class org.nuxeo.mail.MailSessionBuilder.AbstractFrom
 
AbstractGeoESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
Abstract implementation of ESHintQueryBuilder that manages the geo queries.
AbstractGeoESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.AbstractGeoESHintQueryBuilder
 
AbstractGroupComputer - Class in org.nuxeo.ecm.platform.computedgroups
Base class for GroupComputer implementation.
AbstractGroupComputer() - Constructor for class org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
 
AbstractGroupMemberPageProvider<T> - Class in org.nuxeo.ecm.platform.usermanager.providers
 
AbstractGroupMemberPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
AbstractGroupsPageProvider<T> - Class in org.nuxeo.ecm.platform.usermanager.providers
Abstract Page provider listing groups.
AbstractGroupsPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
AbstractHtmlPreviewAdapter - Class in org.nuxeo.ecm.platform.preview.adapter.base
Abstract base class for PreviewAdapters
AbstractHtmlPreviewAdapter() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
AbstractImporterExecutor - Class in org.nuxeo.ecm.platform.importer.executor
base class for importers
AbstractImporterExecutor() - Constructor for class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
AbstractIndexingWorker - Class in org.nuxeo.elasticsearch.work
Abstract class for sharing code between ElasticSearch related workers
AbstractIndexingWorker(String, List<IndexingCommand>) - Constructor for class org.nuxeo.elasticsearch.work.AbstractIndexingWorker
 
AbstractIndexingWorker(IndexingCommand) - Constructor for class org.nuxeo.elasticsearch.work.AbstractIndexingWorker
 
AbstractIOResourceAdapter - Class in org.nuxeo.ecm.platform.io.api
Abstract implementation for IOResourceAdapter.
AbstractIOResourceAdapter() - Constructor for class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
AbstractJaxRSImporterExecutor - Class in org.nuxeo.ecm.platform.importer.executor.jaxrs
 
AbstractJaxRSImporterExecutor() - Constructor for class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
AbstractJsonEnricher<EntityType> - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Base class to write ExtensibleEntityJsonWriter's enricher.
AbstractJsonEnricher(String) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.AbstractJsonEnricher
 
AbstractJsonReader<EntityType> - Class in org.nuxeo.ecm.core.io.marshallers.json
Base class for Json Reader.
AbstractJsonReader() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
 
AbstractJsonWriter<EntityType> - Class in org.nuxeo.ecm.core.io.marshallers.json
Base class for Json Writer.
AbstractJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
 
AbstractKeyValueStoreProvider - Class in org.nuxeo.runtime.kv
Key/Value Store common methods.
AbstractKeyValueStoreProvider() - Constructor for class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
AbstractLayoutDefinitionConverter - Class in org.nuxeo.ecm.platform.forms.layout.api.converters
Abstract implementation to ease up upgrade if interface changes.
AbstractLayoutDefinitionConverter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.converters.AbstractLayoutDefinitionConverter
 
AbstractLayoutJsonWriter<EntityType> - Class in org.nuxeo.ecm.platform.forms.layout.export
 
AbstractLayoutJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.AbstractLayoutJsonWriter
 
AbstractLayoutManager - Class in org.nuxeo.ecm.platform.forms.layout.core.service
 
AbstractLayoutManager() - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
AbstractLazyCachableRenditionProvider - Class in org.nuxeo.ecm.platform.rendition.lazy
Default implementation of an asynchronous RenditionProvider
AbstractLazyCachableRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
AbstractListenerPipeConsumer<T> - Class in org.nuxeo.ecm.core.event.pipe
Consumes EventBundle EventBundles by running asynchronous EventListener
AbstractListenerPipeConsumer() - Constructor for class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
 
AbstractLiveConnectBlobProvider<O extends OAuth2ServiceProvider> - Class in org.nuxeo.ecm.liveconnect.core
Basic implementation of BlobProvider for live connect.
AbstractLiveConnectBlobProvider() - Constructor for class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
AbstractLiveConnectFile - Class in org.nuxeo.ecm.liveconnect.core
Basic implementation of LiveConnectFile.
AbstractLiveConnectFile(LiveConnectFileInfo) - Constructor for class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectFile
 
AbstractLiveConnectOAuth2ServiceProvider - Class in org.nuxeo.ecm.liveconnect.core
Basic implementation of OAuth2ServiceProvider for live connect.
AbstractLiveConnectOAuth2ServiceProvider() - Constructor for class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectOAuth2ServiceProvider
 
AbstractLocalConfiguration<T> - Class in org.nuxeo.ecm.core.api.localconfiguration
Base class for LocalConfiguration implementers.
AbstractLocalConfiguration() - Constructor for class org.nuxeo.ecm.core.api.localconfiguration.AbstractLocalConfiguration
 
AbstractLogConfig - Class in org.nuxeo.lib.stream.log
 
AbstractLogConfig(boolean, List<String>) - Constructor for class org.nuxeo.lib.stream.log.AbstractLogConfig
 
AbstractLogManager - Class in org.nuxeo.lib.stream.log.internals
 
AbstractLogManager() - Constructor for class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
AbstractLongRunningListener - Class in org.nuxeo.ecm.core.event.impl
Abstract class that helps building an Asynchronous listeners that will handle a long running process.
AbstractLongRunningListener() - Constructor for class org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener
 
AbstractMailAction - Class in org.nuxeo.ecm.platform.mail.listener.action
 
AbstractMailAction() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.AbstractMailAction
 
AbstractMapper - Class in org.nuxeo.scim.server.mapper
Base class used for mappers
AbstractMapper(String) - Constructor for class org.nuxeo.scim.server.mapper.AbstractMapper
 
AbstractMarshallingRegistryCodec<EntityType> - Class in org.nuxeo.ecm.automation.io.services.codec
 
AbstractMarshallingRegistryCodec(Class<EntityType>, String, Class<? extends AbstractJsonReader<EntityType>>, Class<? extends AbstractJsonWriter<EntityType>>) - Constructor for class org.nuxeo.ecm.automation.io.services.codec.AbstractMarshallingRegistryCodec
 
AbstractMetricsReporter - Class in org.nuxeo.runtime.metrics
 
AbstractMetricsReporter() - Constructor for class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
AbstractNegotiator - Class in org.nuxeo.theme.styling.negotiation
 
AbstractNegotiator() - Constructor for class org.nuxeo.theme.styling.negotiation.AbstractNegotiator
 
AbstractNode - Class in org.nuxeo.ecm.platform.relations.api.impl
Abstract class for nodes.
AbstractNode() - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
 
AbstractOAuth2UserEmailProvider - Class in org.nuxeo.ecm.platform.oauth2.providers
OAuth2ServiceProvider that relies on the user's email as key.
AbstractOAuth2UserEmailProvider() - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.AbstractOAuth2UserEmailProvider
 
AbstractObjectResolver - Class in org.nuxeo.ecm.core.schema.types.resolver
Basic implementation of ObjectResolver which provides AbstractObjectResolver.parameters and AbstractObjectResolver.validation support.
AbstractObjectResolver() - Constructor for class org.nuxeo.ecm.core.schema.types.resolver.AbstractObjectResolver
 
AbstractOperationMultiValuedProperty - Class in org.nuxeo.ecm.automation.core.operations.document
Abstract Class that exposes some useful method to manage list of values
AbstractOperationMultiValuedProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.AbstractOperationMultiValuedProperty
 
AbstractPageProvider<T> - Class in org.nuxeo.ecm.platform.query.api
Basic implementation for a PageProvider.
AbstractPageProvider() - Constructor for class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
AbstractPictureAdapter - Class in org.nuxeo.ecm.platform.picture.api.adapters
 
AbstractPictureAdapter() - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
AbstractPipeConsumer<T> - Class in org.nuxeo.ecm.core.event.pipe
Provides partial default implementation for a PipeConsumer
AbstractPipeConsumer() - Constructor for class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
AbstractPreviewer - Class in org.nuxeo.ecm.platform.preview.adapter
 
AbstractPreviewer() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.AbstractPreviewer
 
AbstractProducer<M extends Message> - Class in org.nuxeo.lib.stream.pattern.producer
 
AbstractProducer(int) - Constructor for class org.nuxeo.lib.stream.pattern.producer.AbstractProducer
 
AbstractProperty - Class in org.nuxeo.ecm.core.api.model.impl
 
AbstractProperty(Property) - Constructor for class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
AbstractProperty(Property, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
AbstractPublicationNode - Class in org.nuxeo.ecm.platform.publisher.api
 
AbstractPublicationNode(PublicationTree) - Constructor for class org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
 
AbstractPubSubBroker<T extends SerializableMessage> - Class in org.nuxeo.runtime.pubsub
Encapsulates message sending and receiving through the PubSubService.
AbstractPubSubBroker() - Constructor for class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
 
AbstractPubSubInvalidationsAccumulator<T extends SerializableAccumulableInvalidations> - Class in org.nuxeo.runtime.pubsub
Encapsulates invalidations management through the PubSubService.
AbstractPubSubInvalidationsAccumulator() - Constructor for class org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
 
AbstractPubSubProvider - Class in org.nuxeo.runtime.pubsub
Abstract implementation of PubSubProvider.
AbstractPubSubProvider() - Constructor for class org.nuxeo.runtime.pubsub.AbstractPubSubProvider
 
AbstractQuotaStatsUpdater - Class in org.nuxeo.ecm.quota
Abstract class implementing QuotaStatsUpdater to handle common cases.
AbstractQuotaStatsUpdater() - Constructor for class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
AbstractReference - Class in org.nuxeo.ecm.directory
Implementation of common Reference logic.
AbstractReference(String, String) - Constructor for class org.nuxeo.ecm.directory.AbstractReference
 
AbstractRendition - Class in org.nuxeo.ecm.platform.rendition.impl
Base implementation of the Rendition interface that mainly wrapps the RenditionDefinition
AbstractRendition(RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
AbstractRenditionBuilderWork - Class in org.nuxeo.ecm.platform.rendition.lazy
 
AbstractRenditionBuilderWork(String, DocumentModel, RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
AbstractRepositoryMigrator - Class in org.nuxeo.ecm.core.migrator
 
AbstractRepositoryMigrator() - Constructor for class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
 
AbstractRepositoryMigrator.MigrationShutdownException - Exception in org.nuxeo.ecm.core.migrator
 
AbstractResource - Class in org.nuxeo.ecm.webdav.resource
Base class for all resources (existing or not).
AbstractResource<T extends ResourceType> - Class in org.nuxeo.ecm.webengine.model.impl
 
AbstractResource() - Constructor for class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
AbstractResource(String, HttpServletRequest) - Constructor for class org.nuxeo.ecm.webdav.resource.AbstractResource
 
AbstractResourceAdapter - Class in org.nuxeo.ecm.platform.relations.api.impl
 
AbstractResourceAdapter() - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
 
AbstractResourceFactory - Class in org.nuxeo.runtime.management
 
AbstractResourceFactory() - Constructor for class org.nuxeo.runtime.management.AbstractResourceFactory
 
AbstractResourceService - Class in org.nuxeo.template.jaxrs
 
AbstractResourceService - Class in org.nuxeo.template.xdocreport.jaxrs
 
AbstractResourceService(CoreSession) - Constructor for class org.nuxeo.template.jaxrs.AbstractResourceService
 
AbstractResourceService(CoreSession) - Constructor for class org.nuxeo.template.xdocreport.jaxrs.AbstractResourceService
 
AbstractResourceType - Class in org.nuxeo.ecm.webengine.model.impl
 
AbstractResourceType(WebEngine, Module, AbstractResourceType, String, ClassProxy, ResourceComponentConstructor, int) - Constructor for class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
AbstractRootSectionsFinder - Class in org.nuxeo.ecm.platform.publisher.impl.finder
 
AbstractRootSectionsFinder(CoreSession) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
AbstractRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
 
AbstractRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
 
AbstractRuntimeService - Class in org.nuxeo.runtime
Abstract implementation of the Runtime Service.
AbstractRuntimeService(DefaultRuntimeContext) - Constructor for class org.nuxeo.runtime.AbstractRuntimeService
 
AbstractRuntimeService(DefaultRuntimeContext, Map<String, String>) - Constructor for class org.nuxeo.runtime.AbstractRuntimeService
 
AbstractRuntimeService.LogConfig - Class in org.nuxeo.runtime
Configure the logging system (log4j) at runtime startup and do any cleanup is needed when the runtime is stopped
AbstractSAMLProfile - Class in org.nuxeo.ecm.platform.auth.saml
Base abstract class for SAML profile processors.
AbstractSAMLProfile(Endpoint) - Constructor for class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
AbstractSearchRequestFilterImpl - Class in org.nuxeo.elasticsearch.http.readonly
Rewrite an Elsaticsearch search request to add security filter.
AbstractSearchRequestFilterImpl() - Constructor for class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
AbstractSecurityPolicy - Class in org.nuxeo.ecm.core.security
Abstract security policy
AbstractSecurityPolicy() - Constructor for class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
 
AbstractSession - Class in org.nuxeo.ecm.core.api
Abstract implementation of the client interface.
AbstractSession() - Constructor for class org.nuxeo.ecm.core.api.AbstractSession
 
AbstractStatusCodeHandler<T> - Class in org.nuxeo.http.test.handler
 
AbstractStatusCodeHandler() - Constructor for class org.nuxeo.http.test.handler.AbstractStatusCodeHandler
 
AbstractStatusCodeHandler(int) - Constructor for class org.nuxeo.http.test.handler.AbstractStatusCodeHandler
 
AbstractSyncRootFolderItemFactory - Class in org.nuxeo.drive.service.impl
Base FileSystemItemFactory for a synchronization root FolderItem.
AbstractSyncRootFolderItemFactory() - Constructor for class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
 
AbstractTagService - Class in org.nuxeo.ecm.platform.tag
 
AbstractTagService() - Constructor for class org.nuxeo.ecm.platform.tag.AbstractTagService
 
AbstractTagService.PAGE_PROVIDERS - Enum in org.nuxeo.ecm.platform.tag
 
AbstractTask - Class in org.nuxeo.connect.update.task.standalone
 
AbstractTask(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.standalone.AbstractTask
 
AbstractTaskOperation - Class in org.nuxeo.ecm.automation.task
 
AbstractTaskOperation() - Constructor for class org.nuxeo.ecm.automation.task.AbstractTaskOperation
 
AbstractTemplateDocument - Class in org.nuxeo.template.adapters
Base class for shared code bewteen the TemplateBasedDocument and the TemplateSourceDocument.
AbstractTemplateDocument() - Constructor for class org.nuxeo.template.adapters.AbstractTemplateDocument
 
AbstractTemplateProcessor - Class in org.nuxeo.template.processors
Common code between the implementations of TemplateProcessor
AbstractTemplateProcessor() - Constructor for class org.nuxeo.template.processors.AbstractTemplateProcessor
 
AbstractTransientBlobComputation - Class in org.nuxeo.ecm.core.bulk.action.computation
 
AbstractTransientBlobComputation(String) - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
AbstractTransientBlobComputation(String, int) - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
AbstractTransientStore - Class in org.nuxeo.ecm.core.transientstore
Base class for a TransientStore implementation.
AbstractTransientStore() - Constructor for class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
AbstractTrashService - Class in org.nuxeo.ecm.core.trash
Basic implementation of TrashService.
AbstractTrashService() - Constructor for class org.nuxeo.ecm.core.trash.AbstractTrashService
 
AbstractTrashService.PathComparator - Class in org.nuxeo.ecm.core.trash
Path-based comparator used to put folders before their children.
AbstractType - Class in org.nuxeo.ecm.core.schema.types
Abstract (common) implementation for a Type.
AbstractType(Type, String, String) - Constructor for class org.nuxeo.ecm.core.schema.types.AbstractType
 
AbstractTypeDefWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.types
 
AbstractTypeDefWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.types.AbstractTypeDefWriter
 
AbstractUIDGenerator - Class in org.nuxeo.ecm.core.uidgen
The abstract class adds some useful methods.
AbstractUIDGenerator() - Constructor for class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
AbstractUIDSequencer - Class in org.nuxeo.ecm.core.uidgen
 
AbstractUIDSequencer() - Constructor for class org.nuxeo.ecm.core.uidgen.AbstractUIDSequencer
 
AbstractUMObject<T> - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
Abstract WebObject class that handle retrieve, deletion and update of NuxeoPrincipal or NuxeoGroup.
AbstractUMObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
AbstractUMRootObject<T> - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
 
AbstractUMRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
AbstractUnicityChecker - Class in org.nuxeo.ecm.platform.filemanager.core.listener
 
AbstractUnicityChecker() - Constructor for class org.nuxeo.ecm.platform.filemanager.core.listener.AbstractUnicityChecker
 
AbstractUserMapper - Class in org.nuxeo.usermapper.extension
Provide default implementation for interaction with the UserManager.
AbstractUserMapper() - Constructor for class org.nuxeo.usermapper.extension.AbstractUserMapper
 
AbstractUserResolver - Class in org.nuxeo.ecm.platform.auth.saml.user
 
AbstractUserResolver() - Constructor for class org.nuxeo.ecm.platform.auth.saml.user.AbstractUserResolver
 
AbstractUsersPageProvider<T> - Class in org.nuxeo.ecm.platform.usermanager.providers
 
AbstractUsersPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
AbstractUserWorkspaceImpl - Class in org.nuxeo.ecm.platform.userworkspace.core.service
Abstract class holding most of the logic for using UnrestrictedSessionRunner while creating UserWorkspaces and associated resources
AbstractUserWorkspaceImpl() - Constructor for class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
AbstractUserWorkspaceImpl.UnrestrictedUserWorkspaceFinder - Class in org.nuxeo.ecm.platform.userworkspace.core.service
 
AbstractVirtualBackend - Class in org.nuxeo.ecm.webdav.backend
 
AbstractVirtualBackend(String, String, CoreSession, RealBackendFactory) - Constructor for class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
AbstractVirtualFolderItem - Class in org.nuxeo.drive.adapter.impl
Base implementation of a virtual FolderItem.
AbstractVirtualFolderItem() - Constructor for class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
AbstractVirtualFolderItem(String, NuxeoPrincipal, String, String, String) - Constructor for class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
AbstractVirtualFolderItemFactory - Class in org.nuxeo.drive.service.impl
Base FileSystemItemFactory for a virtual FolderItem.
AbstractVirtualFolderItemFactory() - Constructor for class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
AbstractWatermarker - Class in org.nuxeo.importer.stream.consumer.watermarker
 
AbstractWatermarker() - Constructor for class org.nuxeo.importer.stream.consumer.watermarker.AbstractWatermarker
 
AbstractWebContext - Class in org.nuxeo.ecm.webengine.model.impl
 
AbstractWebContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
AbstractWidgetDefinitionConverter - Class in org.nuxeo.ecm.platform.forms.layout.api.converters
Abstract implementation to ease up upgrade if interface changes.
AbstractWidgetDefinitionConverter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.converters.AbstractWidgetDefinitionConverter
 
AbstractWork - Class in org.nuxeo.ecm.core.work
A base implementation for a Work instance, dealing with most of the details around state change.
AbstractWork() - Constructor for class org.nuxeo.ecm.core.work.AbstractWork
Constructs a Work instance with a unique id.
AbstractWork(String) - Constructor for class org.nuxeo.ecm.core.work.AbstractWork
 
ACCELERATE_MODE_ENABLED_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
Deprecated.
ACCELERATE_MODE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
ACCELERATE_MODE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
accelerateModeEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
accept - Variable in class org.nuxeo.ecm.automation.core.TypeAdapterContribution
 
accept - Variable in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
 
accept(boolean, Consumer<LogEntryProvider>) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
accept(int, long, long) - Method in interface org.nuxeo.ecm.core.storage.sql.S3Utils.SliceConsumer
Performs this operation on the arguments.
accept(JsonGenerator, Property) - Method in interface org.nuxeo.ecm.automation.core.util.JSONPropertyWriter.PropertyConsumer
 
accept(File, String) - Method in class org.nuxeo.ecm.platform.scanimporter.processor.XmlMetaDataFileFilter
 
accept(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.CoreIODelegate
 
accept(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.JsonCoreIODelegate
Deprecated.
 
accept(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
If it returns true, it delegates marshalling to MarshallerRegistry.
accept(Class<?>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
accept(Class<?>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
 
accept(Class<?>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
 
accept(Class<?>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.AbstractJsonEnricher
 
accept(Class<?>, Type, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.Marshaller
Checks if this marshaller can handle the marshalling request.
accept(Class<?>, Type, MediaType) - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequestJsonReader
 
accept(Class<?>, Type, MediaType) - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestJsonReader
 
accept(Class<?>, Type, MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.DocumentModelJsonReaderLegacy
 
accept(Class<?>, Type, MediaType) - Method in class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
 
accept(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
 
accept(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
Tell whether docType is handled by the provider.
accept(String) - Method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
 
accept(String) - Method in class org.nuxeo.http.test.HttpClientTestRule.Builder
 
accept(String) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
accept(String) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule.Builder
Deprecated.
 
accept(String, boolean, HttpServletRequest) - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
Checks if the given operation name is allowed in a REST call.
accept(String, boolean, HttpServletRequest) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
accept(Path) - Method in class org.nuxeo.common.file.LRUFileCache.RegularFileFilter
 
accept(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.AbstractDirectory.CSVLoaderConsumer
 
accept(M) - Method in interface org.nuxeo.lib.stream.pattern.consumer.Consumer
Consume a message.
accept(LogEvent) - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature.DefaultFilter
 
accept(LogEvent) - Method in interface org.nuxeo.runtime.test.runner.LogCaptureFeature.Filter
LogCaptureFeature will capture the event if it does match the implementation condition.
accept(Path) - Method in interface org.nuxeo.common.utils.PathFilter
 
accept(Path) - Method in class org.nuxeo.common.utils.PathFilterSet
 
accept(Path) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.ExcludeFilter
 
accept(Path) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.IncludeFilter
 
accept(Path, boolean) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.AbstractFilter
 
accept(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments.Condition
 
accept(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.Filter
Filters data models objects.
accept(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.CompoundFilter
 
accept(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.FacetFilter
 
accept(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.LifeCycleFilter
 
accept(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.PermissionFilter
 
accept(DocumentModel) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
accept(PropertyVisitor, Object) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Method that implement the visitor pattern.
accept(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
accept(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
accept(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
accept(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
accept(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
accept(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
accept(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
accept(PropertyVisitor, Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
Method that implement the visitor pattern.
accept(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
accept(Event) - Method in class org.nuxeo.ecm.platform.comment.notification.CommentCreationVeto
Deprecated.
 
accept(Event) - Method in class org.nuxeo.ecm.platform.comment.notification.CommentNotificationVeto
 
accept(Event) - Method in interface org.nuxeo.ecm.platform.ec.notification.NotificationListenerVeto
 
accept(Event) - Method in class org.nuxeo.ecm.platform.ec.notification.VersionVeto
 
accept(IVisitor) - Method in interface org.nuxeo.ecm.core.query.sql.model.ASTNode
Accept the given visitor.
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.BooleanLiteral
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.EsHint
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.EsIdentifierList
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.Function
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.GroupByClause
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.HavingClause
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.LiteralList
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.MultiExpression
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.OperandList
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.Operator
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByClause
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByList
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.Reference
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.ReferenceList
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.StringLiteral
 
accept(IVisitor) - Method in class org.nuxeo.ecm.core.query.sql.model.WhereClause
 
accept(Action, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ActionFilter
Checks whether this action is valid in the given context.
accept(Action, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
accept(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
accept(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
accept(RenderingEngine) - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingContext
 
accept(RenderingEngine) - Method in interface org.nuxeo.ecm.platform.rendering.RenderingContext
Either or not this rendering context accepts the given engine.
accept(BundleResource) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
This method is only for contributed sub-resources.
accept(TreeItemVisitor) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Accepts a visitor.
accept(TreeItemVisitor) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
accept(BlobMessage) - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
accept(DocumentMessage) - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
accept(DocumentMessage) - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
accept(LogRecord<Record>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.SseRenderer
 
accept(LogRecord<Record>) - Method in class org.nuxeo.lib.stream.tools.renderer.MarkdownRenderer
 
accept(LogRecord<Record>) - Method in class org.nuxeo.lib.stream.tools.renderer.TextRenderer
 
accept(T) - Method in interface org.nuxeo.common.function.ThrowableConsumer
 
accept(T, U) - Method in interface org.nuxeo.common.function.ThrowableBiConsumer
 
ACCEPT_CHAIN_NAME - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
acceptBatch() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
acceptBundle(EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
Checks if there's at least one event of interest in the bundle.
acceptCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
accepted - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
ACCEPTED_COMMENT_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.notification.CommentNotificationVeto
 
ACCEPTED_EVENTS - Static variable in class org.nuxeo.ecm.platform.tag.TaggedVersionListener
 
acceptEvent(String) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
acceptEvent(Event) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
 
acceptEvent(Event) - Method in class org.nuxeo.drive.listener.NuxeoDriveVirtualEventLogger
 
acceptEvent(Event) - Method in class org.nuxeo.ecm.automation.core.events.PostCommitOperationEventListener
 
acceptEvent(Event) - Method in interface org.nuxeo.ecm.core.event.PostCommitFilteringEventListener
Checks if this event is worth passing to the asynchronous PostCommitEventListener.handleEvent(org.nuxeo.ecm.core.event.EventBundle).
acceptEvent(Event) - Method in class org.nuxeo.ecm.permissions.ACEStatusUpdatedListener
 
acceptEvent(Event) - Method in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
acceptEvent(Event) - Method in class org.nuxeo.ecm.platform.audit.listener.AuditEventLogger
Deprecated.
 
acceptEvent(Event) - Method in class org.nuxeo.ecm.platform.comment.listener.CheckedInCommentListener
 
acceptEvent(Event) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
acceptEvent(Event) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.AsynchronousUnicityCheckListener
 
acceptEvent(Event) - Method in class org.nuxeo.ecm.platform.rendition.listener.StoredRenditionsCleanupListener
 
acceptEvent(Event) - Method in class org.nuxeo.ecm.platform.tag.TaggedVersionListener
 
acceptEvent(Event) - Method in class org.nuxeo.template.listeners.TemplateTypeBindingListener
 
acceptEvent(Event, List<EventHandler>) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
acceptFile(String, FileNamePattern[]) - Method in class org.nuxeo.osgi.application.BundleWalker
 
acceptGroup(NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.user.invite.DefaultInvitationUserFactory
 
acceptingSubWidgets - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
acceptOperationChain - org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
 
acceptOperationChain - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
acceptPhantoms() - Method in interface org.nuxeo.ecm.core.api.model.PropertyVisitor
 
acceptPhantoms() - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
 
acceptRegistrationRequest(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
acceptRegistrationRequest(String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
accept the registration request
acceptResource(Resource) - Method in interface org.nuxeo.ecm.webengine.model.AdapterType
 
acceptResource(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
acceptResource(Resource) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
accepts(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
accepts(String) - Method in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker
 
accepts(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
accepts(String) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker
Checks if this query maker accepts a given query.
accepts(String) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
accepts(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.redis.RedisChecker
 
accepts(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.DBCheck
 
accepts(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
accepts(ConfigurationHolder) - Method in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
accepts(ConfigurationHolder) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
Test if the check has to be done for the given configuration.
accepts(ConfigurationHolder) - Method in class org.nuxeo.runtime.kafka.KafkaChecker
 
accepts(TargetInfo) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
accepts(TargetInfo) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformOrFilterImpl
 
accepts(TargetInfo) - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformFilter
 
acceptTask(CoreSession, NuxeoPrincipal, Task, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
acceptTask(CoreSession, NuxeoPrincipal, Task, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Ends the task using event name TaskEventNames.WORKFLOW_TASK_COMPLETED and marking the task as validated.
acceptType(ResourceType) - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
Access - Class in org.nuxeo.ecm.core.api.security
 
Access - Enum in org.nuxeo.ecm.webengine.model
 
ACCESS - org.nuxeo.ecm.platform.oauth.tokens.OAuthToken.Type
 
ACCESS_CONTROL_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
ACCESS_DENIED - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
ACCESS_DENIED_MESSAGE - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
ACCESS_TOKEN - Static variable in class org.nuxeo.ecm.jwt.JWTAuthenticator
 
ACCESS_TOKEN - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
ACCESS_TOKEN_ATTRIBUTE - Static variable in class org.nuxeo.wopi.Constants
 
ACCESS_TOKEN_EXPIRATION_DURATION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
ACCESS_TOKEN_EXPIRATION_TIME - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
ACCESS_TOKEN_PARAMETER - Static variable in class org.nuxeo.wopi.Constants
 
ACCESS_TOKEN_TTL_ATTRIBUTE - Static variable in class org.nuxeo.wopi.Constants
 
accessDenied() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
accessDenied(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
accessed() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Checks that access to the fragment is possible.
ACCESSIBLE_CHILDREN_QUERY - Static variable in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
accessibleSectionRoots - Variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
accessKey - Variable in class org.nuxeo.ecm.platform.actions.Action
 
accessKey - Variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
accessKeyId - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
accessor - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
 
accessors - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
accessRestrictedToAdministrators() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
 
accessToken - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
accessTokenKey - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
accessTokenKey - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
ACCOUNT_KEY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
ACCOUNT_KEY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
ACCOUNT_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
ACCOUNT_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
accumulated - Variable in class org.nuxeo.ecm.automation.OperationCompoundExceptionBuilder
Deprecated.
 
accumulatedTime - Variable in class org.nuxeo.ecm.core.management.events.CallStat
Deprecated.
 
ACE - Class in org.nuxeo.ecm.core.api.security
Access control entry, assigning a permission to a user.
ACE() - Constructor for class org.nuxeo.ecm.core.api.security.ACE
 
ACE(String, String) - Constructor for class org.nuxeo.ecm.core.api.security.ACE
Constructs an ACE for a given username and permission.
ACE(String, String, boolean) - Constructor for class org.nuxeo.ecm.core.api.security.ACE
Constructs an ACE for a given username and permission, and specifies whether to grant or deny it.
ACE_GRANTED_TEMPLATE - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_INFO_ACE_ID - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_INFO_ACL_NAME - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_INFO_COMMENT - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_INFO_DIRECTORY - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_INFO_DOC_ID - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_INFO_ID - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_INFO_NOTIFY - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_INFO_REPOSITORY_NAME - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_KEY - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACE_STATUS_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when one or more ACE status have been updated.
ACE_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
ACE.ACEBuilder - Class in org.nuxeo.ecm.core.api.security
 
ACE.Status - Enum in org.nuxeo.ecm.core.api.security
 
ACEBuilder(String, String) - Constructor for class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
ACEBuilder(ACE) - Constructor for class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
ACEDescriptor - Class in org.nuxeo.ecm.platform.content.template.service
ACE Descriptor.
ACEDescriptor() - Constructor for class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
 
ACEDescriptor(ACEDescriptor) - Constructor for class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
 
ACEStatusUpdatedListener - Class in org.nuxeo.ecm.permissions
Listener listening for ACEStatusUpdated event to send a notification for ACEs becoming effective.
ACEStatusUpdatedListener() - Constructor for class org.nuxeo.ecm.permissions.ACEStatusUpdatedListener
 
acl - Variable in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
 
acl - Variable in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
ACL - org.nuxeo.ecm.core.storage.sql.PropertyType
 
ACL - Interface in org.nuxeo.ecm.core.api.security
An ACL (Access Control List) is a list of ACEs (Access Control Entry).
ACL - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
ACL_BEGIN_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_CREATOR_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_END_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_FIELD - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
ACL_GRANT_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_GROUP_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_NAME - Static variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
ACL_NAME_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_NAME_KEY - Static variable in class org.nuxeo.ecm.permissions.Constants
 
ACL_PERMISSION_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_POS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_STATUS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACL_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
ACL_USER_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACLAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
 
ACLAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ACLAdapter
 
aclass - Variable in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
ACLCollectionIO - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Collection IO for arrays of ACLs.
ACLCollectionIO(boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.ACLCollectionIO
 
ACLDescriptor() - Constructor for class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor.ACLDescriptor
 
ACLImpl - Class in org.nuxeo.ecm.core.api.security.impl
An ACL implementation.
ACLImpl() - Constructor for class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
ACLImpl(String) - Constructor for class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
ACLImpl(String, boolean) - Constructor for class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
ACLJsonEnricher - Class in org.nuxeo.ecm.permissions
Enrich DocumentModel Json.
ACLJsonEnricher() - Constructor for class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
aclName - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
aclName - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
 
aclOptimizationsEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
ACLR_USER_MAP_ACL_ID - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACLR_USER_MAP_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACLR_USER_MAP_USER_ID - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ACLRow - Class in org.nuxeo.ecm.core.storage.sql
A simple value holding one row of the ACLs table.
ACLRow(int, String, boolean, String, String, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.ACLRow
 
ACLRow(int, String, boolean, String, String, String, String, Calendar, Calendar, Long) - Constructor for class org.nuxeo.ecm.core.storage.sql.ACLRow
 
ACLRow.ACLRowPositionComparator - Class in org.nuxeo.ecm.core.storage.sql
Comparator of ACLRows according to their pos field.
ACLRowPositionComparator() - Constructor for class org.nuxeo.ecm.core.storage.sql.ACLRow.ACLRowPositionComparator
 
aclRowsToACP(ACLRow[]) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
acls - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
ACLUpdateListener - Class in org.nuxeo.ecm.multi.tenant.acl
Intercepts ACL changes and restrict Grant to Tenant bound groups for a configured list of global groups
ACLUpdateListener() - Constructor for class org.nuxeo.ecm.multi.tenant.acl.ACLUpdateListener
 
ACLUtils - Class in org.nuxeo.ecm.webengine.util
 
acp - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
acp - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
acp - Variable in class org.nuxeo.ecm.platform.publisher.rules.DefaultValidatorsRule.UnrestrictedACPGetter
 
ACP - Interface in org.nuxeo.ecm.core.api.security
Access control policy (ACP) control the permissions access on a resource.
ACPImpl - Class in org.nuxeo.ecm.core.api.security.impl
The ACP implementation uses a cache used when calling getAccess().
ACPImpl() - Constructor for class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
ACPJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.document
Convert ACP to Json.
ACPJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriter
 
acpToAclRows(ACP) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
acpToMem(ACP) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
acquireBlobLockOrThrow(String, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
acquireEntityManager() - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
acquireEntityManagerWithActiveTransaction() - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
acquireLock(BooleanSupplier) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
acquireToken(String, String, String, String, String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
Acquires a unique token for the specified user, application, and device.
acquireToken(String, String, String, String, String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
acquireToken(String, DocumentModel, String) - Static method in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
Deprecated.
acquireToken(HttpServletRequest) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
Acquires a unique token for the specified request.
acquireToken(HttpServletRequest) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
action - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
action - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
action - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
action - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
action - Variable in class org.nuxeo.ecm.restapi.server.ClusterAction
Deprecated.
 
action - Variable in class org.nuxeo.runtime.pubsub.ClusterActionMessage
 
Action - Class in org.nuxeo.ecm.platform.actions
Descriptor for action.
Action() - Constructor for class org.nuxeo.ecm.platform.actions.Action
 
Action() - Constructor for class org.nuxeo.wopi.WOPIDiscovery.Action
 
Action(String, String[]) - Constructor for class org.nuxeo.ecm.platform.actions.Action
 
ACTION_CONVERT - Static variable in class org.nuxeo.wopi.Constants
 
ACTION_EDIT - Static variable in class org.nuxeo.wopi.Constants
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.drive.action.FireGroupUpdatedEventAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.action.DeletionAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.TrashAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.security.RetentionExpiredAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.storage.dbs.action.UpdateReadAclsAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.csv.export.action.CSVExportAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
ACTION_INCREMENT_MAJOR - org.nuxeo.ecm.platform.versioning.api.VersioningActions
 
ACTION_INCREMENT_MINOR - org.nuxeo.ecm.platform.versioning.api.VersioningActions
 
ACTION_NAME - Static variable in class org.nuxeo.drive.action.FireGroupUpdatedEventAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkActionUi
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.action.DeletionAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.TrashAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.security.RetentionExpiredAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.csv.export.action.CSVExportAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsAction
 
ACTION_NAME - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
ACTION_NAME_BG - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
 
ACTION_NO_INCREMENT - org.nuxeo.ecm.platform.versioning.api.VersioningActions
 
action_obj - Variable in class org.nuxeo.ecm.core.query.sql.parser.parser
Instance of action encapsulation class.
ACTION_SEPARATOR - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
action_table() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
Access to parse-action table.
ACTION_VIEW - Static variable in class org.nuxeo.wopi.Constants
 
ActionableObject - Interface in org.nuxeo.ecm.platform.routing.api
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
ActionableValidator - Class in org.nuxeo.ecm.platform.routing.api.helper
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
ActionableValidator(ActionableObject, CoreSession) - Constructor for class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
ActionableValidator(ActionableObject, CoreSession, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
ActionContext - Interface in org.nuxeo.ecm.platform.actions
Interface for action context evaluation
ActionContributionHandler - Class in org.nuxeo.ecm.platform.actions
 
ActionContributionHandler(FilterContributionHandler) - Constructor for class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
ActionFilter - Interface in org.nuxeo.ecm.platform.actions
 
ActionFilterRegistry - Class in org.nuxeo.ecm.platform.actions
 
ActionFilterRegistry() - Constructor for class org.nuxeo.ecm.platform.actions.ActionFilterRegistry
 
ActionHandler() - Constructor for class org.nuxeo.runtime.test.runner.HotDeployer.ActionHandler
 
ActionManager - Interface in org.nuxeo.ecm.platform.actions.ejb
 
actionnable - Variable in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
ActionPropertiesDescriptor - Class in org.nuxeo.ecm.platform.actions
Action property descriptor
ActionPropertiesDescriptor() - Constructor for class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
ActionPropertyListDescriptor - Class in org.nuxeo.ecm.platform.actions
Action property list descriptor
ActionPropertyListDescriptor() - Constructor for class org.nuxeo.ecm.platform.actions.ActionPropertyListDescriptor
 
actionReg - Variable in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
ActionRegistry - Class in org.nuxeo.ecm.platform.actions
 
ActionRegistry() - Constructor for class org.nuxeo.ecm.platform.actions.ActionRegistry
 
actions - Variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
actions - Variable in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
Deprecated.
 
actions - Variable in class org.nuxeo.ecm.platform.types.Type
 
actions - Variable in class org.nuxeo.wopi.WOPIBlobInfo
Set of WOPI actions supported for the blob.
actionService - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
ActionService - Class in org.nuxeo.ecm.platform.actions
 
ActionService() - Constructor for class org.nuxeo.ecm.platform.actions.ActionService
 
actionStream - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
actionValidations - Variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
activate() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Activates the implementation instance.
activate() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
activate() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
activate(String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
Mark a given resource as active.
activate(String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
activate(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisContextListener
 
activate(ComponentContext) - Method in class org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl
Component activated notification.
activate(ComponentContext) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
activate(ComponentContext) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
activate(ComponentContext) - Method in class org.nuxeo.connect.client.ConnectClientComponent
 
activate(ComponentContext) - Method in class org.nuxeo.connect.update.PackageUpdateComponent
 
activate(ComponentContext) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.CoreService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.schema.TypeService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.usermanager.UserService
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
activate(ComponentContext) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
 
activate(ComponentContext) - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.jtajca.JtaActivator
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
activate(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
Activates the component.
activate(ComponentContext) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.server.ServerComponent
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
activate(ComponentContext) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
activate(ComponentContext) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
activate(ComponentContext) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
activate(ComponentContext) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
activate(FrameworkEvent) - Static method in class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
 
activateComponent(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Activates the given RegistrationInfo.
activateComponents() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Activate all the resolved components and return the list of activated components in the activation order
activateComputedGroup() - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
activateComputedGroups() - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
 
activateComputedGroups() - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
activated - Variable in class org.nuxeo.runtime.metrics.reporter.DatadogTraceReporter
 
activated - Variable in class org.nuxeo.runtime.metrics.reporter.JaegerReporter
 
activated - Variable in class org.nuxeo.runtime.metrics.reporter.StackdriverReporter
 
activated - Variable in class org.nuxeo.runtime.metrics.reporter.StackdriverTraceReporter
 
activated - Variable in class org.nuxeo.runtime.metrics.reporter.ZipkinReporter
 
activated - Variable in class org.nuxeo.runtime.metrics.reporter.ZPageReporter
 
ACTIVATED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
Component activation successful
ACTIVATED_EVENT - Static variable in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
 
activateNuxeoInstance(String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
Mark local Nuxeo instance as active.
activateNuxeoInstance(String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
activatePersistenceProvider() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
activatePersistenceProvider() - Static method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
activateQueueMetrics(String) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
activateQuotaOnUserWorkspaces(long, CoreSession) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Activates the quota on user personal workspaces
activateQuotaOnUserWorkspaces(long, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
activateRepository(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
Deprecated.
since 11.1, unused
ACTIVATING - org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
 
ACTIVATING - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
Before component activation
ACTIVATING_COMPONENT - Static variable in class org.nuxeo.runtime.ComponentEvent
 
activation - Variable in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
activationLock - Variable in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
activator - Variable in class org.nuxeo.osgi.BundleImpl
 
Activator - Class in org.nuxeo.ecm.automation.features
 
Activator - Class in org.nuxeo.ecm.core.opencmis.bindings
This bundle activator ensures that the init sequence happens in the right order.
Activator - Class in org.nuxeo.ecm.core.storage.sql
Needed to lookup local bundle resources - which should use Bundle API.
Activator - Class in org.nuxeo.ecm.webengine.jaxrs
 
Activator() - Constructor for class org.nuxeo.ecm.automation.features.Activator
 
Activator() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.Activator
 
Activator() - Constructor for class org.nuxeo.ecm.core.storage.sql.Activator
 
Activator() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.Activator
 
active - Variable in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
active - Variable in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
active - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
ACTIVE - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
ACTIVE - Static variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
ACTIVE_FILE_SYSTEM_ITEM_FACTORIES_EP - Static variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
ACTIVE_THRESHOLD_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
activeFactories - Variable in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
 
activeFactory - Variable in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
 
ActiveFileSystemItemFactoriesDescriptor - Class in org.nuxeo.drive.service.impl
XMap descriptor for the activeFileSystemItemFactories contributions to the activeFileSystemItemFactories extension point of the FileSystemItemAdapterService.
ActiveFileSystemItemFactoriesDescriptor() - Constructor for class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
 
ActiveFileSystemItemFactoryDescriptor - Class in org.nuxeo.drive.service.impl
XMap descriptor for the factory elements of the activeFileSystemItemFactories contributions.
ActiveFileSystemItemFactoryDescriptor() - Constructor for class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
activeFileSystemItemFactoryRegistry - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
ActiveFileSystemItemFactoryRegistry - Class in org.nuxeo.drive.service.impl
Registry for the activeFileSystemItemFactories contributions.
ActiveFileSystemItemFactoryRegistry() - Constructor for class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
 
ActiveSessionsProbe - Class in org.nuxeo.ecm.core.storage.sql.management
Simple probes that returns the number of active session
ActiveSessionsProbe() - Constructor for class org.nuxeo.ecm.core.storage.sql.management.ActiveSessionsProbe
 
activeStatistics - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
activeSynchronizationRootDefinitions - Variable in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
ActiveTopLevelFolderItemFactoryDescriptor - Class in org.nuxeo.drive.service.impl
XMap descriptor for the activeTopLevelFolderItemFactory contributions to the activeFileSystemItemFactories extension point of the FileSystemItemAdapterService.
ActiveTopLevelFolderItemFactoryDescriptor() - Constructor for class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
 
activeTopLevelFolderItemFactoryRegistry - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
ActiveTopLevelFolderItemFactoryRegistry - Class in org.nuxeo.drive.service.impl
Registry for the activeTopLevelFolderItemFactory contributions.
ActiveTopLevelFolderItemFactoryRegistry() - Constructor for class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
 
actor - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
ACTOR_ACE_CREATOR - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
adapt(Class<T>) - Method in interface org.nuxeo.automation.scripting.api.AutomationScriptingService.Session
 
adapt(Directory, DocumentModel) - Method in interface org.nuxeo.ecm.directory.EntryAdaptor
Apply an arbitrary transformation of the fetched entry.
adapt(Directory, DocumentModel) - Method in class org.nuxeo.ecm.directory.impl.WritePolicyEntryAdaptor
 
Adaptable - Interface in org.nuxeo.runtime.model
An interface for an adaptable object.
ADAPTABLE_PRIORITY - Static variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
adaptDocument(DocumentModel, boolean, FolderItem) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.elasticsearch.ESSyncRootFolderItemFactory
 
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootFactory
 
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
Adapts the given DocumentModel to a FileSystemItem.
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.CollectionSyncRootFolderItemFactory
 
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
 
adaptDocument(DocumentModel, boolean, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.DefaultSyncRootFolderItemFactory
 
adaptDocuments(DocumentModelList, CoreSession) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
Adapts the given DocumentModelList as FileSystemItems using a cache for the FolderItem ancestors.
adaptedDoc - Variable in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
adaptedDoc - Variable in class org.nuxeo.template.adapters.AbstractTemplateDocument
 
adapter - Variable in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
 
adapter - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
The object adapter the link may have as owner
ADAPTER_FACTORY_EP - Static variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
AdapterDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
 
AdapterDescriptor - Class in org.nuxeo.ecm.webengine.model.impl
 
AdapterDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.AdapterDescriptor
 
AdapterDescriptor() - Constructor for class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
AdapterDescriptor(ClassProxy, String, String, String) - Constructor for class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
AdapterDescriptor(ClassProxy, String, String, String, String, String[]) - Constructor for class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
AdapterFactoryDescriptor - Class in org.nuxeo.ecm.platform.preview.adapter
Descriptor for contributed Preview Adapter factories.
AdapterFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
AdapterKeyedRegistry - Class in org.nuxeo.ecm.automation.core.impl
 
AdapterKeyedRegistry() - Constructor for class org.nuxeo.ecm.automation.core.impl.AdapterKeyedRegistry
 
adapterName - Variable in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
AdapterNotFoundException - Exception in org.nuxeo.ecm.webengine.model
Deprecated.
since 9.3. Use WebResourceNotFoundException instead.
AdapterNotFoundException(Resource, String) - Constructor for exception org.nuxeo.ecm.webengine.model.AdapterNotFoundException
Deprecated.
 
AdapterResource - Interface in org.nuxeo.ecm.webengine.model
 
adapters - Variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
Adapter registry.
adapters - Variable in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
Document adapters
adapters - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
adapters - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
ADAPTERS_EP_NAME - Static variable in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
 
adaptersRegistry - Variable in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
AdapterType - Interface in org.nuxeo.ecm.webengine.model
 
AdapterTypeImpl - Class in org.nuxeo.ecm.webengine.model.impl
 
AdapterTypeImpl(WebEngine, ModuleImpl, ResourceTypeImpl, String, String, ClassProxy, ResourceComponentConstructor, int) - Constructor for class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
adaptFirstMatchingDocumentWithFacet(DocumentRef, String, Class<T>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
adaptFirstMatchingDocumentWithFacet(DocumentRef, String, Class<T>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Find the first parent with the given facet and adapt it on the adapterClass.
adaptorClass - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor.EntryAdaptorDescriptor
 
add(int, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
add(int, GraphNode.TaskInfo) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
add(Serializable, String[], int) - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
add(Number) - Method in class org.nuxeo.ecm.core.api.model.Delta
Adds this delta to a number.
add(Number) - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
add(Object) - Method in class org.nuxeo.common.collections.ListenerList
Adds the given listener to this list.
add(Object) - Method in class org.nuxeo.ecm.core.api.ListDiff
 
add(String) - Method in class org.nuxeo.ecm.automation.OperationChain
 
add(String) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
add(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
add(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.ListCollector
Collects one string.
add(String, String) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
add(String, String, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader
Add a couple table/column associated with a sql procedure to be executed when the column is added and a a test flag to force his execution.
add(String, Operand) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
add(Enumeration<E>) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader.CompoundEnumeration
 
add(Enumeration<URL>) - Method in class org.nuxeo.osgi.BundleImpl.CompoundEnumerationBuilder
 
add(List<Statement>) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Adds given list of Statement objects to the graph.
add(List<Statement>) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
add(List<Statement>) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
add(Map.Entry<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
add(K, T) - Method in class org.nuxeo.common.collections.DependencyTree
 
add(K, T) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
add(K, T, Collection<K>) - Method in class org.nuxeo.common.collections.DependencyTree
 
add(K, T, Collection<K>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
add(K, T, K...) - Method in class org.nuxeo.common.collections.DependencyTree
 
add(K, T, K...) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
add(QueryBuilder) - Method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
add(QueryBuilder, QueryBuilder) - Method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
add(Trace) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
 
add(OperationException) - Method in class org.nuxeo.ecm.automation.OperationCompoundExceptionBuilder
Deprecated.
 
add(OperationParameters) - Method in class org.nuxeo.ecm.automation.OperationChain
 
add(Delta) - Method in class org.nuxeo.ecm.core.api.model.Delta
Adds this delta to another delta.
add(Delta) - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
add(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
add(ACE) - Method in interface org.nuxeo.ecm.core.api.security.ACL
Add an ACE.
add(ACE) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
add(EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
add(Operand) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
add(PageSelection<T>) - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
add(Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Adds the statement object to the graph.
add(Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
add(Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementAdder
 
add(Statement) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
add(GraphNode.TaskInfo) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
add(ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
add(IndexingCommand) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
add(IndexingCommand.Type, boolean, boolean) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
add(NxqlQueryConverter.QueryAndFilter) - Method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
add(FragmentDescriptor) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
add(ComponentManager.Listener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
add(ContributionFragmentRegistry.Fragment<T>) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
Deprecated.
 
add(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
add(SerializableAccumulableInvalidations) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
add(SerializableAccumulableInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
add(SerializableAccumulableInvalidations) - Method in interface org.nuxeo.runtime.pubsub.SerializableAccumulableInvalidations
Adds other invalidations to this one.
add(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
Deprecated.
 
ADD - Static variable in class org.nuxeo.ecm.core.api.ListDiff
 
ADD_CHILDREN - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
addAccessRule(String, ACE) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
addACE(String, ACE) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Add an ACE to the given aclName.
addACE(String, ACE) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
addAcl(List<Ace>, AclPropagation) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
addACL(int, ACL) - Method in interface org.nuxeo.ecm.core.api.security.ACP
 
addACL(int, ACL) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
addACL(String, ACL) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Deprecated.
since 7.4. Always use ACP.addACL(ACL) to have correctly ordered acls. To force by-passing the order, use ACP.addACL(int, ACL).
addACL(String, ACL) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
addACL(ACL) - Method in interface org.nuxeo.ecm.core.api.security.ACP
 
addACL(ACL) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
This method must append the ACL and not insert it since it is used to append the inherited ACL which is the less significant ACL.
addACLRow(List<ACLRow>, String, ACE) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
addAction(Action) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
addAction(Action) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
addAction(Action) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
 
addAction(MessageAction) - Method in interface org.nuxeo.ecm.platform.mail.action.MailBoxActions
 
addAction(MessageAction) - Method in class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
addActions(List<MessageAction>) - Method in interface org.nuxeo.ecm.platform.mail.action.MailBoxActions
 
addActions(List<MessageAction>) - Method in class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
addAdapter(String, IOResourceAdapter) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
Adds an adapter with given name and definition.
addAdapter(String, IOResourceAdapter) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
addAggregate(AggregateEsBase<? extends Aggregation, ? extends Bucket>) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
addAggregates(List<AggregateEsBase<? extends Aggregation, ? extends Bucket>>) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
addAliases(Properties, String, String) - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroManagerFactory
 
addAll(int, Collection<? extends Property>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
addAll(int, Collection<? extends GraphNode.TaskInfo>) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
addAll(Collection<? extends Map.Entry<String, Serializable>>) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
addAll(Collection<? extends Property>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
addAll(Collection<? extends GraphNode.TaskInfo>) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
addAll(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
addAll(List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.ListCollector
Collects several strings.
addAllProperties(String) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
 
addAncestorId(String) - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Deprecated.
since 11.1, should be filled by document adapater factory
addAncestorId(String) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
addAndGet(String, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
addAndGet(String, long) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
addAndGet(String, long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
addAndGet(String, long) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
addAndGet(String, long) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Atomically adds the delta to the value associated to the key, interpreted as a long represented as a string.
addAndGetGeneric(String, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
addAndGetGeneric(String, long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
addAnnotedClass(Class<?>) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
addAntiSamy(HtmlSanitizerAntiSamyDescriptor) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
addApplication(WebEngineModule) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
addAuthorizedProxy(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
addAvailablePackage(TargetPackage) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
addAvailablePackageInfo(TargetPackageInfo) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
 
addAvailablePackageInfo(TargetPackageInfo) - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInfo
Add a package to the list of available packages.
addBackProxyId(DBSDocumentState, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
addBaseFilter(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
addBasePropertyDefinitions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
addBcc(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
addBinding(Context, Name, Object) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
addBinding(RestBinding) - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
Deprecated.
since 10.3 unused
addBinding(RestBinding) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
addBinding(ResourceBinding) - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
Deprecated.
 
addBinding(ResourceBinding) - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
 
addBlob(String, String, String, Blob, String, String, long, int, int, long) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
addBlob(String, String, Blob, int, int, String, String, long) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Adds a blob as a chunk to a batch.
addBlob(String, String, Blob, int, int, String, String, long) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
addBlob(String, String, Blob, String, String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Adds a blob to a batch.
addBlob(String, String, Blob, String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
addBlob(Blob) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.MultipartBlobs
 
addBlob(Blob) - Method in class org.nuxeo.ecm.platform.pdf.PDFMerge
 
addBlob(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.pdf.PDFMerge
 
addBlob(Property, Blob) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
Given a document property, updates its value with the given blob.
addBlobs(String[], String, CoreSession) - Method in class org.nuxeo.ecm.platform.pdf.PDFMerge
 
addBlobs(List<Blob>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.MultipartBlobs
 
addBlobs(BlobList) - Method in class org.nuxeo.ecm.platform.pdf.PDFMerge
 
addBlobs(DocumentModelList, String) - Method in class org.nuxeo.ecm.platform.pdf.PDFMerge
 
addBlock(String, BlockWriter) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriterRegistry
 
addBreadcrumbProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
addBundle(String) - Method in class org.nuxeo.osgi.BundleIdGenerator
 
addBundleAlias(String, String) - Method in class org.nuxeo.osgi.BundleRegistry
 
addBundleListener(BundleListener) - Method in class org.nuxeo.osgi.OSGiAdapter
 
addBundleListener(BundleListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
addCacheControlHeaders(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
Internet Explorer file downloads over SSL do not work with certain HTTP cache control headers
addCacheHeaders(HttpServletResponse, RequestFilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
addCacheMetrics(Cache<?, ?>, GuavaCacheMetric) - Static method in class org.nuxeo.ecm.core.storage.dbs.GuavaCacheMetric
 
addCallback(Runnable) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
Adds a callback.
addCategories(Collection<String>) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
addCategory(String) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
addCc(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
addChainParameters(Map<String, Object>) - Method in class org.nuxeo.ecm.automation.OperationChain
 
addChild(String, String) - Method in interface org.nuxeo.ecm.core.model.Document
Creates a new child document of the given type.
addChild(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
addChild(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
addChild(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
addChild(Node, String, Long, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
addChildNode(Serializable, Node, String, Long, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Creates a new child node with given id (used for import).
addChildNode(Serializable, Node, String, Long, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
addChildNode(Node, String, Long, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Creates a new child node.
addChildNode(Node, String, Long, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
addChildProperty(Node, String, Long, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
addChildren(LocalClassLoader) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
addChunk(int, Blob) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
addChunk(String, InputStream, int, int, String, String, long) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
Deprecated.
since 10.1, use the Blob-based signature instead
addChunk(String, Blob, int, int, String, String, long) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
Adds a chunk with the given chunkIndex to the batch file with the given index.
addClassLoader(URL...) - Method in interface org.nuxeo.osgi.application.DevMutableClassLoader
Adds a new class loader to this one containing the reference to input urls.
addClassLoader(URL...) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
addClasspath(String) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
addClasspath(String) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
addClassPathElement(File) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
Adds a class or resource container to the reloading class loader.
addClasspathUrl(URL) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
addClasspathUrl(URL) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
addCodec(ObjectCodec<?>) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
addCollector(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
addCollector(String, Collection<Class<?>>) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
addColumn(String, ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
addColumn(String, ColumnType, String, Model) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Adds a Column to the table.
addColumn(String, ColumnType, String, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
addColumn(String, ColumnType, String, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
addColumn(String, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
Adds a column without dialect physical name canonicalization (for directories).
addColumn(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
 
addColumn(Table, String, ColumnType, boolean) - Static method in class org.nuxeo.ecm.directory.sql.SQLHelper
 
addCommand(String, Class<? extends Command>) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
addCommand(Command) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
addCommand(Command) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
Adds a command to this task.
addCommands() - Method in class org.nuxeo.connect.update.live.UpdateServiceImpl
 
addCommands() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
addComment(String, String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
addComment(String, String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
addComment(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
Creates a new comment.
addComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
addComment(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
Creates a new comment in a specific location.
addComment(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
addComment(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
Creates a new comment as a reply to an existing comment.
addComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
addComponent(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
addComponentListener(ComponentListener) - Method in interface org.nuxeo.runtime.model.ComponentManager
Adds a component listener.
addComponentListener(ComponentListener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
addComputation(Supplier<Computation>, List<String>) - Method in class org.nuxeo.lib.stream.computation.Topology.Builder
 
addConfigurationChangedListener(ConfigurationChangedListener) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
addConfiguratorLine(String) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
 
addConfiguredHeaders(HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
addConsoleThresholdLogLevel(FeaturesRunner, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Adds the console threshold log level.
addConstraints(Collection<Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
addContextExtensions(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in interface org.nuxeo.template.api.TemplateProcessorService
 
addContextExtensions(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
addContrib(EventDispatcherDescriptor) - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherRegistry
 
addContribution(AutomationFilter, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
addContribution(ChainException, boolean) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
addContribution(ContextHelperDescriptor) - Method in class org.nuxeo.ecm.automation.context.ContextHelperRegistry
 
addContribution(OperationType, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
addContribution(NuxeoCmisServiceFactoryDescriptor) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
 
addContribution(DBSRepositoryDescriptor, Class<? extends DBSRepositoryFactory>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
 
addContribution(LockManagerDescriptor) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
addContribution(MemRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepositoryService
 
addContribution(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryCompatService
 
addContribution(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
addContribution(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
 
addContribution(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
 
addContribution(LayoutTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
 
addContribution(WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
 
addContribution(WidgetType) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
 
addContribution(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
 
addContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
addContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Persists a new contribution.
addContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
addContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
addContribution(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Add a new contribution.
addContributor(DocumentModel, Event) - Method in interface org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
Adds a contributor to the document.
addContributor(DocumentModel, Event) - Method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl
 
addConverter(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
 
addCreated(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Adds a created row corresponding to the clause.
addCreatedDoc(String, long) - Static method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
addDatadogTracingCorrelation() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
addDataModel(DataModel) - Method in class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
addDataModel(DataModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
addDataSource(DataSourceDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
addDataSourceLink(DataSourceLinkDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
addDeepBinding(String, Object) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
Bind object in root context.
addDeepBinding(Context, CompositeName, Object) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
addDefaultMimetypeIfRequired(Blob) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
addDeleted(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
addDelta(String, long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
addDependency(String) - Method in class org.nuxeo.osgi.BundleRegistration
 
addDependency(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
addDependent(String) - Method in class org.nuxeo.osgi.BundleRegistration
 
addDependsOnMe(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
addDependsOnMe(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
addDirectory(File) - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
 
addDirectoryToList(File, String) - Method in class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
 
addDocument(String) - Method in class org.nuxeo.ecm.collections.core.adapter.Collection
 
addDocumentPropertyDefinitions(DocumentTypeDefinitionImpl) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
addDocumentSHA - Variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
addDomainEventProducer(DomainEventProducerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
ADDED_TO_COLLECTION - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
addedDocumentID - Variable in exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
addedProxyTarget(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
addElement(Element, String) - Static method in class org.nuxeo.common.xmap.XMLBuilder
 
addElement(Element, Path) - Static method in class org.nuxeo.common.xmap.XMLBuilder
 
addEmpty() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
addEmpty() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
addEmpty() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
addEmpty() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
addEmpty() - Method in interface org.nuxeo.ecm.core.api.model.Property
Creates an empty child property and adds it as a property to the list container.
addEnabledPackage(TargetPackage) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
addEntry(String, InputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
The entry content will be copied into the zip at build time and the given input stream will be closed.
addEntry(HttpSession) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
addEntry(DirectoryEntry) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
 
AddEntryToMultiValuedProperty - Class in org.nuxeo.ecm.automation.core.operations.document
See operation documentation
AddEntryToMultiValuedProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
 
addError(String) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Deprecated.
addError(String) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
Deprecated.
addEvent(Event) - Method in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
 
addEvent(Event) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
Receives Nuxeo Core events from the synchronous listener DomainEventProducerListener.
addEvent(Event) - Method in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
 
addEvent(Event) - Method in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
addEvent(DocumentDomainEvent) - Method in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
 
addEventDispatcher(EventDispatcherDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
addEventListener(EventListenerDescriptor) - Method in interface org.nuxeo.ecm.core.event.EventService
Adds a new event listener.
addEventListener(EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
addEventPipe(EventPipeDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
addExcludeClause(String, StringList) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
addExisting(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Adds a known row corresponding to the clause.
addExistingComplete(List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Adds ids actually read from the backend, and mark this complete.
addExtension(String, String, Object...) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
addExtension(String, String, List<Object>) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
addExtension(ResourceExtension) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
addFacet(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
addFacet(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
addFacet(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Adds a facet to the document instance.
addFacet(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
addFacet(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
addFacet(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
addFacet(String) - Method in interface org.nuxeo.ecm.core.model.Document
Adds a facet to this document.
addFacet(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
addFacet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
addFacet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
AddFacet - Class in org.nuxeo.ecm.automation.core.operations.document
Operation that adds a facet to the document.
AddFacet() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.AddFacet
 
addFacetFilterClauses(FacetFilter) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
addFacetFilters(List<Predicate>, FacetFilter) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
addFactory(Class<?>, XValueFactory) - Static method in class org.nuxeo.common.xmap.XValueFactory
 
addField(String, Type, String, int, Collection<Constraint>) - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
Adds a field to this complex type.
addField(String, Type, String, int, Collection<Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
addField(Document, String, Object) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
addField(Field) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
addField(DefaultDocumentView.Field) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
addFields(Collection<DefaultDocumentView.Field>) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
addFile(String, InputStream, String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
Deprecated.
since 10.1, use the Blob-based signature instead
addFile(String, Blob, String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
Adds a file with the given index to the batch.
addFileExtension(String) - Method in class org.nuxeo.common.utils.Path
 
addFileURLProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
addFilter(String, RecordFilter) - Method in class org.nuxeo.lib.stream.computation.Settings
Add a filter
addFilter(ActionFilter) - Method in class org.nuxeo.ecm.platform.actions.ActionFilterRegistry
 
addFilter(ImporterFilter) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
addFilter(WikiFilter) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
 
addFilter(RecordFilter) - Method in class org.nuxeo.lib.stream.computation.internals.NoFilterChain
 
addFilter(RecordFilter) - Method in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
 
addFilter(RecordFilter) - Method in interface org.nuxeo.lib.stream.computation.RecordFilterChain
 
addFilter(Name, RecordFilter) - Method in class org.nuxeo.lib.stream.computation.Settings
Add a filter
addFilter(FilterDescriptor) - Method in interface org.nuxeo.runtime.server.ServerConfigurator
Adds a filter to the server.
addFilter(FilterDescriptor) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
addFilter(TargetPlatformFilter) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformOrFilterImpl
 
addFilterParam(Serializable) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
addFilterSet(FilterSetDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
addFilterValues(PreparedStatement, int) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
addFilterValuesForLog(List<Serializable>) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
addFilterWhereClause(String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
addFilterWhereClause(StringBuilder, List<SQLQueryBuilder.ColumnAndValue>) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
addFolderPropertyDefinitions(FolderTypeDefinitionImpl) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
addForms(List<FormDefinition>, String, ZipOutputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addFragment(String) - Method in class org.nuxeo.osgi.BundleRegistration
 
addFragment(String, T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
 
addFragment(K, T, K...) - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
 
addFragment(K, T, K...) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
addFragment(T, K...) - Method in interface org.nuxeo.runtime.contribution.Contribution
 
addFragment(T, K...) - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
addFrameworkListener(FrameworkListener) - Method in class org.nuxeo.osgi.OSGiAdapter
 
addFrameworkListener(FrameworkListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
addFrom(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
addGroupJoinWork(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
addHandler(HotDeployer.ActionHandler) - Method in class org.nuxeo.runtime.test.runner.HotDeployer
Add a custom deploy action that wraps the default action.
addHeader(String, String) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
addHeaders(Map<String, String>) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
addHeaders(HttpServletRequest, HttpServletResponse, RequestFilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
addHeading(String, int) - Method in class org.nuxeo.ecm.platform.rendering.wiki.Toc
Adds a heading to the TOC list and returns the ID of that heading (to be used for anchors).
addHostCapabilitiesProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
addIdentityColumn(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
 
addIgnoredIds(Document, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
addImportingDocumentFilters(Collection<ImportingDocumentFilter>) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
addImportingDocumentFilters(Collection<ImportingDocumentFilter>) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
addImportingDocumentFilters(ImportingDocumentFilter...) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
addImportingDocumentFilters(ImportingDocumentFilter...) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
addIndex(String...) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Adds an index on one or several columns.
addIndex(String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
addIndex(String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
Adds an index on one or several columns.
addIndex(String, Table.IndexType, String...) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Adds an index of the given name and type on one or several columns.
addIndex(String, Table.IndexType, String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
addIndex(String, Table.IndexType, String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
addInfo(String) - Method in exception org.nuxeo.ecm.core.api.NuxeoException
Adds information to this exception, to be returned with the message.
addInfo(Blob) - Method in exception org.nuxeo.ecm.core.convert.api.ConversionException
 
addInfoInMessageHeader(String, Mailer.Message.AS) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
addInfos(BlobHolder) - Method in exception org.nuxeo.ecm.core.convert.api.ConversionException
 
addingBundle(Bundle, BundleEvent) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
addingService(ServiceReference) - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
addInheritedProperties(Map<String, PropertyDefinition<?>>, TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
addInheritedPropertyDefinitions(Map<String, PropertyDefinition<?>>, Map<String, PropertyDefinition<?>>) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
addInnerSize(long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
addInnerSize(long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
addInput(TemplateInput) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
addInput(TemplateInput) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Add or update a TemplateInput to the list of template parameters.
addInputResolver(InputResolver<?>) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
addInstallForm(FormDefinition) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addInstallScript(InputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addInstallScript(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addInvalidations(T) - Method in class org.nuxeo.ecm.core.storage.InvalidationsQueue
Adds invalidations.
addInvalidField(String) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
addInvalidField(String, String) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
addInverseReferences() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
addIsNotNullClauses(SQLQuery, Collection<String>) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
AddItemToListProperty - Class in org.nuxeo.ecm.automation.core.operations.document
 
AddItemToListProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
AdditionalDocumentAuditParams - Class in org.nuxeo.ecm.platform.audit.api.document
Simple object used to store the additional parameters that are used to fetch the history for a DocumentModel
AdditionalDocumentAuditParams() - Constructor for class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
 
additionalPrefixedActors - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
additionalProperties - Variable in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
additionnalInfo - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationAcceptator
 
additionnalInfo - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationApprover
 
additionnalInfo - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
 
additionnalInfo - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationRejector
 
addJoin(int, String, Table, String, Table, String, String, int, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
addJoin(int, String, Table, String, Table, String, String, int, String) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
Patches the Tag join to join on the relation target instead of the hierarchy id.
addLabelAndDescription(AdministrativeStatus) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
addLicense(InputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addLicense(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addLifecycleListener(ServletContextListenerDescriptor) - Method in interface org.nuxeo.runtime.server.ServerConfigurator
Adds a lifecycle listener to the server.
addLifecycleListener(ServletContextListenerDescriptor) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
addLikeEscaping() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
addLikeEscaping() - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
addLine(String) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
 
addLink(String, String, SQLSession, boolean) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
addLinks(String, List<String>) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.InverseReference
 
addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Store new links using the LDAP staticAttributeId strategy.
addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
NOT IMPLEMENTED: Store new links
addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
addLinks(String, List<String>) - Method in interface org.nuxeo.ecm.directory.Reference
 
addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
addLinks(String, List<String>, Session) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.InverseReference
 
addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
NOT IMPLEMENTED: Store new links
addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
addLinks(String, List<String>, Session) - Method in interface org.nuxeo.ecm.directory.Reference
Adds the links between the source id and the target ids
addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
addLinks(List<String>, String) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.InverseReference
 
addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Store new links using the LDAP staticAttributeId strategy.
addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
NOT IMPLEMENTED: Store new links.
addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
addLinks(List<String>, String) - Method in interface org.nuxeo.ecm.directory.Reference
 
addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
addLinks(List<String>, String, Session) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.InverseReference
 
addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
addLinks(List<String>, String, Session) - Method in interface org.nuxeo.ecm.directory.Reference
Adds the links between the source ids and the target id
addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
addListener(String, EventListener) - Method in class org.nuxeo.runtime.services.event.EventService
 
addListener(FileChangeListener) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
addListener(ComponentManager.Listener) - Method in interface org.nuxeo.runtime.model.ComponentManager
Add a listener to be notified on manager actions like start / stop components.
addListener(ComponentManager.Listener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
addListener(RuntimeServiceListener) - Static method in class org.nuxeo.runtime.api.Framework
Registers a listener to be notified about runtime events.
addListeners(Collection<ImporterListener>) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
addListeners(Collection<ImporterListener>) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
addListeners(ImporterListener...) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
addListeners(ImporterListener...) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
addLock(String, String) - Static method in class org.nuxeo.wopi.lock.LockHelper
Stores the given WOPI lock for the given file id with a timestamp for expiration purpose.
addLock(String, String, String, String) - Static method in class org.nuxeo.wopi.lock.LockHelper
 
addLogEntries(List<LogEntry>) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
Adds given log entries.
addLogEntries(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
addLogEntries(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
addLogEntries(List<LogEntry>) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
addLogEntries(List<LogEntry>) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
addLogEntry(LogEntry) - Method in interface org.nuxeo.ecm.platform.audit.service.BaseLogEntryProvider
 
addLogEntry(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
addLogEntry(LogEntry) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend.MongoDBLogEntryProvider
 
addMailBoxInfo(Mailer.Message, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
addMailBoxInfoInMessageHeader(Mailer.Message, Mailer.Message.AS, List<MailBox>) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
addMandate(DocumentModel) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
addMandate(DocumentModel) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
 
addMatrixParameter(String, String) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
addMember(Principal) - Method in class org.nuxeo.ecm.platform.login.GroupImpl
adds the specified member to the group.
addMember(XAnnotatedMember) - Method in class org.nuxeo.common.xmap.XAnnotatedObject
 
addMessage(RuntimeMessage) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Adds the following message.
addMessage(RuntimeMessage) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
addMessageBodyReader(MessageBodyReader<?>) - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
Deprecated.
 
addMessageBodyReader(MessageBodyReader<?>) - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
 
addMessageBodyWriter(MessageBodyWriter<?>) - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
Deprecated.
 
addMessageBodyWriter(MessageBodyWriter<?>) - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
 
addMethod(AnnotatedMethod) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
addMixinType(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
addMixinType(Node, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Adds a mixin to a node.
addMixinType(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
addModified(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
addNamedParameter(String, File) - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
 
addNamedParameter(String, String) - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
 
addNamedParameter(String, List<String>) - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
 
addNewLine - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
addNode(Serializable, Serializable, String, Long, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
addNote(String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
addObjectInfo(ObjectInfo) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
addOneColumn(StringBuilder, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
Adds to buf the column name and its type and constraints for create / alter.
addOption(VersioningActions) - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
 
addOrUpdate(TemplateBinding) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
addOrUpdateLoggerLevel(FeaturesRunner, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Adds or updates the logger level.
addPackage(File) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
addPackage(File) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
addPackage(UpdateOptions) - Method in class org.nuxeo.connect.update.task.update.Version
 
addPackageForInstallation(String) - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
addPackageForUnInstallation(String) - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
addPackageFromDir(File) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
Add unzipped packaged to local cache.
addPageNumbers(int, int, String, float, String, PDFPageNumbering.PAGE_NUMBER_POSITION) - Method in class org.nuxeo.ecm.platform.pdf.PDFPageNumbering
Adds page numbers and returns a new Blob.
addPagingClause(String, long, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Returns the SQL query with a paging clause
addPagingClause(String, long, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
addPagingClause(String, long, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
addPagingClause(String, long, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
addPagingClause(String, long, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
addPagingClause(String, long, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
addPagingClause(String, long, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
addParameter(String, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
addParameter(String, String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
addParameterListValues(String, List<?>) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Add values in the context with a given name.
addParameterListValues(String, List<?>) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
addParameterListValues(String, List<?>) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
addParametersToURIQuery(String, Map<String, String>) - Static method in class org.nuxeo.common.utils.URIUtils
 
addParameterValues(String, Object...) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
 
addParameterValues(String, Object...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
addParameterValues(String, Object...) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
addPart(String, String) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
addPermission(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
addPermission(ACP, String, String, String, boolean, String) - Static method in class org.nuxeo.ecm.automation.core.operations.document.DocumentPermissionHelper
Deprecated.
 
addPermission(ACP, String, String, String, boolean, String, Calendar, Calendar, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.automation.core.operations.document.DocumentPermissionHelper
Deprecated.
 
AddPermission - Class in org.nuxeo.ecm.automation.core.operations.document
Operation that adds a permission to a given ACL for a given user.
AddPermission() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
addPermissionDefinition(List<PermissionDefinition>, String, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
addPermissionDefinitions(List<PermissionDefinition>) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
addPermissionMapping(Map<String, PermissionMapping>, String, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
addPictureView(PictureView) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
Add a pictureView to the existing picture views attached with the document
addPictureViews(List<PictureView>, boolean) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
Attach new picture views with the document
addPrefix - Variable in class org.nuxeo.ecm.core.blob.BlobDispatcher.BlobDispatch
 
addPrincipals(Document, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
addPrivilege(String) - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
 
addPrivilege(String) - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
Adds a granted permission for this username.
addPrivilege(String, boolean) - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
 
addPrivilege(String, boolean) - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
Adds a permission for this username.
addPrivilege(String, boolean, boolean) - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
Deprecated.
addPrivilege(String, boolean, boolean) - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
Deprecated.
since 5.9.4 readonly is not used
addProcessedDescriptor(String) - Static method in class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
 
addProfile(AbstractSAMLProfile) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
addProjection(Reference, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
addProperties(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
addProperties(Map<Resource, Node[]>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
addProperties(Map<Resource, Node[]>) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
addProperties(Resource, Node[]) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
addProperties(Resource, Node[]) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
addPropertiesFromStrings(String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
addProperty(String, Object) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
 
addProperty(Resource, Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
addProperty(Resource, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
addPropertyFile(File) - Method in class org.nuxeo.ecm.platform.importer.properties.IndividualMetadataCollector
 
addPropertyFile(File) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
addPropertyFile(File, String) - Method in class org.nuxeo.ecm.platform.importer.properties.IndividualMetadataCollector
 
addProvider(String, String, String, String, String, String, String, List<String>, Boolean) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
 
addProvider(String, String, String, String, String, String, String, List<String>, Boolean) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
addProvider(String, String, String, String, String, String, List<String>) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
 
addProvider(String, String, String, String, String, String, List<String>) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
addProvider(HttpServletRequest, NuxeoOAuth2ServiceProvider) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Creates a new OAuth2 service provider.
addProxy(Serializable, Serializable, Node, String, Long) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Creates a proxy for a version node.
addProxy(Serializable, Serializable, Node, String, Long) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
addProxyClause(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
addProxyState(String, String, String, Long, String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
addPublicationRelation(DocumentModel, PublicationTree) - Static method in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
 
addQueryParameter(String, String) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
addQueryParameter(String, String[]) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
addQueryParameter(String, String, String...) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
addQueryParameter(String, List<String>) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
addQueryParameters(Map<String, String>) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
addQueue(InvalidationsQueue<T>) - Method in class org.nuxeo.ecm.core.storage.InvalidationsPropagator
 
addQuickFilter(QuickFilter) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
addQuickFilter(QuickFilter) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
addReadOnlyProvider(String, String, String, String, String) - Method in interface org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistry
This method is here for compatibility reasons.
addReadOnlyProvider(String, String, String, String, String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
addRecordFieldsToSchema(Schema) - Method in class org.nuxeo.runtime.codec.AvroRecordCodec
 
addReference(Reference) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
addReferences() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
addReferences() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
addReferences() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
addReferences() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
addRegistry(TypeRegistry) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
addRelation(String, String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
addRelation(CoreSession, DocumentModel, DocumentModel, String, boolean) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
Add link between two document
addRelation(CoreSession, DocumentModel, DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
addRelation(CoreSession, DocumentModel, Node, String) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
Add link between two document
addRelation(CoreSession, DocumentModel, Node, String) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
addRelation(CoreSession, DocumentModel, Node, String, boolean) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
Add link between two document
addRelation(CoreSession, DocumentModel, Node, String, boolean) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
addRelation(CoreSession, DocumentModel, Node, String, boolean, boolean) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
Add link between two document
addRelation(CoreSession, DocumentModel, Node, String, boolean, boolean) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
addRelation(CoreSession, DocumentModel, Node, String, boolean, boolean, String) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
Add link between two document
addRelation(CoreSession, DocumentModel, Node, String, boolean, boolean, String) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
addRelationshipPropertyDefinitions(RelationshipTypeDefinitionImpl) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
addReloadListener(Reloadable) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
addRepository(Repository) - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
Registers a new repository.
addRepository(Repository) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
addRequestCleanupHandler(HttpServletRequest) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext
Must be called before context execution.
addRequestCleanupHandler(HttpServletRequest, RequestCleanupHandler) - Static method in class org.nuxeo.ecm.webengine.session.UserSession
Register a cleanup handler that will be invoked when HTTP request terminate.
addRequestCleanupHandler(RequestCleanupHandler) - Method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
addRequestResolver(SharedPackageListingsSettings.RequestResolver) - Static method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
addRequiredField(String) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
addRequiredField(String, String) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
addRequiredProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
addResource(String, URL) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
addResource(ResourceDescriptor) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
addResourceBinding(ResourceBinding) - Method in class org.nuxeo.ecm.webengine.WebEngine
Deprecated.
resources are deprecated - you should use a jax-rs application to declare more resources.
addResourceLoader(ClassLoader) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
Deprecated.
 
addResources(ResourcesDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
addResourceStore(ResourceStore) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
address - Variable in class org.nuxeo.ecm.automation.core.operations.notification.MailBox
 
address - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
address - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
address - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
address - Variable in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
ADDRESS_LIST_OPT - Static variable in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
ADDRESS_PING_TIMEOUT_MS - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
 
addRoots(Bson, Set<String>, Set<String>) - Method in class org.nuxeo.drive.mongodb.MongoDBAuditChangeFinder
 
addRouteElementToRoute(DocumentRef, int, DocumentRouteElement, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
addRouteElementToRoute(DocumentRef, int, DocumentRouteElement, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
addRouteElementToRoute(DocumentRef, String, DocumentRouteElement, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
addRouteElementToRoute(DocumentRef, String, DocumentRouteElement, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
addRuntimeMessage(RuntimeMessage.Level, String) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
addRuntimeMessage(RuntimeMessage.Level, String, RuntimeMessage.Source, String) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
addSalt() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
addSanitizer(HtmlSanitizerDescriptor) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
addSchema(Schema) - Method in interface org.nuxeo.lib.stream.codec.AvroSchemaStore
Adds a schema to the store and returns its fingerprint.
addSchema(Schema) - Method in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
 
addSchemaPropertyDefinitions(Schema) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
addSchemas(String) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
addSearchRepository(String) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Add a specific repository to search.
addSecondaryTypes(TypeManagerImpl, SchemaManager, CmisVersion) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
addSection(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
 
addSecurityFilter(QueryBuilder) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
addSecurityPolicy(CoreSession, SQLQuery) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
addSegment(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
addServiceListener(ServiceListener) - Method in class org.nuxeo.osgi.OSGiAdapter
 
addServiceListener(ServiceListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
addServiceListener(ServiceListener, String) - Method in class org.nuxeo.osgi.OSGiAdapter
 
addServiceListener(ServiceListener, String) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
addServiceProvider(ServiceProvider<T>) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
addServlet(ServletDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
addServlet(ServletDescriptor) - Method in interface org.nuxeo.runtime.server.ServerConfigurator
Adds a servlet to the server.
addServlet(ServletDescriptor) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
addSession(Session) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
addSession(SQLSession) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
addSort(SortInfo) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
addSort(SortInfo[]) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
addSortInfo(String, boolean) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
addSortInfo(String, boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Add the given sort info to the list of sorting infos.
addStorageSize(long) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
Deprecated.
since 11.1
addStorageSize(long, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
addStore(ResourceStore) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
addStream(String, String, InputStream, int, int, String, String, long) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
addStream(String, String, InputStream, int, int, String, String, long) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
addStream(String, String, InputStream, String, String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
addStream(String, String, InputStream, String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
addSubscription(String, String) - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Add a subscription to a notification for a given user.
addSubscription(String, String, DocumentModel, Boolean, NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
addSubscription(String, String, DocumentModel, Boolean, NuxeoPrincipal, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Called when a user subscribes to a notification.
addSubscriptions(String, DocumentModel, Boolean, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
addSubscriptions(String, DocumentModel, Boolean, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
 
addSubscriptionsToAll(String) - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Add a subscription to all notification for a given user
addSubType(List<SubType>) - Method in class org.nuxeo.ecm.platform.types.Type
 
addSystemColumns() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
addSystemColumns(boolean, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
addTable(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
 
addTable(String, Dialect, boolean) - Static method in class org.nuxeo.ecm.directory.sql.SQLHelper
 
addTags(Span, HttpServletRequest) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
addTags(CoreSession, String, Set<TagsMigrator.Tag>) - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
addTags(DocumentModel, Set<TagsMigrator.Tag>) - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
addTailer(ChronicleLogTailer<M>) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
addTargetExtension(String, String) - Method in class org.nuxeo.runtime.test.runner.TargetExtensions
 
addTaskAssignees(List<String>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
addTaskInfo(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Persist the info when a new task is created from this node
addTaskInfo(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
addTemplate(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Add template(s) to the ConfigurationConstants.PARAM_TEMPLATES_NAME list if not already present
addTenantId(QueryBuilder) - Method in class org.nuxeo.ecm.directory.BaseSession
Adds the tenant id to the query if needed.
addTermsAndConditions(InputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addTermsAndConditions(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addTo(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
addTo(Temporal) - Method in class org.nuxeo.common.utils.PeriodAndDuration
 
addTo(List<String>, String, Supplier<Long>) - Method in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
Adds the blob key to the list if it is valid (e.g.
addToCache(String, BlobHolder) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
addToCollection(String) - Method in class org.nuxeo.ecm.collections.core.adapter.CollectionMember
 
addToCollection(DocumentModel, List<DocumentModel>, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Add a list of document to a collection.
addToCollection(DocumentModel, List<DocumentModel>, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
addToCollection(DocumentModel, DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Add a document to a collection.
addToCollection(DocumentModel, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
AddToCollectionOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
Class for the operation to add a list of documents in a Collection.
AddToCollectionOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation
 
addToFavorites(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.FavoritesManager
 
addToFavorites(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.FavoritesManagerImpl
 
AddToFavoritesOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
Class for the operation to add a list of documents in the Favorites.
AddToFavoritesOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.AddToFavoritesOperation
 
addToFolder(ObjectId, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
 
addToken(String) - Static method in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
Adds a token for the given username.
addToken(ACE) - Method in class org.nuxeo.ecm.permissions.PermissionListener
 
addToLocallyEditedCollection(CoreSession, DocumentModel) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
addToLocallyEditedCollection(CoreSession, DocumentModel) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Adds the given DocumentModel to the LOCALLY_EDITED_COLLECTION_NAME collection.
addToNewCollection(String, String, List<DocumentModel>, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Add a list of document to a new collection.
addToNewCollection(String, String, List<DocumentModel>, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
addToNewCollection(String, String, DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Add a document to a new collection.
addToNewCollection(String, String, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
addToStudio - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
addToStudio() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
Boolean indicating if this operation should be exposed in Studio (optional), defaults to true.
addTotalSize(long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
addTotalSize(long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
addTracingCorrelation(Span) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
addTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
 
addTransformer(DocumentTransformer) - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
 
addTransformer(DocumentTransformer) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
addTrashSize(long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
addTrashSize(long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
addTTL(Document, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
addTypeDefinition(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
addTypeDefinition(TypeDefinition, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
Add a type to the type system.
addTypes(List<Predicate>, FromClause) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
Finds all the types to take into account (all concrete types being a subtype of the passed types) based on the FROM list.
addTypesRecursively(TypeManagerImpl, String, Map<String, List<String>>, Set<String>, SchemaManager, CmisVersion) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
addUninstallForm(FormDefinition) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addUninstallScript(InputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addUninstallScript(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addUnresolvedDependency(String) - Method in class org.nuxeo.osgi.BundleRegistration
 
addUrl - Variable in class org.nuxeo.osgi.application.DelegateLoader
 
addURL - Variable in class org.nuxeo.osgi.application.MutableClassLoaderDelegate
 
addURL(URL) - Method in class org.nuxeo.osgi.application.DelegateLoader
 
addURL(URL) - Method in interface org.nuxeo.osgi.application.MutableClassLoader
 
addURL(URL) - Method in class org.nuxeo.osgi.application.MutableClassLoaderDelegate
 
addURL(URL) - Method in interface org.nuxeo.osgi.application.SharedClassLoader
 
addURL(URL) - Method in class org.nuxeo.osgi.application.SharedClassLoaderImpl
 
addURL(URL) - Method in class org.nuxeo.runtime.api.SharedResourceLoader
 
addURL(URL) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
 
addURL(URL) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
 
addURL(URL) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
addURL(URL) - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
 
addUserMetadataProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
addUserPermissionsProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
addUserToGroup(NuxeoPrincipal, NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserToGroupObject
 
addValidationForm(FormDefinition) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
addValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
addValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
addValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
addValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
addValue(int, Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
Inserts at the given position a new value to the list.
addValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
addValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
addValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
addValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
addValue(Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
Appends a new value to the list.
addVerifierToRequestToken(String, Long) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Generates a verification code and attache it to the REQUEST Token.
addVerifierToRequestToken(String, Long) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
addVersion(Version) - Method in class org.nuxeo.connect.update.task.update.Entry
 
addVersionsSize(long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
addVersionsSize(long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
addView(PictureView) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
addView(PictureView) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
addViews(List<Map<String, Object>>, String, String, boolean) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
addWaiter(TransactionalFeature.Waiter) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
addWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
addWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
addWarning(String) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Deprecated.
addWarning(String) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
Deprecated.
addWatermark(Path, Path, String) - Method in class org.nuxeo.importer.stream.consumer.watermarker.JpegWatermarker
 
addWatermark(Path, Path, String) - Method in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
addWatermark(Path, Path, String) - Method in class org.nuxeo.importer.stream.consumer.watermarker.TextWatermarker
 
addWatermark(Path, Path, String) - Method in interface org.nuxeo.importer.stream.consumer.watermarker.Watermarker
Creates a new file based on the input file by adding a watermark
addWatermark(BlobMessage, String, Watermarker) - Method in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
AddWatermarkToVideo - Class in org.nuxeo.ecm.platform.video.tools.operations
Watermark a Video with the given Picture, at the given position (from top-left).
AddWatermarkToVideo() - Constructor for class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
addWepApp(WebApplication) - Method in interface org.nuxeo.runtime.server.ServerConfigurator
Adds a web app to the server.
addWepApp(WebApplication) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
addWhere(List<Predicate>, Predicate) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
addWhere(List<Predicate>, WhereClause) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
Adds a flattened version of all toplevel ANDed WHERE clauses.
addWhereClause(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
addWildcardNotNullClauses(SQLQuery) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
If we have a query like SELECT dc:subjects/* FROM ... then we must make sure we don't match documents that don't have a dc:subjects at all, as this would make the evaluator return one null value for each due to its semantics of doing the equivalent of LEFT JOINs.
addWorkingDirectoryConfigurator(WorkingDirectoryConfigurator) - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
 
addWorkingDirectoryConfigurator(WorkingDirectoryConfigurator) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
addXmlExtension(String, String, String) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
adjustBlobName(String, BlobHolder, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
adjustBlobName(String, Blob, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
ADM_MESSAGE_SERVICE - Static variable in class org.nuxeo.ecm.platform.web.common.admin.AdministrativeStatusListener
 
admin - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
ADMIN_CLIENT_CLOSE_TIMEOUT_S - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
ADMIN_GROUP - Static variable in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
adminClient - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
adminCredentials() - Method in class org.nuxeo.http.test.HttpClientTestRule.Builder
 
adminCredentials() - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule.Builder
Deprecated.
 
AdministrableServiceDescriptor - Class in org.nuxeo.ecm.core.management.statuses
 
AdministrableServiceDescriptor() - Constructor for class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
 
ADMINISTRATIVE_EVENT_CATEGORY - Static variable in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
 
ADMINISTRATIVE_EVENT_INSTANCE - Static variable in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
 
ADMINISTRATIVE_EVENT_SERVICE - Static variable in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
 
ADMINISTRATIVE_INFO_CONTAINER - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
ADMINISTRATIVE_INFO_CONTAINER_DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
ADMINISTRATIVE_INSTANCE_ID - Static variable in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
 
ADMINISTRATIVE_STATUS_DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
AdministrativeStatus - Class in org.nuxeo.ecm.core.management.api
Representation of the Administrative Status of a service or server
AdministrativeStatus(String, String, Calendar, String, String, String) - Constructor for class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
AdministrativeStatusListener - Class in org.nuxeo.ecm.platform.web.common.admin
Listen for AdministrativeStatus changes and set the necessary flag in AdminStatusHelper so that web infrastructure can directly use the Helper.
AdministrativeStatusListener() - Constructor for class org.nuxeo.ecm.platform.web.common.admin.AdministrativeStatusListener
 
AdministrativeStatusManager - Interface in org.nuxeo.ecm.core.management.api
Service interface used to manage AdministrativeStatus of Nuxeo's services on a given Nuxeo Instance (node)
AdministrativeStatusManagerImpl - Class in org.nuxeo.ecm.core.management.statuses
Implementation class for the AdministrativeStatusManager service.
AdministrativeStatusManagerImpl(GlobalAdministrativeStatusManager, AdministrativeStatusPersister) - Constructor for class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
AdministrativeStatusManagerImpl(GlobalAdministrativeStatusManager, AdministrativeStatusPersister, String) - Constructor for class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
AdministrativeStatusManagerImpl.NotifyStatusesHandler - Class in org.nuxeo.ecm.core.management.statuses
 
AdministrativeStatusPersister - Interface in org.nuxeo.ecm.core.management.storage
 
AdministrativeStatusProbe - Class in org.nuxeo.ecm.core.management.probes
Retrieves the administrative status of the server.
AdministrativeStatusProbe() - Constructor for class org.nuxeo.ecm.core.management.probes.AdministrativeStatusProbe
 
administrator - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
administrator() - Method in annotation type org.nuxeo.ecm.webengine.model.WebObject
 
ADMINISTRATOR - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Deprecated.
since 5.3.1 administrator user names are configurable on user manager Too many references to this constant, no clean for LTS 2017
ADMINISTRATOR - Static variable in class org.nuxeo.http.test.HttpClientTestRule
 
ADMINISTRATOR - Static variable in class org.nuxeo.jaxrs.test.HttpClientTestRule
Deprecated.
 
administratorGroups - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
AdministratorGroupsProvider - Interface in org.nuxeo.ecm.core.api.security
Provider for configured administrators groups
administratorIds - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
ADMINISTRATORS - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Deprecated.
since 5.3.1 administrators groups are configurable on user manager Too many references to this constant, no clean for LTS 2017
administratorsGroups - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
adminProperties - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
adminProperties - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
AdminProperties() - Constructor for class org.nuxeo.runtime.kafka.KafkaConfigDescriptor.AdminProperties
 
AdminStatusHelper - Class in org.nuxeo.ecm.platform.web.common.admin
Simple Helper class to hold AdministrativeStatus flags used by the Web Layer.
AdminStatusHelper() - Constructor for class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
 
ADOBE_CC_CLIENT_ID - Static variable in interface org.nuxeo.adobe.cc.NuxeoAdobeConnectorService
 
ADOBE_CC_CLIENT_URL - Static variable in interface org.nuxeo.adobe.cc.NuxeoAdobeConnectorService
 
ADOBE_CC_NAME - Static variable in interface org.nuxeo.adobe.cc.NuxeoAdobeConnectorService
 
AdvancedScannedFileFactory - Class in org.nuxeo.ecm.platform.importer.xml.parser
Replace default XML Parser used into the Scan Importer service by the advanced one implemented into nuxeo-importer-xml-parser
AdvancedScannedFileFactory(ImporterConfig) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.AdvancedScannedFileFactory
 
AES - Static variable in class org.nuxeo.common.codec.Crypto
 
AES - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
AES - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
AES_CBC_PKCS5_PADDING - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
AES_CBC_PKCS5_PADDING - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
AES_ECB_PKCS5PADDING - Static variable in class org.nuxeo.common.codec.Crypto
 
AES_GCM_NOPADDING - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
AES_GCM_NOPADDING - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
AESBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
A binary manager that encrypts binaries on the filesystem using AES.
AESBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
AESBinaryManager.CipherAndDigestOutputStream - Class in org.nuxeo.ecm.core.blob.binary
A CipherOutputStream that also does a digest of the original stream at the same time.
AESBlobProvider - Class in org.nuxeo.ecm.core.blob
A blob provider that encrypts binaries on the filesystem using AES.
AESBlobProvider() - Constructor for class org.nuxeo.ecm.core.blob.AESBlobProvider
 
AESBlobStore - Class in org.nuxeo.ecm.core.blob
A blob store that encrypts binaries on the filesystem using AES.
AESBlobStore(String, KeyStrategy, PathStrategy, AESBlobStoreConfiguration) - Constructor for class org.nuxeo.ecm.core.blob.AESBlobStore
 
AESBlobStore.DecryptingInputStream - Class in org.nuxeo.ecm.core.blob
Input stream that decrypts while reading.
AESBlobStore.EncryptingOutputStream - Class in org.nuxeo.ecm.core.blob
Output stream that encrypts while writing.
AESBlobStoreConfiguration - Class in org.nuxeo.ecm.core.blob
Configuration for the AES-encrypted storage of files.
AESBlobStoreConfiguration(Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
aesConfig - Variable in class org.nuxeo.ecm.core.blob.AESBlobProvider
 
aesConfig - Variable in class org.nuxeo.ecm.core.blob.AESBlobStore
 
aesConfig - Variable in class org.nuxeo.ecm.core.blob.AESBlobStore.DecryptingInputStream
 
aesConfig - Variable in class org.nuxeo.ecm.core.blob.AESBlobStore.EncryptingOutputStream
 
AFTER_DATE_OPT - Static variable in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
AFTER_EXTEND_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered after a retention has been extended on a document.
AFTER_MAKE_RECORD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when a document has been turned into a record.
AFTER_RELATION_CREATION - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
AFTER_RELATION_MODIFICATION - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
AFTER_RELATION_REMOVAL - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
AFTER_RELOAD_EVENT_ID - Static variable in class org.nuxeo.runtime.reload.ReloadEventNames
Deprecated.
 
AFTER_RELOAD_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
 
AFTER_REMOVE_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered after a legal hold has been removed on a document.
AFTER_SET_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered after a legal hold has been set on a document.
AFTER_SET_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered after a retention has been set on a document.
AFTER_UNSET_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered after a retention has been unset on a document.
afterActivation() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
afterActivation(ComponentManager) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
Called just after all the components were activated.
afterAll() - Static method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
afterAppend(Record, LogOffset) - Method in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
 
afterAppend(Record, LogOffset) - Method in interface org.nuxeo.lib.stream.computation.RecordFilter
Called after a record is appended to a stream.
afterBulk(long, BulkRequest, Throwable) - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
afterBulk(long, BulkRequest, BulkResponse) - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
afterCall(List<ConsumerStatus>) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
afterCall(List<ProducerStatus>) - Method in class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
afterCall(List<T>) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
AfterClassStatement(Statement) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.AfterClassStatement
 
afterCompletion(int) - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
 
afterCompletion(int) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
afterCompletion(int) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
afterCompletion(int) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
afterCompletion(int) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
afterCompletion(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
afterCompletion(int) - Method in class org.nuxeo.ecm.core.repository.RepositoryService.SessionSynchronization
 
afterCompletion(int) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager.WorkScheduling
 
afterCompletion(int) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkScheduling
 
afterCompletion(int) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
 
afterCompletion(int) - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
afterCompletion(int) - Method in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
afterDeactivation() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
afterDeactivation(ComponentManager) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
Called just after all the components were deactivated.
afterDispatch(Throwable, HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingListener
 
afterDispatch(Throwable, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener
 
afterExecute(Runnable, Throwable) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
afterExecute(Runnable, Throwable) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationThreadPoolExecutor
 
afterImport() - Method in interface org.nuxeo.ecm.platform.importer.listener.ImporterListener
 
afterImport() - Method in class org.nuxeo.ecm.platform.importer.listener.JobHistoryListener
 
afterMethodRun(FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
afterMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
afterMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature
 
afterMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.LogFeature
After a test method was ran.
afterMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
afterMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
After a test method was ran.
afterMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
AfterMethodRunStatement(FrameworkMethod, Object, Statement) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.AfterMethodRunStatement
 
afterMigration - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigratorWithContext
 
afterMigration(Throwable) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigratorWithContext
 
afterRead(Record, LogOffset) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
afterRead(Record, LogOffset) - Method in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
 
afterRead(Record, LogOffset) - Method in interface org.nuxeo.lib.stream.computation.RecordFilter
Called after reading a record.
afterRouteFinish - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
after the route is finished.
afterRouteReady - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
after the route is ready, each part of the route is in "Ready" state.The session used is unrestricted.
afterRouteValidated - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
after the route is validated, each part of the route is in "Validated" state.
afterRun() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
afterRun(FeaturesRunner) - Method in class org.nuxeo.runtime.mockito.MockitoFeature
 
afterRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature
 
afterRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.LogFeature
After tests were run.
afterRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
afterRun(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
After tests were run.
afterRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
afterRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
 
afterServiceCall() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
afterStart() - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
afterStart(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
afterStart(ComponentManager, boolean) - Method in class org.nuxeo.ecm.core.bulk.BulkComponent.ComponentListener
 
afterStart(ComponentManager, boolean) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
Called just after all components were started
afterStart(ComponentManager, boolean) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
afterStart(ComponentManager, boolean) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl.ComponentsLifeCycleListener
 
afterStepBackToReady - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
after a step was put back to ready state.
afterStepRunning - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
after the operation chain for this step is called.The step is in "Done" state.The session used is unrestricted.
afterStop(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
afterStop(ComponentManager, boolean) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
Called just after the components were stopped.
afterTeardown(FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
afterTeardown(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RestartFeature
 
afterTeardown(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
afterTeardown(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
afterTeardown(FeaturesRunner, FrameworkMethod, Object) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
After the call of the @After methods
afterTeardown(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
afterTeardown(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
afterTeardown(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
 
AfterTeardownStatement(FrameworkMethod, Object, Statement) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.AfterTeardownStatement
 
afterUndoingStep - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
after the undo operation is run on the step.
afterWorkflowFinish - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
 
afterWorkflowStarted - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
 
afterWorkflowTaskCreated - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
 
afterWorkflowTaskDelegated - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
 
afterWorkflowTaskEnded - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
 
afterWorkflowTaskReassigned - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
 
AGG_AVG - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_CARDINALITY - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_COUNT - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_EXCLUDE_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_EXTENDED_BOUND_MAX_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_EXTENDED_BOUND_MIN_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_FILTER_SUFFIX - Static variable in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
AGG_FORMAT_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_INCLUDE_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_INTERVAL_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_MAX - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_MIN - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_MIN_DOC_COUNT_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_MISSING - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_ORDER_COUNT_ASC - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_ORDER_COUNT_DESC - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_ORDER_KEY_ASC - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_ORDER_KEY_DESC - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_ORDER_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_ORDER_TERM_ASC - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_ORDER_TERM_DESC - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_PRE_ZONE_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_SIZE_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_SUM - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_TIME_ZONE_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_TYPE_DATE_HISTOGRAM - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_TYPE_DATE_RANGE - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_TYPE_HISTOGRAM - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_TYPE_RANGE - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_TYPE_SIGNIFICANT_TERMS - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
AGG_TYPE_TERMS - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
Aggregate<B extends Bucket> - Interface in org.nuxeo.ecm.platform.query.api
 
AGGREGATE_FUNCTIONS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
AggregateBase<B extends Bucket> - Class in org.nuxeo.ecm.platform.query.core
 
AggregateBase(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateBase
 
aggregateDateRangeDefinitionOrderMap - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
aggregateDateRanges - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
AggregateDefinition - Interface in org.nuxeo.ecm.platform.query.api
 
AggregateDescriptor - Class in org.nuxeo.ecm.platform.query.core
 
AggregateDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
AggregatedJSProvider - Class in org.nuxeo.ecm.platform.web.common.resources
Deprecated.
since 7.4: use webresources extension points instead.
AggregatedJSProvider() - Constructor for class org.nuxeo.ecm.platform.web.common.resources.AggregatedJSProvider
Deprecated.
 
AggregateEsBase<A extends org.elasticsearch.search.aggregations.Aggregation,​B extends Bucket> - Class in org.nuxeo.elasticsearch.aggregate
 
AggregateEsBase(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
 
AggregateFactory - Class in org.nuxeo.elasticsearch.aggregate
 
AggregateJsonWriter - Class in org.nuxeo.elasticsearch.io.marshallers.json
 
AggregateJsonWriter() - Constructor for class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
 
AggregateJsonWriter(String, Class<Aggregate>) - Constructor for class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
 
aggregateProperties - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
AggregateRangeDateDefinition - Interface in org.nuxeo.ecm.platform.query.api
 
AggregateRangeDateDescriptor - Class in org.nuxeo.ecm.platform.query.core
 
AggregateRangeDateDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
AggregateRangeDateDescriptor(String, String, String) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
AggregateRangeDefinition - Interface in org.nuxeo.ecm.platform.query.api
 
AggregateRangeDescriptor - Class in org.nuxeo.ecm.platform.query.core
 
AggregateRangeDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
AggregateRangeDescriptor(String, Double, Double) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
aggregateRanges - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
aggregates - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
aggregates - Variable in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
aggregationBuilder - Variable in class org.nuxeo.elasticsearch.aggregate.SingleValueMetricAggregate
 
aKeycloakUserInfo() - Static method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
algo - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
alias - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
The name (alias) used to refer to this table.
alias() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Param
Optional alias for the parameter key.
ALIAS - Static variable in class org.nuxeo.ecm.web.resources.wro.processor.FlavorResourceProcessor
 
ALIAS - Static variable in class org.nuxeo.ecm.web.resources.wro.processor.SassCssFlavorProcessor
 
ALIAS - Static variable in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
 
aliases - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
aliases - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
The operation ID Aliases array.
aliases - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
aliases - Variable in class org.nuxeo.ecm.automation.core.trace.Call
 
aliases - Variable in class org.nuxeo.ecm.automation.OperationChain
 
aliases - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
aliases - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
aliases - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
aliases - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
aliases - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
aliases - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
aliases - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
aliases - Variable in class org.nuxeo.runtime.model.impl.ComponentRegistry
Map of aliased name to canonical name.
aliases() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
ID Aliases array for a given operation.
aliasesByName - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
aliasExists(String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
aliasExists(String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
aliasExists(String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
aliasNames - Variable in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
aliasOrderByColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
AliasType - Enum in org.nuxeo.ecm.platform.signature.api.user
Alias type specifies what type of object (certificate, private key, etc) is being persisted in the keystore.
AliasWrapper - Class in org.nuxeo.ecm.platform.signature.api.user
Represents a keystore alias.
AliasWrapper(String) - Constructor for class org.nuxeo.ecm.platform.signature.api.user.AliasWrapper
Public constructor for the AliasWrapper.
all - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
Used locally when invalidating everything, or when too many invalidations have been received.
all - Variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
Used locally when invalidating everything, or when too many invalidations have been received.
ALL - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
ALL - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
ALL - Static variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
Marker used for better control on requirements.
ALL - Static variable in enum org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
ALL_COLLECTIONS_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
ALL_CONSUMERS_CACHE_TIMEOUT_MS - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
ALL_DOCS - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ExtractBinaryFulltextObject
 
ALL_FIELDS - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
ALL_KEYS - Static variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
 
ALL_LOGS - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
ALL_LOGS - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
ALL_METRICS - Static variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
ALL_MODE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
ALL_MODE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
ALL_OPTS - Static variable in enum org.nuxeo.lib.stream.computation.Record.Flag
 
ALL_PUBLICATION_QUERY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
ALL_QUEUES - Static variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
ALL_VERSIONS_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.VersionsObject
 
ALL_WORKFLOWS_QUERY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
allConfigurations - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
All the registered configurations (prefetch).
allConsumers - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
allConsumersTime - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
allDescriptors - Variable in class org.nuxeo.ecm.directory.DirectoryRegistry
All descriptors registered.
allDocumentTypes - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
All the registered document types.
allFacets - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
All the registered facets.
allGroups - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
allInstanceIds - Variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
 
allIterInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
List of all iterators, in reversed order.
allkeyvals - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
 
allow - Variable in class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
 
allow() - Method in interface org.nuxeo.ecm.core.redis.retry.Retry.Policy
 
allow() - Method in class org.nuxeo.ecm.core.redis.retry.SimpleDelay
 
ALLOW - Static variable in class org.nuxeo.ecm.core.api.impl.FacetFilter
 
ALLOW_ANONYMOUS_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
ALLOW_BYTE_RANGE - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
Flags this blob provider as allowing internal queries with keys containing a byte range.
ALLOW_EMPTY_PASSWORD_PROP - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
ALLOW_HOST_OVERRIDE - Static variable in class org.nuxeo.osgi.BundleManifestReader
 
ALLOW_NEGATIVE_ACL_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
Framework property to control whether negative ACLs (deny) are allowed.
ALLOW_NULL_ORIGIN_PROP - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Allows to disable strict CORS checks when a request has Origin: null.
ALLOW_SIGNEDFETCH - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
ALLOW_VERSION_WRITE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
Allow version write, Boolean parameter passed in context data at saveDocument time.
ALLOW_VIRTUAL_USER - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
Configuration property name, which defines whether virtual user (non-existent user) is allowed in Nuxeo automation.
ALLOW_ZIP_PREVIEW - Static variable in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
allowAnonymous - Variable in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
allowByPassAuth(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
allowBypassVerifier - Variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
allowBypassVerifier() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
allowByteRange - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
allowByteRange - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
allowByteRange - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
allowByteRange - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
allowByteRange - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
 
allowByteRange() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
allowByteRange() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks whether this blob provider allows byte ranges in keys.
allowDirectDownload() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks whether this blob provider allows direct download.
allowDirectDownload() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
allowDirectValidationForExistingUser() - Method in class org.nuxeo.ecm.user.invite.RegistrationRules
 
allowDirectValidationForNonExistingUser() - Method in class org.nuxeo.ecm.user.invite.RegistrationRules
 
allowDowngrade - Variable in class org.nuxeo.connect.update.task.update.Update
 
allowDowngrade - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
Allow install of a lower version
ALLOWED_STATE_TRANSITIONS - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
allowedClassNames - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
allowedPrefix - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
 
allowedSubtypes - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
allowedSubTypes - Variable in class org.nuxeo.ecm.platform.types.Type
 
allowedTypes - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
allowEmptyBlob - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
allowGenericHttpRequests - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
allowGroupOverride() - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Defines if a computed group can override a physical group.
allowGroupOverride() - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
allowHostOverride - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
allowHostOverride - Variable in class org.nuxeo.osgi.BundleImpl
 
allowInstanceOverride() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
allowInstanceOverride() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Return flag to indicate if Documents associated to this template can override parametes value
allowNewRetention(Calendar, Calendar) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
allowNullOrigin - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
allowOrigin - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
allowOverride - Variable in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
allowSignedFetch() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
allowSimplePattern() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
allowSimplePattern() - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
 
allowSimplePattern() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
allowSimplePattern() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
allowSubdomains - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
allowSubGroupsRestriction - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
allowSubSelect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
allowTaskReassignment() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Returns true if tasks created from this node can be reassigned.
allowTaskReassignment() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
allowUserCreation() - Method in class org.nuxeo.ecm.user.invite.RegistrationRules
 
allowVersionWriteForDublinCore - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Effective allowVersionWriteForDublinCore flag.
allowVersionWriteForDublinCore - Variable in class org.nuxeo.ecm.core.schema.TypeConfiguration
 
allPolicies - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
All policies registered.
allProxies - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
All the registered proxy descriptors.
allQualifiers - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
All qualifiers used (includes virtual columns)
allQueued - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
allQueued - Variable in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
allSanitizers - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
All sanitizers registered.
allSchemas - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
All the registered schemas.
allTables - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Map of qualifier -> fragment -> table
allTypes - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
type + secondaryTypes
alphaColor - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
ALREADY_SIGNED_BY - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
AlreadyProcessedRegistrationException - Exception in org.nuxeo.ecm.user.invite
 
AlreadyProcessedRegistrationException(String) - Constructor for exception org.nuxeo.ecm.user.invite.AlreadyProcessedRegistrationException
 
alreadySalted - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
AlreadySignedException - Exception in org.nuxeo.ecm.platform.signature.api.exception
 
AlreadySignedException(String) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.AlreadySignedException
 
AlreadySignedException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.AlreadySignedException
 
AlreadySignedException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.AlreadySignedException
 
ALTERNATIVE_AUTH_PLUGIN_COOKIE_NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
ALWAYS_CREATE_FILE_PROP - Static variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
ALWAYS_DETACH_SEARCH_RESULTS_KEY - Static variable in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
 
alwaysSelected - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
alwaysSelected - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
amazonS3 - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
 
amazonS3 - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
amazonS3 - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
amazonS3 - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
amazonS3 - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
ambiguous - Variable in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
analyze(String) - Method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
analyzeFulltextQuery(String) - Static method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
Analyzes a fulltext query into a generic datastructure that can be used for each specific database.
analyzer - Variable in class org.nuxeo.ecm.core.query.sql.model.EsHint
 
ANALYZER - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
analyzeToplevelIsProxy(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
analyzeToplevelPredicates(Predicate) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
Process special toplevel ANDed operands: ecm:isProxy
analyzeToplevelProxyProperty(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
AnalyzingWalker() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.AnalyzingWalker
 
AnalyzingWalker() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.AnalyzingWalker
 
ANCESTOR_GROUPS_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
Key for the ancestor group names of a group in a core event context.
ancestorIds - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
ANCESTORS_ANCESTOR_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ANCESTORS_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
and(Boolean, Boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
and(Predicate) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
Adds a new predicate to the list of AND predicates.
and(Predicate, Predicate) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
And - Class in org.nuxeo.ecm.webengine.security.guards
 
And(Collection<Guard>) - Constructor for class org.nuxeo.ecm.webengine.security.guards.And
 
And(Guard...) - Constructor for class org.nuxeo.ecm.webengine.security.guards.And
 
AND - org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
 
AND - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
AND - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
AND - Static variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
AND - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
ANDROID_PACKAGE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
Deprecated.
 
ANDROID_PROTOCOL_SCHEME - Static variable in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
Deprecated.
 
annoMgr - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
AnnotatedClass<T> - Class in org.nuxeo.runtime.annotations
 
AnnotatedClass(Class<T>) - Constructor for class org.nuxeo.runtime.annotations.AnnotatedClass
 
AnnotatedMethod - Class in org.nuxeo.runtime.annotations
 
Annotation - Interface in org.nuxeo.ecm.platform.comment.api
Annotation interface
ANNOTATION_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.api.AnnotationConstants
 
ANNOTATION_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.api.AnnotationConstants
 
ANNOTATION_PERMISSIONS - Static variable in class org.nuxeo.ecm.platform.comment.api.AnnotationConstants
Deprecated.
ANNOTATION_PERMISSIONS_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.AnnotationConstants
 
ANNOTATION_SCHEMA - Static variable in class org.nuxeo.ecm.platform.comment.api.AnnotationConstants
 
ANNOTATION_XPATH - Static variable in class org.nuxeo.ecm.platform.comment.api.AnnotationConstants
Deprecated.
ANNOTATION_XPATH_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.AnnotationConstants
 
ANNOTATION_XPATH_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.AnnotationConstants
 
AnnotationAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.comment
 
AnnotationAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
AnnotationConstants - Class in org.nuxeo.ecm.platform.comment.api
 
AnnotationImpl - Class in org.nuxeo.ecm.platform.comment.api
 
AnnotationImpl() - Constructor for class org.nuxeo.ecm.platform.comment.api.AnnotationImpl
 
AnnotationImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.comment.api.AnnotationImpl
Constructor for the document adapter factory.
AnnotationJsonReader - Class in org.nuxeo.ecm.platform.comment.impl
 
AnnotationJsonReader() - Constructor for class org.nuxeo.ecm.platform.comment.impl.AnnotationJsonReader
 
AnnotationJsonWriter - Class in org.nuxeo.ecm.platform.comment.impl
 
AnnotationJsonWriter() - Constructor for class org.nuxeo.ecm.platform.comment.impl.AnnotationJsonWriter
 
AnnotationListJsonReader - Class in org.nuxeo.ecm.platform.comment.impl
 
AnnotationListJsonReader() - Constructor for class org.nuxeo.ecm.platform.comment.impl.AnnotationListJsonReader
 
AnnotationListJsonWriter - Class in org.nuxeo.ecm.platform.comment.impl
 
AnnotationListJsonWriter() - Constructor for class org.nuxeo.ecm.platform.comment.impl.AnnotationListJsonWriter
 
AnnotationManager - Class in org.nuxeo.runtime.annotations
 
AnnotationManager() - Constructor for class org.nuxeo.runtime.annotations.AnnotationManager
 
AnnotationReader - Class in org.nuxeo.ecm.webengine.jaxrs.scan
 
AnnotationReader(Set<String>) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
annotations - Variable in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
annotations - Variable in class org.nuxeo.runtime.annotations.AnnotatedClass
 
annotations - Variable in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
annotations - Variable in class org.nuxeo.runtime.test.runner.Defaults
 
AnnotationScanner - Class in org.nuxeo.runtime.test.runner
 
AnnotationScanner() - Constructor for class org.nuxeo.runtime.test.runner.AnnotationScanner
 
AnnotationService - Interface in org.nuxeo.ecm.platform.comment.api
Annotation API to perform CRUD operations on annotations.
AnnotationServiceImpl - Class in org.nuxeo.ecm.platform.comment.impl
 
AnnotationServiceImpl() - Constructor for class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
annotationToDocumentModel(Annotation, DocumentModel) - Static method in class org.nuxeo.ecm.platform.comment.api.Comments
Deprecated.
since 11.1, unused
annotationType - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
annotedClasses - Variable in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
anonymous - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
ANONYMOUS - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Deprecated.
since 5.3.1 anonymous user name is configurable on user manager Too many references to this constant, no clean for LTS 2017
AnonymousAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.plugins
 
AnonymousAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
AnonymousAuthenticatorForCAS2 - Class in org.nuxeo.ecm.platform.ui.web.auth.cas2
Anonymous authenticator that redirect logout to CAS server authentication to connect to nuxeo.
AnonymousAuthenticatorForCAS2() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.cas2.AnonymousAuthenticatorForCAS2
 
anonymousLogin - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
anonymousUser - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
anonymousUser - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
ANTISAMY_XP - Static variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
any - org.nuxeo.ecm.web.resources.api.ResourceType
 
ANY - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
ANY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
ANY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.SegmentMatcher
 
ANY - Static variable in class org.nuxeo.osgi.util.EntryFilter
 
ANY_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
ANY_MIME_TYPE - Static variable in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
 
ANY_SEGMENT - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.SegmentMatcher
 
ANY_TO_PDF_CONVERTER_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
 
ANY_TO_PDF_TO_THUMBNAIL_CONVERTER_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
ANY_TO_THUMBNAIL_CONVERTER_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
ANY2TEXT_CONVERTER - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
anySchema - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
AnyToThumbnailConverter - Class in org.nuxeo.ecm.platform.thumbnail.converter
Base converter choosing the correct convert to generate a thumbnail according to the Blob's mime type.
AnyToThumbnailConverter() - Constructor for class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
 
AnyType - Class in org.nuxeo.ecm.core.schema.types
Type representing any type (for lists).
ApacheHttpClientBuilder() - Constructor for class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
Deprecated.
 
APIC - Static variable in class org.nuxeo.ecm.platform.audio.extension.ThumbnailAudioFactory
 
APIHelper - Class in org.nuxeo.ecm.webengine.rendering
 
APIHelper() - Constructor for class org.nuxeo.ecm.webengine.rendering.APIHelper
 
apiKey - Variable in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
apiKey - Variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
APIModule - Class in org.nuxeo.ecm.restapi.server.jaxrs
 
APIModule() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.APIModule
 
APIRoot - Class in org.nuxeo.ecm.restapi.server.jaxrs
The root entry for the WebEngine module.
APIRoot() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
APIServlet - Class in org.nuxeo.ecm.restapi.server
This servlet is bound to /api and dispatch calls to /site/api in oder to have better looking URLs.
APIServlet() - Constructor for class org.nuxeo.ecm.restapi.server.APIServlet
 
app - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
app - Variable in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
The JAX-RS application providing the resources.
app - Variable in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
App() - Constructor for class org.nuxeo.wopi.WOPIDiscovery.App
 
APP_NAME_FIELD - Static variable in class org.nuxeo.wopi.WOPIJsonEnricher
 
appClass - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
appearanceClass - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureAppearance
 
append - Variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
append - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
append - Variable in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
append - Variable in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
append(boolean, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.EqualsBuilder
 
append(int, String, M) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
append(int, M) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
append(int, M) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
append(int, M) - Method in interface org.nuxeo.lib.stream.log.LogAppender
Append a message into a partition, returns LogOffset position of the message.
append(long, long) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.EqualsBuilder
 
append(Object[], Object[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.EqualsBuilder
 
append(Object, Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.EqualsBuilder
 
append(String) - Method in class org.nuxeo.common.utils.Path
 
append(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
append(String, String, boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
Unless a suggester named newSuggesterName already exists in the #suggesters list, appends a new SuggesterGroupItemDescriptor named newSuggesterName just before (if before is true) or after the suggester named suggesterName in the #suggesters list.
append(String, M) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
append(String, M) - Method in interface org.nuxeo.lib.stream.log.LogAppender
Same as LogAppender.append(int, Externalizable), the queue is chosen using a hash of parameters "key".
append(String, Record) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
append(String, Record) - Method in interface org.nuxeo.lib.stream.computation.StreamManager
Appends a record to a processor's source stream.
append(List<String>) - Method in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
Insert entries as Json in the Audit directory.
append(List<String>) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditStorage
 
append(List<String>) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
append(List<String>) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
append(List<String>) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
append(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
append(IndexRequest) - Method in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
append(Path) - Method in class org.nuxeo.common.utils.Path
 
append(LogManager, Name, int, String, Path) - Method in class org.nuxeo.lib.stream.tools.command.AppendCommand
 
Append - Class in org.nuxeo.connect.update.task.standalone.commands
Append content of a file into a destination file.
Append() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Append
 
Append(File, File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Append
 
appendAfter - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
appendAfter(String, String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
Unless a suggester named newSuggesterName already exists in the #suggesters list, appends a new SuggesterGroupItemDescriptor named newSuggesterName just after the suggester named suggesterName in the #suggesters list.
appendBefore - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
appendBefore(String, String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
Unless a suggester named newSuggesterName already exists in the #suggesters list, appends a new SuggesterGroupItemDescriptor named newSuggesterName just before the suggester named suggesterName in the #suggesters list.
appendClause(String, String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
AppendCommand - Class in org.nuxeo.lib.stream.tools.command
Appends records from a dump file into an a Log partition.
AppendCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
 
AppendCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.AppendCommand
 
AppendCommand(Path, Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
AppendCommand(Path, Path, boolean, FileNamePattern) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
appendContentStream(ContentStream, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
appendContentStream(ContentStream, boolean, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
appendDirtyFlags(int) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
appender - Variable in class org.nuxeo.importer.stream.consumer.LogBlobInfoWriter
 
appender - Variable in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
appender - Variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
appender - Variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
appenders - Variable in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
appenderThread - Variable in class org.nuxeo.lib.stream.computation.Record
 
appendExternalBucket(BulkBucket) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
Sends a BulkBucket to the right bulk action.
appendExternalBucket(BulkBucket) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
appendHeaderFooterToFile(Path, String, byte[], byte[]) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
appendNewLine - Variable in class org.nuxeo.ecm.webengine.install.AppendOperation
 
AppendOperation - Class in org.nuxeo.ecm.webengine.install
 
AppendOperation() - Constructor for class org.nuxeo.ecm.webengine.install.AppendOperation
 
appendPDFs(PDFMergerUtility) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
 
appendResourceBundleFragments(String, List<File>, File) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
 
appendStringList(StringBuilder, List<?>, boolean, boolean) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
appendSubgroups(String, Set<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
appendText(String, String) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
appendTextFromCell(HSSFCell, StringBuilder) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XL2TextConverter
 
appendTextFromCell(XSSFCell, StringBuilder) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter
 
appendToFile(String, byte[]) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
appendToPattern(String, String) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
appendTypes - Variable in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
appendWord(String, StringBuilder, String, String, Set<Character>) - Static method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
appendWorkToDeadLetterQueue() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
appId - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
applicable(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
application - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
Application - Class in org.nuxeo.ecm.webdav
Registers the application (root resource classes and providers) in a standard / container-neutral way.
Application - Class in org.nuxeo.targetplatforms.jaxrs
 
Application() - Constructor for class org.nuxeo.ecm.webdav.Application
 
Application() - Constructor for class org.nuxeo.targetplatforms.jaxrs.Application
 
APPLICATION_JSON - Static variable in class org.nuxeo.ecm.core.api.impl.blob.JSONBlob
 
APPLICATION_NAME_FIELD - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
APPLICATION_NAME_PARAM - Static variable in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
APPLICATION_OCTET_STREAM - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
APPLICATION_STARTED_ORDER - Static variable in class org.nuxeo.ecm.core.event.EventServiceComponent
 
APPLICATION_STARTED_ORDER - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
Deprecated.
since 2023.0, use ComponentStartOrders.CLUSTER_SERVICE instead
APPLICATION_STARTED_ORDER - Static variable in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
APPLICATION_STARTED_ORDER - Static variable in class org.nuxeo.runtime.kv.KeyValueServiceImpl
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
ApplicationBundleLoader - Class in org.nuxeo.osgi.application
 
ApplicationBundleLoader(StandaloneApplication) - Constructor for class org.nuxeo.osgi.application.ApplicationBundleLoader
 
ApplicationBundleLoader(StandaloneApplication, boolean) - Constructor for class org.nuxeo.osgi.application.ApplicationBundleLoader
 
ApplicationFactory - Interface in org.nuxeo.ecm.webengine.jaxrs
 
ApplicationFragment - Class in org.nuxeo.ecm.webengine.jaxrs
A wrapper for a JAX-RS application fragment declared in manifest.
ApplicationFragment(Bundle, String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
ApplicationFragment(Bundle, String, String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
ApplicationFragment(Bundle, String, Map<String, String>) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
ApplicationHost - Class in org.nuxeo.ecm.webengine.jaxrs
A composite JAX-RS application that can receive fragments from outside.
ApplicationHost(String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
ApplicationLoader - Class in org.nuxeo.osgi.application
 
ApplicationLoader(OSGiAdapter) - Constructor for class org.nuxeo.osgi.application.ApplicationLoader
 
ApplicationLoader.BundleFileLoader - Class in org.nuxeo.osgi.application
 
ApplicationLoader.BundleFileScanner - Class in org.nuxeo.osgi.application
 
ApplicationLoader.BundleInstaller - Class in org.nuxeo.osgi.application
Installs bundles as they are discovered by the bundle visitor.
ApplicationLoader.DefaultCallback - Class in org.nuxeo.osgi.application
 
ApplicationManager - Class in org.nuxeo.ecm.webengine.jaxrs
 
ApplicationManager() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
applicationName - Variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
ApplicationServlet - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
A hot re-loadable JAX-RS servlet.
ApplicationServlet() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
applicationStarted(ComponentContext) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
applicationStarted(ComponentContext) - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
 
applicationStarted(ComponentContext) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
applicationStarted(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
Deprecated.
since 9.2, since the introduction of Component.start(ComponentContext) and Component.stop(ComponentContext) methods
AppLink - Class in org.nuxeo.ecm.core.blob.apps
 
AppLink() - Constructor for class org.nuxeo.ecm.core.blob.apps.AppLink
 
apply(boolean, Function<LogEntryProvider, T>) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
apply(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore.KeyMatcher
 
apply(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.extensions.PatternFilter
 
apply(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.extensions.WikiName
 
apply(String) - Method in interface org.nuxeo.ecm.platform.rendering.wiki.WikiFilter
Filter the given content
apply(String, Collection<FeaturesLoader.Holder>, ThrowableConsumer<FeaturesLoader.Holder, Exception>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
apply(String, FeaturesRunner.Direction, ThrowableConsumer<FeaturesLoader.Holder, Exception>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
apply(Statement, Description) - Method in class org.nuxeo.http.test.HttpClientTestRule
 
apply(Statement, Description) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule
Deprecated.
 
apply(Statement, Description) - Method in class org.nuxeo.runtime.test.logging.TestLogFeature.LogFeatureClassCheckerRule
 
apply(Statement, Description) - Method in class org.nuxeo.runtime.test.logging.TestLogFeature.LogFeatureMethodCheckerRule
 
apply(Statement, Description) - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
 
apply(Statement, Description) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory.BindRule
 
apply(Statement, Description) - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatRule
 
apply(Statement, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
 
apply(Statement, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory.BindRule
 
apply(Statement, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatRule
 
apply(Statement, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment.OnMethod
 
apply(T) - Method in interface org.nuxeo.common.function.ThrowableFunction
 
apply(T, U) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.BiFunctionSQLException
Applies this function to the given arguments.
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
applyAcl(String, Acl, Acl, boolean, AclPropagation) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
applyAcl(List<Ace>, List<Ace>, AclPropagation) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
applyAcl(ObjectId, List<Ace>, List<Ace>, AclPropagation) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
applyAllPropertyValues(DocumentModel, DocumentModel) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
applyCompatibility(String, Action) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
applyCompatibility(Action) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
applyConverter(Blob, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.ConvertHelper
 
applyCustomCompatibility(String, Action) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
Displays specific help messages for migration of actions.
applyDefaultPermissions(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
applyDefaultPermissions(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Applies default Read permissions on root JCR Document for the given user or group name.
applyDiff(Serializable, State.ListDiff) - Static method in class org.nuxeo.ecm.core.storage.mem.MemConnection
Applies a State.ListDiff onto an array or List, and returns the resulting value.
applyDiff(State, String, Serializable) - Static method in class org.nuxeo.ecm.core.storage.mem.MemConnection
Applies a key/value diff in-place onto a base State.
applyDiff(State, State.StateDiff) - Static method in class org.nuxeo.ecm.core.storage.mem.MemConnection
Applies a State.StateDiff in-place onto a base State.
applyDirtyPropertyValues(DocumentModel, DocumentModel) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
applyFragment(TypeDescriptor, TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
applyFragment(LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
applyFragment(LinkDescriptor, LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
applyFragment(T, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
Applies fragment over the given object.
applyImageWatermark(Blob, Blob, WatermarkProperties) - Method in interface org.nuxeo.ecm.platform.pdf.service.PDFTransformationService
Add an Image watermark to the input PDF blob
applyImageWatermark(Blob, Blob, WatermarkProperties) - Method in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
applyInlineDeployments() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Should be called by subclasses after one or more inline deployments are made inside a test method.
applyListDiff(ListDiff) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Supports ListDiff for compatibility.
applyPolicy(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
applyPolicy(ObjectId...) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
applyPolicy(ObjectId, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
applyPolicy(ObjectId, ObjectId...) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
applyPropertyValue(DataModelImpl, DataModelImpl, String) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
Deprecated.
since 11.1. Not used anymore.
applyPropertyValue(Property, DocumentModel) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
applyPropertyValues(DocumentModel, DocumentModel) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
Deprecated.
 
applyPropertyValues(DocumentModel, DocumentModel) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
applyPropertyValues(DocumentModel, DocumentModel, boolean) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
applyQueryLimits(List<T>, int, int) - Method in class org.nuxeo.ecm.directory.BaseSession
Applies offset and limit to a List.
applyQueryLimits(DocumentModelList, int, int) - Method in class org.nuxeo.ecm.directory.BaseSession
Applies offset and limit to a DocumentModelList
applySecurityPolicyQueryTransformers(NuxeoCmisService, NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Applies security policies query transformers to the statement, if possible.
applyStash(ComponentManagerImpl.Stash) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
applySuperFragment(TypeDescriptor, TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
applySuperFragment(LinkDescriptor, LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
applySuperFragment(T, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
applyTextWatermark(Blob, String, WatermarkProperties) - Method in interface org.nuxeo.ecm.platform.pdf.service.PDFTransformationService
Add a text watermark to the input PDF blob
applyTextWatermark(Blob, String, WatermarkProperties) - Method in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
applyTransforms(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
applyTransforms(ExportedDocument[]) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
applyUndoLog() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
applyUpdates(DocumentModel, List<MetadataMappingUpdate>) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Applies synchronously the given mappingUpdates computed by BinaryMetadataService.getMetadataUpdates(DocumentModel, boolean) to the document.
applyUpdates(DocumentModel, List<MetadataMappingUpdate>) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
applyVersioningPolicy - Variable in class org.nuxeo.drive.operations.NuxeoDriveAttachBlob
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this parameter is not used anymore
appName - Variable in class org.nuxeo.wopi.WOPIBlobInfo
Application name used for the blob.
approve() - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
 
approveComent(CoreSession, DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService
Approve the comment with the given commentId.
approveComent(CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
 
approveComent(CoreSession, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
Can be overwritten to allow workflow.
APPROVED_STATE - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
apps - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
apps - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
apps - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
appURL - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
ARCHIVE - org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
Replace the main blob with the signed one and archive the original.
ARCHIVED - org.nuxeo.ecm.core.api.security.ACE.Status
 
areFilesContentEquals(String, String) - Static method in class org.nuxeo.common.utils.FileUtils
Compares two files content as String even if their EOL are different
areFlagsSet(long) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
areGroupsReadOnly() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
areGroupsReadOnly() - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns true is users referential is read only (ie : LDAP) -> can not add users -> can not delete users.
areGroupsReadOnly() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns true is users referential is read only (ie : LDAP) -> can not add users -> can not delete users.
areGroupsReadOnly() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
arePoliciesExpressibleInQuery(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
Checks if the policies can be expressed in a query for a given repository.
arePoliciesExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
 
arePoliciesExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
arePoliciesRestrictingPermission(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
Checks if any policy restricts the given permission.
arePoliciesRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
 
arePoliciesRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
areUsersReadOnly() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
areUsersReadOnly() - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns true is groups referential is read only (ie : LDAP) -> can not add groups -> can not delete groups.
areUsersReadOnly() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns true is groups referential is read only (ie : LDAP) -> can not add groups -> can not delete groups.
areUsersReadOnly() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
arg(String, Object) - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
arg(String, Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
arg(String, Object) - Method in class org.nuxeo.ecm.webengine.model.Template
 
arg(String, Object) - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
ARG - Static variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
args - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationImpl
 
args - Variable in class org.nuxeo.common.Environment
 
args - Variable in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
args - Variable in class org.nuxeo.ecm.core.query.sql.model.Function
 
args - Variable in class org.nuxeo.ecm.platform.rendering.api.View
 
args - Variable in class org.nuxeo.ecm.webengine.model.Template
 
args() - Method in class org.nuxeo.ecm.webengine.model.Template
 
args(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
args(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
args(Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.Template
 
args(Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
args(Work, boolean) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
ARGS - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
ARGS - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
array - Variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
array - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
ARRAY_BINARY - org.nuxeo.ecm.core.storage.sql.PropertyType
 
ARRAY_BLOBID - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
ARRAY_BLOBID - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ARRAY_BOOLEAN - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
ARRAY_BOOLEAN - org.nuxeo.ecm.core.storage.sql.PropertyType
 
ARRAY_BOOLEAN - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ARRAY_CLOB - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ARRAY_DATETIME - org.nuxeo.ecm.core.storage.sql.PropertyType
 
ARRAY_DOUBLE - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
ARRAY_DOUBLE - org.nuxeo.ecm.core.storage.sql.PropertyType
 
ARRAY_DOUBLE - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ARRAY_INTEGER - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
ARRAY_INTEGER - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ARRAY_LONG - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
ARRAY_LONG - org.nuxeo.ecm.core.storage.sql.PropertyType
 
ARRAY_LONG - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ARRAY_MAX - Static variable in class org.nuxeo.ecm.core.storage.State
 
ARRAY_SEP - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
ARRAY_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
ARRAY_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
ARRAY_STRING - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
ARRAY_STRING - org.nuxeo.ecm.core.storage.sql.PropertyType
 
ARRAY_STRING - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ARRAY_TIMESTAMP - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
ARRAY_TIMESTAMP - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
arrayColumn - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.ArraySubQuery
 
arrayColumnsEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
arrayContains(Object[], Object) - Static method in class org.nuxeo.ecm.platform.el.Functions
Returns true if the given arr contains the given element.
arrayContainsAll(Object[], Object...) - Static method in class org.nuxeo.ecm.platform.el.Functions
Returns true if the given arr contains all the given elements.
arrayContainsAny(Object[], Object...) - Static method in class org.nuxeo.ecm.platform.el.Functions
Returns true if the given arr contains one of the given elements.
arrayContainsNone(Object[], Object...) - Static method in class org.nuxeo.ecm.platform.el.Functions
Returns true if the given arr contains none of the given elements.
arrayElementIndex - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.ColumnInfo
 
arrayMerge(T[]...) - Static method in class org.nuxeo.common.utils.ArrayUtils
Merges any number of Array.
ArrayNodeToList - Class in org.nuxeo.ecm.automation.core.impl.adapters
Make it possible to directly JSON tree nodes parsed by the REST API (e.g.
ArrayNodeToList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.ArrayNodeToList
 
ArrayProperty - Class in org.nuxeo.ecm.core.api.model.impl
 
ArrayProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
ArraysEntry(int) - Constructor for class org.nuxeo.ecm.core.storage.State.ArraysEntry
 
ArraysEntryIterator() - Constructor for class org.nuxeo.ecm.core.storage.State.ArraysEntryIterator
 
ArraysEntrySet() - Constructor for class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
ArrayStringToDocModelList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
ArrayStringToDocModelList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.ArrayStringToDocModelList
 
ArrayStringToList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
ArrayStringToList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.ArrayStringToList
 
ArraySubQuery(Column, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.ArraySubQuery
 
arraySubQueryJoinCount - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
ArraySubQueryPostgreSQL(Column, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.ArraySubQueryPostgreSQL
 
arrayToList(Object) - Static method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
ArrayUtils - Class in org.nuxeo.common.utils
Array utils.
as - Variable in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
as - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
as - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
as - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
as - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
 
as - Variable in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
AS - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
AS_CLIENT - org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
 
AS_PROVIDER - org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
 
asAdapterDescriptor() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
asAdapterDescriptor() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
asBiConsumer(ThrowableBiConsumer<T, U, E>) - Static method in interface org.nuxeo.common.function.ThrowableBiConsumer
 
asc(String) - Static method in class org.nuxeo.ecm.core.query.sql.model.OrderByExprs
 
ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
ASC - Static variable in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
ASC - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
ASCENDING - org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
 
ascii - org.nuxeo.ecm.core.utils.BlobUtils.ZIP_ENTRY_ENCODING_OPTIONS
 
ASCII - Static variable in class org.nuxeo.ecm.platform.picture.ExifHelper
 
asConsumer(ThrowableConsumer<T, E>) - Static method in interface org.nuxeo.common.function.ThrowableConsumer
 
asCredential(DocumentModel) - Static method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
asDirectBlobHolder(int) - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
Returns a new DocumentBlobHolder for the blob at the given index where DocumentBlobHolder.getBlob() and DocumentBlobHolder.getXpath() will return information about the blob.
asDocument(LogEntry) - Static method in class org.nuxeo.mongodb.audit.MongoDBAuditEntryWriter
 
asDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
asDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
asEventListener() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
asFunction(ThrowableFunction<T, R, E>) - Static method in interface org.nuxeo.common.function.ThrowableFunction
 
asHtml - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
asJson() - Method in class org.nuxeo.lib.stream.log.Latency
 
asJson(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
asJSON(JsonGenerator, LogEntry) - Static method in class org.nuxeo.elasticsearch.audit.io.AuditEntryJSONWriter
 
askForCheckpoint() - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
Ask for checkpoint in order to send records, save input stream offset positions.
askForCheckpoint() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
askForTermination() - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
Ask to terminate this computation.
askForTermination() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
asList() - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationReport
 
asMap() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
Convert this PictureView as a MAp to be stored inside a document.
asMap() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
asMap() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
asMap() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns JSON representation of the item as map
asMap(SortInfo) - Static method in class org.nuxeo.ecm.core.api.SortInfo
Returns a map for given sort info, or null if sort info is null.
asPostCommitListener() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
asRunnable(ThrowableRunnable<E>) - Static method in interface org.nuxeo.common.function.ThrowableRunnable
 
Assert - Class in org.nuxeo.runtime.test
Extension to Assert
Assert() - Constructor for class org.nuxeo.runtime.test.Assert
Protect constructor since it is a static only class
assertBulkStatusCompleted(JsonNode) - Method in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
assertBulkStatusScheduled(JsonNode) - Method in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
assertEntityEqualsDoc(InputStream, DocumentModel) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Deprecated.
 
assertFilesContentEquals(String, String) - Static method in class org.nuxeo.runtime.test.Assert
Asserts that two strings are equal even if their EOL are different.
assertFilesContentEquals(String, String, String) - Static method in class org.nuxeo.runtime.test.Assert
Asserts that two strings are equal even if their EOL are different.
assertHasEvent() - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
 
assertion - Variable in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
ASSERTION_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
assertJsonResponse(String, String) - Method in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
assertNodeEqualsDoc(JsonNode, DocumentModel) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Deprecated.
 
assignMatchers - Static variable in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
ASSIGNMENT_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
assignmentLatch - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
assignments() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
assignments() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
assignments() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
assignments() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Returns the list of Log name, partitions tuples currently assigned to this tailer.
assignments(ConsumerPartitionAssignor, int, Map<String, Integer>) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
associatedUser(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
associatedUser(HttpSession, String) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
AssocMap - Class in org.nuxeo.ecm.core.event.impl
A map used to track duplicates.
AssocMap() - Constructor for class org.nuxeo.ecm.core.event.impl.AssocMap
 
asSortInfo(Map<String, Serializable>) - Static method in class org.nuxeo.ecm.core.api.SortInfo
Returns a sort info for given map, or null if map is null or does not contain both keys SortInfo.SORT_COLUMN_NAME and SortInfo.SORT_ASCENDING_NAME.
asString() - Method in class org.nuxeo.ecm.core.query.sql.model.BooleanLiteral
 
asString() - Method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
asString() - Method in class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
asString() - Method in class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
asString() - Method in class org.nuxeo.ecm.core.query.sql.model.Literal
Gets a string representation of the value.
asString() - Method in class org.nuxeo.ecm.core.query.sql.model.StringLiteral
 
asStringList(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
assumeRole(AssumeRoleRequest) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
asSupplier(ThrowableSupplier<T, E>) - Static method in interface org.nuxeo.common.function.ThrowableSupplier
 
asThrowableSupplier(ThrowableRunnable<E>) - Static method in interface org.nuxeo.common.function.ThrowableRunnable
 
ASTNode - Interface in org.nuxeo.ecm.core.query.sql.model
The base of all query nodes.
asTypeDescriptor() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
asURI(String) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Parse a URI.
asURL() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
asURL() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
asURL() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
 
asURL() - Method in interface org.nuxeo.runtime.model.StreamRef
Get an URL to that stream.
asURL() - Method in class org.nuxeo.runtime.model.URLStreamRef
 
asURL() - Method in class org.nuxeo.runtime.test.InlineRef
 
asUrlEnumeration(Iterator<File>) - Static method in class org.nuxeo.osgi.util.FileIterator
 
asUrlIterator(Iterator<File>) - Static method in class org.nuxeo.osgi.util.FileIterator
 
asValidJson(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.SseRenderer
 
async - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
 
ASYNC_BINARY_METADATA_EXECUTE - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Deprecated.
since 2021.13, not used anymore
ASYNC_MAPPING_RESULT - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Deprecated.
since 2021.13, not used anymore
AsyncBlob - Class in org.nuxeo.ecm.core.api.impl.blob
Deprecated.
since 10.3, use the @async operation adapter instead.
AsyncBlob(String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
AsyncBlob(String, boolean, int) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
AsyncBlob(String, boolean, int, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
AsyncDigestListener - Class in org.nuxeo.ecm.core.blob
Schedules the async digest work.
AsyncDigestListener() - Constructor for class org.nuxeo.ecm.core.blob.AsyncDigestListener
 
AsyncEventExecutor - Class in org.nuxeo.ecm.core.event.impl
Executor of async listeners passing them to the WorkManager.
AsyncEventExecutor() - Constructor for class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
 
AsyncEventExecutor.ListenerWork - Class in org.nuxeo.ecm.core.event.impl
 
asyncExec - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
asyncExec - Variable in class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
 
AsynchronousUnicityCheckListener - Class in org.nuxeo.ecm.platform.filemanager.core.listener
 
AsynchronousUnicityCheckListener() - Constructor for class org.nuxeo.ecm.platform.filemanager.core.listener.AsynchronousUnicityCheckListener
 
AsyncOperationAdapter - Class in org.nuxeo.ecm.automation.server.jaxrs.adapters
Adapter that allows asynchronous execution of operations.
AsyncOperationAdapter() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
asyncPostCommitListenersDescriptors - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
asyncService - Variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
asyncService() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.OperationMethod
 
AsyncService<K extends Serializable,​S extends AsyncStatus<K>,​V> - Interface in org.nuxeo.ecm.core.api
Interface to be implemented by asynchronous services.
aSyncStats - Static variable in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
AsyncStatus<K extends Serializable> - Interface in org.nuxeo.ecm.core.api
Interface to be implemented by asynchronous services' statuses.
AsyncWaitHook - Interface in org.nuxeo.ecm.core.event.impl
 
asyncWaitHooks - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
atomic(String, Consumer<KeyValueStore>) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
Executes something while setting a lock, retrying a few times if the lock is already set.
ATOMIC_PREDICATE - Static variable in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
atomicCopy(Path, Path) - Static method in class org.nuxeo.ecm.core.blob.PathStrategy
Does an atomic copy from source to dest.
atomicMove(File, File) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
Does an atomic move of the tmp (or source) file to the final file.
atomicMove(Path, Path) - Static method in class org.nuxeo.ecm.core.blob.PathStrategy
Does an atomic move from source to dest.
atomicQueryElement(DocumentModel, PredicateDefinition, Escaper) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
atomicUpdate(String, Function<String, String>, long) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
Deprecated.
since 11.1
atomicUpdate(String, Function<String, String>, long, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
attach - Variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
attach(CoreSession) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Reattaches a document to an existing session.
attach(CoreSession) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
attach(CoreSession) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
attach(CoreSession) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
attach(CoreSession) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
attach(DocumentModel) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
attach(ComponentManagerImpl) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Attach to a manager - this method must be called after all registration fields are initialized.
ATTACH - org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
Put the signed blob as an attachment.
AttachBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
 
AttachBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
 
ATTACHED_DOCUMENT_IDS - Static variable in class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
 
ATTACHED_DOCUMENTS_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
attachedDocumentIds - Variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
AttachedDocumentsChecker(CoreSession, String) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.AttachedDocumentsChecker
 
ATTACHMENTS_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
attempt - Variable in class org.nuxeo.ecm.core.redis.retry.ExponentialBackofDelay
 
attemptedAuthentication - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
attemptsNumber - Variable in class org.nuxeo.ecm.directory.ldap.LdapRetryHandler
 
attr - Variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
attribute - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
AttributeConfigDescriptor - Class in org.nuxeo.ecm.platform.importer.xml.parser
Descriptor that can be used to define how Nuxeo DocumentModel properties are filled from the input XML
AttributeConfigDescriptor() - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
AttributeConfigDescriptor(String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
AttributeConfigDescriptor(String, String, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
attributeConfigs - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
attributes - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
 
attributesInfo - Variable in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
attributeVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedList
 
attributeVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedMap
 
attrs - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
AUDIO_TYPE - Static variable in class org.nuxeo.ecm.platform.audio.extension.AudioImporter
 
AUDIO_TYPE - Static variable in class org.nuxeo.ecm.platform.video.Stream
 
AudioImporter - Class in org.nuxeo.ecm.platform.audio.extension
This class will create a Document of type "Audio" from the uploaded file, if the uploaded file matches any of the mime types listed in the filemanager-plugins.xml file.
AudioImporter() - Constructor for class org.nuxeo.ecm.platform.audio.extension.AudioImporter
 
audit - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
AUDIT_DATABASE_ID - Static variable in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
AUDIT_ELASTICSEARCH_ENABLED - Static variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
AUDIT_LATEST_LOG_ID_AFTER_DATE_PROP - Static variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
AuditAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Adapter that returns the log entries of the pointed resource.
AuditAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
AuditAdmin - Interface in org.nuxeo.ecm.platform.audit.api
Interface for Administration of Audit service.
auditBackend - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
AuditBackend - Interface in org.nuxeo.ecm.platform.audit.service
Audit Backend SPI
AuditBackendDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
Descriptor to configure / contribute a Backend for Audit service
AuditBackendDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor
 
AuditBulker - Interface in org.nuxeo.ecm.platform.audit.service
Deprecated.
since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
AuditBulkerDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
Deprecated.
since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
AuditBulkerDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.AuditBulkerDescriptor
Deprecated.
 
AuditBulkerMBean - Interface in org.nuxeo.ecm.platform.audit.service.management
Deprecated.
since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
AuditChangeFinder - Class in org.nuxeo.drive.service.impl
Implementation of FileSystemChangeFinder using the AuditReader.
AuditChangeFinder() - Constructor for class org.nuxeo.drive.service.impl.AuditChangeFinder
 
AuditDomainEvent - Class in org.nuxeo.ecm.platform.audit.stream
The audit domain event.
AuditDomainEvent() - Constructor for class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
AuditDomainEventProducer - Class in org.nuxeo.ecm.platform.audit.stream
Audit domain event producer.
AuditDomainEventProducer(String, String) - Constructor for class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
AuditEntryJSONReader - Class in org.nuxeo.elasticsearch.audit.io
 
AuditEntryJSONReader() - Constructor for class org.nuxeo.elasticsearch.audit.io.AuditEntryJSONReader
 
AuditEntryJSONWriter - Class in org.nuxeo.elasticsearch.audit.io
 
AuditEntryJSONWriter() - Constructor for class org.nuxeo.elasticsearch.audit.io.AuditEntryJSONWriter
 
AuditEventFirer - Class in org.nuxeo.ecm.platform.routing.core.impl
Fire events for Route audit logs (used by previous route content view)
AuditEventFirer() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.AuditEventFirer
 
AuditEventLogger - Class in org.nuxeo.ecm.platform.audit.listener
Deprecated.
since 10.10, audit event is now handled with StreamAuditEventListener
AuditEventLogger() - Constructor for class org.nuxeo.ecm.platform.audit.listener.AuditEventLogger
Deprecated.
 
AuditEventMetricFactory - Class in org.nuxeo.ecm.platform.audit.service.management
 
AuditEventMetricFactory() - Constructor for class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
AuditEventMetricMBean - Interface in org.nuxeo.ecm.platform.audit.service.management
 
AuditEventMetricMBeanAdapter - Class in org.nuxeo.ecm.platform.audit.service.management
 
AuditEventMetricMBeanAdapter(Logs, String) - Constructor for class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricMBeanAdapter
 
AuditEventTypes - Class in org.nuxeo.ecm.platform.audit.api
NXAudit event types.
AuditExtensionFactory - Class in org.nuxeo.template.context.extensions
 
AuditExtensionFactory() - Constructor for class org.nuxeo.template.context.extensions.AuditExtensionFactory
 
AuditJsonEnricher - Class in org.nuxeo.ecm.restapi.server.jaxrs.enrichers
Enricher that add the latest log entries related to the document.
AuditJsonEnricher() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.AuditJsonEnricher
 
AuditLog - Class in org.nuxeo.ecm.automation.core.operations.services
 
AuditLog() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
AuditLogger - Interface in org.nuxeo.ecm.platform.audit.api
Interface for adding audit logs.
AuditLogWriterComputation(String) - Constructor for class org.nuxeo.ecm.platform.audit.impl.StreamAuditWriter.AuditLogWriterComputation
 
AuditPageProvider - Class in org.nuxeo.ecm.platform.audit.api
PageProvider implementation that returns LogEntry from Audit Service
AuditPageProvider() - Constructor for class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
AuditPageProviderOperation - Class in org.nuxeo.ecm.automation.core.operations.services
Operation to execute a query or a named provider against Audit with support for Pagination
AuditPageProviderOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
auditQuery - Variable in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
AuditQuery - Class in org.nuxeo.ecm.automation.core.operations.services
 
AuditQuery() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
AuditQueryBuilder - Class in org.nuxeo.ecm.platform.audit.api
Query builder for querying audit.
AuditQueryBuilder() - Constructor for class org.nuxeo.ecm.platform.audit.api.AuditQueryBuilder
 
AuditQueryException - Exception in org.nuxeo.ecm.platform.audit.api.query
NXAudit-Query related exception.
AuditQueryException() - Constructor for exception org.nuxeo.ecm.platform.audit.api.query.AuditQueryException
 
AuditQueryException(String) - Constructor for exception org.nuxeo.ecm.platform.audit.api.query.AuditQueryException
 
AuditQueryException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.audit.api.query.AuditQueryException
 
AuditQueryException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.audit.api.query.AuditQueryException
 
auditQueryParams - Variable in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
AuditReader - Interface in org.nuxeo.ecm.platform.audit.api
Interface for reading data from the Audit service.
AuditRequestFilter - Class in org.nuxeo.elasticsearch.http.readonly.filter
Define a elasticsearch passthrough filter for audit index.
AuditRequestFilter() - Constructor for class org.nuxeo.elasticsearch.http.readonly.filter.AuditRequestFilter
 
AuditRestore - Class in org.nuxeo.ecm.automation.core.operations.services
 
AuditRestore() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
auditService - Variable in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
AuditService - Class in org.nuxeo.ecm.core.rest
Audit Service - manage document versions TODO not yet implemented
AuditService() - Constructor for class org.nuxeo.ecm.core.rest.AuditService
 
AuditStorage - Interface in org.nuxeo.ecm.platform.audit.api
Audit storage interface to append and scroll LogEntry represented as JSON.
AuditStorageDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
 
AuditStorageDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
 
auditStorageDescriptors - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
auditStorageId - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
AuditStorageLogWriterComputation(String, int, int) - Constructor for class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
 
auditStorages - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
auth - Variable in class org.nuxeo.ecm.automation.core.mail.Mailer
Deprecated.
since 11.1, not used anymore
AUTH_PASSWORD_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
AUTH_PATTERN - Static variable in class org.nuxeo.log4j.Redactor
 
AUTH_USER_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
authenticate() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
authenticate(String, String) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
authenticate(String, String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
authenticate(String, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
authenticate(String, String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
authenticate(String, String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
authenticate(String, String) - Method in interface org.nuxeo.ecm.directory.Session
Checks that the credentials provided by the UserManager match those registered in the directory.
authenticate(String, String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
authenticate(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
authenticate(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
authenticate(String, String) - Method in interface org.nuxeo.runtime.api.login.Authenticator
Get a principal object for the given username if the username / password pair is valid, otherwise returns null.
AUTHENTICATION_FAILURE - Static variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
AUTHENTICATION_SUCCESS - Static variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
AuthenticationChainDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
AuthenticationChainDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationChainDescriptor
 
authenticationFailure - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
authenticationMethod - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
authenticationMethod - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
AuthenticationPluginDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
AuthenticationPluginDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
authenticationSuccess - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
AuthenticationToken - Class in org.nuxeo.ecm.tokenauth.io
 
AuthenticationToken(String, String, String, String, String, String) - Constructor for class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
AuthenticationTokenListWriter - Class in org.nuxeo.ecm.tokenauth.io
 
AuthenticationTokenListWriter() - Constructor for class org.nuxeo.ecm.tokenauth.io.AuthenticationTokenListWriter
 
AuthenticationTokensObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth
Token Object
AuthenticationTokensObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth.AuthenticationTokensObject
 
AuthenticationTokenWriter - Class in org.nuxeo.ecm.tokenauth.io
Convert AuthenticationToken to Json.
AuthenticationTokenWriter() - Constructor for class org.nuxeo.ecm.tokenauth.io.AuthenticationTokenWriter
 
Authenticator - Interface in org.nuxeo.runtime.api.login
Authenticate the given username against the given password.
AUTHN_REQUESTS_SIGNED - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
author - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
AUTHOR - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
AUTHOR - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
AUTHOR_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
AUTHORIZATION_CODE_GRANT_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
AUTHORIZATION_CODE_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
authorizationCode - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
AuthorizationRequest - Class in org.nuxeo.ecm.platform.oauth2.request
 
AuthorizationRequest(Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
AuthorizationRequest(HttpServletRequest) - Constructor for class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
authorizationServerURL - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
authorizationServerURL - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
AUTHORIZED_HEADERS - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
CSV headers that won't be checked if the field exists on the document type.
AUTHORIZED_USER_STRING - Static variable in class edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter
 
AuthorizedProxyTag - Class in edu.yale.its.tp.cas.client.taglib
Tag for indicating authorized proxies for the cas:auth tag.
AuthorizedProxyTag() - Constructor for class edu.yale.its.tp.cas.client.taglib.AuthorizedProxyTag
 
authPluginName - Variable in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
AuthTag - Class in edu.yale.its.tp.cas.client.taglib
Authentication tag for use with the Yale Central Authentication Service.
AuthTag() - Constructor for class edu.yale.its.tp.cas.client.taglib.AuthTag
 
AUTO_ACTIVATION - Static variable in class org.nuxeo.runtime.jtajca.JtaActivator
 
AUTO_CHECKED_OUT - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Deprecated.
since 9.1 seems unused
AUTO_GRANT_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
AUTO_GRANT_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientWriter
 
AUTO_INCREMENT_ID_FIELD_DEFAULT - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
AUTO_PROMPT_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
autoAccept - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
AutoDeleteFileInputStream(Path) - Constructor for class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider.AutoDeleteFileInputStream
 
autoGrant - Variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
AUTOINC - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
AUTOINC - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
autoincrementId - Variable in class org.nuxeo.ecm.directory.BaseSession
 
autoincrementIdField - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
autoInstallBundles() - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
autoLoop - Variable in class org.nuxeo.template.api.TemplateInput
 
automatic - Variable in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
AutomaticLOD - Class in org.nuxeo.ecm.platform.threed.service
Object representing a registered automatic level of detail conversion on the ThreeDService.
AutomaticLOD() - Constructor for class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
AutomaticLOD(AutomaticLOD) - Constructor for class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
AutomaticLODContributionHandler - Class in org.nuxeo.ecm.platform.threed.service
AutomaticLODContributionHandler() - Constructor for class org.nuxeo.ecm.platform.threed.service.AutomaticLODContributionHandler
 
automaticLODs - Variable in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
automaticReload - Variable in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
AutomaticRenderView - Class in org.nuxeo.ecm.platform.threed.service
Object representing an automatic render view on the ThreeDService.
AutomaticRenderView() - Constructor for class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
AutomaticRenderView(AutomaticRenderView) - Constructor for class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
AutomaticRenderViewContributionHandler - Class in org.nuxeo.ecm.platform.threed.service
AutomaticRenderViewContributionHandler() - Constructor for class org.nuxeo.ecm.platform.threed.service.AutomaticRenderViewContributionHandler
 
automaticRenderViews - Variable in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
AutomaticVideoConversion - Class in org.nuxeo.ecm.platform.video.service
Object representing a registered automatic video conversion on the VideoService.
AutomaticVideoConversion() - Constructor for class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
 
AutomaticVideoConversionContributionHandler - Class in org.nuxeo.ecm.platform.video.service
AutomaticVideoConversionContributionHandler() - Constructor for class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
 
automaticVideoConversions - Variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
automation - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingRegistry
 
automation - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
automation - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
Automation() - Constructor for class org.nuxeo.runtime.test.runner.TargetExtensions.Automation
 
AUTOMATION_CTX_KEY - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
AUTOMATION_MAPPER_KEY - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
AUTOMATION_SCRIPTING_MONITOR - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
AUTOMATION_SCRIPTING_PRECOMPILE - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
AUTOMATION_TRACE_PRINTABLE_PROPERTY - Static variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
AUTOMATION_TRACE_PROPERTY - Static variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
AutomationAdmin - Interface in org.nuxeo.ecm.automation
 
AutomationBulkAction - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
Bulk Action that runs an automation operation
AutomationBulkAction() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction
 
AutomationBulkActionUi - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
Bulk Action that runs an automation operation dedicated for UI
AutomationBulkActionUi() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkActionUi
 
AutomationBulkValidation - Class in org.nuxeo.ecm.automation.core.operations.services.bulk.validation
 
AutomationBulkValidation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.validation.AutomationBulkValidation
 
automationChain - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
AutomationComponent - Class in org.nuxeo.ecm.automation.core
Nuxeo component that provide an implementation of the AutomationService and handle extensions registrations.
AutomationComponent() - Constructor for class org.nuxeo.ecm.automation.core.AutomationComponent
 
AutomationComputation(String, boolean) - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
 
AutomationFilter - Interface in org.nuxeo.ecm.automation
 
AutomationFilterDescriptor - Class in org.nuxeo.ecm.automation.core
 
AutomationFilterDescriptor() - Constructor for class org.nuxeo.ecm.automation.core.AutomationFilterDescriptor
 
automationFilterRegistry - Variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
AutomationFilterRegistry - Class in org.nuxeo.ecm.automation.core.impl
 
AutomationFilterRegistry() - Constructor for class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
automationFilters - Variable in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
Modifiable exception chain registry.
AutomationInfo - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
 
AutomationInfo(AutomationService) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
 
AutomationLazyRenditionProvider - Class in org.nuxeo.ecm.platform.rendition.lazy
 
AutomationLazyRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.rendition.lazy.AutomationLazyRenditionProvider
 
AutomationMapper - Class in org.nuxeo.automation.scripting.internals
Class injected/published in Nashorn engine to execute automation service.
AutomationMapper(OperationContext) - Constructor for class org.nuxeo.automation.scripting.internals.AutomationMapper
 
AutomationMapper.ScriptBuilder - Class in org.nuxeo.automation.scripting.internals
 
AutomationModule - Class in org.nuxeo.ecm.automation.server.jaxrs
 
AutomationModule() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.AutomationModule
 
AutomationRenderer - Class in org.nuxeo.ecm.platform.rendition.extension
Class introduced to share code between sync and lazy automation based renditions
AutomationRenderer() - Constructor for class org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer
 
AutomationRenditionBuilder - Class in org.nuxeo.ecm.platform.rendition.lazy
 
AutomationRenditionBuilder(String, DocumentModel, RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder
 
AutomationResource - Class in org.nuxeo.ecm.automation.server.jaxrs
 
AutomationResource() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
 
AutomationScriptingComponent - Class in org.nuxeo.automation.scripting.internals
 
AutomationScriptingComponent() - Constructor for class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
AutomationScriptingConstants - Class in org.nuxeo.automation.scripting.api
 
AutomationScriptingConstants() - Constructor for class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
AutomationScriptingParamsInjector - Interface in org.nuxeo.automation.scripting.internals
 
AutomationScriptingRegistry - Class in org.nuxeo.automation.scripting.internals
 
AutomationScriptingRegistry() - Constructor for class org.nuxeo.automation.scripting.internals.AutomationScriptingRegistry
 
AutomationScriptingService - Interface in org.nuxeo.automation.scripting.api
 
AutomationScriptingService.Session - Interface in org.nuxeo.automation.scripting.api
 
AutomationScriptingServiceImpl - Class in org.nuxeo.automation.scripting.internals
 
AutomationScriptingServiceImpl() - Constructor for class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
AutomationServer - Interface in org.nuxeo.ecm.automation.server
A registry of REST bindings.
AutomationServerComponent - Class in org.nuxeo.ecm.automation.server
 
AutomationServerComponent() - Constructor for class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
AutomationServerProvider - Class in org.nuxeo.ecm.automation.server.jaxrs
 
AutomationServerProvider() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.AutomationServerProvider
 
AutomationService - Interface in org.nuxeo.ecm.automation
Service providing an operation registry and operation execution methods.
AutomationServiceProvider - Class in org.nuxeo.ecm.automation.server.jaxrs
 
AutomationServiceProvider() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.AutomationServiceProvider
 
AutomationTraceGetOperation - Class in org.nuxeo.ecm.automation.core.operations.traces
 
AutomationTraceGetOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
 
AutomationTraceToggleOperation - Class in org.nuxeo.ecm.automation.core.operations.traces
 
AutomationTraceToggleOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
 
autoPrompt - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
autoStart() - Method in annotation type org.nuxeo.runtime.test.runner.TransactionalConfig
 
autoStartTransaction - Variable in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
AUTOSUBSCRIBE_CONFIG_KEY - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
The key to the config turning on or off autosubscription.
autoSubscribed - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
availability - Variable in exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
 
available - Variable in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
available - Variable in class org.nuxeo.ecm.platform.actions.Action
 
available - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
available - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
available() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
available() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
availableComponents() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
availableIn - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
availablePackages - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
availablePackagesInfo - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
 
availableUpdateCount - Variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
averageSizeKB - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
averageSizeKB - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducerFactory
 
AVG_FUNCTION - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
avgBlobSizeKB - Variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
avgBlobSizeKB - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
avoidingCollision(File) - Method in class org.nuxeo.io.fsexporter.DriveLikeExporterPlugin
Given a file one wants to create, returns a file which name doesn't collide with the already existing files.
AVRO_LOGICALTYPE_SCHEMA - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
AVRO_LOGICTYPE_TIMESTAMP_MILLIS - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
AVRO_MESSAGE_V1_HEADER - Static variable in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
AVRO_SCHEMA_EXT - Static variable in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
 
AvroBinaryCodec<T> - Class in org.nuxeo.lib.stream.codec
Avro Binary format, there is no header, the schema must be the same for encoder and decoder.
AvroBinaryCodec(Class<T>) - Constructor for class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
AvroCodecFactory - Class in org.nuxeo.runtime.codec
Factory to generate Avro codec with different flavors
AvroCodecFactory() - Constructor for class org.nuxeo.runtime.codec.AvroCodecFactory
 
AvroComponent - Class in org.nuxeo.runtime.avro
Avro component.
AvroComponent() - Constructor for class org.nuxeo.runtime.avro.AvroComponent
 
AvroConfluentCodec<T> - Class in org.nuxeo.lib.stream.codec
Use the Confluent Avro encoding which differs from Avro message, the schema store is a REST Confluent Schema Registry.
AvroConfluentCodec(Class<T>, String) - Constructor for class org.nuxeo.lib.stream.codec.AvroConfluentCodec
Create an AvroConfluent codec
AvroConstants - Class in org.nuxeo.ecm.core.io.avro
Constants used in this package.
AvroConstants() - Constructor for class org.nuxeo.ecm.core.io.avro.AvroConstants
 
AvroJsonCodec<T> - Class in org.nuxeo.lib.stream.codec
JSON Avro format for debugging purpose.
AvroJsonCodec(Class<T>) - Constructor for class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
AvroMapper<D,​M> - Class in org.nuxeo.runtime.avro
The base class for any AvroMapper.
AvroMapper(AvroService) - Constructor for class org.nuxeo.runtime.avro.AvroMapper
 
AvroMapperDescriptor - Class in org.nuxeo.runtime.avro
The Avro mapper descriptor.
AvroMapperDescriptor() - Constructor for class org.nuxeo.runtime.avro.AvroMapperDescriptor
 
AvroMessageCodec<T> - Class in org.nuxeo.lib.stream.codec
Avro Single object encoding: magic 2 bytes + schema fingerprint 8 bytes + avro binary.
AvroMessageCodec(Class<T>) - Constructor for class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
AvroMessageCodec(Class<T>, AvroSchemaStore) - Constructor for class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
AvroRecordCodec<T extends Record> - Class in org.nuxeo.runtime.codec
Instead of having an Avro Record envelop that contains a data encoded in Avro, this structure is a flat Avro message joining schemas of the Record and data.
AvroRecordCodec(String, String) - Constructor for class org.nuxeo.runtime.codec.AvroRecordCodec
 
AvroRecordCodec(Schema, String) - Constructor for class org.nuxeo.runtime.codec.AvroRecordCodec
 
AvroRecordCodecFactory - Class in org.nuxeo.runtime.codec
Factory to generate Record compliant with Confluent Avro, ready to be used by ksqlDB.
AvroRecordCodecFactory() - Constructor for class org.nuxeo.runtime.codec.AvroRecordCodecFactory
 
AvroReplacementDescriptor - Class in org.nuxeo.runtime.avro
The Avro forbidden character replacement descriptor.
Avro allows alphanumeric characters and underscores in names.
Nuxeo Studio allows alphanumeric characters, underscores and dashes that have to be replaced by another symbol.

The default contributions provide replacement for :
- "-" as "__dash__"
- ":" as "__colon__
- ";" as "__semicolon__"
- and with higher priority "__" as "____" to ensure no user string is wrongly replaced.
AvroReplacementDescriptor() - Constructor for class org.nuxeo.runtime.avro.AvroReplacementDescriptor
 
AvroSchemaDescriptor - Class in org.nuxeo.runtime.avro
The Avro schema descriptor.
AvroSchemaDescriptor() - Constructor for class org.nuxeo.runtime.avro.AvroSchemaDescriptor
 
AvroSchemaFactory<T> - Class in org.nuxeo.runtime.avro
The base class for any AvroSchemaFactory.
AvroSchemaFactory(AvroSchemaFactoryContext) - Constructor for class org.nuxeo.runtime.avro.AvroSchemaFactory
 
AvroSchemaFactoryContext - Class in org.nuxeo.runtime.avro
An AvroSchemaFactoryContext represents a context in which Avro schemas are cached and reused depending on their qualified name.

Avro does not permit to declare twice a schema with the same qualified name.
AvroSchemaFactoryContext(AvroService) - Constructor for class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
AvroSchemaFactoryDescriptor - Class in org.nuxeo.runtime.avro
The Avro schema factory descriptor.
AvroSchemaFactoryDescriptor() - Constructor for class org.nuxeo.runtime.avro.AvroSchemaFactoryDescriptor
 
AvroSchemaStore - Interface in org.nuxeo.lib.stream.codec
An extended SchemaStore that know how to add schema.
avroService - Variable in class org.nuxeo.runtime.avro.AvroComponent
 
AvroService - Interface in org.nuxeo.runtime.avro
This service allows to create a AvroSchemaFactoryContext.
AvroServiceImpl - Class in org.nuxeo.runtime.avro
 
AvroServiceImpl(Collection<AvroReplacementDescriptor>, Map<Class<?>, Class<AvroSchemaFactory<?>>>) - Constructor for class org.nuxeo.runtime.avro.AvroServiceImpl
 
await(long) - Method in interface org.nuxeo.runtime.test.runner.TransactionalFeature.Waiter
Deprecated.
await(long, TimeUnit) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
 
await(long, TimeUnit) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
await(long, TimeUnit) - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBulker
Deprecated.
 
await(long, TimeUnit) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
await(long, TimeUnit) - Method in class org.nuxeo.ecm.platform.audit.service.NoopAuditBulker
Deprecated.
 
await(String, Duration) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
Waits for completion of given bulk command.
await(String, Duration) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
await(Duration) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
Waits for completion of all bulk commands.
await(Duration) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
await(Duration) - Method in interface org.nuxeo.runtime.test.runner.TransactionalFeature.Waiter
 
await(TransactionalFeature.Waiter, Duration) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
awaitActivation(long) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
awaitCanProceed() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
awaitCanStandby() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
awaitCompletion(long, TimeUnit) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Waits for completion of all work.
awaitCompletion(long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
awaitCompletion(String, long, TimeUnit) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Waits for completion of work in a given queue.
awaitCompletion(String, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
awaitCompletion(String, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
awaitCompletionOnQueue(String, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
awaitCompletionWithWaterMark(String, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
Deprecated.
since 10.2 because unused
awaitPoolTermination(Duration) - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
awaitSubscribed(long, TimeUnit) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
To be called from the main thread to wait for subscription to be effective.
AWS_ID_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
AWS_ID_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
AWS_KEY_PATTERN - Static variable in class org.nuxeo.log4j.Redactor
 
AWS_SECRET_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
AWS_SECRET_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
AWS_SESSION_TOKEN_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
AWS_SESSION_TOKEN_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
AWSConfigurationDescriptor - Class in org.nuxeo.runtime.aws
 
AWSConfigurationDescriptor() - Constructor for class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
AWSConfigurationService - Interface in org.nuxeo.runtime.aws
The service providing AWS configuration.
AWSConfigurationServiceImpl - Class in org.nuxeo.runtime.aws
Implementation of the service providing AWS configuration.
AWSConfigurationServiceImpl() - Constructor for class org.nuxeo.runtime.aws.AWSConfigurationServiceImpl
 
awsCredentialsProvider - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
azimuth - Variable in class org.nuxeo.ecm.platform.threed.service.RenderView
 
azimuth - Variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
AZIMUTH - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
azure - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
AZURE_CDN_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
AZURE_CDN_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
 
AZURE_STORAGE_ACCESS_KEY_ENV_VAR - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
AZURE_STORAGE_ACCOUNT_ENV_VAR - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
AzureBinaryManager - Class in org.nuxeo.ecm.blob.azure
 
AzureBinaryManager() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
AzureBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobStore.AzureBlobGarbageCollector
 
AzureBlobProvider - Class in org.nuxeo.ecm.blob.azure
Blob provider that stores files in Azure Storage.
AzureBlobProvider() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobProvider
 
AzureBlobScroll - Class in org.nuxeo.ecm.blob.azure
Scroll blobs of the Azure blob store of a AzureBlobProvider, the scroll query is the provider id.
AzureBlobScroll() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobScroll
 
AzureBlobStore - Class in org.nuxeo.ecm.blob.azure
 
AzureBlobStore(String, String, AzureBlobStoreConfiguration, KeyStrategy) - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
AzureBlobStore.AzureBlobGarbageCollector - Class in org.nuxeo.ecm.blob.azure
 
AzureBlobStoreConfiguration - Class in org.nuxeo.ecm.blob.azure
Blob storage configuration in Azure Storage.
AzureBlobStoreConfiguration(Map<String, String>) - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
AzureCDNBinaryManager - Class in org.nuxeo.ecm.blob.azure
 
AzureCDNBinaryManager() - Constructor for class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
 
AzureFileStorage - Class in org.nuxeo.ecm.blob.azure
 
AzureFileStorage(CloudBlobContainer, String) - Constructor for class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
AzureGarbageCollector - Class in org.nuxeo.ecm.blob.azure
 
AzureGarbageCollector(AzureBinaryManager) - Constructor for class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
 

B

BA_HEADER_NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
BA_HEADER_NAME - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
back() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
BACK - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
BACK_TO_PROJECT_TRANSITION - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
backend - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
backend - Variable in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
backend - Variable in class org.nuxeo.ecm.webdav.resource.UnknownResource
 
Backend - Interface in org.nuxeo.ecm.webdav.backend
 
BACKEND_FACTORY_XP - Static variable in class org.nuxeo.ecm.webdav.service.WebDavService
 
backendConfig - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
backendDisplayName - Variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
backendFactory - Variable in class org.nuxeo.ecm.webdav.service.WebDavService
 
BackendFactory - Interface in org.nuxeo.ecm.webdav.backend
 
BackendFactoryDescriptor - Class in org.nuxeo.ecm.webdav.service
 
BackendFactoryDescriptor() - Constructor for class org.nuxeo.ecm.webdav.service.BackendFactoryDescriptor
 
BackendHelper - Class in org.nuxeo.ecm.webdav.backend
 
BackendHelper() - Constructor for class org.nuxeo.ecm.webdav.backend.BackendHelper
 
backendMap - Variable in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
background - org.nuxeo.theme.styling.service.ThemeStylingService.PRESET_CATEGORY
 
backgroundImage - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
BackingChecker - Interface in org.nuxeo.launcher.config.backingservices
A backing checker checks for the availability of a backing service.
BACKSLASH_MARKER - Static variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
backToReady - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
 
backToReady(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Set the step back to the ready state from running or done.
backToReady(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
backup(LocalPackage, File) - Static method in class org.nuxeo.connect.update.util.IOUtils
Backup the given file to the package backup directory.
backupFile(File, String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
Backup the given file in the registry storage.
backupRoot - Variable in class org.nuxeo.connect.update.task.update.UpdateManager
 
BACKWARD - org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
 
BAD_INSTANCE_CLID_PATH - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
 
BadRequestException - Exception in org.nuxeo.wopi.exception
 
BadRequestException() - Constructor for exception org.nuxeo.wopi.exception.BadRequestException
 
bannerPath - Variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
barrier - Variable in class org.nuxeo.ecm.core.storage.sql.LockStepJob
 
base - Variable in class org.nuxeo.ecm.core.redis.retry.SimpleDelay
 
base - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
base - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
base - Variable in class org.nuxeo.runtime.test.runner.RuntimeDeployment.DeploymentStatement
 
base(String) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
base(String) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
BASE_FILE_NAME - Static variable in class org.nuxeo.wopi.Constants
 
BASE_PATH - Static variable in class org.nuxeo.ecm.web.resources.wro.processor.CssUrlRewritingProcessor
 
BASE_PATH_REGEXP - Static variable in class org.nuxeo.ecm.web.resources.wro.processor.CssUrlRewritingProcessor
 
BASE_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
BaseBlenderConverter - Class in org.nuxeo.ecm.platform.threed.convert
Base converter for blender pipeline.
BaseBlenderConverter() - Constructor for class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
BaseContentFactory - Class in org.nuxeo.ecm.platform.content.template.factories
 
BaseContentFactory() - Constructor for class org.nuxeo.ecm.platform.content.template.factories.BaseContentFactory
 
baseContribution - Variable in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
baseContributionId - Variable in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
baseDir - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.CommandContextImpl
 
baseDir - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
 
BaseDirectoryDescriptor - Class in org.nuxeo.ecm.directory
Basic directory descriptor, containing the basic fields used by all directories.
BaseDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
BaseDirectoryDescriptor.SubstringMatchType - Enum in org.nuxeo.ecm.directory
How directory semi-"fulltext" searches are matched with a query string.
baseDN - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDynamicReferenceDescriptor
 
BaseDocument<T extends StateAccessor> - Class in org.nuxeo.ecm.core.storage
Base implementation for a Document.
BaseDocument() - Constructor for class org.nuxeo.ecm.core.storage.BaseDocument
 
BaseDocument.BlobWriteContext<T extends StateAccessor> - Class in org.nuxeo.ecm.core.storage
 
BaseDocument.BlobWriteInfo<T extends StateAccessor> - Class in org.nuxeo.ecm.core.storage
 
BaseDocument.StateBlobAccessor - Class in org.nuxeo.ecm.core.storage
 
BaseDocument.Visit - Class in org.nuxeo.ecm.core.storage
 
BaseFileEventHandler() - Constructor for class org.nuxeo.runtime.trackers.files.FileEventTracker.BaseFileEventHandler
 
baseFilter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
BaseIndexingWorker - Class in org.nuxeo.elasticsearch.work
Abstract class for sharing the worker state
BaseIndexingWorker() - Constructor for class org.nuxeo.elasticsearch.work.BaseIndexingWorker
 
BaseLogEntryProvider - Interface in org.nuxeo.ecm.platform.audit.service
Minimal interface extracted to be able to share some code inside the AbstractAuditBackend
BaseOfficeXMLTextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
Base class that contains SAX based text extractor fallback
BaseOfficeXMLTextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.BaseOfficeXMLTextConverter
 
BaseOverflowRecordFilter - Class in org.nuxeo.ecm.core.work
Base for filter that saves long record's value in an alternate storage.
BaseOverflowRecordFilter() - Constructor for class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
BasePageProviderDescriptor - Class in org.nuxeo.ecm.platform.query.core
Base class for page provider descriptors.
BasePageProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
basepath - Variable in class org.nuxeo.runtime.test.TargetResourceLocator
 
basepath(Class<?>) - Method in class org.nuxeo.runtime.test.TargetResourceLocator
 
basePath - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
basePath - Variable in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
basePath - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
basePath - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducerFactory
 
basePath - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
basePath - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogConfig
 
basePath - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
BasePermissionsJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Enrich DocumentModel Json.
BasePermissionsJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricher
 
basePool - Variable in class org.nuxeo.ecm.core.repository.RepositoryService
 
basePrefix - Variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
basePrefix - Variable in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
BaseProperty - Class in org.nuxeo.ecm.core.storage.sql
A Property gives access to a scalar or array value stored in an underlying table.
BaseProperty(String, PropertyType, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.BaseProperty
Creates a Property.
BaseSession - Class in org.nuxeo.ecm.core.model
Common code for VCS and DBS Session implementations.
BaseSession - Class in org.nuxeo.ecm.directory
Base session class with helper methods common to all kinds of directory sessions.
BaseSession(Repository) - Constructor for class org.nuxeo.ecm.core.model.BaseSession
 
BaseSession(Directory, Class<? extends Reference>) - Constructor for class org.nuxeo.ecm.directory.BaseSession
 
BaseSession.FieldDetector - Class in org.nuxeo.ecm.directory
Visitor for a query to check if it contains a reference to a given field.
BaseSession.VersionAclMode - Enum in org.nuxeo.ecm.core.model
INTERNAL.
basetemplates - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
 
BaseTest - Class in org.nuxeo.ecm.restapi.test
Deprecated, for removal: This API element is subject to removal in a future version.
since 2023.13, use HttpClientTestRule instead
BaseTest() - Constructor for class org.nuxeo.ecm.restapi.test.BaseTest
Deprecated.
 
BaseTest.RequestType - Enum in org.nuxeo.ecm.restapi.test
Deprecated.
 
BaseUMObject - Class in org.nuxeo.scim.server.jaxrs.usermanager
Base class used for all WebObject associated to SCIM Domain model
BaseUMObject() - Constructor for class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
baseUrl - Variable in class org.nuxeo.ecm.platform.mail.action.DocumentURLAction
 
baseUrl - Variable in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
baseUrl - Variable in class org.nuxeo.scim.server.mapper.AbstractMapper
 
baseURL - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
baseVersion - Variable in class org.nuxeo.connect.update.task.update.Entry
 
BaseVideoConversionConverter - Class in org.nuxeo.ecm.platform.video.convert
Base class for converters doing video conversions.
BaseVideoConversionConverter() - Constructor for class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
 
BASIC_AUTHENTICATION_HEADER_PREFIX - Static variable in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
BasicAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.plugins
 
BasicAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
BasicLogger - Class in org.nuxeo.ecm.platform.importer.log
Simple logger that wraps a bufferized string logger (for remote retrieval) and a log4J logger
BasicLogger(Log) - Constructor for class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
batch(int) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
The number of documents processed by action within a transaction
Batch - Class in org.nuxeo.ecm.automation.server.jaxrs.batch
Batch Object to encapsulate all data related to a batch, especially the temporary files used for Blobs.
Batch(String, Map<String, Serializable>, String, TransientStore) - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
Constructs a batch.
BATCH_CONVERTER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
BATCH_HANDLER_NAME - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
Transient store key for the batch handler name.
BATCH_ID_TAG - Static variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
BATCH_SIZE - Static variable in class org.nuxeo.ecm.core.trash.TrashedStateMigrator
 
BATCH_SIZE - Static variable in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
BATCH_SIZE - Static variable in class org.nuxeo.ecm.platform.picture.recompute.ImagingRecomputeWork
Deprecated.
 
BATCH_SIZE - Static variable in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
BATCH_SIZE - Static variable in class org.nuxeo.ecm.platform.thumbnail.work.ThumbnailRecomputeWork
Deprecated.
 
BATCH_SIZE - Static variable in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
BATCH_SIZE_OPT - Static variable in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter
 
BATCH_THRESHOLD_MS_OPT - Static variable in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter
 
batchCapacity - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
batchCapacity - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
 
batchCapacity - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
batchCommit - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
batchCommitCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
batchConvert(ThreeD) - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Batch convert the originalThreed to all needed blobs (lod transmission formats and thumbnail render)
batchConvert(ThreeD) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
BatchConverter - Class in org.nuxeo.ecm.platform.threed.convert
Batch conversion for 3D document types Generate thumbnail render, Collada version and LOD versions
BatchConverter() - Constructor for class org.nuxeo.ecm.platform.threed.convert.BatchConverter
 
BatchConverterHelper - Class in org.nuxeo.ecm.platform.threed
Helper class to take out renders and list of TransmissionThreeD form batch conversion
BatchedList() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
batchFailure - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
batchFailure(ComputationContext, String, List<Record>) - Method in class org.nuxeo.ecm.platform.audit.impl.StreamAuditWriter.AuditLogWriterComputation
 
batchFailure(ComputationContext, String, List<Record>) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
Called when the retry policy has failed.
batchFailureCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
BatchFileEntry - Class in org.nuxeo.ecm.automation.server.jaxrs.batch
Represents a batch file backed by the TransientStore.
BatchFileEntry(TransientStore, String, boolean) - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
BatchFileEntry(TransientStore, String, int, String, String, long) - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
Returns a file entry that references the file chunks.
BatchFileEntry(TransientStore, String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
Returns a file entry that holds the given parameters.
BatchFileEntry(TransientStore, String, Blob) - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
Returns a file entry that holds the given blob, not chunked.
BatchFileInfo - Class in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
Structure that holds metadata about an uploaded file through a batch.
BatchFileInfo(String, String, String, long, String) - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
BatchFinderWork - Class in org.nuxeo.ecm.core
Abstract Work to find the ids of documents for which some process must be executed in batch, based on a NXQL query.
BatchFinderWork(String, String, String) - Constructor for class org.nuxeo.ecm.core.BatchFinderWork
 
BatchHandler - Interface in org.nuxeo.ecm.automation.server.jaxrs.batch
Batch Handler encapsulates functionality to handle Batch Upload behaviours.
BatchHandlerDescriptor - Class in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
BatchHandler Descriptor
BatchHandlerDescriptor() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchHandlerDescriptor
 
batchList(List<T>, BigInteger, BigInteger, int) - Static method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils
Returns a batched version of the list, according to the passed parameters.
BatchManager - Interface in org.nuxeo.ecm.automation.server.jaxrs.batch
Service interface to collect inputs (Blobs) for an operation or operation chain.
BatchManagerComponent - Class in org.nuxeo.ecm.automation.server.jaxrs.batch
Runtime Component implementing the BatchManager service with the TransientStore.
BatchManagerComponent() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
BatchManagerConstants - Class in org.nuxeo.ecm.automation.server.jaxrs.batch
 
BatchManagerConstants() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerConstants
 
batchPolicy - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
batchPolicy - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
batchPolicy(int, Duration) - Method in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
Defines how to group records by batch using a capacity and a time threshold.
batchPolicy(BatchPolicy) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
BatchPolicy - Class in org.nuxeo.lib.stream.pattern.consumer
Describe when a batch must be flushed.
BatchPolicy(BatchPolicy.Builder) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
BatchPolicy.Builder - Class in org.nuxeo.lib.stream.pattern.consumer
 
batchProcess(ComputationContext, String, List<Record>) - Method in class org.nuxeo.ecm.platform.audit.impl.StreamAuditWriter.AuditLogWriterComputation
 
batchProcess(ComputationContext, String, List<Record>) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
Called when: the batch capacity is reached the time threshold is reached the inputStreamName has changed If this method raises an exception the retry policy is applied.
BatchProcessorWork - Class in org.nuxeo.ecm.core
Abstract Work to process a list of documents.
BatchProcessorWork(String, List<String>, String) - Constructor for class org.nuxeo.ecm.core.BatchProcessorWork
 
batchRecords - Variable in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
batchSize - Variable in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
 
batchSize - Variable in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
batchSize - Variable in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
batchSize - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
batchSize - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
batchSize - Variable in class org.nuxeo.ecm.core.api.CursorResult
 
batchSize - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
batchSize - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
batchSize - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
batchSize - Variable in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
batchSize - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.CursorResult
 
batchSize - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
batchSize - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
batchSize - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
batchSize - Variable in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
batchSize - Variable in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
batchSize - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
batchSize - Variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
batchSize - Variable in class org.nuxeo.elasticsearch.audit.ESAuditMigrationWork
 
batchSize - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
batchSize - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
batchSize(int) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
batchSize(Integer) - Method in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration.Builder
 
BatchState - Class in org.nuxeo.lib.stream.pattern.consumer.internals
Keep state of a batch according to a batch policy.
BatchState(BatchPolicy) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
BatchState.State - Enum in org.nuxeo.lib.stream.pattern.consumer.internals
 
batchThreshold - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
batchThreshold - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
 
batchThreshold - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
batchThresholdMs - Variable in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
 
batchThresholdS - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
batchThresholdS - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
batchTransactionTimeout - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
batchTransactionTimeout - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
batchTransactionTimeout - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
batchTransactionTimeout(Duration) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Precision is second.
BatchUpdateBlobProvider - Interface in org.nuxeo.ecm.liveconnect.update
Interface to batch update documents provided by implementing provider.
BatchUploadObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
Batch upload endpoint.
BatchUploadObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
BatchUtils - Class in org.nuxeo.common.utils
Batching utilities.
bcc - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
BCC - org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
 
BEARER_AUTHENTICATION_METHOD - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
BEARER_SP - Static variable in class org.nuxeo.ecm.jwt.JWTAuthenticator
 
BEARER_SP - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
before - Variable in class org.nuxeo.ecm.automation.core.operations.document.OrderDocument
 
BEFORE_ADDED_TO_COLLECTION - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
BEFORE_DOC_RESTORE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
BEFORE_DOC_SECU_UPDATE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
BEFORE_DOC_UPDATE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
BEFORE_EXTEND_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when a retention is about to be extended on a document.
BEFORE_MAKE_RECORD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when a document is about to be turned into a record.
BEFORE_RELATION_CREATION - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
BEFORE_RELATION_MODIFICATION - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
BEFORE_RELATION_REMOVAL - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
BEFORE_RELOAD_EVENT_ID - Static variable in class org.nuxeo.runtime.reload.ReloadEventNames
Deprecated.
 
BEFORE_RELOAD_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
 
BEFORE_REMOVE_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when a legal hold is about to be removed on a document.
BEFORE_REMOVED_FROM_COLLECTION - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
BEFORE_SET_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when a legal hold is about to be set on a document.
BEFORE_SET_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when a retention is about to be set on a document.
BEFORE_UNSET_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when a retention is about to be unset on a document.
beforeActivation() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
beforeActivation(ComponentManager) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
Called just before activating components.
beforeActivation(ComponentManager) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
beforeAll() - Static method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
beforeAppend(Record) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
beforeAppend(Record) - Method in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
 
beforeAppend(Record) - Method in interface org.nuxeo.lib.stream.computation.RecordFilter
Called before appending a record to a stream.
beforeBulk(long, BulkRequest) - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
BeforeClassStatement(Statement) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.BeforeClassStatement
 
beforeCompletion() - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
 
beforeCompletion() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
beforeCompletion() - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
beforeCompletion() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
beforeCompletion() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
beforeCompletion() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
beforeCompletion() - Method in class org.nuxeo.ecm.core.repository.RepositoryService.SessionSynchronization
 
beforeCompletion() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager.WorkScheduling
 
beforeCompletion() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkScheduling
 
beforeCompletion() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
 
beforeCompletion() - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
beforeCompletion() - Method in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
beforeCreateDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
beforeDeactivation() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
beforeDeactivation(ComponentManager) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
Called just before activating components.
beforeDeactivation(ComponentManager) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
beforeExecute(Thread, Runnable) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
beforeExecute(Thread, Runnable) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationThreadPoolExecutor
 
beforeForwardToErrorPage(Throwable, HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingListener
 
beforeForwardToErrorPage(Throwable, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener
 
beforeImport() - Method in interface org.nuxeo.ecm.platform.importer.listener.ImporterListener
 
beforeImport() - Method in class org.nuxeo.ecm.platform.importer.listener.JobHistoryListener
 
beforeMethodRun(FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
beforeMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
beforeMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature
 
beforeMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Before a test method is invoked.
beforeMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
beforeMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
Before a test method is invoked.
beforeMethodRun(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
BeforeMethodRunStatement(FrameworkMethod, Object, Statement) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.BeforeMethodRunStatement
 
beforeRead(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
beforeRemove() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
beforeRouteReady - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
before the route is ready, each part of the route is in "Validated" state.The session used is unrestricted.
beforeRouteStart - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
before the route starts.
beforeRouteValidated - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
before the route is validated, each part of the route is in "Draft" state.
beforeRun() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
beforeRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature
 
beforeRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Before running tests.
beforeRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
beforeRun(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
Before running tests.
beforeRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
beforeRun(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
beforeSaveDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
beforeServiceCall() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
beforeSetErrorPageAttribute(Throwable, HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingListener
 
beforeSetErrorPageAttribute(Throwable, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener
 
beforeSetup(FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
beforeSetup(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
beforeSetup(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
beforeSetup(FeaturesRunner, FrameworkMethod, Object) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
Before entering in the @Before methods
beforeSetup(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
beforeSetup(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
beforeSetup(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
 
BeforeSetupStatement(FrameworkMethod, Object, Statement) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.BeforeSetupStatement
 
beforeStart(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
beforeStart(ComponentManager, boolean) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
Called just before starting components.
beforeStart(ComponentManager, boolean) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
beforeStepBackToReady - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
before a step is put back to ready state.
beforeStepRunning - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
before the operation chain for this step is called.
beforeStop() - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
beforeStop(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
beforeStop(ComponentManager, boolean) - Method in class org.nuxeo.ecm.core.bulk.BulkComponent.ComponentListener
 
beforeStop(ComponentManager, boolean) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
Called just before stopping components.
beforeStop(ComponentManager, boolean) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
beforeStop(ComponentManager, boolean) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl.ComponentsLifeCycleListener
 
beforeUndoingStep - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
before the undo operation is run on the step.
beforeUpdate - Variable in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
beforeWorkflowCanceled - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
 
begin - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
begin - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
begin() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
begin() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Starts a new transaction.
begin() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Called when created in a transaction.
begin() - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
begin() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
begin() - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
begin() - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
begin() - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
begin() - Method in interface org.nuxeo.lib.stream.pattern.consumer.Consumer
Begin a batch of messages.
begin() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
begin() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
begin() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
begin(Calendar) - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
BEGIN - org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy.StartOffset
 
BEGIN - Static variable in class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
BEGIN_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
beginBatch() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
beginDefinitionDescription() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginDefinitionList(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginDefinitionTerm() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginDocument() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginElement() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginFormat(WikiFormat) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginHeader(int, WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginInfoBlock(char, WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginList(WikiParameters, boolean) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginListItem() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginParagraph(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginPropertyBlock(String, boolean) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginPropertyInline(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginQuotation(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginQuotationLine() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginTable(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginTableCell(boolean, WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
beginTableRow(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
BETA_UPDATE_SITE_URL_PROP_KEY - Static variable in class org.nuxeo.drive.NuxeoDriveConstants
 
betaUpdateSiteURL - Variable in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
BetterByteArrayOutputStream() - Constructor for class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker.BetterByteArrayOutputStream
 
between(String, Object, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
BETWEEN - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
BETWEEN - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
bh - Variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
bh - Variable in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
bh - Variable in class org.nuxeo.template.context.BlobHolderWrapper
 
BidirectionalTemplateProcessor - Interface in org.nuxeo.template.processors
Interface for TemplateProcessor that allow reverse mapping.
BIG_BULK_COMMAND_THRESHOLD - Static variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
BIG_FOLDER - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
It will display the big folder document without its children
BIG_NB_NODES_FACTOR - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
Used to generate a big number of children nodes when RandomTextSourceNode.nonUniformRepartition is true.
bigIcon - Variable in class org.nuxeo.ecm.platform.types.Type
 
bigIconExpanded - Variable in class org.nuxeo.ecm.platform.types.Type
 
bigSelWarnThreshold - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Threshold at which we warn that a Selection may be too big, with stack trace.
BinariesObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
Deprecated.
since 2023, this FullGC implementation does not scale on large repositories, use BlobsObject instead
BinariesObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.BinariesObject
Deprecated.
 
binary - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
binary - Variable in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
binary - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
Binary - Class in org.nuxeo.ecm.core.blob.binary
A binary object that can be read, and has a length and a digest.
Binary(File, String, String) - Constructor for class org.nuxeo.ecm.core.blob.binary.Binary
 
Binary(String, String) - Constructor for class org.nuxeo.ecm.core.blob.binary.Binary
 
BINARY - org.nuxeo.ecm.core.storage.sql.PropertyType
 
BINARY_FULLTEXT_MAIN_KEY - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
The key in the map returned by CoreSession.getBinaryFulltext(org.nuxeo.ecm.core.api.DocumentRef) that corresponds to the main binary fulltext extraction.
BINARY_GC_TX_TIMEOUT_SEC - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
BINARY_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
BINARY_METADATA_MONITOR - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Binary Metadata configuration constant to active/deactivate metrics.
BINARY_METADATA_WORK - Static variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork
 
BINARY_METADATA_WORK_TITLE - Static variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork
 
BINARY_METADATA_WORK_TITLE - Static variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
Deprecated.
 
BINARY_STORE - Static variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
 
BINARY_TEXT_SYS_PROP - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
BINARY_TEXT_SYS_PROP - Static variable in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
 
BinaryBlob - Class in org.nuxeo.ecm.core.blob.binary
A Blob wrapping a Binary value.
BinaryBlob(Binary, String, String, String, String, String, long) - Constructor for class org.nuxeo.ecm.core.blob.binary.BinaryBlob
Deprecated.
since 11.5, use signature with digestAlgorithm instead
BinaryBlob(Binary, String, String, String, String, String, String, long) - Constructor for class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
BinaryBlobProvider - Class in org.nuxeo.ecm.core.blob.binary
Adapter between the BinaryManager and a BlobProvider for the BlobManager.
BinaryBlobProvider(BinaryManager) - Constructor for class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
BinaryDataWrapper - Class in org.nuxeo.template.xdocreport.jaxrs
 
BinaryDataWrapper() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.BinaryDataWrapper
 
BinaryGarbageCollector - Interface in org.nuxeo.ecm.core.blob.binary
A Garbage Collector for a BinaryManager.
binaryKeys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
Keys used for document projection when marking all binaries for GC.
binaryManager - Variable in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
binaryManager - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
binaryManager - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
BinaryManager - Interface in org.nuxeo.ecm.core.blob.binary
A binary manager stores binaries according to their digest.
BinaryManagerRootDescriptor - Class in org.nuxeo.ecm.core.blob.binary
Descriptor for the configuration of an on-disk binaries storage.
BinaryManagerRootDescriptor() - Constructor for class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
 
BinaryManagerStatus - Class in org.nuxeo.ecm.core.blob.binary
Status of a BinaryManager, including files that may have just been deleted by GC
BinaryManagerStatus() - Constructor for class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
 
BinaryManagerStatusJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
since 11.3
BinaryManagerStatusJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.BinaryManagerStatusJsonWriter
 
binaryMetadataComponent - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
BinaryMetadataComponent - Class in org.nuxeo.binary.metadata.internals
Binary metadata component which registers all binary metadata contributions.
BinaryMetadataComponent() - Constructor for class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
BinaryMetadataConstants - Class in org.nuxeo.binary.metadata.api
 
BinaryMetadataConstants() - Constructor for class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
 
BinaryMetadataException - Exception in org.nuxeo.binary.metadata.api
 
BinaryMetadataException() - Constructor for exception org.nuxeo.binary.metadata.api.BinaryMetadataException
 
BinaryMetadataException(String) - Constructor for exception org.nuxeo.binary.metadata.api.BinaryMetadataException
 
BinaryMetadataException(String, Throwable) - Constructor for exception org.nuxeo.binary.metadata.api.BinaryMetadataException
 
BinaryMetadataException(Throwable) - Constructor for exception org.nuxeo.binary.metadata.api.BinaryMetadataException
 
BinaryMetadataProcessor - Interface in org.nuxeo.binary.metadata.api
Class to extends to contribute processor runner.
binaryMetadataService - Variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinary
 
binaryMetadataService - Variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
 
binaryMetadataService - Variable in class org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
 
binaryMetadataService - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromContext
 
binaryMetadataService - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
BinaryMetadataService - Interface in org.nuxeo.binary.metadata.api
Read/Write binary metadata services.
BinaryMetadataServiceImpl - Class in org.nuxeo.binary.metadata.internals
 
BinaryMetadataServiceImpl(BinaryMetadataComponent) - Constructor for class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
BinaryMetadataSyncListener - Class in org.nuxeo.binary.metadata.internals.listeners
Handle document and blob updates according to following rules in an event context: Define if rule should be executed in async or sync mode.
BinaryMetadataSyncListener() - Constructor for class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
 
BinaryMetadataSyncListener.DocumentMetadataMappingUpdates - Class in org.nuxeo.binary.metadata.internals.listeners
 
BinaryMetadataUpdateWork - Class in org.nuxeo.binary.metadata.internals
 
BinaryMetadataUpdateWork(String, String, List<MetadataMappingUpdate>) - Constructor for class org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork
 
BinaryMetadataWork - Class in org.nuxeo.binary.metadata.internals
Deprecated.
since 2021.13, use BinaryMetadataUpdateWork instead
BinaryMetadataWork(String, String, List<MetadataMappingDescriptor>) - Constructor for class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
Deprecated.
 
BinaryMetadataWorkListener - Class in org.nuxeo.binary.metadata.internals.listeners
Deprecated.
since 2021.13, BinaryMetadataSyncListener now handles the async updates
BinaryMetadataWorkListener() - Constructor for class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataWorkListener
Deprecated.
 
binaryPaths - Variable in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
 
BinaryProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
 
BinaryProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.BinaryProperty
 
BINARYTEXT_FIELD - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
BINARYTEXT_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
A binary fulltext field has been updated.
BinaryType - Class in org.nuxeo.ecm.core.schema.types.primitives
The binary type handles values of type InputStream.
bind(Class<?>, Object) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
bind(Class<?>, Object) - Method in class org.nuxeo.runtime.mockito.MockProvider
 
bind(Class<?>, Object, String) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
bind(Object) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
bind(Object, String) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
bind(String, String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
bind(Context, String, Object) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
Bind val to name in ctx, and make sure that all intermediate contexts exist
bind(Context, Name, Object) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
Bind val to name in ctx, and make sure that all intermediate contexts exist
bind(Type, Class<?>) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
 
bindDataSource(DataSourceDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
bindDataSourceLink(DataSourceLinkDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
bindDn - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
bindForTest(MBeanServer, ObjectName, Object, Class<?>) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
BINDING_KEY - Static variable in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
 
BINDING_PREFIX - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
BINDING_PROP_NAME - Static variable in class org.nuxeo.template.adapters.doc.TemplateBindings
 
BindingException - Exception in org.nuxeo.runtime.api
 
BindingException(String) - Constructor for exception org.nuxeo.runtime.api.BindingException
 
BindingException(String, Throwable) - Constructor for exception org.nuxeo.runtime.api.BindingException
 
bindings - Variable in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
bindings - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
bindings - Variable in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
bindings - Variable in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
bindManagement() - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
bindManagementInterface() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
bindMockAsNuxeoService(Field, Object) - Method in class org.nuxeo.runtime.mockito.NuxeoServiceMockAnnotationProcessor
 
bindPassword - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
bindResource(ObjectName) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
bindResources() - Method in interface org.nuxeo.runtime.management.ResourcePublisherMBean
 
bindResources() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
BindRule() - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory.BindRule
 
bindTree() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
bindTree() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
 
bindTree() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
bindValue(ELContext, String, Object) - Method in class org.nuxeo.ecm.platform.el.ExpressionEvaluator
 
bindVariables(ExpressionEvaluator) - Method in class org.nuxeo.ecm.platform.audit.service.ExtendedInfoContext
 
bio - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
birthdate - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
birthdate - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
birthdate - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
birthday - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
BIT_RATE_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.video.Stream
 
BIT_RATE_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
bits - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
blacklist - Variable in class org.nuxeo.ecm.automation.core.impl.AdapterKeyedRegistry
 
blacklist - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
blackList - Variable in class org.nuxeo.osgi.application.ClassPathScanner
If set points to a set of path prefixes to be excluded form bundle processing
BlacklistComponent - Annotation Type in org.nuxeo.runtime.test.runner
 
blacklistComponents(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
Blank - Interface in org.nuxeo.ecm.platform.relations.api
Blank node.
BLANK - org.nuxeo.ecm.platform.relations.api.NodeType
 
BLANK_NS - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
BlankImpl - Class in org.nuxeo.ecm.platform.relations.api.impl
Blank node.
BlankImpl() - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
BlankImpl(String) - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
BLENDER_PATH_PREFIX - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
BLENDER_PIPELINE_COMMAND - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
blob - Variable in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
 
blob - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
 
blob - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
blob - Variable in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
 
blob - Variable in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
blob - Variable in class org.nuxeo.ecm.core.blob.BlobContext
 
blob - Variable in class org.nuxeo.ecm.core.event.impl.BlobEventContext
 
blob - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
blob - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
blob - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
blob - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteInfo
 
blob - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
blob - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
blob - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
blob - Variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
 
blob - Variable in class org.nuxeo.ecm.platform.threed.ThreeD
 
blob - Variable in class org.nuxeo.ecm.platform.video.Video
 
blob - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer.CloseableBlob
 
blob - Variable in class org.nuxeo.importer.stream.message.DocumentMessage
 
blob - Variable in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
blob - Variable in class org.nuxeo.template.processors.xdocreport.BlobImageProvider
 
blob - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
blob(Blob) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
The blob, if already fetched.
Blob - Interface in org.nuxeo.ecm.core.api
A blob contains large binary data, and is associated with a MIME type, encoding, and filename.
BLOB - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
BLOB - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
BLOB_CONVERSION_BLOB - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
BLOB_CONVERSION_KEY - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
BLOB_CONVERSIONS_FACET - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
BLOB_CONVERSIONS_PROPERTY - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
BLOB_COUNT_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
BLOB_DATA - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
BLOB_DATA - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
BLOB_DELETION_DELAY_DEFAULT - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
BLOB_DELETION_DELAY_PROP - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
BLOB_DELETION_KV - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
BLOB_DIGEST - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
BLOB_DIGEST - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
BLOB_DIGEST - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
BLOB_DIGEST_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
A blob had its digest updated.
BLOB_DIGEST_UPDATED_NEW_DIGEST - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with blobDigestUpdated event, new digest.
BLOB_DIGEST_UPDATED_NEW_KEY - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with blobDigestUpdated event, new key.
BLOB_DIGEST_UPDATED_OLD_DIGEST - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with blobDigestUpdated event, old digest.
BLOB_DIGEST_UPDATED_OLD_KEY - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with blobDigestUpdated event, old key.
BLOB_ENCODING - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
BLOB_ENCODING - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
BLOB_ENCODING - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
BLOB_FILENAME - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
BLOB_FOLDER_PROPERTY - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
BLOB_ID - Static variable in class org.nuxeo.ecm.webengine.model.io.BlobWriter
 
BLOB_KEY_REPLACEMENT_KV - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
BLOB_KEY_REPLACEMENT_TTL - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
BLOB_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
BLOB_LENGTH - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
BLOB_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
BLOB_LOCK_TTL - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
BLOB_MIME_TYPE - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
BLOB_MIME_TYPE - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
BLOB_MIME_TYPE - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
BLOB_NAME - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
BLOB_NAME - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
BLOB_POST_PROCESSOR_EP - Static variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
BLOB_PREFIX - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
BLOB_PROVIDER_CONNECTION_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
Prefix used to retrieve a MongoDB connection from MongoDBConnectionService.
BLOB_PROVIDER_CONNECTION_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
Prefix used to retrieve a MongoDB connection from MongoDBConnectionService.
BLOB_PROVIDER_DOCUMENT_UPDATE_EVENT - Static variable in class org.nuxeo.ecm.liveconnect.update.listener.BlobProviderDocumentsUpdateListener
 
BLOB_PROVIDER_ID_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
BLOB_SIZE_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
BLOB_URL_FIELD_NAME - Static variable in class org.nuxeo.ecm.automation.core.util.JSONObjectBlobDecoder
 
BLOB_XPATH - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
BlobAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.blob
REST API Blob Manager
BlobAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobAdapter
 
BlobAppLinksJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Enrich Blob json with list of AppLink.
BlobAppLinksJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BlobAppLinksJsonEnricher
 
blobClient - Variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
blobClient - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
blobClient - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
BlobCollector - Class in org.nuxeo.ecm.automation.core.collectors
This implementation collect Blob objects and return them as a BlobList object.
BlobCollector() - Constructor for class org.nuxeo.ecm.automation.core.collectors.BlobCollector
 
BlobConsumers - Class in org.nuxeo.importer.stream.automation
 
BlobConsumers() - Constructor for class org.nuxeo.importer.stream.automation.BlobConsumers
 
BlobContent - org.nuxeo.template.api.ContentInputType
 
blobContext - Variable in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
BlobContext - Class in org.nuxeo.ecm.core.blob
Context of blob (what document it's part of, its xpath, etc.).
BlobContext(Blob) - Constructor for class org.nuxeo.ecm.core.blob.BlobContext
 
BlobContext(Blob, String, String) - Constructor for class org.nuxeo.ecm.core.blob.BlobContext
 
BlobContext(Blob, Document, String) - Constructor for class org.nuxeo.ecm.core.blob.BlobContext
 
BlobContext(Document, String) - Constructor for class org.nuxeo.ecm.core.blob.BlobContext
 
BlobDataSource - Class in org.nuxeo.ecm.automation.core.mail
 
BlobDataSource(Blob) - Constructor for class org.nuxeo.ecm.automation.core.mail.BlobDataSource
 
blobDecoders - Static variable in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
 
BlobDeleteListener - Class in org.nuxeo.ecm.core.blob
Called periodically by a scheduler to delete the blobs marked for deletion, if enough time has elapsed.
BlobDeleteListener() - Constructor for class org.nuxeo.ecm.core.blob.BlobDeleteListener
 
blobDigest - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
 
BlobDispatch(String, boolean) - Constructor for class org.nuxeo.ecm.core.blob.BlobDispatcher.BlobDispatch
 
blobDispatcher - Variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
BlobDispatcher - Interface in org.nuxeo.ecm.core.blob
Interface for a dispatcher of blobs to different blob providers according to metadata.
BlobDispatcher.BlobDispatch - Class in org.nuxeo.ecm.core.blob
 
BlobDispatcherDescriptor - Class in org.nuxeo.ecm.core.blob
Descriptor for a BlobDispatcher and its configuration.
BlobDispatcherDescriptor() - Constructor for class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
 
BlobDomainEvent - Class in org.nuxeo.ecm.core.blob.stream
 
BlobDomainEvent() - Constructor for class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
 
BlobDomainEventProducer - Class in org.nuxeo.ecm.core.blob.stream
 
BlobDomainEventProducer(String, String) - Constructor for class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
 
BlobEventContext - Class in org.nuxeo.ecm.core.event.impl
 
BlobEventContext(String, ManagedBlob) - Constructor for class org.nuxeo.ecm.core.event.impl.BlobEventContext
 
BlobEventContext(NuxeoPrincipal, String, String, String, ManagedBlob) - Constructor for class org.nuxeo.ecm.core.event.impl.BlobEventContext
 
BlobExcludeDescriptor - Class in org.nuxeo.ecm.quota.size
 
BlobExcludeDescriptor() - Constructor for class org.nuxeo.ecm.quota.size.BlobExcludeDescriptor
 
blobExtractor - Variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.1. Create a new instance of BlobsExtractor when needed.
BlobFinder() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
 
blobFromKey(String) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.BlobInputResolver
 
BlobGCComputation(String) - Constructor for class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC.BlobGCComputation
 
BlobHelper - Class in org.nuxeo.ecm.platform.picture.api
Helpers around Blob objects.
blobHolder - Variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
 
blobHolder - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
BlobHolder - Interface in org.nuxeo.ecm.core.api.blobholder
Interface for an object that holds a Blob.
BLOBHOLDER_0 - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
BLOBHOLDER_PREFIX - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
BlobHolderAdapterComponent - Class in org.nuxeo.ecm.core.api.blobholder
Runtime component to manage the pluggable factory for DocumentAdapterFactory.
BlobHolderAdapterComponent() - Constructor for class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
BlobHolderAdapterFactory - Class in org.nuxeo.ecm.core.api.blobholder
DocumentModel adapter factory.
BlobHolderAdapterFactory() - Constructor for class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterFactory
 
BlobHolderAdapterService - Interface in org.nuxeo.ecm.core.api.blobholder
Service interface for creating the right BlobHolder adapter depending on the DocumentModel type.
BlobHolderAttach - Class in org.nuxeo.ecm.automation.core.operations.services
 
BlobHolderAttach() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
BlobHolderFactory - Interface in org.nuxeo.ecm.core.api.blobholder
Interface for the contributed factory classes.
BLOBHOLDERFACTORY_EP - Static variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
BlobHolderFactoryDescriptor - Class in org.nuxeo.ecm.core.api.blobholder
XMap descriptor for contributed factories.
BlobHolderFactoryDescriptor() - Constructor for class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
 
BlobHolderPreviewAdapterFactory - Class in org.nuxeo.ecm.platform.preview.adapter.factories
Preview adapter factory for all documents that have a blob holder adapter.
BlobHolderPreviewAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.factories.BlobHolderPreviewAdapterFactory
 
BlobHolderWrapper - Class in org.nuxeo.template.context
Class helper used to expose Document as a BlobHolder in FreeMarker context
BlobHolderWrapper(DocumentModel) - Constructor for class org.nuxeo.template.context.BlobHolderWrapper
 
BLOBID - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
BLOBID - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
BlobImageProvider - Class in org.nuxeo.template.processors.xdocreport
XDocReport wrapper for a Picture stored in a Nuxeo Blob
BlobImageProvider(Blob) - Constructor for class org.nuxeo.template.processors.xdocreport.BlobImageProvider
 
blobInfo - Variable in class org.nuxeo.ecm.core.blob.BlobInfoContext
 
blobInfo - Variable in class org.nuxeo.importer.stream.message.DocumentMessage
 
blobInfo - Variable in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
BlobInfo - Class in org.nuxeo.ecm.core.blob
Class describing information from a Blob, suitable for serialization and storage.
BlobInfo() - Constructor for class org.nuxeo.ecm.core.blob.BlobInfo
Empty constructor.
BlobInfo(Serializable) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
 
BlobInfo(BlobInfo) - Constructor for class org.nuxeo.ecm.core.blob.BlobInfo
Copy constructor.
BlobInfoContext - Class in org.nuxeo.ecm.core.blob
Context of blob being read (what document it's part of, its xpath, etc.).
BlobInfoContext(BlobInfo, Document, String) - Constructor for class org.nuxeo.ecm.core.blob.BlobInfoContext
 
blobInfoFetcher - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
BlobInfoFetcher - Interface in org.nuxeo.importer.stream.producer
Fetch blob information of an imported blob for a document.
BlobInfoMessage - Class in org.nuxeo.importer.stream.message
A message holding BlobInfo.
BlobInfoMessage() - Constructor for class org.nuxeo.importer.stream.message.BlobInfoMessage
 
BlobInfoMessage(BlobInfo) - Constructor for class org.nuxeo.importer.stream.message.BlobInfoMessage
 
blobInfos - Variable in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
blobInfoWriter - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
blobInfoWriter - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumerFactory
 
BlobInfoWriter - Interface in org.nuxeo.importer.stream.consumer
Save blob information for a document.
BlobInputResolver - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
Resolves a blob passed by key as input of an operation.
BlobInputResolver() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.BlobInputResolver
 
BlobJsonReader - Class in org.nuxeo.ecm.automation.core.io
 
BlobJsonReader() - Constructor for class org.nuxeo.ecm.automation.core.io.BlobJsonReader
 
blobKey - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
 
blobKeys - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
 
BlobKeysBulkMigrator - Class in org.nuxeo.ecm.core.storage.dbs
Migrator to populate the ecm:blobKeys field in DBS repositories.
BlobKeysBulkMigrator(MigrationDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
 
BlobKeysFinder(List<List<String>>) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
 
blobKeysPaths - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
 
blobKeysPaths - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
blobKeysPaths - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
 
blobLength - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
 
blobList - Variable in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
BlobList - Class in org.nuxeo.ecm.automation.core.util
 
BlobList() - Constructor for class org.nuxeo.ecm.automation.core.util.BlobList
 
BlobList(int) - Constructor for class org.nuxeo.ecm.automation.core.util.BlobList
 
BlobList(List<Blob>) - Constructor for class org.nuxeo.ecm.automation.core.util.BlobList
 
BlobList(Blob) - Constructor for class org.nuxeo.ecm.automation.core.util.BlobList
 
BlobListCollector - Class in org.nuxeo.ecm.automation.core.collectors
This implementation collect Blob objects and return them as a BlobList object.
BlobListCollector() - Constructor for class org.nuxeo.ecm.automation.core.collectors.BlobListCollector
 
BlobListZipWork - Class in org.nuxeo.ecm.automation.core.work
Deprecated.
since 10.3, not used anymore since bulk download operation is synchronous.
BlobListZipWork(String, String, String, List<String>) - Constructor for class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
BlobListZipWork(String, String, String, List<String>, String) - Constructor for class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
blobManager - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
BlobManager - Interface in org.nuxeo.ecm.core.blob
Service managing the storage and retrieval of Blobs, through internally-registered BlobProviders.
BlobManager.UsageHint - Enum in org.nuxeo.ecm.core.blob
Hints for returning URIs appropriate for the expected usage.
BlobManagerComponent - Class in org.nuxeo.ecm.core.blob
Implementation of the service managing the storage and retrieval of Blobs, through internally-registered BlobProviders.
BlobManagerComponent() - Constructor for class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
BlobManagerComponent.BlobProviderDescriptorRegistry - Class in org.nuxeo.ecm.core.blob
 
blobMarker - Variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
BlobMessage - Class in org.nuxeo.importer.stream.message
A message holding info to build a StringBlob.
BlobMessage() - Constructor for class org.nuxeo.importer.stream.message.BlobMessage
 
BlobMessage(BlobMessage.StringMessageBuilder) - Constructor for class org.nuxeo.importer.stream.message.BlobMessage
 
BlobMessage.FileMessageBuilder - Class in org.nuxeo.importer.stream.message
 
BlobMessage.StringMessageBuilder - Class in org.nuxeo.importer.stream.message
 
BlobMessageConsumer - Class in org.nuxeo.importer.stream.consumer
Import BlobMessage into a Nuxeo BlobProvider, persist BlobInformation.
BlobMessageConsumer(String, String, BlobInfoWriter) - Constructor for class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
BlobMessageConsumer.CloseableBlob - Class in org.nuxeo.importer.stream.consumer
 
BlobMessageConsumerFactory - Class in org.nuxeo.importer.stream.consumer
 
BlobMessageConsumerFactory(String, BlobInfoWriter) - Constructor for class org.nuxeo.importer.stream.consumer.BlobMessageConsumerFactory
Blob Consumer factory requires a blob providerName that is present in Nuxeo instance running the consumer.
BlobMessageConsumerFactory(String, BlobInfoWriter, String) - Constructor for class org.nuxeo.importer.stream.consumer.BlobMessageConsumerFactory
Blob consumer that change the input blob to add a random watermark.
BlobMessageConsumerFactory(String, BlobInfoWriter, String, String) - Constructor for class org.nuxeo.importer.stream.consumer.BlobMessageConsumerFactory
Blob consumer that change the input blob to add a random watermark and persist the generated blobs.
BlobNotFoundException - Exception in org.nuxeo.ecm.core.api.model
Indicates a blob is missing.
BlobNotFoundException() - Constructor for exception org.nuxeo.ecm.core.api.model.BlobNotFoundException
 
BlobNotFoundException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.BlobNotFoundException
 
BlobNotFoundException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.BlobNotFoundException
 
BlobNotFoundException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.BlobNotFoundException
 
BlobObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.blob
 
BlobObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
blobOnlyText - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
blobPostProcessing - Variable in class org.nuxeo.ecm.platform.preview.work.PreviewWork
 
BlobPostProcessor - Interface in org.nuxeo.ecm.platform.preview.adapter
 
BlobPostProcessorDescriptor - Class in org.nuxeo.ecm.platform.preview.adapter
 
BlobPostProcessorDescriptor() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.BlobPostProcessorDescriptor
 
blobPostProcessors - Variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
BlobPreviewJsonEnricher - Class in org.nuxeo.ecm.platform.preview.io
Enriches Blob json with embed preview link when available.
BlobPreviewJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.preview.io.BlobPreviewJsonEnricher
 
BlobProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
Blob property, reading and writing from a Blob object.
BlobProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
BlobProperty.ScalarMemberProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
 
BlobPropertyMapper - Class in org.nuxeo.ecm.core.io.avro
 
BlobPropertyMapper(AvroService) - Constructor for class org.nuxeo.ecm.core.io.avro.BlobPropertyMapper
 
blobProvider - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
BlobProvider - Interface in org.nuxeo.ecm.core.blob
Interface for a provider of Blobs, which knows how to read and write them.
BlobProviderDescriptor - Class in org.nuxeo.ecm.core.blob
Descriptor for a BlobProvider.
BlobProviderDescriptor() - Constructor for class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
 
BlobProviderDescriptor(BlobProviderDescriptor) - Constructor for class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
Copy constructor.
BlobProviderDescriptorRegistry() - Constructor for class org.nuxeo.ecm.core.blob.BlobManagerComponent.BlobProviderDescriptorRegistry
 
blobProviderDescriptorsRegistry - Variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
BlobProviderDocumentsUpdateListener - Class in org.nuxeo.ecm.liveconnect.update.listener
 
BlobProviderDocumentsUpdateListener() - Constructor for class org.nuxeo.ecm.liveconnect.update.listener.BlobProviderDocumentsUpdateListener
 
BlobProviderDocumentsUpdateWork - Class in org.nuxeo.ecm.liveconnect.update.worker
 
BlobProviderDocumentsUpdateWork(String, String) - Constructor for class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.binary.Binary
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.ComputeDigestWork
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
blobProviderId - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
blobProviderId - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
blobProviderId - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
blobProviderIdFromKey(String) - Static method in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
blobProviderName - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
blobProviderName - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
blobProviderName - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumerFactory
 
blobProviders - Variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
blobs - Variable in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
blobs - Variable in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
blobs - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobScroll
 
blobs - Variable in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
blobs(List<Blob>) - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
 
blobs(List<Blob>, int) - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
 
Blobs - Class in org.nuxeo.ecm.core.api
This class consists exclusively of static methods that operate on Blobs.
BLOBS_CANDIDATE_FOR_DELETION_EVENT - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
Event fired to GC blobs candidates for deletion.
BLOBS_DELETED_DOMAIN_EVENT - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
Event fired to record blob deletion.
BLOBS_EXTRACTOR - Static variable in class org.nuxeo.wopi.DirtyBlobListener
 
BLOBS_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
BlobsExtractor - Class in org.nuxeo.ecm.core.utils
Extractor for all the blobs of a document.
BlobsExtractor() - Constructor for class org.nuxeo.ecm.core.utils.BlobsExtractor
 
BlobsInputResolver - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
Resolves a list of blobs passed by key as input of an operation.
BlobsInputResolver() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.BlobsInputResolver
 
blobSizeInKB - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
blobSizeKb - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
blobSizeKB - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
BlobsObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
Endpoint to manage the blobs.
BlobsObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.BlobsObject
 
BlobStatus - Class in org.nuxeo.ecm.core.blob
Status associated to a blob in storage.
BlobStatus() - Constructor for class org.nuxeo.ecm.core.blob.BlobStatus
 
BLOBSTATUS - org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
 
BlobStore - Interface in org.nuxeo.ecm.core.blob
Interface for basic access to storage of a Blob (read/write/copy/delete).
BlobStore.OptionalOrUnknown<T> - Class in org.nuxeo.ecm.core.blob
A class representing an unknown value, a missing value, or a present (non-null) value.
BlobStoreBlobProvider - Class in org.nuxeo.ecm.core.blob
A BlobProvider implemented on top of an underlying BlobStore.
BlobStoreBlobProvider() - Constructor for class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
BlobStoreBlobProvider.AutoDeleteFileInputStream - Class in org.nuxeo.ecm.core.blob
A FileInputStream that deletes its underlying file when it is closed.
blobsToTempDir(BlobHolder, Path) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
blobSupportsPreview(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
BlobsWriter - Class in org.nuxeo.ecm.automation.jaxrs.io.documents
 
BlobsWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.BlobsWriter
 
BlobTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
 
BlobTemplate(DocumentObjectWrapper, Blob) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
BlobToFile - Class in org.nuxeo.ecm.automation.core.operations.blob
 
BlobToFile() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
BlobToPDF - Class in org.nuxeo.ecm.automation.core.operations.blob
Save the input document
BlobToPDF() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
 
blobToText(Blob) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
Converts the blob to text by calling a converter.
blobTransferer - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
blobTransferer - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
blobTransferer(Consumer<ByteRange>) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
The consumer sending the blob's bytes to a client for a given byte range.
blobUpdateContext - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore.TransientInfo
The update to apply.
BlobUpdateContext - Class in org.nuxeo.ecm.core.blob
Context available when a blob is updated in a blob provider.
BlobUpdateContext(String) - Constructor for class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
BlobUpdateContext.ColdStorageClass - Class in org.nuxeo.ecm.core.blob
 
BlobUpdateContext.RestoreForDuration - Class in org.nuxeo.ecm.core.blob
 
BlobUpdateContext.UpdateLegalHold - Class in org.nuxeo.ecm.core.blob
 
BlobUpdateContext.UpdateRetainUntil - Class in org.nuxeo.ecm.core.blob
 
BlobUtils - Class in org.nuxeo.ecm.core.utils
Blob utility methods.
BlobUtils() - Constructor for class org.nuxeo.ecm.core.utils.BlobUtils
 
BlobUtils.ZIP_ENTRY_ENCODING_OPTIONS - Enum in org.nuxeo.ecm.core.utils
 
blobVisitor - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.Visit
 
BlobWatermarkMessageConsumer - Class in org.nuxeo.importer.stream.consumer
Consume blobMessages and generate new blob by adding a unique watermark.
BlobWatermarkMessageConsumer(String, String, BlobInfoWriter, String, String) - Constructor for class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
BlobWrapper - Class in org.nuxeo.ecm.core.api.impl.blob
Wraps an existing Blob to allow setting a different filename.
BlobWrapper(Blob) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
BlobWriteContext - Class in org.nuxeo.ecm.core.blob
Context available when a blob is written.
BlobWriteContext() - Constructor for class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteContext
 
BlobWriteContext(BlobContext, KeyStrategy.WriteObserver, Supplier<String>, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.BlobWriteContext
 
BlobWriteInfo(T, Blob, String) - Constructor for class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteInfo
 
blobWriteInfos - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteContext
 
BlobWriter - Class in org.nuxeo.ecm.webengine.model.io
 
BlobWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.BlobWriter
 
blobXpath - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
blobXPath - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
blobXPath - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
BLOC_CACHE_HIT - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
BLOC_CACHE_SIZE - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
BLOC_SIZE - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
BLOCK - Static variable in class org.nuxeo.ecm.core.api.security.ACE
An ACE that blocks all permissions for everyone.
BLOCK_ANONYMOUS_LOGIN_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
BLOCK_SIZE_KEY - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
blockAsync - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
blockAsyncListeners - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
blockAsyncListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
blockAsyncListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
blockAsyncListeners() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
blockAsyncListeners(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
blockAsyncProcessing - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
blockAsyncProcessing - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
blockCache - Variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
blockDefaultSyncListener - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
blockDefaultSyncListener(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
blockDefaultSyncListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
blockDefaultSyncListeners() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
BlockDirective - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
 
BlockDirective() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockDirective
 
BLOCKED_PERMISSION_QUERY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
blockIndexing - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
blockIndexing - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
blockIndexing - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
blockIndexing - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
blockIndexing() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
blockIndexing(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
blockInheritance - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
blockInheritance(String) - Method in interface org.nuxeo.ecm.core.api.security.ACL
Block the inheritance.
blockInheritance(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
blockInheritance(String, String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Block the inheritance on the given aclName.
blockInheritance(String, String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
blockMap - Variable in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriterRegistry
 
blockMimeTypeDetection - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
blockName - Variable in class org.nuxeo.ecm.platform.rendering.wiki.extensions.WikiBlockWriter
 
blockNotifications - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
blockPermissionInheritance(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance
 
BlockPermissionInheritance - Class in org.nuxeo.ecm.automation.core.operations.document
Operation blocking permission inheritance on a given ACL.
BlockPermissionInheritance() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance
 
blockPostCommit - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
blockPostCommitListeners - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
blockPostCommitListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
blockPostCommitListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
blockPostCommitListeners() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
blockPostCommitListeners(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
blockSize - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
blockSyncListeners - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
blockSyncPostCommitProcessing - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
blockSyncPostCommitProcessing - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
BlockWriter - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
 
BlockWriter(String, String, BlockWriterRegistry) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
BlockWriterRegistry - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
 
BlockWriterRegistry() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriterRegistry
 
blog - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
BLUE - org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
 
bm - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinary
 
BOAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Basic CRUD with a BusinessAdapter
BOAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.BOAdapter
 
BODY_DELIMITER - Static variable in class org.nuxeo.template.processors.HtmlBodyExtractor
 
bodyBackgroundStyle - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
bool(Object) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
BOOLEAN - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
BOOLEAN - org.nuxeo.ecm.core.storage.sql.PropertyType
 
BOOLEAN - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
BOOLEAN - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
BOOLEAN - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
BOOLEAN - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
BooleanCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
 
BooleanInfo(Boolean) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
 
BooleanLiteral - Class in org.nuxeo.ecm.core.query.sql.model
Boolean literal.
BooleanLiteral(boolean) - Constructor for class org.nuxeo.ecm.core.query.sql.model.BooleanLiteral
 
BooleanProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
 
BooleanProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.BooleanProperty
 
BooleanType - Class in org.nuxeo.ecm.core.schema.types.primitives
The Boolean type.
booleanValue - Variable in class org.nuxeo.template.api.TemplateInput
 
booleanValue(Object) - Static method in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
BooleanValue - org.nuxeo.template.api.InputType
 
boost - Variable in class org.nuxeo.ecm.core.query.sql.model.EsHint.FieldHint
 
bootstrap - Variable in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
bootstrap - Variable in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
bootstrap - Variable in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
BOOTSTRAP_JAR_REGEX - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
BOOTSTRAP_SERVERS_PROP - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
border - org.nuxeo.theme.styling.service.ThemeStylingService.PRESET_CATEGORY
 
BOTH - Static variable in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
 
BOTTOM_CENTER - org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
 
BOTTOM_LEFT - org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
 
BOTTOM_RIGHT - org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
 
BOUNDARY_BEGIN - Static variable in class org.nuxeo.launcher.config.ConfigurationMarshaller
 
BOUNDARY_END - Static variable in class org.nuxeo.launcher.config.ConfigurationMarshaller
 
BOUNDED - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
Consumer policy that stop on starvation and failure.
BOUNDED_RETRY - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
boundToCoreSession - Variable in class org.nuxeo.ecm.core.event.impl.InlineEventContext
 
boundToCoreSession - Variable in class org.nuxeo.ecm.core.event.impl.UnboundEventContext
 
BOX_MDAT - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
BOX_MOOV - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
BoxBlobProvider - Class in org.nuxeo.ecm.liveconnect.box
Provider for blobs getting information from Box.
BoxBlobProvider() - Constructor for class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
BoxLiveConnectFile - Class in org.nuxeo.ecm.liveconnect.box
 
BoxLiveConnectFile(LiveConnectFileInfo, BoxFile.Info) - Constructor for class org.nuxeo.ecm.liveconnect.box.BoxLiveConnectFile
 
BoxOAuth2ServiceProvider - Class in org.nuxeo.ecm.liveconnect.box
 
BoxOAuth2ServiceProvider() - Constructor for class org.nuxeo.ecm.liveconnect.box.BoxOAuth2ServiceProvider
 
BREADCRUMB_BRAND_NAME - Static variable in class org.nuxeo.wopi.Constants
 
BREADCRUMB_BRAND_URL - Static variable in class org.nuxeo.wopi.Constants
 
BREADCRUMB_FOLDER_NAME - Static variable in class org.nuxeo.wopi.Constants
 
BREADCRUMB_FOLDER_URL - Static variable in class org.nuxeo.wopi.Constants
 
BreadcrumbJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Enrich DocumentModel Json.
BreadcrumbJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricher
 
BREAK - Static variable in class org.nuxeo.osgi.application.FileWalker
 
breakPhrases(FulltextQueryAnalyzer.FulltextQuery) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
Returns a fulltext query that is a superset of the original one and does not have phrase searches.
BridgeCommentManager - Class in org.nuxeo.ecm.platform.comment.impl
 
BridgeCommentManager(CommentManager, CommentManager) - Constructor for class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
BridgeTagService - Class in org.nuxeo.ecm.platform.tag
Tag Service delegating to two different backends, for use during migration.
BridgeTagService(TagService, TagService) - Constructor for class org.nuxeo.ecm.platform.tag.BridgeTagService
 
BridgeTrashService - Class in org.nuxeo.ecm.core.trash
Trash service delegating to two different backends, for use during migration.
BridgeTrashService(TrashService, TrashService) - Constructor for class org.nuxeo.ecm.core.trash.BridgeTrashService
 
brokenDocument - Variable in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
BROWSE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
browsePermissions - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
bsonToFieldMap(Document) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
Create a map from a BSON object
bsonToFieldMap(Document) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
Create a map from a BSON object
bsonToId(Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
bsonToKey(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
bsonToSerializable(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
bsonToSerializableClass(String, Class<?>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
bsonToState(Document) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
bsonToValue(Object) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
 
bsonToValue(Object) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
 
bsonToValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
bucket - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
bucket - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
bucket - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
 
bucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
 
bucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
bucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
bucket - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
bucket(int) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
The size of a bucket of documents id that fits into a record
Bucket - Interface in org.nuxeo.ecm.platform.query.api
 
BUCKET_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
BUCKET_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
BUCKET_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
 
BUCKET_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
BUCKET_PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
BUCKET_PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
BUCKET_PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
 
BUCKET_PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
BUCKET_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
 
BUCKET_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
BUCKET_REGION_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
BUCKET_REGION_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
BUCKET_SUB_DIRS_DEPTH_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
BucketIndexingWorker - Class in org.nuxeo.elasticsearch.work
Å“ Worker to index a bucket of documents
BucketIndexingWorker(String, List<String>, boolean) - Constructor for class org.nuxeo.elasticsearch.work.BucketIndexingWorker
 
bucketKey - Variable in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
bucketKey(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
bucketKey(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
Gets the bucket key for the given blob key taking into account the bucket prefix and the path strategy (sub directory depth).
bucketKeyExists(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
bucketKeyHasDefaultStorageClass(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
bucketMap - Variable in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
bucketName - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
bucketName - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
bucketName - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
bucketName - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
bucketName - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
 
bucketName - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
bucketNamePrefix - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
bucketPrefix - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
bucketPrefix - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
bucketPrefix - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
bucketPrefix - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
bucketPrefix - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
 
bucketPrefix - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
BucketRange - Class in org.nuxeo.ecm.platform.query.core
Immutable bucket for range.
BucketRange(String, Number, Number, long) - Constructor for class org.nuxeo.ecm.platform.query.core.BucketRange
 
BucketRangeComparator() - Constructor for class org.nuxeo.elasticsearch.aggregate.RangeAggregate.BucketRangeComparator
 
BucketRangeDate - Class in org.nuxeo.ecm.platform.query.core
Immutable bucket for date range.
BucketRangeDate(String, ZonedDateTime, ZonedDateTime, long) - Constructor for class org.nuxeo.ecm.platform.query.core.BucketRangeDate
 
BucketRangeDateComparator() - Constructor for class org.nuxeo.elasticsearch.aggregate.DateRangeAggregate.BucketRangeDateComparator
 
buckets - Variable in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
bucketSize - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
bucketSize - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
bucketSize - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
bucketSize - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
bucketSize - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
BucketTerm - Class in org.nuxeo.ecm.platform.query.core
Immutable Bucket for terms.
BucketTerm(String, long) - Constructor for class org.nuxeo.ecm.platform.query.core.BucketTerm
 
buf - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
buf - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
bufCount - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
BUFFER_SIZE - Static variable in class org.nuxeo.template.processors.AbstractTemplateProcessor
 
BUFFER_SIZE - Static variable in class org.nuxeo.template.processors.xdocreport.ZipXmlHelper
 
bufferActive - Variable in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
bufferedInvalidations - Variable in class org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
 
BufferingHttpServletResponse - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
Buffers the response until BufferingHttpServletResponse.stopBuffering() is called.
BufferingHttpServletResponse(HttpServletResponse) - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
A HttpServletResponse wrapper that buffers all data until BufferingHttpServletResponse.stopBuffering() is called.
bufferingOutputStream - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
 
BufferingServletOutputStream - Class in org.nuxeo.ecm.core.io.download
A ServletOutputStream that buffers everything until BufferingServletOutputStream.stopBuffering() is called.
BufferingServletOutputStream(ServletOutputStream) - Constructor for class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
A ServletOutputStream wrapper that buffers everything until BufferingServletOutputStream.stopBuffering() is called.
BufferredLogger - Class in org.nuxeo.ecm.platform.importer.log
 
BufferredLogger(Log) - Constructor for class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
BufferredLogger(Log, int) - Constructor for class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
bufferSize - Variable in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
build() - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
build() - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
build() - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
build() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
build() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
build() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
build() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
build() - Method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
 
build() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
build() - Method in interface org.nuxeo.ecm.jwt.JWTService.JWTBuilder
Builds and returns the token.
build() - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTBuilderImpl
 
build() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
build() - Method in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration.Builder
 
build() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
build() - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
build() - Method in class org.nuxeo.http.test.HttpClientTestRule.Builder
 
build() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
build() - Method in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
 
build() - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
build() - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule.Builder
Deprecated.
 
build() - Method in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
Deprecated.
 
build() - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
build() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
 
build() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
Creates the policy.
build() - Method in class org.nuxeo.lib.stream.computation.Topology.Builder
 
build() - Method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
 
build() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
build() - Method in class org.nuxeo.mail.MailSessionBuilder.AbstractFrom
 
build() - Method in interface org.nuxeo.mail.MailSessionBuilder.FromBuilder
 
build() - Method in class org.nuxeo.osgi.BundleImpl.CompoundEnumerationBuilder
 
build() - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
build() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
build(InputStream) - Static method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakNuxeoDeployment
Invokes KeycloakDeploymentBuilder.internalBuild with reflection to avoid rewriting source code
build(String) - Method in interface org.nuxeo.ecm.liveconnect.core.CredentialFactory
 
build(String) - Method in class org.nuxeo.ecm.liveconnect.core.OAuth2CredentialFactory
 
build(String) - Method in class org.nuxeo.ecm.liveconnect.google.drive.credential.ServiceAccountCredentialFactory
 
build(Compilable) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper.ScriptBuilder
 
build(QName) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
build(Statement, String) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
build(DocumentModel, String) - Method in class org.nuxeo.template.context.AbstractContextBuilder
 
build(DocumentModel, DocumentWrapper, String) - Method in class org.nuxeo.template.context.AbstractContextBuilder
 
build(State.StateDiff) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
build(TemplateBasedDocument, String) - Method in class org.nuxeo.template.context.AbstractContextBuilder
 
buildAdditionalInfos() - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
 
buildAggregates() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
buildAggregatesClause(PageProvider) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
buildAndConnect() - Method in class org.nuxeo.mail.MailSessionBuilder.AbstractFrom
 
buildAndConnect() - Method in interface org.nuxeo.mail.MailSessionBuilder.FromBuilder
 
buildAuditFilter() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
buildAuditQuery(boolean) - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
buildAuditQuery(boolean) - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
buildAuthRequest(HttpServletRequest, String...) - Method in interface org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfile
 
buildAuthRequest(HttpServletRequest, String...) - Method in class org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfileImpl
 
buildBlobKey(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
buildBundlesClassPath(String, List<File>) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
buildCheckFileInfoMap() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
buildChildren(T) - Method in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
buildChildren(T, String[], int) - Method in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
buildChildrenWhereClause(boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
buildChildrenWhereClause(boolean, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
buildClassPath() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
Fills the classloader with all jars found in the defined classpath.
buildClassPath(SharedClassLoader, String) - Static method in class org.nuxeo.osgi.application.Main
 
buildComplexFields(JsonGenerator, Field) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.AbstractTypeDefWriter
 
buildConflictResponse(String, String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Builds a conflict response with the given WOPI lock as a header.
buildDeleteRequest(String) - Method in class org.nuxeo.http.test.HttpClientTestRule
 
buildDictionary() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
buildEmptyResponse(Response.StatusType) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
buildEnterPasswordUrl(UserRegistrationConfiguration) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
buildEntryFromEvent(Event) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
Returns a log entry representation of an event.
buildEntryFromEvent(Event) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
builder - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
builder - Variable in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTBuilderImpl
 
builder - Variable in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
 
builder() - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
builder() - Static method in class org.nuxeo.http.test.HttpClientTestRule
 
builder() - Static method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
builder() - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
builder() - Static method in class org.nuxeo.lib.stream.computation.Topology
 
builder() - Static method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
builder() - Static method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
builder(String) - Static method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
Creates a builder using an NXQL query.
builder(String) - Static method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
builder(String, int) - Static method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
builder(String, String) - Static method in class org.nuxeo.ecm.core.api.security.ACE
 
builder(String, String) - Static method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
builder(String, String, String) - Static method in class org.nuxeo.importer.stream.message.DocumentMessage
Helper to build a document message.
builder(List<String>) - Static method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
builder(HttpServletRequest, HttpServletResponse) - Static method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
Creates a new builder.
builder(CoreSession, Blob, String) - Static method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
builder(ACE) - Static method in class org.nuxeo.ecm.core.api.security.ACE
 
Builder() - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
Builder() - Constructor for class org.nuxeo.http.test.HttpClientTestRule.Builder
 
Builder() - Constructor for class org.nuxeo.jaxrs.test.HttpClientTestRule.Builder
Deprecated.
 
Builder() - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
 
Builder() - Constructor for class org.nuxeo.lib.stream.computation.Topology.Builder
 
Builder() - Constructor for class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
 
Builder(MetricRegistry) - Constructor for class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
Builder(String) - Constructor for class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
Builder(String) - Constructor for class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
 
Builder(String, int) - Constructor for class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
Builder(String, String) - Constructor for class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Deprecated.
since 11.1, use Builder(String, String, String) constructor with username instead
Builder(String, String) - Constructor for class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
Builder(String, String, String) - Constructor for class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
BulkCommand builder
Builder(String, String, String) - Constructor for class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
Builder(List<String>) - Constructor for class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
 
Builder(HttpServletRequest, HttpServletResponse) - Constructor for class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
Builder(CoreSession, Blob, String) - Constructor for class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
Builder(SourceNode, String, ImporterLogger) - Constructor for class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration.Builder
 
builderFactory - Variable in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
builderWithClaim(JWTCreator.Builder, String, Object) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
buildEsScrollRequest(String, long) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
buildEsSearchRequest(NxQueryBuilder, SearchType) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
buildEsSearchScrollRequest(NxQueryBuilder, SearchType, long) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
buildFeedUrl(boolean) - Static method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
buildFilter(String, Map<String, Object>) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
buildFilter(PredicateDefinition[], DocumentModel) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
buildFilterClauses(CoreSession, SynchronizationRoots, Set<String>, long, long) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
buildFilterConfig() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
buildGetRequest(String) - Method in class org.nuxeo.http.test.HttpClientTestRule
 
buildHTMLResponse(Response.StatusType, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
Deprecated.
since 11.2, not used anymore
buildHttpClient() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
buildId(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
buildId(Name, Collection<LogPartition>) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
buildInClause(List<String>) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
buildItemVersionResponse(String, Blob) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
buildJob(Schedule, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.scheduler.DefaultEventJobFactory
 
buildJob(Schedule, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.scheduler.EventJobFactory
Builds the job of the scheduled event.
buildJSONResponse(Response.StatusType, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
Deprecated.
since 11.2, not used anymore
buildKey(LoggerLevel, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Builds the logger key.
buildLibsClassPath(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
buildLogEntries(SearchResponse) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
buildLogoutRequest(SAMLMessageContext, SAMLCredential) - Method in interface org.nuxeo.ecm.platform.auth.saml.slo.SLOProfile
 
buildLogoutRequest(SAMLMessageContext, SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.slo.SLOProfileImpl
 
buildManifest() - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
buildMaps() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
buildModel() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
buildOrderedZipIndex() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
 
buildPath(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
Checks that the parent path and name are valid, and builds a full path from them.
buildPattern(String, String, String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
buildPostRequest(String) - Method in class org.nuxeo.http.test.HttpClientTestRule
 
buildPreviewNotAvailable() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PreviewAdapter
 
buildProvider(DocumentModel) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
Instantiates the provider merging the contribution and the directory entry
buildPutRequest(String) - Method in class org.nuxeo.http.test.HttpClientTestRule
 
buildQuery() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
buildQuery(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
buildQuery(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.DefaultRootSectionsFinder
 
buildQuery(String, Map<String, Object>) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
buildQuery(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
buildQuery(CoreSession) - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
buildQuery(DocumentModel) - Static method in class org.nuxeo.easyshare.EasyShare
 
buildQuery(SQLInfo, Model, Session.PathResolver, String, QueryFilter, Object...) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Builds the query.
buildQuery(SQLInfo, Model, Session.PathResolver, String, QueryFilter, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker
 
buildQuery(SQLInfo, Model, Session.PathResolver, String, QueryFilter, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
buildQuery(SQLInfo, Model, Session.PathResolver, String, QueryFilter, Object...) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker
Builds the query.
buildQuery(SQLInfo, Model, Session.PathResolver, String, QueryFilter, Object...) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
buildQueryString(PageProvider<?>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
buildQueryStringWithAggregates(PageProvider<?>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
buildQueryStringWithPageProvider(PageProvider<?>, boolean) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
buildRecipientsList(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
buildRecordFromEvent(String, BlobEventContext) - Method in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
 
buildRecordFromEvent(String, DocumentDomainEventContext) - Method in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
 
buildRecordFromEvent(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
buildRedirectURL(SAMLMessageContext, String) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPRedirectBinding
 
buildRenditionDefinition(String, String, Blob, String, RenditionProvider, boolean, String) - Method in class org.nuxeo.ecm.platform.threed.rendition.ThreeDRenditionDefinitionProvider
 
buildRenditionKey(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
buildRequest(String, String) - Method in class org.nuxeo.http.test.HttpClientTestRule
 
buildResponse(List<DocumentModel>) - Method in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
buildResponse(Response.StatusType, Object) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
buildResponse(Response.StatusType, Object) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
buildResponse(Response.StatusType, Object, boolean) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
Deprecated.
since 11.2, not used anymore
buildResponse(Response.StatusType, String, Object) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
buildResponse(Response.StatusType, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
buildResponseFromBlob(Request, HttpServletRequest, Blob, String) - Static method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
Deprecated.
since 7.3. Now returns directly the Blob and use default BlobWriter.
buildResult() - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
buildResult(String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
buildResult(String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoTool
Returns a BlobHolder containing the result of the command.
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
Builds result from commandLine output buffer.
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.Image2PDFConverter
 
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.LibreOfficeConverter
 
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.PDF2HtmlConverter
 
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.PDF2ImageConverter
 
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.WordPerfect2TextConverter
 
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.threed.convert.Collada2glTFConverter
 
buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
 
buildRetryPolicy(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
 
buildSchedule(Schedule) - Method in class org.nuxeo.ecm.core.scheduler.DefaultEventJobFactory
 
buildSchedule(Schedule) - Method in interface org.nuxeo.ecm.core.scheduler.EventJobFactory
Builds the schedule of the trigger (used by EventJobFactory.buildTrigger(Schedule)).
buildScroll(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
buildSearchQuery(String, PredicateDefinition[], DocumentModel) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
buildSubscribeId(Name, Collection<Name>) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
buildTemplateSearchByNameQuery(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
buildTemplateSearchQuery(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
buildTextResponse(Response.StatusType, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
buildTree(String, CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
buildTree(T, String) - Method in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
buildTrigger(Schedule) - Method in class org.nuxeo.ecm.core.scheduler.DefaultEventJobFactory
 
buildTrigger(Schedule) - Method in interface org.nuxeo.ecm.core.scheduler.EventJobFactory
Builds the trigger of the scheduled event.
buildUnauthorizedResponse(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
buildUnrestrictedRunner(String, Long) - Method in class org.nuxeo.easyshare.EasyShare
 
buildUserVisibleChangeToken(Long, Long) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
Builds the user-visible change token from low-level change token and system change token information.
buildUserWorkspaceTitle(String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
buildWorkFailureEventProps(RuntimeException) - Method in class org.nuxeo.ecm.core.work.AbstractWork
Builds failure event properties.
buildXML(Form) - Method in class org.nuxeo.connect.update.xml.XmlSerializer
 
BUILT_IN_DEFAULT_LANG - Static variable in class org.nuxeo.ecm.webengine.model.Messages
 
BUILTIN - Static variable in class org.nuxeo.ecm.core.schema.SchemaNames
A builtin data type.
BuiltinLogEntryData - Class in org.nuxeo.ecm.platform.audit.api
Log entry builtin constants.
BuiltinModes - Class in org.nuxeo.ecm.platform.forms.layout.api
List of built-in modes.
BuiltinWidgetModes - Class in org.nuxeo.ecm.platform.forms.layout.api
List of built in widget modes.
bulk(List<String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
bulk(BulkRequest) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
bulk(BulkRequest) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
bulk(BulkRequest) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
BULK_DOWNLOAD_MULTI_REPOSITORIES - Static variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentInputResolver
Framework property to allow calling the BulkDownload operation with a list of documents from multiple repositories as an input.
BULK_EDIT - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
BULK_FLUSH_INTERVAL_DEFAULT - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
BULK_FLUSH_INTERVAL_OPTION - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
BULK_KV_STORE_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
BULK_LOG_MANAGER_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
Deprecated.
BULK_SCROLL_KEEP_ALIVE_PROPERTY - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
BULK_SCROLL_PRODUCE_IMMEDIATE_PROPERTY - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
BULK_SCROLL_PRODUCE_IMMEDIATE_THRESHOLD_PROPERTY - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
BULK_SCROLL_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
BULK_SCROLL_TRANSACTION_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
BULK_SERVICE_PROCESSOR_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
BULK_TIMEOUT_PROP - Static variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
BulkActionDescriptor - Class in org.nuxeo.ecm.core.bulk
 
BulkActionDescriptor() - Constructor for class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
BulkActionFrameworkObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
Bulk endpoint to expose BulkService.
BulkActionFrameworkObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionFrameworkObject
 
BulkActionObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
Bulk endpoint to perform bulk actions on a set of documents.
BulkActionObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionObject
 
BulkActionValidation - Interface in org.nuxeo.ecm.core.bulk
Interface for action validation.
bulkAdminService - Variable in class org.nuxeo.ecm.core.bulk.BulkComponent
 
BulkAdminService - Interface in org.nuxeo.ecm.core.bulk
The Bulk admin service, it's an internal service in order to access configuration from Bulk Action Framework.
BulkAdminServiceImpl - Class in org.nuxeo.ecm.core.bulk
 
BulkAdminServiceImpl(List<BulkActionDescriptor>) - Constructor for class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
BulkBucket - Class in org.nuxeo.ecm.core.bulk.message
A message to pass a command id and a bucket of document ids
BulkBucket() - Constructor for class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
BulkBucket(String, List<String>) - Constructor for class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
BulkCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
BulkCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.BulkCodec
 
BulkCodecs - Class in org.nuxeo.ecm.core.bulk
Helper class for codecs.
BulkCommand - Class in org.nuxeo.ecm.core.bulk.message
A message representing a bulk command
BulkCommand() - Constructor for class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
BulkCommand(BulkCommand.Builder) - Constructor for class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
BulkCommand.Builder - Class in org.nuxeo.ecm.core.bulk.message
 
BulkCommandJsonReader - Class in org.nuxeo.ecm.core.bulk.io
 
BulkCommandJsonReader() - Constructor for class org.nuxeo.ecm.core.bulk.io.BulkCommandJsonReader
 
BulkCommandJsonWriter - Class in org.nuxeo.ecm.core.bulk.io
 
BulkCommandJsonWriter() - Constructor for class org.nuxeo.ecm.core.bulk.io.BulkCommandJsonWriter
 
BulkComponent - Class in org.nuxeo.ecm.core.bulk
The bulk component.
BulkComponent() - Constructor for class org.nuxeo.ecm.core.bulk.BulkComponent
 
BulkComponent.ComponentListener - Class in org.nuxeo.ecm.core.bulk
 
BulkConstants - Class in org.nuxeo.ecm.core.bulk.io
Bulk constants for serialization.
BulkDocumentsObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
Deprecated.
since 10.3, use BAF instead
BulkDocumentsObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
Deprecated.
 
BulkDownload - Class in org.nuxeo.ecm.automation.core.operations.blob
Bulk Download Operation.
BulkDownload() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.BulkDownload
 
bulker - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
Deprecated.
since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
bulkerConfig - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
Deprecated.
since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
BulkIndexComputation - Class in org.nuxeo.elasticsearch.bulk
A computation that submits elasticsearch requests using the bulk API.
BulkIndexComputation(int, int, int) - Constructor for class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
BulkLifeCycleChangeListener - Class in org.nuxeo.ecm.core.lifecycle.event
Listener for life cycle change events.
BulkLifeCycleChangeListener() - Constructor for class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
 
bulkMode - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
bulkMode - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
bulkMode - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
bulkMode - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
bulkMode - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
bulkMode() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
bulkModeEnabled - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
BulkObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
 
BulkObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.BulkObject
 
BulkParameters - Class in org.nuxeo.ecm.core.bulk.io
 
bulkProcessor - Variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
bulkProcessorBuilder(BulkProcessor.Listener) - Method in interface org.nuxeo.elasticsearch.api.ESClient
Creates an elasticsearch BulkProcessor builder.
bulkProcessorBuilder(BulkProcessor.Listener) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
bulkProcessorBuilder(BulkProcessor.Listener) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
bulkRequest - Variable in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
bulkRequests - Variable in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
BulkRestartWorkflow - Class in org.nuxeo.ecm.platform.routing.api.operation
Bulk operation to cancel and restart all the workflow instances of the workflow model with the id workflowId.
BulkRestartWorkflow() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
BulkRunAction - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
Automation operation that can run an http enabled Bulk Action.
BulkRunAction() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
BulkScrollerComputation - Class in org.nuxeo.ecm.core.bulk.computation
Materializes the document set for a command if scroller is not external.
BulkScrollerComputation(String, int, int, int, boolean) - Constructor for class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
BulkScrollerComputation(String, int, int, int, Duration, boolean) - Constructor for class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
BulkScrollerComputation(BulkScrollerComputation.Builder) - Constructor for class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
BulkScrollerComputation.Builder - Class in org.nuxeo.ecm.core.bulk.computation
 
bulkService - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction
 
bulkService - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
bulkService - Variable in class org.nuxeo.ecm.core.bulk.BulkComponent
 
BulkService - Interface in org.nuxeo.ecm.core.bulk
API to manage Bulk Computation.
BulkServiceImpl - Class in org.nuxeo.ecm.core.bulk
Basic implementation of BulkService.
BulkServiceImpl() - Constructor for class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
BulkServiceProcessor - Class in org.nuxeo.ecm.core.bulk
 
BulkServiceProcessor() - Constructor for class org.nuxeo.ecm.core.bulk.BulkServiceProcessor
 
BulkStatus - Class in org.nuxeo.ecm.core.bulk.message
A message representing a command status or a change of status (delta).
BulkStatus() - Constructor for class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
BulkStatus(String) - Constructor for class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
BulkStatus.State - Enum in org.nuxeo.ecm.core.bulk.message
Possible states of a bulk command:
BulkStatusComputation - Class in org.nuxeo.ecm.core.bulk.computation
Saves the status into a key value store.
BulkStatusComputation(String) - Constructor for class org.nuxeo.ecm.core.bulk.computation.BulkStatusComputation
 
BulkStatusJsonReader - Class in org.nuxeo.ecm.core.bulk.io
 
BulkStatusJsonReader() - Constructor for class org.nuxeo.ecm.core.bulk.io.BulkStatusJsonReader
 
BulkStatusJsonWriter - Class in org.nuxeo.ecm.core.bulk.io
 
BulkStatusJsonWriter() - Constructor for class org.nuxeo.ecm.core.bulk.io.BulkStatusJsonWriter
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
bulkUpdateProperties(List<CmisObject>, Map<String, ?>, List<String>, List<String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
BulkWaitForAction - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
Wait for Bulk computation.
BulkWaitForAction() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction
 
bundle - org.nuxeo.ecm.web.resources.api.ResourceType
 
bundle - Variable in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
bundle - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleBulkRunner
 
bundle - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleRunner
 
bundle - Variable in class org.nuxeo.ecm.platform.rendering.fm.extensions.LocaleMessagesMethod
 
bundle - Variable in class org.nuxeo.ecm.platform.rendering.fm.extensions.MessagesMethod
 
bundle - Variable in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
 
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleResourceResolver
 
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
The bundle that deployed this extension
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
The bundle owning this class
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
Deprecated.
 
bundle - Variable in class org.nuxeo.ecm.webengine.jaxrs.Utils.ClassRef
 
bundle - Variable in class org.nuxeo.osgi.BundleRegistration
 
bundle - Variable in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
bundle - Variable in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
bundle - Variable in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
bundle - Static variable in class org.nuxeo.runtime.reload.ReloadComponent
 
bundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.Utils.ClassRef
 
bundle() - Method in annotation type org.nuxeo.runtime.test.runner.PartialDeploy
Bundle Name
Bundle - org.nuxeo.runtime.tomcat.dev.DevBundleType
 
BUNDLE - org.nuxeo.runtime.RuntimeMessage.Source
 
bundleChanged(BundleEvent) - Method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
bundleEventAsString(int) - Static method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
Used for generating good debug info.
BundleFile - Interface in org.nuxeo.osgi
 
BundleFileLoader(List<BundleFile>, List<BundleFile>) - Constructor for class org.nuxeo.osgi.application.ApplicationLoader.BundleFileLoader
 
bundleFiles - Variable in class org.nuxeo.runtime.deployment.NuxeoStarter
 
BundleFileScanner(List<BundleFile>, List<BundleFile>) - Constructor for class org.nuxeo.osgi.application.ApplicationLoader.BundleFileScanner
 
BundleFileVisitor - Interface in org.nuxeo.osgi.application
 
BundleHttpContext - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
A HttpContext that delegates resource lookup to contributed ResourcesDescriptor in the inverse order of the contribution (preserving the ordering imposed by extension mechanism)
BundleHttpContext(Bundle, String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
 
BundleIdGenerator - Class in org.nuxeo.osgi
 
BundleIdGenerator() - Constructor for class org.nuxeo.osgi.BundleIdGenerator
 
bundleIds - Static variable in class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
 
bundleIds - Variable in class org.nuxeo.osgi.OSGiAdapter
 
BundleImpl - Class in org.nuxeo.osgi
 
BundleImpl(OSGiAdapter, BundleFile, ClassLoader) - Constructor for class org.nuxeo.osgi.BundleImpl
 
BundleImpl(OSGiAdapter, BundleFile, ClassLoader, boolean) - Constructor for class org.nuxeo.osgi.BundleImpl
 
BundleImpl.CompoundEnumerationBuilder - Class in org.nuxeo.osgi
 
bundleInfos - Variable in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
BundleInstaller() - Constructor for class org.nuxeo.osgi.application.ApplicationLoader.BundleInstaller
 
bundleListeners - Variable in class org.nuxeo.osgi.OSGiAdapter
 
bundleLoader - Variable in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
bundleLoader - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
BundleManifestReader - Class in org.nuxeo.osgi
 
bundleName - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
BundleNotFoundException - Exception in org.nuxeo.ecm.webengine.jaxrs
 
BundleNotFoundException(String) - Constructor for exception org.nuxeo.ecm.webengine.jaxrs.BundleNotFoundException
 
BundleRegistration - Class in org.nuxeo.osgi
 
BundleRegistration(BundleImpl) - Constructor for class org.nuxeo.osgi.BundleRegistration
 
BundleRegistry - Class in org.nuxeo.osgi
 
BundleRegistry() - Constructor for class org.nuxeo.osgi.BundleRegistry
 
BundleResource - Class in org.nuxeo.ecm.webengine.jaxrs.views
 
BundleResource() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
BundleResource(ResourceContext) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
BundleResourceResolver - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
BundleResourceResolver(Bundle, String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleResourceResolver
 
bundles - Variable in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
bundles - Variable in class org.nuxeo.osgi.application.ClassPath
 
bundles - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
BUNDLES - Static variable in class org.nuxeo.common.Environment
 
BUNDLES - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
BUNDLES - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
BUNDLES_DIR - Static variable in class org.nuxeo.common.Environment
The application layout (optional): directory containing nuxeo runtime osgi bundles.
bundlesCheck - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
bundlesDestination - Variable in class org.nuxeo.runtime.reload.ReloadContext
The bundle destination relative path, it will be computed from runtime home (usually nxserver).
bundlesNamesToUndeploy - Variable in class org.nuxeo.runtime.reload.ReloadContext
 
bundleStateAsString(int) - Static method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
Used for generating good debug info.
bundlesToDeploy - Variable in class org.nuxeo.runtime.reload.ReloadContext
 
BundleWalker - Class in org.nuxeo.osgi.application
 
BundleWalker(BundleWalker.Callback) - Constructor for class org.nuxeo.osgi.application.BundleWalker
 
BundleWalker(BundleWalker.Callback, String[]) - Constructor for class org.nuxeo.osgi.application.BundleWalker
 
BundleWalker(BundleWalker.Callback, FileNamePattern[]) - Constructor for class org.nuxeo.osgi.application.BundleWalker
 
BundleWalker.Callback - Interface in org.nuxeo.osgi.application
 
BusinessAdapter - Class in org.nuxeo.ecm.automation.core.operations.business.adapter
Nuxeo document model abstract adapter to extend for mapping
BusinessAdapter() - Constructor for class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
Default constructor called by jackson
BusinessAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
 
BusinessAdapterListWriter - Class in org.nuxeo.ecm.automation.jaxrs.io.documents
 
BusinessAdapterListWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterListWriter
 
BusinessAdapterReader - Class in org.nuxeo.ecm.automation.jaxrs.io.documents
JAX-RS Message body reeader to decode BusinessAdapter
BusinessAdapterReader() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
 
BusinessCreateOperation - Class in org.nuxeo.ecm.automation.core.operations.business
This operation map pojo client side to document adapter server side and create NX document assuming that pojo and adapter have both properties in common.
BusinessCreateOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation
 
BusinessFetchOperation - Class in org.nuxeo.ecm.automation.core.operations.business
This operation map pojo client side to document adapter server side and fetch the related NX document.
BusinessFetchOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.business.BusinessFetchOperation
 
BusinessUpdateOperation - Class in org.nuxeo.ecm.automation.core.operations.business
This operation map pojo client side to document adapter server side and update the related NX document.
BusinessUpdateOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.business.BusinessUpdateOperation
 
Button(GraphNode, Property) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
bypass() - Method in annotation type org.nuxeo.runtime.test.runner.RandomBug.Repeat
Bypass a method/suite ....
Bypass(RandomBug.Repeat, RunNotifier, Statement, Description) - Constructor for class org.nuxeo.runtime.test.runner.RandomBug.Bypass
 
BYPASS - org.nuxeo.runtime.test.runner.RandomBug.Mode
 
bypassAllowedSubtypeCheck - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
bypassAllowedSubtypeCheck - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
bypassAllowedSubtypeCheck(boolean) - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
Whether to bypass the allowed subtype check.
bypassAuth(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
bypassIfSameMimeType - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
BYTE - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
BYTE_RANGE_SEP - Static variable in class org.nuxeo.ecm.core.blob.AbstractBlobStore
Separator between key and byte range (start/end, specified at end of key).
ByteArrayBlob - Class in org.nuxeo.ecm.core.api.impl.blob
Blob based on a byte array.
ByteArrayBlob(byte[]) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
 
ByteArrayBlob(byte[], String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
 
ByteArrayBlob(byte[], String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
 
ByteRange - Class in org.nuxeo.ecm.core.blob
A byte range.
ByteRange(long, long) - Constructor for class org.nuxeo.ecm.core.blob.ByteRange
 
bytes - Variable in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
 
bytes(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
bytes(String) - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
bytes(Work.State) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
BYTES_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
Bytes column, or NULL if the value is representable as a Long or String.
bytesCol - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
bytesColName - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
bytesToLong(byte[]) - Static method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
Converts UTF-8 bytes to a Long, or throws if malformed.
bytesToString(byte[]) - Static method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
Converts UTF-8 bytes to a String, or throws if malformed.

C

C - org.nuxeo.ecm.platform.signature.api.user.CNField
Country name
cachable() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
cachable() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
 
cachable() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
CachableBlobHolder - Interface in org.nuxeo.ecm.core.convert.cache
Extended interface for BlobHolder that can be cached.
CachableUserIdentificationInfo - Class in org.nuxeo.ecm.platform.ui.web.auth
 
CachableUserIdentificationInfo(String, String) - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
CachableUserIdentificationInfo(UserIdentificationInfo) - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
cache - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler
 
cache - Variable in class org.nuxeo.ecm.automation.core.rendering.MvelRender
 
cache - Variable in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
cache - Static variable in class org.nuxeo.ecm.automation.core.scripting.Scripting
 
cache - Variable in class org.nuxeo.ecm.core.cache.CacheWrapper
 
cache - Variable in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
cache - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
cache - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
cache - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
cache - Variable in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
Create a cache to hold the at most 100 recent DNS lookups for a period of 10 minutes.
cache - Variable in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
Cache - Interface in org.nuxeo.ecm.core.cache
The nuxeo cache interface that define generic methods to use cache technologies
CACHE_CHILDREN - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
CACHE_CONCURRENCY_LEVEL - Static variable in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
CACHE_CONCURRENCY_LEVEL - Static variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
CACHE_CONCURRENCY_LEVEL - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
 
CACHE_CONCURRENCY_LEVEL - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
CACHE_COUNT_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
CACHE_COUNT_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
CACHE_HITS - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
CACHE_INVAL_PUBSUB_TOPIC - Static variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
CACHE_LAST_METRIC_DURATION_MS - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
CACHE_MAX_SIZE_DEFAULT - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
CACHE_MAXIMUM_SIZE - Static variable in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
CACHE_MAXIMUM_SIZE - Static variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
CACHE_MAXIMUM_SIZE - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
 
CACHE_MAXIMUM_SIZE - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
CACHE_MIN_AGE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
CACHE_MIN_AGE_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
CACHE_NAME - Static variable in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
CACHE_NAME - Static variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
CACHE_SIZE - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
 
CACHE_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
CACHE_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
CACHE_TIMEOUT - Static variable in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
CACHE_TIMEOUT - Static variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
CACHE_TIMEOUT - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
 
CACHE_TIMEOUT - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
CACHE_TIMEOUT_DEFAULT - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
CacheAttributesChecker - Class in org.nuxeo.ecm.core.cache
Class to implement mandatory check attributes before calling implementation of cache This enable to have the same behavior for any use of cache for all implementation of cache
CacheAttributesChecker(CacheManagement) - Constructor for class org.nuxeo.ecm.core.cache.CacheAttributesChecker
 
cacheConcurrencyLevel - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
cacheConfig - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
cacheCount - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
cached - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
cached - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
cachedChangeLogToken - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
cachedChildren - Variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
cacheDelegate - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
CacheDescriptor - Class in org.nuxeo.ecm.core.cache
Descriptor of cache contrib
CacheDescriptor() - Constructor for class org.nuxeo.ecm.core.cache.CacheDescriptor
 
cachedir - Variable in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
 
cacheDir - Variable in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
cacheEntryName - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
cacheEntryWithoutReferencesName - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
cacheGet(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
cacheGet(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
cacheGetTimer - Variable in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
cacheGetTimer - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
cacheGetTimer - Variable in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
cacheHitCount - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
cacheHitCount - Variable in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
cacheHitCount - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
cacheHitCount - Variable in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
CacheInvalidation(String, String) - Constructor for class org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation
 
CacheInvalidator - Class in org.nuxeo.ecm.core.cache
Wrapper managing cache invalidations.
CacheInvalidator(CacheManagement, CacheServiceImpl.CachePubSubInvalidator) - Constructor for class org.nuxeo.ecm.core.cache.CacheInvalidator
 
cacheKey - Variable in class org.nuxeo.ecm.platform.actions.FilterRule
 
CacheKeyGenerator - Class in org.nuxeo.ecm.core.convert.cache
Simple helper to handle cache key generation.
cacheLock - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
CacheManagement - Interface in org.nuxeo.ecm.core.cache
Management-related APIs for a Cache.
cacheMaxSize - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
cacheMaxSize - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
CacheMetrics - Class in org.nuxeo.ecm.core.cache
 
CacheMetrics(CacheManagement) - Constructor for class org.nuxeo.ecm.core.cache.CacheMetrics
 
cacheName - Variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation
 
CachePubSubInvalidator() - Constructor for class org.nuxeo.ecm.core.cache.CacheServiceImpl.CachePubSubInvalidator
 
cachePut(Row) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
cachePut(Row) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
cachePutAbsent(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
cachePutAbsent(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
cachePutAbsentIfNull(RowId, Row) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
cachePutAbsentIfNull(RowId, Row) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
cachePutAbsentIfRowId(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
cachePutAbsentIfRowId(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
cacheQueue - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
The queue of cache invalidations received from other session, to process at pre-transaction time.
cacheRemove(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
cacheRemove(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
caches - Variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl
Currently registered caches.
cacheService - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
CacheService - Interface in org.nuxeo.ecm.core.cache
Nuxeo cache interface
CacheServiceImpl - Class in org.nuxeo.ecm.core.cache
Cache service implementation to manage nuxeo cache
CacheServiceImpl() - Constructor for class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
CacheServiceImpl.AbstractCachePubSubInvalidator - Class in org.nuxeo.ecm.core.cache
 
CacheServiceImpl.CacheInvalidation - Class in org.nuxeo.ecm.core.cache
 
CacheServiceImpl.CachePubSubInvalidator - Class in org.nuxeo.ecm.core.cache
 
cacheStore - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
cacheTime - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
cacheTime - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
cacheTimeout - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
cacheTTL - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
CacheWrapper - Class in org.nuxeo.ecm.core.cache
 
CacheWrapper(CacheManagement) - Constructor for class org.nuxeo.ecm.core.cache.CacheWrapper
 
CachingBinaryGarbageCollector() - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
CachingBinaryGarbageCollector(BinaryGarbageCollector) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
Deprecated.
since 11.5
CachingBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
Abstract class for a BinaryManager that uses a cache for its files because fetching them is expensive.
CachingBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
 
CachingBlobStore - Class in org.nuxeo.ecm.core.blob
Blob store wrapper that caches blobs locally because fetching them may be expensive.
CachingBlobStore(String, String, BlobStore, CachingConfiguration) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore
 
CachingBlobStore(String, BlobStore, CachingConfiguration) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore
Deprecated.
since 11.5
CachingBlobStore.CachingBinaryGarbageCollector - Class in org.nuxeo.ecm.core.blob
Garbage collector that delegates to the underlying one, but purges the cache after an actual GC is done.
CachingBlobStore.PathInfo - Class in org.nuxeo.ecm.core.blob
 
cachingConfiguration - Variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
CachingConfiguration - Class in org.nuxeo.ecm.core.blob
Configuration for a cache.
CachingConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.CachingConfiguration
 
CachingConfiguration(Path, long, long, long) - Constructor for class org.nuxeo.ecm.core.blob.CachingConfiguration
 
cachingDirectory - Variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
CachingMapper - Interface in org.nuxeo.ecm.core.storage.sql
A Mapper that cache rows.
cachingMapperClass - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
cachingMapperProperties - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
calendar(Calendar) - Method in class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
 
calendar(Date) - Method in class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
This method is similar to CoreFunctions.calendar(Calendar) but takes a Date argument.
CalendarCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
 
CalendarToDate - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
CalendarToDate() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.CalendarToDate
 
call() - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleBulkRunner
 
call() - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleRunner
 
call() - Method in interface org.nuxeo.ecm.core.repository.RepositoryFactory
Constructs the low-level repository with the name previously passed to init.
call() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepositoryFactory
 
call() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepositoryFactory
 
call() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryFactory
 
call() - Method in class org.nuxeo.ecm.core.storage.sql.VCSRepositoryFactory
 
call() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
call() - Method in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
call(String, String, String, String) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
call(String, String, String, String, MultiPart) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
call(String, String, String, String, MultiPart, Map<String, String>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
call(String, String, String, String, Object) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
call(String, String, String, String, Object, Map<String, String>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
call(String, String, String, String, Object, MultivaluedMap<String, String>, MultiPart, Map<String, String>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
call(String, String, String, String, Map<String, String>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
call(String, String, String, String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
call(Callable<T>, Callable<U>, Consumer<U>) - Method in class org.nuxeo.ecm.automation.OperationContext
Calls the given callable after having backed up the initial state as a result of initialize and restores the initial state afterwards by calling restore.
call(Blob, String, String) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
call(Jedis) - Method in interface org.nuxeo.ecm.core.redis.RedisCallable
 
Call - Class in org.nuxeo.ecm.automation.core.trace
 
Call(OperationType, OperationContext, OperationType, InvokableMethod, Map<String, Object>) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call
 
Call(OperationType, OperationType) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call
 
Call(OperationType, OperationType, Call.Details) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call
 
CALL - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisBrowserBindingServlet
 
Call.Details - Class in org.nuxeo.ecm.automation.core.trace
 
Call.Details.Evaluator - Class in org.nuxeo.ecm.automation.core.trace
 
Call.ExpressionParameter - Class in org.nuxeo.ecm.automation.core.trace
 
callback - Variable in class org.nuxeo.ecm.automation.OperationContext
 
callback - Variable in class org.nuxeo.osgi.application.ClassPathScanner
 
CALLBACK_URL_PARAMETER - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
CallbackResult - Class in org.nuxeo.ecm.platform.login
Simple class to store the result of a JAAS callback
CallbackResult() - Constructor for class org.nuxeo.ecm.platform.login.CallbackResult
 
callbacks - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
 
callbackUrl - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
callContext - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
callContext - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
callContext - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy
 
callCount - Variable in class org.nuxeo.ecm.core.management.events.CallStat
Deprecated.
 
callerThread - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleBulkRunner
 
callerThread - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleRunner
 
callerThread - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
callImageMagick() - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
callPictureConversionChain(DocumentModel, Blob, PictureConversion, ImageInfo, Point, String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
calls - Variable in class org.nuxeo.ecm.automation.core.trace.Trace
 
CallStat - Class in org.nuxeo.ecm.core.management.events
Deprecated.
since 11.4: superseded by dropwizard metrics
CallStat(String) - Constructor for class org.nuxeo.ecm.core.management.events.CallStat
Deprecated.
 
callWithChainParameters(Callable<T>, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.OperationContext
Calls the given callable after having merged the given parameters with the chain parameters stored in the Constants.VAR_RUNTIME_CHAIN context variable and restores the initial chain parameters afterwards.
callWithContextVar(Callable<T>, String, Object) - Method in class org.nuxeo.ecm.automation.OperationContext
Calls the given callable after having put a variable with key=value in the current context and restores the initial context afterwards.
callWithRetry(Callable<V>) - Static method in class org.nuxeo.common.utils.JDBCUtils
Tries to do a JDBC call even when the server is overloaded.
CAN_ASK_FOR_PUBLISHING - Static variable in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
CAN_COLLECT_PERMISSION - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
CAN_DATA_VISU - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
canAccessBucket() - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
Checks if the bucket exists (used in health check probes).
canAccessBucket() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
Used in the healthCheck; the transferManager should be initialized and the bucket accessible
canAddSection(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
 
canAddToCollection(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Check that a document is a collection and that the given core session has permission to add document inside.
canAddToCollection(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
canAddToFavorites(DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.FavoritesManager
 
canAddToFavorites(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.FavoritesManagerImpl
 
canApplyPictureConversion(PictureConversion, DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
canBeMerged(IndexingCommand) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
canBypassRequest(ServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationSessionManager
Returns true if request does not require to be authenticated.
canBypassRequest(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.DefaultSessionManager
 
canBypassRequest(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
canBypassRequest(ServletRequest) - Method in class org.nuxeo.ecm.webengine.login.WebEngineSessionManager
 
canCancel(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
cancel() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
cancel() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Cancels any pending change made through this session.
cancel() - Method in interface org.nuxeo.ecm.core.event.Event
Cancels this event.
cancel() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
cancel() - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
cancel(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
cancel(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Cancel this element.
cancel(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
cancel(CoreSession) - Method in interface org.nuxeo.ecm.platform.task.Task
 
cancel(CoreSession) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
cancel(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
 
cancel(CoreSession, DocumentRouteElement) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
Cancel this element.
cancel(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
cancel(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
Deprecated.
 
cancel(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEngineService
Cancels a route using an unrestricted session.
cancel(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
 
CANCEL - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
CANCEL_SCHEDULED - org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
Any other scheduled work equals to this one is removed from scheduling and canceled first, before this work is scheduled.
cancelAskForCheckpoint() - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
Finally cancel the request to checkpoint the positions.
cancelAskForCheckpoint() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
cancelCheckOut() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
cancelCheckOut(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
cancelDownload(String, String) - Method in class org.nuxeo.connect.client.we.DownloadHandler
 
canceled - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
 
canceled - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
canceled(Event) - Method in interface org.nuxeo.runtime.services.event.EventCallback
 
CANCELED - org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
Node is canceled.
CANCELED - Static variable in class org.nuxeo.ecm.core.work.WorkStateHelper
 
canceledKey(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
cancelledRunningWorkSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
cancelledScheduledWorkSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
cancelSubRoute() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Cancels the sub-route if there is one.
cancelSubRoute() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
cancelTask(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Cancels an open task.
cancelTask(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
cancelTask(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
cancelTasks() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Cancels the tasks not ended on this node.
cancelTasks() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
cancelWorkflow() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
 
cancelWorkflowInstance(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowObject
 
CancelWorkflowOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
Cancels the workflow with the given id, where the id is the id of the document representing the workflow instance.
CancelWorkflowOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
 
canConvert(ManagedBlob, String) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks if the conversion to the given mimeType is supported by the blob.
canCreate(String, String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns true if typeName is a sub type, allowed in creation mode, of containerTypeName, false otherwise.
canCreate(String, String) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
canCreate(String, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns true if typeName is a sub type, allowed in creation, of containerTypeName, false otherwise.
canCreate(String, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
canCreate(String, Map<String, SubType>) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
canCreate(SubType) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
canCreateChild - Variable in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
canCreateChild - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
canCreateChild - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
canCreateInstance(CoreSession, List<String>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Returns true if the workflow model can be started on the document list.
canCreateInstance(CoreSession, List<String>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
canCreateOrUpdateGroup(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
canCreateOrUpdateUser(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
canCreateRootFolder - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
canCreateRootFolder() - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
canDelete - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
canDelete - Variable in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC.BlobGCComputation
 
canDelete(List<DocumentModel>, NuxeoPrincipal, boolean) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
canDelete(List<DocumentModel>, NuxeoPrincipal, boolean) - Method in interface org.nuxeo.ecm.core.trash.TrashService
Deprecated.
since 10.1 only used in JSF part, no replacement
canDelete(DirectoryService, String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryDeleteConstraint
Returns true if given entry can be deleted from the directory where constraint is declared.
canDelete(DirectoryService, String) - Method in class org.nuxeo.ecm.directory.HierarchicalDirectoryDeleteConstraint
 
canDeleteMultiTenantEntry(String) - Method in class org.nuxeo.ecm.directory.BaseSession
 
canDeleteStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
If this session can delete this step.
canDeleteStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
canDeleteUndeletable(NuxeoPrincipal) - Static method in class org.nuxeo.ecm.core.model.BaseSession
Can undeletable documents be deleted.
canDownload(DownloadablePackage) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
canEndTask(NuxeoPrincipal, Task) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
canEndTask(NuxeoPrincipal, Task) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Returns true if user is an administrator, the initiator of the task, or an actor of the task.
canEnterResolvedState() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
canHandleFileSystemItemId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Returns true if the given FileSystemItem id can be handled by this factory.
canHandleFileSystemItemId(String) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
canHandleFileSystemItemId(String) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
canInstall(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
canLockBeRemoved(String, String) - Static method in interface org.nuxeo.ecm.core.api.lock.LockManager
Checks if a given lock can be removed by the given owner.
canManage(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Check that the given core session has permission to manage the collection.
canManage(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
canManageDirectories(OperationContext) - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.AbstractDirectoryOperation
 
canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
canManagePublishing(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
Returns true if the current user can manage the publishing of the given publishedDocument, ie approve or reject the document.
canManagePublishing(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
canManageStackDisplay() - Method in class org.nuxeo.ecm.automation.core.operations.traces.JsonStackToggleDisplayOperation
 
canManageTraces() - Method in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
 
canManageTraces() - Method in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
 
canMerge - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
canMerge - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
canMerge() - Method in class org.nuxeo.ecm.core.api.localconfiguration.AbstractLocalConfiguration
 
canMerge() - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
Returns true if this LocalConfiguration accepted to be merged with a parent configuration, false otherwise.
canMerge() - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
 
canMerge() - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
canMerge() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Checks if the merge is ready to execute (enough input transitions are present).
canMerge() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
canMerge() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
canMerge() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
canMerge() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
canMove(String, String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Return true if the FileSystemItem with the given source id can be moved to the FileSystemItem with the given destination id for the given principal.
canMove(String, String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
canMove(FolderItem) - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
 
canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
CANNOT_MAP_FROM - Static variable in class org.nuxeo.runtime.avro.AvroMapper
 
CANNOT_MAP_TO - Static variable in class org.nuxeo.runtime.avro.AvroMapper
 
canNotReachConnectServer - Variable in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
canonicalName(String, String) - Method in class org.nuxeo.runtime.management.metrics.MetricRegister
 
canonicalPrefixIterInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Map of canonical reference prefix to iterator.
canonicalQualifier - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Qualifier to canonical qualifier (correlation name).
canonicalReferenceValueInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Map of canonical reference to value info.
canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
Canonicalizes a Nuxeo-xpath.
canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
Canonicalizes a Nuxeo xpath.
canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
Canonicalizes a Nuxeo-xpath.
canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
Canonicalizes a Nuxeo-xpath.
canonRef - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
canPerformDelete() - Method in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC.BlobGCComputation
 
canProceed - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
canPublishTo(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
canPublishTo(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
Returns true if the current user can publish to the specified publicationNode, false otherwise.
canPublishTo(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
canPurgeOrUndelete(List<DocumentModel>, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.trash.TrashService
canPurgeOrUntrash(List<DocumentModel>, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Are all documents purgeable/undeletable?
canPurgeOrUntrash(List<DocumentModel>, NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
canPurgeOrUntrash(DocumentModel, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Is document purgeable/untrashable?
canRemove(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
canRemoveDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
canRemoveDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Check if a document can be removed.
canRemoveDocument(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Deprecated.
canRemoveVersions(CoreSession, DocumentModel, List<String>) - Method in class org.nuxeo.snapshot.SnapshotRemovalPolicy
 
canRename - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
canScrollDescendants - Variable in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
canScrollDescendants - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
canScrollDescendants - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
canSearchUsersAndGroups(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
canSelectParent - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
canSetMaxQuota(long, DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Test to see if quota allowed.
canSetMaxQuota(long, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
canStandby - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
canUndoStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
If this step can be undone.
canUndoStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
canUndoStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
 
canUnInstall(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
canUnlock(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
canUnlock(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
canUnlock(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
canUnpublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
canUnpublish(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
Returns true if the current user can unpublish the given publishedDocument, false otherwise.
canUnpublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
canUntag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
canUntag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
canUntag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
canUntag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
canUntag(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Returns whether or not the current session can untag tag on provided document.
canUpdate - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
canUpdate - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
canUpdateStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
If this session can update this step.
canUpdateStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
canUpgrade(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
canUseOOo2Html - Static variable in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
canUsePDF2Html - Static variable in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
canUseRenditionDefinition(RenditionDefinition, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
canUseRenditionDefinitionProvider(RenditionDefinitionProviderDescriptor, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
canUserValidateRoute(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
canUserValidateRoute(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
canValidateRoute(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Checks if the principal that created the client session can validate the route
canValidateRoute(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
canValidateStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
If this session can validate the step.
canValidateStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
capabilities - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
capabilities - Variable in class org.nuxeo.runtime.capabilities.Capabilities
 
capabilities() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
Capabilities - Class in org.nuxeo.runtime.capabilities
Simple POJO holding the capabilities registered during Nuxeo startup.
Capabilities(Map<String, Map<String, Object>>) - Constructor for class org.nuxeo.runtime.capabilities.Capabilities
 
CAPABILITIES - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
 
CapabilitiesJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.capabilities
 
CapabilitiesJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.capabilities.CapabilitiesJsonWriter
 
CapabilitiesObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
 
CapabilitiesObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.CapabilitiesObject
 
CapabilitiesService - Interface in org.nuxeo.runtime.capabilities
Service holding the server capabilities.
CapabilitiesServiceImpl - Class in org.nuxeo.runtime.capabilities
 
CapabilitiesServiceImpl() - Constructor for class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
capabilitiesSuppliers - Variable in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
CAPABILITY_CLUSTER - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
CAPABILITY_QUERY_BLOB_KEYS - Static variable in interface org.nuxeo.ecm.core.model.Repository
Whether this repository has a ecm:blobKeys field which can be queried.
CAPABILITY_REPOSITORY - Static variable in interface org.nuxeo.ecm.core.model.Repository
 
CAPABILITY_SERVER - Static variable in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
capacity - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
When specified, make the blocking queue bounded, so submission will block until space become available.
capacity - Variable in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
 
capacity - Variable in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
capacity(int) - Method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
Set the capacity of the batch.
capitalize(String) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
Captured() - Constructor for class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker.Captured
 
captureInitContext() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
 
captureStack - Static variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
CapturingQueryMaker - Class in org.nuxeo.ecm.core.storage.sql
A dummy QueryMaker usable to capture the low level sqlInfo, model and session from a high-level session, in order to further test QueryMakers.
CapturingQueryMaker() - Constructor for class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker
 
CapturingQueryMaker.Captured - Class in org.nuxeo.ecm.core.storage.sql
 
CAS_FILTER_USER - Static variable in class edu.yale.its.tp.cas.client.filter.CASFilter
Session attribute in which the username is stored
CAS_REDIRECTION_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
 
CAS_SERVER_HEADER_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
CAS_SERVER_PATTERN_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
Cas2Authenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.cas2
 
Cas2Authenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
CAS2Parameters - Class in org.nuxeo.ecm.platform.ui.web.auth.cas2
 
casAuthenticator - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.AnonymousAuthenticatorForCAS2
 
caseSensitive - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
Choose if sort is case sensitive
caseSensitive - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
caseSensitive - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
CASFilter - Class in edu.yale.its.tp.cas.client.filter
Protects web-accessible resources with CAS.
CASFilter() - Constructor for class edu.yale.its.tp.cas.client.filter.CASFilter
 
CASFilterRequestWrapper - Class in edu.yale.its.tp.cas.client.filter
Wraps the HttpServletRequest object, replacing getRemoteUser() with a version that returns the current CAS logged-in user.
CASFilterRequestWrapper(HttpServletRequest) - Constructor for class edu.yale.its.tp.cas.client.filter.CASFilterRequestWrapper
 
cast - Variable in class org.nuxeo.ecm.core.query.sql.model.Reference
 
castIdToVarchar(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Casts an id column to a VARCHAR type.
castIdToVarchar(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
castIdToVarchar(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
castIdToVarchar(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
castToDate(Calendar) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
casValidateUrl - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
cat(LogManager, Name, Name, int, Renderer, String) - Method in class org.nuxeo.lib.stream.tools.command.CatCommand
 
CAT_BLOB - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_BUSINESS - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_CHAIN - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_CONVERSION - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_DOCUMENT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_EXECUTION - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_EXECUTION_STACK - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_FETCH - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_LOCAL_CONFIGURATION - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_NOTIFICATION - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_SCRIPTING - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_SERVICES - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_SUBCHAIN_EXECUTION - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_UI - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_USERS_GROUPS - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CAT_WORKFLOW - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
CatchChainException - Class in org.nuxeo.ecm.automation.core.exception
 
CatchChainException() - Constructor for class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
CatchChainException(String, Integer, Boolean, String) - Constructor for class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
catchChainExceptions - Variable in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
 
CatCommand - Class in org.nuxeo.lib.stream.tools.command
Output records to stdout.
CatCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.CatCommand
 
categories - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
categories - Variable in class org.nuxeo.ecm.platform.actions.Action
 
categories - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
categories - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
categories - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
category - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
category - Variable in class org.nuxeo.ecm.automation.core.operations.LogOperation
 
category - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
category - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
category - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
category - Variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
category - Variable in class org.nuxeo.ecm.core.work.SleepWork
 
category - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
category - Variable in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
category - Variable in class org.nuxeo.ecm.platform.types.Type
 
category() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
The operation category (optional), useful for documentation.
CATEGORY - Static variable in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
CATEGORY - Static variable in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
Category pseudo-tag
CATEGORY - Static variable in class org.nuxeo.ecm.core.transientstore.TransiantStorageGCWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
CATEGORY - Static variable in class org.nuxeo.ecm.core.work.SleepWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
CATEGORY - Static variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
CATEGORY - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
Deprecated.
 
CATEGORY_ATTRIBUTE - Static variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
CATEGORY_CSV_IMPORTER - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
CATEGORY_PARAMETER - Static variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutExportConstants
 
CATEGORY_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
CATEGORY_PICTURE_GENERATION - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
CATEGORY_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
CATEGORY_QUOTA_INITIAL - Static variable in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
CATEGORY_THREED_CONVERSION - Static variable in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
CATEGORY_VIDEO_CONVERSION - Static variable in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
CATEGORY_VIDEO_INFO - Static variable in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
 
CATEGORY_VIDEO_STORYBOARD - Static variable in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
categoryFilter - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
categoryToQueueId - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
CatParams(HttpServletRequest) - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamServlet.CatParams
 
caughtEvents - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
 
cause - Variable in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
cause() - Method in annotation type org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Ignore
Optional reason why the test is ignored, reported additionally to the condition class simple name.
cb_handled - Variable in class org.nuxeo.ecm.platform.login.CallbackResult
 
cbm - Variable in class org.nuxeo.ecm.core.blob.binary.LazyBinary
 
cc - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
CC - org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
 
CC_RECIPIENTS_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
CC_RECIPIENTS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
cdnHost - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
CELL_SEP - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter
 
CERT - org.nuxeo.ecm.platform.signature.api.user.AliasType
This alias is used to store a public certificate
CertException - Exception in org.nuxeo.ecm.platform.signature.api.exception
An exception indicating certificate or key generation related problems
CertException(String) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.CertException
 
CertException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.CertException
 
CertException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.CertException
 
certificatePresentInPDF(Certificate, List<X509Certificate>) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
CertService - Interface in org.nuxeo.ecm.platform.signature.api.pki
This service provides certificate generation and certificate related keystore operations.
CertServiceImpl - Class in org.nuxeo.ecm.platform.signature.core.pki
Base implementation of the certification service.
CertServiceImpl() - Constructor for class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
cfg - Variable in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
cfg - Variable in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
cfg - Variable in class org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingEngine
 
cfg - Variable in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
chain - Variable in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
chain - Variable in class org.nuxeo.ecm.automation.core.trace.Trace
 
chain - Variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
 
chain - Variable in class org.nuxeo.ecm.automation.server.RestBinding
 
chain - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
chain - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
chain - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
CHAIN - Static variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
 
CHAIN_EP - Static variable in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
CHAIN_ID_PREFIX - Static variable in class org.nuxeo.ecm.automation.core.Constants
A chain id prefix used in mysterious situations (old rest api it seems).
CHAINED_CONVERTER_TYPE - Static variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
ChainedConverter - Class in org.nuxeo.ecm.core.convert.extension
Specific Converter implementation that acts as a converters chain.
ChainedConverter() - Constructor for class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
ChainedConverter(List<String>) - Constructor for class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
ChainException - Interface in org.nuxeo.ecm.automation
 
ChainExceptionDescriptor - Class in org.nuxeo.ecm.automation.core
 
ChainExceptionDescriptor() - Constructor for class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
 
ChainExceptionDescriptor.ChainExceptionRun - Class in org.nuxeo.ecm.automation.core
 
ChainExceptionFilter - Class in org.nuxeo.ecm.automation.core.exception
 
ChainExceptionFilter(String, String) - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
 
ChainExceptionFilter(AutomationFilterDescriptor) - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
 
ChainExceptionImpl - Class in org.nuxeo.ecm.automation.core.exception
 
ChainExceptionImpl(String, String, ArrayList<CatchChainException>) - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
 
ChainExceptionImpl(ChainExceptionDescriptor) - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
 
chainExceptionRegistry - Variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
ChainExceptionRegistry - Class in org.nuxeo.ecm.automation.core.exception
 
ChainExceptionRegistry() - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
ChainExceptionRun() - Constructor for class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
chainExceptionRuns - Variable in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
 
chainExceptions - Variable in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
Modifiable automation filter registry.
chainId - Variable in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
chainId - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
chainId - Variable in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
chainId - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
chainId - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
chainId - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
chainId - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
 
chainId - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
chainId - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
chainId - Variable in class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
 
chainId - Variable in class org.nuxeo.ecm.automation.core.trace.Call
 
chainId - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
chainId - Variable in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
chainId - Variable in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
chainName - Variable in class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsFromAutomationChainAction
 
chainParameters - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
chainParameters - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
chainParameters - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
chainParameters - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
 
chainParameters - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
chainParameters - Variable in class org.nuxeo.ecm.automation.OperationChain
 
ChainRepr() - Constructor for class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter.ChainRepr
 
chains - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
 
CHAINS_TO_TYPE_XP - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
ChainToTypeMappingDescriptor - Class in org.nuxeo.ecm.platform.routing.core.impl
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
ChainToTypeMappingDescriptor() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
ChainTraces(OperationType) - Constructor for class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
 
ChainTypeImpl - Class in org.nuxeo.ecm.automation.core.impl
 
ChainTypeImpl(AutomationService, OperationChain, OperationChainContribution) - Constructor for class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
Deprecated.
since 11.1, see other constructor
ChainTypeImpl(AutomationService, OperationChain, OperationChainContribution, String) - Constructor for class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
CHANGE_FINDER_EP - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
CHANGE_TOKEN - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
Change token, a String parameter passed in context data at CoreSession.saveDocument(org.nuxeo.ecm.core.api.DocumentModel) time.
CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
CHANGE_TOKEN_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
CHANGE_TOKEN_PROXY_SEP - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
CHANGE_TOKEN_PROXY_SEP - Static variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
changeChildrenState(CoreSession, String, String, DocumentModel) - Method in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
 
changed - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
CHANGED_ACL_NAME - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
changeDocumentsState(CoreSession, String, String, DocumentModelList) - Method in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
Change doc state.
changeEntryIdCase(String, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
changeFinder - Variable in class org.nuxeo.drive.service.impl.ChangeFinderRegistry
 
changeFinder - Variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
changeFinderClass - Variable in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
ChangeFinderDescriptor - Class in org.nuxeo.drive.service.impl
XMap descriptor for contributions to the changeFinder extension point of the NuxeoDriveManager.
ChangeFinderDescriptor() - Constructor for class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
changeFinderRegistry - Variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
ChangeFinderRegistry - Class in org.nuxeo.drive.service.impl
Registry for the changeFinder contributions.
ChangeFinderRegistry() - Constructor for class org.nuxeo.drive.service.impl.ChangeFinderRegistry
 
changeHttpSessionId(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
changePassword(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.MeObject
 
ChangePermissionUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
Changes the permission on a document to only allow validators.
ChangePermissionUnrestricted(CoreSession, DocumentModel, String[], NuxeoPrincipal, String, ACL) - Constructor for class org.nuxeo.ecm.platform.publisher.task.ChangePermissionUnrestricted
 
changeStep(RuntimeMessageHandlerImpl.ComponentManagerStep) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
changeToken - Variable in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
 
changeToken - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
changeTokenEnabled - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
changeTokenEnabled - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
changeTokenEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
changeTokenEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
channel - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
CHAR - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
CharacterFilteringService - Interface in org.nuxeo.ecm.core.filter
This service filters disallowed characters in strings and document properties.
CharacterFilteringServiceDescriptor - Class in org.nuxeo.ecm.core.filter
Descriptor for the character filtering service
CharacterFilteringServiceDescriptor() - Constructor for class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
 
CharacterFilteringServiceImpl - Class in org.nuxeo.ecm.core.filter
 
CharacterFilteringServiceImpl() - Constructor for class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
 
characters(char[], int, int) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
 
characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
CHARS_RESERVED - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
CHARS_RESERVED_STR - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
charset - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
charsToRemove - Variable in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
 
check(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.redis.RedisChecker
 
check(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.DBCheck
 
check(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
check(ConfigurationHolder) - Method in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
check(ConfigurationHolder) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
Test the availability of the backing service.
check(ConfigurationHolder) - Method in class org.nuxeo.runtime.kafka.KafkaChecker
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.DefaultPermission
 
check(Adaptable) - Method in interface org.nuxeo.ecm.webengine.security.Guard
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.And
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.FacetGuard
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.GroupGuard
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.Not
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.Or
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.PermissionGuard
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.SchemaGuard
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.TypeGuard
 
check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.UserGuard
 
check(LoggerLevel, boolean) - Method in class org.nuxeo.runtime.test.logging.TestLogFeature.LogFeatureMethodCheckerRule
 
CHECK_DELAY_MS - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
CHECK_INTERVAL_MS - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
CHECK_QUERY_CACHE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
CHECK_QUERY_CACHE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
checkAccess() - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
checkAccess(OperationContext) - Static method in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
checkAccess(OperationContext) - Static method in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
checkAccess(NuxeoPrincipal, String) - Method in class org.nuxeo.elasticsearch.http.readonly.filter.RequestValidator
 
checkAddressesAndPorts(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
Will check the configured addresses are reachable and Nuxeo required ports are available on those addresses.
checkAddressReachable(InetAddress) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
 
checkAllowedSubtypes(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
checkAllowedSubTypes - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
checkAllowedSubTypes() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
checkAllowedSubTypes(boolean) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
checkAuthorization(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
checkBackingServices(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
Calls all BackingChecker if they accept the current configuration.
checkBatchSize(int) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
checkBlob(Document, Document.BlobAccessor) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
Checks if the blob is stored in the expected blob provider to which it's supposed to be dispatched.
checkBlobCanBeDeleted(Document, String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
CheckBlobUpdateListener - Class in org.nuxeo.ecm.platform.thumbnail.listener
Thumbnail listener handling document blob update, checking for changes, for documents holding default the schema named "file".
CheckBlobUpdateListener() - Constructor for class org.nuxeo.ecm.platform.thumbnail.listener.CheckBlobUpdateListener
 
checkBlockedDescendants(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
checkBoolValue(String, Object) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
checkCanAddToCollection(DocumentModel, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
checkCancelGuards(DocumentRoute) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowObject
 
checkCanCollectInCollection(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
checkCanCreateOrUpdateGroup(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
checkCanCreateOrUpdateUser(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
checkCanDeleteBlob(String) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Checks that blobs can be safely deleted for the given repository.
checkCanDeleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
checkCanRemoveDocument(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
checkCanTrash(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
Deprecated.
checkCanUpdateSynchronizationRoot(DocumentModel) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
checkCasTicket(String, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
checkChangesAndUpdateBlob(List<DocumentModel>) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
checkChangesAndUpdateBlob(List<DocumentModel>) - Method in interface org.nuxeo.ecm.liveconnect.update.BatchUpdateBlobProvider
Check the given list of document for change and update if needed.
checkClose() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
checkClusterHealth(String...) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
checkColumns(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
Checks that columns have expected JDBC types.
checkConcurrentUpdate(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
Checks the SQL error we got and determine if a concurrent update happened.
checkConcurrentUpdate(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
checkConcurrentUpdate(Throwable) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
Checks the SQL error we got and determine if a concurrent update happened.
checkCondition(String) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
checkCondition(String) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Returns true if given expression resolves to true in this context.
checkCondition(String) - Method in class org.nuxeo.ecm.platform.actions.ELActionContext
 
checkConditions(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
Returns true if one of the conditions is verified, else false.
checkConfig() - Method in class org.nuxeo.ecm.core.schema.types.resolver.AbstractObjectResolver
 
checkConfig() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
checkConnection(RestHighLevelClient) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
checkCreateCommentPermissions(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Checks if the user related to the session can comments the document linked to the documentRef.
checkCurrentUserCanCreateArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
checkDatabaseConfiguration(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
checkDatabaseConnection(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.DBCheck
Check driver availability and database connection
checkDatabaseLive() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
checkDataLoadingPolicy(String) - Static method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
checkDateLiteralForCast(Operand, String) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
checkDateLiteralForCast(Operand, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
checkDateLiteralForCast(Operand, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
checkDateLiteralForCast(Operand, Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
This operand is going to be used with a lvalue that has a DATE cast, so if it's a date literal make sure it's not a TIMESTAMP.
checkDateLiteralForCast(Operator, Operand, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
checkDateLiteralForCast(Operator, Operand, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
checkDefinition(boolean, Document, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
 
checkDefinition(Object, Document, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
 
checkDefinition(Bson, Document, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
 
checkDeleteConstraints(String) - Method in class org.nuxeo.ecm.directory.BaseSession
Checks that there are no constraints for deleting the given entry id.
checkDeletePermOnParents(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
checkDeletePermOnParents(List<DocumentModel>) - Method in interface org.nuxeo.ecm.core.trash.TrashService
Deprecated.
since 10.1 only used in JSF part, no replacement
checkDeprecatedProperties() - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
checkDeprecatedProperty(String, String) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
checkDirty() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Checks if something has to be recomputed if a dynamic register/unregister happened.
checkDownloadBlob(DocumentModel, String, Blob) - Method in interface org.nuxeo.wopi.WOPIService
Checks whether the download of the blob is allowed.
checkDownloadBlob(DocumentModel, String, Blob) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
CheckedInCommentListener - Class in org.nuxeo.ecm.platform.comment.listener
Listener that updates comment:parentId and comment:ancestorIds on version's comments after the check-in event.
CheckedInCommentListener() - Constructor for class org.nuxeo.ecm.platform.comment.listener.CheckedInCommentListener
 
CheckedInDocumentListener - Class in org.nuxeo.ecm.platform.tag
Listener that copy tags applied on the live document to a version synchronously after the check-in event.
CheckedInDocumentListener() - Constructor for class org.nuxeo.ecm.platform.tag.CheckedInDocumentListener
 
checkEntryTenantId(String) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
checkError() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
checkExists - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
 
checkExpressionLanguageValidity(DocumentModel) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
checkExtensions() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Checks extensions and returns only valid ones.
checkFacets(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
Returns true if document has one of the given facets, else false.
checkFailures(StandardHost) - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
checkFieldType(Type, Object) - Method in class org.nuxeo.ecm.automation.core.operations.document.AbstractOperationMultiValuedProperty
Check if the given field type store a list of values and if the given value is compatible with the given type.
checkFileCharset(Path) - Method in class org.nuxeo.launcher.config.ConfigurationLoader
 
checkFileInfo() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the CheckFileInfo operation.
checkFileInfoUpdater - Variable in class org.nuxeo.wopi.WOPIServiceImpl
 
CheckFileInfoUpdater - Interface in org.nuxeo.wopi
Allows to update the default populated CheckFileInfo properties with custom logic.
CheckFileInfoUpdaterDescriptor - Class in org.nuxeo.wopi
 
CheckFileInfoUpdaterDescriptor() - Constructor for class org.nuxeo.wopi.CheckFileInfoUpdaterDescriptor
 
checkFilter(String, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
checkFilter(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
Returns false if given filter evaluation is supposed to deny access when checking for this filter.
checkFilter(ActionContext) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
Check for each Binary Rule if the document is accepted or not.
checkFilters(List<String>, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
checkFilters(List<String>, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
Returns false if given filters evaluation is supposed to deny access when checking for this filter.
checkFilters(Action, List<String>, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
checkFilters(Action, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
checkFilters(Action, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
 
checkForCompletedState() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
checkForConflict(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
Checks if the key conflicts with one of the previous keys.
checkForEffectiveACE(CoreSession, DocumentModel, List<ACE>) - Method in class org.nuxeo.ecm.permissions.ACEStatusUpdatedListener
 
checkForTimedoutScroll() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
checkForTimedOutScroll() - Method in class org.nuxeo.ecm.core.api.CursorService
 
checkFreeName(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Checks that a name is free.
checkGrouId(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
checkGroups(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
checkGroupsExistence(DocumentModel, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
checkGuard(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
checkGuard(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
checkGuard(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
Checks the given guard expression in the context of this resource.
checkGuard(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Check the given expression in this context and return true if the expression is verified or false otherwise.
checkIfScrollerExists(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
checkIn(boolean, Map<String, ?>, ContentStream, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
checkIn(boolean, Map<String, ?>, ContentStream, String, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
checkIn(String, String) - Method in interface org.nuxeo.ecm.core.model.Document
Creates a new version.
checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
checkIn(String, String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
checkIn(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Deprecated.
since 9.1 automatic versioning is now handled at versioning service level, remove versioning behaviors from importers
checkIn(DocumentRef, VersioningOption, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
checkIn(DocumentRef, VersioningOption, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Checks in a modified document, creating a new version.
checkIn(VersioningOption, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks in a document and returns the created version.
checkIn(VersioningOption, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
checkIn(VersioningOption, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
checkIn(VersioningOption, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
checkIn(Node, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
checkIn(Node, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Checks in a node (creates a version).
checkIn(Node, String, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Checks in a checked-out node: creates a new version with a copy of its information.
checkIn(Node, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
CHECKIN_COMMENT - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Context data to provide a checkin comment for operations that potentially check in (save, publish, checkin).
checkInAfterAdd(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Deprecated.
since 9.1 automatic versioning is now handled at versioning service level, remove versioning behaviors from importers
checkinComment - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
checkinComment - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
checkinDate - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
checkinDate - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
CheckInDocument - Class in org.nuxeo.ecm.automation.core.operations.document
Check in the input document.
CheckInDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
checkInitialized() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
CheckInSecurityPolicy - Class in org.nuxeo.ecm.core.security
Security policy that denies write access on a live document when it is in the checked-in state.
CheckInSecurityPolicy() - Constructor for class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
 
checkInterrupt(Exception) - Static method in class org.nuxeo.common.utils.ExceptionUtils
Throws a RuntimeException if the passed exception is an InterruptedException or InterruptedIOException, or if the current thread is marked interrupted.
checkInvalidAssignment(Name, LogPartition) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
checkInvalidationsConflict() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
checkInvalidationsConflict() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Post transaction check invalidations processing.
checkInvalidCodec(LogPartition, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
checkIsNotLive() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
 
checkIsResolved() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
checkJavaVersion() - Static method in class org.nuxeo.launcher.config.ConfigurationChecker
Checks that the process is executed with a supported Java version.
checkJavaVersion(String, String) - Static method in class org.nuxeo.launcher.config.ConfigurationChecker
Checks the java version compared to the required one.
checkJavaVersion(String, String[]) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
Checks the given java version compared to the given compliant ones.
checkJavaVersion(String, String, boolean, boolean) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
Checks the java version compared to the required one.
checkJavaVersionIsCompliant() - Method in class org.nuxeo.launcher.config.ConfigurationChecker
Checks the java version present in system properties compared to compliant ones.
checkJdbcType(int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
checkKey(String) - Method in class org.nuxeo.common.file.LRUFileCache
 
checkLifeCycleState(DocumentRouteElement.ElementLifeCycleState) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
checkLogName(String) - Static method in class org.nuxeo.lib.stream.log.Name
 
checkLogNameWithoutNamespace(String) - Static method in class org.nuxeo.lib.stream.log.Name
 
checkMail(DocumentModel, CoreSession) - Static method in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
Creates MailMessage documents for every unread mail found in the INBOX.
CheckMailUnicity - Class in org.nuxeo.ecm.platform.mail.listener.action
This class checks whether a mail is a duplicate of a previously stored mail document.
CheckMailUnicity() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CheckMailUnicity
 
checkMaxSize() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
checkMaxSize() - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
checkMemberAnnotation(AnnotatedElement) - Static method in class org.nuxeo.common.xmap.XMap
 
checkName(String) - Static method in class org.nuxeo.ecm.core.api.PathRef
 
checkNameSpace(String) - Static method in class org.nuxeo.lib.stream.log.Name
 
checkNegativeAcl(ACP) - Method in class org.nuxeo.ecm.core.model.BaseSession
 
checkNotAnonymousUser() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
checkNotClosed() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
checkNotUnder(Serializable, Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Checks that we don't move/copy under ourselves.
checkNotUnder(String, String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
Checks that we don't move/copy under ourselves.
checkObjectAnnotation(AnnotatedElement) - Static method in class org.nuxeo.common.xmap.XMap
 
checkOperation(String) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
 
checkOperationAllowed() - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
checkOperationChains() - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
Checks operation references in chains
checkout - Variable in class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
 
checkOut() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks out a document.
checkOut() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
checkOut() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
checkOut() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
checkOut() - Method in interface org.nuxeo.ecm.core.model.Document
 
checkOut() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
checkOut() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
checkOut(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
checkOut(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
checkOut(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
checkOut(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Checks out a versioned document.
checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Checks out a node.
checkOut(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Checks out a checked-in node.
checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
CheckOutDocument - Class in org.nuxeo.ecm.automation.core.operations.document
Check out the input document.
CheckOutDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
 
checkParams(Serializable) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
 
checkPasswordValidity(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
checkPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
Checks that the path is valid.
checkPaths(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
Checks server paths; warn if deprecated paths exist.
checkPathTraversal(String) - Static method in class org.nuxeo.common.utils.FileUtils
Checks if a path contains unwanted characters leading to a path traversal.
checkPdf(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
Check if blob is a pdf.
checkPermission() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
checkPermission(String) - Method in class org.nuxeo.ecm.directory.BaseSession
Checks the current user rights for the given permission against the read-only flag and the permission descriptor.
checkPermission(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
checkPermission(DocumentModel, String, Blob, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Checks whether the download of the blob is allowed.
checkPermission(DocumentModel, String, Blob, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
checkPermission(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
checkPermission(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
checkPermission(Document, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
checkPermission(Document, NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
 
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
 
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in class org.nuxeo.ecm.core.security.RetentionAndHoldSecurityPolicy
 
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
Checks given permission for doc and principal.
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
Checks given permission for doc and principal.
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
 
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in class org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy
 
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in class org.nuxeo.ecm.platform.mail.security.MailMessageSecurityPolicy
 
checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in class org.nuxeo.wopi.lock.WOPILockSecurityPolicy
 
checkPermissions(NuxeoPrincipal, Task) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
checkPermissions(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
Returns true if given document has one of the permissions, else false.
checkpoint() - Method in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
Move the low watermark to the highest mark.
checkpoint() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
CHECKPOINT_ERROR - org.nuxeo.lib.stream.computation.log.ComputationRunner.ReturnCode
 
CHECKPOINT_MAX_RETRY - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
CHECKPOINT_PAUSE_MS - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
checkpointBatch(ComputationContext) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
CheckPointException(String, Throwable) - Constructor for exception org.nuxeo.lib.stream.computation.log.ComputationRunner.CheckPointException
 
checkpointFlag - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
checkpointIfNecessary() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
checkPortAvailable(InetAddress, int) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
Checks if port is available on given address.
checkPrecondition(NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
 
checkPrecondition(NuxeoPrincipal) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
checkPrecondition(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
Checks the precondition to create an artifact (for instance validity, duplicate detection, guards...).
checkProbe(String, ProbeInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ProbesObject
 
checkProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
Checks that a property exists.
checkPropertyCharacteristic(String, String, Predicate<PropertyDescriptor>) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
checkProxyCasTicket(String, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
checkPurge() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
checkQueryCache() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
checkQueryCache() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
checkQuota(CoreSession, DocumentModel, long) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
Checks the size delta against the maximum quota specified for this document or an ancestor.
checkReadOnlyIgnoredWrite(Property, T) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Checks for ignored writes.
checkRecordFlags(Record) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
checkRequestedURL(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
Checks if the "requestedUrl" request parameter is an absolute URL, in which case, throws a NuxeoException with a 400 status code.
checkRequestId(String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
checkRequestId(String) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
The method checks if the request id is a valid one.
checkReservedName(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
checkResultCache - Variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
checkRetainedDescendants(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
checkRule(FilterRule, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
Returns true if all conditions defined in the rule are true.
checkRuntimeInitialized() - Static method in class org.nuxeo.runtime.api.Framework
 
checkSanity(byte[]) - Static method in class org.nuxeo.theme.styling.service.palettes.PaletteParser
 
checkSanity(byte[]) - Static method in class org.nuxeo.theme.styling.service.palettes.PropertiesPaletteParser
 
checkSchemas(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
Returns true if document has one of the given schemas, else false.
checkScrollerType() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
checkSearch(String, Long) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
Check discrepancies between elastic and repository search.
checkSecurity(CoreSession, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
checkSecurity(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
CheckSenderAction - Class in org.nuxeo.ecm.platform.mail.action
Action that check the mail address against the user directory.
CheckSenderAction() - Constructor for class org.nuxeo.ecm.platform.mail.action.CheckSenderAction
 
checkShutdownRequested() - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
Deprecated, for removal: This API element is subject to removal in a future version.
checkShutdownRequested(MigrationService.MigrationContext) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
 
checkSourceLowWatermark() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
checkStatus(BulkStatus) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionFrameworkObject
 
checkStoredProcedure(String, String, String, Connection, JDBCLogger, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Checks if a given stored procedure exists and is identical to the passed creation SQL.
checkStoredProcedure(String, String, String, Connection, JDBCLogger, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
checkStoredProcedure(String, String, String, Connection, JDBCLogger, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
checkStoredProcedure(String, String, String, Connection, JDBCLogger, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
checkStoredProcedure(String, String, String, Connection, JDBCLogger, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
checkStoredProcedure(String, String, String, Connection, JDBCLogger, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
checkStoredProcedure(String, String, String, Connection, JDBCLogger, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
checkSupports(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
checkTransactionTimeout() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if the current User Transaction has already timed out, i.e., whether a commit would immediately abort with a timeout exception.
checkTypes(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
Returns true if document type is one of the given types, else false.
checkUnicity(String) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
Checks if a client with the clientId is unique.
checkUnrestricted(CoreSession) - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
 
checkUpdateGuardPreconditions() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
checkUpdateGuardPreconditions() - Method in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
checkUpdateGuardPreconditions(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
checkUserFromRegistrationExistence(DocumentModel) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
checkUserId(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
checkUsernamePassword(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
checkUsernamePassword(String, String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
 
checkUsernamePassword(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
checkUsernamePassword(String, String) - Method in interface org.nuxeo.runtime.api.login.Authenticator
Check the password for the given username.
checkValidDocumentId(String) - Method in class org.nuxeo.elasticsearch.http.readonly.filter.RequestValidator
 
checkValidPartition(LogPartition) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
checkWritable() - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
 
checkWritePropertiesPermission(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
checkXPath(String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
 
checkZipSlip(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
Checks if a path is contained in another.
checkZipSlip(File, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
CHEMISTRY_HEAD_REQUEST_CLASS - Static variable in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
childCache - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
childNameUniqueConstraintEnabled - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
 
childNameUniqueConstraintEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
children - org.nuxeo.ecm.core.io.registry.context.DepthValues
Loads / Fetches / Enriches the first level element(s) and its (their) children.
children - Variable in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
children - Variable in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
children - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
children - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
children - Variable in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
CHILDREN - org.nuxeo.ecm.core.storage.sql.SelectionType
Selection for the children of a given parent id.
CHILDREN - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
CHILDREN - Static variable in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
CHILDREN - Static variable in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
 
CHILDREN_FACTORIES_PARAM - Static variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
 
CHILDREN_FIELD - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
CHILDREN_PROP - Static variable in class org.nuxeo.snapshot.SnapshotableAdapter
 
ChildrenAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Adapter that returns the children of the pointed resource
ChildrenAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ChildrenAdapter
 
childrenFactoryNames - Variable in class org.nuxeo.drive.hierarchy.permission.adapter.PermissionTopLevelFolderItem
 
childrenFactoryNames - Variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
 
ChildrenIndexingWorker - Class in org.nuxeo.elasticsearch.work
Worker to index children recursively
ChildrenIndexingWorker(IndexingCommand) - Constructor for class org.nuxeo.elasticsearch.work.ChildrenIndexingWorker
 
ChildrenJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Enrich DocumentModel Json.
ChildrenJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricher
 
childrenNodes - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
CHRONICLE_OPT - Static variable in class org.nuxeo.lib.stream.tools.Main
 
ChronicleCompoundLogTailer<M extends Externalizable> - Class in org.nuxeo.lib.stream.log.chronicle
A compound tailer to handle multiple partitions.
ChronicleCompoundLogTailer(Collection<ChronicleLogTailer<M>>, Name) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
ChronicleLogAppender<M extends Externalizable> - Class in org.nuxeo.lib.stream.log.chronicle
Chronicle Queue implementation of LogAppender.
ChronicleLogAppender(ChronicleLogConfig, Name, int, Codec<M>) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
Create a new Log
ChronicleLogAppender(ChronicleLogConfig, Name, Codec<M>, boolean) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
Open an existing Log
ChronicleLogConfig - Class in org.nuxeo.lib.stream.log.chronicle
 
ChronicleLogConfig(String, boolean, List<String>, Path, String) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleLogConfig
 
ChronicleLogManager - Class in org.nuxeo.lib.stream.log.chronicle
 
ChronicleLogManager(Path) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
ChronicleLogManager(Path, String) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
Constructor
ChronicleLogManager(List<ChronicleLogConfig>) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
ChronicleLogOffsetTracker - Class in org.nuxeo.lib.stream.log.chronicle
Track committed offset for a Log.
ChronicleLogOffsetTracker(String, int, Name, ChronicleRetentionDuration) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
ChronicleLogTailer<M extends Externalizable> - Class in org.nuxeo.lib.stream.log.chronicle
 
ChronicleLogTailer(Codec<M>, String, ExcerptTailer, LogPartition, Name, ChronicleRetentionDuration) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
ChronicleRetentionDuration - Class in org.nuxeo.lib.stream.log.chronicle
 
ChronicleRetentionDuration(String) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
ChronicleRetentionListener - Class in org.nuxeo.lib.stream.log.chronicle
 
ChronicleRetentionListener(ChronicleRetentionDuration) - Constructor for class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
CHUNKED_PARAM_NAME - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
chunkedBlob - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
chunkSize - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
chunkSize - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
chunkSize - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
 
cipher - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
CipherAndDigestOutputStream(OutputStream, Cipher, MessageDigest) - Constructor for class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
cl - Variable in class org.nuxeo.osgi.application.MutableClassLoaderDelegate
 
CLAIM_ALGORITHM - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_AUDIENCE - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_CONTENT_TYPE - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_EXPIRES_AT - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_ISSUED_AT - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_ISSUER - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_JWT_ID - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_KEY_ID - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_NOT_BEFORE - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_SUBJECT - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLAIM_TYPE - Static variable in class org.nuxeo.ecm.jwt.JWTClaims
 
CLASS - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
CLASS - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
CLASS - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
class2Bundles - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
Root resource classes to owner bundles.
classBlock(RunNotifier) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
classCache - Variable in class org.nuxeo.runtime.annotations.AnnotationManager
 
classes - Variable in class org.nuxeo.osgi.services.ServiceRegistrationImpl
 
classes - Variable in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
classesAnnotations - Variable in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
classFilter - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature
Filter defined on class.
ClassFilterDescriptor - Class in org.nuxeo.automation.scripting.internals
Descriptor for classes that may be allowed or denied for use by the scripting engine.
ClassFilterDescriptor() - Constructor for class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
 
classFilterDescriptors - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
classifier - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
classifier(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
ClassKeyedRegistry<V> - Class in org.nuxeo.ecm.automation.core.impl
 
ClassKeyedRegistry() - Constructor for class org.nuxeo.ecm.automation.core.impl.ClassKeyedRegistry
 
classLoader - Variable in class org.nuxeo.ecm.webengine.loader.WebLoader
 
classLoader - Variable in class org.nuxeo.osgi.application.StandaloneApplication
 
className - Variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDescriptor
 
className - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
className - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
The event listener class.
className - Variable in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
className - Variable in class org.nuxeo.ecm.core.versioning.VersioningServiceDescriptor
 
className - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
 
className - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
Deprecated.
since 11.1.
className - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
Deprecated.
since 11.1.
className - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
Deprecated.
since 11.1.
className - Variable in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
 
className - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
className - Variable in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
className - Variable in class org.nuxeo.ecm.webdav.service.BackendFactoryDescriptor
 
className - Variable in class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
 
className - Variable in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
className - Variable in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
Use this to specify the resource class.
className - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
classPath - Variable in class org.nuxeo.osgi.application.StandaloneApplication
 
ClassPath - Class in org.nuxeo.osgi.application
 
ClassPath(SharedClassLoader, File) - Constructor for class org.nuxeo.osgi.application.ClassPath
 
ClassPathScanner - Class in org.nuxeo.osgi.application
 
ClassPathScanner(ClassPathScanner.Callback) - Constructor for class org.nuxeo.osgi.application.ClassPathScanner
 
ClassPathScanner(ClassPathScanner.Callback, boolean, String[]) - Constructor for class org.nuxeo.osgi.application.ClassPathScanner
 
ClassPathScanner.Callback - Interface in org.nuxeo.osgi.application
 
ClassProxy - Interface in org.nuxeo.ecm.webengine.loader
 
classRef - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
 
classRef - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerDescriptor
 
classRef - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
ClassRef(Bundle, Class<?>) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.Utils.ClassRef
 
classRules() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
clause - Variable in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
clause - Variable in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
Clause - Class in org.nuxeo.ecm.core.query.sql.model
 
Clause(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Clause
 
Clause(String, DefaultBlobDispatcher.Op, Object) - Constructor for class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Clause
 
clauses - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Rule
 
clazz - Variable in class org.nuxeo.ecm.automation.core.TypeAdapterContribution
Adapter implementation class
clazz - Variable in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
The implementation class.
clazz - Variable in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
The implementation class.
clazz - Variable in class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
 
clazz - Variable in class org.nuxeo.ecm.platform.rendition.service.StoredRenditionManagerDescriptor
 
clazz - Variable in class org.nuxeo.ecm.platform.web.common.locale.LocaleProviderDescriptor
 
clazz - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
clazz - Variable in class org.nuxeo.ecm.webengine.jaxrs.Utils.ClassRef
 
clazz - Variable in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
clazz - Variable in class org.nuxeo.ecm.webengine.loader.StaticClassProxy
 
clazz - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
clazz - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
clazz - Variable in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
clazz - Variable in class org.nuxeo.runtime.annotations.AnnotatedClass
 
clazz - Variable in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
clazz - Variable in class org.nuxeo.runtime.management.Resource
 
clazz - Variable in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
 
clazz - Variable in class org.nuxeo.runtime.model.persistence.ContributionStorageDescriptor
 
clazz - Variable in class org.nuxeo.runtime.server.FilterDescriptor
 
clazz - Variable in class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
clazz - Variable in class org.nuxeo.runtime.server.ServletDescriptor
 
clazz - Variable in class org.nuxeo.runtime.test.runner.ServiceProvider
 
clean() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
clean(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Cleans up the temporary storage associated to the batch.
clean(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
cleanAndSort(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.export.AbstractLayoutJsonWriter
 
cleanBatchData(DocumentModel) - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Clears data model for render views and transmission formats.
cleanBatchData(DocumentModel) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
cleanDomainEventProducers() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
cleanDuringRebalancing() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
cleanLabel(String, boolean, boolean) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
cleanPath(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Deprecated.
since 2021.32 use SchemaManager.normalizePath(String) instead.
cleanTailers() - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
cleanTrashPath(DocumentModel, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
cleanTrashPath(DocumentRef, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
cleanup - Variable in class org.nuxeo.ecm.core.repository.RepositoryService.SessionSynchronization
 
cleanup() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
cleanup() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
 
cleanup() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
cleanup() - Method in class org.nuxeo.runtime.AbstractRuntimeService.LogConfig
 
cleanup(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
cleanup(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.RequestCleanupHandler
 
cleanup(Work, Exception) - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure.WorkFailureComputation
 
cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.core.work.AbstractWork
This method is called after AbstractWork.work() is done in a finally block, whether work completed normally or was in error or was interrupted.
cleanUp(boolean, Exception) - Method in interface org.nuxeo.ecm.core.work.api.Work
This method is called after Work.work() is done, in a finally block, whether work completed normally or was in error or was interrupted.
cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
cleanUp(CoreSession) - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
CLEANUP_WORKFLOW_EVENT_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
 
CLEANUP_WORKFLOW_INSTANCES_BATCH_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
 
CLEANUP_WORKFLOW_INSTANCES_ORPHAN_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
 
CLEANUP_WORKFLOW_INSTANCES_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
 
CLEANUP_WORKFLOW_REPO_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
 
cleanupDataDirPath() - Static method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
cleanupDeletedDocuments(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
cleanupDeletedDocuments(int, Calendar) - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Cleans up (hard-deletes) any documents that have been soft-deleted in the database.
cleanupDeletedDocuments(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
cleanupDeletedRows(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Clean up soft-deleted rows.
cleanupDeletedRows(int, Calendar) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Cleans up (hard-delete) any rows that have been soft-deleted in the database.
cleanupDeletedRows(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
cleanupDeletedRows(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
cleanupDoneAndCanceledRouteInstances(String, int) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
cleanupDoneAndCanceledRouteInstances(String, int) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
cleanupHandlers - Variable in class org.nuxeo.ecm.platform.web.common.RequestContext
 
cleanupInputs(Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoConcat
 
cleanupInputs(Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoTool
Removes any temporary input files that were used for command execution.
cleanupOrphanVersions(long) - Method in class org.nuxeo.ecm.core.CoreService
Deprecated.
cleanupRouteInstances(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Remove the routes in state 'done' or 'canceled' of the given repository.
cleanupRouteInstances(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
cleanUpStores() - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
cleanupThread() - Method in class org.nuxeo.runtime.mockito.MockitoFeature
 
cleanupWorkInFailure(Work, Exception) - Method in class org.nuxeo.ecm.core.work.WorkComputation
 
cleanUsername(String) - Static method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
clear() - Method in class edu.yale.its.tp.cas.client.ProxyTicketValidator
Clears internally manufactured state.
clear() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Clears internally manufactured state.
clear() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
clear() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
clear() - Method in class org.nuxeo.common.codec.Crypto
Clear sensible values.
clear() - Method in class org.nuxeo.common.codec.Crypto.NoOp
 
clear() - Method in class org.nuxeo.common.collections.DependencyTree
 
clear() - Method in interface org.nuxeo.common.file.FileCache
Clears the cache.
clear() - Method in class org.nuxeo.common.file.LRUFileCache
 
clear() - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
clear() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
clear() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
clear() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
 
clear() - Method in class org.nuxeo.ecm.automation.LoginStack
Remove the stacked logins if any.
clear() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
clear() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
clear() - Method in class org.nuxeo.ecm.core.api.CursorService
Clear and close all cursors owned by this service.
clear() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
 
clear() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
Throws UnsupportedOperationException, added to implement Map<String, Property> interface.
clear() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
clear() - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent.BlobProviderDescriptorRegistry
 
clear() - Method in interface org.nuxeo.ecm.core.blob.BlobStore
INTERNAL (TESTS).
clear() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
clear() - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
 
clear() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
clear() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
clear() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
clear() - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
 
clear() - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Be careful !!! That's deregister all marshallers.
clear() - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
clear() - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
clear() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry
 
clear() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
clear() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
clear() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
clear() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService.DBSRepositoryDescriptorRegistry
 
clear() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
clear() - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService.LockManagerDescriptorRegistry
 
clear() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
 
clear() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService.RepositoryDescriptorRegistry
 
clear() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
clear() - Static method in class org.nuxeo.ecm.core.storage.sql.listeners.DummyAsyncRetryListener
 
clear() - Static method in class org.nuxeo.ecm.core.storage.sql.listeners.DummyBeforeModificationListener
 
clear() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
INTERNAL (TESTS).
clear() - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
clear() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
clear() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRuleRegistry
Deprecated.
 
clear() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
clear() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
 
clear() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
 
clear() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
clear() - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Clears the graph, removing all statements in it.
clear() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
clear() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
clear() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
clear() - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
Deprecated.
 
clear() - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
 
clear() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
clear() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
 
clear() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
Clears the DataSource contained in this registry.
clear() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
clear() - Method in interface org.nuxeo.runtime.kv.KeyValueStoreProvider
Clears the content of this Key/Value store provider.
clear() - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
clear() - Method in class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
 
clear() - Method in class org.nuxeo.runtime.model.DescriptorRegistry
 
clear() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
clear() - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
 
clear() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
clear(String) - Method in interface org.nuxeo.ecm.core.redis.RedisAdmin
Clear keys in redis
clear(String) - Method in class org.nuxeo.ecm.core.redis.RedisComponent
 
CLEAR - Static variable in class org.nuxeo.ecm.core.api.ListDiff
 
CLEAR_COMPLEX_PROP_BEFORE_SET_DEFAULT - Static variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Default used for clearComplexPropertyBeforeSet if there is no XML configuration found.
CLEAR_OLD_ENTRIES_INTERVAL_MILLIS_DEFAULT - Static variable in class org.nuxeo.common.file.LRUFileCache
 
CLEAR_SCROLL_KEEP_ALIVE_PROP - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
CLEAR_SCROLL_SIZE_PROP - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
clearAllCaches() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
clearAssertionStatus() - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
clearBindings() - Method in class org.nuxeo.runtime.mockito.MockProvider
 
clearCache() - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
clearCache() - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
clearCache() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
clearCache() - Method in class org.nuxeo.ecm.core.storage.sql.Node
Clears the properties cache, used when removing mixins.
clearCache() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Clears the mapper's cache (if any)
clearCache() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
clearCache() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
clearCache() - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
Clears the user profile cache.
clearCache() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
clearCache() - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
clearCaches() - Method in interface org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusMBean
Clears the caches.
clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
clearCaches() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Clears all the caches.
clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Clears all the caches.
clearCachingDirectory() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
clearClassLoader() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Deprecated.
since 9.3 not needed anymore, here for backward compatibility, see DevFrameworkBootstrap.compatHotReload
clearComplexPropertyBeforeSet - Variable in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
clearComplexPropertyBeforeSet - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Effective clearComplexPropertyBeforeSet flag.
clearContextData(DocumentModel) - Static method in class org.nuxeo.ecm.quota.QuotaUtils
Clears the context data of the various flags used to disable listeners.
clearDirty() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Clears the dirty state.
clearDirtyFlags() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
clearDirtyFlags() - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
clearDirtyFlags() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
clearDirtyFlags() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
clearDirtyFlags() - Method in interface org.nuxeo.ecm.core.api.model.Property
Notify the property that its changes was stored so it can safely remove dirty flags.
clearDirtyFlags(Property) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
 
clearFlags(long) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
clearInfo() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
clearInfo() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
Clear the picture info.
clearInfos() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
Resets quota info but keeps the user-specified max quota size, if present.
clearInfos() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
clearInstallParameters(String) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
clearJarFileFactoryCache(ReloadResult) - Method in class org.nuxeo.runtime.reload.ReloadComponent
Gets the un-deployed bundle from given result and try to remove them from sun.net.www.protocol.jar.JarFileFactory otherwise we'll have resource conflict when opening stream from url.
clearLocalCaches() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
clearLockManagerCaches() - Method in interface org.nuxeo.ecm.core.api.lock.LockManager
Clears any cache held by the lock manager.
clearLockManagerCaches() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
clearMapperScript() - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
clearMaxSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
clearMoveOriginalName() - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
clearNotification() - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Clears the notification in the document's property.
clearObjectInfos() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
clearOldBlobs() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
Clear old blobs from the cache, but not too often (as doing directory listings has a cost).
clearOldBlobsInterval - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
clearOldBlobsLastTime - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
clearOldBlobsLock - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
clearOldBlobsNow() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
Clear old blobs from the cache.
clearOldEntries() - Method in class org.nuxeo.common.file.LRUFileCache
Clears cache entries if they are old enough and their size makes the cache bigger than its maximum size.
clearOldEntriesIntervalMillis - Variable in class org.nuxeo.common.file.LRUFileCache
 
clearOldEntriesLast - Variable in class org.nuxeo.common.file.LRUFileCache
 
clearOldEntriesLock - Variable in class org.nuxeo.common.file.LRUFileCache
 
clearPassword(char[]) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
Clears a password from memory.
clearPreviousClassLoader() - Method in interface org.nuxeo.osgi.application.DevMutableClassLoader
Clears the stack containing the previous class loader injected during hot reload.
clearPreviousClassLoader() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
clearPrincipalStack() - Static method in class org.nuxeo.runtime.api.login.LoginComponent
INTERNAL.
clearPropertyCharacteristics() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
clearQuotas(CoreSession, String) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
clearRepositoryCache(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
clearRunningBulkCommands(String, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
 
clearSchemaDir() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
clearScroll(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
clearScroll(ClearScrollRequest) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
clearScroll(ClearScrollRequest) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
clearScroll(ClearScrollRequest) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
clearScroll(EsScrollResult) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchService
Clear scroll on ElasticSearch cluster for the given EsScrollResult.
clearScroll(EsScrollResult) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
clearScroll(EsScrollResult) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
clearStats() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
clearThreadLocalLogin() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
Deprecated.
since 11.1, use LoginComponent.clearPrincipalStack() instead
clearTrace(OperationChain) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
clearTrace(OperationChain, int) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
clearTraces() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
clearTraces() - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
 
clearTransient() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
CLEARTRUST_COOKIE_SESSION - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
CLEARTRUST_COOKIE_SESSION_A - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
CLEARTRUST_HEADER_UID - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
CLEARTRUST_LOGIN_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustParameters
 
CLEARTRUST_LOGOUT_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustParameters
 
ClearTrustAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.cleartrust
 
ClearTrustAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
cleartrustLoginUrl - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
cleartrustLogoutUrl - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
ClearTrustParameters - Class in org.nuxeo.ecm.platform.ui.web.auth.cleartrust
 
clearViews() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
clid - Variable in class org.nuxeo.launcher.info.InstanceInfo
 
client - Variable in class org.nuxeo.ecm.restapi.test.BaseTest
Deprecated.
 
client - Variable in class org.nuxeo.elasticsearch.client.ESRestClient
 
client - Variable in class org.nuxeo.elasticsearch.client.ESTransportClient
 
client - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
client - Variable in class org.nuxeo.http.test.HttpClientTestRule
 
client - Variable in class org.nuxeo.jaxrs.test.HttpClientTestRule
Deprecated.
 
client - Variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
client - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
CLIENT_BATCH_ID_FLAG - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
CLIENT_ID_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
CLIENT_ID_PROP - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
CLIENT_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
CLIENT_SECRET_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
clientBuilder() - Static method in class org.nuxeo.jaxrs.test.JerseyClientHelper
Deprecated.
Allows to build a custom instance of a Jersey 1 Client relying on the Apache HTTP client.
clientConfig - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
clientConfig - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
clientConfiguration - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
clientId - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
clientId - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
clientId - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
clientId - Variable in class org.nuxeo.ecm.platform.oauth2.request.OAuth2Request
 
clientId - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
ClientLoginModule - Class in org.nuxeo.ecm.core.api.local
Deprecated.
since 11.1, use LoginComponent instead
ClientLoginModule() - Constructor for class org.nuxeo.ecm.core.api.local.ClientLoginModule
Deprecated.
 
clientSecret - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
clientSecret - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
clientSecret - Variable in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
clientSession - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
clientToken - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
CLOB - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
CLOB_LENGTH - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
Length used internally to flag a string to use CLOB.
CLOB_LENGTH_MIN_VALUE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
clock - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
clone() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
clone() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
clone() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
 
clone() - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
clone() - Method in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
clone() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
clone() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
clone() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
clone() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
clone() - Method in class org.nuxeo.ecm.automation.OperationChain
 
clone() - Method in interface org.nuxeo.ecm.automation.OperationType
 
clone() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Clone operation.
clone() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
clone() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
clone() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
clone() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
clone() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
clone() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
clone() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
clone() - Method in interface org.nuxeo.ecm.core.api.security.ACL
Returns a recursive copy of the ACL sharing no mutable substructure with the original.
clone() - Method in interface org.nuxeo.ecm.core.api.security.ACP
Return a recursive copy of the ACP sharing no mutable substructure with the original
clone() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
clone() - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
clone() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
clone() - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
 
clone() - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
clone() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
clone() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
clone() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
clone() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepositoryDescriptor
 
clone() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
 
clone() - Method in class org.nuxeo.ecm.core.storage.sql.Row
 
clone() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Sub-classes MUST OVERRIDE and use a more specific return type.
clone() - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor.ACLDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
clone() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
clone() - Method in class org.nuxeo.ecm.directory.multi.FieldDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
clone() - Method in class org.nuxeo.ecm.directory.multi.SourceDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.PermissionDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
clone() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
clone() - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
Deprecated.
 
clone() - Method in class org.nuxeo.ecm.platform.actions.Action
 
clone() - Method in interface org.nuxeo.ecm.platform.actions.ActionFilter
Returns a clone, useful for hot reload.
clone() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertyListDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
clone() - Method in class org.nuxeo.ecm.platform.actions.FilterRule
 
clone() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.FieldDefinition
Returns a clone instance of this field definition.
clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns a clone instance of this layout definition.
clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Returns a clone instance of this row definition.
clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo
Returns a clone instance of this widget definition.
clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns a clone instance of this widget definition.
clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetReference
 
clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
 
clone() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
clone() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
clone() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDateDefinition
 
clone() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDefinition
 
clone() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
clone() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
clone() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateFieldDefinition
 
clone() - Method in interface org.nuxeo.ecm.platform.query.api.QuickFilter
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
clone() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
clone() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.types.DocumentContentView
Clone to handle hot reload
clone() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
Clone to handle hot reload
clone() - Method in class org.nuxeo.ecm.platform.types.Layouts
Clone to handle hot reload
clone() - Method in class org.nuxeo.ecm.platform.types.SubType
Clone method to handle hot reload
clone() - Method in class org.nuxeo.ecm.platform.types.Type
Clone method to handle hot reload
clone() - Method in class org.nuxeo.ecm.platform.types.TypeView
Clone to handle hot reload
clone() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
clone() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
clone() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
clone() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
clone() - Method in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
clone() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
 
clone() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
clone() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
clone() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
clone() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
clone() - Method in interface org.nuxeo.ecm.web.resources.api.ResourceBundle
 
clone() - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
clone() - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
clone() - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
clone() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
clone() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
clone() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
perform a deep clone to void sharing collection elements between clones
clone() - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
clone() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
clone() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
 
clone() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
clone() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
clone() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
clone() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.PalettePreview
 
clone() - Method in class org.nuxeo.theme.styling.service.descriptors.SassImport
 
clone(byte[]) - Static method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
clone(ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
 
clone(ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
 
clone(ChangeFinderDescriptor) - Method in class org.nuxeo.drive.service.impl.ChangeFinderRegistry
 
clone(FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
 
clone(TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
 
clone(AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
clone(ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
clone(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
clone(OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
clone(DocumentModel) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
clone(BlobProviderDescriptor) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent.BlobProviderDescriptorRegistry
 
clone(EventPipeDescriptor) - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
clone(LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
clone(LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
clone(NuxeoCmisServiceFactoryDescriptor) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry
 
clone(DBSRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService.DBSRepositoryDescriptorRegistry
 
clone(LockManagerDescriptor) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService.LockManagerDescriptorRegistry
 
clone(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService.RepositoryDescriptorRegistry
 
clone(VersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRuleRegistry
Deprecated.
 
clone(JWTServiceConfigurationDescriptor) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTServiceConfigurationRegistry
 
clone(Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
clone(DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
 
clone(FactoryBindingDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingRegistry
 
clone(PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
 
clone(NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
clone(OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
Deprecated.
 
clone(OAuth2ServiceProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
clone(PictureConversion) - Method in class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
 
clone(PageProviderClassReplacerDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
clone(PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
clone(RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
clone(RenditionDefinitionProviderDescriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
clone(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
 
clone(SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
 
clone(SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
clone(AutomaticLOD) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLODContributionHandler
 
clone(AutomaticRenderView) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderViewContributionHandler
 
clone(RenderView) - Method in class org.nuxeo.ecm.platform.threed.service.RenderViewContributionHandler
 
clone(Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
clone(LoginScreenConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfigRegistry
 
clone(AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
 
clone(VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
 
clone(NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
 
clone(NuxeoHeaderDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptorRegistry
 
clone(QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
clone(ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
clone(ProcessorDescriptor) - Method in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
clone(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
clone(LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
clone(TargetPackageDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
clone(TargetPlatformDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformRegistry
 
clone(ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
 
clone(OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
 
clone(TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
 
clone(FlavorDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
clone(NegotiationDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
clone(PageDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
clone(T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
clone(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
CLone the given contribution object
clone(T) - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
Deprecated.
 
cloneDataModel(DataModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
cloneDataModel(Schema, DataModel) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
cloneDescriptor() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
cloneField(Field, String, Object) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
cloneMap(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
cloneSet(Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
cloneTransferable() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
cloneTypes(List<TypeDefinitionContainer>, int, boolean) - Static method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
Returns a clone of a types tree.
CloningInputStream - Class in org.nuxeo.http.test
 
CloningInputStream(InputStream) - Constructor for class org.nuxeo.http.test.CloningInputStream
 
close() - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
 
close() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
close() - Method in class org.nuxeo.ecm.automation.OperationContext
 
close() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
 
close() - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
close() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
close() - Method in interface org.nuxeo.ecm.core.api.CloseableCoreSession
Deprecated.
since 11.1
close() - Method in class org.nuxeo.ecm.core.api.CloseableFile
 
close() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Deprecated.
since 10.1
close() - Method in class org.nuxeo.ecm.core.api.CursorResult
CAUTION: if your cursor doesn't implement Closeable, we just set the field to null
close() - Method in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob.ZipEntryInputStream
 
close() - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
Closes the query result and releases the underlying resources held by the cursor.
close() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
 
close() - Method in interface org.nuxeo.ecm.core.api.scroll.Scroll
 
close() - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
close() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
Closes the adapted BinaryManager.
close() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
Closes the binary manager and releases all resources and temporary objects held by it.
close() - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
 
close() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
close() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Closes this blob provider and releases resources that may be held by it.
close() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider.AutoDeleteFileInputStream
 
close() - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
close() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
 
close() - Method in class org.nuxeo.ecm.core.blob.LocalBlobProvider
 
close() - Method in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
 
close() - Method in class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
 
close() - Method in class org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll
 
close() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
 
close() - Method in interface org.nuxeo.ecm.core.io.DocumentReader
Closes the reader.
close() - Method in interface org.nuxeo.ecm.core.io.DocumentWriter
Closes the writer.
close() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
This implementation does nothing, we still want to keep the buffer until BufferingServletOutputStream.stopBuffering() time.
close() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentWriter
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
 
close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.ZipReader
 
close() - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
close() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
close() - Method in class org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
 
close() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.SessionWrapper
 
close() - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
close() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
close() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
close() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
close() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
close() - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
 
close() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
close() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
close() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
To be called from the main thread to stop the subscription.
close() - Method in class org.nuxeo.ecm.core.scroll.EmptyScroll
 
close() - Method in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
close() - Method in class org.nuxeo.ecm.core.scroll.StaticScroll
 
close() - Method in interface org.nuxeo.ecm.core.storage.ClusterInvalidator
Closes this cluster invalidator and releases resources.
close() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
close() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Closes this connection.
close() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
close() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
close() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
 
close() - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
close() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
 
close() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobScroll
 
close() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
close() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
close() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
 
close() - Method in interface org.nuxeo.ecm.core.storage.sql.Repository
Closes the repository and release all resources.
close() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
close() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
close() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
close() - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
close() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
close() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
close() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
close() - Method in interface org.nuxeo.ecm.directory.Session
Closes the session and all open result sets obtained from this session.
close() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
close() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Should be overriden by subclasses needing something different.
close() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
 
close() - Method in class org.nuxeo.ecm.platform.pdf.PDFLinks
To avoid opening/parsing several times the same document, we don't close it after a get...Link() call.
close() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph.GraphConnection
 
close() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
close() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
 
close() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
 
close() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.SseRenderer
 
close() - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
close() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend.ESCursorResult
 
close() - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
close() - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
close() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchEmbeddedNode
 
close() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
close() - Method in class org.nuxeo.elasticsearch.scroll.ElasticSearchScroll
 
close() - Method in class org.nuxeo.http.test.CloningInputStream
 
close() - Method in class org.nuxeo.http.test.CloseableHttpResponse
 
close() - Method in class org.nuxeo.http.test.HttpClientExecution
 
close() - Method in interface org.nuxeo.importer.stream.consumer.BlobInfoWriter
 
close() - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer.CloseableBlob
 
close() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
close() - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
close() - Method in class org.nuxeo.importer.stream.consumer.LogBlobInfoWriter
 
close() - Method in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
close() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
close() - Method in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
 
close() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
close() - Method in interface org.nuxeo.lib.stream.computation.StreamManager
 
close() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
close() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
close() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
close() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
close() - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
close() - Method in interface org.nuxeo.lib.stream.log.internals.CloseableLogAppender
 
close() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
close() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
close() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
close() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
close() - Method in interface org.nuxeo.lib.stream.log.LogManager
 
close() - Method in interface org.nuxeo.lib.stream.log.LogTailer
 
close() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
close() - Method in class org.nuxeo.lib.stream.pattern.consumer.AbstractConsumer
 
close() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
close() - Method in class org.nuxeo.lib.stream.pattern.producer.AbstractProducer
 
close() - Method in interface org.nuxeo.osgi.BundleFile
Close underlying file resources *
close() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
close() - Method in class org.nuxeo.osgi.JarBundleFile
 
close() - Method in class org.nuxeo.runtime.api.login.NuxeoLoginContext
 
close() - Method in interface org.nuxeo.runtime.kv.KeyValueStoreProvider
Closes this Key/Value store provider.
close() - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
close() - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
Closes this broker and releases resources.
close() - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
 
close() - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubProvider
 
close() - Method in class org.nuxeo.runtime.pubsub.MemPubSubProvider
 
close() - Method in interface org.nuxeo.runtime.pubsub.PubSubProvider
Frees the resources.
close() - Method in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
close() - Method in interface org.nuxeo.runtime.server.ServerConfigurator
Closes this server configurator and releases resources.
close() - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
close(List<Closeable>) - Static method in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob.ZipEntryInputStream
 
CLOSE - Static variable in interface org.nuxeo.ecm.core.storage.sql.Mapper
 
CLOSE_URL - Static variable in class org.nuxeo.wopi.Constants
 
CloseableBlob(Blob) - Constructor for class org.nuxeo.importer.stream.consumer.BlobMessageConsumer.CloseableBlob
 
CloseableBlob(Blob, Path) - Constructor for class org.nuxeo.importer.stream.consumer.BlobMessageConsumer.CloseableBlob
 
CloseableClientResponse - Class in org.nuxeo.jaxrs.test
Deprecated, for removal: This API element is subject to removal in a future version.
since 2023.13, use HttpClientTestRule instead
CloseableClientResponse(Response.StatusType, InBoundHeaders, InputStream, MessageBodyWorkers) - Constructor for class org.nuxeo.jaxrs.test.CloseableClientResponse
Deprecated.
 
CloseableCoreSession - Interface in org.nuxeo.ecm.core.api
Deprecated.
since 11.1, use just CoreSession instead
CloseableFile - Class in org.nuxeo.ecm.core.api
A wrapper for a File, which must be closed when done with it in order to release resources.
CloseableFile(File, boolean) - Constructor for class org.nuxeo.ecm.core.api.CloseableFile
 
CloseableHttpResponse - Class in org.nuxeo.http.test
 
CloseableHttpResponse(CloseableHttpResponse) - Constructor for class org.nuxeo.http.test.CloseableHttpResponse
 
CloseableLogAppender<M extends Externalizable> - Interface in org.nuxeo.lib.stream.log.internals
 
closeables - Variable in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob.ZipEntryInputStream
 
closeAllSessions() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
closeConnection() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
closeConnection(Connection) - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
 
closeCoreSession(CloseableCoreSession) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Deprecated.
since 11.1, does nothing
closed - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
closed - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
closed - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
closed - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
closed - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
closed() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
closed() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
closed() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
closed() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
closed() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
closed() - Method in interface org.nuxeo.lib.stream.log.LogAppender
Returns true if the appender has been closed by the manager.
closed() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Returns true if the tailer has been closed.
closeDataSource(String, BasicManagedDataSource) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
ClosedIteratorException(QueryMaker.Query) - Constructor for exception org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.ClosedIteratorException
 
closeLockManager() - Method in interface org.nuxeo.ecm.core.api.lock.LockManager
Closes the lock manager and releases resources.
closeLockManager() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
closeOldBlobProvider(String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
We're about to change something about a contributed blob provider.
closeOutput() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
closeOutput() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
 
closePersistenceUnit() - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
closePreparedStatement(PreparedStatement) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
closeQueryResults() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
closeQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
closeQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
closeQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
closeSession() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
closeSession() - Method in class org.nuxeo.ecm.core.work.AbstractWork
Closes the session that was opened by AbstractWork.openSystemSession() or AbstractWork.openUserSession().
closeSession(SessionImpl) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
closeSilently(PDDocument...) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
 
closeStackTrace - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
closeTailer() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
closeTemplateSource(Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
cloud - Variable in class org.nuxeo.ecm.platform.tag.RelationTagService.UnrestrictedGetDocumentCloud
Deprecated.
 
CloudBlobStoreConfiguration - Class in org.nuxeo.ecm.blob
Abstract blob store configuration for cloud providers.
CloudBlobStoreConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
cloudFront - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
CLOUDFRONT_DISTRIBUTION_DOMAIN_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
CLOUDFRONT_ENABLE_ENCODING_FIX - Static variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
CLOUDFRONT_ENABLED_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
CLOUDFRONT_PRIVATE_KEY_ID_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
CLOUDFRONT_PRIVATE_KEY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
CLOUDFRONT_PROTOCOL_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
CloudFrontBinaryManager - Class in org.nuxeo.ecm.core.storage.sql
 
CloudFrontBinaryManager() - Constructor for class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
CloudFrontConfiguration - Class in org.nuxeo.ecm.blob.s3
CloudFront configuration.
CloudFrontConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
CLResourceLocator() - Constructor for class org.nuxeo.ecm.user.invite.RenderingHelper.CLResourceLocator
 
CLUSTER_ACTION_PUB_SUB_TOPIC - Static variable in class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
Deprecated.
 
CLUSTER_ACTION_PUB_SUB_TOPIC - Static variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl.ClusterActionPubSub
 
CLUSTER_ACTIONS - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
 
CLUSTER_INDEX_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
Column containing an IDENTITY used to create a clustered index.
CLUSTER_INVALS_FRAGMENTS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
CLUSTER_INVALS_ID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
CLUSTER_INVALS_KIND_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
CLUSTER_INVALS_NODEID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
CLUSTER_INVALS_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
CLUSTER_NODES_CREATED_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
CLUSTER_NODES_NODEID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
CLUSTER_NODES_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
CLUSTER_SERVICE - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
 
CLUSTER_START_DELAY_DEFAULT - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
Default value is set to 5 seconds to delay the start by default
CLUSTER_START_DELAY_PROP - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
CLUSTER_START_DURATION_DEFAULT - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
 
CLUSTER_START_DURATION_DEFAULT - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
CLUSTER_START_DURATION_DEFAULT - Static variable in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
CLUSTER_START_DURATION_DEFAULT - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator
 
CLUSTER_START_DURATION_PROP - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
 
CLUSTER_START_DURATION_PROP - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
CLUSTER_START_DURATION_PROP - Static variable in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
CLUSTER_START_DURATION_PROP - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator
 
ClusterAction - Class in org.nuxeo.ecm.restapi.server
Deprecated.
since 2023.0, use ClusterActionService instead
ClusterAction(String, String) - Constructor for class org.nuxeo.ecm.restapi.server.ClusterAction
Deprecated.
 
ClusterActionMessage - Class in org.nuxeo.runtime.pubsub
An action that needs to be propagated to all nodes in the cluster.
ClusterActionMessage(String, String) - Constructor for class org.nuxeo.runtime.pubsub.ClusterActionMessage
 
clusterActionPubSub - Variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
 
ClusterActionPubSub - Class in org.nuxeo.ecm.restapi.server
Deprecated.
since 2023.0, use ClusterActionService instead
ClusterActionPubSub() - Constructor for class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
Deprecated.
 
ClusterActionPubSub() - Constructor for class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl.ClusterActionPubSub
 
clusterActions - Variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
 
ClusterActionService - Interface in org.nuxeo.runtime.pubsub
 
ClusterActionServiceImpl - Class in org.nuxeo.runtime.pubsub
 
ClusterActionServiceImpl() - Constructor for class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
 
ClusterActionServiceImpl.ClusterActionPubSub - Class in org.nuxeo.runtime.pubsub
PubSub to propagate an action to all nodes in the cluster.
CLUSTERFRAGS - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
CLUSTERFRAGS - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
CLUSTERING_ENABLED_OLD_PROP - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
clusteringEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
clusterInvalidateString(Connection, long, String, String, int) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
Adds an invalidation from this cluster node to the invalidations list.
clusterInvalidationsColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
clusterInvalidator - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
clusterInvalidator - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
ClusterInvalidator<T> - Interface in org.nuxeo.ecm.core.storage
Encapsulates cluster node invalidations management.
clusterInvalidatorClass - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
clusterInvalidatorClass - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
ClusterLockHelper(String, Duration, Duration) - Constructor for class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 
clusterName - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
CLUSTERNODE - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
CLUSTERNODE - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ClusterNodeDescriptor - Class in org.nuxeo.runtime.cluster
Descriptor of a cluster node.
ClusterNodeDescriptor() - Constructor for class org.nuxeo.runtime.cluster.ClusterNodeDescriptor
Empty constructor.
ClusterService - Interface in org.nuxeo.runtime.cluster
Cluster Service, defining cluster node state and identity.
ClusterServiceImpl - Class in org.nuxeo.runtime.cluster
Implementation for the Cluster Service.
ClusterServiceImpl() - Constructor for class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
ClusterServiceImpl.ClusterLockHelper - Class in org.nuxeo.runtime.cluster
 
clusterStreamActionPubSub - Variable in class org.nuxeo.ecm.restapi.server.RestAPIServiceImpl
Deprecated.
 
cm - Static variable in class org.nuxeo.runtime.management.counters.CounterHelper
Deprecated.
 
CMD_ADD - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_DOWNLOAD - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_INIT - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_INSTALL - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_LIST - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_NAME_PARAMETER - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
CMD_POSIX - Static variable in class org.nuxeo.ecm.admin.NuxeoCtlManager
 
CMD_REMOVE - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_RESET - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_SHOW - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_UNINSTALL - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_UNKNOWN - Static variable in class org.nuxeo.launcher.info.CommandInfo
 
CMD_WIN - Static variable in class org.nuxeo.ecm.admin.NuxeoCtlManager
 
CmdParameters - Class in org.nuxeo.ecm.platform.commandline.executor.api
Wraps command parameters (String or File path, or a list of values that will be expanded as separate parameters).
CmdParameters() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
It is recommended to use the CmdParameters instance returned by CommandLineExecutorService.getDefaultCmdParameters() which is initialized with a few common parameters.
CmdParameters.ParameterValue - Class in org.nuxeo.ecm.platform.commandline.executor.api
A parameter value holding either a single String or a list of Strings.
CmdReturn(CmdParameters, List<String>) - Constructor for class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter.CmdReturn
 
cmds - Variable in class org.nuxeo.elasticsearch.work.AbstractIndexingWorker
 
CMIS - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
CMIS - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
CMIS_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
CMIS_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
cmisName - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
CMISQLMapMaker(List<CMISQLQueryMaker.SqlColumn>, Map<String, ColumnReference>, NuxeoCmisService) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.CMISQLMapMaker
 
CMISQLQueryMaker - Class in org.nuxeo.ecm.core.opencmis.impl.server
Transformer of CMISQL queries into real SQL queries for the actual database.
CMISQLQueryMaker() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
CMISQLQueryMaker.AnalyzingWalker - Class in org.nuxeo.ecm.core.opencmis.impl.server
Walker of the WHERE clause to gather fulltext info.
CMISQLQueryMaker.ClauseType - Enum in org.nuxeo.ecm.core.opencmis.impl.server
 
CMISQLQueryMaker.CMISQLMapMaker - Class in org.nuxeo.ecm.core.opencmis.impl.server
Map maker that can deal with aliased column names and computed values.
CMISQLQueryMaker.GeneratingWalker - Class in org.nuxeo.ecm.core.opencmis.impl.server
Walker of the WHERE clause that generates final SQL.
CMISQLQueryMaker.SqlColumn - Class in org.nuxeo.ecm.core.opencmis.impl.server
Column corresponding to a returned value computed from an actual SQL expression.
CMISQLtoNXQL - Class in org.nuxeo.ecm.core.opencmis.impl.server
Transformer of CMISQL queries into NXQL queries.
CMISQLtoNXQL(boolean) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
CMISQLtoNXQL.AnalyzingWalker - Class in org.nuxeo.ecm.core.opencmis.impl.server
Walker of the WHERE clause that doesn't parse fulltext expressions.
CMISQLtoNXQL.GeneratingWalker - Class in org.nuxeo.ecm.core.opencmis.impl.server
Walker of the WHERE clause that generates NXQL.
CMISQLtoNXQL.NXQLtoCMISIterableQueryResult - Class in org.nuxeo.ecm.core.opencmis.impl.server
IterableQueryResult wrapping the one from the NXQL query to turn values into CMIS ones.
cmisToFulltextQuery(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
cmisToNxqlFulltextQuery(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
cmisVersion - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
CMISVersioningFilter - Class in org.nuxeo.ecm.core.opencmis.impl.server.versioning
Automatic versioning filter to filter out document from CMIS (automatic versioning is currently not supported by CMIS).
CMISVersioningFilter() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.versioning.CMISVersioningFilter
 
cmp(Object, Object) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
cmp(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
CN - org.nuxeo.ecm.platform.signature.api.user.CNField
Common Name
cname - Variable in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
cnames - Variable in class org.nuxeo.runtime.management.metrics.MetricRegister
 
CNField - Enum in org.nuxeo.ecm.platform.signature.api.user
List of required X500 Principal fields required for certificate generation
CNONCE - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
coalescing - Variable in class org.nuxeo.ecm.core.work.SleepWork
 
code - Variable in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
CODE - org.nuxeo.runtime.RuntimeMessage.Source
 
CODE_CHALLENGE_METHOD_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
CODE_CHALLENGE_METHOD_PLAIN - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
CODE_CHALLENGE_METHOD_S256 - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
CODE_CHALLENGE_METHODS_SUPPORTED - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
CODE_CHALLENGE_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
--------------------------- PKCE ---------------------------
CODE_RESPONSE_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
CODE_URL_PARAM_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
CODE_URL_PARAMETER - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
CODE_VERIFIER_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
codec - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
 
codec - Variable in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC.BlobGCComputation
 
codec - Variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
 
codec - Variable in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC.DocumentGCComputation
 
codec - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
codec - Variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
codec - Variable in class org.nuxeo.elasticsearch.bulk.IndexCompletionComputation
 
codec - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
codec - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
codec - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
codec - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
codec - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
codec - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
codec - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
codec - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
codec - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
codec - Variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
codec - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
codec - Variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
codec - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
codec - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
 
Codec<T> - Interface in org.nuxeo.lib.stream.codec
Convert an object to/from byte array.
CODEC_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.video.Stream
 
CODEC_NAME - Static variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
 
CODEC_NAME - Static variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
 
CODEC_NAME - Static variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
CODEC_OPT - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
CODEC_PARAMETER_NAME - Static variable in interface org.nuxeo.ecm.automation.core.util.PaginableDocumentModelList
 
CodecDescriptor - Class in org.nuxeo.ecm.automation.io.services.codec
 
CodecDescriptor - Class in org.nuxeo.runtime.codec
 
CodecDescriptor() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.CodecDescriptor
 
CodecDescriptor() - Constructor for class org.nuxeo.runtime.codec.CodecDescriptor
 
codecFactories - Variable in class org.nuxeo.runtime.codec.CodecServiceImpl
 
CodecFactory - Interface in org.nuxeo.runtime.codec
Factory to init and provide codec object.
codeChallenge - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
codeChallengeMethod - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
codecs - Variable in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
codecs - Variable in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
codecs - Variable in class org.nuxeo.lib.stream.computation.Settings
 
codecs() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
CODECS_EXTENSION_POINT - Static variable in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
codecsByName - Variable in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
codecsByName() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
CodecService - Interface in org.nuxeo.runtime.codec
Gives access to coder/decoder for a class .
CodecServiceImpl - Class in org.nuxeo.runtime.codec
 
CodecServiceImpl() - Constructor for class org.nuxeo.runtime.codec.CodecServiceImpl
 
codeVerifier - Variable in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
coerceNullToZero(Number[]) - Static method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
coerceNullToZero(List<Number>) - Static method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
COL_ALIAS_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
COLD_STORAGE - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
Flags this blob provider as using "cold storage mode".
coldStorageClass - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
ColdStorageClass(boolean) - Constructor for class org.nuxeo.ecm.core.blob.BlobUpdateContext.ColdStorageClass
 
coll - Variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
coll - Variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
coll - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
coll - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
coll - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
COLL_ACL - org.nuxeo.ecm.core.storage.sql.PropertyType
 
COLL_TABLE_POS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
COLL_TABLE_VALUE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
COLLADA_CONVERTER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
COLLADA2GLTF_COMMAND - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
COLLADA2GLTF_CONVERTER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
Collada2glTFConverter - Class in org.nuxeo.ecm.platform.threed.convert
Conversion from Collada to glTF format
Collada2glTFConverter() - Constructor for class org.nuxeo.ecm.platform.threed.convert.Collada2glTFConverter
 
ColladaConverter - Class in org.nuxeo.ecm.platform.threed.convert
Conversion from any supported 3D type to Collada
ColladaConverter() - Constructor for class org.nuxeo.ecm.platform.threed.convert.ColladaConverter
 
collapse() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Collapses this item.
collapse() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
collect(List<Reference>) - Method in interface org.nuxeo.ecm.directory.multi.MultiReference.Collector
 
collect(OperationContext, BlobList) - Method in class org.nuxeo.ecm.automation.core.collectors.BlobListCollector
 
collect(OperationContext, Blob) - Method in class org.nuxeo.ecm.automation.core.collectors.BlobCollector
 
collect(OperationContext, DocumentModel) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector
 
collect(OperationContext, DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelListCollector
 
collect(OperationContext, DocumentRef) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentRefCollector
 
collect(OperationContext, T) - Method in interface org.nuxeo.ecm.automation.OutputCollector
Collects a new partial result (the result of the last iteration step).
collect(NuxeoGroup) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
 
collect(NuxeoPrincipal) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
 
COLLECTABLE_FACET - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
collectAdapterNamesFor(Resource, ResourceType, List<String>) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
collectAdaptersFor(Resource, ResourceType, List<AdapterType>) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
collectAnnotations(Class<?>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
TODO when collecting annotations annotated with Inherited they will be collected twice.
collectAnnotations(Class<?>, Class<T>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
collectAnnotations(Class<?>, Class<T>, Set<Annotation>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
collectAsyncHandlersExecTime - Static variable in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
collected - Variable in class org.nuxeo.osgi.BundleImpl.CompoundEnumerationBuilder
 
collectedMetadata - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
collectEnabledAdapterNamesFor(Resource, ResourceType, List<String>) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
collectEnabledAdaptersFor(Resource, ResourceType, List<AdapterType>) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
collectFiles(File, List<File>) - Static method in class org.nuxeo.common.utils.FileUtils
 
collectFiles(File, FileNamePattern, List<File>) - Static method in class org.nuxeo.common.utils.FileUtils
 
collection - Variable in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
collection - Variable in class org.nuxeo.directory.mongodb.MongoDBReference
 
collection - Variable in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
collection - Variable in class org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation
 
collection - Variable in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation
 
collection - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
 
collection - Variable in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
Collection - Class in org.nuxeo.ecm.collections.core.adapter
 
Collection(DocumentModel) - Constructor for class org.nuxeo.ecm.collections.core.adapter.Collection
 
COLLECTION_CONTENT_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
COLLECTION_CONTENT_PAGE_SIZE - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
COLLECTION_DEFAULT - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
COLLECTION_DELETE_BEFORE_APPEND_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Property to determine whether collection appends delete all then re-insert, or are optimized for append.
COLLECTION_DOCUMENT_IDS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
COLLECTION_FACET - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
COLLECTION_MEMBER_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
COLLECTION_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
COLLECTION_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
COLLECTION_NAME_PROPERTY - Static variable in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
COLLECTION_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
COLLECTION_PROP - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
COLLECTION_QUEUE_ID - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
COLLECTION_REF_EVENT_CTX_PROP - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
COLLECTION_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
COLLECTION_TYPE - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
CollectionAdapterFactory - Class in org.nuxeo.ecm.collections.core.adapter
 
CollectionAdapterFactory() - Constructor for class org.nuxeo.ecm.collections.core.adapter.CollectionAdapterFactory
 
CollectionAsynchrnonousQuery - Class in org.nuxeo.ecm.collections.core.listener
 
CollectionAsynchrnonousQuery() - Constructor for class org.nuxeo.ecm.collections.core.listener.CollectionAsynchrnonousQuery
 
CollectionConstants - Class in org.nuxeo.ecm.collections.api
 
CollectionConstants() - Constructor for class org.nuxeo.ecm.collections.api.CollectionConstants
 
CollectionFragment - Class in org.nuxeo.ecm.core.storage.sql
A type of fragment corresponding to several rows with the same id.
CollectionFragment(Row, Fragment.State, PersistenceContext) - Constructor for class org.nuxeo.ecm.core.storage.sql.CollectionFragment
Constructs a CollectionFragment from a Row.
collectionId - Variable in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
CollectionIO - Interface in org.nuxeo.ecm.core.storage.sql.jdbc
Interface for a class that knows how to get a collection's value from a result set, and set a collection's values to a prepared statement (and execute it).
CollectionLocationService - Interface in org.nuxeo.ecm.collections.api
 
collectionManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation
 
collectionManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
 
collectionManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.MoveCollectionMemberOperation
 
collectionManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation
 
collectionManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
collectionManager - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
CollectionManager - Interface in org.nuxeo.ecm.collections.api
 
CollectionManagerImpl - Class in org.nuxeo.ecm.collections.core
 
CollectionManagerImpl() - Constructor for class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
CollectionMember - Class in org.nuxeo.ecm.collections.core.adapter
 
CollectionMember(DocumentModel) - Constructor for class org.nuxeo.ecm.collections.core.adapter.CollectionMember
 
CollectionMemberAdapterFactory - Class in org.nuxeo.ecm.collections.core.adapter
 
CollectionMemberAdapterFactory() - Constructor for class org.nuxeo.ecm.collections.core.adapter.CollectionMemberAdapterFactory
 
collectionMemberIds - Variable in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
collectionMemberIds - Variable in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
CollectionProperty - Class in org.nuxeo.ecm.core.storage.sql
A CollectionProperty gives access to a collection value stored in an underlying Fragment.
CollectionProperty(String, PropertyType, boolean, CollectionFragment) - Constructor for class org.nuxeo.ecm.core.storage.sql.CollectionProperty
CollectionProperty(String, PropertyType, boolean, SimpleFragment, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.CollectionProperty
COLLECTIONS_TYPE - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
CollectionsJsonEnricher - Class in org.nuxeo.ecm.collections.core.io
Enricher that add the collections the document belongs to.
CollectionsJsonEnricher() - Constructor for class org.nuxeo.ecm.collections.core.io.CollectionsJsonEnricher
 
CollectionSyncRootFolderItem - Class in org.nuxeo.drive.adapter.impl
Default implementation of a collection synchronization root FolderItem.
CollectionSyncRootFolderItem() - Constructor for class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
CollectionSyncRootFolderItem(String, FolderItem, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
CollectionSyncRootFolderItem(String, FolderItem, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
CollectionSyncRootFolderItem(String, FolderItem, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
CollectionSyncRootFolderItemFactory - Class in org.nuxeo.drive.service.impl
FileSystemItemFactory for a collection synchronization root FolderItem.
CollectionSyncRootFolderItemFactory() - Constructor for class org.nuxeo.drive.service.impl.CollectionSyncRootFolderItemFactory
 
collectionSyncRootMemberCache - Variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
Cache holding the collection sync root member ids for a given user (first map key) and repository (second map key).
collectionToArray(Collection<Serializable>) - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
 
CollectionToBlobList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
CollectionToBlobList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.CollectionToBlobList
 
CollectionToDocModelList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
CollectionToDocModelList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.CollectionToDocModelList
 
CollectionToStringList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
CollectionToStringList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.CollectionToStringList
 
collectionUniqueConstraintEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
collectObjectInfo(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
collectObjectInfos - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
collectObjectsFromGroup(String, boolean, PrincipalHelper.Collector<?>) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
collectObjectsMatchingPermission(DocumentModel, String, boolean, boolean, PrincipalHelper.Collector<?>) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
collector - Variable in class org.nuxeo.ecm.automation.core.impl.InvokableIteratorMethod
 
collector - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
collector - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithMetadataSourceNode
 
collector() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.OperationMethod
If defined the method is iterable.
collectors - Variable in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
collectPath(Path) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
collectPath(Path) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
collectReferencedXSD - Variable in class org.nuxeo.ecm.core.schema.XSDLoader
 
collectReferencedXSD(XSSchemaSet) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
collectSyncHandlersExecTime - Static variable in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
collectXMLFragments(ContainerDescriptor, File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
COLLISION_PATTERN - Static variable in class org.nuxeo.ecm.core.trash.AbstractTrashService
Matches names resulting from a collision, suffixed with a time in milliseconds, created by DuplicatedNameFixer.
color - org.nuxeo.theme.styling.service.ThemeStylingService.PRESET_CATEGORY
 
COLOR_MODE - Static variable in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
COLOR_SPACE - Static variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
colorSpace - Variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
column - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
Column used to get the value from the result set.
column - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.ColumnInfo
 
column - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
column - Variable in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder.ColumnAndValue
 
column - Variable in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
Column - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
An SQL column.
Column(Column, Table) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
Creates a column from an existing column and an aliased table.
Column(Table, String, ColumnType, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
Creates a new column with the given name and type.
column1 - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Left part of equijoin.
column2 - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Right part of equijoin.
ColumnAndValue(Column, Serializable) - Constructor for class org.nuxeo.ecm.directory.sql.SQLQueryBuilder.ColumnAndValue
 
ColumnInfo(Column, Column, int, boolean, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.ColumnInfo
 
ColumnMapMaker(List<Column>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
 
ColumnMapMaker(List<Column>, List<String>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
 
columnName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
columnName - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader.TableUpgrade
 
columns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
 
columns - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
columns - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
columns - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
ColumnSpec - Enum in org.nuxeo.ecm.core.storage.sql
Abstract representation of the database-level column types.
ColumnType - Class in org.nuxeo.ecm.core.storage.sql
The database-level column types, including per-type parameters like length.
ColumnType(ColumnSpec) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ColumnType(ColumnSpec, int) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ColumnType(ColumnSpec, int, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ColumnType.WrappedId - Class in org.nuxeo.ecm.core.storage.sql
Wraps a string that needs to be mapped to an id column in prepared statements.
combine(CompositeCommand) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
COMMA - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
command - Variable in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
command - Variable in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
command - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
command - Variable in class org.nuxeo.lib.stream.tools.Main
 
Command - Class in org.nuxeo.lib.stream.tools.command
 
Command - Interface in org.nuxeo.runtime.deployment.preprocessor.install
 
Command() - Constructor for class org.nuxeo.lib.stream.tools.command.Command
 
COMMAND_ACTION - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
COMMAND_BATCH_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
COMMAND_BUCKET_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
COMMAND_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
COMMAND_NOT_AVAILABLE - Static variable in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
COMMAND_NOT_EXECUTABLE_NULL_BLOB - Static variable in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
COMMAND_PARAMS - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
COMMAND_PREFIX - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
COMMAND_QUERY - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
COMMAND_REPOSITORY - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
COMMAND_SLICER_BY_COPY - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
COMMAND_SLICER_DEFAULT - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
COMMAND_SLICER_SEGMENTS - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
COMMAND_SLICER_START_AT - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
COMMAND_SPLIT - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
Used to split the contributed command, NOT the passed parameter values.
COMMAND_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
COMMAND_STREAM_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
COMMAND_USERNAME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
CommandAvailability - Class in org.nuxeo.ecm.platform.commandline.executor.api
Represents the availability status of a command.
CommandAvailability() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
CommandAvailability(String) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
CommandAvailability(String, String) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
CommandContext - Interface in org.nuxeo.runtime.deployment.preprocessor.install
 
CommandContextImpl - Class in org.nuxeo.runtime.deployment.preprocessor.install
 
CommandContextImpl(File) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.CommandContextImpl
 
commandDescriptors - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
CommandException - Exception in org.nuxeo.ecm.platform.commandline.executor.api
Exception indicating that the target command execution failed: because it threw an exception, because it exited with a non zero return code.
CommandException(String) - Constructor for exception org.nuxeo.ecm.platform.commandline.executor.api.CommandException
 
CommandException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.commandline.executor.api.CommandException
 
commandId - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction
 
commandId - Variable in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
commandId - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
commandId - Variable in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
CommandInfo - Class in org.nuxeo.launcher.info
 
CommandInfo() - Constructor for class org.nuxeo.launcher.info.CommandInfo
 
CommandInfo(String) - Constructor for class org.nuxeo.launcher.info.CommandInfo
 
commandLine - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
COMMANDLINE_FULL_VIDEO - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
COMMANDLINE_SLICED_VIDEO - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
CommandLineBasedConverter - Class in org.nuxeo.ecm.platform.convert.plugins
Base class to implement Converter based on CommandLineExecutorService.
CommandLineBasedConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
CommandLineBasedConverter.CmdReturn - Class in org.nuxeo.ecm.platform.convert.plugins
 
CommandLineConverter - Class in org.nuxeo.ecm.platform.convert.plugins
Generic converter executing a contributed command line.
CommandLineConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
CommandLineDescriptor - Class in org.nuxeo.ecm.platform.commandline.executor.service
XMap descriptor for a CommandLine.
CommandLineDescriptor() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
CommandLineExecutorComponent - Class in org.nuxeo.ecm.platform.commandline.executor.service
POJO implementation of the CommandLineExecutorService interface.
CommandLineExecutorComponent() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
CommandLineExecutorService - Interface in org.nuxeo.ecm.platform.commandline.executor.api
Interface for the service that manages commandline execution.
commandLineName - Variable in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
CommandLineOptions - Class in org.nuxeo.osgi.application
 
CommandLineOptions(String[]) - Constructor for class org.nuxeo.osgi.application.CommandLineOptions
 
commandLog - Variable in class org.nuxeo.connect.update.task.standalone.CommandsTask
The log is generated in the inverse order of commands to ensure last command is rollbacked first.
commandMap - Variable in class org.nuxeo.lib.stream.tools.Main
 
CommandNotAvailable - Exception in org.nuxeo.ecm.platform.commandline.executor.api
Exception indicating that the target command is not available: because it was never registered, because it was disabled, because the target command is not installed on the server *.
CommandNotAvailable(CommandAvailability) - Constructor for exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
 
CommandProcessor - Interface in org.nuxeo.runtime.deployment.preprocessor.install
 
CommandProcessorImpl - Class in org.nuxeo.runtime.deployment.preprocessor.install
 
CommandProcessorImpl() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessorImpl
 
CommandRegistry - Class in org.nuxeo.lib.stream.tools
 
CommandRegistry() - Constructor for class org.nuxeo.lib.stream.tools.CommandRegistry
 
commands - Variable in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
commands - Variable in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
commands - Variable in class org.nuxeo.connect.update.task.standalone.CommandsTask
 
commands - Variable in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
commands - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
commands - Variable in class org.nuxeo.launcher.info.CommandSetInfo
 
commands() - Method in class org.nuxeo.lib.stream.tools.CommandRegistry
 
CommandSetInfo - Class in org.nuxeo.launcher.info
 
CommandSetInfo() - Constructor for class org.nuxeo.launcher.info.CommandSetInfo
 
CommandsTask - Class in org.nuxeo.connect.update.task.standalone
A command based task.
CommandsTask(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.standalone.CommandsTask
 
CommandTester - Interface in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
Interface for class that provides a way to test if a command is installed on the target server OS.
CommandTesterDescriptor - Class in org.nuxeo.ecm.platform.commandline.executor.service
XMap descriptor for a new contributed CommandTester.
CommandTesterDescriptor() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
 
CommandTestResult - Class in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
Wraps result for a CommandTest execution.
CommandTestResult() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
 
CommandTestResult(String) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
 
commandTypes - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
comment - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
comment - Variable in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
comment - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
comment - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
comment - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
comment - Variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
comment - Variable in class org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
 
comment - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
comment - Variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
 
comment - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
comment - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
comment - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
comment() - Method in annotation type org.nuxeo.common.annotation.Experimental
 
Comment - Interface in org.nuxeo.ecm.platform.comment.api
Comment interface.
COMMENT - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
COMMENT - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
Key to reference comment text in properties' event.
COMMENT - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
COMMENT_ADDED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentEvents
 
COMMENT_ANCESTOR_IDS - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_ANCESTOR_IDS_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_ANCESTOR_IDS_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_ANCESTOR_IDS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_ATTRIBUTE - Static variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
COMMENT_AUTHOR - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_AUTHOR_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_AUTHOR_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_AUTHOR_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_CREATION_DATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_CREATION_DATE_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
Creation Date in ISO-8601 representation.
COMMENT_CREATION_DATE_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_CREATION_DATE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
since 11.1, use CommentConstants.COMMENT_DOC_TYPE instead
COMMENT_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
since 11.1, use CommentConstants.COMMENT_ENTITY_TYPE instead
COMMENT_ID - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
COMMENT_ID_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_ID_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
since 11.1, use CommentConstants.COMMENT_ID_FIELD instead
COMMENT_KEY - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
COMMENT_KEY - Static variable in class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
COMMENT_KEY - Static variable in class org.nuxeo.ecm.permissions.Constants
 
COMMENT_LAST_REPLY_DATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_LAST_REPLY_DATE_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
Last Reply Date in ISO-8601 representation.
COMMENT_LIFECYCLE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
COMMENT_MODIFICATION_DATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_MODIFICATION_DATE_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
Modification Date in ISO-8601 representation.
COMMENT_MODIFICATION_DATE_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_MODIFICATION_DATE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
COMMENT_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
COMMENT_NAMESPACE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
Has no final slash (compat).
COMMENT_NUMBER_OF_REPLIES - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_NUMBER_OF_REPLIES_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
Number of direct replies.
COMMENT_PARENT_ID - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_PARENT_ID_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_PARENT_ID_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_PARENT_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_PERMISSIONS - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_PERMISSIONS_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
COMMENT_PUBLISHED - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
COMMENT_RELATED_TEXT_ID - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
COMMENT_REMOVED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentEvents
 
COMMENT_ROOT_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_SCHEMA - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_SCHEMA - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
since 11.1, use CommentConstants.COMMENT_SCHEMA instead
COMMENT_TASK_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_TEXT - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
Key to reference comment text in properties' event.
COMMENT_TEXT - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENT_TEXT_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_TEXT_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
since 11.1, use CommentConstants.COMMENT_TEXT_FIELD instead
COMMENT_TEXT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENT_UPDATED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentEvents
 
COMMENTABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
It will display the comment tab and the comments associated to the document instance in the summary tab
CommentableAdapterFactory - Class in org.nuxeo.ecm.platform.comment.impl
 
CommentableAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentableAdapterFactory
 
CommentableDocument - Interface in org.nuxeo.ecm.platform.comment.api
 
CommentableDocumentAdapter - Class in org.nuxeo.ecm.platform.comment.impl
 
CommentableDocumentAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
CommentAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.comment
 
CommentAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
CommentAdapterFactory - Class in org.nuxeo.ecm.platform.comment.api
 
CommentAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.comment.api.CommentAdapterFactory
 
CommentConstants - Class in org.nuxeo.ecm.platform.comment.api
 
CommentConverter - Interface in org.nuxeo.ecm.platform.comment.api
 
commentConverterClassName - Variable in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
 
CommentConverterImpl - Class in org.nuxeo.ecm.platform.comment.impl
 
CommentConverterImpl() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentConverterImpl
 
CommentCreationVeto - Class in org.nuxeo.ecm.platform.comment.notification
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.1. Use CommentNotificationVeto instead.
CommentCreationVeto() - Constructor for class org.nuxeo.ecm.platform.comment.notification.CommentCreationVeto
Deprecated.
 
CommentEvents - Class in org.nuxeo.ecm.platform.comment.api
 
CommentImpl - Class in org.nuxeo.ecm.platform.comment.api
 
CommentImpl() - Constructor for class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
CommentImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.comment.api.CommentImpl
Constructor for the document adapter factory.
CommentJsonReader - Class in org.nuxeo.ecm.platform.comment.impl
 
CommentJsonReader() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentJsonReader
 
CommentJsonWriter - Class in org.nuxeo.ecm.platform.comment.impl
 
CommentJsonWriter() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentJsonWriter
 
CommentListJsonReader - Class in org.nuxeo.ecm.platform.comment.impl
 
CommentListJsonReader() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentListJsonReader
 
CommentListJsonWriter - Class in org.nuxeo.ecm.platform.comment.impl
 
CommentListJsonWriter() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentListJsonWriter
 
commentManager - Variable in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
commentManager - Variable in class org.nuxeo.ecm.platform.comment.impl.CommentJsonWriter
 
commentManager - Variable in class org.nuxeo.ecm.platform.comment.service.CommentService
 
CommentManager - Interface in org.nuxeo.ecm.platform.comment.api
Service to deal with Comment.
CommentManager.Feature - Enum in org.nuxeo.ecm.platform.comment.api
Features of the implementation of the service.
CommentManagerImpl - Class in org.nuxeo.ecm.platform.comment.impl
Deprecated.
since 10.3, use PropertyCommentManager instead.
CommentManagerImpl(CommentServiceConfig) - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
commentMarker - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
commentMarker(Character) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
commentNamespace - Variable in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
 
CommentNotFoundException - Exception in org.nuxeo.ecm.platform.comment.api.exceptions
 
CommentNotFoundException() - Constructor for exception org.nuxeo.ecm.platform.comment.api.exceptions.CommentNotFoundException
 
CommentNotFoundException(String) - Constructor for exception org.nuxeo.ecm.platform.comment.api.exceptions.CommentNotFoundException
 
CommentNotFoundException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.comment.api.exceptions.CommentNotFoundException
 
CommentNotFoundException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.comment.api.exceptions.CommentNotFoundException
 
CommentNotificationListener - Class in org.nuxeo.ecm.platform.comment.listener
Sets the top level document being commented as the source document of the event as some implementations fail on retrieving it and this avoids useless recursive calls.
CommentNotificationListener() - Constructor for class org.nuxeo.ecm.platform.comment.listener.CommentNotificationListener
 
CommentNotificationVeto - Class in org.nuxeo.ecm.platform.comment.notification
Veto that prevents sending notifications whose type is CommentNotificationVeto.EXCLUDED_EVENT_TYPES on the document comment model.
CommentNotificationVeto() - Constructor for class org.nuxeo.ecm.platform.comment.notification.CommentNotificationVeto
 
CommentProcessorHelper - Class in org.nuxeo.ecm.platform.audit.api.comment
Helper to manage LogEntry comment processing (code was moved from the Seam bean)
CommentProcessorHelper(CoreSession) - Constructor for class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
 
CommentRemovedEventListener - Class in org.nuxeo.ecm.platform.comment.listener
 
CommentRemovedEventListener() - Constructor for class org.nuxeo.ecm.platform.comment.listener.CommentRemovedEventListener
 
Comments - Class in org.nuxeo.ecm.platform.comment.api
Deprecated.
COMMENTS_ARE_SPECIAL_CHILDREN - org.nuxeo.ecm.platform.comment.api.CommentManager.Feature
Comments are special children of commented document.
COMMENTS_DIRECTORY - Static variable in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
COMMENTS_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
COMMENTS_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
Deprecated.
COMMENTS_INFO_HOLDER_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
COMMENTS_LINKED_WITH_PROPERTY - org.nuxeo.ecm.platform.comment.api.CommentManager.Feature
Comments are linked with the parent id property.
COMMENTS_NO_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
CommentsConstants - Class in org.nuxeo.ecm.platform.comment.workflow.utils
Utility class used for registering constants.
CommentSecurityException - Exception in org.nuxeo.ecm.platform.comment.api.exceptions
 
CommentSecurityException() - Constructor for exception org.nuxeo.ecm.platform.comment.api.exceptions.CommentSecurityException
 
CommentSecurityException(String) - Constructor for exception org.nuxeo.ecm.platform.comment.api.exceptions.CommentSecurityException
 
CommentSecurityException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.comment.api.exceptions.CommentSecurityException
 
CommentSecurityException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.comment.api.exceptions.CommentSecurityException
 
CommentService - Class in org.nuxeo.ecm.core.rest
Deprecated.
since 10.3, use org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter instead.
CommentService - Class in org.nuxeo.ecm.platform.comment.service
 
CommentService() - Constructor for class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
 
CommentService() - Constructor for class org.nuxeo.ecm.platform.comment.service.CommentService
 
CommentServiceConfig - Class in org.nuxeo.ecm.platform.comment.service
 
CommentServiceConfig() - Constructor for class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
 
CommentServiceHelper - Class in org.nuxeo.ecm.platform.comment.service
 
CommentsMigrator - Class in org.nuxeo.ecm.platform.comment.impl
Migrator of comments.
CommentsMigrator() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
CommentsModerationService - Interface in org.nuxeo.ecm.platform.comment.workflow.services
 
CommentsModerationServiceImpl - Class in org.nuxeo.ecm.platform.comment.workflow.services
 
CommentsModerationServiceImpl() - Constructor for class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
 
CommentSorter - Class in org.nuxeo.ecm.platform.comment.impl
 
CommentSorter(boolean) - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentSorter
 
commentToDocumentModel(Comment, DocumentModel) - Static method in class org.nuxeo.ecm.platform.comment.api.Comments
Deprecated.
since 11.1, use Comment.getDocument() with DocumentModelJsonReader instead
commit - Variable in class org.nuxeo.ecm.automation.OperationContext
Whether to save the session at the end of the chain execution.
commit() - Method in interface org.nuxeo.ecm.core.model.Session
Commit the transaction.
commit() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
commit() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Commits the current transaction.
commit() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
commit() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Saves and flushes to database.
commit() - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
commit() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
commit() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
commit() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
commit() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
commit() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
commit() - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
commit() - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
commit() - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
commit() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
commit() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
commit() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
commit() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Commit current positions for all partitions (last message offset returned by read).
commit() - Method in interface org.nuxeo.lib.stream.pattern.consumer.Consumer
End of the batch message.
commit() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
commit() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
commit() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
commit(boolean) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
commit(long) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
commit(LogPartition) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
commit(LogPartition) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
commit(LogPartition) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
commit(LogPartition) - Method in interface org.nuxeo.lib.stream.log.LogTailer
Commit current position for the partition.
COMMIT - org.nuxeo.lib.stream.computation.Record.Flag
 
commitAndReopenTransaction() - Method in class org.nuxeo.ecm.webengine.model.io.BlobWriter
 
commitAndReopenTransaction() - Method in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
 
commitAndReopenTransaction() - Method in class org.nuxeo.ecm.webengine.model.io.DownloadContextBlobHolderWriter
 
commitBatch(BatchState) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
commitFragments() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
commitOrRollbackTransaction() - Method in class org.nuxeo.ecm.core.work.AbstractWork
Releases the transaction resources by committing the existing transaction (if any).
commitOrRollbackTransaction() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
Releases the transaction resources by committing the existing transaction (if any).
commitOrRollbackTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Commits or rolls back the User Transaction depending on the transaction status.
commitOrRollbackTransactionAfter() - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
committed - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
COMMITTED - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
committedCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
COMMITTING - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
CommonESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "common" Elasticsearch hint operator.
CommonESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.CommonESHintQueryBuilder
 
commonParams - Variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
CommonSuggestionTypes - Class in org.nuxeo.ecm.platform.suggestbox.service
 
comp - Variable in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
comp - Variable in class org.nuxeo.ecm.webengine.session.ComponentMap
 
compactPolicy(ComputationPolicy) - Method in class org.nuxeo.lib.stream.computation.Topology
 
company - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
company - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
company - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
company - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
company - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
company - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
COMPANY_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
CompanyGroupComputer - Class in org.nuxeo.ecm.platform.computedgroups
Sample GroupComputer implementation that uses company field.
CompanyGroupComputer() - Constructor for class org.nuxeo.ecm.platform.computedgroups.CompanyGroupComputer
 
companyKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
compare(Object, Object, boolean) - Method in class org.nuxeo.ecm.core.api.DocumentModelComparator
 
compare(Object, DefaultBlobDispatcher.Clause, boolean, IntPredicate) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
compare(Map<String, Serializable>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.OrderByComparator
 
compare(FrameworkMethod, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.MethodSorter.LineComparator
 
compare(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.api.DocumentModelComparator
 
compare(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeSorter
 
compare(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService.PathComparator
 
compare(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentSorter
 
compare(EventListenerDescriptor, EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptorComparator
 
compare(Document, Document) - Method in class org.nuxeo.ecm.core.model.PathComparator
 
compare(Document, Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.PathComparator
 
compare(PermissionUIItemDescriptor, PermissionUIItemDescriptor) - Method in class org.nuxeo.ecm.core.security.PermissionUIItemComparator
 
compare(ACLRow, ACLRow) - Method in class org.nuxeo.ecm.core.storage.sql.ACLRow.ACLRowPositionComparator
 
compare(SimpleFragment, SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment.FieldComparator
 
compare(LayoutRow, LayoutRow) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowComparator
 
compare(LayoutRow, LayoutRow) - Method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions.LayoutRowsSorter
 
compare(LayoutTypeDefinition, LayoutTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionComparator
 
compare(WidgetTypeDefinition, WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionComparator
 
compare(BucketRangeDate, BucketRangeDate) - Method in class org.nuxeo.elasticsearch.aggregate.DateRangeAggregate.BucketRangeDateComparator
 
compare(BucketRange, BucketRange) - Method in class org.nuxeo.elasticsearch.aggregate.RangeAggregate.BucketRangeComparator
 
compare(Tag, Tag) - Method in class org.nuxeo.ecm.platform.tag.Tag.TagLabelComparator
Deprecated.
 
compare(Tag, Tag) - Method in class org.nuxeo.ecm.platform.tag.Tag.TagWeightComparator
Deprecated.
 
compare(RegistrationInfo, RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.RIApplicationStartedComparator
 
compareAndDelSHA - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
compareAndSet(String, byte[], byte[]) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
compareAndSet(String, byte[], byte[]) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Atomically sets the value associated to the key to the given value if the current value is the expected value.
compareAndSet(String, byte[], byte[], long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
compareAndSet(String, byte[], byte[], long) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
compareAndSet(String, byte[], byte[], long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
compareAndSet(String, byte[], byte[], long) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Atomically sets the value associated to the key to the given value, with the given TTL, if the current value is the expected value.
compareAndSet(String, byte[], byte[], long) - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
compareAndSet(String, Object, Object, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
compareAndSet(String, Object, Object, long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
compareAndSet(String, String, String) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
compareAndSet(String, String, String) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Atomically sets the value associated to the key to the given value if the current value is the expected value.
compareAndSet(String, String, String, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
compareAndSet(String, String, String, long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
compareAndSet(String, String, String, long) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
compareAndSet(String, String, String, long) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Atomically sets the value associated to the key to the given value, with the given TTL, if the current value is the expected value.
compareAndSetSHA - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
compareLabels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionComparator
 
compareNullAndSetSHA - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
compareTo(Object) - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
compareTo(LRUFileCache.PathInfo) - Method in class org.nuxeo.common.file.LRUFileCache.PathInfo
 
compareTo(FileVersion) - Method in class org.nuxeo.common.utils.FileVersion
 
compareTo(FileSystemItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
compareTo(FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
compareTo(SimplifiedBundleInfo) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
 
compareTo(InvokableMethod) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
compareTo(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
compareTo(OperationDocumentation.Param) - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
compareTo(CachingBlobStore.PathInfo) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.PathInfo
 
compareTo(PresentationSlide) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
compareTo(MarshallerInspector) - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
compareTo(SecurityPolicyDescriptor) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
 
compareTo(Join) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
compareTo(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.RowId
 
compareTo(RowMapper.RowUpdate) - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
compareTo(VersioningPolicyDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
compareTo(DNSServiceEntry) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
 
compareTo(Action) - Method in class org.nuxeo.ecm.platform.actions.Action
 
compareTo(PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
compareTo(FileImporter) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
compareTo(LayoutConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
 
compareTo(WidgetConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
 
compareTo(PictureConversion) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
compareTo(Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
 
compareTo(Statement) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
compareTo(GraphNode.Button) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
compareTo(GraphNode.EscalationRule) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
compareTo(GraphNode.TaskInfo) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
compareTo(GraphNode.Transition) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
compareTo(AutomaticLOD) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
compareTo(AutomaticRenderView) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
compareTo(RenderView) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
compareTo(LoginStartupPage) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
compareTo(RepositoryLocation) - Method in class org.nuxeo.ecm.platform.util.RepositoryLocation
 
compareTo(AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
 
compareTo(SessionInfo) - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
compareTo(Processor) - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
compareTo(JVMVersion) - Method in class org.nuxeo.launcher.config.JVMVersion
 
compareTo(JVMVersion, JVMVersion.UpTo) - Method in class org.nuxeo.launcher.config.JVMVersion
 
compareTo(Watermark) - Method in class org.nuxeo.lib.stream.computation.Watermark
 
compareTo(LogOffset) - Method in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
compareTo(AvroReplacementDescriptor) - Method in class org.nuxeo.runtime.avro.AvroReplacementDescriptor
 
compareTo(Watch.TimeInterval) - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
 
compareTo(Version) - Method in class org.nuxeo.runtime.Version
 
compareTo(TargetPackage) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
 
compareTo(TargetPackage) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
compareTo(TargetPlatform) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
compareTo(TargetPlatform) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
compareTo(TargetPlatformInfo) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
 
compareTo(NegotiatorDescriptor) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
COMPAT_DEFAULT_ID - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
COMPAT_ES_OPTIONS - Variable in class org.nuxeo.elasticsearch.client.ESRestClient
 
COMPAT_ID_PREFIX - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
COMPAT_REPOSITORY_NAME_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Set this system property to false if you don't want repositories to be looked up under the compatibility name "default" in the "repositories" table.
CompatFilenameNormalizer() - Constructor for class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory.CompatFilenameNormalizer
 
compatHotReload - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
COMPATIBILITY_CONFIGURATION_PARAM - Static variable in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
COMPATIBILITY_CONFIGURATION_PARAM - Static variable in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
compatibilityFulltextTable - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
compatibleTypes(Type, Type) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
 
CompatVersioningService - Class in org.nuxeo.ecm.core.versioning
Deprecated.
since 9.3, seems not needed anymore
CompatVersioningService() - Constructor for class org.nuxeo.ecm.core.versioning.CompatVersioningService
Deprecated.
 
compile(File) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
compile(File) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
compile(Reader) - Method in class org.nuxeo.ecm.core.event.script.Script
 
compile(String) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting.MvelScript
 
compile(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
compile(Compilable) - Static method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
compile(ChainTypeImpl, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler
 
compile(Path) - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
compileChain(Class<?>, OperationChain) - Method in interface org.nuxeo.ecm.automation.AutomationService
Builds the operation chain given a context.
compileChain(Class<?>, OperationChain) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
compileChain(Class<?>, OperationParameters...) - Method in interface org.nuxeo.ecm.automation.AutomationService
Same as previous but takes an array of operation parameters
compileChain(Class<?>, OperationParameters...) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
compiled - Variable in class org.nuxeo.ecm.automation.core.scripting.MvelExpression
 
compiled - Variable in class org.nuxeo.ecm.automation.core.scripting.MvelTemplate
 
CompiledChain - Interface in org.nuxeo.ecm.automation
A compiled operation chain.
CompiledChainImpl(ChainTypeImpl, Class<?>, OperationChainCompiler.OperationMethod) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
 
compiledDenyPattern - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
compiledGrantPattern - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
compiledPattern - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
compiler - Variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
compileScript(ScriptEngine, File) - Static method in class org.nuxeo.ecm.webengine.scripting.Scripting
 
complete - Variable in class org.nuxeo.ecm.core.storage.sql.Selection
This is true when complete information about the existing ids is known.
complete(String, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
completeBearerAuthentication(KeycloakPrincipal<RefreshableKeycloakSecurityContext>, String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
completed - Variable in class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
completed - Variable in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
completed - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
completed - Variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunner
 
completed - Variable in class org.nuxeo.lib.stream.computation.Watermark
 
COMPLETED - org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
 
COMPLETED - org.nuxeo.ecm.core.bulk.message.BulkStatus.State
The action has been applied to the document set, the command is completed.
COMPLETED - org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
 
COMPLETED - org.nuxeo.ecm.csv.core.CSVImportStatus.State
 
COMPLETED_IN_ERROR_TTL_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
COMPLETED_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
COMPLETED_TTL_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
completedCount - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
completedKey(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
completedOf(Watermark) - Static method in class org.nuxeo.lib.stream.computation.Watermark
 
completedTime - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
completedWorkSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
completeExternalScroll(String, long) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
Completes a running bulk computation having an external scroller.
completeExternalScroll(String, long) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
completeNoTransaction(String, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
completeOAuthAuthentication(KeycloakPrincipal<RefreshableKeycloakSecurityContext>) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
completeQueryWithSelect(String) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
completeTask(String, String, Map<String, Object>, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Completes a task on a give node.
completeTask(String, String, Map<String, Object>, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
completeTask(String, String, TaskCompletionRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.TaskAdapter
 
completeTask(String, String, TaskCompletionRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
completeTask(String, String, Task, Map<String, Object>, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
completeTask(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
CompleteTaskOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
Completes a task.
CompleteTaskOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
completeUpload(String, String, BatchFileInfo) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Callback for the batch handler to execute post-upload actions.
completeUpload(String, String, BatchFileInfo) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl.DefaultBatchHandler
 
completeUpload(String, String, BatchFileInfo) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
completionSynchronizer - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
completionTime - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
complex - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
COMPLEX_QUERY - Static variable in class org.nuxeo.mongodb.audit.pageprovider.MongoDBDocumentHistoryPageProvider
 
complexJsonProperties - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
ComplexProperty - Class in org.nuxeo.ecm.core.api.model.impl
A scalar property that is linked to a schema field
ComplexProperty(Property) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
ComplexProperty(Property, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
ComplexPropertyJSONEncoder - Class in org.nuxeo.ecm.automation.core.util
Helper to handle marshalling of complex types into a JSON-encoded string.
ComplexPropertyJSONEncoder() - Constructor for class org.nuxeo.ecm.automation.core.util.ComplexPropertyJSONEncoder
 
ComplexPropertyTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
 
ComplexPropertyTemplate(DocumentObjectWrapper, Property) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
 
complexQuery - Static variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
ComplexType - Interface in org.nuxeo.ecm.core.schema.types
A complex type is tree-like structure of named elements which can be of any type.
complexTypeFactory - Variable in class org.nuxeo.ecm.core.io.avro.SchemaSchemaFactory
 
complexTypeFactory - Variable in class org.nuxeo.ecm.core.io.avro.TypeSchemaFactory
 
ComplexTypeImpl - Class in org.nuxeo.ecm.core.schema.types
A Complex Type holds several fields.
ComplexTypeImpl(ComplexType, String, String) - Constructor for class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
ComplexTypeImpl(ComplexType, String, String, Namespace) - Constructor for class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
ComplexTypeJSONDecoder - Class in org.nuxeo.ecm.automation.core.util
Helper to handle Complex types decoding from a JSON encoded String entries of a property file
ComplexTypeJSONDecoder() - Constructor for class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
 
ComplexTypeSchemaFactory - Class in org.nuxeo.ecm.core.io.avro
 
ComplexTypeSchemaFactory(AvroSchemaFactoryContext) - Constructor for class org.nuxeo.ecm.core.io.avro.ComplexTypeSchemaFactory
 
COMPLIANT_JAVA_VERSION_CACHE - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
COMPLIANT_JAVA_VERSION_CLASS_FILTER - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
COMPLIANT_JAVA_VERSIONS - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
 
component - Variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
Component - Interface in org.nuxeo.ecm.webengine.session
A stateful session component.
Component - Interface in org.nuxeo.runtime.model
A Nuxeo Runtime component.
COMPONENT - org.nuxeo.runtime.RuntimeMessage.Source
 
COMPONENT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
COMPONENT_ACTIVATED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_DEACTIVATED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_EVENT - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_HEADER - Static variable in class org.nuxeo.osgi.BundleManifestReader
 
COMPONENT_ID - Static variable in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
Deprecated.
since 10.10, seems unused
COMPONENT_NAME - Static variable in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
COMPONENT_REGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_RESOLVED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_STARTED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_STOPPED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_UNREGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
COMPONENT_UNRESOLVED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
ComponentContext - Interface in org.nuxeo.runtime.model
 
ComponentDescriptorReader - Class in org.nuxeo.runtime.model.impl
 
ComponentDescriptorReader() - Constructor for class org.nuxeo.runtime.model.impl.ComponentDescriptorReader
 
ComponentEvent - Class in org.nuxeo.runtime
A component event.
ComponentEvent(int, RegistrationInfo) - Constructor for class org.nuxeo.runtime.ComponentEvent
 
ComponentEvent(int, RegistrationInfo, Serializable) - Constructor for class org.nuxeo.runtime.ComponentEvent
 
ComponentInitializationException - Exception in org.nuxeo.ecm.platform.suggestbox.service
Exception thrown when a runtime component related to the SuggestionService fails to initialize due to invalid configuration parameters or missing requirements on the platform.
ComponentInitializationException(String) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
 
ComponentInitializationException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
 
ComponentInitializationException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
 
ComponentInstance - Interface in org.nuxeo.runtime.model
A component instance is a proxy to the component implementation object.
ComponentInstanceImpl - Class in org.nuxeo.runtime.model.impl
 
ComponentInstanceImpl(RegistrationInfo) - Constructor for class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
ComponentInstanceImpl.OSGiServiceFactory - Class in org.nuxeo.runtime.model.impl
 
ComponentInventoryAdapter - Class in org.nuxeo.ecm.platform.management.adapters
 
ComponentInventoryAdapter(RegistrationInfo) - Constructor for class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
ComponentInventoryMBean - Interface in org.nuxeo.ecm.platform.management.adapters
 
ComponentListener - Interface in org.nuxeo.runtime
Listener to be notified about components life cycle events.
ComponentListener() - Constructor for class org.nuxeo.ecm.core.bulk.BulkComponent.ComponentListener
 
componentLoader - Variable in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
ComponentManager - Interface in org.nuxeo.runtime.model
 
ComponentManager.Listener - Interface in org.nuxeo.runtime.model
Listener interface for component manager events
ComponentManagerImpl - Class in org.nuxeo.runtime.model.impl
 
ComponentManagerImpl(RuntimeService) - Constructor for class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
ComponentManagerImpl.Listeners - Class in org.nuxeo.runtime.model.impl
 
ComponentManagerImpl.RIApplicationStartedComparator - Class in org.nuxeo.runtime.model.impl
TODO we use for now the same sorter as OSGIRuntimeService - should be improved later.
ComponentManagerImpl.Stash - Class in org.nuxeo.runtime.model.impl
 
ComponentMap<T extends Component> - Class in org.nuxeo.ecm.webengine.session
 
ComponentMap() - Constructor for class org.nuxeo.ecm.webengine.session.ComponentMap
 
ComponentName - Class in org.nuxeo.runtime.model
A component name.
ComponentName(String) - Constructor for class org.nuxeo.runtime.model.ComponentName
Constructs a component name from its string representation.
ComponentName(String, String) - Constructor for class org.nuxeo.runtime.model.ComponentName
Constructs a component name from its two parts: type and name.
ComponentPersistence - Class in org.nuxeo.runtime.model.impl
Manage persistent components.
ComponentPersistence(OSGiRuntimeService) - Constructor for class org.nuxeo.runtime.model.impl.ComponentPersistence
 
ComponentRegistry - Class in org.nuxeo.runtime.model.impl
This class is synchronized to safely update and access the different maps managed by the registry
ComponentRegistry() - Constructor for class org.nuxeo.runtime.model.impl.ComponentRegistry
 
ComponentRegistry(ComponentRegistry) - Constructor for class org.nuxeo.runtime.model.impl.ComponentRegistry
 
ComponentRegistry.MappedSet - Class in org.nuxeo.runtime.model.impl
 
ComponentRegistrySerializer - Class in org.nuxeo.runtime.model.impl
 
ComponentRegistrySerializer() - Constructor for class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
components - Variable in class org.nuxeo.runtime.model.impl.ComponentRegistry
All registered components including unresolved ones.
components - Variable in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
The list of component names deployed by this context.
ComponentsLifeCycleListener() - Constructor for class org.nuxeo.runtime.stream.StreamServiceImpl.ComponentsLifeCycleListener
 
ComponentStartOrders - Class in org.nuxeo.runtime.model
Some default application start orders.
ComponentStartOrders() - Constructor for class org.nuxeo.runtime.model.ComponentStartOrders
 
componentType - Variable in class org.nuxeo.common.xmap.XAnnotatedList
 
componentType() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeList
The type of the objects in this collection.
componentType() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeMap
The type of the objects in this collection.
Composer - Class in org.nuxeo.ecm.automation.core.mail
 
Composer() - Constructor for class org.nuxeo.ecm.automation.core.mail.Composer
 
Composer(Mailer) - Constructor for class org.nuxeo.ecm.automation.core.mail.Composer
 
COMPOSER - Static variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
Deprecated.
since 11.1 due to its static modifier, it messes up tests, instantiate Composer instead
CompositeCommand - Class in org.nuxeo.connect.update.task.standalone.commands
Command embedding multiple commands.
CompositeCommand() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
CompositeCommand(String) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
CompositeContribution - Class in org.nuxeo.runtime.deploy
 
CompositeContribution() - Constructor for class org.nuxeo.runtime.deploy.CompositeContribution
 
CompositeType - Interface in org.nuxeo.ecm.core.schema.types
A composite type is an aggregation of several schemas.
CompositeTypeImpl - Class in org.nuxeo.ecm.core.schema.types
A Composite Type resolves fields for several schemas.
CompositeTypeImpl(CompositeType, String, String, List<Schema>) - Constructor for class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
Constructs a composite type.
CompositeValidator - Class in org.nuxeo.ecm.webengine.forms.validation
 
CompositeValidator() - Constructor for class org.nuxeo.ecm.webengine.forms.validation.CompositeValidator
 
COMPOUND_DOC_DOCS_PROPERTY - Static variable in class org.nuxeo.adobe.cc.CompoundAttach
 
COMPOUND_DOC_FACET - Static variable in class org.nuxeo.adobe.cc.CompoundAttach
 
CompoundAttach - Class in org.nuxeo.adobe.cc
 
CompoundAttach() - Constructor for class org.nuxeo.adobe.cc.CompoundAttach
 
compoundDocs - Variable in class org.nuxeo.adobe.cc.CompoundAttach
 
CompoundEnumeration<E> - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
 
CompoundEnumeration<E> - Class in org.nuxeo.osgi.util
 
CompoundEnumeration() - Constructor for class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader.CompoundEnumeration
 
CompoundEnumeration(Enumeration<?>[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.CompoundEnumeration
 
CompoundEnumeration(Enumeration<?>[]) - Constructor for class org.nuxeo.osgi.util.CompoundEnumeration
 
CompoundEnumeration(List<Enumeration<E>>) - Constructor for class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader.CompoundEnumeration
 
CompoundEnumerationBuilder() - Constructor for class org.nuxeo.osgi.BundleImpl.CompoundEnumerationBuilder
 
CompoundFilter - Class in org.nuxeo.ecm.core.api.impl
A filter based on a list of others filters.
CompoundFilter(List<Filter>) - Constructor for class org.nuxeo.ecm.core.api.impl.CompoundFilter
Generic constructor.
CompoundFilter(Filter...) - Constructor for class org.nuxeo.ecm.core.api.impl.CompoundFilter
Generic constructor.
comps - Variable in class org.nuxeo.ecm.webengine.session.UserSession
 
computation - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
Computation - Interface in org.nuxeo.lib.stream.computation
Computation receives records from input streams one at a time, it can produce record on its output streams.
COMPUTATION - org.nuxeo.lib.stream.computation.Topology.VertexType
 
COMPUTATION_FILTER_CLASS_KEY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
COMPUTATION_FILTER_PREFIX_KEY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
COMPUTATION_FILTER_STORE_KEY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
COMPUTATION_FILTER_STORE_TTL_KEY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
COMPUTATION_FILTER_THRESHOLD_SIZE_KEY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
COMPUTATION_NAME - Static variable in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter
 
COMPUTATION_NAME - Static variable in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC
 
COMPUTATION_NAME - Static variable in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC
 
COMPUTATION_NAME - Static variable in class org.nuxeo.ecm.platform.audit.impl.StreamAuditWriter
 
COMPUTATION_NAME - Static variable in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
COMPUTATION_NAME - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
COMPUTATION_NAME - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
ComputationContext - Interface in org.nuxeo.lib.stream.computation
 
ComputationContextImpl - Class in org.nuxeo.lib.stream.computation.internals
 
ComputationContextImpl(ComputationMetadataMapping) - Constructor for class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
ComputationContextImpl(StreamManager, ComputationMetadataMapping, ComputationPolicy) - Constructor for class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
ComputationContextImpl(StreamManager, ComputationMetadataMapping, ComputationPolicy, boolean) - Constructor for class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
ComputationDescriptor() - Constructor for class org.nuxeo.runtime.stream.StreamProcessorDescriptor.ComputationDescriptor
 
ComputationMetadata - Class in org.nuxeo.lib.stream.computation
The metadata defining a computation.
ComputationMetadata(String, Set<String>, Set<String>) - Constructor for class org.nuxeo.lib.stream.computation.ComputationMetadata
 
ComputationMetadataMapping - Class in org.nuxeo.lib.stream.computation
Extend the metadata to add a mapping for the input and output stream.
ComputationMetadataMapping(ComputationMetadata, Map<String, String>) - Constructor for class org.nuxeo.lib.stream.computation.ComputationMetadataMapping
 
ComputationPolicy - Class in org.nuxeo.lib.stream.computation
Defines how a computation should handle the retries, fallback and batching if any.
ComputationPolicy(ComputationPolicyBuilder) - Constructor for class org.nuxeo.lib.stream.computation.ComputationPolicy
 
ComputationPolicyBuilder - Class in org.nuxeo.lib.stream.computation
Builder to create a ComputationPolicy.
ComputationPolicyBuilder() - Constructor for class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
 
ComputationPool - Class in org.nuxeo.lib.stream.computation.log
Pool of ComputationRunner
ComputationPool(Supplier<Computation>, ComputationMetadataMapping, List<List<LogPartition>>, LogStreamManager, ComputationPolicy) - Constructor for class org.nuxeo.lib.stream.computation.log.ComputationPool
 
ComputationPool.NamedThreadFactory - Class in org.nuxeo.lib.stream.computation.log
 
ComputationRunner - Class in org.nuxeo.lib.stream.computation.log
Thread driving a Computation
ComputationRunner(Supplier<Computation>, ComputationMetadataMapping, List<LogPartition>, LogStreamManager, ComputationPolicy) - Constructor for class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
ComputationRunner.CheckPointException - Exception in org.nuxeo.lib.stream.computation.log
 
ComputationRunner.ReturnCode - Enum in org.nuxeo.lib.stream.computation.log
 
computations - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
compute() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
compute(String, BiFunction<? super String, ? super Object, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.drive.action.FireGroupUpdatedEventAction.FireGroupUpdatedEventComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.action.DeletionAction.DeletionComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction.RemoveProxyComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction.SetSystemPropertyComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.TrashAction.TrashComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction.SetBlobLengthComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
Executes the migration on the given batch.
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.security.RetentionExpiredAction.RetentionExpiredComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction.ExtractBinaryFulltextComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.action.UpdateReadAclsAction.UpdateReadAclsComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction.DocumentRoutingEscalationComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction.GarbageCollectRoutesComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction.RecomputeThumbnailsComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
 
compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
computeAdditionalFields(DocumentModel, String, String) - Method in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
computeAllGroups(String, Set<String>) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
computeAllGroups(NuxeoGroup) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
computeAllGroups(UserManager, NuxeoGroup) - Static method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
 
computeAllParameters(PublicationTreeConfigDescriptor, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
computeAncestorIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
computeAndReplaceDigest() - Method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
 
computeAvailableUpdateCount() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
computeBlobKeys(DBSDocumentState, DBSTransactionState.BlobKeysFinder) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
computeBlobList() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
Computes the blob list, with the main blob first.
computeBucketRetentionMode() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
Gets the s3 bucket's object lock default mode ObjectLockRetentionMode#GOVERNANCE or ObjectLockRetentionMode#COMPLIANCE.
computeCollectionSyncRootMemberIds(NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
computeConfigForRequest(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
computeContextProperties() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
computeConversionParameters(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
computeCountUpTo(boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
computeCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
computeCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
COMPUTED_ID - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
computeDateFormat(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
computeDefault() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
computeDelay() - Method in class org.nuxeo.ecm.core.redis.retry.ExponentialBackofDelay
 
computeDelay() - Method in class org.nuxeo.ecm.core.redis.retry.SimpleDelay
 
ComputedGroup - Interface in org.nuxeo.ecm.platform.computedgroups
Marker interface for computed group (avoids changing NuxeoGroup interface).
ComputedGroupsService - Interface in org.nuxeo.ecm.platform.computedgroups
Interface for computed group service.
ComputedGroupsServiceImpl - Class in org.nuxeo.ecm.platform.computedgroups
ComputedGroupsService implementation
ComputedGroupsServiceImpl() - Constructor for class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
computeDigest - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
computeDigest(String, String, String, String, String, String, String) - Static method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
computeDigest(Blob) - Static method in class org.nuxeo.ecm.csv.core.CSVImportId
 
computeDigest(BlobStore) - Method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
 
ComputeDigestHelper - Class in org.nuxeo.ecm.core.blob
Helper class to compute and replace a blob digest.
ComputeDigestHelper(String, String) - Constructor for class org.nuxeo.ecm.core.blob.ComputeDigestHelper
 
computeDigestPattern() - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
ComputeDigestWork - Class in org.nuxeo.ecm.core.blob
Work to compute a blob digest asynchronously.
ComputeDigestWork(String, String) - Constructor for class org.nuxeo.ecm.core.blob.ComputeDigestWork
 
computeDirectoryId(DocumentModel, String, String) - Method in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
computeDirectoryId(DocumentModel, String, String) - Static method in class org.nuxeo.ecm.permissions.PermissionHelper
 
computeDistinctDocuments(String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
computeDocumentsCountByFolder(CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
computeDurationSinceTaskStarted(String) - Static method in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
Return the elapsed time since a task had started.
computeDurationSinceWfStarted(String) - Static method in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
Return the elapsed time since a workflow had started.
computeElapsedTime(DocumentRoutingConstants.Events, String) - Static method in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
Query the audit for an entry of the Routing category matching the given event and returns the time elapsed since it is recorded.
computeEntryKey() - Method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
computeEntryKey(String) - Static method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
computeEscalationRules() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
computeEscalationRulesToExecute(GraphNode) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
Computes the list of escalation rules to be executed after their conditions are evaluated for the given node.
computeEscalationRulesToExecute(GraphNode, boolean) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
Computes the list of escalation rules to be executed after their conditions are evaluated for the given node.
computeEscalationRulesToExecute(GraphNode, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
 
computeFacetsAndSchemas(Set<String>, boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Recomputes all facets and schemas from the instance facets.
computeFileId(String, String, String) - Static method in class org.nuxeo.wopi.FileInfo
Returns a WOPI file id given a repositoryName, docId and a blob xpath.
computeFileId(DocumentModel, String) - Static method in class org.nuxeo.wopi.FileInfo
Returns a WOPI file id given a doc, and a blob xpath.
computeFirstChildList() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
computeGetChildrenFilter() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
computeGroupIds() - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Returns list of all computed groups (if this is available).
computeGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
computeGroupLabel(Map<String, Object>, String, String, boolean) - Static method in class org.nuxeo.ecm.automation.features.SuggestConstants
 
computeGroupsForUser(NuxeoPrincipalImpl) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Returns list of ids for users computed groups.
computeGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
computeIcons(FlavorDescriptor, List<String>) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
computeId(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
computeIdPrefix(String, String) - Static method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
computeIdPrefix(String, String) - Static method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
computeIdPrefix(String, String) - Static method in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
 
computeIdPrefix(String, String) - Static method in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
computeIdSearchControls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
computeIfAbsent(String, Function<? super String, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
computeIfAbsent(String, Supplier<V>) - Method in interface org.nuxeo.ecm.core.cache.Cache
Retrieves the value from the cache and returns it.
computeIfPresent(String, BiFunction<? super String, ? super Object, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
computeInitialStatistics(String, CoreSession, QuotaStatsInitialWork) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Deprecated.
since 10.1, use other signature
computeInitialStatistics(String, CoreSession, QuotaStatsInitialWork, String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Compute the initial statistics for the given @{code updaterName} for docPath.
computeInitialStatistics(String, CoreSession, QuotaStatsInitialWork, String) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
computeInitialStatistics(CoreSession, QuotaStatsInitialWork) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
Deprecated.
since 10.1, use other signature
computeInitialStatistics(CoreSession, QuotaStatsInitialWork, String) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
computeInitialStatistics(CoreSession, QuotaStatsInitialWork, String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
Compute the initial statistics under the given path for this QuotaStatsUpdater.
computeInitialStatistics(CoreSession, QuotaStatsInitialWork, String) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
computeKey(String, BlobHolder, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.core.convert.cache.CacheKeyGenerator
 
computeKeyForAtomicCreation(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
computeKeyVals(ConfigurationHolder, Set<String>) - Static method in class org.nuxeo.launcher.info.InstanceInfo
 
computeLayoutDefinitionId(LayoutDefinition) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
Returns an identifier computed from this definition so that an identical definition will have the same id.
computeLayoutRowDefinitionId(LayoutRowDefinition) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
Returns an identifier computed from this definition so that an identical definition will have the same id.
computeLocalConfigurationSubtypes(DocumentModel, Collection<String>) - Method in class org.nuxeo.ecm.platform.types.SubtypesJsonEnricher
 
computeLogEntry(String, Date, String, String, String, String, String, String, String, FileSystemItem) - Method in class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
computeLogo(FlavorDescriptor, List<String>) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
computeLoopTransitions(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
Finds which transitions are re-looping (feedback arc set).
computeMergedGroups() - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
computeMergedPermissions() - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
computeMergedPermissionsVisibility() - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
computeMimeTypeWithWildcardSubType(String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Returns a new mime type with the primary type of the given mimeType and a wildcard sub type.
computeMultiTenantDirectoryId(String, String) - Static method in class org.nuxeo.ecm.directory.BaseSession
Compute a multi tenant directory id based on the given tenantId.
computeMultiTenantId - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
computeMultiTenantId - Variable in class org.nuxeo.ecm.directory.BaseSession
 
computeNbThreads(short, short) - Static method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
computeNodes() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
computeOutputTransitions() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
computePalettePreview(FlavorDescriptor, List<String>) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
computeParametersForDocument(Map<String, String>) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
computeParametersFromDocument(DocumentModel) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
computePath() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
computePathUserWorkspaceRoot(CoreSession, String) - Method in class org.nuxeo.ecm.multi.tenant.userworkspace.MultiTenantUserWorkspaceService
 
computePathUserWorkspaceRoot(CoreSession, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
computePathUserWorkspaceRootForTenant(CoreSession, String) - Method in class org.nuxeo.ecm.multi.tenant.userworkspace.MultiTenantUserWorkspaceService
 
computePendings(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
Fill the pending map with all unresolved dependencies of the given component.
computePictureTemplates() - Method in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
computePictureViews(CoreSession, String, String, Consumer<String>) - Method in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
Computes the picture views of the document with the given id and property with the given xpath.
computePluginsExtensionPoint(Class<?>) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
computePresets(FlavorDescriptor, List<String>) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
computeProperties(Map<?, ?>) - Static method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
computePropertiesMap(long, DocumentType, Map<String, Integer>, CSVRecord) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
computePropertiesMap(CSVRecord, CompositeType, Map<String, Integer>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
computePropertyFlags(Property, Field, int) - Static method in class org.nuxeo.ecm.core.api.model.impl.PropertyFactory
 
computePropertyKey(String, String) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
 
COMPUTER_EP - Static variable in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
computerClass - Variable in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
 
computeRemainingTime(long) - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
computeRemovedProperty(String) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Returns the RemovedProperty if it is a removed property or null otherwise.
computeRenditionBlobs() - Method in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
computeRenditionBlobs() - Method in class org.nuxeo.ecm.platform.rendition.impl.LiveRendition
 
computeResourceUri(ResourceDescriptor, ComponentInstance) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
computeRestrictionOptions(String, String) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
computeResultingChain(List<String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
 
computerNames - Variable in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
computers - Variable in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
computeSchemaExtensionPoint(Class<?>) - Method in class org.nuxeo.ecm.core.schema.TypeService
 
computeSchemas(DocumentType, Collection<String>, boolean) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Recomputes effective schemas from a type + instance facets.
computeSearchControls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
Search controls that only fetch attributes defined by the schema
computeStorageSize() - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
Computes an exact value for the current storage size (sum of all blobs size).
computeSubtypes(DocumentModel) - Method in class org.nuxeo.ecm.platform.types.SubtypesJsonEnricher
 
computesValidatorsFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.rules.DefaultValidatorsRule
 
computesValidatorsFor(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.rules.ValidatorsRule
Computes the list of publishing validators given the document model of the document just published.
computeSynchronizationRoots(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
computeSyncRootsQuery(String) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
computeTaskButtons() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
computeTaskDueDate() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Evaluates the task due date from the taskDueDateExpr and sets it as the dueDate
computeTaskDueDate() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
computeTasksInfo() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
computeTemplateName() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
computeTenantAdministratorsGroup(String) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
 
computeTenantMembersGroup(String) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
 
computeTestMethods() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
computeTestMethods() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunnerWithParms
 
computeThumbnail(CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.Thumbnail
 
computeThumbnail(CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
 
computeThumbnail(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactory
 
computeThumbnail(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.ThumbnailService
Compute the thumbnail (related to the document type/facet)
computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.audio.extension.ThumbnailAudioFactory
 
computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.picture.thumbnail.ThumbnailPictureFactory
 
computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.threed.adapter.ThumbnailThreeDFactory
 
computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory
 
computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.video.adapter.ThumbnailVideoFactory
 
computeToDelete() - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
Computes keys candidate for deletion.
computeToDelete() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore.AzureBlobGarbageCollector
 
computeToDelete() - Method in class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
 
computeToDelete() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
 
computeToDelete() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
Computes keys candidate for deletion.
computeToDelete() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore.InMemoryBlobGarbageCollector
 
computeToDelete() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore.GoogleStorageBlobGarbageCollector
 
computeToDelete() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
 
computeToDelete() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
 
computeToDelete(File, long) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
computeTotal - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
computeTotalThresholdSize - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
computeTotalThresholdSize(long) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
computeTransientUsername(String) - Static method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Computes a transient username from the given baseUsername.
computeTransitions() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
Deduce input transitions from output transitions.
computeTranslationVector(double, double, double, double, WatermarkProperties) - Method in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
computeUnrestrictedRoots(CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
computeUnrestrictedRoots(CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.DefaultRootSectionsFinder
 
computeUrl(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
computeUrl(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
computeUrl(HttpServletRequest, String) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLinkComputer
Compute Url that should be used to login via this login provider.
computeUserGroupIcon(Map<String, Object>, boolean) - Static method in class org.nuxeo.ecm.automation.features.SuggestConstants
 
computeUserLabel(Map<String, Object>, String, String, String, boolean, boolean, boolean, boolean, String) - Static method in class org.nuxeo.ecm.automation.features.SuggestConstants
 
computeUserSectionRoots(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
computeUserSectionRoots(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.DefaultRootSectionsFinder
 
computeView(Blob, PictureConversion, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeView(DocumentModel, Blob, PictureConversion, ImageInfo) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeView(DocumentModel, Blob, PictureConversion, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeViewFor(Blob, PictureConversion, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Computes a PictureView for the given blob and pictureConversion.
computeViewFor(Blob, PictureConversion, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeViewFor(Blob, PictureConversion, ImageInfo, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Computes a PictureView for the given blob and pictureConversion.
computeViewFor(Blob, PictureConversion, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeViewsFor(List<Blob>, List<PictureConversion>, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Computes a List of all PictureViews for each Blob of blobs.
computeViewsFor(List<Blob>, List<PictureConversion>, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeViewsFor(List<Blob>, List<PictureConversion>, ImageInfo, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Computes a List of all PictureViews for each Blob of blobs.
computeViewsFor(List<Blob>, List<PictureConversion>, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeViewsFor(Blob, List<PictureConversion>, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Computes a List of PictureViews for the given blob and pictureConversions.
computeViewsFor(Blob, List<PictureConversion>, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeViewsFor(Blob, List<PictureConversion>, ImageInfo, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Computes a List of PictureViews for the given blob and pictureConversions.
computeViewsFor(Blob, List<PictureConversion>, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeViewsFor(DocumentModel, Blob, ImageInfo, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Compute all the registered PictureConversion For each picture template the ImagingService.computeViewFor(Blob, PictureConversion, ImageInfo, boolean) method is call
computeViewsFor(DocumentModel, Blob, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeViewWithoutConversion(Blob, PictureConversion, ImageInfo) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
computeWidgetDefinitionId(WidgetDefinition) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
Returns an identifier computed from this definition so that an identical definition will have the same id.
computeWidgetMap() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
concat(List<Blob>) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
concat(List<Blob>) - Method in interface org.nuxeo.ecm.platform.video.tools.VideoToolsService
Concat the input video blobs into a single video blob.
concatenateIntoList(List<T>, Object...) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
Concatenate into the list given as first argument other arguments.
ConcatenatePDFs - Class in org.nuxeo.ecm.automation.core.operations.blob
Given a File document holding a pdf on the file:content property and 2 pdfs on the files:files property, the following operation will provide a pdf that is the result of the merge of all the pdfs, with the content of the one in file:content property first.
ConcatenatePDFs() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
 
concatenateValuesAsNewList(Object...) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
Idem than concatenateInto except that a new list is created.
ConcatVideos - Class in org.nuxeo.ecm.platform.video.tools.operations
Operation for merging 2-n videos in one.
ConcatVideos() - Constructor for class org.nuxeo.ecm.platform.video.tools.operations.ConcatVideos
 
concurrencies - Variable in class org.nuxeo.lib.stream.computation.Settings
 
concurrency - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.ComputationDescriptor
 
CONCURRENT_SCROLL_BATCH_LIMIT - Static variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
CONCURRENT_SCROLL_BATCH_LIMIT_DEFAULT - Static variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
concurrentCount - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
concurrentCount - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
concurrentMaxCount - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
concurrentMaxCount - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
ConcurrentUpdateException - Exception in org.nuxeo.ecm.core.api
An exception thrown if a concurrent update was detected.
ConcurrentUpdateException() - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateException
 
ConcurrentUpdateException(String) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateException
 
ConcurrentUpdateException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateException
 
ConcurrentUpdateException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateException
 
condition - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
condition - Variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
condition - Variable in class org.nuxeo.ecm.core.versioning.StandardVersioningPolicyFilter
 
condition - Variable in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
condition - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkCompletionSynchronizer
 
condition - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
condition - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
condition() - Method in annotation type org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Ignore
 
CONDITIONAL_STEP_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
Deprecated.
CONDITIONAL_STEP_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
Deprecated.
ConditionalFolderUpdateRunner - Class in org.nuxeo.ecm.platform.routing.api.helper
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
ConditionalFolderUpdateRunner(String) - Constructor for class org.nuxeo.ecm.platform.routing.api.helper.ConditionalFolderUpdateRunner
Deprecated.
 
ConditionalIgnoreRule - Class in org.nuxeo.runtime.test.runner
 
ConditionalIgnoreRule() - Constructor for class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
 
ConditionalIgnoreRule.Condition - Interface in org.nuxeo.runtime.test.runner
 
ConditionalIgnoreRule.Feature - Class in org.nuxeo.runtime.test.runner
 
ConditionalIgnoreRule.Ignore - Annotation Type in org.nuxeo.runtime.test.runner
 
ConditionalIgnoreRule.IgnoreIsolated - Class in org.nuxeo.runtime.test.runner
Deprecated.
since 11.1, IsolatedClassloader doesn't exist anymore
ConditionalIgnoreRule.IgnoreLongRunning - Class in org.nuxeo.runtime.test.runner
 
ConditionalIgnoreRule.IgnoreWindows - Class in org.nuxeo.runtime.test.runner
 
ConditionalRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
ConditionalRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.ConditionalRunner
Deprecated.
 
ConditionalUpdates() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
 
conditions - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
 
conditions - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.ConditionsAndUpdates
 
conditions - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
conditionsAndUpdates - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
ConditionsAndUpdates() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.ConditionsAndUpdates
 
conf - Variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
CONF_DOCUMENT_JSON_LEGACY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.DocumentModelJsonReaderLegacy
 
CONF_ID - Static variable in class org.nuxeo.targetplatforms.core.service.ServiceConfigurationRegistry
 
config - Variable in class org.nuxeo.common.Environment
 
config - Variable in class org.nuxeo.ecm.automation.core.mail.Mailer
 
config - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
 
config - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
config - Variable in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
config - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
 
config - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
config - Variable in class org.nuxeo.ecm.core.blob.LocalBlobProvider
 
config - Variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
config - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
 
config - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
config - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
config - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
config - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
config - Variable in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
config - Variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
config - Variable in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
config - Variable in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileFactory
 
config - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
config - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
config - Variable in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
config - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
config - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
config - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
config - Variable in class org.nuxeo.ecm.webengine.test.WebEngineFeature
 
config - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchEmbeddedNode
 
config - Variable in class org.nuxeo.launcher.info.InstanceInfo
 
config - Variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
config - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
Config - Class in org.nuxeo.connect.update.task.standalone.commands
Command for managing the configuration.
Config() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Config
 
Config(String) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Config
 
CONFIG - org.nuxeo.runtime.RuntimeMessage.Source
 
CONFIG_BLOB_PROVIDER - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
CONFIG_BLOB_PROVIDER - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
CONFIG_DEFAULT_BLOB_PROVIDER - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
CONFIG_DEFAULT_BLOB_PROVIDER - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
CONFIG_DEFAULT_BLOB_PROVIDER_DEFAULT - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
CONFIG_DEFAULT_BLOB_PROVIDER_DEFAULT - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
CONFIG_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
CONFIG_EP - Static variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
CONFIG_EP - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
CONFIG_FILE - Static variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
Deprecated.
since 11.1, use LocalBlobStoreConfiguration instead
CONFIG_FILE - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
CONFIG_KEY_VALUE_STORE - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
CONFIG_NAME - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
CONFIG_NAME - Static variable in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
configCache - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
ConfigEndPoint - Class in org.nuxeo.ecm.restapi.server.jaxrs.config
 
ConfigEndPoint() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.config.ConfigEndPoint
 
ConfigInjector - Interface in org.nuxeo.ecm.platform.usermanager
 
configName - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
configProvider - Variable in class org.nuxeo.common.Environment
 
configs - Variable in class org.nuxeo.dmk.DmkComponent
 
configs - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
configs - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
configs - Variable in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
ConfigurableManagedDataSource(Map<String, String>) - Constructor for class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.ConfigurableManagedDataSource
 
ConfigurableUserMapper - Class in org.nuxeo.scim.server.mapper
Mapper implementation that uses the UserMapperService
ConfigurableUserMapper(String) - Constructor for class org.nuxeo.scim.server.mapper.ConfigurableUserMapper
 
configuration - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
configuration - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
configuration - Variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
configuration - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
 
configuration - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.UserRegistrationModelCreator
 
configuration - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
Configuration - Class in org.nuxeo.ecm.platform.video.service
Configuration of the VideoService.
Configuration() - Constructor for class org.nuxeo.ecm.platform.video.service.Configuration
 
CONFIGURATION_EP - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
CONFIGURATION_EP - Static variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
CONFIGURATION_EP - Static variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
CONFIGURATION_EP - Static variable in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
CONFIGURATION_JNDI_JAVA_MAIL - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_DEBUG - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_FROM - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_PREFIX - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_SMTP_AUTH - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_SMTP_FROM - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_SMTP_HOST - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_SMTP_PASSWORD - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_SMTP_PORT - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_SMTP_STARTTLS_ENABLE - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_SMTP_USER - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_STORE_PROTOCOL - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_MAIL_TRANSPORT_PROTOCOL - Static variable in class org.nuxeo.mail.MailConstants
 
CONFIGURATION_PARAMETERS_EP - Static variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
configurationChanged(ConfigurationDeployer.Entry) - Method in interface org.nuxeo.runtime.deploy.ConfigurationChangedListener
 
ConfigurationChangedListener - Interface in org.nuxeo.runtime.deploy
 
ConfigurationChecker - Class in org.nuxeo.launcher.config
 
ConfigurationChecker(Properties) - Constructor for class org.nuxeo.launcher.config.ConfigurationChecker
 
ConfigurationConstants - Class in org.nuxeo.launcher.config
 
ConfigurationDeployer - Class in org.nuxeo.runtime.deploy
 
ConfigurationDeployer() - Constructor for class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
ConfigurationDeployer(FileChangeNotifier) - Constructor for class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
ConfigurationDeployer.Entry - Class in org.nuxeo.runtime.deploy
 
ConfigurationDescriptor - Interface in org.nuxeo.runtime.model
This interface is experimental.
ConfigurationDescriptorImpl - Class in org.nuxeo.runtime.model.impl
 
ConfigurationDescriptorImpl() - Constructor for class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
ConfigurationException - Exception in org.nuxeo.launcher.config
 
ConfigurationException(String) - Constructor for exception org.nuxeo.launcher.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.nuxeo.launcher.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.nuxeo.launcher.config.ConfigurationException
 
ConfigurationFileDescriptor - Class in org.nuxeo.ecm.webengine
 
ConfigurationFileDescriptor() - Constructor for class org.nuxeo.ecm.webengine.ConfigurationFileDescriptor
 
ConfigurationGenerator - Class in org.nuxeo.launcher.config
Builder for server configuration and datasource files from templates and properties.
ConfigurationGenerator() - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.5, use ConfigurationGenerator.build() instead.
ConfigurationGenerator(boolean, boolean) - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.5, use ConfigurationGenerator.builder() instead.
ConfigurationGenerator(ConfigurationGenerator.Builder) - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
 
ConfigurationGenerator.Builder - Class in org.nuxeo.launcher.config
 
ConfigurationHolder - Class in org.nuxeo.launcher.config
Class used to hold the configuration for Nuxeo.
ConfigurationHolder(Path, Path) - Constructor for class org.nuxeo.launcher.config.ConfigurationHolder
 
ConfigurationInfo - Class in org.nuxeo.launcher.info
 
ConfigurationInfo() - Constructor for class org.nuxeo.launcher.info.ConfigurationInfo
 
ConfigurationLoader - Class in org.nuxeo.launcher.config
Class used to load the configuration for Nuxeo.
ConfigurationLoader(Map<String, String>, Map<String, String>, boolean) - Constructor for class org.nuxeo.launcher.config.ConfigurationLoader
 
ConfigurationMarshaller - Class in org.nuxeo.launcher.config
Class used to read/write the nuxeo.conf file.
ConfigurationMarshaller(Properties) - Constructor for class org.nuxeo.launcher.config.ConfigurationMarshaller
 
ConfigurationMarshaller.NuxeoConfContent - Class in org.nuxeo.launcher.config
 
configurationName - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RootDocumentGetter
 
ConfigurationObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
Dumps the configuration properties and runtime properties.
ConfigurationObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.ConfigurationObject
 
configurationParameters - Variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
ConfigurationProperties - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
 
ConfigurationProperties(Properties, Properties, Properties, Properties, Properties) - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.ConfigurationProperties
 
ConfigurationPropertiesJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
 
ConfigurationPropertiesJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.ConfigurationPropertiesJsonWriter
 
ConfigurationPropertyDescriptor - Class in org.nuxeo.runtime.services.config
Descriptor for JSF configuration contributions.
ConfigurationPropertyDescriptor() - Constructor for class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
configurationProps - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ConfigurationObject
 
configurations - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
configurationService - Variable in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
ConfigurationService - Interface in org.nuxeo.runtime.services.config
Service holding runtime configuration properties.
ConfigurationServiceImpl - Class in org.nuxeo.runtime.services.config
 
ConfigurationServiceImpl() - Constructor for class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
configurationServiceProperties - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.ConfigurationProperties
 
configurationServiceProps - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ConfigurationObject
 
configurator - Variable in class org.nuxeo.runtime.server.ServerComponent
 
CONFIGURATOR_CLASS - Static variable in class org.nuxeo.runtime.server.ServerComponent
 
configuratorProperties - Variable in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
Used to preserve the old values in nuxeo.conf.
configure() - Method in class org.nuxeo.runtime.AbstractRuntimeService.LogConfig
 
configure(Map<String, String>) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
configure(Map<String, String>) - Method in class org.nuxeo.ecm.core.schema.types.resolver.AbstractObjectResolver
 
configure(Map<String, String>) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Configure this resolver.
configure(Map<String, String>) - Method in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
configure(Map<String, String>) - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
configure(Map<String, String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
configure(Properties) - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
 
configure(ResourcePublisherService, ResourceFactoryDescriptor) - Method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
configure(ResourcePublisherService, ResourceFactoryDescriptor) - Method in class org.nuxeo.runtime.management.AbstractResourceFactory
 
configure(ResourcePublisherService, ResourceFactoryDescriptor) - Method in interface org.nuxeo.runtime.management.ResourceFactory
 
configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature
 
configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
configure(FeaturesRunner, Binder) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
Configures Guice bindings if any is required by the feature.
configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
configure(RuntimeHarness, File) - Method in interface org.nuxeo.runtime.test.WorkingDirectoryConfigurator
 
configureAccelerateMode(AmazonS3Builder<?, ?>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
configuredProperties - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.ConfigurationProperties
 
configureFetcher(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcher
 
configureFetcher(Map<String, String>) - Method in class org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher
 
configurePathStyleAccess(AmazonS3Builder<?, ?>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
configureProxy(HttpClientBuilder) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
configureRegionOrEndpoint(AmazonS3Builder<?, ?>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
configureSSL(ClientConfiguration) - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
Enriches the given client configuration with an SSL socket factory from the default configuration.
configureSSL(String, ClientConfiguration) - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
Enriches the given client configuration with an SSL socket factory from the given configuration.
configureSSL(String, ClientConfiguration) - Method in class org.nuxeo.runtime.aws.AWSConfigurationServiceImpl
Configures a client configuration with a custom socket factory.
configureThread(RenderingContext) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
Configure this RenderingContext to use the given RenderingContext in the current thread.
configureTransformer(XLSTransformer) - Method in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
 
configureXADataSource(XADataSource) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.ConfigurableManagedDataSource
 
confirm - Variable in class org.nuxeo.ecm.platform.actions.Action
 
conflict(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
ConflictException - Exception in org.nuxeo.wopi.exception
 
ConflictException() - Constructor for exception org.nuxeo.wopi.exception.ConflictException
 
conflictKeys(String, List<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
conflicts - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
conflicts - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
The conflict value format is: package_name[:package_min_version[:package_max_version]] if no min and max version are specified the the last version should be used.
conflicts - Variable in class org.nuxeo.launcher.info.PackageInfo
 
conn - Variable in class org.nuxeo.ecm.core.event.script.URLScript
 
connect() - Method in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.Connector
 
connect() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
connect() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
CONNECT_UNREACHABLE - Static variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
ConnectBroker - Class in org.nuxeo.launcher.connect
 
ConnectBroker(Environment) - Constructor for class org.nuxeo.launcher.connect.ConnectBroker
 
ConnectClientComponent - Class in org.nuxeo.connect.client
Nuxeo Runtime Component used to wrap nuxeo-connect-client services as Nuxeo Services.
ConnectClientComponent() - Constructor for class org.nuxeo.connect.client.ConnectClientComponent
 
ConnectClientRoot - Class in org.nuxeo.connect.client.we
Root object: mainly acts as a router.
ConnectClientRoot() - Constructor for class org.nuxeo.connect.client.we.ConnectClientRoot
 
connection - Variable in class org.nuxeo.ecm.core.scheduler.NuxeoQuartzConnectionProvider
 
connection - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
connection - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
connection - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
The actual connection.
CONNECTION_MAX_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
AWS ClientConfiguration default 50
CONNECTION_MAX_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
AWS ClientConfiguration default 50
CONNECTION_RETRY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
AWS ClientConfiguration default 3 (with exponential backoff)
CONNECTION_RETRY_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
AWS ClientConfiguration default 3 (with exponential backoff)
CONNECTION_TIMEOUT_MS_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
CONNECTION_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
AWS ClientConfiguration default 50*1000 = 50s
CONNECTION_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
AWS ClientConfiguration default 50*1000 = 50s
ConnectionHelper - Class in org.nuxeo.runtime.datasource
Helper to acquire a JDBC Connection from a datasource name.
ConnectionHelper() - Constructor for class org.nuxeo.runtime.datasource.ConnectionHelper
 
ConnectionPoolMonitor - Interface in org.nuxeo.ecm.core.management.jtajca
 
connectionRequestTimeout - Variable in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
Deprecated.
 
connectionTimeout - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
Connector(ChainTypeImpl, Class<?>) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.Connector
 
ConnectRegistrationBroker - Class in org.nuxeo.launcher.connect
 
ConnectRegistrationBroker() - Constructor for class org.nuxeo.launcher.connect.ConnectRegistrationBroker
 
connectServerUnreachable() - Static method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
ConnectStatusHolder - Class in org.nuxeo.connect.client.status
 
ConnectStatusHolder() - Constructor for class org.nuxeo.connect.client.status.ConnectStatusHolder
 
connectTimeout - Variable in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
Deprecated.
 
ConnectUpdateStatusInfo - Class in org.nuxeo.connect.client.status
Store information about registration and possible updates
ConnectUpdateStatusInfo() - Constructor for class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
Console - Class in org.nuxeo.automation.scripting.helper
This helper writes in the log as browsers object console.log(), console.error(), console.warn() in Automation Scripting.
Console() - Constructor for class org.nuxeo.automation.scripting.helper.Console
 
CONSOLE_APPENDER - Static variable in class org.nuxeo.runtime.test.runner.LogFeature
 
CONSOLE_LOG_FEATURE_APPENDER - Static variable in class org.nuxeo.runtime.test.runner.LogFeature
 
consoleAppender - Variable in class org.nuxeo.runtime.test.runner.LogFeature
 
ConsoleLogLevelThreshold - Annotation Type in org.nuxeo.runtime.test.runner
Annotation to define a console log level threshold on the root logger, which allows us to hide console log messages when launching tests.
CONSTANT - Static variable in interface org.nuxeo.ecm.core.schema.types.Field
 
Constants - Class in org.nuxeo.ecm.automation.core
 
Constants - Class in org.nuxeo.ecm.csv.core
 
Constants - Class in org.nuxeo.ecm.multi.tenant
 
Constants - Class in org.nuxeo.ecm.permissions
 
Constants - Class in org.nuxeo.ecm.platform.oauth2
 
Constants - Class in org.nuxeo.ecm.platform.rendition
Constants used by the RenditionService.
Constants - Class in org.nuxeo.ecm.platform.threed.convert
3D conversion constants
Constants - Class in org.nuxeo.ecm.platform.video.convert
Constants used for converters.
Constants - Class in org.nuxeo.ecm.quota.count
Constants for documents count statistics.
Constants - Class in org.nuxeo.wopi
 
Constants() - Constructor for class org.nuxeo.ecm.csv.core.Constants
 
Constants() - Constructor for class org.nuxeo.ecm.platform.threed.convert.Constants
 
Constraint - Interface in org.nuxeo.ecm.core.schema.types.constraints
A constraint object defines a constraint on a custom type.
Constraint.Description - Class in org.nuxeo.ecm.core.schema.types.constraints
Represent the description of a constraint.
ConstraintJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.validation
Convert Constraint to Json.
ConstraintJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriter
 
ConstraintListJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.validation
ConstraintListJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintListJsonWriter
 
constraints - Variable in class org.nuxeo.ecm.core.schema.types.AbstractType
 
ConstraintUtils - Class in org.nuxeo.ecm.core.schema.types.constraints
Some usefull utils for Constraint API.
ConstraintViolation - Class in org.nuxeo.ecm.core.api.validation
A constraint violation description.
ConstraintViolation(Schema, List<ConstraintViolation.PathNode>, Constraint, Object) - Constructor for class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
ConstraintViolation.PathNode - Class in org.nuxeo.ecm.core.api.validation
Allows to locates some constraint violation in a document.
construct(NuxeoSession, NuxeoObjectData, ObjectType, List<SecondaryType>) - Static method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
construct(NuxeoObjectData, PropertyDefinition<U>, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
Factory for a new Property.
constructBaseDocumentType(String, String, BaseTypeId, DocumentType, String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
Constructs the base for a DocumentType.
constructBaseSecondaryType(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
Constructs the base for a secondary type.
constructCmisBase(BaseTypeId, SchemaManager, CmisVersion) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
Constructs a base type, not mapped to a Nuxeo type.
constructDocumentType(DocumentType, String, CmisVersion) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
constructor - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
constructorsInfo - Variable in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
constructSecondaryType(CompositeType, CmisVersion) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
consume - Variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
consumer - Variable in class org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe
 
consumer - Variable in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
consumer - Variable in class org.nuxeo.elasticsearch.fetcher.EsFetcher
 
consumer - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
consumer - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
consumer - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
Consumer<M extends Message> - Interface in org.nuxeo.lib.stream.pattern.consumer
A consumer consumes Message by batch.
CONSUMER_CLIENT_ID_SEQUENCE - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
ConsumerFactory<M extends Message> - Interface in org.nuxeo.lib.stream.pattern.consumer
 
consumerId - Variable in class org.nuxeo.lib.stream.pattern.consumer.AbstractConsumer
 
consumerId - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
consumerId - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
consumerKey - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
consumerKey - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
consumerLoop() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
consumerMoved - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
ConsumerPolicy - Class in org.nuxeo.lib.stream.pattern.consumer
The consumer policy drive the consumer pool and runner.
ConsumerPolicy(ConsumerPolicyBuilder) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
ConsumerPolicy.StartOffset - Enum in org.nuxeo.lib.stream.pattern.consumer
 
ConsumerPolicyBuilder - Class in org.nuxeo.lib.stream.pattern.consumer
 
ConsumerPolicyBuilder() - Constructor for class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
ConsumerPool<M extends Message> - Class in org.nuxeo.lib.stream.pattern.consumer
Run a pool of ConsumerRunner.
ConsumerPool(String, LogManager, Codec<M>, ConsumerFactory<M>, ConsumerPolicy) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
ConsumerPool(String, LogManager, ConsumerFactory<M>, ConsumerPolicy) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
Deprecated.
since 11.1, due to serialization issue with java 11, use ConsumerPool(String, LogManager, Codec, ConsumerFactory, ConsumerPolicy) which allows to give a codec to tailer.
consumerProperties - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
consumerProperties - Variable in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
consumerProperties - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
ConsumerProperties() - Constructor for class org.nuxeo.runtime.kafka.KafkaConfigDescriptor.ConsumerProperties
 
consumerProps - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
ConsumerRunner<M extends Message> - Class in org.nuxeo.lib.stream.pattern.consumer.internals
Read messages from a tailer and drive a consumer according to its policy.
ConsumerRunner(ConsumerFactory<M>, ConsumerPolicy, LogManager, List<LogPartition>) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
Deprecated.
since 11.1, due to serialization issue with java 11, use ConsumerRunner(ConsumerFactory, ConsumerPolicy, LogManager, Codec, List) which allows to give a codec to tailer.
ConsumerRunner(ConsumerFactory<M>, ConsumerPolicy, LogManager, Codec<M>, List<LogPartition>) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
consumerSecret - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
ConsumerStatus - Class in org.nuxeo.lib.stream.pattern.consumer
The return status of a ConsumerRunner
ConsumerStatus(String, long, long, long, long, long, long, boolean) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
container - Variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
container - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
container - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
container - Variable in class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
container - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
CONTAINER_FILE - Static variable in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
CONTAINER_FILE_COMPAT - Static variable in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
CONTAINER_LIST_PROVIDER_QM - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider
 
CONTAINER_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
CONTAINER_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
CONTAINER_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
 
ContainerDescriptor - Class in org.nuxeo.runtime.deployment.preprocessor
 
ContainerDescriptor() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
ContainerFeature - Class in org.nuxeo.runtime.test.runner
Deprecated.
since 10.2, use TransactionalFeature instead
ContainerFeature() - Constructor for class org.nuxeo.runtime.test.runner.ContainerFeature
Deprecated.
 
containerName - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
 
containerService(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet
 
containerService(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
containingForm - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
containingForm - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
contains - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
Fetch mode.
contains(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
contains(Object) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
contains(Object) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
contains(Object) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
contains(String) - Method in class org.nuxeo.connect.update.task.guards.PackagesHelper
 
contains(String) - Method in class org.nuxeo.osgi.BundleIdGenerator
 
contains(IndexingCommand.Type) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
contains(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
Check if the component is already registered against this registry
containsAll(Collection<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
containsAll(Collection<?>) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
containsAll(Collection<?>) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
containsAt(char[], int, char[]) - Static method in class org.nuxeo.common.utils.FileNamePattern
Tests whether the given array match the pattern at the given position.
containsBlobHolder(String) - Static method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
Returns true if a BlobHolder is stored for the given key.
containsEventName(String) - Method in interface org.nuxeo.ecm.core.event.EventBundle
Check is bundle contains the specified event.
containsEventName(String) - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
containsEventName(String) - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
containsKey(Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
containsKey(Object) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
property map implementation
containsKey(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
property map implementation
containsKey(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
property map implementation
containsKey(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
Throws UnsupportedOperationException, added to implement Map<String, Property> interface.
containsKey(Object) - Method in class org.nuxeo.ecm.core.storage.State
Checks if there is a mapping for the given key.
containsKey(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
containsKey(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
containsOperand(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
containsTemplateId(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
containsTemplateName(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
containsValue(StoredCredential) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
containsValue(Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
containsValue(Object) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
The behavior of this method was changed -> it is checking if an xpath has a value attached.
containsValue(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
The behavior of this method was changed -> it is checking if an xpath has a value attached.
containsValue(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
The behavior of this method was changed -> it is checking if an xpath has a value attached.
containsValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
Throws UnsupportedOperationException, added to implement Map<String, Property> interface.
content - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
 
content - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
content - Variable in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
content - Variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
content - Variable in class org.nuxeo.importer.stream.message.BlobMessage
 
content - Variable in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
 
content - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkfileCommand
 
content - Variable in class org.nuxeo.runtime.test.InlineRef
 
Content - org.nuxeo.template.api.InputType
 
CONTENT - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
 
CONTENT - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
CONTENT - Static variable in class org.nuxeo.ecm.core.schema.TypeConstants
 
CONTENT - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
CONTENT - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
CONTENT - Static variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
CONTENT_FILED_TYPE_NAME - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
CONTENT_FILED_TYPE_NAME - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
CONTENT_ID - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
CONTENT_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
CONTENT_MD5_DIGEST_ALGORITHM - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
Deprecated.
since 11.1, now unused
CONTENT_MD5_HEADER_NAME - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
Deprecated.
since 11.1, now unused
CONTENT_NAME - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
CONTENT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
CONTENT_TYPE - Static variable in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
 
CONTENT_VIEW_CONFIGURATION_CATEGORY - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
 
CONTENT_VIEW_CONFIGURATION_CONTENT_VIEW - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
 
CONTENT_VIEW_CONFIGURATION_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
 
CONTENT_VIEW_CONFIGURATION_FACET - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
 
CONTENT_VIEW_CONFIGURATION_NAMES_BY_TYPE - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
 
CONTENT_VIEW_DATA_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
CONTENT_XPATH - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
ContentCreationListener - Class in org.nuxeo.ecm.platform.content.template.listener
 
ContentCreationListener() - Constructor for class org.nuxeo.ecm.platform.content.template.listener.ContentCreationListener
 
ContentFactory - Interface in org.nuxeo.ecm.platform.content.template.service
 
ContentFactoryDescriptor - Class in org.nuxeo.ecm.platform.content.template.service
Content factory descriptor.
ContentFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor
 
contentField - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
ContentInputType - Enum in org.nuxeo.template.api
Enum for types on Content associated to a TemplateInput
contentLength(long) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
ContentModel() - Constructor for class org.nuxeo.runtime.test.runner.TargetExtensions.ContentModel
 
contentOfFile(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
contentPattern - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
 
ContentProvider - Interface in org.nuxeo.ecm.webengine.ui.tree
 
ContentTemplate() - Constructor for class org.nuxeo.runtime.test.runner.TargetExtensions.ContentTemplate
 
ContentTemplateService - Interface in org.nuxeo.ecm.platform.content.template.service
 
ContentTemplateServiceImpl - Class in org.nuxeo.ecm.platform.content.template.service
 
ContentTemplateServiceImpl() - Constructor for class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
contentType - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
contentType(String) - Method in class org.nuxeo.http.test.HttpClientTestRule.Builder
 
contentType(String) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
contentView - Variable in class org.nuxeo.ecm.platform.types.DocumentContentView
 
ContentViewConfiguration - Interface in org.nuxeo.ecm.platform.types.localconfiguration
Local configuration class to handle configuration of DocumentContentView.
ContentViewConfigurationAdapter - Class in org.nuxeo.ecm.platform.types.localconfiguration
Default implementation of ContentViewConfiguration.
ContentViewConfigurationAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
ContentViewConfigurationConstants - Class in org.nuxeo.ecm.platform.types.localconfiguration
 
ContentViewConfigurationFactory - Class in org.nuxeo.ecm.platform.types.localconfiguration
Factory creating the ContentViewConfigurationAdapter adapter if the document has the ContentViewLocalConfiguration facet.
ContentViewConfigurationFactory() - Constructor for class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationFactory
 
contentViewData - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
contentViews - Variable in class org.nuxeo.ecm.platform.types.Type
 
context - Variable in class org.nuxeo.common.server.WebApplication
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
context - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
 
context - Variable in class org.nuxeo.ecm.automation.core.trace.Call.Details.Evaluator
 
context - Variable in class org.nuxeo.ecm.core.CoreService
 
context - Variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
context - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
context - Variable in class org.nuxeo.ecm.core.storage.sql.Fragment
 
context - Variable in class org.nuxeo.ecm.core.storage.sql.Selection
The context used to fetch fragments.
context - Variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
context - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
context - Variable in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
context - Variable in class org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation
Deprecated.
 
context - Variable in class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
Deprecated.
 
context - Variable in class org.nuxeo.ecm.platform.routing.api.operation.StepBackToReadyOperation
Deprecated.
 
context - Variable in class org.nuxeo.ecm.platform.routing.api.operation.StepDoneOperation
Deprecated.
 
context - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
 
context - Variable in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
context - Variable in class org.nuxeo.ecm.web.resources.wro.processor.AbstractFlavorProcessor
 
context - Variable in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
context - Variable in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
context - Variable in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
context - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
context - Variable in class org.nuxeo.osgi.BundleImpl
 
context - Variable in class org.nuxeo.runtime.AbstractRuntimeService
 
context - Variable in class org.nuxeo.runtime.avro.AvroSchemaFactory
 
context - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
context - Variable in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
context - Variable in class org.nuxeo.runtime.server.FilterDescriptor
 
context - Variable in class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
context - Variable in class org.nuxeo.runtime.server.ServletDescriptor
 
Context - Class in org.nuxeo.common.xmap
 
Context - Annotation Type in org.nuxeo.ecm.automation.core.annotations
To inject contextual data into an operation field.
Context() - Constructor for class org.nuxeo.common.xmap.Context
 
CONTEXT - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
 
CONTEXT_EXTENSION_XP - Static variable in class org.nuxeo.template.service.TemplateProcessorComponent
 
CONTEXT_KEYS - Static variable in class org.nuxeo.lib.stream.Log4jCorrelation
 
contextBuilder - Variable in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
 
contextData - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
contextData - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
contextData(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
 
contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
 
ContextExtensionFactory - Interface in org.nuxeo.template.api.context
Factory used to register new Context Extensions The resturned Object will be directly accessible inside the Rendering context
ContextExtensionFactoryDescriptor - Class in org.nuxeo.template.api.descriptor
 
ContextExtensionFactoryDescriptor() - Constructor for class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
contextExtensionRegistry - Variable in class org.nuxeo.template.service.TemplateProcessorComponent
 
ContextFactoryRegistry - Class in org.nuxeo.template.service
 
ContextFactoryRegistry() - Constructor for class org.nuxeo.template.service.ContextFactoryRegistry
 
ContextFunctions - Class in org.nuxeo.template.context.extensions
 
ContextFunctions(DocumentModel, DocumentWrapper) - Constructor for class org.nuxeo.template.context.extensions.ContextFunctions
 
contextHelper - Variable in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
ContextHelper - Interface in org.nuxeo.ecm.automation.context
 
ContextHelperDescriptor - Class in org.nuxeo.ecm.automation.context
 
ContextHelperDescriptor() - Constructor for class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
contextHelperRegistry - Variable in class org.nuxeo.ecm.automation.context.ContextServiceImpl
 
contextHelperRegistry - Variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
ContextHelperRegistry - Class in org.nuxeo.ecm.automation.context
Registry for ContextHelperDescriptor descriptors.
ContextHelperRegistry() - Constructor for class org.nuxeo.ecm.automation.context.ContextHelperRegistry
 
contextInitialized(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
 
contextInitialized(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
 
ContextListenerDelayer - Class in org.nuxeo.ecm.core.opencmis.bindings
This class is just a wrapper to hold the initialization of Nuxeo CMIS until we have received the "go ahead" from the Runtime and that everything is fully initialized.
ContextListenerDelayer() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
 
contextProperties - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
ContextProvider - Interface in org.nuxeo.ecm.directory.ldap
 
contexts - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
The registered HttpContext mapped to the servlet path.
contexts - Variable in class org.nuxeo.runtime.test.runner.RuntimeDeployment
Deprecated.
since 9.2 we cannot undeploy components while they are started. So we don't need anymore to store the contexts
ContextSecurityGrabber - Class in org.nuxeo.runtime.tomcat
Grab security token and source context for setting write access onto naming context during container startup.
ContextSecurityGrabber() - Constructor for class org.nuxeo.runtime.tomcat.ContextSecurityGrabber
 
contextService - Variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
ContextService - Interface in org.nuxeo.ecm.automation.context
 
ContextServiceImpl - Class in org.nuxeo.ecm.automation.context
 
ContextServiceImpl(ContextHelperRegistry) - Constructor for class org.nuxeo.ecm.automation.context.ContextServiceImpl
 
ContextStringWrapper - Class in org.nuxeo.ecm.platform.el
Simple String wrapper to allow manipulating a "standalone" string in the context == changing value without changing reference.
ContextStringWrapper(String) - Constructor for class org.nuxeo.ecm.platform.el.ContextStringWrapper
 
ContextualParametersJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Enrich DocumentModel Json.
ContextualParametersJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricher
 
continuationToken - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobScroll
 
CONTINUE - Static variable in class org.nuxeo.osgi.application.FileWalker
 
ContinueException(Throwable) - Constructor for exception org.nuxeo.ecm.core.redis.retry.Retry.ContinueException
 
continueLoop() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
continueOnFailure - Variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
continueOnFailure - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
continueOnFailure() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
continueOnFailure() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
continueOnFailure(boolean) - Method in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
The fallback when processing a batch has failed after applying the retry policy has failed.
continueOnFailure(boolean) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
Continue on next message even if the retry policy has failed.
CONTRIB_XML - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
contribOf(OperationChain, boolean) - Static method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
contribs - Variable in class org.nuxeo.binary.metadata.internals.MetadataRuleRegistry
 
contribs - Variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
contribs - Variable in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherRegistry
 
contribs - Variable in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
 
ContributableFeaturesRunner - Class in org.nuxeo.runtime.test.runner
 
ContributableFeaturesRunner(Class<?>, RunnerBuilder) - Constructor for class org.nuxeo.runtime.test.runner.ContributableFeaturesRunner
 
contributingComponent - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
Information setup at registration according to registering component name.
contributingComponent - Variable in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
The contribution fragment name.
contributingComponent - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
contribution - Variable in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
The operation chain XMAP contribution
Contribution - Class in org.nuxeo.runtime.deploy
 
Contribution<K,​T> - Interface in org.nuxeo.runtime.contribution
 
Contribution - Interface in org.nuxeo.runtime.model.persistence
 
Contribution() - Constructor for class org.nuxeo.runtime.deploy.Contribution
 
CONTRIBUTION_ID - Static variable in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
 
CONTRIBUTION_ID - Static variable in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
 
CONTRIBUTION_ID - Static variable in class org.nuxeo.drive.service.impl.ChangeFinderRegistry
 
ContributionBuilder - Class in org.nuxeo.runtime.model.persistence
 
ContributionBuilder(String) - Constructor for class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
contributionChanged(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
 
ContributionFile - Class in org.nuxeo.runtime.model.persistence.fs
 
ContributionFile(String, File) - Constructor for class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
ContributionFragmentRegistry<T> - Class in org.nuxeo.runtime.model
Deprecated.
since 10.3 use DefaultComponent descriptors management methods instead
ContributionFragmentRegistry() - Constructor for class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
 
ContributionFragmentRegistry.Fragment<T> - Class in org.nuxeo.runtime.model
Deprecated.
 
ContributionFragmentRegistry.FragmentList<T> - Class in org.nuxeo.runtime.model
Deprecated.
 
contributionFragments - Variable in class org.nuxeo.runtime.deploy.CompositeContribution
 
contributionId - Variable in class org.nuxeo.runtime.deploy.Contribution
 
ContributionImpl<K,​T> - Class in org.nuxeo.runtime.contribution.impl
 
ContributionImpl(AbstractContributionRegistry<K, T>, K) - Constructor for class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
ContributionLocation - Class in org.nuxeo.runtime.model.persistence.fs
 
ContributionLocation(String, URL) - Constructor for class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
 
ContributionManager - Class in org.nuxeo.runtime.deploy
 
ContributionManager(ManagedComponent) - Constructor for class org.nuxeo.runtime.deploy.ContributionManager
 
contributionManagers - Variable in class org.nuxeo.runtime.deploy.ManagedComponent
 
ContributionPersistenceComponent - Class in org.nuxeo.runtime.model.persistence
 
ContributionPersistenceComponent() - Constructor for class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
ContributionPersistenceManager - Interface in org.nuxeo.runtime.model.persistence
 
ContributionRegistry<K,​T> - Interface in org.nuxeo.runtime.contribution
 
contributionRemoved(String, ScriptingOperationDescriptor) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingRegistry
 
contributionRemoved(String, ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
 
contributionRemoved(String, ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
 
contributionRemoved(String, ChangeFinderDescriptor) - Method in class org.nuxeo.drive.service.impl.ChangeFinderRegistry
 
contributionRemoved(String, FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
 
contributionRemoved(String, TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
 
contributionRemoved(String, AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
contributionRemoved(String, ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
contributionRemoved(String, EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
contributionRemoved(String, OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
contributionRemoved(String, EventPipeDescriptor) - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
contributionRemoved(String, LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
contributionRemoved(String, LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
contributionRemoved(String, LDAPServerDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
 
contributionRemoved(String, Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
contributionRemoved(String, DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
 
contributionRemoved(String, FactoryBindingDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingRegistry
 
contributionRemoved(String, PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
 
contributionRemoved(String, NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
contributionRemoved(String, OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
Deprecated.
 
contributionRemoved(String, OAuth2ServiceProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
contributionRemoved(String, PictureConversion) - Method in class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
 
contributionRemoved(String, PageProviderClassReplacerDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
contributionRemoved(String, PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
contributionRemoved(String, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
contributionRemoved(String, RenditionDefinitionProviderDescriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
contributionRemoved(String, SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
 
contributionRemoved(String, SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
 
contributionRemoved(String, SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
contributionRemoved(String, AutomaticLOD) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLODContributionHandler
 
contributionRemoved(String, AutomaticRenderView) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderViewContributionHandler
 
contributionRemoved(String, RenderView) - Method in class org.nuxeo.ecm.platform.threed.service.RenderViewContributionHandler
 
contributionRemoved(String, Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
contributionRemoved(String, LoginScreenConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfigRegistry
 
contributionRemoved(String, AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
 
contributionRemoved(String, VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
 
contributionRemoved(String, NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
 
contributionRemoved(String, NuxeoHeaderDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptorRegistry
 
contributionRemoved(String, QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
contributionRemoved(String, ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
contributionRemoved(String, ProcessorDescriptor) - Method in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
contributionRemoved(String, ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
 
contributionRemoved(String, OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
 
contributionRemoved(String, TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
 
contributionRemoved(String, FlavorDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
contributionRemoved(String, NegotiationDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
contributionRemoved(String, PageDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
contributionRemoved(String, T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
All the fragments in the contribution was removed.
contributionRemoved(String, T) - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
Deprecated.
 
contributions - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
contributions - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
ContributionStorage - Interface in org.nuxeo.runtime.model.persistence
 
ContributionStorageDescriptor - Class in org.nuxeo.runtime.model.persistence
 
ContributionStorageDescriptor() - Constructor for class org.nuxeo.runtime.model.persistence.ContributionStorageDescriptor
 
contributionUpdated(String, ScriptingOperationDescriptor, ScriptingOperationDescriptor) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingRegistry
 
contributionUpdated(String, ActiveFileSystemItemFactoriesDescriptor, ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
 
contributionUpdated(String, ActiveTopLevelFolderItemFactoryDescriptor, ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
 
contributionUpdated(String, ChangeFinderDescriptor, ChangeFinderDescriptor) - Method in class org.nuxeo.drive.service.impl.ChangeFinderRegistry
 
contributionUpdated(String, FileSystemItemFactoryDescriptor, FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
 
contributionUpdated(String, TopLevelFolderItemFactoryDescriptor, TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
 
contributionUpdated(String, AutomationFilter, AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
contributionUpdated(String, ChainException, ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
contributionUpdated(String, EventHandler, EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
contributionUpdated(String, OperationType, OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
contributionUpdated(String, EventPipeDescriptor, EventPipeDescriptor) - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
contributionUpdated(String, LifeCycleDescriptor, LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
contributionUpdated(String, LifeCycleTypesDescriptor, LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
contributionUpdated(String, Schedule, Schedule) - Method in class org.nuxeo.ecm.core.scheduler.ScheduleExtensionRegistry
 
contributionUpdated(String, VersioningRuleDescriptor, VersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRuleRegistry
Deprecated.
 
contributionUpdated(String, LDAPServerDescriptor, LDAPServerDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
 
contributionUpdated(String, Action, Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
contributionUpdated(String, DefaultActionFilter, DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
 
contributionUpdated(String, FactoryBindingDescriptor, FactoryBindingDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingRegistry
 
contributionUpdated(String, PostContentCreationHandlerDescriptor, PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
 
contributionUpdated(String, NotificationListenerVetoDescriptor, NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
contributionUpdated(String, OpenIDConnectProviderDescriptor, OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
Deprecated.
 
contributionUpdated(String, OAuth2ServiceProviderDescriptor, OAuth2ServiceProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
contributionUpdated(String, PictureConversion, PictureConversion) - Method in class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
 
contributionUpdated(String, PageProviderClassReplacerDefinition, PageProviderClassReplacerDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
contributionUpdated(String, PageProviderDefinition, PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
contributionUpdated(String, RenditionDefinitionProviderDescriptor, RenditionDefinitionProviderDescriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
contributionUpdated(String, RenditionDefinition, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
contributionUpdated(String, SuggesterDescriptor, SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
 
contributionUpdated(String, SuggesterGroupDescriptor, SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
 
contributionUpdated(String, SuggestionHandlerDescriptor, SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
contributionUpdated(String, AutomaticLOD, AutomaticLOD) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLODContributionHandler
 
contributionUpdated(String, AutomaticRenderView, AutomaticRenderView) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderViewContributionHandler
 
contributionUpdated(String, RenderView, RenderView) - Method in class org.nuxeo.ecm.platform.threed.service.RenderViewContributionHandler
 
contributionUpdated(String, Type, Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
contributionUpdated(String, LoginScreenConfig, LoginScreenConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfigRegistry
 
contributionUpdated(String, AutomaticVideoConversion, AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
 
contributionUpdated(String, VideoConversion, VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
 
contributionUpdated(String, NuxeoCorsFilterDescriptor, NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
 
contributionUpdated(String, NuxeoHeaderDescriptor, NuxeoHeaderDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptorRegistry
 
contributionUpdated(String, QuotaStatsUpdaterDescriptor, QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
contributionUpdated(String, ResourceBundle, ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
contributionUpdated(String, ProcessorDescriptor, ProcessorDescriptor) - Method in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
contributionUpdated(String, ServiceConfigurationDescriptor, ServiceConfigurationDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.ServiceConfigurationRegistry
 
contributionUpdated(String, TargetPackageDescriptor, TargetPackageDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
contributionUpdated(String, TargetPlatformDescriptor, TargetPlatformDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformRegistry
 
contributionUpdated(String, ContextExtensionFactoryDescriptor, ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
 
contributionUpdated(String, OutputFormatDescriptor, OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
 
contributionUpdated(String, TemplateProcessorDescriptor, TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
 
contributionUpdated(String, FlavorDescriptor, FlavorDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
contributionUpdated(String, NegotiationDescriptor, NegotiationDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
contributionUpdated(String, PageDescriptor, PageDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
contributionUpdated(String, T, T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Adds or updates a contribution.
contributionUpdated(String, T, T) - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
Deprecated.
 
CONTRIBUTOR_CTX_PARAMETERS - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.RestConstants
Content Enricher Context Parameters Json Label Entry
controlDepth() - Method in class org.nuxeo.ecm.core.io.registry.context.WrappedContext
Call this method to avoid an infinite loop while calling a marshaller from another.
controller - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter
 
Controller() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
controls - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
controls - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
ControlsDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
ControlsDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.ControlsDescriptor
 
CONVERSATION_ID - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
The Seam conversation id query parameter.
CONVERSION_FORMAT - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
ConversionCacheEntry - Class in org.nuxeo.ecm.core.convert.cache
Represents an Entry in the ConversionService cache system.
ConversionCacheEntry(BlobHolder) - Constructor for class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
ConversionCacheGCManager - Class in org.nuxeo.ecm.core.convert.cache
Manages GC processing to clean up disk cache.
ConversionCacheHolder - Class in org.nuxeo.ecm.core.convert.cache
Manager for the cache system of the ConversionService.
ConversionException - Exception in org.nuxeo.ecm.core.convert.api
Base exception raised by the ConversionService.
ConversionException() - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
ConversionException(String) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
ConversionException(String, Blob) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
ConversionException(String, BlobHolder) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
ConversionException(String, BlobHolder, Throwable) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
ConversionException(String, Blob, Throwable) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
ConversionException(Throwable) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
ConversionException(BlobHolder, Throwable) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
 
conversionName - Variable in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
conversionNames - Variable in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
 
ConversionRootObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.conversion
 
ConversionRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.conversion.ConversionRootObject
 
ConversionScheduled - Class in org.nuxeo.ecm.restapi.jaxrs.io.conversion
 
ConversionScheduled(String, String) - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduled
 
ConversionScheduled(String, String, String) - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduled
 
ConversionScheduledWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.conversion
 
ConversionScheduledWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduledWriter
 
conversionService - Variable in class org.nuxeo.ecm.automation.core.operations.blob.RunConverter
 
ConversionService - Interface in org.nuxeo.ecm.core.convert.api
Interface for the Conversion Service.
ConversionServiceImpl - Class in org.nuxeo.ecm.core.convert.service
Runtime Component that also provides the POJO implementation of the ConversionService.
ConversionServiceImpl() - Constructor for class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
ConversionServiceManager - Interface in org.nuxeo.ecm.core.convert.extension
 
ConversionStatus - Class in org.nuxeo.ecm.core.convert.api
 
ConversionStatus(String, ConversionStatus.Status) - Constructor for class org.nuxeo.ecm.core.convert.api.ConversionStatus
 
ConversionStatus.Status - Enum in org.nuxeo.ecm.core.convert.api
 
ConversionStatusWithResult - Class in org.nuxeo.ecm.restapi.jaxrs.io.conversion
 
ConversionStatusWithResult(ConversionStatus, String) - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionStatusWithResult
 
ConversionStatusWithResultWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.conversion
 
ConversionStatusWithResultWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionStatusWithResultWriter
 
ConversionWork - Class in org.nuxeo.ecm.core.convert.service
Work executing a given conversion.
ConversionWork(String, String, BlobHolder, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.convert.service.ConversionWork
 
convert(Class<T>, Object) - Method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.ReadConcernConverter
 
convert(Class<T>, Object) - Method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.ReadPreferenceConverter
 
convert(Class<T>, Object) - Method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.WriteConcernConverter
 
convert(Object) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.AnyType
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.LongType
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
convert(Object) - Method in interface org.nuxeo.ecm.core.schema.types.Type
Converts the given value to an object compatible with the associated type.
convert(String) - Method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
convert(String, String) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageConverter
 
convert(String, String, String, boolean, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
convert(String, String, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
convert(String, BlobHolder, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Converts a Blob given a converter name.
convert(String, BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
convert(Collection<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
convert(SearchHit) - Method in class org.nuxeo.elasticsearch.core.EsSearchHitConverter
 
convert(SearchHit...) - Method in class org.nuxeo.elasticsearch.core.EsSearchHitConverter
 
convert(Blob) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XML2TextConverter
 
convert(Blob) - Method in class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.convert.extension.Converter
Main method to handle the real Conversion Job.
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.FullTextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Html2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.MD2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.MSOffice2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RTF2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XL2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XML2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XmlZip2TextConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.liveconnect.google.drive.converter.GoogleDriveBlobConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.IWork2PDFConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Md2HtmlConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.importer.random.PartialTextExtractor
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.convert.ConvertToPDFPictureConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.convert.CropPictureConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.convert.ResizePictureConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.convert.RotationPictureConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.Collada2glTFConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.thumbnail.converter.ThumbnailDocumentConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.convert.ScreenshotConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.template.deckjs.DeckJSPDFConverter
 
convert(Blob, DocumentModel) - Method in class org.nuxeo.ecm.liveconnect.google.drive.converter.GoogleDriveBlobConverter
 
convert(FilterMapEntry) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
convert(Video, String) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
Convert the originalVideo using the given conversionName.
convert(Video, String) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
convertAces(List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
ConvertAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Adapter allowing to convert a Blob using a named converter or a destination mime type.
ConvertAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
convertBasedOnMimeTypes(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
Tries to find a chain of converters that fits the mime-types chain.
convertBasedSubConverters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
convertBlob(Blob, String) - Method in class org.nuxeo.ecm.platform.convert.ConvertHelper
 
convertBlob(Blob, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.ConvertHelper
 
ConvertBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
Convert the given blob to a file with given mimetype.
ConvertBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
 
convertBlobToMimeType(BlobHolder, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
convertBlobToPDF(Blob) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Deprecated.
since 9.2, use ConversionService.convertToMimeType(String, BlobHolder, Map) with the PDF mimetype as destination instead
convertBlobToPDF(Blob) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
Deprecated.
convertChangeEvent(ObjectData) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertChangeEvents(String, ObjectList) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertClassToResourcePath(String) - Static method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
org.my.Class -> org/my/Class.class
convertColladaToglTF(TransmissionThreeD) - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Batch convert the Collada colladaThreeD to glTF
convertColladaToglTF(TransmissionThreeD) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
convertComplexPropertyToCMIS(ComplexProperty, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
convertContentStream(ContentStream) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertDate(Object) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
convertDNtoFQDN(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
Convert domain from the ldap form dc=nuxeo,dc=org to the DNS domain name form nuxeo.org
convertDurationsTo(TimeUnit) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
converter - Variable in class org.nuxeo.ecm.automation.core.operations.blob.RunConverter
 
converter - Variable in class org.nuxeo.ecm.core.convert.service.ConvertOption
 
converter - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
converter - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
converter - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
Converter - Interface in org.nuxeo.ecm.core.convert.extension
Interface that must be implemented by any contributer Converter class.
CONVERTER_EP - Static variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
ConverterBasedHtmlPreviewAdapter - Class in org.nuxeo.ecm.platform.preview.adapter.base
Base class for preview based on "on the fly" HTML transformers
ConverterBasedHtmlPreviewAdapter() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
ConverterCheckResult - Class in org.nuxeo.ecm.core.convert.api
Result object for an availability check on a Converter.
ConverterCheckResult() - Constructor for class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
ConverterCheckResult(String, String) - Constructor for class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
ConverterDescriptor - Class in org.nuxeo.ecm.core.convert.extension
XMap descriptor for the contribution of a new Converter.
ConverterDescriptor() - Constructor for class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
converterDescriptors - Variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
converterName - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
converterName - Variable in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
ConverterNotAvailable - Exception in org.nuxeo.ecm.core.convert.api
 
ConverterNotAvailable(String) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConverterNotAvailable
 
ConverterNotAvailable(String, BlobHolder) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConverterNotAvailable
 
ConverterNotRegistered - Exception in org.nuxeo.ecm.core.convert.api
Exception thrown when selected converter is not registered.
ConverterNotRegistered(String) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConverterNotRegistered
 
converterType - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
convertExpr(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
convertHelper - Variable in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
 
ConvertHelper - Class in org.nuxeo.ecm.platform.convert
 
ConvertHelper() - Constructor for class org.nuxeo.ecm.platform.convert.ConvertHelper
 
convertName(MetricName) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoGraphiteReporter
 
convertObject(ObjectData, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
ConvertOption - Class in org.nuxeo.ecm.core.convert.service
Helper class to manage mime-types chains.
ConvertOption(String, String) - Constructor for class org.nuxeo.ecm.core.convert.service.ConvertOption
 
convertOrderBy(String, TypeManagerImpl) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
Convert an ORDER BY part from CMISQL to NXQL.
convertParam(Object) - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
convertParam(Object, boolean) - Static method in class org.nuxeo.elasticsearch.query.PageProviderQueryBuilder
Convert a params for fixed part
convertPolicies(List<Policy>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertProperties(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
Converts from an untyped map to a Properties object.
convertProperties(Map<String, ?>, ObjectType, Collection<SecondaryType>, Set<Updatability>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertProperties(ObjectType, Collection<SecondaryType>, Properties) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertProperty(String, Object, ObjectType) - Static method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertQueryProperties(Properties) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertQueryResult(ObjectData) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertRatesTo(TimeUnit) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
convertRendition(String, RenditionData) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertRepositoryInfo(RepositoryInfo) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertTexture(BlobHolder, Integer, String) - Static method in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
convertThroughHTML(BlobHolder, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BinaryProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BooleanProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DateProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DoubleProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.LongProperty
 
convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.StringProperty
 
convertTo(Serializable, Class<T>) - Method in interface org.nuxeo.ecm.core.api.model.Property
Converts the given normalized value to the given type.
convertToCMIS(Object) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
convertToCMIS(PartialList<Map<String, Serializable>>, NuxeoCmisService) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
convertToCMISMap(Map<String, Serializable>, Map<String, String>, Map<String, ColumnReference>, NuxeoCmisService) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
convertToInfo(Blob) - Static method in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
convertToJarFileURL(Path) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
 
convertToMimeType(String, BlobHolder, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Converts a Blob given a target destination MimeType.
convertToMimeType(String, BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
convertToNuxeo(Object, Type) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
convertToPDF(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Converts an image to PDF.
convertToPDF(Blob) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
 
convertToPDF(Blob) - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
 
convertToPDF(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
ConvertToPDFPictureConverter - Class in org.nuxeo.ecm.platform.picture.convert
 
ConvertToPDFPictureConverter() - Constructor for class org.nuxeo.ecm.platform.picture.convert.ConvertToPDFPictureConverter
 
convertToType(Object, Type) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
convertTypeDefinition(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
convertValue(DocumentType, String, String, String, long) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
convertValue(CompositeType, String, String, String, long) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
convertWithConverter(BlobHolder, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
convertWithFormat(BlobHolder, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
convertWithMimeType(BlobHolder, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
convToInternal(String) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
convToInternalAce(String) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
convToNXQL(String) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
COOKIE_DOMAIN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustParameters
 
COOKIE_NAME_LOGOUT_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
 
cookieDomain - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
CookieHelper - Class in org.nuxeo.ecm.platform.web.common
Helpers for Cookies.
COORDS_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
copy - Variable in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
 
copy - Variable in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
 
copy - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
copy() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
 
copy() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
copy() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
copy(int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
copy(File[], File) - Static method in class org.nuxeo.common.utils.FileUtils
 
copy(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
Copies source to destination.
copy(File, File) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
copy(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Copies the document into a newly-created object.
copy(String, String) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
copy(String, String, List<String>, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
Copy source under parent, and set its ancestors.
copy(String, String, Map<String, ?>, TypeDefinition, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
copy(List<DocumentRef>, DocumentRef, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Deprecated.
copy(List<DocumentRef>, DocumentRef, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Deprecated.
copy(List<DocumentRef>, DocumentRef, CoreSession.CopyOption...) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
copy(List<DocumentRef>, DocumentRef, CoreSession.CopyOption...) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Bulk copy.
copy(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
copy(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
copy(DocumentRef, DocumentRef, String, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Deprecated.
copy(DocumentRef, DocumentRef, String, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
copy(DocumentRef, DocumentRef, String, CoreSession.CopyOption...) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
copy(DocumentRef, DocumentRef, String, CoreSession.CopyOption...) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Copies the source document to the destination folder under the given name.
copy(Document, Document, String) - Method in interface org.nuxeo.ecm.core.model.Session
Copies the source document to the given folder.
copy(Document, Document, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
copy(Document, Document, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
copy(Node, Serializable, String, Consumer<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Copy a child to a new parent with a new name.
copy(Node, Node, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Copies a node to a new location with a new name.
copy(Node, Node, String, Consumer<Node>) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Copies a node to a new location with a new name.
copy(Node, Node, String, Consumer<Node>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
copy(RowMapper.IdWithTypes, Serializable, String, Row, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Deprecated.
since 11.3, use other signature instead
copy(RowMapper.IdWithTypes, Serializable, String, Row, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
copy(RowMapper.IdWithTypes, Serializable, String, Row, boolean, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Copies the hierarchy starting from a given row to a new parent with a new name.
copy(RowMapper.IdWithTypes, Serializable, String, Row, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
copy(RowMapper.IdWithTypes, Serializable, String, Row, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
copy(DocumentMessage, String) - Static method in class org.nuxeo.importer.stream.message.DocumentMessage
 
copy(LogManager, Name, String, Name, String, Name) - Method in class org.nuxeo.lib.stream.tools.command.CopyCommand
 
Copy - Class in org.nuxeo.connect.update.task.standalone.commands
Copy a file to the given target directory or file.
Copy() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Copy
 
Copy(File, File, String, boolean) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Copy
 
Copy(File, File, String, boolean, boolean) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Copy
 
Copy(String) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Copy
 
Copy(String, File, File, String, boolean, boolean) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Copy
 
COPY_CONTAINER_COMMAND - Static variable in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
COPY_FINDFREENAME_DISABLED_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
Framework property to disabled free-name collision detection for copy.
COPY_FROM_WORK_VERSION - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
COPY_MESSAGE - Static variable in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
 
copyBlob(String, S3BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
copyBlob(String, BlobStore, String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
copyBlob(String, BlobStore, String, boolean) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
copyBlob(String, LocalBlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
Optimized file-to-file copy/move.
copyBlob(S3BlobStoreConfiguration, String, S3BlobStoreConfiguration, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
copyBlob(S3BinaryManager, String) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
Copies a blob.
copyBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
copyBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
Generic copy/move to a local file.
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
 
copyBlobIsOptimized(BlobStore) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Checks if blob copy/move from another blob store to this one can be done efficiently.
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
 
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
 
copyBundlesToDeploy(ReloadContext) - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
CopyCommand - Class in org.nuxeo.lib.stream.tools.command
Copy a Log to another
CopyCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
 
CopyCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.CopyCommand
 
CopyCommand(Path, Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
Constructor for copy command.
CopyCommand(Path, Path, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
CopyCommand(Path, Path, Path, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
copyContent(InputStream, OutputStream) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
 
copyContent(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Copies all the data from a source document.
copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
copyContextData(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Copies the context data from given document to this document.
copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
CopyData(String, String) - Static method in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
CopyDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
CopyDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
 
copyDocumentsAndResources(String, Collection<DocumentRef>, DocumentLocation, Collection<String>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
Copy documents and resources to another location (on a same machine).
copyDocumentsAndResources(String, Collection<DocumentRef>, DocumentLocation, Collection<String>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
copyFile(AmazonS3, ObjectMetadata, String, String, String, String, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.S3Utils
copyFile(AmazonS3, ObjectMetadata, String, String, String, String, String, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.S3Utils
Deprecated.
since 11.2, use TransferManager.copy(java.lang.String, java.lang.String, java.lang.String, java.lang.String) instead
copyFile(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
Deprecated.
since 10.1 - use FileUtils.copyFile(File, File) or FileUtils.copyFileToDirectory(File, File) instead.
copyFile(File, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
copyFile(File, File) - Method in class org.nuxeo.runtime.reload.ReloadComponent
Method copied from commons-io:commons-io:2.6 to handle replace if exist on Windows.
copyFileMultipart(AmazonS3, ObjectMetadata, String, String, String, String, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.S3Utils
copyFileMultipart(AmazonS3, ObjectMetadata, String, String, String, String, String, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.S3Utils
Deprecated.
since 11.2, use TransferManager.copy(java.lang.String, java.lang.String, java.lang.String, java.lang.String) instead
copyFileNonMultipart(AmazonS3, ObjectMetadata, String, String, String, String, String, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.S3Utils
Deprecated.
since 11.2, use TransferManager.copy(java.lang.String, java.lang.String, java.lang.String, java.lang.String) instead
copyForAlias(OperationDocumentation, String) - Static method in class org.nuxeo.ecm.automation.OperationDocumentation
Returns a simple copy of an OperationDocumentation for an alias.
copyHier(Serializable, Serializable, String, boolean, Map<Serializable, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Copies hierarchy from id to a new child of parentId.
copyHierRecursive(RowMapper.IdWithTypes, Serializable, String, Serializable, boolean, Map<Serializable, Serializable>, Map<Serializable, RowMapper.IdWithTypes>, Set<Serializable>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Copies hierarchy from id to parentId, and recurses.
copyId - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
The id of the root of the copy.
CopyingResponseWrapper - Class in org.nuxeo.ecm.platform.web.common.idempotency
Response wrapper that can capture response result, using a DeferredFileOutputStream.
CopyingResponseWrapper(int, HttpServletResponse) - Constructor for class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
 
CopyingServletOutputStream - Class in org.nuxeo.ecm.platform.web.common.idempotency
Captures content written to the target stream.
CopyingServletOutputStream(ServletOutputStream, DeferredFileOutputStream) - Constructor for class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
 
copyItem(DocumentModel, PathRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
copyItem(DocumentModel, PathRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
copyItem(DocumentModel, PathRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
copyList(List<FulltextDescriptor.FulltextIndexDescriptor>) - Static method in class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
 
copyList(List<RepositoryDescriptor.FieldDescriptor>) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
CopyOperation - Class in org.nuxeo.ecm.webengine.install
 
CopyOperation() - Constructor for class org.nuxeo.ecm.webengine.install.CopyOperation
 
copyOrMoveBlob(String, S3BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Writes a file based on a key, as an optimized copy/move from a source in another compatible blob store.
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
 
copyOrMoveBlob(S3BlobStoreConfiguration, String, String, S3BlobStoreConfiguration, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
Returns the version id, or null.
copyOrMoveBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
copyOrMoveBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
copyOrMoveBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
copyOrMoveCachedBlob(String, LocalBlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
copyOver(ExtensibleContribution) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
Copy this contribution data over the given one.
copyProxyAsDocument(List<DocumentRef>, DocumentRef, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Deprecated.
copyProxyAsDocument(List<DocumentRef>, DocumentRef, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
copyProxyAsDocument(List<DocumentRef>, DocumentRef, CoreSession.CopyOption...) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
copyProxyAsDocument(List<DocumentRef>, DocumentRef, CoreSession.CopyOption...) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Bulk copyProxyAsDocument.
copyProxyAsDocument(DocumentRef, DocumentRef, String, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Deprecated.
copyProxyAsDocument(DocumentRef, DocumentRef, String, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
copyProxyAsDocument(DocumentRef, DocumentRef, String, CoreSession.CopyOption...) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
copyProxyAsDocument(DocumentRef, DocumentRef, String, CoreSession.CopyOption...) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Work like copy but in the case of a source proxy the destination will be a new document instead of a proxy.
copyRecurse(String, String, LinkedList<String>, String, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
copyRelationsFromReplacedProxy(RelationManager, Resource, Resource, Resource) - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
copyRelationsFromWorkingCopy(RelationManager, Resource, Resource) - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
copyResources(Bundle, String, File) - Static method in class org.nuxeo.ecm.webengine.install.Installer
 
CopyResult(Serializable, VCSInvalidations, Set<Serializable>, Set<Serializable>) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
 
copyRows(String, Set<Serializable>, Map<Serializable, Serializable>, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Copy the rows from tableName with given ids into new ones with new ids given by idMap.
copySchema(SchemaBindingDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
CopySchema - Class in org.nuxeo.ecm.automation.core.operations.document
 
CopySchema() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
copySubscriptionsTo(DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Copy the subscriptions of the current doc to the targetted document.
copyTags(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
copyTags(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Copy all the tags applied to the source document to the destination document.
copyTags(CoreSession, String, String, boolean) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
copyTo(Writer) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
copyToFile(InputStream, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
copyTree(int, File, File, Path, PathFilter) - Static method in class org.nuxeo.common.utils.FileUtils
 
copyTree(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
Deprecated.
since 10.1 - waiting ReloadComponent to be cleaned
copyTree(File, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
copyTree(File, File) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
 
copyTree(File, File, PathFilter) - Static method in class org.nuxeo.common.utils.FileUtils
Deprecated.
since 10.1 - seems unused
copyTree(File, File, Path, PathFilter) - Static method in class org.nuxeo.common.utils.FileUtils
 
copyWithKey(String) - Method in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
copyWithNoWriteObserverAndKey(String) - Method in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
CORE_EVENT_ID_VERSIONING_CHANGE - Static variable in class org.nuxeo.ecm.core.api.VersioningChangeNotifier
Core event id for events dispatched by this class.
CORE_SESSION_CONTEXT_KEY - Static variable in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
 
CORE_SESSION_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.snapshot.pageprovider.VFolderPageProvider
 
CoreDirectory - Class in org.nuxeo.ecm.directory.core
Implementation of a Directory on top of a core repository.
CoreDirectory(CoreDirectoryDescriptor) - Constructor for class org.nuxeo.ecm.directory.core.CoreDirectory
 
CoreDirectoryDescriptor - Class in org.nuxeo.ecm.directory.core
Descriptor for a CoreDirectory.
CoreDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
CoreDirectoryDescriptor.ACLDescriptor - Class in org.nuxeo.ecm.directory.core
 
CoreDirectoryFactory - Class in org.nuxeo.ecm.directory.core
Factory implementation for directory on repository
CoreDirectoryFactory() - Constructor for class org.nuxeo.ecm.directory.core.CoreDirectoryFactory
 
CoreDirectorySession - Class in org.nuxeo.ecm.directory.core
Session class for directory on repository
CoreDirectorySession(CoreDirectory) - Constructor for class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
CoreEvent - Interface in org.nuxeo.ecm.core.api.event
Nuxeo core event.
CoreEventConstants - Class in org.nuxeo.ecm.core.api.event
Core event constants.
CoreEventImpl - Class in org.nuxeo.ecm.core.api.event.impl
Nuxeo core event implementation.
CoreEventImpl(String, Object, Map<String, ?>, Principal, String, String) - Constructor for class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
CoreEventNotifier - Class in org.nuxeo.ecm.core.management.statuses
 
CoreEventNotifier() - Constructor for class org.nuxeo.ecm.core.management.statuses.CoreEventNotifier
 
CoreExceptionMapper - Class in org.nuxeo.ecm.webengine.jaxrs.session
Deprecated.
since 9.3.
CoreExceptionMapper() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.CoreExceptionMapper
Deprecated.
 
CoreExtensionFactory - Class in org.nuxeo.template.context.extensions
 
CoreExtensionFactory() - Constructor for class org.nuxeo.template.context.extensions.CoreExtensionFactory
 
CoreExtensions - Class in org.nuxeo.template.context.extensions
 
CoreExtensions(DocumentModel, DocumentWrapper) - Constructor for class org.nuxeo.template.context.extensions.CoreExtensions
 
CoreFolderPublicationNode - Class in org.nuxeo.ecm.platform.publisher.impl.core
Implementation of the PublicationNode for Simple Core Folders.
CoreFolderPublicationNode(DocumentModel, PublicationTree, PublicationNode, PublishedDocumentFactory) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
CoreFolderPublicationNode(DocumentModel, PublicationTree, PublishedDocumentFactory) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
CoreFunctions - Class in org.nuxeo.ecm.automation.core.scripting
The functions exposed by the core library.
CoreFunctions() - Constructor for class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
 
CoreGraph - Class in org.nuxeo.ecm.platform.relations
Relation graph implementation delegating to the core.
CoreGraph(CoreSession) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph
A graph with this base session.
CoreGraph.NodeAsString - Class in org.nuxeo.ecm.platform.relations
Only one of those is filled.
CoreGraph.ResourceFinder - Class in org.nuxeo.ecm.platform.relations
 
CoreGraph.SizeFinder - Class in org.nuxeo.ecm.platform.relations
 
CoreGraph.StatementAdder - Class in org.nuxeo.ecm.platform.relations
 
CoreGraph.StatementFinder - Class in org.nuxeo.ecm.platform.relations
 
CoreGraph.StatementRemover - Class in org.nuxeo.ecm.platform.relations
 
CoreGraph.Subjects - Class in org.nuxeo.ecm.platform.relations
Fake Node type used to pass down multiple nodes into whereBuilder.
CoreGraphFactory - Class in org.nuxeo.ecm.platform.relations
Factory for CoreGraph.
CoreGraphFactory() - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraphFactory
 
CoreInstance - Class in org.nuxeo.ecm.core.api
The CoreInstance is the main access point to a CoreSession.
CoreIODelegate - Class in org.nuxeo.ecm.webengine.jaxrs.coreiodelegate
A JAX-RS MessageBodyWriter that try to delegate the marshalling to all nuxeo-core-io Writer and Reader.
CoreIODelegate() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.CoreIODelegate
 
CoreManagementComponent - Class in org.nuxeo.ecm.core.management
 
CoreManagementComponent() - Constructor for class org.nuxeo.ecm.core.management.CoreManagementComponent
 
CoreManagementService - Interface in org.nuxeo.ecm.core.management
Services that wants to register with the core management for being call-backed should implement that interface.
CoreProxyFactory - Class in org.nuxeo.ecm.platform.publisher.impl.core
Implementation of the PublishedDocumentFactory for simple core implementation using native proxy system.
CoreProxyFactory() - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.CoreProxyFactory
 
CoreProxyWithWorkflowFactory - Class in org.nuxeo.ecm.platform.publisher.task
Implementation of the PublishedDocumentFactory for core implementation using native proxy system with validation workflow.
CoreProxyWithWorkflowFactory() - Constructor for class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
 
CoreQueryAndFetchPageProvider - Class in org.nuxeo.ecm.platform.query.nxql
Page provider performing a queryAndFetch on a core session.
CoreQueryAndFetchPageProvider() - Constructor for class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
CoreQueryAndFetchUnrestrictedSessionRunner - Class in org.nuxeo.ecm.platform.query.nxql
Unrestricted session runner providing API for retrieving the result list.
CoreQueryAndFetchUnrestrictedSessionRunner(CoreSession, String, String) - Constructor for class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchUnrestrictedSessionRunner
 
CoreQueryDocumentPageProvider - Class in org.nuxeo.ecm.platform.query.nxql
Page provider performing a query on a core session.
CoreQueryDocumentPageProvider() - Constructor for class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
CoreQueryPageProviderDescriptor - Class in org.nuxeo.ecm.platform.query.core
Core Query page provider descriptor.
CoreQueryPageProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
 
CoreQueryUnrestrictedSessionRunner - Class in org.nuxeo.ecm.platform.query.nxql
Unrestricted session runner providing API for retrieving the result documents list.
CoreQueryUnrestrictedSessionRunner(CoreSession, String, Filter, long, long, boolean, long, boolean) - Constructor for class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
CoreService - Class in org.nuxeo.ecm.core
Service used to register version removal policies.
CoreService() - Constructor for class org.nuxeo.ecm.core.CoreService
 
CoreServiceOrphanVersionRemovalFilterDescriptor - Class in org.nuxeo.ecm.core
Descriptor for Core Service orphanVersionRemovalFilter extension point configuration.
CoreServiceOrphanVersionRemovalFilterDescriptor() - Constructor for class org.nuxeo.ecm.core.CoreServiceOrphanVersionRemovalFilterDescriptor
 
CoreServicePolicyDescriptor - Class in org.nuxeo.ecm.core
Descriptor for Core Service versionRemovalPolicy extension point configuration.
CoreServicePolicyDescriptor() - Constructor for class org.nuxeo.ecm.core.CoreServicePolicyDescriptor
 
coreSession - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
coreSession - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
coreSession - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
coreSession - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
coreSession - Variable in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
coreSession - Variable in class org.nuxeo.ecm.platform.ec.notification.automation.SubscribeOperation
 
coreSession - Variable in class org.nuxeo.ecm.platform.ec.notification.automation.UnsubscribeOperation
 
coreSession - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
coreSession - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
coreSession - Variable in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
 
coreSession - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
coreSession - Variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionLiveDocFetcher
 
CoreSession - Interface in org.nuxeo.ecm.core.api
A session to the Nuxeo Core.
CoreSession.CopyOption - Enum in org.nuxeo.ecm.core.api
 
coreSessionMonitor - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
CoreSessionMonitor - Interface in org.nuxeo.ecm.core.management.jtajca
 
CoreSessionProvider - Class in org.nuxeo.ecm.automation.server.jaxrs
 
CoreSessionProvider<REF extends SessionRef> - Class in org.nuxeo.ecm.webengine.jaxrs.session
 
CoreSessionProvider() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.CoreSessionProvider
 
CoreSessionProvider() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
CoreSessionService - Interface in org.nuxeo.ecm.core.api
Service managing the creation of CoreSession instances.
CoreSessionServiceImpl - Class in org.nuxeo.ecm.core.api
Implementation for the service managing the acquisition/release of CoreSession instances.
CoreSessionServiceImpl() - Constructor for class org.nuxeo.ecm.core.api.CoreSessionServiceImpl
 
CORR_BASE - Static variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
CORRECT_NOT - org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector.FilterJobs
 
correctChunkOffsets(MovieBox, long) - Method in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
correctFilter(String, FilterExpressionCorrector.FilterJobs...) - Static method in class org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector
Apply the chosen Correctors to the filter expression
CORRELATED_ECM_TAG - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSQueryOptimizer
 
CORRELATED_ECM_TAG_IMPLICIT - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSQueryOptimizer
 
CORRELATED_WILDCARD_SPLIT - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSQueryOptimizer
 
correlationCounter - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
CORS_CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
corsFilterRegistry - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
count - Variable in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
count - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.PrefixInfo
 
count - Variable in class org.nuxeo.ecm.core.work.SleepWork
 
count - Variable in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
count - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
count - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
count - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
count - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool.NamedThreadFactory
 
count - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
count - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
count - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
count - Variable in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
count() - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
count() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
count(String, Work.State) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
count(String, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
count(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Gets the number of work instances in the given state in a given queue.
COUNT - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
COUNT - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
COUNT_FUNCTION - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
COUNT_SOURCE - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
Adds a COUNT() on the relation source, to count documents.
countDocuments(Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
countDocuments(Bson, CountOptions) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
counter - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
counter - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
counter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
counter - Variable in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
COUNTER_FIELD - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
COUNTER_NAME_UUID - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
COUNTER_PREFIX - Static variable in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
counterDecrease(Counter, long) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
CounterHelper - Class in org.nuxeo.runtime.management.counters
Deprecated.
since 11.4: use dropwizard metrics counter instead
CounterHelper() - Constructor for class org.nuxeo.runtime.management.counters.CounterHelper
Deprecated.
 
counterHistory - Variable in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
CounterHistoryRecorder - Class in org.nuxeo.runtime.management.counters
Deprecated.
since 11.4: use dropwizard metrics instead
CounterHistoryRecorder(int) - Constructor for class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
CounterHistoryStack - Class in org.nuxeo.runtime.management.counters
Deprecated.
since 11.4: use dropwizard metrics instead
CounterHistoryStack(int) - Constructor for class org.nuxeo.runtime.management.counters.CounterHistoryStack
Deprecated.
 
counterIncrease(Counter, long) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
CounterManager - Interface in org.nuxeo.runtime.management.counters
Deprecated.
since 11.4: use dropwizard metrics counter instead
CounterManagerImpl - Class in org.nuxeo.runtime.management.counters
Deprecated.
since 11.4: use dropwizard metrics counter instead
CounterManagerImpl() - Constructor for class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
CounterMXBean - Interface in org.nuxeo.runtime.management.counters
Deprecated.
since 11.4: use dropwizard metrics instead
CounterMXBeanImpl - Class in org.nuxeo.runtime.management.counters
Deprecated.
since 11.4: use dropwizard metrics instead
CounterMXBeanImpl(Counter) - Constructor for class org.nuxeo.runtime.management.counters.CounterMXBeanImpl
Deprecated.
 
counterNames - Variable in class org.nuxeo.ecm.automation.core.operations.management.GetCounters
Deprecated.
 
counters - Variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
countersColl - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
countersCollection - Variable in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
counterSet(Counter, long) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
counterSet(Counter, long) - Method in class org.nuxeo.runtime.management.metrics.MetricSerializingCallback
 
countEventsById(String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
countExecute() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
countExecutes - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
countFiltered - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
countFolderAsDocument - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
countFolderAsDocument - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
countFolderAsDocument - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
countFolderAsDocument(boolean) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
countGauge - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
countHandled - Static variable in class org.nuxeo.ecm.core.storage.sql.listeners.DummyAsyncRetryListener
 
countKey(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
countMessages(int, long, long) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
countOk - Static variable in class org.nuxeo.ecm.core.storage.sql.listeners.DummyAsyncRetryListener
 
country - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
countryCode - Variable in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
An ISO 3166 code to be set in new user certificates
countryCode - Variable in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
Configurable country code
countSuccess - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
countTotal - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
countTotal - Variable in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
countTotal - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
countTotal() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
May be used by supported APIs to include in the query result a count of total results if there was no limit or offset.
countTotal(boolean) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
countUpTo - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
CQ_BLOCK_SIZE - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
CQ_BLOCK_SIZE - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
cqManager - Variable in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
cqTailer - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
create - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
create() - Static method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
create() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroModelFactory
 
create() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageModelFactory
 
create() - Static method in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
 
create() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
create(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryService.SessionFactory
 
create(String, String, String) - Static method in class org.nuxeo.ecm.csv.core.CSVImportId
 
create(String, String, Blob) - Static method in class org.nuxeo.ecm.csv.core.CSVImportId
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
create(Principal) - Static method in class org.nuxeo.runtime.api.login.NuxeoLoginContext
Creates a NuxeoLoginContext for the given principal.
create(Map<String, String[]>) - Static method in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
 
create(HttpServletRequest) - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroCacheKeyFactory
 
create(HttpServletRequest) - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageCacheKeyFactory
 
create(CoreSession, String, String, boolean, TypeManager) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
 
create(CoreSession, String, String, boolean, TypeManager) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporter
 
create(CoreSession, Blob, String, boolean, String, TypeManager) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
create(CoreSession, Blob, String, boolean, String, TypeManager) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Deprecated.
create(DocumentModel, String) - Static method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
create(DocumentModel, String, Blob, String, Map<String, Serializable>, Calendar, HttpServletRequest) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
create(Event) - Static method in class org.nuxeo.ecm.core.event.impl.ShallowEvent
 
create(OAuth2Client, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
Registers a new oAuth2 client as the given principal.
create(OAuth2Client, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
create(AggregateDefinition, DocumentModel) - Static method in class org.nuxeo.elasticsearch.aggregate.AggregateFactory
 
create(ElasticSearchEmbeddedNode, ElasticSearchClientConfig) - Method in interface org.nuxeo.elasticsearch.api.ESClientFactory
 
create(ElasticSearchEmbeddedNode, ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
create(ElasticSearchEmbeddedNode, ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESTransportClientFactory
 
create(ChronicleLogConfig, Name, int, Codec<M>) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
Create a new log
create(Name, int) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
create(Name, int) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
create(Name, int) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
CREATE - org.nuxeo.ecm.csv.core.CSVImporterOptions.ImportMode
 
CREATE - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
CREATE - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
CREATE - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
CREATE_CONTAINER_COMMAND - Static variable in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
CREATE_DOC_COUNT - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
CREATE_FROM_KEY_GROUPS - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
A comma-separated list of groups that can create blobs in this blob provider based only on a key.
CREATE_FROM_KEY_USERS - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
A comma-separated list of users that can create blobs in this blob provider based only on a key.
CREATE_INDEX_TIMEOUT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClient
Deprecated.
CREATE_MODE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
CREATE_OR_UPDATE - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
CREATE_OR_UPDATE - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
CREATE_TABLE_POLICIES - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
CREATE_TABLE_POLICY_ALWAYS - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Always recreates the table from scratch and loads the CSV data.
CREATE_TABLE_POLICY_DEFAULT - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
CREATE_TABLE_POLICY_NEVER - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Doesn't create or modify the table in any way.
CREATE_TABLE_POLICY_ON_MISSING_COLUMNS - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
If the table doesn't exist then creates it and loads the CSV data.
createAccessTokenFromRequestToken(OAuthToken) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Exchanges the REQUEST Token witha Real ACCESS Token (persistent) Token/TocketSecret Strings are regerated during the exchange.
createAccessTokenFromRequestToken(OAuthToken) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
createAce(String, List<String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
createAcl(List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
createActionContext(OperationContext) - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.AbstractDirectoryOperation
 
createActionContext(CoreSession) - Static method in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
Deprecated.
createActionContext(CoreSession, GraphNode) - Static method in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
createActionContext(DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
createActionContext(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
createActionContext(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
createActionContext(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
createAdminProperties(Properties) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
createAlias(String, String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
createAlias(String, DataSource) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
createAndAssign(Codec<M>, NameResolver, Collection<LogPartition>, Name, Properties) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
createAndSubscribe(Codec<M>, NameResolver, Collection<Name>, Name, Properties, RebalanceListener) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
createAnnotation(CoreSession, Annotation) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
Creates an annotation on a document.
createAnnotation(CoreSession, Annotation) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
createAnnotation(Annotation) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
createApp() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
createAppender(Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
createAppender(Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
createAppender(Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
createAppendOutputStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
createAppendOutputStream(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
createArrayOf(int, Object[], Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Factory method for creating Array objects, suitable for passing to PreparedStatement.setArray(int, java.sql.Array).
createArrayOf(int, Object[], Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
createArrayOf(int, Object[], Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
createArtifact(NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
 
createArtifact(NuxeoPrincipal) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
createArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
Persist an artifact in the underlying persistence system.
createAttributes(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
createBackend(String, String, String, CoreSession) - Method in interface org.nuxeo.ecm.webdav.backend.RealBackendFactory
 
createBackend(String, String, String, CoreSession) - Method in class org.nuxeo.ecm.webdav.backend.SimpleRealBackendFactory
 
createBaseVersion(Entry) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
Create a base version for the given entry if needed.
createBindings(Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
createBlank() - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
 
createBlank(String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
 
createBlob(byte[]) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given bytes array.
createBlob(byte[], String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given bytes array.
createBlob(byte[], String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given bytes array.
createBlob(File) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given File.
createBlob(File, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given File.
createBlob(File, String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given File.
createBlob(File, String, String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given File.
createBlob(InputStream) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob from an InputStream, by saving it to a temporary file.
createBlob(InputStream, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob from an InputStream, by saving it to a temporary file.
createBlob(InputStream, String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob from an InputStream, by saving it to a temporary file.
createBlob(InputStream, String, String, File) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob from an InputStream, by saving it to a temporary file.
createBlob(String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given string, with MIME type "text/plain" and encoding "UTF-8".
createBlob(String) - Static method in class org.nuxeo.ecm.directory.DirectoryCSVLoader
 
createBlob(String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given string, with encoding "UTF-8".
createBlob(String, String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given string.
createBlob(String, String, String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by the given string.
createBlob(BlobInfo) - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
Creates a filesystem blob with the given information.
CreateBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
TODO: detect mine?
CreateBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
 
createBlobFromFilePath(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
Creates a Blob from a relative file path.
createBlobFromRequestBody(String, String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Creates a new blob from the request body, given a filename and an optional mimeType.
createBlobFromStringBlob(Blob) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
Creates a Blob from a StringBlob.
createBlobHolderMap(Blob) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
 
createBlobWithExtension(String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Creates a Blob backed by an empty temporary File with the given extension.
createBulkCommand(String, String, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
 
createCache() - Method in class org.nuxeo.runtime.annotations.AnnotationManager
 
createCachingMapper(Model, Mapper) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
createCertificate(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
Generates user certificate and user keys, saves them to a user store, and persists the store in the directory.
createCertificate(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
createChild(String, String, String, Long, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
createChild(String, String, String, Long, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
createChildState(String, String, String, Long, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
createChronicleLogConfig(LogConfigDescriptor) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
createChronicleManager(String) - Method in class org.nuxeo.lib.stream.tools.Main
 
createClient(OAuth2Client) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Creates a new oauth2 client.
createClient(ElasticSearchEmbeddedNode) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
createClusterInvalidator() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
createClusterInvalidator(DBSRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
createClusterNode(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
createClusterNode(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Informs the cluster that this node exists.
createClusterNode(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
createClusterNode(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
createClusterNodeColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
createClusterNodeSql - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
createCmisException(Exception) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
Converts the given exception into a CMIS exception.
createCollection(String, String, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
createCollection(CoreSession, String, String, String) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Create a collection with a given name, description and path.
createCollection(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
CreateCollectionOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
Class for the operation to create a Collection.
CreateCollectionOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
 
createComment(CoreSession, Comment) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Creates a comment.
createComment(CoreSession, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
createComment(CoreSession, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
createComment(CoreSession, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
createComment(CoreSession, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
createComment(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Deprecated.
CommentManager cannot find the author if invoked remotely so one should use CommentManager.createComment(DocumentModel, String, String)
createComment(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
createComment(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
createComment(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
createComment(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
createComment(DocumentModel, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Deprecated, for removal: This API element is subject to removal in a future version.
createComment(DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
createComment(DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
createComment(DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
createComment(DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
createComment(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Creates a comment document model, filling its properties with given info and linking it to given document.
createComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
createComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
createComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
createComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
createComment(DocumentModel, DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Deprecated, for removal: This API element is subject to removal in a future version.
createComment(DocumentModel, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
createComment(DocumentModel, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
createComment(DocumentModel, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
createComment(DocumentModel, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
createComment(Comment) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
createCommentDocument(CoreSession, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
Can be overwritten to allow creation of localized comment.
createCompactFormat() - Static method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
 
createComplexType(Schema, ComplexType, String, XSContentType, boolean) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
createComponent(byte[]) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
createComponent(byte[], boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
createComponentManager() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
createConfiguration() - Method in class org.nuxeo.ecm.platform.ec.notification.email.NotificationsRenderingEngine
 
createConfiguration() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentRenderingEngine
 
createConfiguration() - Method in class org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingEngine
TODO : It works like this but this default implementation should return just a new Configuration() There should be a class that extends this class and overrides this but that brokes it right now.
createConnectionFactory() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.ConfigurableManagedDataSource
 
createConsumer(String) - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumerFactory
 
createConsumer(String) - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumerFactory
 
createConsumer(String) - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumerFactory
 
createConsumer(String) - Method in interface org.nuxeo.lib.stream.pattern.consumer.ConsumerFactory
 
CreateContainer(String, String) - Static method in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
createContentStream(String, long, String, InputStream) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
createContentStream(String, long, String, InputStream, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
createContentStructure(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
 
createContentStructure(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
 
createContentStructure(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedRootFactory
 
createContentStructure(DocumentModel) - Method in interface org.nuxeo.ecm.platform.content.template.service.ContentFactory
 
createContext() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
createContext() - Method in class org.nuxeo.osgi.BundleImpl
 
createContext() - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
createContext(HttpServletRequest, HttpServletResponse, CoreSession) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
Sets up and returns the current OperationContext, which MUST NOT be closed.
createContext(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
createContext(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
createContextMap(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
createCookie(HttpServletRequest, String, String) - Static method in class org.nuxeo.ecm.platform.web.common.CookieHelper
 
createCoreSession(String, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.api.CoreSessionService
Instantiates a CoreSession.
createCoreSession(String, NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.api.CoreSessionServiceImpl
 
createCQLogManager() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
created - Variable in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
created - Variable in class org.nuxeo.ecm.core.storage.sql.Selection
The row ids created and not yet flushed to database.
created - Variable in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
created(GroupResource, MediaType) - Static method in class org.nuxeo.scim.server.jaxrs.marshalling.GroupResponse
 
created(UserResource, MediaType) - Static method in class org.nuxeo.scim.server.jaxrs.marshalling.UserResponse
 
CREATED - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment does not exist in the database and will be inserted upon save.
CREATED - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
createDatabase(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
Creates the necessary structures in the database.
createDatabaseNoTx(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
createDataModel(Document, Schema) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
Creates a data model from a document and a schema.
createDefaultCollectionsRoot(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
createdFromCreateTaskOperation - org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
 
createdFromTaskService - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
createDialect(Connection, RepositoryDescriptor) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Creates a Dialect by connecting to the datasource to check what database is used.
createDirectoriesIfNotExist(Path) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
CreateDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
Creates entries for a given Directory.
CreateDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
 
createDirectoryEntry(DocumentModel, String, ACE, boolean, String) - Static method in class org.nuxeo.ecm.permissions.PermissionHelper
 
createDocReader(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.io.DocumentReaderFactory
 
createDocument(long, String, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
createDocument(String, Set<String>) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createDocument(Map<String, ?>, ContentStream, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createDocument(Map<String, ?>, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createDocument(CoreSession, String, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.csv.core.CSVImporterDocumentFactory
 
createDocument(CoreSession, String, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
createDocument(CoreSession, DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
 
createDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
createDocument(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Creates a document using given document model for initialization.
createDocument(DocumentModel[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
createDocument(DocumentModel[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Bulk creation of documents.
createDocument(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Creates the document (sets its properties).
createDocument(ExportedDocument, Path) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
Creates a new document given its path.
createDocument(ExportedDocument, Path) - Method in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentWriter
 
createDocument(WebContext, DocumentModel, String) - Static method in class org.nuxeo.ecm.core.rest.DocumentHelper
 
CreateDocument - Class in org.nuxeo.ecm.automation.core.operations.document
Create a document into the input document
CreateDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
 
createDocumentCount - Variable in class org.nuxeo.ecm.core.api.AbstractSession
 
createDocumentCountInc() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
createDocumentFromBlob(CoreSession, Blob, String, boolean, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Deprecated.
createDocumentFromBlob(CoreSession, Blob, String, boolean, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
createDocumentFromBlob(CoreSession, Blob, String, boolean, String, boolean) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Deprecated.
createDocumentFromBlob(CoreSession, Blob, String, boolean, String, boolean) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createDocumentModel(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
createDocumentModel(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Creates a document model using type name.
createDocumentModel(String) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
Returns a document model computed from its type, querying the SchemaManager service.
createDocumentModel(String, String) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
Deprecated.
since 11.1, unused
createDocumentModel(String, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
createDocumentModel(String, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Creates a document model using required information.
createDocumentModel(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
createDocumentModel(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Creates a document model using required information.
createDocumentModel(String, DocumentRef, CoreSession) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
Creates a document model for a new document.
createDocumentModel(ObjectId, ContentStream, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Creates and save document model.
createDocumentModel(ObjectId, TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Creates bare unsaved document model.
createDocumentModel(AbsoluteDocumentRef) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
Creates a document model from its absolute reference.
createDocumentModel(OperationContext, String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
Create a document model from its path
createDocumentModel(OperationContext, DocumentRef) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
Create a document model from its reference
createDocumentModel(Document, CoreSession) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
Creates a document model for an existing document.
createDocumentRef(String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
Create document reference from an id or a path.
createDocumentRef(OperationContext, String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
Create a document reference from its path
createDocumentRefOrExpression(String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
Create a document reference from an expression, an id or a path.
createDocumentRouteInstanceFromDocumentRouteModel(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
Creates a blank DocumentRoute instance from a model.
createDocumentRouteInstanceFromDocumentRouteModel(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
createDocumentRoutesStructure(String, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
Finds the first domain by name, and creates under it the root container for the structure containing the route instances.
CreateDocumentsAction - Class in org.nuxeo.ecm.platform.mail.listener.action
Creates a MailMessage document for every new email found in the INBOX.
CreateDocumentsAction() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsAction
 
CreateDocumentsAction.UnrestrictedCreateDocument - Class in org.nuxeo.ecm.platform.mail.listener.action
 
CreateDocumentsFromAutomationChainAction - Class in org.nuxeo.ecm.platform.mail.listener.action
Creates a MailMessage document for every new email found in the INBOX.
CreateDocumentsFromAutomationChainAction(String) - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsFromAutomationChainAction
 
createDocumentsListReader(CoreSession, Collection<DocumentRef>) - Static method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
 
createDocUrlWithToken(String, String) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
createDocWriter(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.io.DocumentWriterFactory
 
createDomainEventProducers() - Method in interface org.nuxeo.ecm.core.event.EventService
Creates the registered domain event producers.
createDomainEventProducers() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
createdProxyFragment(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
createdSchemas - Variable in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
createdSessionCount - Variable in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
 
createELContext() - Method in interface org.nuxeo.ecm.platform.el.ELService
Creates a new ELContext according to the configured factory.
createELContext() - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
createEntityManagerFactory(Map<String, String>) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
createEntry(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
Create a new entry in the registry given the entry key.
createEntry(String) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.BaseSession
 
createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
createEntry(Map<String, Object>) - Method in interface org.nuxeo.ecm.directory.Session
Creates an entry in a directory.
createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.BaseSession
 
createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
createEntry(DocumentModel) - Method in interface org.nuxeo.ecm.directory.Session
Creates an entry in a directory.
createEntryModel(String) - Static method in class org.nuxeo.ecm.directory.BaseSession
Returns a bare document model suitable for directory implementations.
createEntryModel(String, String, String, Map<String, Object>) - Static method in class org.nuxeo.ecm.directory.BaseSession
Deprecated.
since 11.1, sessionId is unused
createEntryModel(String, String, String, Map<String, Object>, boolean) - Static method in class org.nuxeo.ecm.directory.BaseSession
Deprecated.
since 11.1, sessionId is unused
createEntryModel(String, String, Map<String, Object>) - Static method in class org.nuxeo.ecm.directory.BaseSession
Returns a bare document model suitable for directory implementations.
createEntryModel(String, String, Map<String, Object>, boolean) - Static method in class org.nuxeo.ecm.directory.BaseSession
Returns a bare document model suitable for directory implementations.
createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.BaseSession
To be implemented for specific creation.
createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
createEnvironment() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
 
createEnvironment(File, Map<String, Object>) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
createEvents - Static variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
createExtendedInfo(Serializable) - Static method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
 
createExtension(Element) - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
createFactory() - Method in interface org.nuxeo.ecm.webengine.JsonFactoryManager
 
createFactory() - Method in class org.nuxeo.ecm.webengine.JsonFactoryManagerImpl
 
createFactory() - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
createFakeComplexType(Schema, ComplexType, String, XSModelGroup) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
createFavorites(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
createField(ComplexType, XSAttributeDecl, Type, boolean) - Static method in class org.nuxeo.ecm.core.schema.XSDLoader
 
createField(ComplexType, XSElementDecl, Type) - Static method in class org.nuxeo.ecm.core.schema.XSDLoader
 
createFieldMember(Field, Annotation) - Method in class org.nuxeo.common.xmap.XMap
 
createFile(String, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
createFile(String, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
Deprecated.
since 10.10, unused
createFile(String, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
createFile(String, String, Blob) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
createFile(String, String, Blob) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
createFile(String, String, Blob) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
createFile(String, Blob, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
createFile(String, Blob, NuxeoPrincipal, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Creates a file with the given blob in the FileSystemItem with the given id for the given principal.
createFile(String, Blob, NuxeoPrincipal, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
createFile(Blob) - Method in interface org.nuxeo.drive.adapter.FolderItem
Deprecated.
createFile(Blob, boolean) - Method in interface org.nuxeo.drive.adapter.FolderItem
 
createFile(Blob, boolean) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
createFile(Blob, boolean) - Method in class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
createFile(Blob, boolean) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
createFilter(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
createFilter(MultiExpression) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
createFolder(String) - Method in interface org.nuxeo.drive.adapter.FolderItem
Deprecated.
createFolder(String, boolean) - Method in interface org.nuxeo.drive.adapter.FolderItem
 
createFolder(String, boolean) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
createFolder(String, boolean) - Method in class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
createFolder(String, boolean) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
createFolder(String, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
createFolder(String, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
createFolder(String, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
createFolder(String, String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
createFolder(String, String, NuxeoPrincipal, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Creates a folder with the given name in the FileSystemItem with the given id for the given principal.
createFolder(String, String, NuxeoPrincipal, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
createFolder(String, Set<String>) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
createFolder(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createFolder(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createFolder(Map<String, ?>, ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createFolder(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createFolder(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
createFolder(CoreSession, String, String, boolean) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Creates a Folder.
createFolder(CoreSession, String, String, boolean) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
createFolderishNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
createFolderishNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.factories.FileManagerDocumentModelFactory
 
createFolderishNode(CoreSession, DocumentModel, SourceNode) - Method in interface org.nuxeo.ecm.platform.importer.factories.ImporterDocumentModelFactory
 
createFolderishNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileFactory
 
createFromAbsolutePath(String) - Static method in class org.nuxeo.common.utils.Path
Creates a path object from an absolute and canonical path.
createFromDirectoryEntry(DocumentModel) - Static method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
createFromDirectoryEntry(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
createFromDocument(DocumentModel) - Static method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
Create a MetadataFile from a DocumentModel's schemas.
createFromProperties(DocumentModel, List<String>) - Static method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
Create a MetadataFile from the listed properties of a DocumentModel
createFromSchemas(DocumentModel, List<String>) - Static method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
Create a MetadataFile from the listed schemas (with all properties) of a DocumentModel
createFromSchemasAndProperties(DocumentModel, List<String>, List<String>) - Static method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
Create a MetadataFile from the listed schemas (with all properties) and the listed properties of a DocumentModel
createFromSegments(String[]) - Static method in class org.nuxeo.common.utils.Path
 
createGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
createGraph(GraphDescription, CoreSession) - Method in interface org.nuxeo.ecm.platform.relations.api.GraphFactory
Creates an instance of the graph.
createGraph(GraphDescription, CoreSession) - Method in class org.nuxeo.ecm.platform.relations.CoreGraphFactory
 
createGraph(GraphDescription, CoreSession) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaOrCoreGraphFactory
 
createGroup(UriInfo, GroupResource, HttpServletResponse) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
createGroup(DocumentModel) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
createGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
createGroup(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Creates a group from given model
createGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
createGroup(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
createGroup(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Creates a group from given model with the given context.
createGroup(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
createGroupModelFromGroupResource(GroupResource) - Method in class org.nuxeo.scim.server.mapper.AbstractMapper
 
createHashCode() - Method in class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
 
createHiddenFolder(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
createHierarchyFragment(Row) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
createId(String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementFinder
 
createIdentity(String) - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
createIfNeeded - Variable in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
createIfNotExists(String, int) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
createIfNotExists(Name, int) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
createIfNotExists(Name, int) - Method in interface org.nuxeo.lib.stream.log.LogManager
Creates a new Log with size partitions if the Log does not exists.
createIfNotExists(Name, int) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
createIndex(String, String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
createIndex(String, String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
createIndex(String, String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
createIndexBlob() - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
createIndexBlob(String, List<String>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
 
createIndexes - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
createIndexes() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
createIndexes(List<IndexModel>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
 
createIndexes(MongoDBSession) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
createIndexes(Schema) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
 
createInitialFields() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
createInitialFolder - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
createInstance() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
createInstance(SharedClassLoader) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
 
createItem(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createItem(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createItem(Map<String, ?>, ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createItem(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createJob(RenderingContext) - Method in class org.nuxeo.ecm.platform.ec.notification.email.NotificationsRenderingEngine
 
createJob(RenderingContext) - Method in class org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingEngine
 
createJSONBlob(String) - Static method in class org.nuxeo.ecm.core.api.Blobs
Create a Blob backed by the given JSON string.
createJSONBlobFromValue(Object) - Static method in class org.nuxeo.ecm.core.api.Blobs
Create a Blob backed by the JSON for an arbitrary value.
createJsonGenerator(JsonFactory, OutputStream) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonHelper
Helper method to centralize the JsonEncoding to use
createJsonGenerator(OutputStream) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonHelper
 
createJWTToken() - Static method in class org.nuxeo.wopi.Helpers
 
createKafkaLogConfig(LogConfigDescriptor) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
createKafkaLogManager() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
createKafkaManager(String, String) - Method in class org.nuxeo.lib.stream.tools.Main
 
createLeafNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
createLeafNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.factories.FileManagerDocumentModelFactory
 
createLeafNode(CoreSession, DocumentModel, SourceNode) - Method in interface org.nuxeo.ecm.platform.importer.factories.ImporterDocumentModelFactory
 
createLeafNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AdvancedScannedFileFactory
 
createLeafNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileFactory
 
createLeafVersion(DocumentModel, VersioningOption) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
createLeafVersionAndFetch(VersioningOption) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
createListType(Schema, String, XSParticle) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
createListType(Schema, String, Type, int, int) - Static method in class org.nuxeo.ecm.core.schema.XSDLoader
 
createLiteral(String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
 
createLiteral(String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
 
createLocalClassLoader(URL...) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
createLocalClient(ElasticSearchEmbeddedNode) - Method in class org.nuxeo.elasticsearch.client.ESTransportClientFactory
 
createLocalRestClient(ElasticSearchEmbeddedNode) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
createLocatedComment(DocumentModel, DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Creates a comment document model.
createLocatedComment(DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
createLocatedComment(DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
createLocatedComment(DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
createLocatedComment(DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
createLogIfNotExists(LogConfigDescriptor) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
createMailer() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
createManager(Command, CommandLine) - Method in class org.nuxeo.lib.stream.tools.Main
 
createManifest() - Static method in class org.nuxeo.osgi.SystemBundleFile
 
createMapping(String, String, String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
createMapping(String, String, String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
createMapping(String, String, String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
createMd5(File) - Static method in class org.nuxeo.connect.update.util.IOUtils
 
createMd5(String) - Static method in class org.nuxeo.connect.update.util.IOUtils
 
createMemoryGraph() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
 
createMessage(DocumentModel, String, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
createMethodMember(Method, Annotation, Class<?>) - Method in class org.nuxeo.common.xmap.XMap
 
createMetricsGauges() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
createMockFor(Annotation, Field) - Method in class org.nuxeo.runtime.mockito.NuxeoDefaultAnnotationEngine
 
createModelsRoutesStructure(String, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
Create the rootModels under to root document.
createNew(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
createNewBatch(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
createNewDocument(Element, DocConfigDescriptor) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
createNewInstance(String, List<String>, Map<String, Serializable>, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Creates a new route instance and optionally starts it.
createNewInstance(String, List<String>, Map<String, Serializable>, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
createNewInstance(String, List<String>, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Creates a new route instance and optionally starts it.
createNewInstance(String, List<String>, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
createNewInstance(DocumentRoute, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.6, use other APIs
createNewInstance(DocumentRoute, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
createNewInstance(DocumentRoute, String, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.6, use other APIs
createNewInstance(DocumentRoute, String, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
createNewInstance(DocumentRoute, List<String>, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.6, use other APIs
createNewInstance(DocumentRoute, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
createNewInstance(DocumentRoute, List<String>, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Create a new DocumentRoute instance from this DocumentRoute model.
createNewInstance(DocumentRoute, List<String>, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
createNewSourceNodeInstanceForSourcePath(String) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
createNewTask(DocumentModel, SourceNode, ImporterLogger, Integer) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
createNewTaskIfNeeded(DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
createNuxeoUser(String) - Method in class org.nuxeo.ecm.platform.auth.saml.user.AbstractUserResolver
 
createNuxeoUser(String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserResolver
 
createNuxeoUserFromUserResource(UserResource) - Method in class org.nuxeo.scim.server.mapper.AbstractMapper
 
createNuxeoUserFromUserResource(UserResource) - Method in class org.nuxeo.scim.server.mapper.ConfigurableUserMapper
 
createNuxeoUserFromUserResource(UserResource) - Method in class org.nuxeo.scim.server.mapper.StaticUserMapper
 
createOAuthAuthenticator() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
createObject(String, Properties, ObjectId, BaseTypeId, ContentStream) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
createObjectId(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createOneTaskPerActor - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
createOperation(PostfixExpression.Token, Object, Object) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
 
createOperation(PostfixExpression.Token, Object, Object) - Method in interface org.nuxeo.ecm.webengine.security.PostfixExpression.Visitor
 
createOperationContext() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createOperationContext(Set<String>, boolean, boolean, boolean, IncludeRelationships, Set<String>, boolean, String, boolean, int) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createOrUpdate(FileImporterContext) - Method in class org.nuxeo.ecm.platform.audio.extension.AudioImporter
 
createOrUpdate(FileImporterContext) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
createOrUpdate(FileImporterContext) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter
 
createOrUpdate(FileImporterContext) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter
 
createOrUpdate(FileImporterContext) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Returns a created or updated document based on the given context.
createOrUpdate(FileImporterContext) - Method in class org.nuxeo.ecm.platform.routing.core.persistence.RouteModelsZipImporter
 
createOrUpdate(FileImporterContext) - Method in class org.nuxeo.ecm.platform.threed.importer.ThreeDImporter
 
createOrUpdateDocument(FileImporterContext) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Returns a created or updated document based on the given context.
createOrUpdateDocument(FileImporterContext) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
CreateOrUpdateGroup - Class in org.nuxeo.ecm.automation.core.operations.users
Operation to create or update a group.
CreateOrUpdateGroup() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
CreateOrUpdateUser - Class in org.nuxeo.ecm.automation.core.operations.users
Operation to create or update a user.
CreateOrUpdateUser() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
createOverwriteOutputStream(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
createOverwriteOutputStream(String, String, int) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
createPage() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WebForm
 
createPages() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WebForm
 
createPages() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
createParameter(PostfixExpression.Token) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
 
createParameter(PostfixExpression.Token) - Method in interface org.nuxeo.ecm.webengine.security.PostfixExpression.Visitor
 
createPath - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
createPath - Variable in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
createPath(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createPath(String, Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createPath(ObjectId, String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createPath(ObjectId, String, Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createPath(ObjectId, String, Map<String, ?>, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
CreatePicture - Class in org.nuxeo.ecm.platform.picture.operation
Create a Picture document into the input document
CreatePicture() - Constructor for class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
createPictureimpl(String, String, String, Integer, String, Integer, Integer, Integer, Blob) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
createPolicy() - Static method in class org.nuxeo.log4j.MaskSensitiveDataRewritePolicy
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
createPolicy(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createPolicy(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
createPolicy(Map<String, ?>, ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createPolicy(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createPolicyBuilder() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
createPooledDataSource(Map<String, String>, boolean) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
createPrettyPrint() - Static method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
 
createPrincipal(String) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
Creates a principal without checking authentication.
createPrincipal(Map<String, Serializable>) - Method in class org.nuxeo.usermapper.extension.AbstractUserMapper
 
createPrincipalFactory() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
createProcessBuilder(List<String>, EnvironmentDescriptor) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
 
createProducer(int) - Method in class org.nuxeo.importer.stream.producer.FileBlobMessageProducerFactory
 
createProducer(int) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
createProducer(int) - Method in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducerFactory
 
createProducer(int) - Method in interface org.nuxeo.lib.stream.pattern.producer.ProducerFactory
 
createProperty(PropertyDefinition<T>, List<T>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
createProperty(Property, Field) - Method in interface org.nuxeo.ecm.core.api.model.DocumentPart
Deprecated.
 
createProperty(Property, Field) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
createProperty(Property, Field, int) - Method in interface org.nuxeo.ecm.core.api.model.DocumentPart
Deprecated.
 
createProperty(Property, Field, int) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
createProperty(Property, Field, int) - Static method in class org.nuxeo.ecm.core.api.model.impl.PropertyFactory
 
createProvider(EntityManager) - Static method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
createProxy(DocumentRef, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
createProxy(DocumentRef, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Creates a generic proxy to the given document inside the given folder.
createProxy(Document, Document) - Method in interface org.nuxeo.ecm.core.model.Session
Creates a generic proxy to the given document inside the given folder.
createProxy(Document, Document) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
createProxy(Document, Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
createProxyInternal(Document, Document, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
CreateProxyLive - Class in org.nuxeo.ecm.automation.core.operations.document
 
CreateProxyLive() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive
 
createQNameResource(String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
 
createQuery(DocumentModel, Map<String, Serializable>) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
createQueryBuilder(MultiExpression) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
createQueryStatement(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createQueryStatement(Collection<String>, Map<String, String>, String, List<String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createRecordFromMessage(GenericRecord) - Method in class org.nuxeo.runtime.codec.AvroRecordCodec
 
createRef(String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocRef
Deprecated.
createRegistrationInfo(InputStream) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
createRegistrationInfo(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
CreateRelation - Class in org.nuxeo.ecm.automation.core.operations.services
 
CreateRelation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
createRelationship(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createRelationship(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createRemoteClient(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESTransportClientFactory
 
createRenditionDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
createRepository(String, RepositoryFactory) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
createRequestToken(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Creates a new REQUEST Token (transient)
createRequestToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
createResource(String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
 
createResponse(DocumentModel, UriInfo, Prop) - Method in class org.nuxeo.ecm.webdav.resource.FolderResource
 
createResponse(DocumentModel, UriInfo, Prop, boolean) - Method in class org.nuxeo.ecm.webdav.resource.FolderResource
 
createRestClient(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
createRoot() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
createRootBackend(CoreSession) - Method in class org.nuxeo.ecm.webdav.backend.AbstractBackendFactory
 
createRootBackend(CoreSession) - Method in class org.nuxeo.ecm.webdav.backend.SearchBackendFactory
 
createRootBackend(CoreSession) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackendFactory
 
createRootlet(CoreSession) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
creates - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
Creates are done first and are ordered.
createSavedSearch(CoreSession, String, String, Map<String, String>, String, String, String, Long, Long, Long, String, String, String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearchService
 
createSavedSearch(CoreSession, String, String, Map<String, String>, String, String, String, Long, Long, Long, String, String, String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchServiceImpl
 
createSchema(D) - Method in interface org.nuxeo.runtime.avro.AvroService
Creates the Avro schema from an object.

An AvroSchemaFactory handling the object class has to be implemented and registered to the AvroComponent..
createSchema(D) - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
createSchema(DocumentModel) - Method in class org.nuxeo.ecm.core.io.avro.DocumentModelSchemaFactory
 
createSchema(DocumentType) - Method in class org.nuxeo.ecm.core.io.avro.DocumentTypeSchemaFactory
 
createSchema(ComplexType) - Method in class org.nuxeo.ecm.core.io.avro.ComplexTypeSchemaFactory
 
createSchema(Schema) - Method in class org.nuxeo.ecm.core.io.avro.SchemaSchemaFactory
 
createSchema(Type) - Method in class org.nuxeo.ecm.core.io.avro.TypeSchemaFactory
 
createSchema(T) - Method in class org.nuxeo.runtime.avro.AvroSchemaFactory
 
createSchema(T) - Method in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
createSearchRequest() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
createSearchRequestSource(MultiExpression, OrderByList) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
createSearchSourceBuilder(String) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
createServletContainer(ApplicationHost) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
createSession(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
createSessionId() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
createSessionRef(CoreSession) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
createSessionRef(CoreSession) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider
 
createSessionRef(CoreSession) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
createSnapshot(VersioningOption) - Method in interface org.nuxeo.snapshot.Snapshotable
 
createSnapshot(VersioningOption) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
createSocket(String, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
 
createSort(OrderByList) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
createState(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
createState(State) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Creates a document.
createState(State) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
createState(State) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
createStates(List<State>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
createStates(List<State>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Creates documents.
createStates(List<State>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
createStateToken(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
Create a state token to prevent request forgery.
createStoredRendition(DocumentModel, DocumentModel, Blob, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.DefaultStoredRenditionManager
 
createStoredRendition(DocumentModel, DocumentModel, Blob, RenditionDefinition) - Method in interface org.nuxeo.ecm.platform.rendition.service.StoredRenditionManager
Creates a StoredRendition for the live document or the version document if provided.
createStreamProcessor(String) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
createStreamProcessor(String) - Method in interface org.nuxeo.lib.stream.computation.StreamManager
Creates a registered processor without starting it.
createSubcontext(Context, String) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
Create a subcontext including any intermediate contexts.
createSubcontext(Context, Name) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
Create a subcontext including any intermediate contexts.
createSystemBundle(URL) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
Creates the system bundle from the jar specified by the nuxeo.osgi.system.bundle property.
createTable(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
createTablePolicy - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
createTables(Connection, String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
createTableUpgrader(Connection, JDBCLogger) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
createTailer(String, String) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use LogManager.createTailer(Name, Name) (Name)} instead
createTailer(String, String, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
createTailer(String, Collection<LogPartition>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use (Name) instead
createTailer(String, Collection<LogPartition>, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use LogManager.createTailer(Name, Name, Codec) (Name)} instead
createTailer(String, LogPartition) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use (Name) instead
createTailer(String, LogPartition, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
createTailer(LogManager, StreamServlet.CatParams) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamServlet
 
createTailer(LogManager, Codec<M>, List<LogPartition>) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
createTailer(LogManager, Name, int, Name) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
createTailer(LogPartition, Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
createTailer(Name, Collection<LogPartition>) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
createTailer(Name, Collection<LogPartition>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Creates a tailer for a consumer group and assign multiple partitions.
createTailer(Name, Collection<LogPartition>, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
createTailer(Name, Collection<LogPartition>, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Creates a tailer for a consumer group and assign multiple partitions.
createTailer(Name, Collection<LogPartition>, Codec<M>) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
createTailer(Name, LogPartition) - Method in interface org.nuxeo.lib.stream.log.LogManager
Creates a tailer for a consumer group and assign a single partition.
createTailer(Name, LogPartition, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Creates a tailer for a consumer group and assign a single partition.
createTailer(Name, Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
Creates a tailer for a consumer group and assign all partitions of the Log.
createTailer(Name, Name, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Creates a tailer for a consumer group and assigns all partitions of the Log.
createTargetContainer() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
Creates the target container where the import will // TODO Auto-generated constructor stub }be done.
createTargetPlatformInstanceFromId(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
Create a TargetPlatformInstance given an id.
createTask(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
createTask(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
createTask(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
createTask(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.task.TaskService
createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Creates a task of the given document type and starts it.
createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Creates a task and starts it.
createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Creates a task and starts it.
createTask(CoreSession, GraphRoute, GraphNode) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
createTask(DocumentModel, CoreSession, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
CreateTask - Class in org.nuxeo.ecm.automation.task
Creates a task
CreateTask() - Constructor for class org.nuxeo.ecm.automation.task.CreateTask
 
CreateTask.OperationTaskVariableName - Enum in org.nuxeo.ecm.automation.task
 
createTaskForProcess(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
createTaskForProcess(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Creates a task of the given documents type and starts it.
CreateTaskUnrestricted - Class in org.nuxeo.ecm.platform.task.core.service
 
CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, DocumentModel, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
createTemp(String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
createTempDirectory(String, FileAttribute<?>...) - Static method in class org.nuxeo.runtime.api.Framework
Creates a new directory in the framework temporary-file directory (nuxeo.tmp.dir vs java.io.tmpdir), using the given prefix to generate its name.
createTempFile() - Method in class org.nuxeo.ecm.core.blob.PathStrategy
Creates a temporary file in a location suitable for efficient move to the final path for any key.
createTempFile() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
createTempFile(String, String) - Static method in class org.nuxeo.runtime.api.Framework
Creates an empty file in the framework temporary-file directory (nuxeo.tmp.dir vs java.io.tmpdir ), using the given prefix and suffix to generate its name.
createTempFilePath(String, String, FileAttribute<?>...) - Static method in class org.nuxeo.runtime.api.Framework
Creates an empty file in the framework temporary-file directory (nuxeo.tmp.dir vs java.io.tmpdir ), using the given prefix and suffix to generate its name.
createTemplate() - Method in class org.nuxeo.ecm.webengine.rendering.APIHelper
 
createTemplate() - Method in interface org.nuxeo.ecm.webengine.rendering.RenderingExtensionFactory
 
createTempSource(Blob, String) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
createTest() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
createTestUsers(String[]) - Method in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
createTestWorkspace(String[]) - Method in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
createThumbnail(Blob) - Static method in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
createThumbnailIfNeeded(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
Creates a thumbnail if needed and synchronizes the document facet.
createToken(String, String, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth.AuthenticationTokensObject
 
createTopic(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
Creates a topic with partitions and replications that default to broker configuration.
createTopic(String, int) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
Creates a topic with replication factor that defaults to broker configuration.
createTopic(String, int, short) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
Creates a topic with the given partitions and replication.
createTopicWithoutReplication(String, int) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
createTransactionManager(NuxeoContainer.TransactionManagerConfiguration) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
createTransferManager() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
CreateTreeSnapshot - Class in org.nuxeo.snapshot.operation
 
CreateTreeSnapshot() - Constructor for class org.nuxeo.snapshot.operation.CreateTreeSnapshot
 
createType(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
createTypedLiteral(String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
 
createTypeRegistry() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
TODO There are no more reasons to lazy load the type registry since module are lazy loaded.
createUID(DocumentModel) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
Returns a new UID for the given doc.
createUID(DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
createUID(DocumentModel) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGeneratorService
 
createUri(String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementFinder
 
createUser(UserResource) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
createUser(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
createUser(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
createUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
createUser(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Creates user from given model.
createUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
createUser(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Creates user from given model into the given context document.
createUser(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
createUser(UserManager, String, String, String) - Method in class org.nuxeo.ecm.restapi.test.RestServerInit
 
createUserWorkspace(CoreSession, String) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
 
createVersion - Variable in class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
 
CreateVersion - Class in org.nuxeo.ecm.automation.core.operations.document
 
CreateVersion() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
 
createVersionFromRequestBody(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
createVersionIfNeeded(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
createView - Variable in class org.nuxeo.ecm.platform.types.Type
 
CreateVocabularyEntry - Class in org.nuxeo.ecm.automation.core.operations.services.directory
 
CreateVocabularyEntry() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
createWorkflowInstance(WorkflowRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowObject
 
createXmap() - Static method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
createXMapContext(WebEngine) - Static method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
CreateZip - Class in org.nuxeo.ecm.automation.core.operations.blob
TODO: detect mine?
CreateZip() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
 
creation - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
creation - Variable in class org.nuxeo.ecm.directory.multi.SourceDescriptor
 
CREATION_DATE - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
CREATION_DATE_FIELD - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
creationBaseDn - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
creationClasses - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
CreationContainerListProvider - Interface in org.nuxeo.ecm.platform.filemanager.service.extension
Interface to implement for contributions to the FileManagerService creationContainerListProvider extension point.
CreationContainerListProviderDescriptor - Class in org.nuxeo.ecm.platform.filemanager.service.extension
 
CreationContainerListProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
 
creationDate - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
creationDate - Variable in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
creationDate - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
creationDate - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
creationDate - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
creationDate - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
creationDate(Date) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
creationTime - Variable in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
creator - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
creator - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
creator(String) - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
CREATOR_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
CREATOR_PROPERTY - Static variable in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
credential - Variable in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
Deprecated.
 
credential - Variable in class org.nuxeo.ecm.platform.login.CallbackResult
 
CredentialFactory - Interface in org.nuxeo.ecm.liveconnect.core
Credential factory.
credentials(String, String) - Method in class org.nuxeo.http.test.HttpClientTestRule.Builder
 
credentials(String, String) - Method in class org.nuxeo.http.test.HttpClientTestRule.RequestBuilder
 
credentials(String, String) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule.Builder
Deprecated.
 
Credentials - Class in org.nuxeo.ecm.core.storage
Simple username + password.
Credentials(String, String) - Constructor for class org.nuxeo.ecm.core.storage.Credentials
 
credentialsChecked - Variable in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
credentialsChecked() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
CREDIT_CARD_PATTERN - Static variable in class org.nuxeo.log4j.Redactor
 
criterionKey - Variable in enum org.nuxeo.ecm.core.storage.sql.SelectionType
The key to use to additionally filter on criterion.
CRLF - Static variable in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
cronExpression - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
crop(String, String, int, int, int, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropper
 
crop(Blob, int, int, int, int) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Crops an image.
crop(Blob, int, int, int, int) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
 
crop(Blob, int, int, int, int) - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
 
crop(Blob, int, int, int, int) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
crop(Blob, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
cropAndResize(String, String, int, int, int, int, int, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropperAndResizer
 
cropAndResize(String, String, int, int, int, int, int, int, String) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropperAndResizer
 
CropPictureConverter - Class in org.nuxeo.ecm.platform.picture.convert
 
CropPictureConverter() - Constructor for class org.nuxeo.ecm.platform.picture.convert.CropPictureConverter
 
CRYPT_ALGO - Static variable in class org.nuxeo.common.Environment
 
CRYPT_KEY - Static variable in class org.nuxeo.common.Environment
 
CRYPT_KEYALIAS - Static variable in class org.nuxeo.common.Environment
 
CRYPT_KEYSTORE_PASS - Static variable in class org.nuxeo.common.Environment
 
CRYPT_KEYSTORE_PATH - Static variable in class org.nuxeo.common.Environment
 
Crypto - Class in org.nuxeo.common.codec
Supported algorithms (name, keysize): AES/ECB/PKCS5Padding (128) DES/ECB/PKCS5Padding (64)
Crypto(byte[]) - Constructor for class org.nuxeo.common.codec.Crypto
 
Crypto(String, char[], String, char[]) - Constructor for class org.nuxeo.common.codec.Crypto
Initialize cryptography with a keystore.
Crypto(Map<String, SecretKey>) - Constructor for class org.nuxeo.common.codec.Crypto
Initialize cryptography with a map of SecretKey.
Crypto(Map<String, SecretKey>, char[]) - Constructor for class org.nuxeo.common.codec.Crypto
Initialize cryptography with a map of SecretKey.
CRYPTO_PATTERN - Static variable in class org.nuxeo.common.codec.Crypto
 
Crypto.NoOp - Class in org.nuxeo.common.codec
 
cryptoConfiguration - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
CryptoProperties - Class in org.nuxeo.common.codec
Properties with crypto capabilities.
The cryptographic algorithms depend on: Environment.SERVER_STATUS_KEY Environment.CRYPT_KEYALIAS && Environment.CRYPT_KEYSTORE_PATH || getProperty(Environment.JAVA_DEFAULT_KEYSTORE) Environment.CRYPT_KEY Changing one of those parameters will affect the ability to read encrypted values.
CryptoProperties() - Constructor for class org.nuxeo.common.codec.CryptoProperties
 
CryptoProperties(Properties) - Constructor for class org.nuxeo.common.codec.CryptoProperties
CryptoProperties.PropertiesGetDefaults - Class in org.nuxeo.common.codec
 
cs - Static variable in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
Deprecated.
since 11.1. Use Framework.getService(Class) with ConversionService instead.
CSPACE - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
CSRF_TOKEN_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Session attribute in which token is stored.
CSRF_TOKEN_ENABLED_DEFAULT - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
CSRF_TOKEN_ENABLED_SUBPROP - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Allows enforcing the use of a CSRF token.
CSRF_TOKEN_FETCH - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Pseudo-value to fetch a token.
CSRF_TOKEN_HEADER - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Request header to pass a token, or fetch one.
CSRF_TOKEN_INVALID - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Pseudo-value to denote an invalid token.
CSRF_TOKEN_NS_PROP - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Configuration property (namespace) for CSRF tokens.
CSRF_TOKEN_PARAM - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Request parameter to pass a token.
CSRF_TOKEN_SKIP_SUBPROP - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Allows definition of endpoints for which no CSRF token check is done.
csrfTokenEnabled - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
csrfTokenSkipPaths - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
css - org.nuxeo.ecm.web.resources.api.ResourceType
 
CssUrlRewritingProcessor - Class in org.nuxeo.ecm.web.resources.wro.processor
CSS URL rewriting processor, handling basePath variable replacement, and avoiding crash when one given URL cannot be rewritten.
CssUrlRewritingProcessor() - Constructor for class org.nuxeo.ecm.web.resources.wro.processor.CssUrlRewritingProcessor
 
CSV - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
CSV - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
 
CSV_IMPORT_SOURCE - Static variable in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
CSV_NAME_COL - Static variable in class org.nuxeo.ecm.csv.core.Constants
 
CSV_NULL_MARKER - Static variable in class org.nuxeo.ecm.directory.DirectoryCSVLoader
The special CSV value ("__NULL__") used to denote that a null should be used for a value.
CSV_TYPE_COL - Static variable in class org.nuxeo.ecm.csv.core.Constants
 
CSVExportAction - Class in org.nuxeo.ecm.platform.csv.export.action
 
CSVExportAction() - Constructor for class org.nuxeo.ecm.platform.csv.export.action.CSVExportAction
 
CSVExportValidation - Class in org.nuxeo.ecm.platform.csv.export.validation
 
CSVExportValidation() - Constructor for class org.nuxeo.ecm.platform.csv.export.validation.CSVExportValidation
 
CSVImporter - Interface in org.nuxeo.ecm.csv.core
 
CSVImporterDocumentFactory - Interface in org.nuxeo.ecm.csv.core
 
CSVImporterDocumentFactory - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
CSVImporterImpl - Class in org.nuxeo.ecm.csv.core
 
CSVImporterImpl() - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
CSVImporterOptions - Class in org.nuxeo.ecm.csv.core
 
CSVImporterOptions(CSVImporterDocumentFactory, String, String, boolean, boolean, boolean, int, CSVImporterOptions.ImportMode) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.5, use CSVImporterOptions.Builder.build() instead
CSVImporterOptions(CSVImporterDocumentFactory, String, String, Character, boolean, boolean, boolean, int, CSVImporterOptions.ImportMode) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.5, use CSVImporterOptions.Builder.build() instead
CSVImporterOptions(CSVImporterDocumentFactory, String, String, Character, Character, boolean, boolean, boolean, int, CSVImporterOptions.ImportMode, long) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
Deprecated, for removal: This API element is subject to removal in a future version.
since 2025.0, use CSVImporterOptions.Builder.build() instead
CSVImporterOptions(CSVImporterOptions.Builder) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
CSVImporterOptions.Builder - Class in org.nuxeo.ecm.csv.core
 
CSVImporterOptions.ImportMode - Enum in org.nuxeo.ecm.csv.core
 
CSVImporterWork - Class in org.nuxeo.ecm.csv.core
Work task to import form a CSV file.
CSVImporterWork(String) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterWork
 
CSVImporterWork(String, String, String, Blob, CSVImporterOptions) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterWork
 
CSVImportId - Class in org.nuxeo.ecm.csv.core
Helper class to compute a unique id for an import task.
CSVImportLog - Class in org.nuxeo.ecm.csv.core
 
CSVImportLog(long, CSVImportLog.Status, String, String, String...) - Constructor for class org.nuxeo.ecm.csv.core.CSVImportLog
 
CSVImportLog.Status - Enum in org.nuxeo.ecm.csv.core
 
CSVImportLogOperation - Class in org.nuxeo.ecm.csv.core.operation
 
CSVImportLogOperation() - Constructor for class org.nuxeo.ecm.csv.core.operation.CSVImportLogOperation
 
CSVImportOperation - Class in org.nuxeo.ecm.csv.core.operation
 
CSVImportOperation() - Constructor for class org.nuxeo.ecm.csv.core.operation.CSVImportOperation
 
CSVImportResult - Class in org.nuxeo.ecm.csv.core
 
CSVImportResult(long, long, long, long) - Constructor for class org.nuxeo.ecm.csv.core.CSVImportResult
 
CSVImportResultOperation - Class in org.nuxeo.ecm.csv.core.operation
 
CSVImportResultOperation() - Constructor for class org.nuxeo.ecm.csv.core.operation.CSVImportResultOperation
 
CSVImportStatus - Class in org.nuxeo.ecm.csv.core
 
CSVImportStatus(CSVImportStatus.State) - Constructor for class org.nuxeo.ecm.csv.core.CSVImportStatus
 
CSVImportStatus(CSVImportStatus.State, int, int) - Constructor for class org.nuxeo.ecm.csv.core.CSVImportStatus
Deprecated.
since 9.1
CSVImportStatus(CSVImportStatus.State, long, long) - Constructor for class org.nuxeo.ecm.csv.core.CSVImportStatus
 
CSVImportStatus.State - Enum in org.nuxeo.ecm.csv.core
 
CSVImportStatusOperation - Class in org.nuxeo.ecm.csv.core.operation
 
CSVImportStatusOperation() - Constructor for class org.nuxeo.ecm.csv.core.operation.CSVImportStatusOperation
 
CSVLoaderConsumer(String, Session, String) - Constructor for class org.nuxeo.ecm.directory.AbstractDirectory.CSVLoaderConsumer
 
CSVMarshallerConstants - Class in org.nuxeo.ecm.core.io.marshallers.csv
 
csvPrinter - Variable in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
CSVProjectionComputation - Class in org.nuxeo.ecm.platform.csv.export.computation
Inputs: i1: Reads BulkBucket Outputs o1: Writes Record containing csv lines
CSVProjectionComputation() - Constructor for class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
CSVZipImporter - Class in org.nuxeo.ecm.platform.filemanager.service.extension
 
CSVZipImporter() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter
 
ctx - Variable in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
ctx - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationImpl
 
ctx - Variable in class org.nuxeo.connect.update.PackageUpdateComponent
 
ctx - Variable in class org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveCanMove
Deprecated.
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFile
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveDelete
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveFileSystemItemExists
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName
Deprecated.
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetChildren
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetTopLevelFolder
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveMove
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveRename
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
ctx - Variable in class org.nuxeo.drive.operations.NuxeoDriveUpdateFile
 
ctx - Variable in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetCollectionsOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromCollectionOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromFavoritesOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.document.ReloadDocument
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.FetchContextBlob
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.FetchContextDocument
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.login.LoginAs
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.login.Logout
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.management.GetCounters
Deprecated.
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInput
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RunInputScript
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.RunScript
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.LoadFromCSV
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.SetInputAsVar
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.SetVar
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PopBlob
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PopBlobList
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PopDocument
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PopDocumentList
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PullBlob
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PullBlobList
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PullDocument
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PullDocumentList
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PushBlob
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PushBlobList
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PushDocument
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.traces.JsonStackToggleDisplayOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
 
ctx - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
ctx - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
ctx - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
ctx - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
ctx - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
ctx - Variable in class org.nuxeo.ecm.automation.task.GetUserTasks
 
ctx - Variable in class org.nuxeo.ecm.core.event.impl.EventImpl
 
ctx - Variable in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
The current RenderingContext.
ctx - Variable in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
The current RenderingContext.
ctx - Variable in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
The current RenderingContext.
ctx - Variable in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
 
ctx - Variable in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
 
ctx - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
ctx - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
ctx - Variable in class org.nuxeo.ecm.platform.picture.operation.RecomputePictureViews
 
ctx - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
ctx - Variable in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
 
ctx - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
ctx - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
ctx - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
ctx - Variable in class org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails
 
ctx - Variable in class org.nuxeo.ecm.webengine.forms.FormData
 
ctx - Variable in class org.nuxeo.ecm.webengine.install.Installer
 
ctx - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
ctx - Variable in class org.nuxeo.ecm.webengine.model.Template
 
ctx - Variable in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
ctx - Variable in class org.nuxeo.ecm.webengine.ui.tree.document.JSonDocumentTreeSerializer
 
ctx - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
ctx - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
ctx - Variable in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
ctx - Variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
ctx - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
ctx - Variable in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
ctx - Variable in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
ctx - Variable in class org.nuxeo.template.automation.DetachTemplateOperation
 
ctx - Variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
CTX_BINARY_METADATA - Static variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
 
CTX_CREATEDOC - Static variable in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
 
CTX_FORCE_INFORMATIONS_GENERATION - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
CTX_FORCE_VIEWS_GENERATION - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
CTX_IMPORTDOC - Static variable in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
 
CTX_MAP_KEY - Static variable in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
 
CTX_PARAM_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
 
CTX_SAVEDOC - Static variable in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
 
ctype - Variable in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
current - Variable in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
current - Variable in class org.nuxeo.ecm.core.work.api.Work.Progress
 
CURRENT_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.el.ELConstants
Current document variable
CURRENT_DOCUMENT_MAJOR_VERSION_KEY - Static variable in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
 
CURRENT_DOCUMENT_MINOR_VERSION_KEY - Static variable in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
Key used in options map to send current versions to versioning listener so it will know what version the document had before restoring.
CURRENT_INDETERMINATE - Static variable in class org.nuxeo.ecm.core.work.api.Work.Progress
 
CURRENT_LIFE_CYCLE_STATE - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
CURRENT_PAGE_INDEX - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
 
CURRENT_PAGE_INDEX - org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
 
CURRENT_PAGE_INDEX - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
CURRENT_PAGE_INDEX - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
CURRENT_PAGE_INDEX_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
CURRENT_PAGE_OFFSET - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
In case offset is specified, currentPageIndex is ignored.
CURRENT_PAGE_OFFSET_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
CURRENT_USER - Static variable in class org.nuxeo.ecm.platform.el.ELConstants
Current user variable
CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
currentAggregates - Variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
currentAggregates - Variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
currentArtifact - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
currentBatchPolicy - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
currentCommand - Variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
 
currentContribs - Variable in class org.nuxeo.runtime.model.SimpleContributionRegistry
Deprecated.
 
currentDocument - Variable in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
currentDocument - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
 
currentDocument - Variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
currentDocument - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
currentEntryIndex - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
currentFilter - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature
Filter used when appending a log to appender.
currentHigherNonEmptyPageIndex - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Integer keeping track of the higher page index giving results.
currentInputStream - Variable in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
currentItems - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
currentLifeCycleState - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
currentPage - Variable in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
currentPage - Variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
currentPageDocuments - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
currentPageDocuments - Variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
currentPageIndex - Variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
currentPageIndex - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
currentPageIndex - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
currentPageIndex - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
currentPageIndex - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
currentPageIndex - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
currentPageIndex - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
currentPageIndex - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
currentPosition - Variable in class org.nuxeo.ecm.core.scroll.StaticScroll
 
currentPrincipal - Variable in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
currentRecord - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
currentSelectPage - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
currentSession - Variable in class org.nuxeo.ecm.automation.LoginStack
 
currentText - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
currentTimeMicros() - Static method in class org.nuxeo.elasticsearch.Timestamp
Gets an accurate timestamp in micro seconds
currentType - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
currentWorkerNodes - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
cursor - Variable in class org.nuxeo.ecm.core.api.CursorResult
 
CursorResult<C,​O> - Class in org.nuxeo.ecm.core.api
A cursor result which holds a DB cursor and additional information to scroll this DB cursor.
CursorResult(C, int, int) - Constructor for class org.nuxeo.ecm.core.api.CursorResult
 
cursorResults - Variable in class org.nuxeo.ecm.core.api.CursorService
 
cursorResults - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
cursorService - Variable in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
 
cursorService - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
cursorService - Variable in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
cursorService - Variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
cursorService - Variable in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
CursorService<C,​O,​R> - Class in org.nuxeo.ecm.core.api
A low level holder of DB cursors that manages cleaning on timeout.
CursorService(Function<O, R>) - Constructor for class org.nuxeo.ecm.core.api.CursorService
 
CUserDescriptor - Class in org.nuxeo.ecm.platform.signature.core.user
Provides default values for new user certificates.
CUserDescriptor() - Constructor for class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
 
CUserService - Interface in org.nuxeo.ecm.platform.signature.api.user
High-level user certificate and keystore operations.
CUserServiceImpl - Class in org.nuxeo.ecm.platform.signature.core.user
Base implementation of the user certificate service.
CUserServiceImpl() - Constructor for class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
CUSTOM_CONVERTER_TYPE - Static variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
CUSTOM_ENVIRONMENT_SYSTEM_PROPERTY - Static variable in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
CUSTOM_HEADERS - Static variable in class org.nuxeo.osgi.BundleManifestReader
 
CustomExporterPlugin - Class in org.nuxeo.io.fsexporter
 
CustomExporterPlugin() - Constructor for class org.nuxeo.io.fsexporter.CustomExporterPlugin
 
customQuery - Variable in class org.nuxeo.io.fsexporter.ExportStructureToFS
 
CV(Map<String, Integer>) - Constructor for class org.nuxeo.runtime.test.runner.MethodSorter.CV
 

D

DAE2GLTF_OUTPUT_PATH_PREFIX - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
DAE2GLTF_PATH_PREFIX - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
dag - Variable in class org.nuxeo.lib.stream.computation.Topology
 
DashBoardItem - Interface in org.nuxeo.ecm.platform.task.dashboard
Item holding information about a Document with a task attached to it.
DashBoardItemImpl - Class in org.nuxeo.ecm.platform.task.dashboard
Dashboard item implementation.
DashBoardItemImpl(Task, Locale) - Constructor for class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
DashBoardItemImpl(Task, DocumentModel, Locale) - Constructor for class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
data - Variable in class org.nuxeo.common.Environment
 
data - Variable in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
data - Variable in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
data - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
data - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectory
 
data - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
data - Variable in class org.nuxeo.ecm.platform.query.api.PageSelection
 
data - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
data - Variable in class org.nuxeo.lib.stream.computation.Record
 
data - Variable in class org.nuxeo.runtime.ComponentEvent
Optional event data.
DATA - Static variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
Deprecated.
since 11.1, use LocalBlobStoreConfiguration instead
DATA - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
DATA - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
DATA - Static variable in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
 
DATA_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
DATA_FIELD_NAME - Static variable in class org.nuxeo.ecm.automation.core.util.JSONObjectBlobDecoder
 
DATA_KEY_SUFFIX - Static variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
DATA_LOADING_POLICIES - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Policy used to deal with duplicates when loading data to a directory.
DATA_LOADING_POLICY_LEGACY - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Load the CSV file if the table has just been created (behavior before introducing data loading feature).
DATA_LOADING_POLICY_NEVER_LOAD - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Doesn't load the CSV data.
DATA_LOADING_POLICY_REJECT_DUPLICATE - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
If the data loaded from CSV already exist throw an exception.
DATA_LOADING_POLICY_SKIP_DUPLICATE - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Duplicate lines in data load from CSV are ignored.
DATA_LOADING_POLICY_UPDATE_DUPLICATE - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Load CSV data and update duplicate lines.
DATA_PARAM - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
database - Variable in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
database - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
database - Variable in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
database - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
database - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
Database - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
A collection of Tables.
Database(Dialect) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
 
DATABASE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DATABASE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DatabaseDB2 - Class in org.nuxeo.ecm.core.storage.sql
 
DatabaseDB2() - Constructor for class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
 
DatabaseDriverException - Exception in org.nuxeo.launcher.commons
Used when detecting an issue with database driver
DatabaseDriverException(Exception) - Constructor for exception org.nuxeo.launcher.commons.DatabaseDriverException
 
DatabaseH2 - Class in org.nuxeo.ecm.core.storage.sql
 
DatabaseH2() - Constructor for class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
DatabaseHelper - Class in org.nuxeo.ecm.core.storage.sql
 
DatabaseHelper() - Constructor for class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DatabaseMySQL - Class in org.nuxeo.ecm.core.storage.sql
 
DatabaseMySQL() - Constructor for class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
 
databaseName - Variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DatabaseOracle - Class in org.nuxeo.ecm.core.storage.sql
 
DatabaseOracle() - Constructor for class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
 
DatabasePostgreSQL - Class in org.nuxeo.ecm.core.storage.sql
 
DatabasePostgreSQL() - Constructor for class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
DatabaseSQLServer - Class in org.nuxeo.ecm.core.storage.sql
 
DatabaseSQLServer() - Constructor for class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
DataBucket - Class in org.nuxeo.ecm.core.bulk.message
A generic message that contains a commandId and a number of processed docs
DataBucket() - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
 
DataBucket(String, long, byte[]) - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
 
DataBucket(String, long, byte[], byte[], byte[]) - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
 
DataBucket(String, long, String) - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
 
DataBucket(String, long, String, String, String) - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
 
dataDir - Variable in class org.nuxeo.osgi.OSGiAdapter
 
DatadogCommand - Class in org.nuxeo.lib.stream.tools.command
Monitors consumer latencies to Datadog.
DatadogCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
DatadogReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports metrics to Datadog.
DatadogReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
DatadogTraceReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports traces to Datadog agent.
DatadogTraceReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.DatadogTraceReporter
 
dataFileCharacterSeparator - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
dataFileName - Variable in class org.nuxeo.directory.mongodb.MongoDBReference
 
dataFileName - Variable in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
dataFileName - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
dataFileName - Variable in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
dataFileName - Variable in class org.nuxeo.ecm.directory.sql.TableReference
 
dataFileName - Variable in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
dataFileName - Variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
dataFileName - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
dataHierTable - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
dataKey() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
dataLoadingPolicy - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.LoadFromCSV
 
dataLoadingPolicy - Variable in class org.nuxeo.ecm.directory.AbstractDirectory.CSVLoaderConsumer
 
dataLoadingPolicy - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
dataModel - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
DataModel - Interface in org.nuxeo.ecm.core.api
Deprecated.
since 8.4 for public use, this is an internal implementation class subject to change
DataModelImpl - Class in org.nuxeo.ecm.core.api.impl
Data model implementation.
DataModelImpl(String) - Constructor for class org.nuxeo.ecm.core.api.impl.DataModelImpl
Builds an empty data model.
DataModelImpl(String, Map<String, Object>) - Constructor for class org.nuxeo.ecm.core.api.impl.DataModelImpl
Builds a data model using the given data.
DataModelImpl(DocumentPart) - Constructor for class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
DataModelMap - Interface in org.nuxeo.ecm.core.api
Deprecated.
since 8.4, use Map<String, DataModel> instead
DataModelMapImpl - Class in org.nuxeo.ecm.core.api.impl
Deprecated.
since 8.4, use HashMap<String, DataModel> instead
DataModelMapImpl() - Constructor for class org.nuxeo.ecm.core.api.impl.DataModelMapImpl
Deprecated.
 
DataModelProperties - Class in org.nuxeo.ecm.automation.core.util
Initialize a Properties object from one or more DataModels.
DataModelProperties() - Constructor for class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
DataModelProperties(List<DataModel>) - Constructor for class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
DataModelProperties(List<DataModel>, boolean) - Constructor for class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
DataModelProperties(DataModel) - Constructor for class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
DataModelProperties(DataModel, boolean) - Constructor for class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
dataModels - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
dataModels - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
dataOverview(int) - Method in class org.nuxeo.lib.stream.computation.Record
 
dataPath - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
dataSize - Variable in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
dataSource - Variable in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
DATASOURCE_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
Datasource configuration property.
DataSourceComponent - Class in org.nuxeo.runtime.datasource
Nuxeo component allowing the JNDI registration of datasources by extension point contributions.
DataSourceComponent() - Constructor for class org.nuxeo.runtime.datasource.DataSourceComponent
 
DataSourceDescriptor - Class in org.nuxeo.runtime.datasource
The descriptor for a Nuxeo-defined datasource.
DataSourceDescriptor() - Constructor for class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
DataSourceFromUrl - Class in org.nuxeo.runtime.datasource
This class is used for tests, where datasources are set up from a jdbc: url and user/password instead of a JNDI name.
DataSourceFromUrl(String, String, String) - Constructor for class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
DataSourceFromUrl(String, String, String, String) - Constructor for class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
DataSourceHelper - Class in org.nuxeo.runtime.datasource
Helper class to look up DataSources without having to deal with vendor-specific JNDI prefixes.
DataSourceLinkDescriptor - Class in org.nuxeo.runtime.datasource
 
DataSourceLinkDescriptor() - Constructor for class org.nuxeo.runtime.datasource.DataSourceLinkDescriptor
 
dataSourceName - Variable in class org.nuxeo.ecm.core.scheduler.NuxeoQuartzConnectionProvider
 
dataSourceName - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
dataSourceName - Variable in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
dataSourceName - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
datasources - Variable in class org.nuxeo.runtime.datasource.DataSourceComponent
 
dataSources - Variable in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
DATASOURCES_XP - Static variable in class org.nuxeo.runtime.datasource.DataSourceComponent
 
dataSourcesNoSharing - Variable in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
date - Variable in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
date - Variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
date - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
date - Variable in class org.nuxeo.launcher.info.DistributionInfo
 
date - Variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
date(Date) - Method in class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
 
date(DateLiteral) - Static method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
Deprecated.
since 11.1 as not used
DATE - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
DATE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
DATE - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
DATE_CAST - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
DATE_CAST - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
DATE_CAST - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
DATE_CAST - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
DATE_FORMAT - Static variable in class org.nuxeo.ecm.core.schema.types.constraints.ConstraintUtils
 
DATE_FORMAT - Static variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
DATE_FORMAT - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2TokenWriter
 
DATE_FORMAT - Static variable in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
DATE_FORMAT_PATTERN - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
DATE_TIME_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DateCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
 
dateformat - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
dateFormat - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
dateFormat - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
dateFormat - Variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
dateFormat(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
dateFormatStr - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
DateHelper - Class in org.nuxeo.elasticsearch.aggregate
Helper to add duration to a date with the same format as ES Date histogram interval
DateHistogramAggregate - Class in org.nuxeo.elasticsearch.aggregate
 
DateHistogramAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.DateHistogramAggregate
 
DateInfo(Date) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
 
DateIntervalConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
This constraint ensures a date is in an interval.
DateIntervalConstraint(Object, boolean, Object, boolean) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
Use null value to disable a bound.
DateLiteral - Class in org.nuxeo.ecm.core.query.sql.model
 
DateLiteral(String, boolean) - Constructor for class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
DateLiteral(ZonedDateTime) - Constructor for class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
DateMatcher - Class in org.nuxeo.ecm.platform.suggestbox.utils
Deprecated.
since 11.1 only used from deprecated DocumentSearchByDateSuggester
dateParser - Static variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
DateParser - Class in org.nuxeo.ecm.core.schema.utils
Parse / format ISO 8601 dates.
DateParser() - Constructor for class org.nuxeo.ecm.core.schema.utils.DateParser
 
DateProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
 
DateProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.DateProperty
 
DateRangeAggregate - Class in org.nuxeo.elasticsearch.aggregate
 
DateRangeAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.DateRangeAggregate
 
DateRangeAggregate.BucketRangeDateComparator - Class in org.nuxeo.elasticsearch.aggregate
 
DateRangeParser - Class in org.nuxeo.ecm.platform.audit.api.query
Date range parser.
DateRangeQueryConstants - Class in org.nuxeo.ecm.platform.audit.api.query
Date range query constants.
dateTime(DateLiteral) - Static method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
Deprecated.
since 11.1 as not used
DATETIME - org.nuxeo.ecm.core.storage.sql.PropertyType
 
dateTimeFormat - Variable in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
The date time format.
dateTimeFormat(DateTimeFormat) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
DateTimeFormat - Enum in org.nuxeo.ecm.automation.core.util
Enum describing the format to use when marshaling a date into JSON.
dateToInstance(int, int, int) - Static method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
DateType - Class in org.nuxeo.ecm.core.schema.types.primitives
The date (actually timestamp) type.
DateType() - Constructor for class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
DateUtils - Class in org.nuxeo.common.utils
Java 8 time utilities.
dateValue - Variable in class org.nuxeo.template.api.TemplateInput
 
DateValue - org.nuxeo.template.api.InputType
 
dateWrapper(int, int) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
DateWrapper - Class in org.nuxeo.ecm.automation.core.scripting
 
DateWrapper() - Constructor for class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
DateWrapper(long) - Constructor for class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
DateWrapper(Calendar) - Constructor for class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
DateWrapper(Date) - Constructor for class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
DAY_ROLLING_PERIOD - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
days(int) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
DB_CLASS_NAME_BASE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DB_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService
 
DB_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DB_EXCLUDE_CHECK_LIST - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
 
DB_LIST - Static variable in class org.nuxeo.launcher.config.ConfigurationHolder
 
DB_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DBCheck - Class in org.nuxeo.ecm.core.storage
 
DBCheck() - Constructor for class org.nuxeo.ecm.core.storage.DBCheck
 
dbfac - Variable in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
dbl10n - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
dbname - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
Deprecated.
since 9.3 you should now use MongoDBConnectionService to define connections
dbname - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
DBNAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
Deprecated.
since 9.3 use MongoDBConnectionService to provide access instead
DBSCachingConnection - Class in org.nuxeo.ecm.core.storage.dbs
The DBS Cache layer used to cache some method call of real repository
DBSCachingConnection(DBSConnection, DBSCachingRepository) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
DBSCachingRepository - Class in org.nuxeo.ecm.core.storage.dbs
The DBS Cache layer used to cache some method call of real repository
DBSCachingRepository(DBSRepository, DBSRepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
DBSCachingRepositoryFactory - Class in org.nuxeo.ecm.core.storage.dbs
Factory used to initialize the DBS Cache layer in front of the real repository.
DBSCachingRepositoryFactory(String, RepositoryFactory) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepositoryFactory
 
DBSClusterInvalidator - Interface in org.nuxeo.ecm.core.storage.dbs
Encapsulates cluster node DBS invalidations management.
DBSConnection - Interface in org.nuxeo.ecm.core.storage.dbs
Interface for a connection to a DBSRepository.
DBSConnection.DBSQueryOperator - Enum in org.nuxeo.ecm.core.storage.dbs
Abstracts queries with operators.
DBSConnectionBase - Class in org.nuxeo.ecm.core.storage.dbs
Interface for a connection to a DBSRepository.
DBSConnectionBase(DBSRepositoryBase) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSConnectionBase
 
DBSDocument - Class in org.nuxeo.ecm.core.storage.dbs
Implementation of a Document for Document-Based Storage.
DBSDocument(DBSDocumentState, DocumentType, DBSSession, boolean) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
DBSDocumentState - Class in org.nuxeo.ecm.core.storage.dbs
Implementation of a Document state for Document-Based Storage.
DBSDocumentState() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
Constructs an empty state.
DBSDocumentState(State) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
Constructs a document state from the copy of an existing base state.
DBSExpressionEvaluator - Class in org.nuxeo.ecm.core.storage.dbs
Expression evaluator for a DBSDocument state.
DBSExpressionEvaluator(DBSSession, SQLQuery, String[], boolean) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
DBSExpressionEvaluator.DBSPathResolver - Class in org.nuxeo.ecm.core.storage.dbs
 
DBSExpressionEvaluator.IterInfo - Class in org.nuxeo.ecm.core.storage.dbs
Info about an iterator and how to compute it from a state.
DBSExpressionEvaluator.ValueInfo - Class in org.nuxeo.ecm.core.storage.dbs
Info about a value and how to compute it from the toplevel state or an iterator's state.
DBSInvalidations - Class in org.nuxeo.ecm.core.storage.dbs
A set of invalidations for a given repository.
DBSInvalidations() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
DBSInvalidations(boolean) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
DBSInvalidationsPropagator - Class in org.nuxeo.ecm.core.storage.dbs
Propagator of invalidations to a set of DBSInvalidationsQueues.
DBSInvalidationsPropagator() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSInvalidationsPropagator
 
DBSInvalidationsQueue - Class in org.nuxeo.ecm.core.storage.dbs
Queue of invalidations.
DBSInvalidationsQueue(String) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSInvalidationsQueue
 
DBSPathResolver(DBSSession) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.DBSPathResolver
 
DBSPubSubInvalidator - Class in org.nuxeo.ecm.core.storage.dbs
PubSub implementation of DBSClusterInvalidator.
DBSPubSubInvalidator() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSPubSubInvalidator
 
DBSQueryOptimizer - Class in org.nuxeo.ecm.core.storage.dbs
DBS-specific query optimizer.
DBSQueryOptimizer() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSQueryOptimizer
 
DBSQueryResult(PartialList<Map<String, Serializable>>) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
DBSRepository - Interface in org.nuxeo.ecm.core.storage.dbs
Interface for a Repository for Document-Based Storage.
DBSRepositoryBase - Class in org.nuxeo.ecm.core.storage.dbs
Provides sharing behavior for repository sessions and other basic functions.
DBSRepositoryBase(String, DBSRepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
DBSRepositoryBase.BlobFinder - Class in org.nuxeo.ecm.core.storage.dbs
Finds the paths for all blobs in all document types.
DBSRepositoryBase.IdType - Enum in org.nuxeo.ecm.core.storage.dbs
Type of id to used for documents.
DBSRepositoryDescriptor - Class in org.nuxeo.ecm.core.storage.dbs
DBS Repository Descriptor.
DBSRepositoryDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
DBSRepositoryDescriptorRegistry() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService.DBSRepositoryDescriptorRegistry
 
DBSRepositoryFactory - Class in org.nuxeo.ecm.core.storage.dbs
Base DBS implementation of a RepositoryFactory, creating a subclass of DBSRepository.
DBSRepositoryFactory(String) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryFactory
 
DBSRepositoryService - Class in org.nuxeo.ecm.core.storage.dbs
Service holding the configuration for DBS repositories.
DBSRepositoryService() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
 
DBSRepositoryService.DBSRepositoryDescriptorRegistry - Class in org.nuxeo.ecm.core.storage.dbs
 
DBSSession - Class in org.nuxeo.ecm.core.storage.dbs
Implementation of a Session for Document-Based Storage.
DBSSession(DBSRepository) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
DBSSession.DBSQueryResult - Class in org.nuxeo.ecm.core.storage.dbs
 
DBSSession.OrderByComparator - Class in org.nuxeo.ecm.core.storage.dbs
 
DBSStateFlattener - Class in org.nuxeo.ecm.core.storage.dbs
Function to flatten and convert State into NXQL Map<String, Serializable>.
DBSStateFlattener() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSStateFlattener
 
DBSStateFlattener(Map<String, String>) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSStateFlattener
 
DBSTransactionState - Class in org.nuxeo.ecm.core.storage.dbs
Transactional state for a session.
DBSTransactionState(DBSRepository, DBSSession) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
DBSTransactionState.BlobKeysFinder - Class in org.nuxeo.ecm.core.storage.dbs
Iterates on a State to find the blob keys.
DBSTransactionState.ConditionalUpdates - Class in org.nuxeo.ecm.core.storage.dbs
Logic to get the conditions to use to match and update a change token.
DBSTransactionState.DirtyPathsFinder - Class in org.nuxeo.ecm.core.storage.dbs
Iterates on a state diff to find the paths corresponding to dirty values.
DBSTransactionState.FindReadAclsWork - Class in org.nuxeo.ecm.core.storage.dbs
Deprecated.
since 2021.11 use UpdateReadAclsAction instead
DBSTransactionState.UpdateReadAclsWork - Class in org.nuxeo.ecm.core.storage.dbs
Deprecated.
since 2021.11 use UpdateReadAclsAction instead
dbtemplate - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
 
DC_CONTRIBUTORS - Static variable in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
DC_COVERAGE - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
DC_COVERAGE - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
DC_CREATED - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
DC_CREATED - Static variable in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
DC_CREATED_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
DC_CREATOR - Static variable in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
DC_CREATOR - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
DC_CREATOR_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
DC_DESCRIPTION - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
DC_DESCRIPTION_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
DC_FRAGMENT_NAME - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
DC_ISSUED - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
DC_LANGUAGE - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
DC_LANGUAGE - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
DC_LAST_CONTRIBUTOR_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
DC_MODIFIED - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
DC_MODIFIED - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
DC_MODIFIED_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
DC_NATURE - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
DC_NATURE - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
DC_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
DC_RIGHTS - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
DC_RIGHTS - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
DC_SOURCE - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
DC_SOURCE - Static variable in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
DC_SOURCE - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
DC_SUBJECTS - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
DC_SUBJECTS - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
DC_TITLE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
DC_TITLE_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
dcSchema - Variable in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
DD_SPAN_ID_CONTEXT_KEY - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
DD_TRACE_ID_CONTEXT_KEY - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
DDL_MODE_ABORT - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
At startup, DDL changes are detected and if not empty Nuxeo startup is aborted.
DDL_MODE_COMPAT - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
Specifies that stored procedure detection must be compatible with previous Nuxeo versions.
DDL_MODE_DUMP - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
At startup, DDL changes are detected and if not empty they are dumped.
DDL_MODE_EXECUTE - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
At startup, DDL changes are detected and executed.
DDL_MODE_IGNORE - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
At startup, DDL changes are not detected.
deactivate() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Deactivates the implementation instance.
deactivate() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
deactivate() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
deactivate(boolean) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Deactivate the component.
deactivate(String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
Mark a given resource as non active.
deactivate(String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl
Component deactivated notification.
deactivate(ComponentContext) - Method in class org.nuxeo.connect.update.PackageUpdateComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.CoreService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.schema.TypeService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.usermanager.UserService
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.jtajca.JtaActivator
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
deactivate(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
Deactivates the component.
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.server.ServerComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.services.event.EventService
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
deactivate(ComponentContext) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
deactivate(ComponentContext) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
deactivate(ComponentContext) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
deactivate(ComponentContext) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
deactivateComponent(RegistrationInfo, boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Deactivates the given RegistrationInfo.
deactivateComponents(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Deactivate all active components in the reverse resolve order
deactivateNuxeoInstance(String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
Mark local Nuxeo instance as non active.
deactivateNuxeoInstance(String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
deactivateQueueMetrics(String) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
DEACTIVATING - org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
 
DEACTIVATING - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
DEACTIVATING_COMPONENT - Static variable in class org.nuxeo.runtime.ComponentEvent
 
DEAD_LETTER_QUEUE - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
The dead letter queue stream name.
DEAD_LETTER_QUEUE_CODEC - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
deadlockDetected(long[], File) - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.KillListener
 
deadlockDetected(long[], File) - Method in interface org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.Listener
 
debug - Variable in class org.nuxeo.mail.MailSessionBuilder.AbstractFrom
 
debug() - Method in class org.nuxeo.mail.MailSessionBuilder.AbstractFrom
Enables debug mode for built session.
debug(Object...) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
debug(String) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
debug(String) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
debug(String) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
debug(String) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
debug(String, Throwable) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
debug(String, Throwable) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
debug(String, Throwable) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
DEBUG_MAX_ARRAY - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
DEBUG_MAX_STRING - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
DEBUG_MAX_TREE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
DEBUG_REAL_UUIDS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
DEBUG_UUIDS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
DEBUG_UUIDS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
DECK_JS2PDF_JS_SCRIPT_PATH - Static variable in class org.nuxeo.template.deckjs.DeckJSConverterConstants
 
DeckJSConverterConstants - Class in org.nuxeo.template.deckjs
 
DeckJSConverterConstants() - Constructor for class org.nuxeo.template.deckjs.DeckJSConverterConstants
 
DeckJSPDFConverter - Class in org.nuxeo.template.deckjs
 
DeckJSPDFConverter() - Constructor for class org.nuxeo.template.deckjs.DeckJSPDFConverter
 
DeckJSPDFOperation - Class in org.nuxeo.template.deckjs
 
DeckJSPDFOperation() - Constructor for class org.nuxeo.template.deckjs.DeckJSPDFOperation
 
decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
decode(byte[]) - Method in interface org.nuxeo.lib.stream.codec.Codec
Decodes the byte array returns an object.
decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.NoCodec
 
decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.SerializableCodec
 
decode(byte[]) - Method in class org.nuxeo.runtime.codec.AvroRecordCodec
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.LongType
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
decode(String) - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
decode(String) - Method in interface org.nuxeo.ecm.core.schema.types.Type
Decodes the string representation into an object of this type.
decode(String) - Method in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
decode(String, String) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
decode(ComplexType, ObjectNode) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
 
decode(ComplexType, String) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
 
decode(Field, String) - Static method in class org.nuxeo.ecm.directory.DirectoryCSVLoader
 
decode(MessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
Decodes the given message.
decodeCodec - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
decodeContentMD5(String) - Static method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
decodeFlags(byte) - Method in class org.nuxeo.lib.stream.computation.Record
 
decodeKey(String) - Static method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
decodeLatency(byte[]) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
decodeList(ListType, ArrayNode) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
 
decodeList(ListType, String) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
 
decodeMailBody(Part) - Static method in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
Interprets the body accordingly to the charset used.
decodeName(String) - Method in interface org.nuxeo.runtime.avro.AvroService
Decodes a valid Avro name to its actual value.
decodeName(String) - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
decodeParameter(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.platform.oauth2.request.OAuth2Request
 
decodeProperties(Node) - Method in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
decodePropertyName(String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
Decodes a property path given in a url.
decoder - Variable in class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
 
decoder - Variable in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
decoder - Variable in class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
decodeRequest(DataBucket) - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
decodeRetention(String) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
decodeRetentionCycles(String) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
decodeRollCycle(String) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
decodeUndefined(byte[]) - Static method in class org.nuxeo.ecm.platform.picture.ExifHelper
Method used to perform the decode of the Exif User comment data type.
decodeVariables(JsonNode, Map<String, Serializable>, CoreSession) - Static method in class org.nuxeo.ecm.platform.routing.core.io.JsonEncodeDecodeUtils
Deprecated.
 
decreaseCounter(String) - Static method in class org.nuxeo.runtime.management.counters.CounterHelper
Deprecated.
 
decreaseCounter(String) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
Deprecated.
Decrease a counter
decreaseCounter(String) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
decreaseCounter(String, long) - Static method in class org.nuxeo.runtime.management.counters.CounterHelper
Deprecated.
 
decreaseCounter(String, long) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
Deprecated.
 
decreaseCounter(String, long) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
decrementStorageSize(long) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
decrementStorageSize(long) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
decrementStorageSize(long) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
decrypt(InputStream, OutputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
Decrypts the given input stream into the given output stream.
decrypt(String) - Method in class org.nuxeo.common.codec.Crypto
The method returns either the decrypted strToDecrypt, either the strToDecrypt itself if it is not recognized as a crypted string or if the decryption fails.
decrypt(String) - Method in class org.nuxeo.common.codec.Crypto.NoOp
 
decrypter - Variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
DecryptingInputStream(InputStream, AESBlobStoreConfiguration) - Constructor for class org.nuxeo.ecm.core.blob.AESBlobStore.DecryptingInputStream
 
dedicatedLogin - Variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
deepCopy(Object) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Makes a deep copy of a value.
deepCopy(Object, boolean) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Makes a deep copy of a value, optionally thread-safe.
deepCopy(List<Serializable>) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Makes a deep copy of a List.
deepCopy(List<Serializable>, boolean) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Makes a deep copy of a List, optionally thread-safe.
deepCopy(State) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Makes a deep copy of a State map.
deepCopy(State, boolean) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Makes a deep copy of a State map, optionally thread-safe.
def - Variable in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
def - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
DEF_ID_TYPE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DEF_PASSWORD - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
DEF_USER - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
DEF_VERSIONING_AFTER_ADD - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
DEF_VERSIONING_OPTION - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
DEFAULT - org.nuxeo.ecm.platform.query.api.PageProviderType
 
DEFAULT - org.nuxeo.lib.stream.computation.Record.Flag
 
DEFAULT - Static variable in interface org.nuxeo.ecm.core.io.registry.reflect.Priorities
 
DEFAULT - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
The singleton instance that should be used by clients.
DEFAULT - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
DEFAULT - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
DEFAULT - Static variable in class org.nuxeo.ecm.webengine.model.TypeVisibility
 
DEFAULT - Static variable in interface org.nuxeo.ecm.webengine.security.Guard
 
DEFAULT - Static variable in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
DEFAULT - Static variable in class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
 
DEFAULT - Static variable in class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
 
DEFAULT - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
 
DEFAULT - Variable in class org.nuxeo.runtime.test.runner.RandomBug
The default mode if RandomBug.MODE_PROPERTY is not set.
DEFAULT_ABSOLUTE_MAX_SIZE_MB - Static variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
DEFAULT_ACCESS_TOKEN_KEY - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
DEFAULT_ACCESS_TOKEN_KEY - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
DEFAULT_ALGO - Static variable in class org.nuxeo.common.codec.Crypto
 
DEFAULT_ANONYMOUS_USER_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
DEFAULT_ARCHIVE_FORMAT - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureHelper
Used with SimpleDateFormat.
DEFAULT_AUTHENTICATION_METHOD - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
DEFAULT_BATCH_CAPACITY - Static variable in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
 
DEFAULT_BATCH_CAPACITY - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
DEFAULT_BATCH_HANDLER - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
The default batch handler name.
DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter
 
DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
DEFAULT_BATCH_THRESHOLD - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
DEFAULT_BATCH_THRESHOLD_MS - Static variable in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter
 
DEFAULT_BATCH_THRESHOLD_SECOND - Static variable in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
 
DEFAULT_BATCH_TRANSACTION_TIMEOUT - Static variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
DEFAULT_BINARY_MIMETYPE - Static variable in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
 
DEFAULT_BINDING - Static variable in class org.nuxeo.template.adapters.doc.TemplateBindings
 
DEFAULT_BLOB_XPATH - Static variable in class org.nuxeo.ecm.platform.pdf.PDFUtils
 
DEFAULT_BLOCKING_TIMEOUT_MILLIS - Static variable in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
DEFAULT_BOOST - Static variable in class org.nuxeo.ecm.core.query.sql.model.EsHint.FieldHint
 
DEFAULT_BOOTSTRAP_SERVERS - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
DEFAULT_BOOTSTRAP_SERVERS - Static variable in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
DEFAULT_BOOTSTRAP_SERVERS - Static variable in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
DEFAULT_BUCKET_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
DEFAULT_BUILD_DIRECTORY - Static variable in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
DEFAULT_BULK_TIMEOUT_S - Static variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
DEFAULT_BUNDLES_CP - Static variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
DEFAULT_CACHE_COUNT - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
DEFAULT_CACHE_COUNT - Static variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
DEFAULT_CACHE_DURATION - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
DEFAULT_CACHE_ENABLED - Static variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
DEFAULT_CACHE_ID - Static variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
DEFAULT_CACHE_MIN_AGE - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
DEFAULT_CACHE_MIN_AGE - Static variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
DEFAULT_CACHE_SIZE - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
DEFAULT_CACHE_SIZE - Static variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
DEFAULT_CACHING_DIRECTORY - Static variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
DEFAULT_CAN_CREATE_ROOT_FOLDER - Static variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
DEFAULT_CAPACITY - Static variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
DEFAULT_CAS_SERVER_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
DEFAULT_CATEGORY - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
DEFAULT_CATEGORY - Static variable in class org.nuxeo.ecm.platform.types.TypeService
 
DEFAULT_CHANGE_LOG_SIZE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
DEFAULT_CHECK_SEARCH_NXQL - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
 
DEFAULT_CHECK_SEARCH_PAGE_SIZE - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
 
DEFAULT_CHECK_TIMEOUT_IN_SECONDS - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
DEFAULT_CLEAR_COMPLETED_AFTER_SECONDS - Static variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
DEFAULT_CLEAR_SCROLL_KEEP_ALIVE - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
DEFAULT_CLEAR_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
DEFAULT_CLIENT - Static variable in class org.nuxeo.jaxrs.test.JerseyClientHelper
Deprecated.
Default instance of a Jersey 1 Client relying on the Apache HTTP client, JerseyClientHelper.DEFAULT_CONNECTION_TIMEOUT for the connection timeout parameters and no authentication.
DEFAULT_CODEC - Static variable in class org.nuxeo.ecm.core.bulk.BulkCodecs
 
DEFAULT_CODEC - Static variable in class org.nuxeo.importer.stream.StreamImporters
 
DEFAULT_CODEC - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
DEFAULT_CODEC - Static variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
DEFAULT_COLLECTION_NAME - Static variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
DEFAULT_COLLECTION_NAME - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
DEFAULT_COLLECTION_NAME - Static variable in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
DEFAULT_COLLECTION_RETURNED - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
DEFAULT_COLLECTIONS_NAME - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
DEFAULT_COLLECTIONS_TITLE - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
DEFAULT_COMMIT_SIZE - Static variable in class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
Deprecated.
 
DEFAULT_COMMIT_SIZE_PROP - Static variable in class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
Deprecated.
since 2023, we are now relying on BAF for orphan versions cleanup
DEFAULT_CONCURRENCY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
DEFAULT_CONCURRENCY - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
DEFAULT_CONFIG_DIR - Static variable in class org.nuxeo.common.Environment
 
DEFAULT_CONFIG_ID - Static variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
DEFAULT_CONFIGURATION - Static variable in class org.nuxeo.ecm.platform.video.service.Configuration
 
DEFAULT_CONFIGURATION_NAME - Static variable in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
DEFAULT_CONNECT_TIMEOUT_MS - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.nuxeo.jaxrs.test.JerseyClientHelper
Deprecated.
 
DEFAULT_CONTAINER_TYPE - Static variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
DEFAULT_CONTEXT - Static variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
DEFAULT_CONTEXT_NAME - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
 
DEFAULT_CONTRIBUTION - Static variable in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTServiceConfigurationRegistry
 
DEFAULT_CONVERSION_CATEGORY - Static variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
DEFAULT_COUNT - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
DEFAULT_COUNT - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
DEFAULT_CREATE_PATH - Static variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
DEFAULT_DATA_DIR - Static variable in class org.nuxeo.common.Environment
 
DEFAULT_DATA_FILE_CHARACTER_SEPARATOR - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
DEFAULT_DATABASE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DEFAULT_DATE_FORMAT - Static variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
DEFAULT_DATE_FORMAT - Static variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
DEFAULT_DEFAULT_TTL - Static variable in class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
 
DEFAULT_DELAY - Static variable in class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
 
DEFAULT_DELAY - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
DEFAULT_DELAY_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
Property for the minimum delay (in seconds) since when a document must have been soft-deleted before it can be hard-deleted.
DEFAULT_DEPTH - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
DEFAULT_DEPTH - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
DEFAULT_DEPTH - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
DEFAULT_DIC - Static variable in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
DEFAULT_DIGEST - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
DEFAULT_DIGEST_ALGORITHM - Static variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
 
DEFAULT_DIR - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
DEFAULT_DIRECTDOWNLOAD - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
Deprecated.
since 2023.7, unused.
DEFAULT_DIRECTDOWNLOAD_EXPIRE - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
DEFAULT_DIRECTDOWNLOAD_EXPIRE - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
DEFAULT_DISK_CACHE_IN_KB - Static variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
DEFAULT_DOCUMENT_LAYOUT_MODE - Static variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
DEFAULT_EL_CONTEXT_FACTORY - Static variable in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
DEFAULT_EMPTY_REF_MARKER - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
DEFAULT_ENCODING - Static variable in class org.nuxeo.runtime.codec.AvroCodecFactory
 
DEFAULT_ES_MAX_RESULT_WINDOW_VALUE - Static variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
DEFAULT_EXECUTOR - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
DEFAULT_EXPORT_MIMETYPE - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
DEFAULT_EXTERNAL_MAPPER - Static variable in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
DEFAULT_FAVORITES_NAME - Static variable in interface org.nuxeo.ecm.collections.api.FavoritesConstants
 
DEFAULT_FAVORITES_TITLE - Static variable in interface org.nuxeo.ecm.collections.api.FavoritesConstants
 
DEFAULT_FIELDS - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
DEFAULT_FILTER - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
DEFAULT_FIRST_LEVEL_TTL - Static variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
DEFAULT_FOLDER_LEVELS - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
DEFAULT_FOLDER_NAME - Static variable in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
DEFAULT_FOLDER_NAME - Static variable in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
DEFAULT_FOLDER_TYPE_NAME - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
DEFAULT_FOLDERISH_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
DEFAULT_FOLLOW_REFERRALS - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
DEFAULT_FONT_SIZE - Static variable in class org.nuxeo.ecm.platform.pdf.PDFPageNumbering
 
DEFAULT_FORMER_RULE_ORDER - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
DEFAULT_GC_INTERVAL_IN_MIN - Static variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
DEFAULT_GROUP - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamServlet.CatParams
 
DEFAULT_HANDLE_PROMPT_VALUE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
 
DEFAULT_HEALTH_CHECK_INTERVAL_SECONDS - Static variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
DEFAULT_HEALTH_CHECK_INTERVAL_SECONDS_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
DEFAULT_HOST - Static variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
DEFAULT_ID - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
DEFAULT_ID - Static variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
 
DEFAULT_ID_CASE - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
DEFAULT_ID_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
DEFAULT_IDENTITY_MAP_CAPACITY - Static variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
DEFAULT_INFO_FIELD - Static variable in class org.nuxeo.runtime.management.api.ProbeStatus
 
DEFAULT_INIT_SCROLL_KEEP_ALIVE - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
DEFAULT_INIT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
DEFAULT_INTERVAL - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
DEFAULT_INTERVAL - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
DEFAULT_INTERVAL - Static variable in class org.nuxeo.runtime.stream.StreamMetricsProcessor
 
DEFAULT_KEEP_ALIVE - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
DEFAULT_KEY_SEPARATOR - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
DEFAULT_LABEL_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
DEFAULT_LANG - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
DEFAULT_LANGUAGE - Static variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
DEFAULT_LATENCIES_LOG - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
DEFAULT_LEAF_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
DEFAULT_LEAF_TYPE - Static variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
DEFAULT_LIBS_CP - Static variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
DEFAULT_LIMIT - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamServlet.CatParams
 
DEFAULT_LIMIT - Static variable in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
DEFAULT_LIST_SEPARATOR_REGEX - Static variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
DEFAULT_LOCALE - Static variable in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
 
DEFAULT_LOCALE - Static variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
DEFAULT_LODS_EP - Static variable in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
DEFAULT_LOG_BLOB_INFO_NAME - Static variable in class org.nuxeo.importer.stream.StreamImporters
 
DEFAULT_LOG_BLOB_NAME - Static variable in class org.nuxeo.importer.stream.StreamImporters
 
DEFAULT_LOG_BUFFER_LENGTH - Static variable in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
DEFAULT_LOG_CONFIG - Static variable in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
Deprecated.
DEFAULT_LOG_CONFIG - Static variable in class org.nuxeo.importer.stream.StreamImporters
 
DEFAULT_LOG_CONFIG - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
DEFAULT_LOG_DIR - Static variable in class org.nuxeo.common.Environment
 
DEFAULT_LOG_DOC_NAME - Static variable in class org.nuxeo.importer.stream.StreamImporters
 
DEFAULT_LOGIN_BINDINGS - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
DEFAULT_MAIL_JNDI_NAME - Static variable in class org.nuxeo.mail.MailConstants
 
DEFAULT_MAP_COMPONENTS - Static variable in class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropperAndResizer
 
DEFAULT_MAPPING_FILE - Static variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
DEFAULT_MAPPING_NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
DEFAULT_MAX - Static variable in class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
 
DEFAULT_MAX_ANNOTATIONS - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
DEFAULT_MAX_ATTRIBUTES - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
DEFAULT_MAX_CHILDREN - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
DEFAULT_MAX_DELAY - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
DEFAULT_MAX_ITEMS - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
DEFAULT_MAX_PAGE_SIZE - Static variable in interface org.nuxeo.ecm.platform.query.api.PageProvider
Default maximum page size value.
DEFAULT_MAX_PAGE_SIZE_RUNTIME_PROP - Static variable in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
DEFAULT_MAX_POOL_SIZE - Static variable in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
DEFAULT_MAX_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
Property for the maximum number of documents to delete in one call.
DEFAULT_MAX_RELATIONSHIPS - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
DEFAULT_MAX_RESULTS - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
DEFAULT_MAX_RETRIES - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
DEFAULT_MAX_SIZE - Static variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
Default max size
DEFAULT_MAX_THREADS - Static variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
DEFAULT_MAX_TYPE_CHILDREN - Static variable in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
DEFAULT_MEMBERS_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
DEFAULT_MESSAGE_LIMIT - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
 
DEFAULT_MIME_TYPE - Static variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
DEFAULT_MIMETYPE - Static variable in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
 
DEFAULT_MIN_DURATION_FOR_STORYBOARD - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
 
DEFAULT_MIN_POOL_SIZE - Static variable in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
DEFAULT_MISSING_ID_FIELD_CASE - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
DEFAULT_MP_DIR - Static variable in class org.nuxeo.common.Environment
 
DEFAULT_NAME - Static variable in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
DEFAULT_NAME - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
DEFAULT_NAVIGATION_RESULTS_KEY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
DEFAULT_NAVIGATION_RESULTS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
DEFAULT_NAVIGATION_RESULTS_VALUE - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
DEFAULT_NB_DATA_NODES_PER_FOLDER - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
DEFAULT_NONCE_VALIDITY_SECONDS - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
DEFAULT_NS - Static variable in class org.nuxeo.ecm.core.schema.Namespace
 
DEFAULT_NUMBER_OF_THUMBNAILS - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
 
DEFAULT_NUXEO_CONF_PATH - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
DEFAULT_OPTIONS - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
DEFAULT_OUTFORMAT - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
DEFAULT_PARENT_GROUPS_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
DEFAULT_PARTITIONS - Static variable in class org.nuxeo.runtime.stream.LogConfigDescriptor.LogDescriptor
 
DEFAULT_PATH - Static variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
Deprecated.
since 11.1, use LocalBlobStoreConfiguration instead
DEFAULT_PATH - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
DEFAULT_PATH_OPTIM_VERSION - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
DEFAULT_PATTERNS - Static variable in class org.nuxeo.osgi.application.BundleWalker
 
DEFAULT_PICTURE_VIEW_PATH - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
 
DEFAULT_PORT - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
DEFAULT_PORT - Static variable in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
DEFAULT_PORT - Static variable in class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
 
DEFAULT_PORT - Static variable in class org.nuxeo.runtime.metrics.reporter.ZPageReporter
 
DEFAULT_PRECOMPILE_STATUS - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
DEFAULT_PREFIX - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
DEFAULT_PREFIX - Static variable in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
DEFAULT_PREFIX - Static variable in class org.nuxeo.runtime.metrics.reporter.StackdriverReporter
 
DEFAULT_PRODUCE_IMMEDIATE_THRESHOLD_PROPERTY - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
DEFAULT_PROP - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
DEFAULT_PROPERTIES - Static variable in class org.nuxeo.ecm.platform.audit.io.LogEntryCSVWriter
 
DEFAULT_PROVIDER_CLASS - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
DEFAULT_QUERY - Static variable in class org.nuxeo.ecm.platform.picture.operation.RecomputePictureViews
 
DEFAULT_QUERY - Static variable in class org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails
 
DEFAULT_QUERY_SIZE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
DEFAULT_QUERY_SIZE_LIMIT - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
DEFAULT_QUERY_TIME_LIMIT - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
DEFAULT_QUEUE_ID - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
DEFAULT_QUEUE_SIZE - Static variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
DEFAULT_READ_ACL_MAX_SIZE - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
Deprecated.
since 11.1, was PostgreSQL-specific
DEFAULT_REALMNAME - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
DEFAULT_REALMNAME - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
DEFAULT_REDIRECT_URI_RESOLVER_CLASS - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
DEFAULT_REDIS_PREFIX - Static variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
DEFAULT_REGION - Static variable in class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
 
DEFAULT_RENDER_VIEWS_EP - Static variable in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
DEFAULT_RENDITION_EP - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
DEFAULT_RENDTION_PUBLISH_REASON - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
DEFAULT_REPLICATION_FACTOR_PROP - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
DEFAULT_REPOSITORY_NAME - Static variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
DEFAULT_RETENTION_MODE - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
DEFAULT_REWIND - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamServlet.CatParams
 
DEFAULT_ROOT_PATH - Static variable in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
DEFAULT_SAMPLER_PROB - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
DEFAULT_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReader
 
DEFAULT_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
DEFAULT_SCHEMA_REGISTRY_URLS - Static variable in class org.nuxeo.runtime.codec.AvroCodecFactory
 
DEFAULT_SCHEMA_REGISTRY_URLS - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodecFactory
 
DEFAULT_SCRIPT_LANGUAGE - Static variable in class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
 
DEFAULT_SCRIPT_LANGUAGE - Static variable in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
DEFAULT_SCROLL_KEEP_ALIVE - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
 
DEFAULT_SCROLL_TRANSACTION_TIMEOUT - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
DEFAULT_SEARCH_CLASSES_FILTER - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
DEFAULT_SEARCH_SCOPE - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
DEFAULT_SECOND_LEVEL_TTL - Static variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
DEFAULT_SELECT_STATEMENT - Static variable in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
DEFAULT_SERIALIZER_NAME - Static variable in class org.nuxeo.template.serializer.service.TemplateSerializerServiceImpl
The well-known name of the default serializer
DEFAULT_SERVICE - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
DEFAULT_SETTING_FILE - Static variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
DEFAULT_SHUTDOWN_TIMEOUT - Static variable in class org.nuxeo.ecm.core.event.EventServiceComponent
 
DEFAULT_SKEW_TIME_MS - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
DEFAULT_SOCKET_TIMEOUT_MS - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
DEFAULT_SOURCE_DOCUMENT_MODIFICATION_DATE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
DEFAULT_SPECIAL_CHARACTERS_REGEXP - Static variable in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
DEFAULT_START_PAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
Deprecated.
DEFAULT_STARTUP_PAGE_PATH - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
 
DEFAULT_STORE - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
 
DEFAULT_STORE_ID - Static variable in class org.nuxeo.runtime.kv.KeyValueServiceImpl
 
DEFAULT_STORE_NAME - Static variable in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
DEFAULT_STORE_NAME - Static variable in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
DEFAULT_STORE_NAME - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
DEFAULT_STORE_TTL - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
DEFAULT_STORED_RENDITION_MANAGER - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
DEFAULT_SUB_GROUPS_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
DEFAULT_TARGET_MAX_SIZE_MB - Static variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
DEFAULT_TASK_PROVIDER - Static variable in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
DEFAULT_TESTER - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
DEFAULT_THRESHOLD_SIZE - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
DEFAULT_TIMEOUT - Static variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
DEFAULT_TIMEOUT - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamServlet.CatParams
 
DEFAULT_TIMEOUT - Static variable in class org.nuxeo.http.test.HttpClientTestRule
 
DEFAULT_TIMEOUT - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
DEFAULT_TIMEOUT_MS - Static variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
DEFAULT_TIMEOUT_S - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
 
DEFAULT_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
DEFAULT_TIMEOUT_TEST_MS - Static variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
DEFAULT_TMP_DIR - Static variable in class org.nuxeo.common.Environment
 
DEFAULT_TTL - Static variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
Default TTL in minutes.
DEFAULT_TTL - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
 
DEFAULT_TX_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
 
DEFAULT_TX_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
 
DEFAULT_TX_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
 
DEFAULT_TX_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
 
DEFAULT_TYPE - Static variable in class org.nuxeo.runtime.metrics.reporter.DatadogTraceReporter
 
DEFAULT_TYPE - Static variable in class org.nuxeo.runtime.model.ComponentName
 
DEFAULT_TYPE_LEVELS - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
DEFAULT_TYPES_DEPTH - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
DEFAULT_TYPES_MAX_ITEMS - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
DEFAULT_UPLOAD_CHUNK_SIZE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
Default is taken from BaseWriteChannel.
DEFAULT_UPLOAD_CHUNK_SIZE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
Default is taken from BaseWriteChannel.
DEFAULT_URL - Static variable in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
 
DEFAULT_USER_INFO_CLASS - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
DEFAULT_USER_MAPPER_CONFIG - Static variable in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
DEFAULT_USER_RESOLVER_CLASS - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
DEFAULT_USER_RESOLVER_CLASS - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
DEFAULT_USERS_SEPARATOR - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
DEFAULT_VALUE_SEPARATOR - Static variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
DEFAULT_VERSION_REMOVAL_POLICY - Static variable in class org.nuxeo.ecm.core.CoreService
 
DEFAULT_VIDEO_CONVERSIONS_EP - Static variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
DEFAULT_WEB_DIR - Static variable in class org.nuxeo.common.Environment
 
DEFAULT_WORK_CODEC - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
DEFAULT_WORK_LOG_CONFIG - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
Deprecated.
DEFAULT_WORK_OVER_PROVISIONING - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
DefaultActionFilter - Class in org.nuxeo.ecm.platform.actions
 
DefaultActionFilter() - Constructor for class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
DefaultActionFilter(String, FilterRule[]) - Constructor for class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
DefaultActionFilter(String, FilterRule[], boolean) - Constructor for class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
DefaultAdapter - Class in org.nuxeo.ecm.webengine.model.impl
 
DefaultAdapter() - Constructor for class org.nuxeo.ecm.webengine.model.impl.DefaultAdapter
 
defaultAdministratorIds - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
defaultAssignment - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
defaultAssignments - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
defaultAssignments - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
DefaultAuditBackend - Class in org.nuxeo.ecm.platform.audit.service
Contains the Hibernate based (legacy) implementation
DefaultAuditBackend() - Constructor for class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
DefaultAuditBackend(NXAuditEventsService, AuditBackendDescriptor) - Constructor for class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
DefaultAuditBackend.SQLAuditCursorResult - Class in org.nuxeo.ecm.platform.audit.service
 
DefaultAuditBulker - Class in org.nuxeo.ecm.platform.audit.service
Deprecated.
since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
DefaultAutomationRenditionProvider - Class in org.nuxeo.ecm.platform.rendition.extension
 
DefaultAutomationRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider
 
DefaultBatchHandler - Class in org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl
Default batch handler,
DefaultBatchHandler() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl.DefaultBatchHandler
 
DefaultBinaryGarbageCollector(LocalBinaryManager) - Constructor for class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
defaultBinaryManager - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DefaultBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
A simple filesystem-based binary manager.
DefaultBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.DefaultBinaryManager
 
DefaultBlobDispatcher - Class in org.nuxeo.ecm.core.blob
Default blob dispatcher, that uses the repository name as the blob provider.
DefaultBlobDispatcher() - Constructor for class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
DefaultBlobDispatcher.Clause - Class in org.nuxeo.ecm.core.blob
 
DefaultBlobDispatcher.Op - Enum in org.nuxeo.ecm.core.blob
 
DefaultBlobDispatcher.Rule - Class in org.nuxeo.ecm.core.blob
 
defaultBlobProviderId - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
defaultBlobProviderId - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
DefaultCallback() - Constructor for class org.nuxeo.osgi.application.ApplicationLoader.DefaultCallback
 
defaultCasServer - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
defaultClient(Supplier<String>) - Static method in class org.nuxeo.http.test.HttpClientTestRule
 
defaultCodec - Variable in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
defaultCodec - Variable in class org.nuxeo.lib.stream.computation.Settings
 
defaultCodec - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
defaultCodecName - Variable in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
DefaultCommandTester - Class in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
Default implementation of the CommandTester interface.
DefaultCommandTester() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.DefaultCommandTester
 
DefaultComponent - Class in org.nuxeo.runtime.model
Empty implementation for a component.
DefaultComponent() - Constructor for class org.nuxeo.runtime.model.DefaultComponent
 
defaultConcurrency - Variable in class org.nuxeo.lib.stream.computation.Settings
 
defaultConcurrency - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
defaultConfig - Variable in class org.nuxeo.launcher.config.ConfigurationHolder
Properties representing concatenation of templates/nuxeo.defaults, System.getProperties() and nuxeo.defaults from each template.
defaultConfig - Variable in class org.nuxeo.lib.stream.log.AbstractLogConfig
 
defaultConfig - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
defaultConfig - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
defaultConfig - Variable in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
DefaultContentTypeRequestWrapper(HttpServletRequest, boolean, boolean) - Constructor for class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
DefaultContext - Class in org.nuxeo.ecm.webengine.app
 
DefaultContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.nuxeo.ecm.webengine.app.DefaultContext
 
defaultControlValues - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
DefaultCoreSessionMonitor - Class in org.nuxeo.ecm.core.management.jtajca.internal
 
DefaultCoreSessionMonitor() - Constructor for class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
 
defaultCreateFolder(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
defaultCreateFolder(CoreSession, String, String, boolean) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
defaultCreateFolder(CoreSession, String, String, String, boolean) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
defaultCreateFolder(CoreSession, String, String, String, boolean, boolean) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
defaultCreateLeafNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
defaultCreateLeafNode(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileFactory
 
DefaultCreationContainerListProvider - Class in org.nuxeo.ecm.platform.filemanager.service.extension
Default contribution to the CreationContainerListProvider extension point that find the list of Workspaces the user has the right to create new document into.
DefaultCreationContainerListProvider() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider
 
DefaultCSVImporterDocumentFactory - Class in org.nuxeo.ecm.csv.core
 
DefaultCSVImporterDocumentFactory() - Constructor for class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
DefaultDeployHandler() - Constructor for class org.nuxeo.runtime.test.runner.HotDeployer.DefaultDeployHandler
 
defaultDepth - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
DefaultDirectoryFactory - Class in org.nuxeo.ecm.directory
Default implementation for a directory factory component, that simply delegates registration of descriptors to the DirectoryService.
DefaultDirectoryFactory() - Constructor for class org.nuxeo.ecm.directory.DefaultDirectoryFactory
 
DefaultDocumentModelFactory - Class in org.nuxeo.ecm.platform.importer.factories
Default implementation for DocumentModel factory The default empty constructor create Folder for folderish file and File for other.
DefaultDocumentModelFactory() - Constructor for class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
Instantiate a DefaultDocumentModelFactory that creates Folder and File
DefaultDocumentModelFactory(String, String) - Constructor for class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
Instantiate a DefaultDocumentModelFactory that creates specified types doc
DefaultDocumentTreeFilter - Class in org.nuxeo.ecm.core.api.tree
Default filter for tree elements.
DefaultDocumentTreeFilter() - Constructor for class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
DefaultDocumentTreeSorter - Class in org.nuxeo.ecm.core.api.tree
Default implementation for document tree sorter.
DefaultDocumentTreeSorter() - Constructor for class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeSorter
 
DefaultDocumentView - Class in org.nuxeo.ecm.platform.rendering.api
Base class to build views for Document oriented contexts (contexts that are bound to a document).
DefaultDocumentView() - Constructor for class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
DefaultDocumentView(Map<String, DefaultDocumentView.Field>) - Constructor for class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
DefaultDocumentView.Field - Interface in org.nuxeo.ecm.platform.rendering.api
 
defaultDomain - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
DefaultELContextFactory - Class in org.nuxeo.ecm.platform.el
Default implementation for an ELContext factory.
DefaultELContextFactory() - Constructor for class org.nuxeo.ecm.platform.el.DefaultELContextFactory
 
DefaultErrorExtractor - Class in org.nuxeo.ecm.core.opencmis.bindings
Helper to deal with HTTP errors.
DefaultErrorExtractor() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.DefaultErrorExtractor
 
defaultErrorPage - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
DefaultEventJobFactory - Class in org.nuxeo.ecm.core.scheduler
Default implementation of EventJobFactory instantiating an EventJob with a CronTrigger.
DefaultEventJobFactory() - Constructor for class org.nuxeo.ecm.core.scheduler.DefaultEventJobFactory
 
DefaultExporterPlugin - Class in org.nuxeo.io.fsexporter
 
DefaultExporterPlugin() - Constructor for class org.nuxeo.io.fsexporter.DefaultExporterPlugin
 
defaultExternal - Variable in class org.nuxeo.lib.stream.computation.Settings
 
defaultExternal - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
defaultFactory - Variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
defaultFieldDefinitions - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
defaultFieldTypes - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
defaultFieldXPath - Variable in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
DefaultFileImporter - Class in org.nuxeo.ecm.platform.filemanager.service.extension
Default file importer, creating a regular file.
DefaultFileImporter() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
 
DefaultFilenameNormalizer() - Constructor for class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory.DefaultFilenameNormalizer
 
DefaultFileSystemItemFactory - Class in org.nuxeo.drive.service.impl
Default implementation of a FileSystemItemFactory.
DefaultFileSystemItemFactory() - Constructor for class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
 
defaultFilter - Variable in class org.nuxeo.lib.stream.computation.Settings
 
DefaultFilter(String, String) - Constructor for class org.nuxeo.runtime.test.runner.LogCaptureFeature.DefaultFilter
 
defaultGroup - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
defaultGroup - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
DefaultImporterComponent - Class in org.nuxeo.ecm.platform.importer.service
 
DefaultImporterComponent() - Constructor for class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
DefaultImporterExecutor - Class in org.nuxeo.ecm.platform.importer.executor
Default importer
DefaultImporterExecutor() - Constructor for class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
DefaultImporterExecutor(String) - Constructor for class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
DefaultImporterService - Interface in org.nuxeo.ecm.platform.importer.service
Allows basic configuration of the default importer :
DefaultImporterServiceImpl - Class in org.nuxeo.ecm.platform.importer.service
 
DefaultImporterServiceImpl() - Constructor for class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
defaultInitialized - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
DefaultInvitationUserFactory - Class in org.nuxeo.ecm.user.invite
 
DefaultInvitationUserFactory() - Constructor for class org.nuxeo.ecm.user.invite.DefaultInvitationUserFactory
 
DefaultJsonAdapter - Class in org.nuxeo.ecm.automation.jaxrs
 
DefaultJsonAdapter(Object) - Constructor for class org.nuxeo.ecm.automation.jaxrs.DefaultJsonAdapter
 
defaultJsonClient(Supplier<String>) - Static method in class org.nuxeo.http.test.HttpClientTestRule
 
DefaultLdapExceptionProcessor - Class in org.nuxeo.ecm.directory.ldap
Default implementation of the LdapExceptionProcessor based on Errors returned by OpenDS
DefaultLdapExceptionProcessor() - Constructor for class org.nuxeo.ecm.directory.ldap.DefaultLdapExceptionProcessor
 
DefaultListJsonReader<EntityType> - Class in org.nuxeo.ecm.core.io.marshallers.json
Base class to convert json as List.
DefaultListJsonReader(String, Class<EntityType>) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonReader
Use this constructor if the element of the list are not based on Java generic type.
DefaultListJsonReader(String, Class<EntityType>, Type) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonReader
Use this constructor if the element of the list are based on Java generic type.
DefaultListJsonWriter<EntityType> - Class in org.nuxeo.ecm.core.io.marshallers.json
Base class to convert List as json.
DefaultListJsonWriter(String, Class<EntityType>) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonWriter
Use this constructor if the element of the list are not based on Java generic type.
DefaultListJsonWriter(String, Class<EntityType>, Type) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonWriter
Use this constructor if the element of the list are based on Java generic type.
defaultLocale - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
DefaultLocaleProvider - Class in org.nuxeo.ecm.platform.web.common.locale
Provides the default locale and timezone from the server.
DefaultLocaleProvider() - Constructor for class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
defaultManager - Variable in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
defaultMaxItems - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
defaultMessages - Variable in class org.nuxeo.ecm.webengine.model.Messages
 
DefaultMonitorComponent - Class in org.nuxeo.ecm.core.management.jtajca.internal
Component used to install/uninstall the monitors (transaction and connections).
DefaultMonitorComponent() - Constructor for class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
DefaultMonitorComponent.ServerInstance - Class in org.nuxeo.ecm.core.management.jtajca.internal
 
DefaultMultiThreadingPolicy - Class in org.nuxeo.ecm.platform.importer.threading
Default multi-threading policy (creates a new thread on each branch until the max nb thread is reached)
DefaultMultiThreadingPolicy() - Constructor for class org.nuxeo.ecm.platform.importer.threading.DefaultMultiThreadingPolicy
 
DefaultNuxeoComputationPolicy - Class in org.nuxeo.runtime.stream
A Computation policy that can be use for Nuxeo.
DefaultNuxeoComputationPolicy() - Constructor for class org.nuxeo.runtime.stream.DefaultNuxeoComputationPolicy
 
DefaultNuxeoExceptionHandler - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling
 
DefaultNuxeoExceptionHandler() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
DefaultObject - Class in org.nuxeo.ecm.webengine.model.impl
 
DefaultObject() - Constructor for class org.nuxeo.ecm.webengine.model.impl.DefaultObject
 
DefaultOpenIDUserInfo - Class in org.nuxeo.ecm.platform.oauth2.openid.auth
 
DefaultOpenIDUserInfo() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
defaultOpt - Variable in class org.nuxeo.ecm.core.versioning.VersioningRestrictionOptionsDescriptor.OptionDescriptor
 
defaultOrder() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
defaultOrder() - Method in class org.nuxeo.ecm.platform.audit.api.AuditQueryBuilder
 
defaultPartitions - Variable in class org.nuxeo.lib.stream.computation.Settings
 
defaultPartitions - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
DefaultPermission - Class in org.nuxeo.ecm.webengine.security
 
DefaultPermission(String, Guard) - Constructor for class org.nuxeo.ecm.webengine.security.DefaultPermission
 
DefaultPermissionProvider - Class in org.nuxeo.ecm.core.security
 
DefaultPermissionProvider() - Constructor for class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
DefaultPictureAdapter - Class in org.nuxeo.ecm.platform.picture.api.adapters
 
DefaultPictureAdapter() - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
defaultPolicy - Variable in class org.nuxeo.lib.stream.computation.Settings
 
defaultPolicy - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
defaultProcessor - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
defaultPropertyValues - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
defaultPropertyValues - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
defaultProviderId - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
defaultQueryLimit - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
DefaultQueryVisitor - Class in org.nuxeo.ecm.core.query.sql.model
A default implementation of a visitor that visits depth-first in standard expression order.
DefaultQueryVisitor() - Constructor for class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
DefaultRedirectResolver - Class in org.nuxeo.ecm.core.io.download
 
DefaultRedirectResolver() - Constructor for class org.nuxeo.ecm.core.io.download.DefaultRedirectResolver
 
DefaultRenderingContext - Class in org.nuxeo.ecm.platform.rendering.impl
Abstract RenderingContext subclass that adds capabilities of storing a DocumentModel and retrieve RenderingConfig associated with the current set DocumentModel.
DefaultRenderingContext() - Constructor for class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingContext
 
DefaultRenderingResult - Class in org.nuxeo.ecm.platform.rendering.impl
 
DefaultRenderingResult(String) - Constructor for class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
Constructor taking a rendering result name as argument.
defaultRendition - Variable in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
DefaultRenditionDescriptor - Class in org.nuxeo.ecm.platform.rendition.service
Descriptor for the default rendition of a document.
DefaultRenditionDescriptor() - Constructor for class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
DefaultRenditionDescriptor(DefaultRenditionDescriptor) - Constructor for class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
defaultRenditionDescriptors - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
defaultReplicationFactor - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
defaultRepositoryName - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
DefaultRequestDumper - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
 
DefaultRequestDumper() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
 
DefaultRootSectionsFinder - Class in org.nuxeo.ecm.platform.publisher.impl.finder
Helper class to manage: unrestricted fetch of Sections filtering according to user rights
DefaultRootSectionsFinder(CoreSession) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.finder.DefaultRootSectionsFinder
 
DefaultRuntimeContext - Class in org.nuxeo.runtime.model.impl
New behavior @since 9.2 As the runtime lifecycle changed there make no sense to unregister components by their own.
DefaultRuntimeContext() - Constructor for class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
DefaultRuntimeContext(RuntimeService) - Constructor for class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
Defaults - Class in org.nuxeo.ecm.core.management.jtajca
 
Defaults<A extends Annotation> - Class in org.nuxeo.runtime.test.runner
 
Defaults() - Constructor for class org.nuxeo.ecm.core.management.jtajca.Defaults
 
Defaults() - Constructor for class org.nuxeo.runtime.test.runner.Defaults
 
Defaults(Iterable<A>) - Constructor for class org.nuxeo.runtime.test.runner.Defaults
 
defaultScroll(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
defaultScroller - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
DefaultSearchRequestFilter - Class in org.nuxeo.elasticsearch.http.readonly.filter
Rewrite an Elsaticsearch search request to add security filter.
DefaultSearchRequestFilter() - Constructor for class org.nuxeo.elasticsearch.http.readonly.filter.DefaultSearchRequestFilter
 
defaultSequencer - Variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
defaultServer - Variable in class org.nuxeo.runtime.management.ServerLocatorService
 
DefaultServiceProvider - Class in org.nuxeo.runtime.api
A service provider.
DefaultServiceProvider() - Constructor for class org.nuxeo.runtime.api.DefaultServiceProvider
 
DefaultServiceProvider.ServiceRef - Class in org.nuxeo.runtime.api
 
DefaultSessionManager - Class in org.nuxeo.ecm.platform.ui.web.auth.plugins
 
DefaultSessionManager() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.plugins.DefaultSessionManager
 
DefaultSignatureAppearanceFactory - Class in org.nuxeo.ecm.platform.signature.core.sign
 
DefaultSignatureAppearanceFactory() - Constructor for class org.nuxeo.ecm.platform.signature.core.sign.DefaultSignatureAppearanceFactory
 
defaultState - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor
 
DefaultStoredRenditionManager - Class in org.nuxeo.ecm.platform.rendition.service
The default @{link StoredRenditionManager} to Manage StoredRenditions on behalf of the RenditionService.
DefaultStoredRenditionManager() - Constructor for class org.nuxeo.ecm.platform.rendition.service.DefaultStoredRenditionManager
 
DefaultSyncRootFolderItem - Class in org.nuxeo.drive.adapter.impl
Default implementation of a synchronization root FolderItem.
DefaultSyncRootFolderItem() - Constructor for class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
 
DefaultSyncRootFolderItem(String, FolderItem, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
 
DefaultSyncRootFolderItem(String, FolderItem, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
 
DefaultSyncRootFolderItem(String, FolderItem, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
 
DefaultSyncRootFolderItemFactory - Class in org.nuxeo.drive.service.impl
Default FileSystemItemFactory for a synchronization root FolderItem.
DefaultSyncRootFolderItemFactory() - Constructor for class org.nuxeo.drive.service.impl.DefaultSyncRootFolderItemFactory
 
DefaultTopLevelFolderItem - Class in org.nuxeo.drive.adapter.impl
Default implementation of the top level FolderItem.
DefaultTopLevelFolderItem() - Constructor for class org.nuxeo.drive.adapter.impl.DefaultTopLevelFolderItem
 
DefaultTopLevelFolderItem(String, NuxeoPrincipal, String) - Constructor for class org.nuxeo.drive.adapter.impl.DefaultTopLevelFolderItem
 
DefaultTopLevelFolderItemFactory - Class in org.nuxeo.drive.service.impl
Default implementation of a TopLevelFolderItemFactory.
DefaultTopLevelFolderItemFactory() - Constructor for class org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory
 
DefaultTransactionMonitor - Class in org.nuxeo.ecm.core.management.jtajca.internal
 
DefaultTransactionMonitor() - Constructor for class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
DefaultTransactionStatistics - Class in org.nuxeo.ecm.core.management.jtajca.internal
 
DefaultTransactionStatistics(Object) - Constructor for class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
defaultTTL - Variable in class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
 
defaultType - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
DefaultTypeLoader - Class in org.nuxeo.ecm.webengine.model.impl
A type loader which is loading types from META-INF/web-types file.
DefaultTypeLoader(ModuleImpl, TypeRegistry, File) - Constructor for class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
defaultTypesDepth - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
defaultTypesMaxItems - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
defaultUidHeader - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
DefaultUserMultiTenantManagement - Class in org.nuxeo.ecm.platform.usermanager
 
DefaultUserMultiTenantManagement() - Constructor for class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
 
DefaultUserMultiTenantManagement.QueryTenantAdder - Class in org.nuxeo.ecm.platform.usermanager
Changes group equality or difference matches to take into account a suffix.
DefaultUserWorkspaceServiceImpl - Class in org.nuxeo.ecm.platform.userworkspace.core.service
Default implementation of the UserWorkspaceService.
DefaultUserWorkspaceServiceImpl() - Constructor for class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
 
DefaultValidatorsRule - Class in org.nuxeo.ecm.platform.publisher.rules
Default NXP validator.
DefaultValidatorsRule() - Constructor for class org.nuxeo.ecm.platform.publisher.rules.DefaultValidatorsRule
 
DefaultValidatorsRule.UnrestrictedACPGetter - Class in org.nuxeo.ecm.platform.publisher.rules
 
defaultValue - Variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
defaultValue - Variable in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
 
defaultValue(String) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailAuthenticator
Deprecated.
defaultValue(T, T) - Static method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
defaultValue(T, T) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
defaultVersioningOption - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.VersioningDescriptor
Deprecated.
 
DefaultVersioningRuleDescriptor - Class in org.nuxeo.ecm.core.versioning
Deprecated.
since 9.1 use 'policy', 'filter' and 'restriction' contributions instead
DefaultVersioningRuleDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.DefaultVersioningRuleDescriptor
Deprecated.
 
defaultVersioningRuleList - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
Deprecated.
since 9.1 use 'policy', 'filter' and 'restriction' contributions instead
DefaultVersionRemovalPolicy - Class in org.nuxeo.ecm.core.versioning
Removes the version history if no proxies exist, otherwise do nothing.
DefaultVersionRemovalPolicy() - Constructor for class org.nuxeo.ecm.core.versioning.DefaultVersionRemovalPolicy
 
defaultView - Variable in class org.nuxeo.ecm.platform.types.Type
 
DEFERRED_OUTPUT_STREAM_THRESHOLD - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
 
deferSave - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
definition - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
definition - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
definition - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
definition - Variable in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
definition - Variable in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
definitionId - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
definitionId - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
definitionId - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
defs - Variable in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
 
delay - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
 
delay - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetVersioningOptions
Deprecated.
 
delay - Variable in class org.nuxeo.ecm.core.redis.retry.SimpleDelay
 
delay - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
delayed - Variable in class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
 
delayedEvent - Variable in class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
 
delayExpired(AtomicLong) - Static method in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
delegate - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
delegate - Variable in class org.nuxeo.runtime.jtajca.NamingContextFacade
 
delegate - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker.GCDelegate
 
DelegateLoader - Class in org.nuxeo.osgi.application
 
DelegateLoader(URLClassLoader) - Constructor for class org.nuxeo.osgi.application.DelegateLoader
 
delegateTask(String, List<String>, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
delegateTask(CoreSession, String, List<String>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Reassigns the given task to the list of actors.
delegateTask(CoreSession, String, List<String>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
delegateTask(CoreSession, String, List<String>, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Delegates the given task to the list of actors.
delegateTask(CoreSession, String, List<String>, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
delegateTask(CoreSession, String, List<String>, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.task.TaskService
 
delete() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
delete() - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
delete() - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
delete() - Method in class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
 
delete() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
delete() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
delete() - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
delete() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
delete() - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
delete() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
 
delete() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
delete(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
delete(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
delete(String) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule
Deprecated.
 
delete(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
delete(String) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use LogManager.delete(Name) instead
delete(String, Object, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
delete(String, String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
delete(String, String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Deletes the FileSystemItem with the given id and parent id for the given principal.
delete(String, String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
delete(String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Deletes the FileSystemItem with the given id for the given principal.
delete(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
delete(String, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
Deletes an oAuth2 client as the given principal.
delete(String, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
delete(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
delete(ObjectId, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
delete(DeleteRequest) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
delete(DeleteRequest) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
delete(DeleteRequest) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
delete(FileSystemItem) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
delete(Name) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
delete(Name) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
delete(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
delete(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
Tries to delete a Log.
delete(Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
Delete - Class in org.nuxeo.connect.update.task.standalone.commands
The delete command.
Delete - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
A DELETE statement.
Delete() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Delete
 
Delete(File, String) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Delete
 
Delete(File, String, boolean) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Delete
 
Delete(Table) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Delete
 
DELETE - org.nuxeo.ecm.restapi.test.BaseTest.RequestType
Deprecated.
 
DELETE - org.nuxeo.elasticsearch.commands.IndexingCommand.Type
 
DELETE_DOC_COUNT - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
DELETE_MARKER - Static variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
DELETE_TRANSITION - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
Deprecated.
deleteACL(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
 
deleteAlias(String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
deleteAll(File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
deleteAllSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
deleteAllVersions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
deleteAnnotation(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
deleteAnnotation(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
Deletes an annotation for a document.
deleteAnnotation(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
deleteArtifact() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
Deletes the current artifact in the underlying persistence system.
deleteArtifact() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupObject
 
deleteArtifact() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserObject
 
deleteBlob(String) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
Deletes a blob.
deleteBlob(String) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Deletes a blob based on a key.
deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
 
deleteBlob(String, String, boolean) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Deletes the blob associated to the given key.
deleteBlob(String, String, boolean) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
deleteBlob(BlobContext) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
deleteBlob(BlobContext) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Deletes a blob from storage.
deleteBlob(BlobContext) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Deletes a blob.
deleteBlob(BlobContext) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
deleteBlobIfRecord(String, Document, String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
deleteBlobInfos(String, String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
deleteBlobsMarkedForDeletion() - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Deletes the blobs marked for deletion, if enough time has elapsed.
deleteBlobsMarkedForDeletion() - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
deleteBucket(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
Deletes a bucket (and all its blobs) with the given bucketName.
deleteByPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
deleteByPath(String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
deleteByPath(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
deleteCache() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
deleteCertificate(String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
Deletes user entry from the certificate directory.
deleteCertificate(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
deleteClient(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Deletes the oauth2 client.
deleteClientToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Deletes a oauth2 client token.
deleteClusterInvals(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
deleteClusterInvalsColumn - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
deleteClusterInvalsSql - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
deleteClusterNodeColumn - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
deleteClusterNodeSql - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
DeleteCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
 
DeleteCommand(Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.DeleteCommand
Constructor for delete command.
deleteComment() - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
 
deleteComment(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
deleteComment(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Deletes a comment.
deleteComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
deleteComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
deleteComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
deleteComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
deleteComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
Can be overwritten to allow workflow.
deleteComment(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Deprecated, for removal: This API element is subject to removal in a future version.
deleteComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
deleteComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
deleteComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
deleteComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
deleteCommentChildren(CoreSession, CommentManager, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.listener.AbstractCommentListener
 
deleteConsumer(String) - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
remove a Consumer
deleteConsumer(String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
deleteConsumers() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
deleteConsumers() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
Remove all existing consumers and their committed positions.
deleteConsumers() - Method in interface org.nuxeo.lib.stream.log.LogManager
Remove all existing consumers and their committed positions.
deleteConsumers() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
deleteContentStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
deleteContentStream(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
deleted - Variable in class org.nuxeo.ecm.core.storage.sql.Selection
The row ids deleted (or for which the clause column changed value) and not yet flushed to database.
deleted - Variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
null when empty
DELETED - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment has been deleted.
DELETED - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
DELETED_DEPENDENT - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment has been deleted as a consequence of another fragment being deleted (cascade).
DELETED_EVENT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
DELETED_LIFECYCLE_STATE - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
Deprecated.
since 10.3, use TrashService instead
DELETED_STATE - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
Deprecated.
DELETED_STATE - Static variable in class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
Deprecated.
since 10.3, use TrashService instead
deletedAttributes - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
DeletedDocumentModel - Class in org.nuxeo.ecm.core.event
 
DeletedDocumentModel(DocumentModel) - Constructor for class org.nuxeo.ecm.core.event.DeletedDocumentModel
 
DeleteDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
Delete entries for a given Directory.
DeleteDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
DeleteDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
DeleteDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
 
deleteDocumentCount - Variable in class org.nuxeo.ecm.core.api.AbstractSession
 
deleteDocumentCountInc() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
DeleteDocumentUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
 
DeleteDocumentUnrestricted(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.publisher.task.DeleteDocumentUnrestricted
 
deletedVersions - Variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
Cache already deleted
deleteEntry(String) - Method in class org.nuxeo.ecm.directory.BaseSession
 
deleteEntry(String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
deleteEntry(String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
deleteEntry(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
deleteEntry(String) - Method in interface org.nuxeo.ecm.directory.Session
Deletes a directory entry by id.
deleteEntry(String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
deleteEntry(String, Map<String, String>) - Method in class org.nuxeo.ecm.directory.BaseSession
Deprecated.
deleteEntry(String, Map<String, String>) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
deleteEntry(String, Map<String, String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
deleteEntry(String, Map<String, String>) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
deleteEntry(String, Map<String, String>) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
deleteEntry(String, Map<String, String>) - Method in interface org.nuxeo.ecm.directory.Session
Deprecated.
since 9.2 (unused), use Session.deleteEntry(String) instead.
deleteEntry(String, Map<String, String>) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
deleteEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.BaseSession
 
deleteEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
deleteEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
deleteEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
deleteEntry(DocumentModel) - Method in interface org.nuxeo.ecm.directory.Session
Deletes a directory entry.
deleteEntryWithoutReferences(String) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
deleteEntryWithoutReferences(String) - Method in class org.nuxeo.ecm.directory.BaseSession
To be implemented for specific deletion.
deleteEntryWithoutReferences(String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
deleteEntryWithoutReferences(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
deleteEntryWithoutReferences(String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
deleteEntryWithoutReferences(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
deleteEntryWithoutReferences(String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
deleteExternalAnnotation(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
deleteExternalAnnotation(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
deleteExternalAnnotation(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
Deletes an external annotation by its {code entityId} under the document with documentId.
deleteExternalAnnotation(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
deleteExternalComment(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
deleteExternalComment(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
deleteExternalComment(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Deletes an external comment by its {code entityId} under the document with documentId.
deleteExternalComment(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
deleteExternalComment(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
deleteExternalComment(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
deleteExternalComment(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
deleteGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
deleteGroup(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Deletes group with given id.
deleteGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
deleteGroup(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
deleteGroup(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Deletes group with given id with the given context.
deleteGroup(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
deleteGroup(DocumentModel) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
deleteGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
deleteGroup(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Deletes group represented by given model.
deleteGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
deleteGroup(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Deletes group represented by given model with the given context.
deleteGroup(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
deleteGroupResource(UriInfo, String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
deleteIfBytesSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
deleteIfLongSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
deleteIfStringSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
deleteIndex(String, int) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
deleteIndex(String, int) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
deleteIndex(String, int) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
deleteLock(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
deleteLock(Connection, Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
deleteLock0(Connection, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
deleteMany(Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
deleteOld(File, long, int, boolean) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
deleteOld(File, long, int, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
deleteOldFile(File, File, boolean) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
deleteOnClose - Variable in class org.nuxeo.ecm.core.api.CloseableFile
 
deleteOnExit - Variable in class org.nuxeo.connect.update.task.update.Rollback
 
deleteOnExit - Variable in class org.nuxeo.connect.update.task.update.RollbackOptions
 
deleteOnExit - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
 
deleteOrphanDocumentRoutes(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteOrphanedListener
Removes the given id from DocumentRoutes attached documents list and deletes the DocumentRoutes if they are not attached to a document anymore.
deleteOrphanTasks(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteDeletedListener
Deprecated.
Deletes all tasks whose process id matches the given DocumentRoute id.
deleteOrphanTasks(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteOrphanedListener
 
deletePermission() - Method in class org.nuxeo.ecm.core.rest.security.PermissionService
 
deleteProperties() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
deleteProperties() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
deleteProperties(Resource, Node[]) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
deleteProperties(Resource, Node[]) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
deleteProperty(Resource) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
deleteProperty(Resource) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
deleteProperty(Resource, Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
deleteProperty(Resource, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
deleteProvider(String) - Method in interface org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistry
Deletes a provider.
deleteProvider(String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
deleteProvider(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
 
deleteProvider(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
deleteProvider(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistry
Deletes a provider.
deleteProvider(String, String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
deleteProvider(String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Deletes an OAuth2 service provider.
deleteProviderToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Deletes an OAuth2 provider token.
deleteQueueBasePath(Path) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
deleteRecords(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
Delete all records of a topic by moving the first offsets to end of each partition.
deleteRecords(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
deleteRecords(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
Delete all records of a stream by moving the first offsets to end of each partition.
deleteRecords(Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
deleteRegistrationRequests(CoreSession, List<DocumentModel>) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
deleteRegistrationRequests(CoreSession, List<DocumentModel>) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Delete a registration document
deleteRelation(CoreSession, DocumentModel, DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
 
deleteRelation(CoreSession, DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
deleteRelation(CoreSession, DocumentModel, DocumentModel, String, boolean) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
 
deleteRelation(CoreSession, DocumentModel, DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
deleteRelation(CoreSession, Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
 
deleteRelation(CoreSession, Statement) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
deleteRelation(CoreSession, Statement, boolean) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
 
deleteRelation(CoreSession, Statement, boolean) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
DeleteRelation - Class in org.nuxeo.ecm.automation.core.operations.services
 
DeleteRelation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
 
DeleteRelationsListener - Class in org.nuxeo.ecm.platform.relations.core.listener
Core Event listener that cleans relation on deleted documents; it should be executed after PublishRelationsListener so as to be able to copy relations from the deleted proxies.
DeleteRelationsListener() - Constructor for class org.nuxeo.ecm.platform.relations.core.listener.DeleteRelationsListener
 
deleteRows(String, Set<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Deletes multiple rows, all for the same table.
deleteRowsDirect(String, Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
deleteRowsSoft(List<RowMapper.NodeInfo>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
deletes - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
Deletes are done last.
deleteSavedSearch(CoreSession, SavedSearch) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearchService
 
deleteSavedSearch(CoreSession, SavedSearch) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchServiceImpl
 
deletesDependent - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
Dependent deletes aren't executed in the database but still trigger invalidations.
deleteSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
deleteStates(Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
deleteStates(Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Deletes a set of document.
deleteStates(Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
deleteStates(Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
deleteStoredRenditions(String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Query and delete stored renditions where the related version or live document does not exist anymore.
deleteStoredRenditions(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
deleteStrategy - Static variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
deleteTask(CoreSession, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
deleteTask(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Remove the documentTask identified by the given taskId if coreSession's principal has the Remove permission.
DeleteTaskForDeletedDocumentListener - Class in org.nuxeo.ecm.platform.task.core.listener
Listener that deletes deletes related tasks of the document.
DeleteTaskForDeletedDocumentListener() - Constructor for class org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener
 
deleteTempFile(Path) - Method in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
deleteTemplateFiles(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
Delete files previously deployed by templates.
deleteToken(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth.AuthenticationTokensObject
 
deleteToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
deleteToken(DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
deleteTree(boolean, UnfileObject, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
deleteTree(File) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
deleteTree(ObjectId, boolean, UnfileObject, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
deleteTreebyPath(String, boolean, UnfileObject, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
deleteTreebyPath(String, String, boolean, UnfileObject, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
deleteType(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
deleteTypeDefinition(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
deleteUser(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
deleteUser(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Deletes user with given id.
deleteUser(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
deleteUser(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Deletes user with given id into the given context document.
deleteUser(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
deleteUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
deleteUser(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Deletes user represented by given model.
deleteUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
deleteUser(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Deletes user represented by given model into the given context document.
deleteUser(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
deleteUserResource(UriInfo, String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
DeletionAction - Class in org.nuxeo.ecm.core.action
Bulk Action to delete documents directly at storage level.
DeletionAction() - Constructor for class org.nuxeo.ecm.core.action.DeletionAction
 
DeletionAction.DeletionComputation - Class in org.nuxeo.ecm.core.action
 
DeletionComputation() - Constructor for class org.nuxeo.ecm.core.action.DeletionAction.DeletionComputation
 
DELIMITER - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
DELIMITER - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
DELIMITER - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
 
DELIMITER - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
DELIMITER_BETWEEN_DIRECTORY_NAME_AND_SUFFIX - Static variable in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
delsha - Variable in class org.nuxeo.ecm.core.redis.RedisComponent
 
delta - Variable in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
delta - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
Delta - Class in org.nuxeo.ecm.core.api.model
Value holding a base value and a delta.
Delta() - Constructor for class org.nuxeo.ecm.core.api.model.Delta
 
DeltaLong - Class in org.nuxeo.ecm.core.api.model
Value holding a base Long value and a delta.
DeltaLong(long, long) - Constructor for class org.nuxeo.ecm.core.api.model.DeltaLong
Deprecated.
since 8.3, use DeltaLong(Long, long) instead.
DeltaLong(Long, long) - Constructor for class org.nuxeo.ecm.core.api.model.DeltaLong
A DeltaLong with the given base and delta.
deltaOf(String) - Static method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Creates a delta status for a command.
deltaOrLong(Number, long) - Static method in class org.nuxeo.ecm.core.api.model.DeltaLong
Deprecated.
since 8.3, use DeltaLong.valueOf(Number, long) instead.
demoId - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
demoId - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
demoPreviewEnabled - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
demoPreviewEnabled - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
deniedExpansions - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
 
deniedPrefix - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
 
deniedSubTypes - Variable in class org.nuxeo.ecm.platform.types.Type
 
deniedTypes - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
denormalizeKeySuffix(Set<String>) - Static method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
For any suffixed key in the given set, also add the unsuffixed key.
deny - Variable in class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
 
DENY - org.nuxeo.ecm.webengine.model.Access
 
DENY - Static variable in class org.nuxeo.ecm.core.api.security.Access
 
denyAllTypes - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
denyAllTypes() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
Returns true if all the types are denied, false otherwise.
denyAllTypes() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
denyPattern - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
denyPatterns - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
denyPermission - Variable in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
dependencies - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
dependencies - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
The dependency value format is: package_name[:package_min_version[:package_max_version]] if no min and max version are specified the the last version should be used.
dependencies - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
dependencies - Variable in class org.nuxeo.launcher.info.PackageInfo
 
dependencies - Variable in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
dependencies - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
dependencies - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPackageInfoImpl
 
dependencies - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
 
dependency(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
DEPENDENCY_MISMATCH - Static variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
DependencyTree<K,​T> - Class in org.nuxeo.common.collections
 
DependencyTree<K,​T> - Class in org.nuxeo.runtime.deploy
 
DependencyTree() - Constructor for class org.nuxeo.common.collections.DependencyTree
 
DependencyTree() - Constructor for class org.nuxeo.runtime.deploy.DependencyTree
 
DependencyTree.Entry<K,​T> - Class in org.nuxeo.common.collections
 
DependencyTree.Entry<K,​T> - Class in org.nuxeo.runtime.deploy
 
dependentIterInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
dependents - Variable in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
dependentValueInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
dependsOn - Variable in class org.nuxeo.osgi.BundleRegistration
 
dependsOnMe - Variable in class org.nuxeo.osgi.BundleRegistration
 
deploy(File...) - Method in class org.nuxeo.runtime.reload.ReloadContext
 
deploy(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
deploy(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Deploys the component whose XML descriptor is at the given location.
deploy(String) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
deploy(String...) - Method in class org.nuxeo.runtime.test.runner.HotDeployer.DefaultDeployHandler
 
deploy(String...) - Method in class org.nuxeo.runtime.test.runner.HotDeployer
Deploy the given list of contributions.
deploy(URL) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
deploy(URL) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Deploys a component XML descriptor given its URL.
deploy(URL) - Method in class org.nuxeo.runtime.test.TestRuntime
 
deploy(List<File>) - Method in class org.nuxeo.runtime.reload.ReloadContext
 
deploy(RuntimeContext, File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
deploy(RuntimeContext, File, boolean) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
deploy(RuntimeContext, URL, boolean) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
deploy(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
deploy(StreamRef) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Same as RuntimeContext.deploy(URL) but using a StreamRef as argument.
deploy(FeaturesRunner, RuntimeHarness) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
Deploy - Class in org.nuxeo.connect.update.task.live.commands
Deploy a runtime bundle, or a directory containing runtime bundles.
Deploy - Annotation Type in org.nuxeo.runtime.test.runner
A list of artifacts to be deployed.
Deploy() - Constructor for class org.nuxeo.connect.update.task.live.commands.Deploy
 
Deploy(File) - Constructor for class org.nuxeo.connect.update.task.live.commands.Deploy
 
DEPLOY_ACTION - Static variable in class org.nuxeo.runtime.test.runner.HotDeployer
 
deployAll() - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
deployBundle(File) - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
deployBundle(File) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 9.3 use ReloadService.reloadBundles(ReloadContext) instead. Kept for backward compatibility.
deployBundle(File, boolean) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 9.3 use ReloadService.reloadBundles(ReloadContext) instead. Kept for backward compatibility.
deployBundle(String) - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Deploys a whole OSGI bundle.
deployBundle(String) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
deployBundles - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
deployBundles(File, String) - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
deployBundles(String) - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
deployBundles(Collection<File>) - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
deployBundles(List<File>) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 9.3 use ReloadService.reloadBundles(ReloadContext) instead. Kept for backward compatibility.
deployBundles(List<File>) - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
Deprecated.
since 9.3, use ReloadServiceInvoker.reloadBundles(List, List) instead. Kept for backward compatibility.
deployBundles(List<File>, boolean) - Method in class org.nuxeo.runtime.reload.ReloadComponent
Deprecated.
deployBundles(List<File>, boolean) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 9.3 use ReloadService.reloadBundles(ReloadContext) instead. Kept for backward compatibility.
DeployConfig - Class in org.nuxeo.connect.update.task.live.commands
Deploys runtime configuration files to the framework.
DeployConfig() - Constructor for class org.nuxeo.connect.update.task.live.commands.DeployConfig
 
DeployConfig(File) - Constructor for class org.nuxeo.connect.update.task.live.commands.DeployConfig
 
DeployConfigPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
DeployConfigPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
 
DeployConfigPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
 
deployContrib(String) - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Deploy a contribution specified as a "bundleName:path" uri
deployContrib(String, String) - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Deploys a contribution from a given bundle.
deployContrib(String, String) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
deployContrib(URL) - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
deployContrib(FeaturesRunner) - Method in class org.nuxeo.directory.test.DirectoryConfiguration
 
deployDirectory(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Deploy
Deprecated.
since 9.3, reload mechanism has changed, keep it for backward compatibility
deployedBundles - Variable in class org.nuxeo.runtime.reload.ReloadResult
 
deployedBundles() - Method in class org.nuxeo.runtime.reload.ReloadResult
 
deployedBundlesAsStream() - Method in class org.nuxeo.runtime.reload.ReloadResult
 
deployedFiles - Variable in class org.nuxeo.runtime.model.impl.ComponentRegistry
Map deployment source ids to component names This was previously managed by DefaultRuntimeContext - but is no more usable in the original form.
deployedFilesAsStream() - Method in class org.nuxeo.runtime.reload.ReloadResult
 
deployer - Variable in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
deployFile(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Deploy
Deprecated.
since 9.3, reload mechanism has changed, keep it for backward compatibility
deployFolder(File, ClassLoader) - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Deprecated.
since 10.2, unused and badly implemented
deployFolder(File, ClassLoader) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Deprecated.
deployFrameworkStartedComponent() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
deployment - Variable in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
DEPLOYMENT - org.nuxeo.runtime.RuntimeMessage.Source
 
DeploymentPreprocessor - Class in org.nuxeo.runtime.deployment.preprocessor
Initializer for the deployment skeleton, taking care of creating templates, aggregating default components before runtime is started.
DeploymentPreprocessor(File) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
DeploymentResult - Class in org.nuxeo.ecm.platform.ui.web.keycloak
 
DeploymentResult(HttpServletRequest, HttpServletResponse) - Constructor for class org.nuxeo.ecm.platform.ui.web.keycloak.DeploymentResult
 
deploymentStack - Variable in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
DeploymentStatement(FeaturesRunner, RuntimeHarness, FrameworkMethod, Statement) - Constructor for class org.nuxeo.runtime.test.runner.RuntimeDeployment.DeploymentStatement
 
deployPartial(String, Set<TargetExtensions>) - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Deploys a subset of a Bundle defined per the targetExtensions parameter
deployPartial(String, Set<TargetExtensions>) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
deployPartialComponent(RuntimeContext, Set<TargetExtensions>, StreamRef) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Read a component from his StreamRef and create a new component (suffixed with `-partial`, and the base component name aliased) with only matching contributions of the extensionPoints parameter.
DeployPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
DeployPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
 
DeployPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
 
Deploys - Annotation Type in org.nuxeo.runtime.test.runner
Allow the usage of multiple @Deploy
deployTestContrib(String, String) - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
deployTestContrib(String, String) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Deprecated.
deployTestContrib(String, URL) - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
deployTestContrib(String, URL) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Deprecated.
deprecated - Variable in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
deprecated - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
DEPRECATED - Static variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
DEPRECATED_ES_TRUST_STORE_PASSWORD_PROP - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
DEPRECATED_ES_TRUST_STORE_PATH_PROP - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
DEPRECATED_ES_TRUST_STORE_TYPE_PROP - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
DEPRECATED_PROP - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
DEPRECATED_TRUST_STORE_PASSWORD_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
Deprecated.
since 10.3, misnamed, use ESRestClientFactory.TRUST_STORE_PATH_OPT instead
DEPRECATED_TRUST_STORE_PATH_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
Deprecated.
since 10.3, misnamed, use ESRestClientFactory.TRUST_STORE_PATH_OPT instead
DEPRECATED_TRUST_STORE_TYPE_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
Deprecated.
since 10.3, misnamed, use ESRestClientFactory.TRUST_STORE_PATH_OPT instead
DEPRECATED_VERSION - Static variable in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
deprecatedProperties - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Deprecated.
deprecatedSince - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
deprecatedSince() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
Nuxeo version from which this operation is deprecated (optional), useful for documentation.
deprecatedVersion - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
deprecatedVersion - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
deprecateTargetPlatform(boolean, String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Deprecates the target platform if given boolean is true (or un-deprecates it if boolean is false), overriding the default value from extension points and adding an entry in the override directory.
deprecateTargetPlatform(boolean, String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
deprecation - Variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
DeprecationLogger - Class in org.nuxeo.runtime.logging
Logger for deprecation that can hold the version from which this deprecation starts.
DeprecationLogger() - Constructor for class org.nuxeo.runtime.logging.DeprecationLogger
 
DeprecationLoggerTest - Class in org.nuxeo.runtime.test.logging
 
DeprecationLoggerTest() - Constructor for class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
depth - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
The number of intermediate sub-directories to use.
depth - Variable in class org.nuxeo.ecm.core.blob.PathStrategySubDirs
 
depth - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
depth - Variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
depth - Variable in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
depth - Variable in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
depth(DepthValues) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
depth(DepthValues) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
DEPTH - Static variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
 
DEPTH - Static variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
DEPTH - Static variable in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
DEPTH_CONTROL_KEY_PREFIX - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Key used to isolate depth control key: counter to manage infinite marshaller to marshaller call.
depthOfClass(String) - Method in class org.nuxeo.runtime.test.TargetResourceLocator
 
DepthValues - Enum in org.nuxeo.ecm.core.io.registry.context
Possible depth values for "marshaller-to-marshaller" calls (to avoid the infinite loops).
DeputyManagementService - Class in org.nuxeo.ecm.platform.login.deputy.management
 
DeputyManagementService() - Constructor for class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementService
 
DeputyManagementStorageService - Class in org.nuxeo.ecm.platform.login.deputy.management
 
DeputyManagementStorageService() - Constructor for class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
DeputyManager - Interface in org.nuxeo.ecm.platform.login.deputy.management
 
deregister(Class<?>) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Remove a marshaller from the registry.
deregister(Class<?>) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
DERIVATIVE - Static variable in interface org.nuxeo.ecm.core.io.registry.reflect.Priorities
 
DES - Static variable in class org.nuxeo.common.codec.Crypto
 
DES_ECB_PKCS5PADDING - Static variable in class org.nuxeo.common.codec.Crypto
 
desc - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
desc - Variable in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
 
desc(String) - Static method in class org.nuxeo.ecm.core.query.sql.model.OrderByExprs
 
DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
DESC - Static variable in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
DESC - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
DESCENDANTS_SCROLL_CACHE - Static variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
descending - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Store the SQL for descending order
DESCENDING - org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
 
desciption - Variable in class org.nuxeo.template.api.TemplateInput
 
describeChild(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.ParameterizedSuite
 
description - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
description - Variable in class org.nuxeo.connect.update.xml.FormDefinition
 
description - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
description - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
description - Variable in class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
 
description - Variable in class org.nuxeo.ecm.automation.OperationChain
 
description - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
description - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
description - Variable in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
description - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
description - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
description - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
description - Variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
description - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
description - Variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
description - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
description - Variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
description - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
description - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
description - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
description - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
description - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
description - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
description - Variable in class org.nuxeo.ecm.platform.types.Type
 
description - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
description - Variable in class org.nuxeo.launcher.info.PackageInfo
 
description - Variable in class org.nuxeo.runtime.migration.Migration
 
description - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor
 
description - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStateDescriptor
 
description - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
description - Variable in class org.nuxeo.runtime.migration.MigrationStep
 
description - Variable in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
description - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
description - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
description() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
Description of this operation (optional), useful for documentation.
description() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Param
 
description(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
Description(String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.Constraint.Description
 
DESCRIPTION - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkImageOperation
 
DESCRIPTION - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkPDFOperation
 
DESCRIPTION - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkTextOperation
 
DESCRIPTION_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
descriptionLabel - Variable in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
descriptionLabel - Variable in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
descriptionLabel - Variable in class org.nuxeo.runtime.migration.Migration
 
descriptionLabel - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor
 
descriptionLabel - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStateDescriptor
 
descriptionLabel - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
descriptionLabel - Variable in class org.nuxeo.runtime.migration.MigrationStep
 
descriptor - Variable in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DocumentAdapterCodec
 
descriptor - Variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
descriptor - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
descriptor - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.FullTextConverter
 
descriptor - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
descriptor - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
descriptor - Variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
 
descriptor - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
descriptor - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
descriptor - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
descriptor - Variable in class org.nuxeo.ecm.liveconnect.google.drive.converter.GoogleDriveBlobConverter
 
descriptor - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
 
descriptor - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
descriptor - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
 
descriptor - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
descriptor - Variable in class org.nuxeo.runtime.management.AbstractResourceFactory
 
Descriptor - Interface in org.nuxeo.runtime.model
Descriptors implementing this interface will automatically be registered within the default registry in DefaultComponent.
DescriptorRegistry - Class in org.nuxeo.runtime.model
Default generic descriptor registry.
DescriptorRegistry() - Constructor for class org.nuxeo.runtime.model.DescriptorRegistry
 
descriptors - Variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
descriptors - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
descriptors - Variable in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
descriptors - Variable in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
descriptors - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
descriptors - Variable in class org.nuxeo.ecm.directory.DirectoryRegistry
Effective descriptors.
descriptors - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
descriptors - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
descriptors - Variable in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
descriptors - Variable in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
descriptors - Variable in class org.nuxeo.runtime.model.DescriptorRegistry
 
descriptors - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
descriptors - Variable in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
XXX remove once we are able to get such a cached map from DefaultComponent
descriptors - Variable in class org.nuxeo.usermapper.service.UserMapperComponent
 
descriptorsByServiceId - Variable in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
descs - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
 
descs - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptorRegistry
 
deserialize(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
deserialize(byte[]) - Static method in class org.nuxeo.ecm.core.work.WorkComputation
 
deserialize(byte[]) - Static method in class org.nuxeo.lib.stream.tools.command.WorkCatCommand
 
deserialize(JsonParser, DeserializationContext) - Method in class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeListDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.nuxeo.drive.service.impl.FileSystemItemDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.nuxeo.ecm.platform.audit.io.ExtendedInfoDeserializer
 
deserialize(InputStream) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
 
deserialize(InputStream) - Static method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation
 
deserialize(InputStream) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
deserialize(InputStream) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSPubSubInvalidator
 
deserialize(InputStream) - Static method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
deserialize(InputStream) - Method in class org.nuxeo.ecm.core.storage.sql.VCSPubSubInvalidator
 
deserialize(InputStream) - Static method in class org.nuxeo.ecm.restapi.server.ClusterAction
Deprecated.
 
deserialize(InputStream) - Method in class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
Deprecated.
 
deserialize(InputStream) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl.ReindexingPubSub
 
deserialize(InputStream) - Static method in class org.nuxeo.elasticsearch.core.ReindexingMessage
 
deserialize(InputStream) - Static method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidation
 
deserialize(InputStream) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidator
 
deserialize(InputStream) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
Deserializes an InputStream into a message, or null.
deserialize(InputStream) - Static method in class org.nuxeo.runtime.pubsub.ClusterActionMessage
 
deserialize(InputStream) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl.ClusterActionPubSub
 
deserialize(InputStream) - Method in class org.nuxeo.template.service.TemplateProcessorComponent.TemplateProcessorInvalidator
 
deserialize(InputStream) - Method in class org.nuxeo.wopi.WOPIServiceImpl.WOPIDiscoveryInvalidator
 
deserialize(String) - Method in interface org.nuxeo.template.serializer.executors.TemplateSerializer
Transform String to a List of TemplateInput.
deserialize(String) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
deserialize(Map<byte[], byte[]>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
deserialize(Context, String) - Method in class org.nuxeo.common.xmap.XValueFactory
 
deSerializeValue(Object) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
deserializeWork(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
deserializeXML(String) - Method in interface org.nuxeo.template.serializer.service.TemplateSerializerService
Convenient method to deserialize XML content using the 'xml' TemplateSerializer..
DEST_PARAM - Static variable in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
destId - Variable in class org.nuxeo.drive.operations.NuxeoDriveCanMove
Deprecated.
 
destId - Variable in class org.nuxeo.drive.operations.NuxeoDriveMove
 
DESTINATION_EXISTS - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
DESTINATION_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DESTINATION_NAME - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with aboutToCopy, aboutToMove, documentCreatedbyCopy and documentMoved events to be able to change the destination name
DESTINATION_PATH - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
DESTINATION_REF - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
destinationMimeType - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
destinationMimeType - Variable in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
destroy() - Method in class edu.yale.its.tp.cas.client.filter.CASFilter
 
destroy() - Method in class edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter
 
destroy() - Method in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
 
destroy() - Method in interface org.nuxeo.ecm.core.api.CloseableCoreSession
Deprecated.
since 11.1
destroy() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
 
destroy() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
 
destroy() - Method in interface org.nuxeo.ecm.core.model.Session
Destroys this session.
destroy() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
destroy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
destroy() - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMPostFilter
 
destroy() - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
destroy() - Method in class org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter
 
destroy() - Method in class org.nuxeo.ecm.platform.web.common.external.ExternalRequestFilter
 
destroy() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
destroy() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
destroy() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter
 
destroy() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoThreadTrackerFilter
 
destroy() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroModelFactory
 
destroy() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageModelFactory
 
destroy() - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter
 
destroy() - Method in class org.nuxeo.ecm.webengine.app.WebContextFilter
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider.Ref
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
 
destroy() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
 
destroy() - Method in interface org.nuxeo.ecm.webengine.jaxrs.session.SessionRef
 
destroy() - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
destroy() - Method in class org.nuxeo.elasticsearch.ElasticSearchFilter
 
destroy() - Method in interface org.nuxeo.lib.stream.computation.Computation
Called when the framework is ready to shutdown the computation.
destroy() - Method in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
destroy() - Method in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
destroy() - Method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
destroy() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Destroys this instance.
destroy() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
destroy() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
destroy() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
destroy() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
destroy() - Method in interface org.nuxeo.runtime.model.RuntimeContext
Destroys this context.
destroy() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
destroy() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
destroy() - Method in class org.nuxeo.web.ui.NuxeoJSFWebUIRedirectFilter
 
destroy(String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
destroy(UserSession) - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
 
destroy(UserSession) - Method in interface org.nuxeo.ecm.webengine.session.Component
Destroy this component.
destroy(UserSession) - Method in class org.nuxeo.ecm.webengine.session.ComponentMap
 
destroyAdaptor(HtmlAdaptorServer) - Method in class org.nuxeo.dmk.DmkComponent
 
destroyConnector(JDMKServerConnector) - Method in class org.nuxeo.dmk.DmkComponent
 
destroyContainer() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
destroyContext() - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
destroyContext(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
destroyedSessionCount - Variable in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
 
destroyObject(String, PooledObject<Session>) - Method in class org.nuxeo.ecm.core.repository.RepositoryService.SessionFactory
 
destroyRendering() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
destroySession() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
detach(boolean) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Detaches the documentImpl from its existing session, so that it can survive beyond the session's closing.
detach(boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
detach(boolean) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
detach(boolean) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
detach(DocumentModel) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
DETACH_DOCUMENTS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
Boolean property stating that documents should be detached, only useful when property CoreQueryDocumentPageProvider.USE_UNRESTRICTED_SESSION_PROPERTY is set to true.
detachDocumentModel(DocumentModel) - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
detachDocuments - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
detachDocuments() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
DETACHED - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment is not attached to a persistence context.
DetachedAdapter - Interface in org.nuxeo.ecm.core.api
Marker interface to define Adapters that won't keep a reference to a DocumentModel instance.
detachedDocument - Variable in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
detachedRendition - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
detachResults() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
detachResultsFlag - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
detachTemplateBasedDocument(DocumentModel, String, boolean) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Detach a Template from a DocumentModel
detachTemplateBasedDocument(DocumentModel, String, boolean) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
DetachTemplateOperation - Class in org.nuxeo.template.automation
Operation to detach an bound documents from a template.
DetachTemplateOperation() - Constructor for class org.nuxeo.template.automation.DetachTemplateOperation
 
detail - Variable in exception org.nuxeo.ecm.core.api.model.PropertyNotFoundException
 
details - Variable in class org.nuxeo.ecm.automation.core.trace.Call
 
Details() - Constructor for class org.nuxeo.ecm.automation.core.trace.Call.Details
 
Details(OperationContext, InvokableMethod, Map<String, Object>) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call.Details
 
detected - Variable in class org.nuxeo.runtime.stream.StreamProbe
 
detectEncoding(InputStream) - Method in class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
Deprecated.
detectEncoding(Blob) - Method in class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
 
detectJNDIPrefix(Context) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
detectRetryOnFlushedScroll(String) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
detectThreadLock() - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
DEV - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
DEV_BUNDLES_CP - Static variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
DEV_BUNDLES_NAME - Static variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
DevBundle - Class in org.nuxeo.runtime.tomcat.dev
Bundle descriptor for hot deployment.
DevBundle(String, DevBundleType) - Constructor for class org.nuxeo.runtime.tomcat.dev.DevBundle
 
devBundles - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
devBundlesFile - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
DevBundlesManager - Interface in org.nuxeo.runtime.tomcat.dev
Expose dev bundles reloading feature to management interface
devBundleType - Variable in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
DevBundleType - Enum in org.nuxeo.runtime.tomcat.dev
 
DevFrameworkBootstrap - Class in org.nuxeo.runtime.tomcat.dev
 
DevFrameworkBootstrap(MutableClassLoader, File) - Constructor for class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
DEVICE_DESCRIPTION_FIELD - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
DEVICE_DESCRIPTION_PARAM - Static variable in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
DEVICE_ID_FIELD - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
DEVICE_ID_PARAM - Static variable in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
deviceDescription - Variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
deviceId - Variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
devMode - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
DEVMODE - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
DEVMODE - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
DevMutableClassLoader - Interface in org.nuxeo.osgi.application
A MutableClassLoader for dev hot reload purpose.
devReloadBridge - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
DevReloadBridge - Class in org.nuxeo.runtime.reload
This class is used from DevFrameworkBootstrap class by reflection.
DevReloadBridge() - Constructor for class org.nuxeo.runtime.reload.DevReloadBridge
Keep this default constructor.
devTemplate - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
DevValve - Class in org.nuxeo.runtime.tomcat.dev
Enable remote hot deploy and getting configuration from remote Nuxeo SDK servers
DevValve() - Constructor for class org.nuxeo.runtime.tomcat.dev.DevValve
 
diag - Variable in class org.nuxeo.runtime.management.jvm.HeapDumper
 
dialect - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.ArraySubQueryPostgreSQL
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
The dialect.
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
dialect - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
dialect - Variable in class org.nuxeo.ecm.directory.sql.SQLSession
 
Dialect - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
A Dialect encapsulates knowledge about database-specific behavior.
Dialect(DatabaseMetaData, RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
DIALECT_CLASS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
System property to override the dialect to use globally instead of the one auto-detected.
Dialect.ArraySubQuery - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Structured Array Subquery Abstract Class.
Dialect.DialectIdType - Enum in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Type of id when stored in the database.
Dialect.FulltextMatchInfo - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Information needed to express fulltext search with scoring.
Dialect.JDBCInfo - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
 
DialectDB2 - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
DB2-specific dialect.
DialectDB2(DatabaseMetaData, RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
DialectH2 - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
H2-specific dialect.
DialectH2(DatabaseMetaData, RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
DialectMySQL - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
MySQL-specific dialect.
DialectMySQL(DatabaseMetaData, RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
DialectOracle - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Oracle-specific dialect.
DialectOracle(DatabaseMetaData, RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
DialectOracle.XAErrorLogger - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
 
DialectPostgreSQL - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
PostgreSQL-specific dialect.
DialectPostgreSQL(DatabaseMetaData, RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
DialectPostgreSQL.ArraySubQueryPostgreSQL - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
 
DialectPostgreSQL.ArraySubQueryPostgreSQL.ArraySubQueryPostgreSQLColumn - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
 
DIALECTS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
DialectSQLServer - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Microsoft SQL Server-specific dialect.
DialectSQLServer(DatabaseMetaData, RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
dicName - Variable in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
dictionaryHolder - Variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
DictionaryHolder - Interface in org.nuxeo.ecm.platform.importer.random
 
diff - Variable in class org.nuxeo.ecm.core.storage.State.ListDiff
If diff is not null, each element of the list is applied to the existing array/List.
diff() - Method in class org.nuxeo.ecm.core.api.ListDiff
 
diff(Object[], Object[]) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
 
diff(Object, Object) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Does a diff of two values.
diff(List<Object>, List<Object>) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
 
diff(State, State) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Makes a diff copy of two State maps.
diffToBson(State.StateDiff) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
Constructs a list of MongoDB updates from the given State.StateDiff.
digest - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
digest - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
digest - Variable in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
digest - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
digest - Variable in class org.nuxeo.ecm.core.blob.binary.Binary
 
digest - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
The digest, for instance MD5 or SHA-256.
digest - Variable in class org.nuxeo.ecm.core.blob.BlobInfo
 
digest - Variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
 
digest - Variable in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
 
digest(String, int) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
DIGEST - Static variable in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
DIGEST - Static variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
 
DIGEST - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
DIGEST - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
 
DIGEST - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
DIGEST_ALGORITHM - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
DIGEST_ALGORITHM_DEFAULT - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
DIGEST_ALGORITHM_KEY_NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
DIGEST_ALGORITHM_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
DIGEST_ALGORITHM_PROPERTY - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
DIGEST_ALGORITHM_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
 
DIGEST_ASYNC_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
 
DIGEST_HEADER_NAME - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
DIGEST_KEY_STRATEGY - Static variable in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
DIGEST_TX_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
 
digestAlgorithm - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
digestAlgorithm - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
digestAlgorithm - Variable in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
digestAlgorithm - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
digestAlgorithm - Variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
 
digestAlgorithm - Variable in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
 
digestAlgorithm - Variable in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
digestAsync - Variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
 
digestAuthDirectory - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
digestAuthDirectory - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
DigestAuthenticator - Class in org.nuxeo.ecm.ui.web.auth.digest
Nuxeo Authenticator for HTTP Digest Access Authentication (RFC 2617).
DigestAuthenticator() - Constructor for class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
digestAuthRealm - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
digestAuthRealm - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
DigestComputer - Class in org.nuxeo.ecm.platform.filemanager.core.listener
 
DigestComputer() - Constructor for class org.nuxeo.ecm.platform.filemanager.core.listener.DigestComputer
 
digestConfiguration - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
 
digestConfiguration - Variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
digestConfiguration - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
 
digestConfiguration - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
digestConfiguration - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
 
digestConfiguration - Variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
 
DigestConfiguration - Class in org.nuxeo.ecm.core.blob
Configuration for the digest.
DigestConfiguration(String) - Constructor for class org.nuxeo.ecm.core.blob.DigestConfiguration
 
DigestConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.DigestConfiguration
 
digestPattern - Variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
digestPattern - Variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
Deprecated.
since 11.5, use KeyStrategyDigest instead
digestPattern - Variable in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
 
DIGESTS_BY_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
digestWithSalt(String, byte[], String) - Static method in class org.nuxeo.ecm.directory.PasswordHelper
 
DIMENSION_X - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
DIMENSION_Y - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
DIMENSION_Z - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
DIMENSIONS_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
dimensionX - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
dimensionY - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
dimensionZ - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
dir - Variable in class org.nuxeo.common.file.LRUFileCache
 
dir - Variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
dir - Variable in class org.nuxeo.ecm.core.blob.PathStrategy
 
dir - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.OperandResult
 
dir - Variable in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryTree
 
dirContext - Variable in class org.nuxeo.ecm.directory.ldap.LdapRetryHandler
 
dirContext - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
DIRECT - org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.DocKind
 
directDownload - Variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
directDownload - Variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
DIRECTDOWNLOAD_EXPIRE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
Deprecated.
DIRECTDOWNLOAD_EXPIRE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
Deprecated.
DIRECTDOWNLOAD_EXPIRE_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
Expiration duration of a direct download link (see BlobProviderDescriptor.DIRECTDOWNLOAD_PROPERTY) in seconds.
DIRECTDOWNLOAD_EXPIRE_PROPERTY_COMPAT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
DIRECTDOWNLOAD_EXPIRE_PROPERTY_COMPAT - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
DIRECTDOWNLOAD_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
Deprecated.
DIRECTDOWNLOAD_PROPERTY - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
Deprecated.
DIRECTDOWNLOAD_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
DIRECTDOWNLOAD_PROPERTY_COMPAT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
DIRECTDOWNLOAD_PROPERTY_COMPAT - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
directDownloadExpire - Variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
directDownloadExpire - Variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
direction - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
 
directive - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
directive - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
directive - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
directiveMatchers - Static variable in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
directories - Variable in class org.nuxeo.ecm.directory.DirectoryRegistry
Effective instantiated directories.
directories - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
DIRECTORIES_XP - Static variable in class org.nuxeo.ecm.directory.DefaultDirectoryFactory
 
directory - Variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
directory - Variable in class org.nuxeo.ecm.directory.BaseSession
 
directory - Variable in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
directory - Variable in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
directory - Variable in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
directory - Variable in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
directory - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryEntryObject
 
directory - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
The module directory.
directory - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
Directory - Interface in org.nuxeo.ecm.directory
The directory interface.
DIRECTORY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.1, unused
DIRECTORY_CONFIGURATION_FACET - Static variable in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationConstants
 
DIRECTORY_CONFIGURATION_FIELD - Static variable in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationConstants
 
DIRECTORY_CONNECTION_PREFIX - Static variable in class org.nuxeo.directory.mongodb.MongoDBDirectory
Prefix used to retrieve a MongoDB connection from MongoDBConnectionService.
DIRECTORY_DEFAULT_LABEL_COL_NAME - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
DIRECTORY_ERROR_PRINCIPAL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
Used internally as a marker.
DIRECTORY_MONGODB - Static variable in class org.nuxeo.directory.test.DirectoryConfiguration
 
DIRECTORY_NAME - Static variable in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
 
DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
 
DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
DIRECTORY_ORDER_FIELD_NAME - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
DIRECTORY_PARAMETERS - Static variable in class org.nuxeo.launcher.config.ConfigurationHolder
 
DIRECTORY_PROPERTY - Static variable in class org.nuxeo.directory.test.DirectoryConfiguration
 
DIRECTORY_SCHEMA - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
DIRECTORY_SQL - Static variable in class org.nuxeo.directory.test.DirectoryConfiguration
 
DirectoryAuditStorage - Class in org.nuxeo.audit.storage.impl
Audit storage implementation for an Audit directory.
DirectoryAuditStorage() - Constructor for class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
 
DirectoryBundleFile - Class in org.nuxeo.osgi
A BundleFile that is backed by a filesystem directory, for use in test settings from Eclipse or maven.
DirectoryBundleFile(File) - Constructor for class org.nuxeo.osgi.DirectoryBundleFile
 
DirectoryBundleFile(File, Manifest) - Constructor for class org.nuxeo.osgi.DirectoryBundleFile
 
DirectoryCache - Class in org.nuxeo.ecm.directory
Very simple cache system to cache directory entry lookups (not search queries) on top of nuxeo cache
DirectoryCache(String) - Constructor for class org.nuxeo.ecm.directory.DirectoryCache
 
DirectoryCacheFlusher - Class in org.nuxeo.ecm.directory
Event listener that flushes the DirectoryService caches.
DirectoryCacheFlusher() - Constructor for class org.nuxeo.ecm.directory.DirectoryCacheFlusher
 
DirectoryConfiguration - Class in org.nuxeo.directory.test
Description of the specific capabilities of a directory for tests, and helper methods.
DirectoryConfiguration - Interface in org.nuxeo.ecm.directory.localconfiguration
Local configuration class to handle local configuration for directories.
DirectoryConfiguration(StorageConfiguration) - Constructor for class org.nuxeo.directory.test.DirectoryConfiguration
 
DirectoryConfigurationAdapter - Class in org.nuxeo.ecm.directory.localconfiguration
Default implementation of DirectoryConfiguration.
DirectoryConfigurationAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
 
DirectoryConfigurationConstants - Class in org.nuxeo.ecm.directory.localconfiguration
 
DirectoryConfigurationFactory - Class in org.nuxeo.ecm.directory.localconfiguration
Factory creating the ContentViewConfigurationAdapter adapter if the document has the ContentViewLocalConfiguration facet.
DirectoryConfigurationFactory() - Constructor for class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationFactory
 
DirectoryContentProvider - Class in org.nuxeo.ecm.webengine.ui.tree.directory
 
DirectoryContentProvider(Session) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
DirectoryCSVLoader - Class in org.nuxeo.ecm.directory
Helper to load data from a CSV file.
DirectoryDeleteConstraint - Interface in org.nuxeo.ecm.directory.api
Interface for delete constraint on a directory, dependent to another directory.
DirectoryDeleteConstraintDescriptor - Class in org.nuxeo.ecm.directory
Directory ui descriptor
DirectoryDeleteConstraintDescriptor() - Constructor for class org.nuxeo.ecm.directory.DirectoryDeleteConstraintDescriptor
 
DirectoryDeleteConstraintException - Exception in org.nuxeo.ecm.directory
Exception thrown when attempting to delete a directory entry which has constraints preventing the deletion.
DirectoryDeleteConstraintException() - Constructor for exception org.nuxeo.ecm.directory.DirectoryDeleteConstraintException
 
DirectoryDeleteConstraintException(String) - Constructor for exception org.nuxeo.ecm.directory.DirectoryDeleteConstraintException
 
DirectoryDeleteConstraintException(String, Throwable) - Constructor for exception org.nuxeo.ecm.directory.DirectoryDeleteConstraintException
 
DirectoryDeleteConstraintException(Throwable) - Constructor for exception org.nuxeo.ecm.directory.DirectoryDeleteConstraintException
 
DirectoryEntry - Class in org.nuxeo.ecm.directory.api
 
DirectoryEntry(String, DocumentModel) - Constructor for class org.nuxeo.ecm.directory.api.DirectoryEntry
 
DirectoryEntryJsonReader - Class in org.nuxeo.ecm.directory.io
Convert Json as DirectoryEntry.
DirectoryEntryJsonReader() - Constructor for class org.nuxeo.ecm.directory.io.DirectoryEntryJsonReader
 
DirectoryEntryJsonWriter - Class in org.nuxeo.ecm.directory.io
Convert DirectoryEntry to Json.
DirectoryEntryJsonWriter() - Constructor for class org.nuxeo.ecm.directory.io.DirectoryEntryJsonWriter
 
DirectoryEntryListJsonReader - Class in org.nuxeo.ecm.directory.io
DirectoryEntryListJsonReader() - Constructor for class org.nuxeo.ecm.directory.io.DirectoryEntryListJsonReader
 
DirectoryEntryListJsonWriter - Class in org.nuxeo.ecm.directory.io
DirectoryEntryListJsonWriter() - Constructor for class org.nuxeo.ecm.directory.io.DirectoryEntryListJsonWriter
 
DirectoryEntryNotFoundException - Exception in org.nuxeo.ecm.directory
Specific exception thrown when a directory entry is not found
DirectoryEntryNotFoundException() - Constructor for exception org.nuxeo.ecm.directory.DirectoryEntryNotFoundException
 
DirectoryEntryNotFoundException(String) - Constructor for exception org.nuxeo.ecm.directory.DirectoryEntryNotFoundException
 
DirectoryEntryNotFoundException(String, Throwable) - Constructor for exception org.nuxeo.ecm.directory.DirectoryEntryNotFoundException
 
DirectoryEntryNotFoundException(Throwable) - Constructor for exception org.nuxeo.ecm.directory.DirectoryEntryNotFoundException
 
DirectoryEntryObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.directory
 
DirectoryEntryObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryEntryObject
 
DirectoryEntryPageProvider - Class in org.nuxeo.ecm.directory.providers
Simple page provider giving the possibility to paginate a Directory.
DirectoryEntryPageProvider() - Constructor for class org.nuxeo.ecm.directory.providers.DirectoryEntryPageProvider
 
DirectoryEntryResolver - Class in org.nuxeo.ecm.directory
This ObjectResolver allows to manage integrity for fields containing references to directory's entry.
DirectoryEntryResolver() - Constructor for class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
DirectoryEvent - Class in org.nuxeo.runtime.trackers.files
 
DirectoryEvent(Object, File, Object) - Constructor for class org.nuxeo.runtime.trackers.files.DirectoryEvent
 
DirectoryException - Exception in org.nuxeo.ecm.directory
Exception thrown when dealing with a Directory.
DirectoryException() - Constructor for exception org.nuxeo.ecm.directory.DirectoryException
 
DirectoryException(int) - Constructor for exception org.nuxeo.ecm.directory.DirectoryException
 
DirectoryException(String) - Constructor for exception org.nuxeo.ecm.directory.DirectoryException
 
DirectoryException(String, int) - Constructor for exception org.nuxeo.ecm.directory.DirectoryException
 
DirectoryException(String, Throwable) - Constructor for exception org.nuxeo.ecm.directory.DirectoryException
 
DirectoryException(String, Throwable, int) - Constructor for exception org.nuxeo.ecm.directory.DirectoryException
 
DirectoryException(Throwable) - Constructor for exception org.nuxeo.ecm.directory.DirectoryException
 
DirectoryException(Throwable, int) - Constructor for exception org.nuxeo.ecm.directory.DirectoryException
 
DirectoryFactory - Interface in org.nuxeo.ecm.directory
 
DirectoryFactoryDescriptor - Class in org.nuxeo.ecm.directory
 
DirectoryFactoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.DirectoryFactoryDescriptor
 
DirectoryFieldMapper - Class in org.nuxeo.ecm.directory
 
DirectoryFieldMapper() - Constructor for class org.nuxeo.ecm.directory.DirectoryFieldMapper
 
DirectoryFieldMapper(Map<String, String>) - Constructor for class org.nuxeo.ecm.directory.DirectoryFieldMapper
 
DirectoryJsonWriter - Class in org.nuxeo.ecm.directory.io
 
DirectoryJsonWriter() - Constructor for class org.nuxeo.ecm.directory.io.DirectoryJsonWriter
 
DirectoryListJsonWriter - Class in org.nuxeo.ecm.directory.io
 
DirectoryListJsonWriter() - Constructor for class org.nuxeo.ecm.directory.io.DirectoryListJsonWriter
 
directoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
 
directoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
directoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
directoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.LoadFromCSV
 
directoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
directoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
directoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
 
directoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
directoryName - Variable in class org.nuxeo.ecm.directory.BaseSession
 
directoryName - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectoryExpressionEvaluator
 
DirectoryObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.directory
 
DirectoryObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
 
DirectoryProjection - Class in org.nuxeo.ecm.automation.core.operations.services.directory
 
DirectoryProjection() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
DirectoryRegistry - Class in org.nuxeo.ecm.directory
Generic BaseDirectoryDescriptor registry holding registered descriptors and instantiated Directory objects.
DirectoryRegistry() - Constructor for class org.nuxeo.ecm.directory.DirectoryRegistry
 
DirectoryRootObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.directory
 
DirectoryRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryRootObject
 
DirectorySecurityException - Exception in org.nuxeo.ecm.directory
Exception thrown when access to a directory is denied.
DirectorySecurityException() - Constructor for exception org.nuxeo.ecm.directory.DirectorySecurityException
 
DirectorySecurityException(String) - Constructor for exception org.nuxeo.ecm.directory.DirectorySecurityException
 
DirectorySecurityException(String, Throwable) - Constructor for exception org.nuxeo.ecm.directory.DirectorySecurityException
 
DirectorySecurityException(Throwable) - Constructor for exception org.nuxeo.ecm.directory.DirectorySecurityException
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.LoadFromCSV
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
directoryService - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
DirectoryService - Interface in org.nuxeo.ecm.directory.api
 
DirectoryServiceImpl - Class in org.nuxeo.ecm.directory
 
DirectoryServiceImpl() - Constructor for class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
DirectorySessionRunner<T> - Class in org.nuxeo.ecm.restapi.server.jaxrs.directory
 
DirectorySessionRunner() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectorySessionRunner
 
DirectoryStack - Class in org.nuxeo.ecm.webengine.model.impl
 
DirectoryStack() - Constructor for class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
 
DirectoryStack(List<File>) - Constructor for class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
 
DirectoryTree - Class in org.nuxeo.ecm.webengine.ui.tree.directory
 
DirectoryTree() - Constructor for class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryTree
 
DirectoryTree(String) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryTree
 
DirectoryTree(Directory) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryTree
 
directoryType - Variable in class org.nuxeo.directory.test.DirectoryConfiguration
 
DirectoryUpdater - Class in org.nuxeo.targetplatforms.core.service
Updater in charge of override directory changes.
DirectoryUpdater(String) - Constructor for class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
dirInfos - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
dirName - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
dirName - Variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
dirs - Variable in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
 
dirService - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
dirStack - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
dirty - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Whether there have been changes to the registered schemas, facets or document types that require recomputation of the effective ones.
DIRTY_MASK - Static variable in interface org.nuxeo.ecm.core.api.model.Property
A mask for public flags.
DirtyBlobListener - Class in org.nuxeo.wopi
since 2021.9
DirtyBlobListener() - Constructor for class org.nuxeo.wopi.DirtyBlobListener
 
DirtyPathsFinder(Set<String>) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
 
DirtyPropertyIterator - Class in org.nuxeo.ecm.core.api.model.impl
 
DirtyPropertyIterator(Iterator<Property>) - Constructor for class org.nuxeo.ecm.core.api.model.impl.DirtyPropertyIterator
 
disable() - Static method in class org.nuxeo.ecm.core.api.impl.DownloadBlobGuard
Disables the guard
disable() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
disable() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
disable() - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.versioning.CMISVersioningFilter
Disables the filter for current thread.
disable() - Method in class org.nuxeo.ecm.platform.management.statuses.ProbeScheduler
 
disable() - Method in interface org.nuxeo.ecm.platform.management.statuses.ProbeSchedulerMBean
 
disable() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
disable() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
disable() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
disable() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
DISABLE_AUDIT_LOGGER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
Deprecated.
since 2021.34, use CoreSession.DISABLE_AUDIT_LOGGER instead
DISABLE_AUDIT_LOGGER - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
Disable the audit logger, a Boolean parameter passed in context data at CoreSession.saveDocument(org.nuxeo.ecm.core.api.DocumentModel) time.
DISABLE_AUDIT_LOGGER - Static variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
If passed as true on the event properties, event not logged
DISABLE_AUDIT_LOGGER - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Deprecated.
since 2021.34, use CoreSession.DISABLE_AUDIT_LOGGER instead
DISABLE_AUTO_CHECKOUT - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Context data to disable auto-checkout of checked-in documents at pre-save time.
DISABLE_AUTO_INDEXING - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
DISABLE_AUTOMATIC_VERSIONING - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Context data to disable the automatic versioning engine.
DISABLE_BINARY_METADATA_LISTENER - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Flag to disable binary metadata listener.
DISABLE_DOMAIN_LISTENER - Static variable in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
DISABLE_DUBLINCORE_LISTENER - Static variable in class org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener
 
DISABLE_ECM_BLOB_KEYS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
Property to disable ecm:blobKeys computation FOR TEST PURPOSE ONLY.
DISABLE_HTMLSANITIZER_LISTENER - Static variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerListener
 
DISABLE_NOTIFICATION_SERVICE - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
DISABLE_NOTIFICATION_SERVICE - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
A event property to block the notification service.
DISABLE_NOTIFICATION_SERVICE - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
A task variable key to disable the notification service.
DISABLE_PICTURE_VIEWS_GENERATION_LISTENER - Static variable in class org.nuxeo.ecm.platform.picture.listener.PictureViewsGenerationListener
 
DISABLE_PROXY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
Framework property to disable usage of the proxy environment variables (nuxeo.http.proxy.*) for the connection to the S3 endpoint.
DISABLE_QUOTA_CHECK_LISTENER - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
DISABLE_REDIRECT_REQUEST_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
DISABLE_SUBSCRIBE_PROP - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
DISABLE_SUBSCRIBE_PROP - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
DISABLE_THUMBNAIL_COMPUTATION - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
DISABLE_TRASH_RENAMING - Static variable in interface org.nuxeo.ecm.core.api.trash.TrashService
Key for DocumentModel.getContextData(String) which skips the renaming during trash/untrash mechanism when the value is Boolean.TRUE.
DISABLE_VERSIONING - Static variable in class org.nuxeo.ecm.platform.tag.FacetedTagService
Context data to disable versioning, used by NoVersioningFacetedTagFilter.
DISABLE_VIDEO_CONVERSIONS_GENERATION_LISTENER - Static variable in class org.nuxeo.ecm.platform.video.listener.VideoChangedListener
 
disableAudit - Variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
 
disableBackgroundSizeCover - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
Boolean to disable background-cover CSS behavior on login page background, as it may not be compliant with all browsers (see NXP-12972/NXP-12978).
disableCounters() - Method in interface org.nuxeo.runtime.management.counters.CounterManager
Deprecated.
Desable all couters
disableCounters() - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
disabled - Variable in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC.DocumentGCComputation
 
disabled - Variable in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
disabled - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
disabled - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
disabled - Variable in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
DISABLED - org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
Version ACL disabled.
DISABLED_ISLATESTVERSION_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
disableDefaultAdministratorsGroup - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
disableDefaultAdministratorsGroup - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
disabledFacets - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
disabledForTestingPurpose - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
For test purpose only.
disabledSchemas - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
disabledTypes - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
disableEvents(DocumentModel) - Static method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
disableEvents(DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
disableGlobalCaching() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
disableGlobalCaching() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Returns true if expressions evaluation should not be cached globally
disableListeners(DocumentModel) - Static method in class org.nuxeo.ecm.quota.QuotaUtils
Disables listeners and options when saving a value in a quota facet.
disableLogging() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
disableLogging() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
disableLogging() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
disableOf(ChronicleRetentionDuration) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.model.BaseSession
 
disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
disableSerializing() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
disableSerializing() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
disableSubscribe - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
disableSyncListener(EventServiceAdmin, String) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
disableTenantIsolation(CoreSession) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
disableTenantIsolation(CoreSession) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
disableTenantIsolationFor(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
disableTenantIsolationFor(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
disableVersioning - Variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
 
disallowedChars - Variable in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
 
disconnect() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
disconnect() - Method in interface org.nuxeo.ecm.core.event.ReconnectedEventBundle
Manage cleanup after processing.
disconnect() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
discoverLdapServers(String, boolean, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
Retrieve server URLs from DNS SRV record
discoverPartitions(Path) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
discoveryURL - Variable in class org.nuxeo.wopi.WOPIServiceImpl
 
DISCRIMINATOR_SEP - Static variable in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
 
discriminatorBytes - Variable in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
 
diskCacheSize - Variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
dispatch(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
dispatcher - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
Dispatcher(String) - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
dispatchers - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
dispatchers - Variable in class org.nuxeo.runtime.server.FilterMappingDescriptor
 
dispatchView(String) - Method in class org.nuxeo.ecm.webengine.base.ViewService
 
dispatchWork(List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
Dispatch jobs between sync and async worker
DISPLAY_ICON - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
displayAdminMessage() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
 
displayCommonOptions() - Method in class org.nuxeo.lib.stream.tools.command.HelpCommand
 
displayCookieInformation(Cookie[]) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
displayEmailInSuggestion - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
displayHelp(Command) - Method in class org.nuxeo.lib.stream.tools.command.HelpCommand
 
displayMobileBanner - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
Deprecated.
since 2021.63, the mobile banner was removed from the login page
displayName - Variable in class org.nuxeo.runtime.server.FilterDescriptor
 
displayName - Variable in class org.nuxeo.runtime.server.ServletDescriptor
 
displayName(String) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
displayName(Description) - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
displayObsoleteEntries - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
displayRequestInformation(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
displayStack - Variable in class org.nuxeo.ecm.automation.core.operations.traces.JsonStackToggleDisplayOperation
 
dispose() - Method in class org.nuxeo.ecm.automation.LoginStack.Entry
 
dispose() - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
dispose() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisUIDSequencer
 
dispose() - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
dispose() - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Cleanup callback
dispose() - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
Must be called when the service is no longer needed
dispose() - Method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
dispose() - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
dispose() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
dispose() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
dispose() - Method in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
dispose() - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
 
dispose() - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
dispose() - Method in interface org.nuxeo.runtime.model.Extension
Disposes this extension.
dispose() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
dispose(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
disptachAdapter(String) - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultAdapter
TODO: is this wanted? Adapter of adapters?
disptachAdapter(String) - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultObject
 
distinct - Variable in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
DISTINCT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
DISTRIB_DOMAIN_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
distribution - Variable in class org.nuxeo.launcher.info.InstanceInfo
 
DISTRIBUTION_DATE - Static variable in class org.nuxeo.common.Environment
 
DISTRIBUTION_HOTFIX - Static variable in class org.nuxeo.common.Environment
 
DISTRIBUTION_NAME - Static variable in class org.nuxeo.common.Environment
 
DISTRIBUTION_PACKAGE - Static variable in class org.nuxeo.common.Environment
 
DISTRIBUTION_PROPERTY_FILE - Static variable in class org.nuxeo.common.Environment
 
DISTRIBUTION_SERVER - Static variable in class org.nuxeo.common.Environment
 
DISTRIBUTION_VERSION - Static variable in class org.nuxeo.common.Environment
 
distributionDate - Variable in class org.nuxeo.common.Environment
 
distributionDomain - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
distributionDomain - Variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
DistributionInfo - Class in org.nuxeo.launcher.info
 
DistributionInfo() - Constructor for class org.nuxeo.launcher.info.DistributionInfo
 
DistributionInfo(File) - Constructor for class org.nuxeo.launcher.info.DistributionInfo
 
DistributionObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
 
DistributionObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.DistributionObject
 
distributionVersion - Variable in class org.nuxeo.common.Environment
 
DIV - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
DIV - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
DmkComponent - Class in org.nuxeo.dmk
 
DmkComponent() - Constructor for class org.nuxeo.dmk.DmkComponent
 
DmkProtocol - Class in org.nuxeo.dmk
 
DmkProtocol() - Constructor for class org.nuxeo.dmk.DmkProtocol
 
DN_SPECIAL_ATTRIBUTE_KEY - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
DNS_CACHE_EXPIRY - Static variable in interface org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolver
DNS Cache Expiry property
DNSServiceEntry - Class in org.nuxeo.ecm.directory.ldap.dns
Encapsulates a hostname and port.
DNSServiceEntry(String, int, int, int) - Constructor for class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
 
DNSServiceResolver - Interface in org.nuxeo.ecm.directory.ldap.dns
Utility to fetch SRV records from a DNS server to get the list of available ldap servers from the DN representation of the domain.
DNSServiceResolverImpl - Class in org.nuxeo.ecm.directory.ldap.dns
Utility class to perform DNS lookups for services.
DNSServiceResolverImpl() - Constructor for class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
do_action(int, lr_parser, Stack, int) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
Invoke a user supplied parse action.
doAcquireEntityManager() - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
doAddToCache(String, BlobHolder) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
doAddUserToGroup() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserToGroupObject
 
doAfter() - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Deprecated.
 
doApplicationStarted() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
doAtomically(String, Runnable) - Static method in class org.nuxeo.ecm.core.api.LockHelper
Runs a Runnable atomically, in a cluster-wide critical section.
doAtomically(String, Supplier<R>) - Static method in class org.nuxeo.ecm.core.api.LockHelper
Runs a Supplier atomically, in a cluster-wide critical section.
doAuthenticate(CachableUserIdentificationInfo, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
doAutomaticVersioning(DocumentModel, DocumentModel, boolean) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Does automatic versioning if a policy exists for the current input context.
doAutomaticVersioning(DocumentModel, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
doAutomaticVersioning(DocumentModel, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
doBefore() - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Deprecated.
 
doBegin(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
doBind(MBeanServer, ObjectName, Object, Class<?>) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doBind(Resource) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doBindResources() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
doBulk(BulkRequest) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
doBulkActionByLang(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doBulkActionByLang(UriInfo, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
Deprecated.
doBulkActionByPageProvider(String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doBulkActionBySavedSearch(String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doBulkInstall(String, String, Boolean) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
doc - Variable in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
doc - Variable in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener.DocumentMetadataMappingUpdates
 
doc - Variable in class org.nuxeo.drive.operations.NuxeoDriveAttachBlob
 
doc - Variable in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
 
doc - Variable in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
 
doc - Variable in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
doc - Variable in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
doc - Variable in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
 
doc - Variable in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
doc - Variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
 
doc - Variable in class org.nuxeo.ecm.core.blob.BlobInfoContext
 
doc - Variable in class org.nuxeo.ecm.core.event.impl.DocumentDomainEventContext
 
doc - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
doc - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
doc - Variable in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
 
doc - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
doc - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
doc - Variable in class org.nuxeo.ecm.core.rest.DocumentObject
 
doc - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.DocumentModelResultItem
 
doc - Variable in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
 
doc - Variable in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
 
doc - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
 
doc - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
doc - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
doc - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate.DocumentSchema
 
doc - Variable in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
doc - Variable in class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolder
 
doc - Variable in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
 
doc - Variable in class org.nuxeo.ecm.platform.rendition.impl.LiveRendition
 
doc - Variable in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
 
doc - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
doc - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
doc - Variable in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
doc - Variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
doc - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobAdapter
 
doc - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
doc - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject
 
doc - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RootDocumentGetter
 
doc - Variable in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
doc - Variable in class org.nuxeo.snapshot.SnapshotableAdapter
 
doc - Variable in class org.nuxeo.template.context.BlobHolderWrapper
 
doc - Variable in class org.nuxeo.template.context.extensions.ContextFunctions
 
doc - Variable in class org.nuxeo.template.context.extensions.CoreExtensions
 
doc - Variable in class org.nuxeo.template.context.SimpleDocumentWrapper
 
doc - Variable in class org.nuxeo.template.jaxrs.context.JAXRSExtensions
 
doc - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
doc(DocumentModel) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
The document from which to download the blob.
DOC_IMPORTED_EVENT - Static variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
DOC_INPUT_TYPE - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
 
DOC_KEY_SUFFIX - Static variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
DOC_LIFE_CYCLE - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
DOC_NAMESPACES - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
DOC_ROUTING_SEARCH_ALL_ROUTE_MODELS_PROVIDER_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOC_ROUTING_SEARCH_ROUTE_MODELS_WITH_TITLE_PROVIDER_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOC_TYPE - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
Elasticsearch type name used to index Nuxeo documents
DOC_WITH_BLOB_KEYS_IN_QUERY - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
docBlobPaths - Variable in class org.nuxeo.ecm.core.utils.BlobsExtractor
Local cache of blob paths per doc type.
docBlobPathsPerSchema - Variable in class org.nuxeo.ecm.core.utils.BlobsExtractor
Local cache of blob paths per schema.
DocConfigDescriptor - Class in org.nuxeo.ecm.platform.importer.xml.parser
Descriptor that is used to define how DocumenModel should be created from XML input
DocConfigDescriptor() - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
DocConfigDescriptor(String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
docConfigs - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
docCount - Variable in class org.nuxeo.elasticsearch.aggregate.SingleBucketAggregate
 
docHasBlobToPreview(DocumentModel) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
doCheckIn(Document, VersioningOption, String) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Applies version increment option and does a checkin.
doCheckIn(Document, VersioningOption, String) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
Deprecated.
 
doCheckIn(Document, VersioningOption, String) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
doCheckIn(Document, VersioningOption, String) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
doCheckMail(DocumentModel, CoreSession) - Static method in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
 
doCheckOut(Document) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Apply modifications after doing a checkout.
doCheckOut(Document) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
Deprecated.
 
doCheckOut(Document) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
doCheckOut(Document) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
docId - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
Deprecated.
 
docId - Variable in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
docId - Variable in class org.nuxeo.ecm.core.blob.BlobContext
 
docId - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
 
docId - Variable in class org.nuxeo.ecm.core.event.impl.BlobEventContext
 
docId - Variable in class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
 
docId - Variable in class org.nuxeo.ecm.core.work.AbstractWork
Doc id for the Work instance, if relevant.
docId - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
docId - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
docId - Variable in class org.nuxeo.ecm.platform.tag.RelationTagService.UnrestrictedGetDocumentCloud
Deprecated.
 
docId - Variable in class org.nuxeo.wopi.FileInfo
 
docIds - Variable in class org.nuxeo.ecm.core.work.AbstractWork
Doc ids for the Work instance, if relevant.
DockerHelper - Class in org.nuxeo.ecm.platform.threed.convert
Helper class to get java runtime owner user id
DockerHelper() - Constructor for class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
doCleanUp() - Static method in class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
 
doCleanupDoneAndCanceledRouteInstances(String, int) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 2023, use GarbageCollectRoutesAction instead
doCleanupDoneAndCanceledRouteInstances(String, int) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
doCleanupOrphanVersions(CoreSession, long) - Method in class org.nuxeo.ecm.core.CoreService
 
doClearOldEntries() - Method in class org.nuxeo.common.file.LRUFileCache
 
docLifeCycle - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
docLocator - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
doClone(TargetDescriptor) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
doClone(TargetPackageDescriptor) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
 
doClone(TargetPlatformDescriptor) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
doClose() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
 
docMgr - Variable in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
docModel - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
DocumentModel storing the Comment metadata.
docModel - Variable in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
DocModelListToDocRefList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
DocModelListToDocRefList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocModelListToDocRefList
 
DocModelToDocModelList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
DocModelToDocModelList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocModelList
 
DocModelToDocRef - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
DocModelToDocRef() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocRef
 
DocModelToDocRefList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
DocModelToDocRefList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocRefList
 
docObjectClass - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
doCollect(MultiReference.Collector) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
doCollectAttributes(Class<?>, BeanInfo) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
doCollectConstructors(Class<?>, BeanInfo) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
doCollectIfaces(Set<Class<?>>, Class<?>) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
doCollectMgmtIfaces(Set<Class<?>>, Class<?>) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
doCollectNotifications(Class<?>, BeanInfo) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
doCollectOperations(Class<?>, BeanInfo) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
doCommit(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
doCompare(SimpleFragment, SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment.FieldComparator
 
doCompatRun(Task) - Method in class org.nuxeo.connect.update.task.live.commands.Undeploy
Deprecated.
since 9.3, reload mechanism has changed, keep it for backward compatibility
doCompatRun(ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Deploy
Deprecated.
since 9.3, reload mechanism has changed, keep it for backward compatibility
doComputeRendition(CoreSession, DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
Does the actual Rendition Computation: this code will be called from inside an Asynchronous Work
doComputeRendition(CoreSession, DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder
 
doCopy(Task, Map<String, String>, File, File, boolean) - Method in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
doCopyTags(CoreSession, String, String, boolean) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
doCopyTags(CoreSession, String, String, boolean) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
doCopyTags(CoreSession, String, String, boolean) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
doCopyTags(CoreSession, String, String, boolean) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
docPath - Variable in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
docPath - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
doCreateAndFillEntryFromDocument(DocumentModel, Principal) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
doCreateFolderishNode(DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
doCreateGroup(GroupResource, MediaType) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
doCreateLeafNode(DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
doCreateRepositories() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
Creates all the repositories.
doCreateServer(ServerLocatorDescriptor) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
doCreateTailer(Collection<LogPartition>, Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
doCreateTailer(Collection<LogPartition>, Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
doCreateTailer(Collection<LogPartition>, Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
doCreateUser(UserResource) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
doCreateUser(CoreSession, DocumentModel, UserRegistrationConfiguration) - Method in class org.nuxeo.ecm.user.invite.DefaultInvitationUserFactory
 
doCreateUser(CoreSession, DocumentModel, UserRegistrationConfiguration) - Method in interface org.nuxeo.ecm.user.invite.InvitationUserFactory
Handle user creation
doCreateUserResponse(UserResource, MediaType) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
doCreateUserWorkspace(CoreSession, PathRef, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
doCreateUserWorkspace(CoreSession, PathRef, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
 
doCreateUserWorkspacesRoot(CoreSession, PathRef) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
doCreateUserWorkspacesRoot(CoreSession, PathRef) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
 
docRef - Variable in class org.nuxeo.ecm.platform.comment.workflow.utils.FollowTransitionUnrestricted
 
docRef - Variable in class org.nuxeo.ecm.platform.publisher.rules.DefaultValidatorsRule.UnrestrictedACPGetter
 
docRef - Variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
 
docRef - Variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
docRef - Variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory.RemoveACP
 
docRefFromString(String) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentInputResolver
 
DocRefListToDocModelList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
DocRefListToDocModelList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocRefListToDocModelList
 
DocRefMethod - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
 
DocRefMethod() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.DocRefMethod
 
DocRefToDocModel - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
DocRefToDocModel() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocModel
 
DocRefToDocModelList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
DocRefToDocModelList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocModelList
 
DocRefToDocRefList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
DocRefToDocRefList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocRefList
 
docRepository - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
DocRequestFilter - Class in org.nuxeo.elasticsearch.http.readonly
Rewrite a Document get request to add security.
DocRequestFilter(NuxeoPrincipal, String, String, String) - Constructor for class org.nuxeo.elasticsearch.http.readonly.DocRequestFilter
 
DocRequestFilter(NuxeoPrincipal, String, String, String, String) - Constructor for class org.nuxeo.elasticsearch.http.readonly.DocRequestFilter
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.4, types have been removed since Elasticsearch 7.x, use DocRequestFilter(NuxeoPrincipal, String, String, String) instead
doCrop(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
doCrop(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
doCrop(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
 
docs - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
Docs found ok.
docs - Variable in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
docs - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
docs - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
Deprecated.
 
DOCS_INPUT_TYPE - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
 
docsCreatedCount - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
docsProcessedCount - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
docsStack - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.MVELImporterFunction
 
docsStack - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
docState - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
docsToUpdate - Variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
docTitle - Variable in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
docType - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
docType - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
 
docType - Variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
 
docType - Variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
 
docType - Variable in class org.nuxeo.ecm.core.io.impl.transformers.DoctypeToFacetTranslator
 
docType - Variable in class org.nuxeo.ecm.core.io.impl.transformers.FacetRemover
 
docType - Variable in class org.nuxeo.ecm.core.io.impl.transformers.SchemaRemover
 
docType - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
docType - Variable in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
docType - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
docType - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
docType - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
docType - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
docType - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
Deprecated.
since 6.0: doc type moved up to the page provider descriptor.
docType - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
DOCTYPE - Static variable in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
DOCTYPE - Static variable in class org.nuxeo.ecm.webengine.forms.FormData
 
DOCTYPE_COMPARATOR - Static variable in class org.nuxeo.ecm.webengine.rendering.APIHelper
 
DOCTYPE_KEY_NAME - Static variable in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
DocTypeEndPoint - Class in org.nuxeo.ecm.restapi.server.jaxrs.config.types
 
DocTypeEndPoint() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.config.types.DocTypeEndPoint
 
docTypeFactoryMatches(FileSystemItemFactoryWrapper, DocumentModel) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
docTypePrefetchedFragments - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of doctype to prefetched fragments.
doctypes - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
docTypes - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
 
docTypes - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypes
 
DOCTYPES - Static variable in class org.nuxeo.ecm.core.schema.SchemaNames
A registered document type.
DoctypeToFacetTranslator - Class in org.nuxeo.ecm.core.io.impl.transformers
Migrate a DocumentType to a facet
DoctypeToFacetTranslator(String, String, String) - Constructor for class org.nuxeo.ecm.core.io.impl.transformers.DoctypeToFacetTranslator
 
docTypeToNonRecursiveTransition - Variable in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
a mapping from doc type -> list of transitions that should not recurse.
DocUIDGeneratorListener - Class in org.nuxeo.ecm.core.uidgen
 
DocUIDGeneratorListener() - Constructor for class org.nuxeo.ecm.core.uidgen.DocUIDGeneratorListener
 
document - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
document - Variable in class org.nuxeo.ecm.collections.core.adapter.Collection
 
document - Variable in class org.nuxeo.ecm.collections.core.adapter.CollectionMember
 
document - Variable in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
document - Variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
document - Variable in class org.nuxeo.ecm.core.utils.StringsExtractor
 
document - Variable in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
document - Variable in class org.nuxeo.ecm.platform.audit.api.document.SourceDocumentResolver
 
document - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
document - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
Document - org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
 
Document - Interface in org.nuxeo.ecm.core.model
A low-level document from a Session.
DOCUMENT - Static variable in class org.nuxeo.ecm.core.schema.TypeConstants
 
DOCUMENT - Static variable in class org.nuxeo.ecm.platform.el.ELConstants
Current document variable
DOCUMENT - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.CommonSuggestionTypes
 
DOCUMENT_CHANGE_LIMIT_PROPERTY - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
DOCUMENT_CHECKEDIN - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
This event is too general and should be used with care.
DOCUMENT_CHECKEDOUT - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Document checked out.
DOCUMENT_CHILDREN_ORDER_CHANGED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_COLLECTION_IDS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
DOCUMENT_CREATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
At this point the document is filled with data from DocumentModel.
DOCUMENT_CREATED - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DOCUMENT_CREATED_BY_COPY - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_DIRTY - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
DOCUMENT_DUPLICATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_ELEMENT_EVENT_CONTEXT_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_FILE - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
DOCUMENT_ID_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DOCUMENT_IMPORTED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_JSON_FETCH_HEAVY_KEY - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
DOCUMENT_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DOCUMENT_LOCATION - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DOCUMENT_LOCK - Static variable in class org.nuxeo.ecm.core.api.LockHelper
 
DOCUMENT_LOCKED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_MAIN_FILE - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DOCUMENT_MODEL - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
DOCUMENT_MODEL_ID - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Deprecated.
since 7.1, use CoreEventConstants.DESTINATION_NAME instead.
DOCUMENT_MOVED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_NAMESPACE - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
DOCUMENT_NAMESPACE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
DOCUMENT_NAMESPACE2 - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
Without final slash (compat).
DOCUMENT_PROXY_PUBLISHED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_PROXY_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_PUBLISHED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_REFS - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
DOCUMENT_REMOVAL_CANCELED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_REMOVED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_RESTORED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_ROUTE_DOCUMENT_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTE_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTE_INSTANCE_MODEL_ID - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTE_INSTANCES_ROOT_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTE_INSTANCES_ROOT_ID - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTE_MODEL_LIFECYCLESTATE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTE_MODELS_ROOT_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTE_MODELS_ROOT_ID - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTING_ACL - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_ROUTING_DELEGATION_ACL - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
DOCUMENT_SECURITY_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_STATE - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DOCUMENT_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
DOCUMENT_TAG - Static variable in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
 
DOCUMENT_TAG_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_TITLE_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DOCUMENT_TRASHED - Static variable in interface org.nuxeo.ecm.core.api.trash.TrashService
Event for a document trashed by the user.
DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
DOCUMENT_UNDELETED - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
Deprecated.
since 11.1, technical event used by former trash mechanism
DOCUMENT_UNLOCKED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_UNTRASHED - Static variable in interface org.nuxeo.ecm.core.api.trash.TrashService
Event for a document untrashed by the user.
DOCUMENT_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
DOCUMENT_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
DOCUMENT_VERSION - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
Document.BlobAccessor - Interface in org.nuxeo.ecm.core.model
An accessor that can read or write a blob and know its xpath.
Document.WriteContext - Interface in org.nuxeo.ecm.core.model
Context passed to write operations to optionally record things to do at Document.WriteContext.flush(org.nuxeo.ecm.core.model.Document) time.
DocumentAdapterCodec(DocumentAdapterDescriptor) - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DocumentAdapterCodec
 
DocumentAdapterDescriptor - Class in org.nuxeo.ecm.core.api.adapter
 
DocumentAdapterDescriptor() - Constructor for class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
DocumentAdapterDescriptor(String, Class<?>, DocumentAdapterFactory) - Constructor for class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
DocumentAdapterFactory - Interface in org.nuxeo.ecm.core.api.adapter
 
documentAdapters - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
DocumentAdapterService - Class in org.nuxeo.ecm.core.api.adapter
 
DocumentAdapterService() - Constructor for class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
documentation - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
DocumentAttributeFilterFactory - Class in org.nuxeo.ecm.automation.core.events
Create filters that are able to filter documents on their attribute (Regular Doc, Published Doc, Version, Link, Proxy, Immutable, Mutable)
DocumentAuditHelper - Class in org.nuxeo.ecm.platform.audit.api.document
Audit log stores event related to the "live" DocumentModel.
DocumentAuditHelper() - Constructor for class org.nuxeo.ecm.platform.audit.api.document.DocumentAuditHelper
 
DocumentBackedFileItem - Class in org.nuxeo.drive.adapter.impl
DocumentModel backed implementation of a FileItem.
DocumentBackedFileItem() - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
DocumentBackedFileItem(FileSystemItemFactory, FolderItem, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
DocumentBackedFileItem(FileSystemItemFactory, FolderItem, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
DocumentBackedFileItem(FileSystemItemFactory, FolderItem, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
DocumentBackedFileItem(FileSystemItemFactory, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
DocumentBackedFileItem(FileSystemItemFactory, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
DocumentBackedFileItem(FileSystemItemFactory, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
DocumentBackedFileItem(VersioningFileSystemItemFactory, FolderItem, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, the VersioningFileSystemItemFactory is not used anymore
DocumentBackedFileItem(VersioningFileSystemItemFactory, FolderItem, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, the VersioningFileSystemItemFactory is not used anymore
DocumentBackedFileItem(VersioningFileSystemItemFactory, FolderItem, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, the VersioningFileSystemItemFactory is not used anymore
DocumentBackedFileItem(VersioningFileSystemItemFactory, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, the VersioningFileSystemItemFactory is not used anymore
DocumentBackedFileItem(VersioningFileSystemItemFactory, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, the VersioningFileSystemItemFactory is not used anymore
DocumentBackedFileItem(VersioningFileSystemItemFactory, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, the VersioningFileSystemItemFactory is not used anymore
DocumentBackedFolderItem - Class in org.nuxeo.drive.adapter.impl
DocumentModel backed implementation of a FolderItem.
DocumentBackedFolderItem() - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
DocumentBackedFolderItem(String, FolderItem, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
DocumentBackedFolderItem(String, FolderItem, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
DocumentBackedFolderItem(String, FolderItem, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
DocumentBackedFolderItem(String, DocumentModel) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
DocumentBackedFolderItem(String, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
DocumentBackedFolderItem(String, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
DocumentBlobHolder - Class in org.nuxeo.ecm.core.api.blobholder
BlobHolder implementation based on a DocumentModel and a XPath.
DocumentBlobHolder(DocumentModel, String) - Constructor for class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
DocumentBlobHolder(DocumentModel, String, List<Blob>) - Constructor for class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
DocumentBlobHolderWriter - Class in org.nuxeo.ecm.webengine.model.io
Writer for a DocumentBlobHolder, keeping the context of the current document, which allows for later filtering by the DownloadService.
DocumentBlobHolderWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
 
DocumentBlobManager - Interface in org.nuxeo.ecm.core.blob
Service managing Blobs associated to a Document or a repository.
DocumentBlobManagerComponent - Class in org.nuxeo.ecm.core.blob
Implementation of the service managing Blobs associated to a Document or a repository.
DocumentBlobManagerComponent() - Constructor for class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
DocumentBlobProvider - Interface in org.nuxeo.ecm.core.blob
Interface for a provider of Blobs interacting with Documents.
DocumentConsumerPolicy - Class in org.nuxeo.importer.stream.consumer
 
DocumentConsumerPolicy(DocumentConsumerPolicyBuilder) - Constructor for class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
DocumentConsumerPolicyBuilder - Class in org.nuxeo.importer.stream.consumer
 
DocumentConsumerPolicyBuilder() - Constructor for class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
DocumentConsumerPool<M extends Message> - Class in org.nuxeo.importer.stream.consumer
Consumer Pool that block Nuxeo listeners during import.
DocumentConsumerPool(String, LogManager, Codec<M>, ConsumerFactory<M>, ConsumerPolicy) - Constructor for class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
DocumentConsumerPool(String, LogManager, ConsumerFactory<M>, ConsumerPolicy) - Constructor for class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
Deprecated.
since 11.1, due to serialization issue with java 11, use DocumentConsumerPool(String, LogManager, Codec, ConsumerFactory, ConsumerPolicy) which allows to give a codec to tailer.
DocumentConsumers - Class in org.nuxeo.importer.stream.automation
 
DocumentConsumers() - Constructor for class org.nuxeo.importer.stream.automation.DocumentConsumers
 
DocumentContentProvider - Class in org.nuxeo.ecm.webengine.ui.tree.document
 
DocumentContentProvider(CoreSession) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
DocumentContentView - Class in org.nuxeo.ecm.platform.types
 
DocumentContentView() - Constructor for class org.nuxeo.ecm.platform.types.DocumentContentView
 
DocumentContentViews - Class in org.nuxeo.ecm.platform.types
Content view descriptor put on document types.
DocumentContentViews() - Constructor for class org.nuxeo.ecm.platform.types.DocumentContentViews
 
documentCount - Variable in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
documentCount - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
DocumentDomainEvent - Class in org.nuxeo.ecm.core.model.stream
Domain Event for Document.
DocumentDomainEvent() - Constructor for class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
 
DocumentDomainEventContext - Class in org.nuxeo.ecm.core.event.impl
Event Context used for Document Domain Event.
DocumentDomainEventContext(NuxeoPrincipal, Document) - Constructor for class org.nuxeo.ecm.core.event.impl.DocumentDomainEventContext
 
DocumentDomainEventProducer - Class in org.nuxeo.ecm.core.model.stream
Propagate internal document events to a document DomainEvent stream.
DocumentDomainEventProducer(String, String) - Constructor for class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
 
DocumentEventCategories - Class in org.nuxeo.ecm.core.api.event
Document event categories.
DocumentEventContext - Class in org.nuxeo.ecm.core.event.impl
Specialized implementation to be used with an abstract session
DocumentEventContext(CoreSession, NuxeoPrincipal, DocumentModel) - Constructor for class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
DocumentEventContext(CoreSession, NuxeoPrincipal, DocumentModel, DocumentRef) - Constructor for class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
DocumentEventTypes - Class in org.nuxeo.ecm.core.api.event
TODO: write description.
DocumentException - Exception in org.nuxeo.ecm.core.api
Deprecated.
since 7.4
DocumentException() - Constructor for exception org.nuxeo.ecm.core.api.DocumentException
Deprecated.
 
DocumentException(String) - Constructor for exception org.nuxeo.ecm.core.api.DocumentException
Deprecated.
 
DocumentException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.DocumentException
Deprecated.
 
DocumentException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.DocumentException
Deprecated.
 
documentExists(CoreSession, String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
Checks if a document with the supplied id (or path) exists.
DocumentExistsException - Exception in org.nuxeo.ecm.core.api
Exception thrown when a method tries to create a document that already exists through copy or move, or when trying to delete the target of a proxy.
DocumentExistsException() - Constructor for exception org.nuxeo.ecm.core.api.DocumentExistsException
 
DocumentExistsException(String) - Constructor for exception org.nuxeo.ecm.core.api.DocumentExistsException
 
DocumentExistsException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.DocumentExistsException
 
DocumentExistsException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.DocumentExistsException
 
DocumentFactory - Class in org.nuxeo.ecm.core.rest
 
DocumentFieldAccessor - Class in org.nuxeo.ecm.platform.rendering.template
 
DocumentFieldAccessor(String) - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
DocumentFileCodec - Class in org.nuxeo.ecm.platform.url.codec
 
DocumentFileCodec() - Constructor for class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
 
DocumentFileCodec(String) - Constructor for class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
 
documentFilter - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Filter that hides HiddenInNavigation and deleted objects.
documentGC(DocumentDomainEvent) - Method in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC.DocumentGCComputation
 
DocumentGCComputation(String) - Constructor for class org.nuxeo.ecm.core.model.stream.StreamDocumentGC.DocumentGCComputation
 
DocumentHelper - Class in org.nuxeo.ecm.automation.core.util
 
DocumentHelper - Class in org.nuxeo.ecm.core.rest
 
DocumentHistoryPageProvider - Class in org.nuxeo.ecm.platform.audit.api.document
Page provider that is dedicated to fetching history of a Document.
DocumentHistoryPageProvider() - Constructor for class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
 
DocumentHistoryReader - Interface in org.nuxeo.ecm.platform.audit.api
Dedicated interface to browse history of a document
DocumentHistoryReaderImpl - Class in org.nuxeo.ecm.platform.audit.api.document
Implementation of the DocumentHistoryReader interface.
DocumentHistoryReaderImpl() - Constructor for class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryReaderImpl
 
documentId - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
documentId - Variable in class org.nuxeo.ecm.platform.preview.work.PreviewWork
 
documentId - Variable in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
 
documentId - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
DocumentIdCodec - Class in org.nuxeo.ecm.platform.url.codec
Codec handling a document repository, id, view and additional request parameters.
DocumentIdCodec() - Constructor for class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
 
DocumentIdCodec(String) - Constructor for class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
 
documentIds - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
documentInCurrentFolderCount - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
documentInCurrentFolderLimit - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
DocumentInputResolver - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
 
DocumentInputResolver() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentInputResolver
 
documentLinkBuilder - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
documentLinkBuilder - Variable in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl
 
documentLocation - Variable in class org.nuxeo.ecm.platform.suggestbox.service.DocumentSuggestion
 
DocumentLocation - Interface in org.nuxeo.ecm.core.api
Document server name with its unique identifier within this server.
DocumentLocationImpl - Class in org.nuxeo.ecm.core.api.impl
 
DocumentLocationImpl(String, DocumentRef) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
DocumentLocationImpl(String, IdRef, PathRef) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
DocumentLocationImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
DocumentLockImporter - Class in org.nuxeo.ecm.core.io.impl.extensions
Allows to import Document Locks
DocumentLockImporter() - Constructor for class org.nuxeo.ecm.core.io.impl.extensions.DocumentLockImporter
 
DocumentLookupSuggester - Class in org.nuxeo.ecm.platform.suggestbox.service.suggesters
Perform a NXQL full-text query (on the title by default) on the repository and suggest to navigate to the top documents matching that query.
DocumentLookupSuggester() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
 
documentManager - Variable in class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
 
documentManager - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
DocumentMessage - Class in org.nuxeo.importer.stream.message
Message that represent an immutable Nuxeo document.
DocumentMessage() - Constructor for class org.nuxeo.importer.stream.message.DocumentMessage
 
DocumentMessage(DocumentMessage.Builder) - Constructor for class org.nuxeo.importer.stream.message.DocumentMessage
 
DocumentMessage.Builder - Class in org.nuxeo.importer.stream.message
 
DocumentMessageConsumer - Class in org.nuxeo.importer.stream.consumer
Consumes DocumentMessage and produce Nuxeo document.
DocumentMessageConsumer(String, String, String) - Constructor for class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
DocumentMessageConsumerFactory - Class in org.nuxeo.importer.stream.consumer
 
DocumentMessageConsumerFactory(String, String) - Constructor for class org.nuxeo.importer.stream.consumer.DocumentMessageConsumerFactory
 
DocumentMetadataGroupComputer - Class in org.nuxeo.ecm.platform.computedgroups
Configurable Group Computer based on Metadata of Documents.
DocumentMetadataGroupComputer(String, String, String) - Constructor for class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
 
DocumentMetadataGroupComputer.GetDocumentsFromUsername - Class in org.nuxeo.ecm.platform.computedgroups
 
DocumentMetadataGroupComputerDescriptor - Class in org.nuxeo.ecm.platform.computedgroups
 
DocumentMetadataGroupComputerDescriptor() - Constructor for class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
DocumentMetadataMappingUpdates(DocumentModel, List<MetadataMappingUpdate>) - Constructor for class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener.DocumentMetadataMappingUpdates
 
DocumentModel - Interface in org.nuxeo.ecm.core.api
The document model is a serializable representation of a core document.
DocumentModel.DocumentModelRefresh - Class in org.nuxeo.ecm.core.api
Info fetched internally during a refresh.
DocumentModelAdapter - Class in org.nuxeo.ecm.platform.rendering.template
 
DocumentModelAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
DocumentModelAdapter(DocumentModel, ObjectWrapper) - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
DocumentModelChildrenIterator - Class in org.nuxeo.ecm.core.api.impl
Iterator over the children of a folder.
DocumentModelChildrenIterator(CoreSession, DocumentRef, String, Filter) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
 
DocumentModelCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
DocumentModelCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.DocumentModelCodec
 
DocumentModelCollector - Class in org.nuxeo.ecm.automation.core.collectors
This implementation collect DocumentModel objects and return them as a DocumentModelList object.
DocumentModelCollector() - Constructor for class org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector
 
DocumentModelComparator - Class in org.nuxeo.ecm.core.api
DocumentModel comparator.
DocumentModelComparator(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.core.api.DocumentModelComparator
Constructor using a schema and a map of field names to compare on.
DocumentModelComparator(Map<String, String>) - Constructor for class org.nuxeo.ecm.core.api.DocumentModelComparator
Constructor using a map of property names to compare on.
DocumentModelCSVHelper - Class in org.nuxeo.ecm.platform.csv.export.io
Utility class to have helper methods for exporting a document model in a CSV file.
DocumentModelCSVWriter - Class in org.nuxeo.ecm.platform.csv.export.io
 
DocumentModelCSVWriter() - Constructor for class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVWriter
 
documentModelFactory - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
documentModelFactory(CSVImporterDocumentFactory) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
DocumentModelFactory - Class in org.nuxeo.ecm.core.api
Bridge between a DocumentModel and a Document for creation / update.
DocumentModelFactory() - Constructor for class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor.DocumentModelFactory
 
documentModelFactoryClass - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor.DocumentModelFactory
 
documentModelFromAvro(GenericRecord) - Method in class org.nuxeo.ecm.core.io.avro.DocumentModelMapper
 
DocumentModelImpl - Class in org.nuxeo.ecm.core.api.impl
Standard implementation of a DocumentModel.
DocumentModelImpl() - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
DocumentModelImpl(String) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Constructor to use a document model client side without referencing a document.
DocumentModelImpl(String, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Constructor to be used by clients.
DocumentModelImpl(String, String, String, Path, DocumentRef, DocumentRef, String[], Set<String>, String, String, boolean) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Deprecated.
since 11.1, sid is unused
DocumentModelImpl(String, String, String, Path, Lock, DocumentRef, DocumentRef, String[], Set<String>, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Deprecated.
since 11.1, sid and lock are unused
DocumentModelImpl(String, String, Path, DocumentRef, DocumentRef, String[], Set<String>, String, boolean, CoreSession, String, NuxeoPrincipal) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
DocumentModelImpl(DocumentModel, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
DocumentModelInjector - Class in org.nuxeo.ecm.core.io.impl.plugins
 
DocumentModelInjector(CoreSession, String) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelInjector
 
DocumentModelInjector(CoreSession, String, int) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelInjector
 
DocumentModelIterator - Interface in org.nuxeo.ecm.core.api
A serializable iterator of document models.
DocumentModelJsonReader - Class in org.nuxeo.ecm.core.io.marshallers.json.document
Convert Json as DocumentModel.
DocumentModelJsonReader() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
DocumentModelJsonReaderLegacy - Class in org.nuxeo.ecm.webengine.jaxrs.coreiodelegate
Delegates the DocumentModel Json reading to the old marshaller: JSONDocumentModelReader.
DocumentModelJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.document
Convert DocumentModel to Json.
DocumentModelJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
DocumentModelList - Interface in org.nuxeo.ecm.core.api
A serializable list of document models.
DocumentModelListCollector - Class in org.nuxeo.ecm.automation.core.collectors
This implementation collect DocumentModel objects and return them as a DocumentModelList object.
DocumentModelListCollector() - Constructor for class org.nuxeo.ecm.automation.core.collectors.DocumentModelListCollector
 
DocumentModelListCSVWriter - Class in org.nuxeo.ecm.platform.csv.export.io
 
DocumentModelListCSVWriter() - Constructor for class org.nuxeo.ecm.platform.csv.export.io.DocumentModelListCSVWriter
 
DocumentModelListImpl - Class in org.nuxeo.ecm.core.api.impl
 
DocumentModelListImpl() - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelListImpl
 
DocumentModelListImpl(int) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelListImpl
 
DocumentModelListImpl(List<DocumentModel>) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelListImpl
 
DocumentModelListImpl(List<DocumentModel>, long) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelListImpl
Constructs a DocumentModelListImpl and sets the "total size" information.
DocumentModelListJsonReader - Class in org.nuxeo.ecm.core.io.marshallers.json.document
DocumentModelListJsonReader() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonReader
 
DocumentModelListJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.document
DocumentModelListJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriter
 
DocumentModelListPageProvider - Class in org.nuxeo.ecm.platform.query.core
DocumentModelListPageProvider() - Constructor for class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
DocumentModelListPageProvider(DocumentModelList) - Constructor for class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
DocumentModelListPaginableAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Adapter that returns a list of {DocumentModels.
DocumentModelListPaginableAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.DocumentModelListPaginableAdapter
 
DocumentModelMapper - Class in org.nuxeo.ecm.core.io.avro
 
DocumentModelMapper(AvroService) - Constructor for class org.nuxeo.ecm.core.io.avro.DocumentModelMapper
 
DocumentModelReader - Class in org.nuxeo.ecm.core.io.impl.plugins
 
DocumentModelReader(CoreSession) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
 
DocumentModelReaders - Class in org.nuxeo.elasticsearch.io
 
DocumentModelReaders() - Constructor for class org.nuxeo.elasticsearch.io.DocumentModelReaders
 
DocumentModelRefresh() - Constructor for class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
DocumentModelResolver - Class in org.nuxeo.ecm.core.model
This ObjectResolver allows to manage integrity for fields containing DocumentModel references (id or path).
DocumentModelResolver - Class in org.nuxeo.ecm.platform.el
Resolves expressions for the DocumentModel framework.
DocumentModelResolver() - Constructor for class org.nuxeo.ecm.core.model.DocumentModelResolver
 
DocumentModelResolver() - Constructor for class org.nuxeo.ecm.platform.el.DocumentModelResolver
 
DocumentModelResolver.MODE - Enum in org.nuxeo.ecm.core.model
 
DocumentModelResolver.REF - Class in org.nuxeo.ecm.core.model
 
DocumentModelResourceAdapter - Class in org.nuxeo.ecm.platform.relations.adapters
Resource adapter using the document model id.
DocumentModelResourceAdapter() - Constructor for class org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter
 
DocumentModelResultItem - Class in org.nuxeo.ecm.core.search.api.client.search.results.impl
 
DocumentModelResultItem(DocumentModel) - Constructor for class org.nuxeo.ecm.core.search.api.client.search.results.impl.DocumentModelResultItem
 
DocumentModelSchemaFactory - Class in org.nuxeo.ecm.core.io.avro
 
DocumentModelSchemaFactory(AvroSchemaFactoryContext) - Constructor for class org.nuxeo.ecm.core.io.avro.DocumentModelSchemaFactory
 
DocumentModelStatusPersister - Class in org.nuxeo.ecm.core.management.storage
Used to control the server administrative status: the status of the server can be passive or active.
DocumentModelStatusPersister() - Constructor for class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
DocumentModelStatusPersister.StatusFetcher - Class in org.nuxeo.ecm.core.management.storage
 
documentModelToAnnotation(DocumentModel, Annotation) - Static method in class org.nuxeo.ecm.platform.comment.api.Comments
Deprecated.
since 11.1, unused
documentModelToAvro(Schema, DocumentModel, GenericRecord) - Method in class org.nuxeo.ecm.core.io.avro.DocumentModelMapper
 
documentModelToComment(DocumentModel, Comment) - Static method in class org.nuxeo.ecm.platform.comment.api.Comments
Deprecated.
since 11.1, unused
documentModelToExternalEntity(DocumentModel, ExternalEntity) - Static method in class org.nuxeo.ecm.platform.comment.api.Comments
Deprecated.
since 11.1, unused
DocumentModelUpdater - Class in org.nuxeo.ecm.core.io.impl.plugins
A writer that only updates existing documents.
DocumentModelUpdater(CoreSession, String) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelUpdater
 
DocumentModelUpdater(CoreSession, String, int) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelUpdater
 
DocumentModelUtils - Class in org.nuxeo.ecm.core.utils
Utility methods to deal with property names retrieval.
DocumentModelWriter - Class in org.nuxeo.ecm.core.io.impl.plugins
A writer which is creating new docs or updating existing docs.
DocumentModelWriter(CoreSession, String) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelWriter
 
DocumentModelWriter(CoreSession, String, int) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelWriter
 
documentNamespace - Variable in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
 
DocumentNotFoundException - Exception in org.nuxeo.ecm.core.api
Exception thrown when a document is not found.
DocumentNotFoundException() - Constructor for exception org.nuxeo.ecm.core.api.DocumentNotFoundException
 
DocumentNotFoundException(String) - Constructor for exception org.nuxeo.ecm.core.api.DocumentNotFoundException
 
DocumentNotFoundException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.DocumentNotFoundException
 
DocumentNotFoundException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.DocumentNotFoundException
 
DocumentObject - Class in org.nuxeo.ecm.core.rest
 
DocumentObject() - Constructor for class org.nuxeo.ecm.core.rest.DocumentObject
 
DocumentObjectWrapper - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
 
DocumentObjectWrapper - Class in org.nuxeo.ecm.platform.rendering.template
 
DocumentObjectWrapper() - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentObjectWrapper
 
DocumentObjectWrapper(FreemarkerEngine) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentObjectWrapper
 
DocumentPageProviderOperation - Class in org.nuxeo.ecm.automation.core.operations.services
Operation to execute a query or a named provider with support for Pagination.
DocumentPageProviderOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
DocumentPaginatedQuery - Class in org.nuxeo.ecm.automation.core.operations.services.query
 
DocumentPaginatedQuery() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
DocumentPart - Interface in org.nuxeo.ecm.core.api.model
Deprecated.
since 8.4, use direct Property getters on DocumentModel instead
DocumentPartImpl - Class in org.nuxeo.ecm.core.api.model.impl
 
DocumentPartImpl(Schema) - Constructor for class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
documentParts - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
DocumentPathCodec - Class in org.nuxeo.ecm.platform.url.codec
Codec handling a document repository, path, view and additional request parameters.
DocumentPathCodec() - Constructor for class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
 
DocumentPathCodec(String) - Constructor for class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
 
DocumentPermissionHelper - Class in org.nuxeo.ecm.automation.core.operations.document
Deprecated.
since 7.4. Methods to managing permissions are now on ACP / ACL.
DocumentPipe - Interface in org.nuxeo.ecm.core.io
 
DocumentPipeImpl - Class in org.nuxeo.ecm.core.io.impl
 
DocumentPipeImpl() - Constructor for class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
DocumentPipeImpl(int) - Constructor for class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
DocumentPreviewCodec - Class in org.nuxeo.ecm.platform.preview.codec
 
DocumentPreviewCodec() - Constructor for class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
 
DocumentPropertiesJsonReader - Class in org.nuxeo.ecm.core.io.marshallers.json.document
Convert Json as List<Property>.
DocumentPropertiesJsonReader() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReader
 
DocumentProperty - org.nuxeo.template.api.InputType
 
DocumentPropertyContext - Class in org.nuxeo.ecm.platform.el
 
DocumentPropertyContext(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.el.DocumentPropertyContext
 
DocumentPropertyCSVWriter - Class in org.nuxeo.ecm.platform.csv.export.io
 
DocumentPropertyCSVWriter() - Constructor for class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
DocumentPropertyJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.document
Convert Property to Json.
DocumentPropertyJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
DocumentPropertyObjectResolverImpl - Class in org.nuxeo.ecm.core.api.model.resolver
 
DocumentPropertyObjectResolverImpl(DocumentModel, String, ObjectResolver) - Constructor for class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
documentPublicationApproved - org.nuxeo.ecm.platform.publisher.api.PublishingEvent
 
documentPublicationRejected - org.nuxeo.ecm.platform.publisher.api.PublishingEvent
 
documentPublished - org.nuxeo.ecm.platform.publisher.api.PublishingEvent
 
DocumentPublisherUnrestricted(CoreSession, DocumentRef, DocumentRef, NuxeoPrincipal, String) - Constructor for class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
 
DocumentReader - Interface in org.nuxeo.ecm.core.io
A document reader.
DocumentReaderFactory - Interface in org.nuxeo.ecm.core.io
Interface for a factory that will provide a custom DocumentReader implementation.
documentRef - Variable in class org.nuxeo.ecm.automation.core.impl.adapters.helper.AbsoluteDocumentRef
 
documentRef - Variable in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
 
documentRef - Variable in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
documentRef - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
documentRef - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
documentRef - Variable in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
 
documentRef - Variable in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
 
documentRef - Variable in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
 
documentRef - Variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
DocumentRef - Interface in org.nuxeo.ecm.core.api
A reference to a core document.
DocumentRefCollector - Class in org.nuxeo.ecm.automation.core.collectors
This implementation collect DocumentRef objects and return them as a DocumentRefList object.
DocumentRefCollector() - Constructor for class org.nuxeo.ecm.automation.core.collectors.DocumentRefCollector
 
DocumentRefList - Interface in org.nuxeo.ecm.core.api
A serializable list of document references.
DocumentRefListImpl - Class in org.nuxeo.ecm.core.api.impl
 
DocumentRefListImpl() - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentRefListImpl
 
DocumentRefListImpl(int) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentRefListImpl
 
DocumentRefListImpl(List<DocumentRef>) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentRefListImpl
 
DocumentRefListImpl(List<DocumentRef>, long) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentRefListImpl
Constructs a DocumentModelListImpl and sets the "total size" information.
DocumentRelationManager - Interface in org.nuxeo.ecm.platform.relations.api
Create relations between documents
DocumentRelationService - Class in org.nuxeo.ecm.platform.relations.services
 
DocumentRelationService() - Constructor for class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
DocumentRemovedCommentEventListener - Class in org.nuxeo.ecm.platform.comment.listener
 
DocumentRemovedCommentEventListener() - Constructor for class org.nuxeo.ecm.platform.comment.listener.DocumentRemovedCommentEventListener
 
DocumentRenderingContext - Class in org.nuxeo.ecm.platform.rendering.impl
Abstract RenderingContext subclass that adds capabilities of storing a DocumentModel and retrieve RenderingConfig associated with the current set DocumentModel.
DocumentRenderingContext() - Constructor for class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
 
DocumentRenderingEngine - Class in org.nuxeo.ecm.platform.rendering.template
 
DocumentRenderingEngine() - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentRenderingEngine
 
documentRepositoryName - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
DocumentResolverService - Class in org.nuxeo.ecm.core.rest
Resolves a document URL given its ID
DocumentResolverService() - Constructor for class org.nuxeo.ecm.core.rest.DocumentResolverService
 
documentRight - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
DocumentRoot - Class in org.nuxeo.ecm.core.rest
 
DocumentRoot(WebContext, String) - Constructor for class org.nuxeo.ecm.core.rest.DocumentRoot
 
DocumentRoot(WebContext, DocumentModel) - Constructor for class org.nuxeo.ecm.core.rest.DocumentRoot
 
DocumentRoot(WebContext, DocumentRef) - Constructor for class org.nuxeo.ecm.core.rest.DocumentRoot
 
DocumentRoute - Interface in org.nuxeo.ecm.platform.routing.api
A DocumentRoute model or instance.
DocumentRouteAdapterFactory - Class in org.nuxeo.ecm.platform.routing.core.adapter
DocumentRouteAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.routing.core.adapter.DocumentRouteAdapterFactory
 
DocumentRouteAlredayLockedException - Exception in org.nuxeo.ecm.platform.routing.api.exception
 
DocumentRouteAlredayLockedException() - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
 
DocumentRouteAlredayLockedException(String) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
 
DocumentRouteAlredayLockedException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
 
DocumentRouteAlredayLockedException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
 
DocumentRouteCreationListener - Class in org.nuxeo.ecm.platform.routing.core.listener
Lock a newly created route.
DocumentRouteCreationListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteCreationListener
 
DocumentRouteDeletedListener - Class in org.nuxeo.ecm.platform.routing.core.listener
Deprecated.
DocumentRouteDeletedListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteDeletedListener
Deprecated.
 
DocumentRouteElement - Interface in org.nuxeo.ecm.platform.routing.api
An element of a DocumentRoute
DocumentRouteElement.ElementLifeCycleState - Enum in org.nuxeo.ecm.platform.routing.api
The lifecycle state of an element
DocumentRouteElement.ElementLifeCycleTransistion - Enum in org.nuxeo.ecm.platform.routing.api
The transition of the lifecycle state.
DocumentRouteElementImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
 
DocumentRouteElementImpl(DocumentModel, ElementRunner) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
DocumentRouteElementImpl.GetIsParentRunningUnrestricted - Class in org.nuxeo.ecm.platform.routing.core.impl
 
DocumentRouteElementImpl.SetDocumentOnReadOnlyUnrestrictedSessionRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
 
DocumentRouteException - Exception in org.nuxeo.ecm.platform.routing.api.exception
Basic document routing exception.
DocumentRouteException() - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException
 
DocumentRouteException(String) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException
 
DocumentRouteException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException
 
DocumentRouteException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException
 
DocumentRouteImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
 
DocumentRouteImpl(DocumentModel, ElementRunner) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
 
DocumentRouteInstanceRootName - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
The name of the document in which will be create
DocumentRouteListWriter - Class in org.nuxeo.ecm.platform.routing.core.io
 
DocumentRouteListWriter() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteListWriter