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.
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_UNREGISTER_ROOT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
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
 
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.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
 
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 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
 
AbstractBlobStore - Class in org.nuxeo.ecm.core.blob
Basic helper implementations for a BlobStore.
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
 
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
 
AbstractCallablePool.NamedThreadFactory - Class in org.nuxeo.lib.stream.pattern.consumer.internals
 
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
 
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.jaxrs.test.HttpClientTestRule.Builder
 
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.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(ConfigurationGenerator) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
accepts(ConfigurationGenerator) - Method in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
accepts(ConfigurationGenerator) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
Test if the check has to be done for the given configuration.
accepts(ConfigurationGenerator) - Method in class org.nuxeo.launcher.config.backingservices.DBCheck
 
accepts(ConfigurationGenerator) - 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_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_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
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 - 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.ecm.automation.core.operations.services.bulk.AutomationBulkAction
 
ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.action.DeletionAction
 
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.security.RetentionExpiredAction
 
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.thumbnail.action.RecomputeThumbnailsAction
 
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.ecm.automation.core.operations.services.bulk.AutomationBulkAction
 
ACTION_NAME - Static variable in class org.nuxeo.ecm.core.action.DeletionAction
 
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.security.RetentionExpiredAction
 
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.thumbnail.action.RecomputeThumbnailsAction
 
ACTION_NAME - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
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.picture.ImagingComponent
 
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.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
 
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
 
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
 
addCleanupHandler(CleanupHandler) - Method in class org.nuxeo.ecm.automation.OperationContext
 
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
 
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
 
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.event.stream.DomainEventProducer
Receives Nuxeo Core events from the synchronous listener DomainEventProducerListener.
addEvent(Event) - Method in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
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
 
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.
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
 
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
 
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
 
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 - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
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 ConfigurationGenerator.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
 
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
 
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) - 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.jaxrs.test.HttpClientTestRule.Builder
 
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.jaxrs.test.HttpClientTestRule
 
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() - Method in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
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.
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.ecm.core.blob.TransactionalBlobStore
 
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.
 
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_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
 
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_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
 
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_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.s3.S3BlobStore
 
allowByteRange - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
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.
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.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
 
ANDROID_PROTOCOL_SCHEME - Static variable in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
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
 
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
Very early as other services depend on us.
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.jaxrs.test.HttpClientTestRule
 
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
 
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
 
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
 
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
 
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
 
async() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.OperationMethod
 
ASYNC_BINARY_METADATA_EXECUTE - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Flag to execute the worker if async update should be done.
ASYNC_MAPPING_RESULT - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Constant map key to do the async update of given metadata listing.
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.
 
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
 
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
 
Attachment - Interface in org.nuxeo.runtime.test.runner.web
Attachment retrieved from a web page.
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
 
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_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
 
AutomationBulkAction.AutomationComputation - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
 
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() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction.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_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.AzureCDNBinaryManager
 
AzureBinaryManager - Class in org.nuxeo.ecm.blob.azure
 
AzureBinaryManager() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
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.
BackingServiceConfigurator - Class in org.nuxeo.launcher.config
Calls backing services checks to verify that they are ready to use before starting Nuxeo.
BackingServiceConfigurator(ConfigurationGenerator) - Constructor for class org.nuxeo.launcher.config.BackingServiceConfigurator
 
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
 
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
 
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
 
BaseTest() - Constructor for class org.nuxeo.ecm.restapi.test.BaseTest
 
BaseTest.RequestType - Enum in org.nuxeo.ecm.restapi.test
 
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.PictureMigrationHandler
 
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
 
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() - Method in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
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.
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.ecm.core.blob.TransactionalBlobStore
 
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_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.
BIG_TIMEOUT - Static variable in class org.nuxeo.runtime.test.runner.web.WebPage
 
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
Endpoint to manage the binaries.
BinariesObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.BinariesObject
 
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_TITLE - Static variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
 
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
 
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.
binaryKeys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository.MongoDBBlobFinder
 
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
 
BinaryMetadataWork - Class in org.nuxeo.binary.metadata.internals
Work handling binary metadata updates.
BinaryMetadataWork(String, String, List<MetadataMappingDescriptor>) - Constructor for class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
 
BinaryMetadataWorkListener - Class in org.nuxeo.binary.metadata.internals.listeners
Handle document and blob updates according to BinaryMetadataSyncListener rules.
BinaryMetadataWorkListener() - Constructor for class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataWorkListener
 
binaryPaths - Variable in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
 
binaryPaths - Variable in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
binaryPaths - Variable in class org.nuxeo.ecm.core.storage.mem.MemRepository.MemBlobFinder
 
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.impl.blob.BlobWrapper
 
blob - Variable in class org.nuxeo.ecm.core.blob.BlobContext
 
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_DATA - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
BLOB_DATA - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
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_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_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.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_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
 
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
 
BlobDispatch(String, boolean) - Constructor for class org.nuxeo.ecm.core.blob.BlobDispatcher.BlobDispatch
 
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
 
blobDispatcherDescriptorsRegistry - Variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
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
 
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
 
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
 
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.binary.AbstractBinaryManager
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.binary.Binary
 
blobProviderId - Variable in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
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.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.
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
 
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.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
 
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.ConfigurationGenerator
 
BOUNDARY_END - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
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
 
browser - Variable in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
 
Browser - Annotation Type in org.nuxeo.runtime.test.runner.web
Browser configuration
BrowserFamily - Enum in org.nuxeo.runtime.test.runner.web
 
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.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.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.sql.S3BinaryManager
 
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
 
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
 
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.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.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
 
bucketRetentionMode - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
The retention mode with which the bucket is configured.
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.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
 
build() - Method in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
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
 
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
 
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.
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.importer.stream.consumer.DocumentConsumerPolicy
 
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.jaxrs.test.HttpClientTestRule.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
 
buildHTMLResponse(Response.StatusType, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
Deprecated.
since 11.2, not used anymore
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
 
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
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(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
 
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(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() - Method in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
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_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_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
 
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
 
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.blob.CachingBlobStore
 
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
 
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(BinaryGarbageCollector) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
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, BlobStore, CachingConfiguration) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore
 
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.
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
 
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 - 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(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
 
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
 
canManageTraces() - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
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
 
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
Checks if a document can be removed, and returns a failure reason if not.
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.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_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.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
 
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
 
categoryToQueueId - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
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
 
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
 
changeDBTemplate(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Change templates using given database template
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
 
changeTemplates(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
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
 
ChangeTokenUpdater(DBSDocumentState) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ChangeTokenUpdater
 
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(ConfigurationGenerator) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
check(ConfigurationGenerator) - Method in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
check(ConfigurationGenerator) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
Test the availbilty of the backing service.
check(ConfigurationGenerator) - Method in class org.nuxeo.launcher.config.backingservices.DBCheck
 
check(ConfigurationGenerator) - 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_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() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Will check the configured addresses are reachable and Nuxeo required ports are available on those addresses.
checkAddressReachable(InetAddress) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
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
 
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
 
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
 
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(String, String, String, String, String, String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Check driver availability and database connection
checkDatabaseConnection(ConfigurationGenerator) - Method in class org.nuxeo.launcher.config.backingservices.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
 
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
 
checkDigest(String, Download, Path) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
checkDirty() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Checks if something has to be recomputed if a dynamic register/unregister happened.
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
 
checkers - Variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
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(File) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
checkFileInfo() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the CheckFileInfo operation.
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.
checkForDeprecatedParameters(Properties) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Check for deprecated parameters
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
 
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() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Check that the process is executed with a supported Java version.
checkJavaVersion(String, String) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
Checks the java version compared to the required one.
checkJavaVersion(String, String[]) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
Check the java version compared to compliant ones.
checkJavaVersion(String, String, boolean, boolean) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
Checks the java version compared to the required one.
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
 
checkLdapConnection(String, String, String, boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Check if the LDAP parameters are correct to bind to a LDAP server.
checkLdapConnection(Hashtable<Object, Object>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
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
 
checkNetwork() - Method in class org.nuxeo.launcher.config.ServerConfigurator
Perform server specific checks, not already done by ConfigurationGenerator.checkAddressesAndPorts()
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.AutomationBulkAction.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.AutomationBulkAction.AutomationComputation
 
checkPasswordValidity(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
checkPath(File, String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
Check if oldPath exist; if so, then raise a ConfigurationException with information for fixing issue
checkPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
Checks that the path is valid.
checkPaths() - Method in class org.nuxeo.launcher.config.ServerConfigurator
Check server paths; warn if existing deprecated paths.
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
 
checkpointBatch(ComputationContext) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
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) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
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
 
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
 
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
 
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
 
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
 
CHROME - org.nuxeo.runtime.test.runner.web.BrowserFamily
 
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
 
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
 
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
 
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 interface org.nuxeo.ecm.automation.CleanupHandler
 
cleanup() - Method in class org.nuxeo.ecm.automation.core.util.FileCleanupHandler
 
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_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
Query for the routes 'done' or 'canceled' and delete them.
cleanupDoneAndCanceledRouteInstances(String, int) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
CleanupHandler - Interface in org.nuxeo.ecm.automation
Can be used by any operation to do some required cleanup after the chain was executed.
cleanupHandlers - Variable in class org.nuxeo.ecm.automation.OperationContext
 
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
Removes the orphan versions.
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.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 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.lock.LockManagerService.LockManagerDescriptorRegistry
 
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.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.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
 
clearBucket() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
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
 
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
 
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
 
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
 
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
 
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.jaxrs.test.HttpClientTestRule
 
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
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.
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 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.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.
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.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.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.mem.MemConnection
 
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.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 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.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
Wraps a ClientResponse to make it AutoCloseable.
CloseableClientResponse(Response.StatusType, InBoundHeaders, InputStream, MessageBodyWorkers) - Constructor for class org.nuxeo.jaxrs.test.CloseableClientResponse
 
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
 
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.
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_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_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_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
 
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
 
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.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.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
 
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.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.
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.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.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_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
 
commandLineService - Variable in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
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
 
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(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_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.
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_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
 
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.ConfigurationGenerator
Accurate but not used internally.
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.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
 
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.ecm.automation.core.operations.services.bulk.AutomationBulkAction.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.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.security.RetentionExpiredAction.RetentionExpiredComputation
 
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.thumbnail.action.RecomputeThumbnailsAction.RecomputeThumbnailsComputation
 
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
 
computeAvailableUpdateCount() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
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
 
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
 
computeDigestPattern() - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
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) - 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
 
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(List<KeyValueInfo>, CryptoProperties, Set<?>) - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
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
 
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
 
computeTotal - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
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
 
concordionBuilder - Variable in class org.nuxeo.runtime.test.runner.web.ConcordionFixture
 
ConcordionFixture - Class in org.nuxeo.runtime.test.runner.web
 
ConcordionFixture() - Constructor for class org.nuxeo.runtime.test.runner.web.ConcordionFixture
 
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.
 
conditions - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
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.s3.S3BlobProvider
 
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.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 - Variable in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
 
config - Variable in class org.nuxeo.runtime.test.runner.web.WebPage
 
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.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
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.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 - Class in org.nuxeo.runtime.test.runner.web
WebDriver test configuration that can be configured either from system properties or for annotations.
Configuration() - Constructor for class org.nuxeo.ecm.platform.video.service.Configuration
 
Configuration(DriverFactory) - Constructor for class org.nuxeo.runtime.test.runner.web.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
 
CONFIGURATION_PROPERTIES - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
configurationChanged(ConfigurationDeployer.Entry) - Method in interface org.nuxeo.runtime.deploy.ConfigurationChangedListener
 
ConfigurationChangedListener - Interface in org.nuxeo.runtime.deploy
 
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 - Variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
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
 
ConfigurationGenerator(boolean, boolean) - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
 
ConfigurationInfo - Class in org.nuxeo.launcher.info
 
ConfigurationInfo() - Constructor for class org.nuxeo.launcher.info.ConfigurationInfo
 
configurationName - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RootDocumentGetter
 
configurationParameters - Variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
ConfigurationPropertyDescriptor - Class in org.nuxeo.runtime.services.config
Descriptor for JSF configuration contributions.
ConfigurationPropertyDescriptor() - Constructor for class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
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
 
configurator - Variable in class org.nuxeo.runtime.server.ServerComponent
 
CONFIGURATOR_CLASS - Static variable in class org.nuxeo.runtime.server.ServerComponent
 
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(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
 
configure(RuntimeHarness, File) - Method in interface org.nuxeo.runtime.test.WorkingDirectoryConfigurator
 
configureAccelerateMode(AmazonS3Builder<?, ?>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
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
 
configureRegionOrEndpoint(AmazonS3Builder<?, ?>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
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
 
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
 
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.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_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.
 
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
 
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
 
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
 
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
 
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
 
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() - 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 class org.nuxeo.ecm.blob.s3.S3BlobStore
 
copyBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
 
copyBlob(String, BlobStore, String, boolean) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Writes a file based on a key, as a copy/move from a source in another blob store.
copyBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
copyBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
copyBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
copyBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
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(Blob) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
Copies the blob as a direct S3 operation, if possible.
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.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.InMemoryBlobStore
 
copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
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
 
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.
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
 
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.pattern.consumer.internals.AbstractCallablePool.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
 
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
 
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.
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.
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(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
 
createDriver() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
createDriver() - Method in interface org.nuxeo.runtime.test.runner.web.DriverFactory
Creates the driver.
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(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
 
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(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, 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
 
createToken(String, String, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth.AuthenticationTokensObject
 
createTopic(String, int, short) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
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.jaxrs.test.HttpClientTestRule.Builder
 
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
 
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_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
 
CSVImporterOptions(CSVImporterDocumentFactory, String, String, Character, boolean, boolean, boolean, int, CSVImporterOptions.ImportMode) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
CSVImporterOptions(CSVImporterDocumentFactory, String, String, Character, Character, boolean, boolean, boolean, int, CSVImporterOptions.ImportMode) - 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
 
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
 
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.launcher.config.ServerConfigurator
 
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.launcher.config.backingservices.DBCheck
 
DB_EXCLUDE_CHECK_LIST - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
DB_LIST - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
DB_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
DB_SECONDARY_LIST - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
DBCheck - Class in org.nuxeo.launcher.config.backingservices
 
DBCheck() - Constructor for class org.nuxeo.launcher.config.backingservices.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.ChangeTokenUpdater - 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
Work to find the ids of documents for which Read ACLs must be recomputed, and launch the needed update works.
DBSTransactionState.UpdateReadAclsWork - Class in org.nuxeo.ecm.core.storage.dbs
Work to update the Read ACLs on a list of documents, without recursion.
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
 
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.blob.DocumentBlobManagerComponent
 
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.picture.ImagingComponent
 
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
 
DebugResource - Class in org.nuxeo.ecm.automation.server.jaxrs.debug
 
DebugResource() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
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.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_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_DISPATCHER - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
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_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
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.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
 
DEFAULT_COMMIT_SIZE_PROP - Static variable in class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
Configuration property for the maximum number of orphan versions to delete in one transaction.
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
 
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.ServerConfigurator
 
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
 
DEFAULT_DIRECTDOWNLOAD - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
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_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_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_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_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_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_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_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_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.runtime.metrics.AbstractMetricsReporter
 
DEFAULT_TIMEOUT - Static variable in class org.nuxeo.runtime.test.runner.web.WebPage
Can be used by tests as default timeouts.
DEFAULT_TIMEOUT_MS - Static variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
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_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_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
 
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.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
 
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.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
 
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
 
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
 
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
 
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.s3.S3BlobStore
 
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.InMemoryBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
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
 
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
 
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
 
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
 
deleteObjectAfterMove(String) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
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
Deletes all tasks whose process id matches the given DocumentRoute id.
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
 
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
 
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.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
 
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
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.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.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) - 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
 
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.exceptionhandling.NuxeoExceptionFilter
 
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
 
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(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.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
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_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
 
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.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
 
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.CloudBlobStoreConfiguration
 
digestConfiguration - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
 
digestConfiguration - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
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
 
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
 
DIRECTDOWNLOAD_EXPIRE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
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
 
DIRECTDOWNLOAD_PROPERTY - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
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
 
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_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
 
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.
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() - 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
 
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
 
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_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_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.platform.picture.PictureMigrationHandler
 
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.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
 
disabledSchemas - 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
 
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
 
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
 
disposeDriver(WebDriver) - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
disposeDriver(WebDriver) - Method in interface org.nuxeo.runtime.test.runner.web.DriverFactory
Disposes any needed resources after the driver was closed.
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_MP_DIR - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, Nuxeo Wizard has been removed.
DISTRIBUTION_NAME - Static variable in class org.nuxeo.common.Environment
 
DISTRIBUTION_PACKAGE - 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
 
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
 
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
 
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
 
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
 
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.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.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.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.AutomationBulkAction.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
docBlobPaths - Variable in class org.nuxeo.ecm.core.utils.BlobsExtractor
 
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
 
doChainIdPost(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
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
 
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.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
Query for the routes 'done' or 'canceled' and delete them.
doCleanupDoneAndCanceledRouteInstances(String, int) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
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
 
DocObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
 
DocObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.DocObject
 
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
DocResource - Class in org.nuxeo.ecm.automation.server.jaxrs.doc
 
DocResource() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
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.AutomationBulkAction.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
 
docState - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ChangeTokenUpdater
 
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
 
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.
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.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
 
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
 
DocumentPage - Class in org.nuxeo.ecm.webengine.test
 
DocumentPage() - Constructor for class org.nuxeo.ecm.webengine.test.DocumentPage
 
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.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
Listener that deletes orphan Tasks.
DocumentRouteDeletedListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteDeletedListener
 
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
 
DocumentRouteNotLockedException - Exception in org.nuxeo.ecm.platform.routing.api.exception
 
DocumentRouteNotLockedException() - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteNotLockedException
 
DocumentRouteNotLockedException(String) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteNotLockedException
 
DocumentRouteNotLockedException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteNotLockedException
 
DocumentRouteNotLockedException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteNotLockedException
 
DocumentRouteOrphanedListener - Class in org.nuxeo.ecm.platform.routing.core.listener
Listener that deletes orphan DocumentRoutes.
DocumentRouteOrphanedListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteOrphanedListener
 
DocumentRouteStep - Interface in org.nuxeo.ecm.platform.routing.api
A Step.
DocumentRouteStepsContainer - Interface in org.nuxeo.ecm.platform.routing.api
A container of steps.
DocumentRouteStepsContainerImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
 
DocumentRouteStepsContainerImpl(DocumentModel, ElementRunner) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteStepsContainerImpl
 
DocumentRouteTableElement - Class in org.nuxeo.ecm.platform.routing.api
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
DocumentRouteTableElement(DocumentRouteElement, RouteTable, int, RouteFolderElement, boolean) - Constructor for class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
DocumentRouteWriter - Class in org.nuxeo.ecm.platform.routing.core.io
 
DocumentRouteWriter() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
 
DocumentRoutingConstants - Interface in org.nuxeo.ecm.platform.routing.api
 
DocumentRoutingConstants.Events - Enum in org.nuxeo.ecm.platform.routing.api
 
DocumentRoutingConstants.ExecutionTypeValues - Enum in org.nuxeo.ecm.platform.routing.api
 
documentRoutingEngineService - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
 
DocumentRoutingEngineService - Interface in org.nuxeo.ecm.platform.routing.core.api
The DocumentRoutingEngineService is responsible for managing the lifecycle of the DocumentRoute.
DocumentRoutingEngineServiceImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
 
DocumentRoutingEngineServiceImpl() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
 
DocumentRoutingEscalationListener - Class in org.nuxeo.ecm.platform.routing.core.listener
Triggers the execution of all escalation rules on all running workflows.
DocumentRoutingEscalationListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingEscalationListener
 
DocumentRoutingEscalationService - Interface in org.nuxeo.ecm.platform.routing.core.api
 
DocumentRoutingEscalationServiceImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
 
DocumentRoutingEscalationServiceImpl() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
 
DocumentRoutingEscalationServiceImpl.EscalationRuleWork - Class in org.nuxeo.ecm.platform.routing.core.impl
 
DocumentRoutingFeature - Class in org.nuxeo.ecm.platform.routing.test
This feature provides the basic deployments needed to run a test that uses Document Routing.
DocumentRoutingFeature() - Constructor for class org.nuxeo.ecm.platform.routing.test.DocumentRoutingFeature
 
DocumentRoutingPersister - Interface in org.nuxeo.ecm.platform.routing.api
The DocumentRoutingPersister is responsible creating a folder structure to persist DocumentRoute instance, persisting new DocumentRoute instances and creating DocumentRoute model from DocumentRoute instance.
DocumentRoutingSecurityListener - Class in org.nuxeo.ecm.platform.routing.core.listener
Updates the security of the DocumentRoute so the user responsible for starting the route on a document can see the route.
DocumentRoutingSecurityListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingSecurityListener
 
documentRoutingService - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
documentRoutingService - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
 
documentRoutingService - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
DocumentRoutingService - Interface in org.nuxeo.ecm.platform.routing.api
The DocumentRoutingService allows manipulation of DocumentRoutes.
DocumentRoutingServiceImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
The implementation of the routing service.
DocumentRoutingServiceImpl() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
DocumentRoutingServiceImpl.AttachedDocumentsChecker - Class in org.nuxeo.ecm.platform.routing.core.impl
Cancel the workflow instance if all its attached document don't exist anymore.
DocumentRoutingTreePersister - Class in org.nuxeo.ecm.platform.routing.core.impl
The default persister.
DocumentRoutingTreePersister() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
DocumentRoutingUpdateCommentsInfoListener - Class in org.nuxeo.ecm.platform.routing.core.listener
Updates the number of comments stored on the DocumentRouteStep.
DocumentRoutingUpdateCommentsInfoListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingUpdateCommentsInfoListener
 
DocumentRoutingWorkflowDoneListener - Class in org.nuxeo.ecm.platform.routing.core.listener
Cancels any remaining open tasks created by this workflow when this workflow is done
DocumentRoutingWorkflowDoneListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener
 
DocumentRoutingWorkflowInstancesCleanup - Class in org.nuxeo.ecm.platform.routing.core.listener
 
DocumentRoutingWorkflowInstancesCleanup() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
 
documents - Variable in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
documents - Variable in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
DOCUMENTS_ADAPTER_NAME - Static variable in interface org.nuxeo.ecm.platform.io.api.IOManager
 
DOCUMENTS_COUNT_STATISTICS_CHILDREN_COUNT_PROPERTY - Static variable in class org.nuxeo.ecm.quota.count.Constants
 
DOCUMENTS_COUNT_STATISTICS_DESCENDANTS_COUNT_PROPERTY - Static variable in class org.nuxeo.ecm.quota.count.Constants
 
DOCUMENTS_COUNT_STATISTICS_FACET - Static variable in class org.nuxeo.ecm.quota.count.Constants
 
DOCUMENTS_SIZE_INNER_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
DOCUMENTS_SIZE_MAX_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
DOCUMENTS_SIZE_STATISTICS_FACET - Static variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
DOCUMENTS_SIZE_TOTAL_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
DOCUMENTS_SIZE_TRASH_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
DOCUMENTS_SIZE_VERSIONS_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
DocumentSchema(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate.DocumentSchema
 
DocumentsCountUpdater - Class in org.nuxeo.ecm.quota.count
QuotaStatsUpdater counting the non folderish documents.
DocumentsCountUpdater() - Constructor for class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
DocumentScriptingWrapper - Class in org.nuxeo.automation.scripting.internals
Wrap a DocumentModel to expose in a pretty way more information to automation scripts.
DocumentScriptingWrapper(AutomationMapper, DocumentModel) - Constructor for class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
DocumentScrollRequest - Class in org.nuxeo.ecm.core.scroll
Request to scroll documents.
DocumentScrollRequest(DocumentScrollRequest.Builder) - Constructor for class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
DocumentScrollRequest.Builder - Class in org.nuxeo.ecm.core.scroll
 
DocumentSearchByDateSuggester - Class in org.nuxeo.ecm.platform.suggestbox.service.suggesters
Deprecated.
since 6.0. This suggester is not used anymore with the new search tab.
DocumentSearchByDateSuggester() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
Deprecated.
 
DocumentSearchByPropertySuggester - Class in org.nuxeo.ecm.platform.suggestbox.service.suggesters
Deprecated.
since 6.0. This suggester is not used anymore with the new search tab.
DocumentSearchByPropertySuggester() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
DocumentSecurityException - Exception in org.nuxeo.ecm.core.api
Exception thrown when access to a document is denied.
DocumentSecurityException() - Constructor for exception org.nuxeo.ecm.core.api.DocumentSecurityException
 
DocumentSecurityException(String) - Constructor for exception org.nuxeo.ecm.core.api.DocumentSecurityException
 
DocumentSecurityException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.DocumentSecurityException
 
DocumentSecurityException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.DocumentSecurityException
 
DocumentsExporter - Interface in org.nuxeo.ecm.core.io
Simple interface useful to wrap a sequence of calls for performing an export.
DocumentsImporter - Interface in org.nuxeo.ecm.core.io
Simple interface useful to wrap a sequence of calls for performing an import.
DocumentsInputResolver - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
 
DocumentsInputResolver() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentsInputResolver
 
DocumentsListReader - Class in org.nuxeo.ecm.core.io.impl.plugins
Reader for a simple list of DocumentModel objects.
DocumentsListReader(CoreSession, List<DocumentModel>) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
 
DocumentsSizeUpdater - Class in org.nuxeo.ecm.quota.size
QuotaStatsUpdater counting space used by Blobs in document.
DocumentsSizeUpdater() - Constructor for class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
DocumentStoreConfigurationDescriptor - Class in org.nuxeo.ecm.core.management.storage
Configure the repository to be used
DocumentStoreConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.core.management.storage.DocumentStoreConfigurationDescriptor
 
DocumentStoreHandler - Interface in org.nuxeo.ecm.core.management.storage
Handle document store initialization
DocumentStoreHandlerDescriptor - Class in org.nuxeo.ecm.core.management.storage
For registering a document store handler
DocumentStoreHandlerDescriptor() - Constructor for class org.nuxeo.ecm.core.management.storage.DocumentStoreHandlerDescriptor
 
DocumentStoreManager - Class in org.nuxeo.ecm.core.management.storage
Initialize document store by invoking registered handlers
DocumentStoreManager() - Constructor for class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
DocumentStoreSessionRunner - Class in org.nuxeo.ecm.core.management.storage
Runner dedicated to mgmt doc operations
DocumentStoreSessionRunner() - Constructor for class org.nuxeo.ecm.core.management.storage.DocumentStoreSessionRunner
 
DocumentStoreSessionRunner(CoreSession) - Constructor for class org.nuxeo.ecm.core.management.storage.DocumentStoreSessionRunner
 
DocumentStringBlobHolder - Class in org.nuxeo.ecm.core.api.blobholder
BlobHolder implemention based on a DocumentModel and a Xpath pointing to a String fields.
DocumentStringBlobHolder(DocumentModel, String) - Constructor for class org.nuxeo.ecm.core.api.blobholder.DocumentStringBlobHolder
 
DocumentStringBlobHolder(DocumentModel, String, String) - Constructor for class org.nuxeo.ecm.core.api.blobholder.DocumentStringBlobHolder
 
documentSubmittedForPublication - org.nuxeo.ecm.platform.publisher.api.PublishingEvent
 
documentSubTypes - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of doctype to its subtypes (including itself), for search.
DocumentSuggestion - Class in org.nuxeo.ecm.platform.suggestbox.service
Suggest to navigate to a specific document.
DocumentSuggestion(String, DocumentLocation, String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.DocumentSuggestion
 
documentSuperTypes - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of doctype to its supertype, for search.
DocumentTaskProvider - Class in org.nuxeo.ecm.platform.task.core.service
 
DocumentTaskProvider() - Constructor for class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
DocumentTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
TODO document template should not be aware of rendering context ?
DocumentTemplate(ObjectWrapper, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
DocumentTransformer - Interface in org.nuxeo.ecm.core.io
A document transformer.
DocumentTranslationMap - Interface in org.nuxeo.ecm.core.io
Translation map for exported/imported documents.
DocumentTranslationMapImpl - Class in org.nuxeo.ecm.core.io.impl
 
DocumentTranslationMapImpl(String, String) - Constructor for class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
 
DocumentTranslationMapImpl(String, String, Map<DocumentRef, DocumentRef>) - Constructor for class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
 
DocumentTree - Class in org.nuxeo.ecm.webengine.ui.tree.document
 
DocumentTree(WebContext, DocumentModel) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.document.DocumentTree
 
DocumentTreeBuilder - Class in org.nuxeo.ecm.webengine.ui.json
 
DocumentTreeBuilder(CoreSession) - Constructor for class org.nuxeo.ecm.webengine.ui.json.DocumentTreeBuilder
 
DocumentTreeFilter - Interface in org.nuxeo.ecm.core.api.tree
Interface for document tree filter.
DocumentTreeIterator - Class in org.nuxeo.ecm.core.api
An iterator over a tree of documents
DocumentTreeIterator(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.core.api.DocumentTreeIterator
Creates the iterator given the tree root.
DocumentTreeIterator(CoreSession, DocumentModel, boolean) - Constructor for class org.nuxeo.ecm.core.api.DocumentTreeIterator
 
DocumentTreeReader - Class in org.nuxeo.ecm.core.io.impl.plugins
 
DocumentTreeReader(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
 
DocumentTreeReader(CoreSession, DocumentModel, boolean) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
 
DocumentTreeReader(CoreSession, DocumentRef) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
 
DocumentTreeSorter - Interface in org.nuxeo.ecm.core.api.tree
Interface for document tree sorter.
documentType - Variable in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
DocumentType - Interface in org.nuxeo.ecm.core.schema
Document types are composite types made of several schemas.
DocumentTypeDescriptor - Class in org.nuxeo.ecm.core.schema
Document Type Descriptor.
DocumentTypeDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
DocumentTypeDescriptor(String, String, SchemaDescriptor[], String[]) - Constructor for class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
DocumentTypeDescriptor(String, String, SchemaDescriptor[], String[], String[], String[]) - Constructor for class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
DocumentTypeImpl - Class in org.nuxeo.ecm.core.schema
Implementation of a document type.
DocumentTypeImpl(String) - Constructor for class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
DocumentTypeImpl(String, DocumentType, List<Schema>, Collection<String>, PrefetchInfo) - Constructor for class org.nuxeo.ecm.core.schema.DocumentTypeImpl
Constructs a document type.
DocumentTypeJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.types
Convert DocumentType to Json.
DocumentTypeJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriter
 
DocumentTypeListJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.types
DocumentTypeListJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeListJsonWriter
 
DocumentTypeMapper - Interface in org.nuxeo.ecm.platform.scanimporter.processor
This interface may be used to have a custom logic for type mapping.
documentTypes - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Effective document types.
documentTypes - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
documentTypes - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
DocumentTypes - Class in org.nuxeo.ecm.restapi.jaxrs.io.types
 
DocumentTypes(DocumentType[]) - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypes
 
DocumentTypeSchemaFactory - Class in org.nuxeo.ecm.core.io.avro
 
DocumentTypeSchemaFactory(AvroSchemaFactoryContext) - Constructor for class org.nuxeo.ecm.core.io.avro.DocumentTypeSchemaFactory
 
documentTypesExtending - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
documentTypesForFacet - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
documentTypesMixins - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of doctype to mixins, for search.
DocumentTypesWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.types
 
DocumentTypesWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypesWriter
 
documentUnpublished - org.nuxeo.ecm.platform.publisher.api.PublishingEvent
 
DocumentURLAction - Class in org.nuxeo.ecm.platform.mail.action
Computes the URL of a document.
DocumentURLAction(String) - Constructor for class org.nuxeo.ecm.platform.mail.action.DocumentURLAction
 
DocumentUrlJsonEnricher - Class in org.nuxeo.ecm.platform.url.io
Enrich DocumentModel Json.
DocumentUrlJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.url.io.DocumentUrlJsonEnricher
 
DocumentValidationDescriptor - Class in org.nuxeo.ecm.core.api.validation
Handler for the DocumentValidationService "activations" extension point.
DocumentValidationDescriptor() - Constructor for class org.nuxeo.ecm.core.api.validation.DocumentValidationDescriptor
 
DocumentValidationDescriptor(String, boolean) - Constructor for class org.nuxeo.ecm.core.api.validation.DocumentValidationDescriptor
 
DocumentValidationException - Exception in org.nuxeo.ecm.core.api.validation
Exception thrown when some process failed due to ValidationViolation.
DocumentValidationException(String) - Constructor for exception org.nuxeo.ecm.core.api.validation.DocumentValidationException
 
DocumentValidationException(DocumentValidationReport) - Constructor for exception org.nuxeo.ecm.core.api.validation.DocumentValidationException
 
DocumentValidationReport - Class in org.nuxeo.ecm.core.api.validation
A managed set of ValidationViolation.
DocumentValidationReport(List<ValidationViolation>) - Constructor for class org.nuxeo.ecm.core.api.validation.DocumentValidationReport
 
DocumentValidationReportJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.validation
Convert DocumentValidationReport to Json.
DocumentValidationReportJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriter
 
DocumentValidationService - Interface in org.nuxeo.ecm.core.api.validation
Provides a way to validate DocumentModel according to their Schema's constraints.
DocumentValidationService.Forcing - Enum in org.nuxeo.ecm.core.api.validation
 
DocumentValidationServiceImpl - Class in org.nuxeo.ecm.core.api.validation
 
DocumentValidationServiceImpl() - Constructor for class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
DocumentView - Interface in org.nuxeo.ecm.platform.rendering.api
 
DocumentView - Interface in org.nuxeo.ecm.platform.url.api
Document information describing a document context.
DocumentViewCodec - Interface in org.nuxeo.ecm.platform.url.codec.api
 
DocumentViewCodecDescriptor - Class in org.nuxeo.ecm.platform.url.codec.descriptor
 
DocumentViewCodecDescriptor() - Constructor for class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
documentViewCodecManager - Variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
documentViewCodecManager - Variable in class org.nuxeo.ecm.platform.mail.action.DocumentURLAction
 
DocumentViewCodecManager - Interface in org.nuxeo.ecm.platform.url.api
Service used generate meaningful and permanent urls.
DocumentViewCodecManagerLocal - Interface in org.nuxeo.ecm.platform.url.api.ejb
Local interface for DocumentViewCodecManager
DocumentViewCodecManagerRemote - Interface in org.nuxeo.ecm.platform.url.api.ejb
Remote interface for DocumentViewCodecManager.
DocumentViewCodecService - Class in org.nuxeo.ecm.platform.url.service
 
DocumentViewCodecService() - Constructor for class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
DocumentViewImpl - Class in org.nuxeo.ecm.platform.url
TODO: document me.
DocumentViewImpl(DocumentLocation) - Constructor for class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
DocumentViewImpl(DocumentLocation, String) - Constructor for class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
DocumentViewImpl(DocumentLocation, String, String, Map<String, String>) - Constructor for class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
DocumentViewImpl(DocumentLocation, String, Map<String, String>) - Constructor for class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
DocumentViewImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
documentWaitingPublication - org.nuxeo.ecm.platform.publisher.api.PublishingEvent
 
DocumentWrapper - Class in org.nuxeo.ecm.automation.core.scripting
Wrap a DocumentModel to expose in a pretty way more information to mvel scripts.
DocumentWrapper - Interface in org.nuxeo.template.api.context
Wrapper interface used to wrap the Object that will be put inside the rendering context.
DocumentWrapper(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
DocumentWriter - Interface in org.nuxeo.ecm.core.io
A document writer.
DocumentWriterFactory - Interface in org.nuxeo.ecm.core.io
Interface for a factory that will provide a custom DocumentWriter implementation.
DocumentXMLExporter - Interface in org.nuxeo.ecm.core.io
Handles the XML export of a document.
DocumentXMLExporterImpl - Class in org.nuxeo.ecm.core.io.impl
Default implementation of a DocumentXMLExporter.
DocumentXMLExporterImpl() - Constructor for class org.nuxeo.ecm.core.io.impl.DocumentXMLExporterImpl
 
docUuid - Variable in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
DOCX_MAIN_FILE - Static variable in class org.nuxeo.template.processors.xdocreport.ZipXmlHelper
 
DocX_TEMPLATE_TYPE - Static variable in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
DOCX2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
Docx to text converter: parses the Open XML text document to read its content.
DOCX2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.DOCX2TextConverter
 
doDefinePackage(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
Without this method getPackage() returns null
doDelete() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
doDelete() - Method in class org.nuxeo.ecm.core.rest.FileService
 
doDelete() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
doDelete() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
Deprecated.
 
doDelete() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
doDeleteArtifact() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
doDeleteEntry() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryEntryObject
 
doDeleteSavedSearch(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doDestroy(UserSession) - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
 
doEndTag() - Method in class edu.yale.its.tp.cas.client.taglib.AuthorizedProxyTag
 
doEndTag() - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
doEndTag() - Method in class edu.yale.its.tp.cas.client.taglib.LoginUrlTag
 
doEndTag() - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
 
doEndTag() - Method in class edu.yale.its.tp.cas.client.taglib.ServiceTag
 
doEndTag() - Method in class edu.yale.its.tp.cas.client.taglib.ValidateUrlTag
 
doesRemove() - Method in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
doesRemove() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
doesRemove() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
doesRemove() - Method in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
doesRemove() - Method in interface org.nuxeo.runtime.model.Descriptor
During merge if a descriptor whose doesRemove() returns true is encountered, the merge chain is reset and started again on next descriptor.
doesUpdateFromRepeatSelf() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
When doing an UPDATE t SET ...
doesUpdateFromRepeatSelf() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
doesUpdateFromRepeatSelf() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
doesUpdateFromRepeatSelf() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
doesUpdateFromRepeatSelf() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
doesUpdateFromRepeatSelf() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
doesUpdateFromRepeatSelf() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
doExec(String, String) - Static method in class org.nuxeo.ecm.admin.NuxeoCtlManager
 
doExecuteSavedSearch(String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doExtractMethodSuffix(String) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
doExtractProbesName(Collection<ProbeInfo>) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
doFillMap(CounterSample, Map<String, Serializable>, Class<?>) - Method in class org.nuxeo.runtime.management.counters.CounterMXBeanImpl
Deprecated.
 
doFillMap(StopwatchSample, Map<String, Serializable>, Class<?>) - Method in class org.nuxeo.runtime.management.stopwatchs.StopwatchMXBeanImpl
Deprecated.
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.RequestContextFilter
 
doFilter(ServletRequest, ServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain.ServletFilterChain
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.yale.its.tp.cas.client.filter.CASFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMPostFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.external.ExternalRequestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoThreadTrackerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.app.WebContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.jaxrs.HttpFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.elasticsearch.ElasticSearchFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.web.ui.NuxeoJSFWebUIRedirectFilter
 
doFilterInternal(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
doFindServer(String) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
doFireEvent(Event) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
doFlush() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
doFlush() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
Executes an ES flush on document index of a given repository.
doFormatLogMessage(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
doFormatServerURL(ServerLocatorDescriptor) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
doFormatThreadName(ServerLocatorDescriptor) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
doFromInput(String) - Static method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
doGC() - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
doGC() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreProvider
Runs garbage collecting to delete the file system resources that are associated with entries that were removed.
doGC() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreService
Triggers Garbage collecting of all TransientStore
doGC() - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
doGC() - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
doGC(long) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
 
doGet() - Method in class org.nuxeo.easyshare.EasyShare
 
doGet() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
 
doGet() - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
doGet() - Method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
doGet() - Method in class org.nuxeo.ecm.core.rest.AuditService
 
doGet() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
doGet() - Method in class org.nuxeo.ecm.core.rest.LockService
 
doGet() - Method in class org.nuxeo.ecm.core.rest.security.PermissionService
 
doGet() - Method in class org.nuxeo.ecm.core.rest.VersionService
 
doGet() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
Deprecated.
 
doGet() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryEntryObject
 
doGet() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.DocObject
 
doGet() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
doGet() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.DistributionObject
 
doGet() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ProbesObject
Gets all the infos of all probes.
doGet() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.WorkflowAdapter
 
doGet() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms.TargetPlatformObject
 
doGet() - Method in class org.nuxeo.ecm.webengine.base.Main
 
doGet() - Method in class org.nuxeo.ecm.webengine.base.ViewService
 
doGet() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
Get the content of the current wizard page.
doGet(boolean, boolean, boolean, Boolean, String) - Method in class org.nuxeo.targetplatforms.jaxrs.RootResource
 
doGet(String) - Method in class org.nuxeo.ecm.core.rest.DocumentResolverService
 
doGet(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobAdapter
 
doGet(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.MigrationObject
 
doGet(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ProbesObject
Gets the info of a specific probe.
doGet(String) - Method in class org.nuxeo.ecm.webengine.oauth2.OAuth2Callback
 
doGet(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
doGet(String, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.TaskAdapter
 
doGet(String, UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
doGet(String, UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
doGet(String, UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.yale.its.tp.cas.proxy.ProxyTicketReceptor
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.auth.saml.web.MetadataServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.resources.AggregatedJSProvider
Deprecated.
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.wopi.WOPIServlet
 
doGet(Request) - Method in class org.nuxeo.ecm.core.rest.FileService
 
doGet(Request) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
doGet(Request) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject
 
doGet(Request) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.MeObject
 
doGet(UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.RootResource
 
doGet(LiveConnectFileInfo, URI) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Executes a GET request with the user's credentials.
doGetAccessToken(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
doGetACP() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ACLAdapter
 
doGetAdapter(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.BOAdapter
 
doGetArtifact() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
doGetAuthorize(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
doGetAuthorize(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
Generates a request token, redirects to the Nuxeo login page, and provides a later redirect URL to the OAuth grant page.
doGetCacheEntry(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
doGetConfig() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
doGetConversion() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
doGetConversionResult(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.conversion.ConversionRootObject
 
doGetConversionStatus(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.conversion.ConversionRootObject
 
doGetDescriptor(FeatureDescriptor, String) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
doGetDirectory() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
doGetDirectory(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryRootObject
 
doGetDocumentation() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
doGetDuration(Date, Date) - Static method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
doGetFromCache(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
doGetGroup() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
doGetGroups() - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
doGetGroupsAsJson() - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
doGetGroupsAsJXml() - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
doGetHostname() - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
doGetJson() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamObject
 
doGetJSON() - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
doGetList() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.MigrationObject
 
doGetNext(String) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
doGetNotAllowed(String, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
doGetPageProviderDefinition(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doGetPublic() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms.TargetPlatformObject
 
doGetPuml() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamObject
 
doGetRendition(Request, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionAdapter
 
doGetRepository(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
doGetRequestToken(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
doGetResource(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.DocObject
 
doGetSavedSearch(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doGetSavedSearches(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doGetStatus(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.BulkObject
Gets the BulkStatus for the given commandId.
doGetStudioDoc() - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
doGetTagDocumentIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
doGetTagDocumentIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
doGetTagDocumentIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
doGetTagDocumentIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
doGetTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
doGetTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
doGetTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
doGetTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
doGetTagSuggestions(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
doGetTagSuggestions(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
doGetTagSuggestions(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
doGetTagSuggestions(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
doGetTasks(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.WorkflowAdapter
 
doGetText() - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
doGetTrace(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
doGetUser() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
doGetUsersJsonResource() - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
doGetUsersResource() - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
doGetUsersXmlResource() - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
doGetUserToGroup(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupObject
 
doGetUserToGroup(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserObject
 
doGetWiki() - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
doGetYaml() - Method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
doHandleEvent(Event) - Method in class org.nuxeo.ecm.platform.mail.listener.MailEventListener
 
doHandlePrompt() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
Return if the auth filter has to handle prompt or return 401
doHandlePrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
doHead() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet
 
doImport() - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
 
doImport(File, ImporterConfig) - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
 
doImport(CSVParser) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
doImport(CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
doImport(CoreSession, CSVParser, UserProfileService) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
doIndexing(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
Performs an ES indexing on documents matching the optional NXQL query.
doIndexingOnDocument(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
Performs an ES indexing on the given document and his children.
doIndexingWork(ElasticSearchIndexing, List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.work.AbstractIndexingWorker
 
doIndexingWork(ElasticSearchIndexing, List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.work.ChildrenIndexingWorker
 
doIndexingWork(ElasticSearchIndexing, List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.work.IndexingWorker
 
doInitialize(UserSession, String) - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
 
doInitializeRepository(CoreSession) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
doInitializeRepository(CoreSession) - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
 
doInitializeRepository(CoreSession) - Method in class org.nuxeo.ecm.platform.content.template.listener.RepositoryInitializationListener
 
doInitializeRepository(CoreSession) - Method in class org.nuxeo.ecm.platform.picture.PictureMigrationHandler
 
doInitializeRepository(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator
 
doInitIfNeeded() - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
doInitRepositories() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
Initializes all the repositories.
doInstall(String, String) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
doInvoke(OperationContext, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableIteratorMethod
 
doInvoke(OperationContext, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
doList(String, Boolean) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
DOLLAR_SIGN - Static variable in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
 
domain - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDomain
 
DOMAIN_EVENT_PRODUCER_XP - Static variable in class org.nuxeo.ecm.core.event.EventServiceComponent
 
DOMAIN_NAME_KEY - Static variable in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
domainController - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
DomainEventProducer - Class in org.nuxeo.ecm.core.event.stream
Collects Core Events and produces Domain Event Records.
DomainEventProducer(String, String) - Constructor for class org.nuxeo.ecm.core.event.stream.DomainEventProducer
 
domainEventProducerClass - Variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
DomainEventProducerDescriptor - Class in org.nuxeo.ecm.core.event.stream
Defines a Domain Event Producer
DomainEventProducerDescriptor() - Constructor for class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
DomainEventProducerListener - Class in org.nuxeo.ecm.core.event.stream
Dispatches core events to domain event producers.
DomainEventProducerListener() - Constructor for class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
domainEventProducers - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
DomainEventsListener - Class in org.nuxeo.ecm.platform.publisher.listeners
Handle Domain creation, deletion and lifecycle changes.
DomainEventsListener() - Constructor for class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
domainName - Variable in class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
domains - Variable in class org.nuxeo.ecm.platform.publisher.impl.service.DomainsFinder
 
DomainsFinder - Class in org.nuxeo.ecm.platform.publisher.impl.service
Finds the domains for a session.
DomainsFinder(String) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.service.DomainsFinder
 
DOMCommandsParser - Class in org.nuxeo.runtime.deployment.preprocessor.install
 
doMerge(PDFMerge) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
doMerge(PDFMerge) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
DOMHelper - Class in org.nuxeo.common.xmap
 
DOMHelper.NodeMapVisitor - Interface in org.nuxeo.common.xmap
 
DOMHelper.NodeVisitor - Interface in org.nuxeo.common.xmap
 
doMigration(CoreSession) - Method in class org.nuxeo.ecm.platform.picture.PictureMigrationHandler
 
doMove(CopyObjectRequest) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
DOMSerializer - Class in org.nuxeo.common.xmap
 
done - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
 
done() - Method in interface org.nuxeo.ecm.core.blob.KeyStrategy.WriteObserver
Must be called when writes to the wrapped stream are done, to complete observation.
done() - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest.WriteObserverDigest
 
done(String, int) - Method in interface org.nuxeo.ecm.automation.ProgressMonitor
 
done(Event) - Method in interface org.nuxeo.runtime.services.event.EventCallback
 
DONE_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
DONE_STREAM_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
doNotifyAllStatuses() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
doOnAllTables(Connection, String, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
Executes one statement on all the tables in a database.
doOptimize() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
Executes an ES optimize on document index of a given repository.
doOrderBy(List<Map<String, Serializable>>, OrderByClause) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
doPatchForTests(Properties) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
doPersist(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
doPost() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
doPost() - Method in class org.nuxeo.ecm.core.rest.FileService
 
doPost() - Method in class org.nuxeo.ecm.core.rest.LockService
 
doPost() - Method in class org.nuxeo.ecm.core.rest.VersionService
 
doPost(String) - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
 
doPost(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
doPost(String, HttpServletRequest, HttpServletResponse, ExecutionRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.OperationAdapter
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.yale.its.tp.cas.proxy.ProxyTicketReceptor
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.StartupPageServlet
 
doPost(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
doPost(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
doPost(DocumentModel, HttpHeaders) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
doPost(WorkflowRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.WorkflowAdapter
 
doPost(Operation) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
doPostAdapter(String, BusinessAdapter) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.BOAdapter
 
doPostAuthorize(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
Adds a verifier and username to the request token and redirects to the callback URL.
doPostAuthorizeSubmit(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
doPostContents(Operation) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
doPostCreate(Document, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Applies versioning after document creation.
doPostCreate(Document, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
doPostCreate(Document, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
doPostPictures(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.PicturesObject
Recomputes picture views for the documents matching the given query or PicturesObject.PICTURES_DEFAULT_QUERY if not provided.
doPostpone(BundleRegistration) - Method in class org.nuxeo.osgi.BundleRegistry
 
doPostSave(CoreSession, Document, VersioningOption, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Applies versioning options after document save.
doPostSave(CoreSession, Document, VersioningOption, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
Deprecated.
 
doPostSave(CoreSession, Document, VersioningOption, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
doPostSave(CoreSession, Document, VersioningOption, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
doPostThumbnails(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ThumbnailsObject
Recomputes the thumbnail for the documents matching the given query or ThumbnailsObject.THUMBNAILS_DEFAULT_QUERY if not provided.
doPostToken(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
doPostUserCreation(CoreSession, DocumentModel, NuxeoPrincipal) - Method in class org.nuxeo.ecm.user.invite.DefaultInvitationUserFactory
 
doPostUserCreation(CoreSession, DocumentModel, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.user.invite.InvitationUserFactory
Called just after the user is created
doPreSave(CoreSession, Document, boolean, VersioningOption, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Applies versioning options before document save.
doPreSave(CoreSession, Document, boolean, VersioningOption, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
Deprecated.
 
doPreSave(CoreSession, Document, boolean, VersioningOption, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
doPreSave(CoreSession, Document, boolean, VersioningOption, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
doPrivileged(Runnable) - Static method in class org.nuxeo.runtime.api.Framework
Runs the given Runnable while logged in as a system user.
doPrivileged(String, Consumer<CoreSession>) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Runs the given Consumer with a system CoreSession while logged in as a system user.
doPrivileged(String, Function<CoreSession, R>) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Runs the given Function with a system CoreSession while logged in as a system user.
doPrivileged(Supplier<T>) - Static method in class org.nuxeo.runtime.api.Framework
Calls the given Supplier while logged in as a system user and returns its result.
doPrivileged(CoreSession, String, Function<CoreSession, List<DocumentModel>>) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
doPrivileged(CoreSession, Consumer<CoreSession>) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Runs the given Consumer with a system CoreSession while logged in as a system user.
doPrivileged(CoreSession, Function<CoreSession, R>) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Runs the given Function with a system CoreSession while logged in as a system user.
doPrivilegedOnLockDirectory(Consumer<Session>) - Static method in class org.nuxeo.wopi.lock.LockHelper
Performs the given consumer with a privileged session on the lock directory.
doPrivilegedOnLockDirectory(Function<Session, R>) - Static method in class org.nuxeo.wopi.lock.LockHelper
Applies the given function with a privileged session on the lock directory.
doPrivilegedThrowing(ThrowableRunnable<E>) - Static method in class org.nuxeo.runtime.api.Framework
Runs the given ThrowableRunnable while logged in as a system user.
doPrivilegedThrowing(ThrowableSupplier<T, E>) - Static method in class org.nuxeo.runtime.api.Framework
Calls the given ThrowableSupplier while logged in as a system user and returns its result.
doProbe(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.MigrationObject
 
doProcess(CoreSession, RelationManager, CommentServiceConfig, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.listener.AbstractCommentListener
 
doProcess(CoreSession, RelationManager, CommentServiceConfig, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.listener.CommentRemovedEventListener
 
doProcess(CoreSession, RelationManager, CommentServiceConfig, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.listener.DocumentRemovedCommentEventListener
 
doPublish(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
doPublish(LogRecord) - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
 
doPublish(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
doPublishIfEntries(List<?>) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
doPut() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
doPut() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
doPut(DocumentModel, HttpHeaders) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
doPutAdapter(String, String, BusinessAdapter) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.BOAdapter
 
doPutExtendedInfos(LogEntry, EventContext, DocumentModel, Principal) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
doQualifyNames(ProbeInfoImpl) - Method in class org.nuxeo.ecm.core.management.StatusesManagementFactory
 
doQuery() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
doQuery(String, String, QueryFilter, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
doQuery(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int, boolean) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
doQuery(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
Perform query on the repository.
doQueryAndFetch(String, String, QueryFilter, boolean, int, Mutable<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
doQueryByLang(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doQueryByLang(UriInfo, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
Deprecated.
since 10.3, use SearchObject.doQueryByLang(UriInfo) instead.
doQueryByPageProvider(UriInfo, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doReadLastCommittedOffset() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
doRegister(BundleRegistration) - Method in class org.nuxeo.osgi.BundleRegistry
 
doRegisterAdapter(AdapterDescriptor) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
doRegisterEvent(EventDescriptor) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
doRegisterExtendedInfo(ExtendedInfoDescriptor) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
doRegisterFactory(ResourceFactoryDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.FactoriesRegistry
 
doRegisterLocator(ServerLocatorDescriptor) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
doRegisterResource(String) - Method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
doRegisterResource(String, Class<?>, Object) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doRegisterResource(Resource) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doRegisterResource(ServiceDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doRegisterResources() - Method in class org.nuxeo.runtime.management.ResourcePublisherService.FactoriesRegistry
 
doRegisterShortcut(String, String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
 
doRegisterShortcut(String, ObjectName) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
 
doRegisterShortcut(ShortcutDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
 
doRemoveFromCache(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
doRemoveFromCollection(DocumentModel, String, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
 
doRemoveFromCollection(DocumentModel, String, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
doRemoveUserFromGroup() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserToGroupObject
 
doResolveService(Class<T>, ServiceDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doResolveServiceDescriptor(ServiceDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doResolveServiceName(ServiceDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doRollback() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
doRollback() - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
 
doRollback(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
doRotate(int) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
doRotate(int) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
doRotate(int) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
 
doRun() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
doRun() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
doRun(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.MigrationObject
 
doRun(String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.MigrationObject
 
doRun(Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.LiveInstallTask
 
doRun(Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.LiveUninstallTask
 
doRun(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
doRun(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
User parameters are not handled by default.
doRun(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.InstallTask
 
doRun(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.UninstallTask
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.commands.Deploy
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.commands.DeployConfig
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.commands.Flush
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.commands.FlushJaasCache
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.commands.ReloadProperties
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.commands.RollbackAndUndeploy
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.commands.Undeploy
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.live.commands.UndeployConfig
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
Override to implement command actions
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.Config
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnAppend
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.update.Rollback
 
doRun(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.update.Update
 
doRun(ImporterRunner, Boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
doRunProbe(ProbeInfo) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
dos - Variable in class org.nuxeo.ecm.core.blob.KeyStrategyDigest.WriteObserverDigest
 
doSanitize() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
doSanityChecks() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
doSave() - Method in class org.nuxeo.template.adapters.AbstractTemplateDocument
 
doSave() - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
doSaveSearch(SavedSearchRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doScrollDescendants(String, int, long) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
doSearchWithPayload(String, String, String) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
doSearchWithPayload(String, String, String, String) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
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 Main.doSearchWithPayload(String, String, String) instead
doSecurityCheck(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Deprecated.
doSecurityCheck(CoreSession, String, String, TypeManager) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Deprecated.
doSerialization(Element, TemplateInput) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
doSetFieldValue(PreparedStatement, int, Column) - Method in class org.nuxeo.ecm.directory.sql.filter.SQLBetweenFilter
Deprecated.
 
doSetFieldValue(PreparedStatement, int, Column) - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
doSetFieldValue(PreparedStatement, int, Column) - Method in class org.nuxeo.ecm.directory.sql.filter.SQLOperatorFilter
Deprecated.
 
doSetTTL(String, long) - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
doSoftDeleteRows(List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
doSpecificQuery(UriInfo, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
Perform query on the repository in NXQL or specific pageprovider name
doStart() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
doStart() - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
doStart() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
doStartTag() - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
doStartTag() - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
 
doStop() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
doStop() - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
doStop() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
doSubscribe(Name, Collection<Name>, RebalanceListener, Codec<M>) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
doSubscribe(Name, Collection<Name>, RebalanceListener, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
doSubscribe(Name, Collection<Name>, RebalanceListener, Codec<M>) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
doSyncNode(BaseLogEntryProvider, CoreSession, DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
DOT_BLOB_DOT - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
DOT_BLOBINFO - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
DOT_BLOBLOCK - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
DOT_COMPLETED - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
DOT_PARAM_DOT - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
DOT_PARAMINFO - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
doTag(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
doTag(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
doTag(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
doTag(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
dotDigitsPattern - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
doTrashDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
 
DOUBLE - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
DOUBLE - org.nuxeo.ecm.core.storage.sql.PropertyType
 
DOUBLE - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
DOUBLE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
DOUBLE - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
DOUBLE - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
DOUBLE - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
DOUBLE_QUOTES - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
DoubleInfo(Double) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
 
DoubleLiteral - Class in org.nuxeo.ecm.core.query.sql.model
 
DoubleLiteral(double) - Constructor for class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
DoubleLiteral(Double) - Constructor for class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
DoubleLiteral(Float) - Constructor for class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
DoubleLiteral(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
DoubleProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
 
DoubleProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.DoubleProperty
 
DoubleType - Class in org.nuxeo.ecm.core.schema.types.primitives
The double type.
doubleValue() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
doUnbind(Resource) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doUnbindResources() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
doUnicityCheck(DocumentModel, CoreSession, Event) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.AbstractUnicityChecker
 
doUninstall(String, String, Boolean) - Method in class org.nuxeo.connect.client.we.UninstallHandler
 
doUnmarshal(JSONObject, ResourceDescriptor, ResourceFactory<R>, JSONArray) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.NXJsonParser
 
doUnregisterAdapter(AdapterDescriptor) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
doUnregisterEvent(EventDescriptor) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
doUnregisterExtendedInfo(ExtendedInfoDescriptor) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
doUnregisterFactory(ResourceFactoryDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.FactoriesRegistry
 
doUnregisterLocator(ServerLocatorDescriptor) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
doUnregisterResource(String) - Method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
doUnregisterResource(String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doUnregisterResource(ObjectName) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doUnregisterResource(ServiceDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doUnregisterResources() - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
doUnregisterShortcut(String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
 
doUnregisterShortcut(ShortcutDescriptor) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
 
doUntag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
doUntag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
doUntag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
doUntag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
doUntrashDocument(DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
 
doUpdate(File, UpdateOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
Update oldFile with file pointed by opt
doUpdate(DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
Deprecated.
 
doUpdateArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
doUpdateEntry(DirectoryEntry) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryEntryObject
 
doUpdateGroup(String, GroupResource, MediaType) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
doUpdateSavedSearch(SavedSearchRequest, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
doUpdateUser(String, UserResource, MediaType) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
Override to implement validation.
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.Config
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnAppend
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.update.Rollback
 
doValidate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.update.Update
 
doValidate(ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
doValidate(ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
 
doVersioningAfterAdd() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Deprecated.
since 9.1 automatic versioning is now handled at versioning service level, remove versioning behaviors from importers
doVersioningAfterAdd() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
Deprecated.
since 9.1 automatic versioning is now handled at versioning service level, remove versioning behaviors from importers
doVisitInventory(RuntimeInventoryFactory.Callback) - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
 
doVisitInventoryComponent(RuntimeInventoryFactory.Callback, RegistrationInfo) - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
 
doVisitInventoryExtension(RuntimeInventoryFactory.Callback, String, String, Extension) - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
 
doVisitInventoryExtensionPoint(RuntimeInventoryFactory.Callback, String, String, ExtensionPoint) - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
 
download() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
 
download(String) - Method in class org.nuxeo.ecm.webengine.test.DocumentPage
 
download(String) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
download(List<String>) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
DOWNLOAD - org.nuxeo.ecm.core.blob.BlobManager.UsageHint
Downloading.
DOWNLOAD - org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
 
DOWNLOAD_BUFFER_SIZE - Static variable in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
DOWNLOAD_FROM_DOC - org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
 
DOWNLOAD_URL - Static variable in class org.nuxeo.wopi.Constants
 
DOWNLOAD_URL_FOLLOW_REDIRECT - Static variable in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
downloadable - Variable in class org.nuxeo.ecm.core.blob.BlobStatus
 
DOWNLOADABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
The download link will be displayed in consistent places of the application
downloadableUntil - Variable in class org.nuxeo.ecm.core.blob.BlobStatus
 
downloadBlob(HttpServletRequest, HttpServletResponse, String, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Triggers a blobs download.
downloadBlob(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
downloadBlob(HttpServletRequest, HttpServletResponse, String, String, boolean) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
downloadBlob(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Deprecated.
downloadBlob(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
Deprecated.
downloadBlob(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Deprecated.
downloadBlob(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
Deprecated.
downloadBlob(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String, Map<String, Serializable>, Boolean) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Deprecated.
downloadBlob(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String, Map<String, Serializable>, Boolean) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
Deprecated.
downloadBlob(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String, Map<String, Serializable>, Boolean, Consumer<ByteRange>) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Deprecated.
downloadBlob(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String, Map<String, Serializable>, Boolean, Consumer<ByteRange>) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
Deprecated.
downloadBlob(DownloadService.DownloadContext) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Triggers a blob download.
downloadBlob(DownloadService.DownloadContext) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
DownloadBlobHolder - Class in org.nuxeo.ecm.platform.rendition.adapter
Blob holder able to return the blob of a document default rendition.
DownloadBlobHolder(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolder
 
DownloadBlobHolderFactory - Class in org.nuxeo.ecm.platform.rendition.adapter
 
DownloadBlobHolderFactory() - Constructor for class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolderFactory
 
DownloadBlobInfo - Class in org.nuxeo.ecm.core.io.download
This class exposes information of a blob given its download path.
DownloadBlobInfo(String) - Constructor for class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
 
downloadBlobStatus(HttpServletRequest, HttpServletResponse, String, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Deprecated.
since 10.3, use the @async operation adapter instead.
downloadBlobStatus(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
DownloadContext(HttpServletRequest, HttpServletResponse, DocumentModel, String, Blob, String, String, Map<String, Serializable>, Boolean, Consumer<ByteRange>, Calendar) - Constructor for class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
DownloadHandler - Class in org.nuxeo.connect.client.we
Provides REST binding for Package download management.
DownloadHandler() - Constructor for class org.nuxeo.connect.client.we.DownloadHandler
 
DownloadHelper - Class in org.nuxeo.ecm.core.io.download
Helper class related to the download service.
downloadLarge(String) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
downloadLink - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
downloadMultiple(List<String>) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
downloadPackages(List<String>) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
DownloadPermissionDescriptor - Class in org.nuxeo.ecm.core.io.download
Descriptor for the permissions associated to a blob download.
DownloadPermissionDescriptor() - Constructor for class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
 
downloadService - Variable in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
DownloadService - Interface in org.nuxeo.ecm.core.io.download
This service allows the download of blobs to a HTTP response.
DownloadService.DownloadContext - Class in org.nuxeo.ecm.core.io.download
Download context.
DownloadService.DownloadContext.Builder - Class in org.nuxeo.ecm.core.io.download
DownloadServiceImpl - Class in org.nuxeo.ecm.core.io.download
This service allows the download of blobs to a HTTP response.
DownloadServiceImpl() - Constructor for class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
DownloadServiceImpl.Action - Enum in org.nuxeo.ecm.core.io.download
 
DownloadServlet - Class in org.nuxeo.ecm.platform.ui.web.download
Simple download servlet used for big files that can not be downloaded from within the JSF context (because of buffered ResponseWrapper).
DownloadServlet() - Constructor for class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet
 
downloadURL - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
downloadURL - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
doWork() - Method in class org.nuxeo.ecm.core.work.SleepWork
 
doWork() - Method in class org.nuxeo.elasticsearch.work.AbstractIndexingWorker
 
doWork() - Method in class org.nuxeo.elasticsearch.work.BaseIndexingWorker
 
doWork() - Method in class org.nuxeo.elasticsearch.work.BucketIndexingWorker
 
doWork() - Method in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
doWriteField(JsonGenerator, Field) - Method in class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriter
 
draft - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
 
drain - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
drain() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
drainAndStop(Duration) - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
drainAndStop(Duration) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
drainAndStop(Duration) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Stop computations when input streams are empty.
drainTo(Collection<? super Runnable>) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
drainTo(Collection<? super Runnable>, int) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
DRIVE_COLLECTION_SYNC_ROOT_MEMBER_CACHE - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
DRIVE_PROTOCOL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
DRIVE_SUBSCRIPTIONS_PROPERTY - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
DRIVE_SYNC_ROOT_CACHE - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
DriveLikeExporterPlugin - Class in org.nuxeo.io.fsexporter
Plugin for FS Exporter that exports documents like they should appear in Nuxeo Drive.
DriveLikeExporterPlugin() - Constructor for class org.nuxeo.io.fsexporter.DriveLikeExporterPlugin
 
driver - Variable in class org.nuxeo.runtime.test.runner.web.Configuration
The current driver
driver - Variable in class org.nuxeo.runtime.test.runner.web.WebPage
 
DRIVER - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
DRIVER_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
driverClasssName - Variable in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
DriverFactory - Interface in org.nuxeo.runtime.test.runner.web
 
dropAndInitIndex(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Reinitialize an index.
dropAndInitIndex(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
dropAndInitIndex(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
dropAndInitRepositoryIndex(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Reinitialize the index of a repository.
dropAndInitRepositoryIndex(String, boolean) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Reinitialize the index of a repository.
dropAndInitRepositoryIndex(String, boolean) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
dropAndInitRepositoryIndex(String, boolean) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
dropCycle(Integer) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
dropSequences(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
 
dropSequences(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
 
dryRun - Variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
ds - Variable in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
 
dst - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
dst - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
dst - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MoveCommand
 
dst - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
dst - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
dstField - Variable in class org.nuxeo.ecm.core.io.impl.transformers.FieldMapper
 
dstMappings - Variable in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
 
dstPrefix - Variable in class org.nuxeo.ecm.core.io.impl.transformers.SchemaRenamer
 
dstSchema - Variable in class org.nuxeo.ecm.core.io.impl.transformers.SchemaRenamer
 
dstSchemaName - Variable in class org.nuxeo.ecm.core.io.impl.transformers.FieldMapper
 
dtds - Variable in class org.nuxeo.ecm.platform.types.TypeRegistry
 
dualReference - Variable in class org.nuxeo.ecm.directory.InverseReference
 
dualReferenceName - Variable in class org.nuxeo.ecm.directory.InverseReference
 
dualReferenceName - Variable in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
DUBLICORE_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
DUBLINCORE_CONTRIBUTORS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_COVERAGE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_CREATED_DATE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_CREATOR_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_DESCRIPTION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_EXPIRED_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_FORMAT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_ISSUED_DATE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_LAST_CONTRIBUTOR_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_MODIFIED_DATE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_NATURE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_PUBLISHER_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_RIGHTS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_SOURCE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_SUBJECTS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_TITLE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DUBLINCORE_VALID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.dublincore.constants.DublinCoreConstants
 
DublinCoreConstants - Class in org.nuxeo.ecm.platform.dublincore.constants
Utility Class that stores DublinCore schema constants.
DublinCoreListener - Class in org.nuxeo.ecm.platform.dublincore.listener
Core Event Listener for updating DublinCore.
DublinCoreListener() - Constructor for class org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener
 
DublinCoreListener.UnrestrictedPropertySetter - Class in org.nuxeo.ecm.platform.dublincore.listener
 
DublinCoreStorageService - Interface in org.nuxeo.ecm.platform.dublincore.service
Former implementation for DublinCore schema storage.
DublinCoreStorageServiceImpl - Class in org.nuxeo.ecm.platform.dublincore.service
DublinCore Storage Service Implementation.
DublinCoreStorageServiceImpl() - Constructor for class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl
 
dueDate - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
dueDate - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
DummyAsyncRetryListener - Class in org.nuxeo.ecm.core.storage.sql.listeners
 
DummyAsyncRetryListener() - Constructor for class org.nuxeo.ecm.core.storage.sql.listeners.DummyAsyncRetryListener
 
DummyBeforeModificationListener - Class in org.nuxeo.ecm.core.storage.sql.listeners
 
DummyBeforeModificationListener() - Constructor for class org.nuxeo.ecm.core.storage.sql.listeners.DummyBeforeModificationListener
 
DummyUpdateBeforeModificationListener - Class in org.nuxeo.ecm.core.storage.sql.listeners
 
DummyUpdateBeforeModificationListener() - Constructor for class org.nuxeo.ecm.core.storage.sql.listeners.DummyUpdateBeforeModificationListener
 
dump(int, StringBuilder) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
dump(long[]) - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
dump(LogManager, Name, int, Name, int, String, Path) - Method in class org.nuxeo.lib.stream.tools.command.DumpCommand
 
DumpCommand - Class in org.nuxeo.lib.stream.tools.command
Dump records from a Log into an Avro file.
DumpCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.DumpCommand
 
dumpComputation(String, StringBuilder, JsonNode, Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
dumpHeap() - Method in class org.nuxeo.runtime.management.jvm.HeapDumper
Dumps heap in a temporary file and returns the file
dumpProperties(CryptoProperties) - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
dumpReplacerMap() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
dumpStream(StringBuilder, JsonNode, Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
dumpText - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
dumpText - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
 
DuoFactorsAuthenticator - Class in org.nuxeo.duoweb.authentication
Authentication filter handles two factors authentication via Duo
DuoFactorsAuthenticator() - Constructor for class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
DuplicateCollectionMemberWork - Class in org.nuxeo.ecm.collections.core.worker
 
DuplicateCollectionMemberWork(String, String, List<String>, int) - Constructor for class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
DUPLICATED_FILE - Static variable in class org.nuxeo.ecm.platform.filemanager.core.listener.AbstractUnicityChecker
 
DuplicatedCollectionListener - Class in org.nuxeo.ecm.collections.core.listener
Event handler to duplicate the collection members of a duplicated collection.
DuplicatedCollectionListener() - Constructor for class org.nuxeo.ecm.collections.core.listener.DuplicatedCollectionListener
 
DuplicatedNameFixer - Class in org.nuxeo.ecm.core.model
 
DuplicatedNameFixer() - Constructor for class org.nuxeo.ecm.core.model.DuplicatedNameFixer
 
duration - Variable in class org.nuxeo.common.utils.PeriodAndDuration
 
duration - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext.RestoreForDuration
 
duration - Variable in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
duration - Variable in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideoInParts
 
duration - Variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 
DURATION - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
DURATION - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
DURATION_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
DURATION_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
DURATION_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
DURATION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
DURATION_SIMPLE_FORMAT - Static variable in class org.nuxeo.common.utils.DurationUtils
 
durationInMinutes - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
durationMillis - Variable in class org.nuxeo.ecm.core.work.SleepWork
 
DurationUtils - Class in org.nuxeo.common.utils
 
DWord - Class in org.nuxeo.ecm.core.io.impl
An 32 bit integer that can handle bit operations.
DWord() - Constructor for class org.nuxeo.ecm.core.io.impl.DWord
 
DWord(byte[]) - Constructor for class org.nuxeo.ecm.core.io.impl.DWord
 
DWord(int) - Constructor for class org.nuxeo.ecm.core.io.impl.DWord
 
dynamic - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
dynamic - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
dynamic - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
dynamic - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
DynamicApplication - Class in org.nuxeo.ecm.webengine.jaxrs.scan
 
DynamicApplication() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplication
 
DynamicApplicationFactory - Class in org.nuxeo.ecm.webengine.jaxrs.scan
 
DynamicApplicationFactory() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplicationFactory
 
dynamicAttributeId - Variable in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
dynamicSegments - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 

E

EACH_TIME - org.nuxeo.ecm.core.io.registry.reflect.Instantiations
One instance of marshaller is created for each marshalling request.
EasyShare - Class in org.nuxeo.easyshare
The root entry for the WebEngine module.
EasyShare() - Constructor for class org.nuxeo.easyshare.EasyShare
 
EasyShareUnrestrictedRunner - Class in org.nuxeo.easyshare
 
EasyShareUnrestrictedRunner() - Constructor for class org.nuxeo.easyshare.EasyShareUnrestrictedRunner
 
ec - Static variable in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
 
ecapeGlob(String) - Static method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
Escape glob-like wildcards and [] char ranges with a backslash.
ECM - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
ECM_ACL - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ACL_BEGIN - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/begin
ECM_ACL_CREATOR - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/creator
ECM_ACL_END - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/end
ECM_ACL_GRANT - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/grant
ECM_ACL_NAME - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/name
ECM_ACL_PERMISSION - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/permission
ECM_ACL_POS - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/pos
ECM_ACL_PRINCIPAL - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/principal
ECM_ACL_STATUS - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Suffix for ecm:acl, like in ecm:acl/*/status
ECM_ANCESTORID - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_FULLTEXT - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_FULLTEXT_JOBID - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_FULLTEXT_SCORE - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_HASLEGALHOLD - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ISCHECKEDIN - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ISLATESTMAJORVERSION - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ISLATESTVERSION - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ISPROXY - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ISRECORD - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ISTRASHED - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ISVERSION - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_ISVERSION_OLD - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_LIFECYCLESTATE - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_LOCK_CREATED - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_LOCK_OWNER - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_MIXINTYPE - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_NAME - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_PARENTID - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_PATH - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_POS - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_PREFIX - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_PRIMARYTYPE - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_PROXY_TARGETID - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_PROXY_VERSIONABLEID - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_RETAINUNTIL - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_SIMPLE_ACP_BEGIN - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_SIMPLE_ACP_CREATOR - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_SIMPLE_ACP_END - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_SIMPLE_ACP_GRANT - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_SIMPLE_ACP_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_SIMPLE_ACP_PERMISSION - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_SIMPLE_ACP_POS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_SIMPLE_ACP_PRINCIPAL - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_SIMPLE_ACP_STATUS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_TAG - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_TAG_STAR - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ECM_UUID - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_VERSION_VERSIONABLEID - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_VERSIONCREATED - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_VERSIONDESCRIPTION - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
ECM_VERSIONLABEL - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
 
edges - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
EDGES - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
EDIT - org.nuxeo.ecm.core.blob.BlobManager.UsageHint
Editing.
EDIT - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
EDIT - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
 
EDIT_MODE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
editView - Variable in class org.nuxeo.ecm.platform.types.Type
 
edu.yale.its.tp.cas.client - package edu.yale.its.tp.cas.client
 
edu.yale.its.tp.cas.client.filter - package edu.yale.its.tp.cas.client.filter
 
edu.yale.its.tp.cas.client.taglib - package edu.yale.its.tp.cas.client.taglib
 
edu.yale.its.tp.cas.proxy - package edu.yale.its.tp.cas.proxy
 
edu.yale.its.tp.cas.util - package edu.yale.its.tp.cas.util
 
ee - Static variable in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
 
EFFECTIVE - org.nuxeo.ecm.core.api.security.ACE.Status
 
ehCacheGet(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
ehCacheGetSize() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
ehCachePut(Element) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
ehCacheRemove(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
ehCacheRemoveAll() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
el - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.MVELImporterFunction
 
EL_CURRENT_USER_NAME - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
 
ELActionContext - Class in org.nuxeo.ecm.platform.actions
Default EL action context
ELActionContext() - Constructor for class org.nuxeo.ecm.platform.actions.ELActionContext
 
ELActionContext(ELContext, ExpressionFactory) - Constructor for class org.nuxeo.ecm.platform.actions.ELActionContext
 
elapsed - Variable in class org.nuxeo.ecm.core.redis.retry.SimpleDelay
 
elapsed() - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
Elapsed time in nano seconds
elapsed(String, TimeUnit) - Method in class org.nuxeo.runtime.util.Watch
 
elapsed(TimeUnit) - Method in class org.nuxeo.runtime.util.Watch
 
elapsed(TimeUnit) - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
 
ELASTIC_ENABLED_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
ELASTIC_REST_CLIENT_PROP - Static variable in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
ELASTICSEARCH_PROP - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
ElasticSearchAdmin - Interface in org.nuxeo.elasticsearch.api
Administration interface for Elasticsearch service
ElasticSearchAdminImpl - Class in org.nuxeo.elasticsearch.core
 
ElasticSearchAdminImpl(ElasticSearchEmbeddedServerConfig, ElasticSearchClientConfig, Map<String, ElasticSearchIndexConfig>, Collection<ESHintQueryBuilderDescriptor>) - Constructor for class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
Init the admin service, remote configuration if not null will take precedence over local embedded configuration.
ElasticsearchBulkIndexOperation - Class in org.nuxeo.ecm.automation.elasticsearch
Run Elasticsearch indexing operation using the Bulk Service
ElasticsearchBulkIndexOperation() - Constructor for class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
ElasticSearchChecker - Class in org.nuxeo.elasticsearch
 
ElasticSearchChecker() - Constructor for class org.nuxeo.elasticsearch.ElasticSearchChecker
 
ElasticSearchClientConfig - Class in org.nuxeo.elasticsearch.config
 
ElasticSearchClientConfig() - Constructor for class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
ElasticSearchComponent - Class in org.nuxeo.elasticsearch
Component used to configure and manage ElasticSearch integration
ElasticSearchComponent() - Constructor for class org.nuxeo.elasticsearch.ElasticSearchComponent
 
ElasticSearchComponent.NamedThreadFactory - Class in org.nuxeo.elasticsearch
 
ElasticSearchConstants - Class in org.nuxeo.elasticsearch
 
ElasticSearchDocWriterDescriptor - Class in org.nuxeo.elasticsearch.config
 
ElasticSearchDocWriterDescriptor() - Constructor for class org.nuxeo.elasticsearch.config.ElasticSearchDocWriterDescriptor
 
ElasticSearchEmbeddedNode - Class in org.nuxeo.elasticsearch.core
 
ElasticSearchEmbeddedNode(ElasticSearchEmbeddedServerConfig) - Constructor for class org.nuxeo.elasticsearch.core.ElasticSearchEmbeddedNode
 
ElasticSearchEmbeddedServerConfig - Class in org.nuxeo.elasticsearch.config
Configuration of an embedded (same JVM as Nuxeo) Elasticsearch server.
ElasticSearchEmbeddedServerConfig() - Constructor for class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
ElasticSearchFilter - Class in org.nuxeo.elasticsearch
 
ElasticSearchFilter() - Constructor for class org.nuxeo.elasticsearch.ElasticSearchFilter
 
ElasticSearchIndexConfig - Class in org.nuxeo.elasticsearch.config
XMap descriptor for configuring an index
ElasticSearchIndexConfig() - Constructor for class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
ElasticSearchIndexing - Interface in org.nuxeo.elasticsearch.api
Interface to process indexing of documents
ElasticSearchIndexingImpl - Class in org.nuxeo.elasticsearch.core
 
ElasticSearchIndexingImpl(ElasticSearchAdminImpl) - Constructor for class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
ElasticSearchIndexingImpl(ElasticSearchAdminImpl, JsonESDocumentWriter) - Constructor for class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
ElasticsearchIndexOperation - Class in org.nuxeo.ecm.automation.elasticsearch
Run Elasticsearch indexing operation
ElasticsearchIndexOperation() - Constructor for class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
ElasticSearchInlineListener - Class in org.nuxeo.elasticsearch.listener
Synchronous Event listener used to record indexing command, submitted after commit completion.
ElasticSearchInlineListener() - Constructor for class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
ElasticSearchNativePageProvider - Class in org.nuxeo.elasticsearch.provider
 
ElasticSearchNativePageProvider() - Constructor for class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
ElasticSearchNxqlPageProvider - Class in org.nuxeo.elasticsearch.provider
Elasticsearch Page provider that converts the NXQL query build by CoreQueryDocumentPageProvider.
ElasticSearchNxqlPageProvider() - Constructor for class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
ElasticsearchObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
Endpoint to manage Elasticsearch.
ElasticsearchObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
 
ElasticSearchScroll - Class in org.nuxeo.elasticsearch.scroll
 
ElasticSearchScroll() - Constructor for class org.nuxeo.elasticsearch.scroll.ElasticSearchScroll
 
ElasticSearchService - Interface in org.nuxeo.elasticsearch.api
Interface to search on documents
ElasticSearchServiceImpl - Class in org.nuxeo.elasticsearch.core
 
ElasticSearchServiceImpl(ElasticSearchAdminImpl) - Constructor for class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
ElasticSearchStatusProbe - Class in org.nuxeo.elasticsearch.status
Probe to check the status of the ES cluster.
ElasticSearchStatusProbe() - Constructor for class org.nuxeo.elasticsearch.status.ElasticSearchStatusProbe
 
ElasticsearchWaitForIndexingOperation - Class in org.nuxeo.ecm.automation.elasticsearch
Wait for Elasticsearch indexing background job
ElasticsearchWaitForIndexingOperation() - Constructor for class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
ELConstants - Class in org.nuxeo.ecm.platform.el
Variables for EL expression
elContextFactory - Variable in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
ELContextFactory - Interface in org.nuxeo.ecm.platform.el
Interface for an ELContext factory.
ELContextFactoryDescriptor - Class in org.nuxeo.ecm.platform.el
Descriptor for the factory class for an ELContext.
ELContextFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.el.ELContextFactoryDescriptor
 
elContextFactoryDescriptors - Variable in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
ELEM_MATCH - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
element - Variable in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
element - Variable in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
element - Variable in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
element - Variable in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
elementListVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedList
 
elementMapVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedMap
 
ElementRunner - Interface in org.nuxeo.ecm.platform.routing.core.impl
Runner responsible to run or undo an element of a route.
elements - Variable in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
elements - Variable in class org.nuxeo.ecm.core.query.sql.model.GroupByClause
 
elements - Variable in class org.nuxeo.ecm.core.query.sql.model.OrderByClause
 
elements - Variable in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
elementVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedList
 
elementVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedMap
 
elemMatchPrefix - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
Prefix to remove for $elemMatch (including final dot), or null if there's no current prefix to remove.
ELGroupComputerHelper - Class in org.nuxeo.ecm.platform.shibboleth.computedgroups
Helper to provide an easy way to execute the expression language defined in a Shibb Group doc
ELGroupComputerHelper() - Constructor for class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
 
ELService - Interface in org.nuxeo.ecm.platform.el
Service providing access to EL-related functions.
ELServiceComponent - Class in org.nuxeo.ecm.platform.el
Implementation for the service providing access to EL-related functions.
ELServiceComponent() - Constructor for class org.nuxeo.ecm.platform.el.ELServiceComponent
 
elToDoc - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.MVELImporterFunction
 
elToDoc - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
em - Variable in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
email - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
email - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
email - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
email - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
email - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
email - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
email - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
Email - org.nuxeo.ecm.platform.signature.api.user.CNField
Email
EMAIL - org.nuxeo.ecm.user.invite.UserInvitationService.ValidationMethod
 
EMAIL_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
The default key name for user email, configurable on the UserManager service
EMAIL_DOCUMENT_SEND - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
EMAIL_NOTIFICATION - Static variable in interface org.nuxeo.ecm.platform.notification.api.Notification
 
EMAIL_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
EmailAuthenticator - Class in org.nuxeo.ecm.platform.ec.notification.email
Deprecated.
since 11.1, use MailAuthenticator instead
EmailAuthenticator(Properties) - Constructor for class org.nuxeo.ecm.platform.ec.notification.email.EmailAuthenticator
Deprecated.
 
EmailBasedUserResolver - Class in org.nuxeo.ecm.platform.auth.saml.user
 
EmailBasedUserResolver - Class in org.nuxeo.ecm.platform.oauth2.openid.auth
Helper class to manage mapping between identification info comming from the OpenID provider and Nuxeo UserManager.
EmailBasedUserResolver() - Constructor for class org.nuxeo.ecm.platform.auth.saml.user.EmailBasedUserResolver
 
EmailBasedUserResolver(OpenIDConnectProvider) - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.EmailBasedUserResolver
 
emailHelper - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
EmailHelper - Class in org.nuxeo.ecm.platform.ec.notification.email
Class EmailHelper.
EmailHelper() - Constructor for class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
 
emailKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
EmailResourceFactory - Class in org.nuxeo.ecm.platform.ec.notification.email
 
EmailResourceFactory() - Constructor for class org.nuxeo.ecm.platform.ec.notification.email.EmailResourceFactory
 
EMAILS_LIMIT_DEFAULT - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
 
EMAILS_LIMIT_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
eMailSubjectPrefix - Variable in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
 
emailVerified - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
emailVerified - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
EMBED - org.nuxeo.ecm.core.blob.BlobManager.UsageHint
Embedding / previewing.
EMBED_ENRICHERS - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Parameter name to specify which ContentEnrichers should be activated.
EMBED_PROPERTIES - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Parameter name to specify which document's properties should be loaded.
EmbeddedFunctions - Class in org.nuxeo.ecm.core.storage.sql.db
Functions used as stored procedures for H2.
EmbeddedFunctions() - Constructor for class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
 
EmbeddedFunctions.RowInfo - Class in org.nuxeo.ecm.core.storage.sql.db
 
embeddedServer - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
embeddedServerConfig - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
embeddedServerConfig - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
emf - Variable in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
emfProvider - Variable in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
empty() - Static method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Returns a new empty SimpleDocumentModel instance.
EMPTY - Static variable in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
EMPTY - Static variable in class org.nuxeo.ecm.core.query.QueryFilter
 
EMPTY - Static variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.PrefixInfo
 
EMPTY - Static variable in class org.nuxeo.ecm.core.storage.State
 
EMPTY - Static variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
EMPTY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
EMPTY - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
EMPTY_ACTIONS - Static variable in class org.nuxeo.ecm.platform.types.Type
 
EMPTY_CATEGORIES - Static variable in class org.nuxeo.ecm.platform.actions.Action
 
EMPTY_CHILDREN - Static variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
EMPTY_DOCUMENTMODEL_CREATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Empty document mode created by the DocumentModelFactory.
EMPTY_INFO - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
EMPTY_MARKER - Static variable in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
EMPTY_PATH - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
EMPTY_PICTURE_PATH - Static variable in class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
 
EMPTY_RESULT - Static variable in class org.nuxeo.ecm.core.api.ScrollResultImpl
 
EMPTY_SEGMENTS - Static variable in class org.nuxeo.common.xmap.Path
 
EMPTY_SEGMENTS - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
EMPTY_STATEMENTS - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
EMPTY_STRING_ARRAY - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
EMPTY_STRING_LIST - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
EMPTY_SUPERTYPES - Static variable in class org.nuxeo.ecm.core.schema.types.AbstractType
 
emptyBlobs() - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
 
emptyContent() - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
 
EmptyDocumentAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
 
EmptyDocumentAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.EmptyDocumentAdapter
 
EmptyNameFixer - Class in org.nuxeo.ecm.core.model
 
EmptyNameFixer() - Constructor for class org.nuxeo.ecm.core.model.EmptyNameFixer
 
EmptyPageProvider<T extends Serializable> - Class in org.nuxeo.ecm.platform.query.core
 
EmptyPageProvider() - Constructor for class org.nuxeo.ecm.platform.query.core.EmptyPageProvider
 
emptyQuery - Static variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
emptyRefMarker - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
EmptyRegistry - Class in org.nuxeo.ecm.webengine
Deprecated. 
EmptyRegistry() - Constructor for class org.nuxeo.ecm.webengine.EmptyRegistry
Deprecated.
 
emptyResult() - Static method in class org.nuxeo.ecm.core.api.ScrollResultImpl
 
EmptyScroll - Class in org.nuxeo.ecm.core.scroll
Executes the scroll on an empty result set, useful for external scrollers.
EmptyScroll() - Constructor for class org.nuxeo.ecm.core.scroll.EmptyScroll
 
EmptyScrollRequest - Class in org.nuxeo.ecm.core.scroll
 
EmptyScrollRequest() - Constructor for class org.nuxeo.ecm.core.scroll.EmptyScrollRequest
 
emptySet - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
EmptyTrash - Class in org.nuxeo.ecm.automation.core.operations.document
 
EmptyTrash() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.EmptyTrash
 
emulateLocalFile - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
emulateNoStream - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
emulateVersioning - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
enable - Variable in class org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation
 
enable - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetActiveFactories
 
enable - Variable in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryDescriptor
 
enable() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
enable() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
enable() - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.versioning.CMISVersioningFilter
Enables the filter for current thread, which will disable the automatic versioning.
enable() - Method in class org.nuxeo.ecm.platform.management.statuses.ProbeScheduler
 
enable() - Method in interface org.nuxeo.ecm.platform.management.statuses.ProbeSchedulerMBean
 
enable() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
enable() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
ENABLE_CF_ENCODING_FIX - Static variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
ENABLE_COMPLEX_PROPERTIES - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
ENABLE_SNAPSHOT - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
enableCache - Variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
enableCounters() - Method in interface org.nuxeo.runtime.management.counters.CounterManager
Deprecated.
Enables all counters
enableCounters() - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
enabled - Variable in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
enabled - Variable in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
enabled - Variable in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
enabled - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
enabled - Variable in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
 
enabled - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
enabled - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
enabled - Variable in class org.nuxeo.ecm.core.schema.FacetDescriptor
 
enabled - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
enabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerDescriptor
 
enabled - Variable in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
enabled - Variable in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
enabled - Variable in class org.nuxeo.ecm.platform.actions.Action
 
enabled - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
enabled - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
enabled - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
enabled - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
enabled - Variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
enabled - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
enabled - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
enabled - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
enabled - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
enabled - Variable in class org.nuxeo.ecm.platform.threed.service.RenderView
 
enabled - Variable in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
enabled - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
enabled - Variable in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
enabled - Variable in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
enabled - Variable in class org.nuxeo.runtime.cluster.ClusterNodeDescriptor
 
enabled - Variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
enabled - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
enabled - Variable in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
enabled - Variable in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
enabled - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
ENABLED - org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
Version ACL enabled.
ENABLED - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.versioning.CMISVersioningFilter
 
ENABLED_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
ENABLED_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientWriter
 
ENABLED_PROP - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
enabledAsyncPostCommitListenersDescriptors - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
enabledByDefault - Variable in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
enabledInlineListenersDescriptors - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
enabledPackages - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
enabledSyncPostCommitListenersDescriptors - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
enableLogging() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
enableLogging() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
enableLogging() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
enablePerfLogging - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
enablePerfLogging - Variable in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
enablePerfLogging - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
enableProcessing(boolean) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Set processing for all queues
enableProcessing(boolean) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
enableProcessing(String, boolean) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Set processing for a given queue id.
enableProcessing(String, boolean) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
enabler - Variable in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
enableRepeatedReads - Variable in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
 
enableSerializing() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
enableSerializing() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
enableTargetPlatform(boolean, String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Enables the target platform if given boolean is true (or disables it boolean is false), overriding the default value from extension points and adding an entry in the override directory.
enableTargetPlatform(boolean, String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
enableTenantIsolation(CoreSession) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
enableTenantIsolation(CoreSession) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
enableTenantIsolationFor(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
enableTenantIsolationFor(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
EnableThreadsTracking() - Constructor for class org.nuxeo.runtime.trackers.files.FileEventTracker.EnableThreadsTracking
 
enableTrace - Variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
 
enableTracing() - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
encode - Variable in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
encode(byte[], String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.LongType
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
encode(Object) - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
encode(Object) - Method in interface org.nuxeo.ecm.core.schema.types.Type
Encodes the given object that is assumed to be of this type into a string representation.
encode(Object) - Method in class org.nuxeo.lib.stream.codec.NoCodec
 
encode(ComplexProperty) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexPropertyJSONEncoder
 
encode(ComplexProperty, DateTimeFormat) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexPropertyJSONEncoder
 
encode(MessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
Encodes the given message.
encode(T) - Method in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
encode(T) - Method in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
encode(T) - Method in class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
encode(T) - Method in class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
encode(T) - Method in interface org.nuxeo.lib.stream.codec.Codec
Encodes the object returns a byte array representation.
encode(T) - Method in class org.nuxeo.lib.stream.codec.SerializableCodec
 
encode(T) - Method in class org.nuxeo.runtime.codec.AvroRecordCodec
 
ENCODE_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
encodeBlob(DocumentModel, String, String, Blob, JsonGenerator, ServletRequest) - Static method in class org.nuxeo.ecm.platform.routing.core.io.JsonEncodeDecodeUtils
Deprecated.
 
encodeContentDisposition(String, boolean, String) - Static method in class org.nuxeo.common.utils.RFC2231
Encodes a Content-Disposition header.
encodeDigestAuthPassword(String, String, String) - Static method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
encodeFilename(String) - Method in class org.nuxeo.io.fsexporter.DriveLikeExporterPlugin
 
encodeFlags(EnumSet<Record.Flag>) - Method in class org.nuxeo.lib.stream.computation.Record
 
encodeKey(LogPartitionGroup, int) - Static method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
encodeLatency(Latency) - Method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
encodeName(String) - Method in interface org.nuxeo.runtime.avro.AvroService
Encodes a name for it to be eligible to Avro limitations (alphanumeric and _).

By default Nuxeo can encode - and :
Other replacements can be registered to the AvroComponent.
encodeName(String) - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
encodePath(String) - Static method in class org.nuxeo.ecm.webdav.EscapeUtils
Encodes a document's name into a format suitable for WebDAV.
encodePropertyName(String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
Encodes a property name to use it in a url.
encoder - Variable in class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
 
encoder - Variable in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
encoder - Variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
encoder - Variable in class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
encoder - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
encodeRFC2231(StringBuilder, String) - Static method in class org.nuxeo.common.utils.RFC2231
Encodes a MIME parameter per RFC 2231.
encodeRollCycle(RollCycle) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
encodeVariableEntry(DocumentModel, String, Map.Entry<String, Serializable>, JsonGenerator, HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.routing.core.io.JsonEncodeDecodeUtils
Deprecated.
 
encoding - Variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
 
encoding - Variable in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
encoding - Variable in class org.nuxeo.ecm.core.blob.BlobInfo
 
encoding - Variable in class org.nuxeo.importer.stream.message.BlobMessage
 
encoding - Variable in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
 
encoding - Variable in class org.nuxeo.runtime.codec.AvroCodecFactory
 
ENCODING - Static variable in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
ENCODING - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
ENCODING - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
encodingCodec - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
encrypt(byte[]) - Method in class org.nuxeo.common.codec.Crypto
 
encrypt(String, byte[]) - Method in class org.nuxeo.common.codec.Crypto
 
encrypt(String, byte[]) - Method in class org.nuxeo.common.codec.Crypto.NoOp
 
encrypt(AccessPermission) - Method in class org.nuxeo.ecm.platform.pdf.PDFEncryption
Encrypts the PDF with the new permissions (see AccessPermission).
encryptedKeyResolver - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
EncryptingOutputStream(OutputStream, AESBlobStoreConfiguration) - Constructor for class org.nuxeo.ecm.core.blob.AESBlobStore.EncryptingOutputStream
 
encryptionKey - Variable in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
encryptionMaterials - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
encryptReadOnly() - Method in class org.nuxeo.ecm.platform.pdf.PDFEncryption
Encrypts the PDF with readonly permission.
encryptTempFiles - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
encryptTempFiles() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
end - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
end - Variable in class org.nuxeo.ecm.core.blob.ByteRange
The end is inclusive.
end - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
end - Variable in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
 
end - Variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend.ESCursorResult
 
end() - Method in interface org.nuxeo.ecm.core.model.Session
Called just before the transaction is committed or rolled back.
end() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
end() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
end() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
end(Calendar) - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
end(CoreSession) - Method in interface org.nuxeo.ecm.platform.task.Task
 
end(CoreSession) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
END - org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy.StartOffset
 
END - Static variable in class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
END_AT_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
END_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
END_EVENT_DATE_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
EndAction - Class in org.nuxeo.ecm.platform.mail.listener.action
 
EndAction() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.EndAction
 
endAnd() - Method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
endAt - Variable in class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
endBucket(ComputationContext, BulkStatus) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
Can be overridden to write to downstream computation or add results to status
endBucket(ComputationContext, BulkStatus) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
endBucket(ComputationContext, BulkStatus) - Method in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
endCapturedContext - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
endDefinitionDescription() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endDefinitionList(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endDefinitionTerm() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endDocument() - Method in class edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler
 
endDocument() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
endDocument() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
ended - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
endElement() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endElement(String, String, String) - Method in class edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler
 
endElement(String, String, String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
endElement(String, String, String) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
endElement(String, String, String) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
 
endElement(String, String, String) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
endFormat(WikiFormat) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endGC() - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
endHeader(int, WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endInfoBlock(char, WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
ending() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Does bookkeeping at node end.
ending() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
endLifecycleTransition - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
endList(WikiParameters, boolean) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endListItem() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endMetric - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
endMs - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
endOfAvailability - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
endOffset(int) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
endPage - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
endParagraph(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endpoint - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
ENDPOINT_ACCESS_TOKEN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
ENDPOINT_AUTH - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
ENDPOINT_AUTH_SUBMIT - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
ENDPOINT_AUTHORIZE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
ENDPOINT_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
ENDPOINT_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
ENDPOINT_PROTOCOL_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
ENDPOINT_REQUEST_TOKEN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
ENDPOINT_TOKEN - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
endPropertyBlock(String, boolean) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endPropertyInline(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endQuotation(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endQuotationLine() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endTable(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endTableCell(boolean, WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endTableRow(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
endTask(CoreSession, NuxeoPrincipal, Task, String, String, boolean) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
endTask(CoreSession, NuxeoPrincipal, Task, String, String, boolean) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
Use the task provider held by the Task.TASK_PROVIDER_KEY task variable to end the task.
endTask(CoreSession, NuxeoPrincipal, Task, String, String, boolean) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Ends the task
endTask(CoreSession, NuxeoPrincipal, Task, String, String, boolean) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Ends the task
endTask(CoreSession, Task, Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Ends a task.
endTask(CoreSession, Task, Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.RoutingTaskService
Deprecated.
since 5.6, use DocumentRoutingService instead
endTask(CoreSession, Task, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
endTask(CoreSession, Task, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.RoutingTaskServiceImpl
Deprecated.
 
endTask(DocumentModel, NuxeoPrincipal, CoreSession, String, PublishingEvent) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
endTimestamp - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
ENFORCE_SOURCE_MIME_TYPE_CHECK - Static variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
engine - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
engine - Variable in class org.nuxeo.ecm.automation.core.mail.Composer
 
engine - Variable in class org.nuxeo.ecm.core.event.script.FakeCompiledScript
 
engine - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentObjectWrapper
 
engine - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
engine - Variable in class org.nuxeo.ecm.user.invite.RenderingHelper
 
engine - Variable in class org.nuxeo.ecm.webengine.loader.WebLoader
 
engine - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
engine - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
engine - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
engine - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
engine - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
engine - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
engine - Variable in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
engine - Variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
ENGINE_KEY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
engineEdition - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
5 = Azure
enlistResource(XAResource) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Enlists a XA resource in the current transaction.
ENQUEUE - org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
Always schedule the work.
enrich(String, String...) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
enrich(String, String...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
enrichBlobProperty(JsonGenerator, BlobProperty) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
enrichDoc(String...) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
enrichDoc(String...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
Enriched<EntityType> - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Technical wrapper that embed an enriched entity for a broadcast to related enrichers.
Enriched(EntityType) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.Enriched
 
ensureLoaded() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
Should be overridden by dynamic page (using ajax) to wait until the page is completely loaded By default nothing is done (page is assumed to be loaded)
ensureLogin(String, String) - Method in class org.nuxeo.ecm.webengine.test.LoginPage
 
ensureLogout() - Method in class org.nuxeo.ecm.webengine.test.LoginPage
 
ensureUIDSequencer(ESClient) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
Ensures the audit sequence returns an UID greater or equal than the maximum log entry id.
ensureUserListIsUsed() - Method in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
Method to help deprecating AddPermission.user parameter.
enter(WebContext, String) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
enter(WebContext, String, JSonTreeSerializer) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
enteredLocal - Static variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
EnterEvent(Object, boolean) - Constructor for class org.nuxeo.runtime.trackers.concurrent.ThreadEvent.EnterEvent
 
enterMethod(String, InvokableMethod) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
entireResponse - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
entity - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
ENTITY_DOCUMENT_LIST - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriter
 
ENTITY_ENRICHER_NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.AbstractJsonEnricher
 
ENTITY_FIELD_NAME - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
The field name for entity's type.
ENTITY_ID - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryWriter
Deprecated.
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.types.FacetListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.directory.io.DirectoryEntryJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.directory.io.DirectoryEntryListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.directory.io.DirectoryJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.directory.io.DirectoryListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.audit.io.LogEntryListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.impl.AnnotationJsonWriter
Deprecated.
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.impl.AnnotationListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientListWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProviderListWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProviderWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2TokenListWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2TokenWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.routing.core.io.GraphRouteWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequestJsonReader
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestJsonReader
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestLegacyJsonReader
Deprecated.
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchListWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.capabilities.CapabilitiesJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduledWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionStatusWithResultWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.BinaryManagerStatusJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.MigrationJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.MigrationListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.ProbeInfoJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.ProbeInfoListJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.ProbeStatusJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.management.SimplifiedServerInfoJsonWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationTokenListWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationTokenWriter
 
ENTITY_TYPE - Static variable in class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
 
entityId - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
EntityJsonReader<EntityType> - Class in org.nuxeo.ecm.core.io.marshallers.json
Base class to read Nuxeo entity Json and convert it in Objects.
EntityJsonReader(String) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.EntityJsonReader
 
EntityListWriter<T> - Class in org.nuxeo.ecm.automation.jaxrs.io
Abstract class that knows how to serialize List of nuxeo entities.
EntityListWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.EntityListWriter
 
EntityManagerFactoryProvider - Interface in org.nuxeo.ecm.core.persistence
 
entityType - Variable in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
entityType(Class<?>) - Static method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
EntityWriter<T> - Class in org.nuxeo.ecm.automation.jaxrs.io
Base class to write json entities
EntityWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
 
entries - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
entries - Static variable in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
entries - Variable in class org.nuxeo.ecm.platform.query.api.PageSelections
 
entry - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryEntryObject
 
entry - Variable in class org.nuxeo.ecm.webengine.ConfigurationFileDescriptor
 
Entry - Class in org.nuxeo.connect.update.task.update
Versions are stored in the same order they are registered (in historical package install order).
Entry() - Constructor for class org.nuxeo.ecm.core.api.ListDiff.Entry
 
Entry() - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
 
Entry(int, int, Object) - Constructor for class org.nuxeo.ecm.core.api.ListDiff.Entry
 
Entry(String) - Constructor for class org.nuxeo.connect.update.task.update.Entry
 
Entry(Principal, Object, Subject) - Constructor for class org.nuxeo.ecm.core.api.local.LoginStack.Entry
Deprecated.
 
Entry(LoginContext) - Constructor for class org.nuxeo.ecm.automation.LoginStack.Entry
 
Entry(K, T) - Constructor for class org.nuxeo.common.collections.DependencyTree.Entry
 
Entry(K, T) - Constructor for class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
ENTRY_ID - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
 
ENTRY_ID - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
ENTRY_TYPE - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
Elasticsearch type name used to index Nuxeo audit entries
entryAdaptor - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
EntryAdaptor - Interface in org.nuxeo.ecm.directory
Interface to be used by Directory implementations to perform arbitrary "fetch-time" adaptations on the entry fields and the readonly flag.
EntryAdaptorDescriptor() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor.EntryAdaptorDescriptor
 
entryCache - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
entryCacheName - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
entryCacheWithoutReferences - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
entryCacheWithoutReferencesName - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
EntryFilter - Class in org.nuxeo.osgi.util
 
EntryFilter() - Constructor for class org.nuxeo.osgi.util.EntryFilter
 
entryId - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryEntryObject
 
entryKey - Variable in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
entryName - Variable in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
 
entrySet() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
entrySet() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
entrySet() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
entrySet() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
entrySet() - Method in class org.nuxeo.ecm.automation.OperationContext
 
entrySet() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
entrySet() - Method in class org.nuxeo.ecm.core.storage.State
Gets the entry set.
entrySet() - Method in class org.nuxeo.osgi.application.CommandLineOptions
 
EntrySource - Interface in org.nuxeo.ecm.directory
Interface to make Session behave as a source for a DirectoryCache instance
EnumConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
This constraint ensures some object's String representation is in an enumeration.
EnumConstraint(Object...) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
 
EnumConstraint(List<?>) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
Supports any objects, use their String representation.
Enumeration - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
 
EnumerationValidator - Class in org.nuxeo.ecm.webengine.forms.validation
 
EnumerationValidator(String) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.EnumerationValidator
 
EnumerationValidator(String[]) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.EnumerationValidator
 
env - Variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
A map of environment key/values that can be used in XML install files as variables.
env - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
env - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
env - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
env - Variable in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
env - Variable in class org.nuxeo.osgi.application.client.NuxeoApp
 
env - Variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
env - Variable in class org.nuxeo.osgi.application.StandaloneApplication
 
env - Variable in class org.nuxeo.runtime.deployment.NuxeoStarter
 
env() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
ENV_BUNDLES - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
ENV_CONFIG - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
ENV_CTX_NAME - Static variable in class org.nuxeo.runtime.datasource.DataSourceComponent
 
ENV_CTX_NAME - Static variable in class org.nuxeo.runtime.jtajca.InitialContextAccessor
 
ENV_EAR - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
Set only on JBoss - the EAR root directory path
ENV_HOME - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
ENV_HOSTAPP_NAME - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
The host application name.
ENV_HOSTAPP_VERSION - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
The host application version
ENV_LIB - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
ENV_SERVER_HOME - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
ENV_SYSLIB - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
ENV_TEMPLATES - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
ENV_TIMESTAMP - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
envDescriptors - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
Environment - Class in org.nuxeo.common
 
Environment(File) - Constructor for class org.nuxeo.common.Environment
Call to that constructor should be followed by a call to Environment.init().
Environment(File, Properties) - Constructor for class org.nuxeo.common.Environment
Call to that constructor should be followed by a call to Environment.init().
EnvironmentDescriptor - Class in org.nuxeo.ecm.platform.commandline.executor.service
 
EnvironmentDescriptor() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
 
EOF - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
EOF_sym() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
EOF Symbol index.
EP_AUTHENTICATOR - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
EP_CHAIN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
EP_CLIENT_INIT - Static variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
EP_CMD - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
EP_CMDTESTER - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
EP_DOC_WRITER - Static variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
EP_EMBEDDED_SERVER - Static variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
EP_ENV - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
EP_HINTS - Static variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
EP_INDEX - Static variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
EP_LOGINSCREEN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
EP_OPENURL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
EP_RENDER_ENGINES - Static variable in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
 
EP_SESSIONMANAGER - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
EP_SPECIFIC_CHAINS - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
EP_STARTURL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
EP_STORE - Static variable in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
EPOCH_IN_TICKS - Static variable in class org.nuxeo.wopi.ProofKeyHelper
 
EPOCH_MILLIS_FORMAT - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
eq(Object, Object) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
eq(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
EQ - org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
 
EQ - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
EQ - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
eqMaybeList(Object, Object) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
equality(Object, Object) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
EQUALITY - Static variable in class org.nuxeo.common.collections.ListenerList
Mode constant (value 0) indicating that listeners should be compared using equality.
equals(Object) - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
equals(Object) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
equals(Object) - Method in class org.nuxeo.common.utils.FileVersion
 
equals(Object) - Method in class org.nuxeo.common.utils.Path
 
equals(Object) - Method in class org.nuxeo.common.xmap.Path
 
equals(Object) - Method in class org.nuxeo.connect.update.task.update.Version
 
equals(Object) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
equals(Object) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
equals(Object) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
equals(Object) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
equals(Object) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
equals(Object) - Method in class org.nuxeo.drive.adapter.impl.ScrollDocumentModelList
 
equals(Object) - Method in class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
equals(Object) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
equals(Object) - Method in class org.nuxeo.drive.hierarchy.permission.adapter.PermissionTopLevelFolderItem
 
equals(Object) - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
equals(Object) - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
equals(Object) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
equals(Object) - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
equals(Object) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
equals(Object) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
equals(Object) - Method in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.Connector
 
equals(Object) - Method in class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
 
equals(Object) - Method in class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
equals(Object) - Method in class org.nuxeo.ecm.automation.OperationChain
 
equals(Object) - Method in class org.nuxeo.ecm.automation.OperationParameters
 
equals(Object) - Method in interface org.nuxeo.ecm.automation.OperationType
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.IdRef
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.InstanceRef
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.Lock
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.model.Delta
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.PathRef
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.security.ACE
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.SortInfo
 
equals(Object) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
equals(Object) - Method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
 
equals(Object) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
 
equals(Object) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
equals(Object) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyManaged
 
equals(Object) - Method in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
equals(Object) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
equals(Object) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
equals(Object) - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
equals(Object) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
equals(Object) - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
Two MarshallerInspector are equals if their managed clazz are the same.
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.BooleanLiteral
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.EsHint
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.Function
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.HavingClause
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.MultiExpression
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.Operator
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByClause
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.Reference
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.StringLiteral
 
equals(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.WhereClause
 
equals(Object) - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.Namespace
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.Constraint.Description
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.LengthConstraint
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.NotNullConstraint
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.PatternConstraint
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.TypeConstraint
 
equals(Object) - Method in class org.nuxeo.ecm.core.schema.types.QName
 
equals(Object) - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
Used to unregistered a PermissionDescriptor out of the list of already registered contributions.
equals(Object) - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.Credentials
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.sql.RowId
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
equals(Object) - Method in class org.nuxeo.ecm.core.storage.State
 
equals(Object) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
equals(Object) - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
equals(Object) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
 
equals(Object) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDomain
 
equals(Object) - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
equals(Object) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
equals(Object) - Method in class org.nuxeo.ecm.platform.actions.Action
 
equals(Object) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
Equals method added to handle hot reload of inner filters, see NXP-9677
equals(Object) - Method in class org.nuxeo.ecm.platform.actions.FilterRule
 
equals(Object) - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.el.ContextStringWrapper
 
equals(Object) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.login.GroupImpl
This function returns true if the group passed matches the group represented in this interface.
equals(Object) - Method in class org.nuxeo.ecm.platform.login.PrincipalImpl
Returns true if the object passed matches the principal represented in this implementation.
equals(Object) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
equals(Object) - Method in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
 
equals(Object) - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator.Tag
 
equals(Object) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
equals(Object) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
equals(Object) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
equals(Object) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
equals(Object) - Method in class org.nuxeo.ecm.platform.util.RepositoryLocation
 
equals(Object) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
equals(Object) - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
equals(Object) - Method in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
equals(Object) - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
equals(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
equals(Object) - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
equals(Object) - Method in class org.nuxeo.lib.stream.computation.ComputationMetadata
 
equals(Object) - Method in class org.nuxeo.lib.stream.computation.ComputationMetadataMapping
 
equals(Object) - Method in class org.nuxeo.lib.stream.computation.Record
 
equals(Object) - Method in class org.nuxeo.lib.stream.computation.Topology.Vertex
 
equals(Object) - Method in class org.nuxeo.lib.stream.computation.Watermark
 
equals(Object) - Method in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
equals(Object) - Method in class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
equals(Object) - Method in class org.nuxeo.lib.stream.log.LogLag
 
equals(Object) - Method in class org.nuxeo.lib.stream.log.LogPartition
 
equals(Object) - Method in class org.nuxeo.lib.stream.log.Name
 
equals(Object) - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
equals(Object) - Method in class org.nuxeo.osgi.BundleImpl
 
equals(Object) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
equals(Object) - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
equals(Object) - Method in class org.nuxeo.runtime.avro.AvroReplacementDescriptor
 
equals(Object) - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
equals(Object) - Method in class org.nuxeo.runtime.deploy.Contribution
 
equals(Object) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
equals(Object) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
equals(Object) - Method in class org.nuxeo.runtime.migration.Migration
 
equals(Object) - Method in class org.nuxeo.runtime.migration.MigrationStep
 
equals(Object) - Method in class org.nuxeo.runtime.model.ComponentName
 
equals(Object) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
equals(Object) - Method in class org.nuxeo.runtime.RuntimeServiceEvent
 
equals(Object) - Method in class org.nuxeo.runtime.test.runner.LoggerLevelKey
 
equals(Object) - Method in class org.nuxeo.runtime.Version
 
equals(Object) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
equals(Object) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
equals(Object) - Method in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
equals(Object) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
equals(Object) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
equals(Object) - Method in class org.nuxeo.theme.styling.service.descriptors.PalettePreview
 
equals(Object) - Method in class org.nuxeo.theme.styling.service.descriptors.SassImport
 
equals(String) - Method in enum org.nuxeo.ecm.web.resources.api.ResourceType
 
equals(Group) - Method in class org.nuxeo.ecm.platform.login.GroupImpl
 
equals(MultiExpression) - Method in class org.nuxeo.ecm.core.query.sql.model.MultiExpression
 
EqualsBuilder - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Utility class for definitions comparison.
EqualsBuilder() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.EqualsBuilder
 
equalsLoose(Object[], Object[]) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Compares two arrays of scalars.
equalsLoose(Object, Object) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Compares two values.
equalsLoose(List<Serializable>, List<Serializable>) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Compares two Lists.
equalsLoose(State, State) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Compares two States.
equalsStream(Blob) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
equalsStream(Blob) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
equalsStrict(Object[], Object[]) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Compares two arrays of scalars.
equalsStrict(Object, Object) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Compares two values.
equalsStrict(List<Serializable>, List<Serializable>) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Compares two Lists.
equalsStrict(State, State) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Compares two States.
err53 - Variable in class org.nuxeo.ecm.directory.ldap.DefaultLdapExceptionProcessor
 
error - org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo.LEVEL
 
error - Variable in class org.nuxeo.ecm.automation.core.trace.Trace
 
error - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
error - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
error - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
error - Variable in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
error - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
error() - Method in class org.nuxeo.runtime.test.runner.RandomBug.Bypass
 
error() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnFailure
 
error() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnSuccess
 
error() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
error(Object...) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
error(String) - Method in class org.nuxeo.automation.scripting.helper.Console
 
error(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
error(String) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
error(String) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
error(String) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
error(String) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
error(String, Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
error(String, Throwable) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
error(String, Throwable) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
error(String, Throwable) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
error(Event) - Method in interface org.nuxeo.runtime.services.event.EventCallback
 
error(SAXParseException) - Method in class org.nuxeo.ecm.core.schema.XSDLoader.SchemaErrorHandler
 
ERROR - org.nuxeo.ecm.core.api.RecoverableClientException.Severity
 
ERROR - org.nuxeo.ecm.csv.core.CSVImportLog.Status
 
ERROR - org.nuxeo.ecm.csv.core.CSVImportStatus.State
 
ERROR - org.nuxeo.runtime.RuntimeMessage.Level
 
ERROR - Static variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
ERROR_AUTH - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
ERROR_AUTHENTICATION_FAILED - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
ERROR_CONNECTION_FAILED - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
ERROR_DESCRIPTION_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
ERROR_FIELD - Static variable in class org.nuxeo.runtime.management.api.ProbeStatus
 
ERROR_JSP_PAGE_PATH - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
ERROR_MARKER - Static variable in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
ERROR_MESSAGES - Static variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.ExceptionHelper
 
ERROR_ON_CANCEL_CHECK_OUT_OF_DRAFT_VERSION_PROP - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
ERROR_PAGE - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
ERROR_PAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
ERROR_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
error_sym() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
error Symbol index.
ERROR_URL_PARAM_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
ERROR_URL_PARAMETER - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
ERROR_USER - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
ERROR_USERNAME_MISSING - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
errorCode - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
errorCode - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
errorCount - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
errorExtractor - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper
 
ErrorHandler - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
 
ErrorHandler() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
 
errorhandlers - org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
 
ErrorHandlersDescriptor - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
 
ErrorHandlersDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
 
ErrorInfo(int, String, String) - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper.ErrorInfo
 
errorLineCount - Variable in class org.nuxeo.ecm.csv.core.CSVImportResult
 
ErrorLiveConnectFile - Class in org.nuxeo.ecm.liveconnect.core
An empty LiveConnectFile returned when there is an underlying IOException.
ErrorLiveConnectFile(LiveConnectFileInfo) - Constructor for class org.nuxeo.ecm.liveconnect.core.ErrorLiveConnectFile
 
errorLog - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
errorMessage - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
errorMessage - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
errorMessage - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
errorMessage - Variable in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
errorMessage - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
errorMessage - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
 
errorMessage - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
errorMessage() - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
 
errorMessage() - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreSessionRunner
 
errorOnCancelCheckOutOfDraftVersion - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
errorPage - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
errors - Variable in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
ES_AUDIT_EVENT_ID - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
ES_AUDIT_ID - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
ES_AUDIT_REPOSITORY_ID - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
ES_BULK_ACTION_DEFAULT - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
ES_BULK_ACTION_OPTION - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
ES_BULK_SIZE_DEFAULT - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
ES_BULK_SIZE_OPTION - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
ES_ENABLED_PROPERTY - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
ES_HINT - Static variable in class org.nuxeo.ecm.core.query.sql.parser.Scanner
 
ES_IDENTIFIER - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
ES_MAX_RESULT_WINDOW_PROPERTY - Static variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
ES_MUTLI_LEVEL_SEP - Static variable in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
 
ES_SCORE_FIELD - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
ES_SYNC_FLAG - Static variable in class org.nuxeo.elasticsearch.ElasticSearchFilter
 
ES_SYNC_FLAG_COMPAT - Static variable in class org.nuxeo.elasticsearch.ElasticSearchFilter
 
ES_SYNC_INDEXING_FLAG - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
ES_TRUST_STORE_PASSWORD_PROP - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
ES_TRUST_STORE_PATH_PROP - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
ES_TRUST_STORE_TYPE_PROP - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
esa - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
esa - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
esa - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
esa - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
ESAuditBackend - Class in org.nuxeo.elasticsearch.audit
Implementation of the AuditBackend interface using Elasticsearch persistence
ESAuditBackend() - Constructor for class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
ESAuditBackend(NXAuditEventsService, AuditBackendDescriptor) - Constructor for class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
ESAuditBackend.ESCursorResult - Class in org.nuxeo.elasticsearch.audit
 
ESAuditChangeFinder - Class in org.nuxeo.drive.elasticsearch
Override the JPA audit based change finder to execute query in ES.
ESAuditChangeFinder() - Constructor for class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
ESAuditMigrationWork - Class in org.nuxeo.elasticsearch.audit
Work for the SQL to Elasticsearch audit migration.
ESAuditMigrationWork(String, int) - Constructor for class org.nuxeo.elasticsearch.audit.ESAuditMigrationWork
 
ESAuditPageProvider - Class in org.nuxeo.elasticsearch.audit.pageprovider
 
ESAuditPageProvider() - Constructor for class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
esBulkActions - Variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
esBulkSize - Variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
EscalationRule(GraphNode, Property) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
escalationRuleId - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
 
escalationRules - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
EscalationRuleWork(String, String, String) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
 
escape(String) - Method in interface org.nuxeo.ecm.core.search.api.client.querymodel.Escaper
Escapes the provided string
escape(String) - Method in class org.nuxeo.ecm.core.search.api.client.querymodel.LuceneMinimalEscaper
 
escape(String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
Bijective escaping for user names.
ESCAPE_CHAR - Static variable in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
escapeCharacter - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
escapeCharacter - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
escapeCharacter(Character) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
ESCAPED_CHARS - Static variable in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
escapeEntryPath(String) - Static method in class org.nuxeo.ecm.core.utils.BlobUtils
 
escapeFixedPartParameters - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
escapeHtml(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
 
escapeLike(String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
escapePatternParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
escapePatternParameters - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
Escaper - Interface in org.nuxeo.ecm.core.search.api.client.querymodel
An interface for special character escaping in queries for easy configuration of this matter.
escaperClass - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
escapeString(String) - Static method in class org.nuxeo.ecm.core.query.sql.NXQL
Escapes a string into a single-quoted string for NXQL.
escapeStringForNXQL(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
escapeStringInner(String) - Static method in class org.nuxeo.ecm.core.query.sql.NXQL
Escapes a string (assumed to be single quoted) for NXQL.
EscapeUtils - Class in org.nuxeo.ecm.webdav
Escaping-related utilities.
EscapeVariableFilter(Writer) - Constructor for class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
 
esClient - Variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
esClient - Variable in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
ESClient - Interface in org.nuxeo.elasticsearch.api
 
ESClientFactory - Interface in org.nuxeo.elasticsearch.api
Factory to create an Elasticsearch client
ESCursorResult(SearchResponse, int, int) - Constructor for class org.nuxeo.elasticsearch.audit.ESAuditBackend.ESCursorResult
 
ESDocumentHistoryPageProvider - Class in org.nuxeo.elasticsearch.audit.pageprovider
 
ESDocumentHistoryPageProvider() - Constructor for class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
ESExtendedInfo - Class in org.nuxeo.elasticsearch.audit
Extended info for the ESAuditBackend.
ESExtendedInfo(Serializable) - Constructor for class org.nuxeo.elasticsearch.audit.ESExtendedInfo
 
EsFetcher - Class in org.nuxeo.elasticsearch.fetcher
 
EsFetcher(CoreSession, SearchResponse, Map<String, String>) - Constructor for class org.nuxeo.elasticsearch.fetcher.EsFetcher
 
EsFetcher(CoreSession, SearchResponse, Map<String, String>, EsFetcher.HitDocConsumer) - Constructor for class org.nuxeo.elasticsearch.fetcher.EsFetcher
 
EsFetcher.HitDocConsumer - Interface in org.nuxeo.elasticsearch.fetcher
Consumes both a SearchHit and DocumentModel.
esHint - Variable in class org.nuxeo.ecm.core.query.sql.model.Reference
 
EsHint - Class in org.nuxeo.ecm.core.query.sql.model
 
EsHint(EsIdentifierList, String, String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.EsHint
 
EsHint.FieldHint - Class in org.nuxeo.ecm.core.query.sql.model
A field specified using a hint, with optional boost value
ESHintQueryBuilder - Interface in org.nuxeo.elasticsearch.api
Converts an NXQL Elasticsearch Hint into QueryBuilder.
ESHintQueryBuilderDescriptor - Class in org.nuxeo.elasticsearch.config
This descriptor allows to add a Elasticsearch Hint.
ESHintQueryBuilderDescriptor() - Constructor for class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
esi - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
esi - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
EsIdentifierList - Class in org.nuxeo.ecm.core.query.sql.model
 
EsIdentifierList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.EsIdentifierList
 
EsIdentifierList(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.EsIdentifierList
 
EsIterableQueryResultImpl - Class in org.nuxeo.elasticsearch.api
Iterable query result of results of an ElasticSearch scroll query and next ones.
EsIterableQueryResultImpl(ElasticSearchService, EsScrollResult) - Constructor for class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
esQuery(QueryBuilder) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Build the query using the Elasticsearch QueryBuilder API.
ESRestClient - Class in org.nuxeo.elasticsearch.client
 
ESRestClient(RestClient, RestHighLevelClient) - Constructor for class org.nuxeo.elasticsearch.client.ESRestClient
 
ESRestClientFactory - Class in org.nuxeo.elasticsearch.client
 
ESRestClientFactory() - Constructor for class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
EsResult - Class in org.nuxeo.elasticsearch.api
 
EsResult(SearchResponse) - Constructor for class org.nuxeo.elasticsearch.api.EsResult
 
EsResult(DocumentModelList, List<Aggregate<Bucket>>, SearchResponse) - Constructor for class org.nuxeo.elasticsearch.api.EsResult
 
EsResult(IterableQueryResult, List<Aggregate<Bucket>>, SearchResponse) - Constructor for class org.nuxeo.elasticsearch.api.EsResult
 
EsResultSetImpl - Class in org.nuxeo.elasticsearch.core
Iterable query result of the results of an Elasticsearch query.
EsResultSetImpl(SearchResponse, Map<String, Type>) - Constructor for class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
ess - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
esScroll - Variable in class org.nuxeo.elasticsearch.scroll.ElasticSearchScroll
 
EsScrollResult - Class in org.nuxeo.elasticsearch.api
Wrapper for the results of a scrollable search request.
EsScrollResult(SearchResponse, NxQueryBuilder, String, long) - Constructor for class org.nuxeo.elasticsearch.api.EsScrollResult
 
EsScrollResult(DocumentModelList, SearchResponse, NxQueryBuilder, String, long) - Constructor for class org.nuxeo.elasticsearch.api.EsScrollResult
 
EsScrollResult(IterableQueryResult, SearchResponse, NxQueryBuilder, String, long) - Constructor for class org.nuxeo.elasticsearch.api.EsScrollResult
 
EsScrollResult(NxQueryBuilder, String, long) - Constructor for class org.nuxeo.elasticsearch.api.EsScrollResult
 
EsSearchHitConverter - Class in org.nuxeo.elasticsearch.core
Converter used to convert a SearchHit to a Map<String, Serializable>.
EsSearchHitConverter(Map<String, Type>) - Constructor for class org.nuxeo.elasticsearch.core.EsSearchHitConverter
 
ESSyncRootFolderItem - Class in org.nuxeo.drive.elasticsearch
Elasticsearch implementation of a DefaultSyncRootFolderItem.
ESSyncRootFolderItem() - Constructor for class org.nuxeo.drive.elasticsearch.ESSyncRootFolderItem
 
ESSyncRootFolderItem(String, FolderItem, DocumentModel) - Constructor for class org.nuxeo.drive.elasticsearch.ESSyncRootFolderItem
 
ESSyncRootFolderItem(String, FolderItem, DocumentModel, boolean) - Constructor for class org.nuxeo.drive.elasticsearch.ESSyncRootFolderItem
 
ESSyncRootFolderItem(String, FolderItem, DocumentModel, boolean, boolean) - Constructor for class org.nuxeo.drive.elasticsearch.ESSyncRootFolderItem
 
ESSyncRootFolderItemFactory - Class in org.nuxeo.drive.elasticsearch
Elasticsearch implementation of the DefaultSyncRootFolderItemFactory.
ESSyncRootFolderItemFactory() - Constructor for class org.nuxeo.drive.elasticsearch.ESSyncRootFolderItemFactory
 
ESTransportClient - Class in org.nuxeo.elasticsearch.client
 
ESTransportClient(Client) - Constructor for class org.nuxeo.elasticsearch.client.ESTransportClient
 
ESTransportClientFactory - Class in org.nuxeo.elasticsearch.client
 
ESTransportClientFactory() - Constructor for class org.nuxeo.elasticsearch.client.ESTransportClientFactory
 
ESUIDSequencer - Class in org.nuxeo.elasticsearch.seqgen
Elasticsearch implementation of UIDSequencer.
ESUIDSequencer() - Constructor for class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
eval(File, Binding) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
eval(File, Binding) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
eval(File, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
eval(File, Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
eval(ScriptContext) - Method in class org.nuxeo.ecm.core.event.script.FakeCompiledScript
 
eval(OperationContext) - Method in interface org.nuxeo.ecm.automation.core.scripting.Expression
 
eval(OperationContext) - Method in class org.nuxeo.ecm.automation.core.scripting.MvelExpression
 
eval(OperationContext) - Method in class org.nuxeo.ecm.automation.core.scripting.MvelTemplate
 
eval(OperationContext) - Method in class org.nuxeo.ecm.automation.core.scripting.Scripting.GroovyScript
 
eval(OperationContext) - Method in class org.nuxeo.ecm.automation.core.scripting.Scripting.MvelScript
 
eval(OperationContext) - Method in interface org.nuxeo.ecm.automation.core.scripting.Scripting.Script
 
eval(Expression) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
Evaluates an expression and returns the set of matching ids.
eval(WikiParameters, String, WikiSerializerHandler) - Method in class org.nuxeo.ecm.platform.rendering.wiki.extensions.FreemarkerMacro
 
eval(WikiParameters, String, WikiSerializerHandler) - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocMacro
 
eval(WikiParameters, String, WikiSerializerHandler) - Method in interface org.nuxeo.ecm.platform.rendering.wiki.WikiMacro
 
evalAndOr(Expression) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
evalDynamicProperties() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Generate properties which values are based on others
evalEnvironmentVariables(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Expand environment variable for properties values of the form ${env:MY_VAR}.
evalExpression(String, Class<T>) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Evaluates the given expression and returns the result cast to the given expectedType.
evalExpression(String, Class<T>) - Method in class org.nuxeo.ecm.platform.actions.ELActionContext
 
evalExpression(Expression) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
evalInline(WikiParameters, String, WikiSerializerHandler) - Method in class org.nuxeo.ecm.platform.rendering.wiki.extensions.FreemarkerMacro
 
evalInline(WikiParameters, String, WikiSerializerHandler) - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocMacro
 
evalInline(WikiParameters, String, WikiSerializerHandler) - Method in interface org.nuxeo.ecm.platform.rendering.wiki.WikiMacro
 
evalMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
evalOperand(Operand) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
evalReference(Reference) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
evalsha(byte[], List<byte[]>, List<byte[]>) - Method in class org.nuxeo.ecm.core.redis.RedisAbstractExecutor
 
evalsha(byte[], List<byte[]>, List<byte[]>) - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
Evaluates the script of the given SHA1 with the given keys and arguments.
evalsha(String, List<String>, List<String>) - Method in class org.nuxeo.ecm.core.redis.RedisAbstractExecutor
 
evalsha(String, List<String>, List<String>) - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
Evaluates the script of the given SHA1 with the given keys and arguments.
evalSimpleExpression(Expression) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.AfterClassStatement
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.AfterMethodRunStatement
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.AfterTeardownStatement
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.BeforeClassStatement
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.BeforeMethodRunStatement
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.BeforeSetupStatement
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.RandomBug.Bypass
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
evaluate() - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment.DeploymentStatement
 
evaluate(Map<String, Object>) - Method in class org.nuxeo.connect.update.task.guards.Guard
 
evaluate(MultiDirectoryExpressionEvaluator.OperandResult) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
Evaluates an operand associated to a single directory and returns the set of matching ids.
evaluate(MultiDirectoryExpressionEvaluator.Result) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
Evaluates a result and returns the set of matching ids.
evaluateCondition(String) - Static method in class org.nuxeo.ecm.core.versioning.StandardVersioningPolicyFilter
Evaluate and build a valid condition
evaluateDueDate() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
evaluateEscalationRules() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Evaluates the rules for the escalation rules and returns the ones to be executed.
evaluateEscalationRules() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
evaluateExpression(ELContext, String, Class<T>) - Method in class org.nuxeo.ecm.platform.el.ExpressionEvaluator
 
evaluateMvelExpresssion(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
Evaluates a MVEL expression within some context infos accessible on the "NotificationContext" object.
evaluateRunnable(ThrowableRunnable<Throwable>, ThrowableRunnable<Throwable>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
evaluateTaskAssignees() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Evaluates the task assignees from the taskAssigneesVar
evaluateTaskAssignees() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
evaluateTransitions() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Evaluates transition conditions and returns the transitions that were true.
evaluateTransitions() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
evaluator - Variable in class org.nuxeo.ecm.platform.audit.service.ExtendedInfoInjector
 
Evaluator(OperationContext) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call.Details.Evaluator
 
event - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
Event - Class in org.nuxeo.runtime.services.event
 
Event - Interface in org.nuxeo.ecm.core.event
A lightweight object used by core components to notify interested components about events in core.
Event(String, String, Object, Object) - Constructor for class org.nuxeo.runtime.services.event.Event
 
EVENT - Static variable in class org.nuxeo.ecm.core.transientstore.TransientStorageGCTrigger
 
EVENT_CATEGORY - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
EVENT_CLIENT_NOTIF_CATEGORY - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventCategories
Category for events that are fired on behalf of client (outside core) code.
EVENT_COMMENT_CATEGORY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
EVENT_CREATE_COUNTER - Static variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
EVENT_DISPATCHER_XP - Static variable in class org.nuxeo.ecm.core.event.EventServiceComponent
 
EVENT_DOCUMENT_CATEGORY - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventCategories
 
EVENT_ID - Static variable in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
EVENT_ID_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
EVENT_ID_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
EVENT_LIFE_CYCLE_CATEGORY - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventCategories
 
EVENT_LISTENER_XP - Static variable in class org.nuxeo.ecm.core.event.EventServiceComponent
 
EVENT_NAME - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
EVENT_NAME - Static variable in class org.nuxeo.ecm.platform.mail.listener.MailEventListener
 
EVENT_PIPE_XP - Static variable in class org.nuxeo.ecm.core.event.EventServiceComponent
 
EVENT_REMOVE_COUNTER - Static variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
EVENT_UPDATE_COUNTER - Static variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
EventBundle - Interface in org.nuxeo.ecm.core.event
An ordered set of events raised during an user operation.
EventBundleBulkRunner(List<EventListenerDescriptor>, EventBundle) - Constructor for class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleBulkRunner
 
EventBundleDispatcher - Interface in org.nuxeo.ecm.core.event.pipe.dispatch
Interface for dispatching EventBundle between different EventBundlePipe
EventBundleImpl - Class in org.nuxeo.ecm.core.event.impl
 
EventBundleImpl() - Constructor for class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
EventBundleImpl(VMID) - Constructor for class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
EventBundlePipe - Interface in org.nuxeo.ecm.core.event.pipe
Interface for a pipe of events.
EventBundleRunner(List<EventListenerDescriptor>, EventBundle) - Constructor for class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleRunner
 
EventCallback - Interface in org.nuxeo.runtime.services.event
Used to pass execution status for asynchronous events.
eventCategory - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
EventContext - Interface in org.nuxeo.ecm.core.event
An event context is describing the context in which a core event was raised.
EventContextImpl - Class in org.nuxeo.ecm.core.event.impl
Default implementation
EventContextImpl() - Constructor for class org.nuxeo.ecm.core.event.impl.EventContextImpl
Constructor to be used by derived classes
EventContextImpl(Object...) - Constructor for class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
EventContextImpl(CoreSession, NuxeoPrincipal) - Constructor for class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
EventContextImpl(CoreSession, NuxeoPrincipal, Object...) - Constructor for class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
EventCounterListener - Class in org.nuxeo.ecm.core.management.events
Deprecated.
since 11.4: superseded by dropwizard metrics
EventCounterListener() - Constructor for class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
eventDate - Variable in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
EventDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
Really simple auditable event descriptor.
EventDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
 
EventDispatcherDescriptor - Class in org.nuxeo.ecm.core.event.pipe.dispatch
XMap Descriptor for contributing a new EventBundleDispatcher
EventDispatcherDescriptor() - Constructor for class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
 
EventDispatcherDescriptor(String, Class<? extends EventBundleDispatcher>) - Constructor for class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
 
EventDispatcherRegistry - Class in org.nuxeo.ecm.core.event.pipe.dispatch
Simple stacking descriptor registry
EventDispatcherRegistry() - Constructor for class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherRegistry
 
eventExtendedInfoDescriptors - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
EventFirer - Class in org.nuxeo.ecm.platform.routing.core.impl
 
EventFirer() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.EventFirer
 
EventHandler - Class in org.nuxeo.ecm.automation.core.events
 
EventHandler() - Constructor for class org.nuxeo.ecm.automation.core.events.EventHandler
 
EventHandler(String, String) - Constructor for class org.nuxeo.ecm.automation.core.events.EventHandler
 
EventHandler(Set<String>, String) - Constructor for class org.nuxeo.ecm.automation.core.events.EventHandler
 
EventHandlerRegistry - Class in org.nuxeo.ecm.automation.core.events
TODO: This service should be moved in another project, and renamed since it's a service, not a simple registry...
EventHandlerRegistry(AutomationService) - Constructor for class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
eventId - Variable in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
eventId - Variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
eventId - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
eventId - Variable in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
 
EventImpl - Class in org.nuxeo.ecm.core.event.impl
Event implementation.
EventImpl(String, EventContext) - Constructor for class org.nuxeo.ecm.core.event.impl.EventImpl
 
EventImpl(String, EventContext, int) - Constructor for class org.nuxeo.ecm.core.event.impl.EventImpl
 
EventImpl(String, EventContext, int, long) - Constructor for class org.nuxeo.ecm.core.event.impl.EventImpl
 
EventJob - Class in org.nuxeo.ecm.core.scheduler
A Quartz job whose execution sends a configured event.
EventJob() - Constructor for class org.nuxeo.ecm.core.scheduler.EventJob
 
EventJobFactory - Interface in org.nuxeo.ecm.core.scheduler
Factory instantiating the Job and the Trigger of a scheduled event.
EventListener - Interface in org.nuxeo.ecm.core.event
An event listener receives notifications from core components.
EventListener - Interface in org.nuxeo.runtime.services.event
 
EventListenerDescriptor - Class in org.nuxeo.ecm.core.event.impl
XObject descriptor to declare event listeners
EventListenerDescriptor() - Constructor for class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
EventListenerDescriptorComparator - Class in org.nuxeo.ecm.core.event.impl
 
EventListenerDescriptorComparator() - Constructor for class org.nuxeo.ecm.core.event.impl.EventListenerDescriptorComparator
 
EventListenerList - Class in org.nuxeo.ecm.core.event.impl
Utility class used to manage event listeners descriptors.
EventListenerList() - Constructor for class org.nuxeo.ecm.core.event.impl.EventListenerList
 
EventMonitoring - Class in org.nuxeo.ecm.core.management.events
Deprecated.
since 11.4: superseded by dropwizard metrics
EventMonitoring() - Constructor for class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
EventMonitoringFactory - Class in org.nuxeo.ecm.core.management.events
Deprecated.
since 11.4: superseded by dropwizard metrics
EventMonitoringFactory() - Constructor for class org.nuxeo.ecm.core.management.events.EventMonitoringFactory
Deprecated.
 
EventMonitoringMBean - Interface in org.nuxeo.ecm.core.management.events
Deprecated.
since 11.4: superseded by dropwizard metrics
eventName - Variable in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricMBeanAdapter
 
eventNames - Variable in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
eventNames - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
EventPipeDescriptor - Class in org.nuxeo.ecm.core.event.pipe
XMap Descriptor for contributing a new EventBundlePipe
EventPipeDescriptor() - Constructor for class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
EventPipeDescriptor(String, Class<? extends EventBundlePipe>) - Constructor for class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
EventPipeRegistry - Class in org.nuxeo.ecm.core.event.pipe
Contribution registry for EventPipeDescriptor
EventPipeRegistry() - Constructor for class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
eventProducer - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
EventProducer - Interface in org.nuxeo.ecm.core.event
 
EventRegistry - Class in org.nuxeo.ecm.automation.core.events
 
EventRegistry() - Constructor for class org.nuxeo.ecm.automation.core.events.EventRegistry
 
events - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
events - Variable in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
events - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
events - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
EVENTS_TO_HANDLE - Static variable in class org.nuxeo.ecm.quota.QuotaStatsListener
 
EventService - Class in org.nuxeo.runtime.services.event
 
EventService - Interface in org.nuxeo.ecm.core.event
The event service manages listener registries and notifies listeners about core events.
EventService() - Constructor for class org.nuxeo.runtime.services.event.EventService
 
EventServiceAdmin - Interface in org.nuxeo.ecm.core.event
Interface for EventService administration
EventServiceComponent - Class in org.nuxeo.ecm.core.event
Event Service Component, allowing registration of contributions and doing the event service shutdown upon deactivation.
EventServiceComponent() - Constructor for class org.nuxeo.ecm.core.event.EventServiceComponent
 
EventServiceConfiguratorFilter - Class in org.nuxeo.ecm.platform.importer.filter
 
EventServiceConfiguratorFilter(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
EventServiceImpl - Class in org.nuxeo.ecm.core.event.impl
Implementation of the event service.
EventServiceImpl() - Constructor for class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
eventStats - Variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
EventStats - Interface in org.nuxeo.ecm.core.event
Event stats service.
EventStatsHolder - Class in org.nuxeo.ecm.core.management.events
Deprecated.
since 11.4: superseded by dropwizard metrics
EventStatsImpl - Class in org.nuxeo.ecm.core.management.events
Deprecated.
since 11.4: superseded by dropwizard metrics
EventStatsImpl() - Constructor for class org.nuxeo.ecm.core.management.events.EventStatsImpl
Deprecated.
 
EVERYONE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
EVERYTHING - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
EVT_INFO_NEW_DOC_KEY - Static variable in class org.nuxeo.ecm.core.api.VersioningChangeNotifier
The key in the info map pointing to the current document.
EVT_INFO_OLD_DOC_KEY - Static variable in class org.nuxeo.ecm.core.api.VersioningChangeNotifier
The key in the info map pointing to the frozen document (previous version).
EXACT - org.nuxeo.ecm.platform.usermanager.UserManager.MatchType
 
EXACT_MATCH_PRIORITY - Static variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
ExactFileRef(File) - Constructor for class org.nuxeo.common.utils.FileRef.ExactFileRef
 
ExactFileRef(String) - Constructor for class org.nuxeo.common.utils.FileRef.ExactFileRef
 
ExactLengthValidator - Class in org.nuxeo.ecm.webengine.forms.validation
 
ExactLengthValidator(int) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.ExactLengthValidator
 
ExactSegmentMatcher - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
 
ExactSegmentMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.ExactSegmentMatcher
 
EXCEPTION_HANDLER_MARKER - Static variable in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler
 
exceptionhandler - org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
 
exceptionHandler - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
 
ExceptionHandler - Class in org.nuxeo.ecm.webdav
Simple error handler to give back a user-readable status, and log it to the console.
ExceptionHandler() - Constructor for class org.nuxeo.ecm.webdav.ExceptionHandler
 
ExceptionHandlerDescriptor - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
 
ExceptionHandlerDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ExceptionHandlerDescriptor
 
exceptionHandlerParameters - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
 
ExceptionHandlingComponent - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
 
ExceptionHandlingComponent() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
 
ExceptionHandlingComponent.ExtensionPoint - Enum in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
 
ExceptionHandlingListener - Interface in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Listener performing operations when dealing with an error.
ExceptionHandlingService - Interface in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
 
ExceptionHelper - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling
 
exceptionName - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper.ErrorInfo
 
exceptionProcessor - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
exceptionProcessorClass - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
ExceptionUtils - Class in org.nuxeo.common.utils
Provides utility methods for manipulating and examining exceptions in a generic way.
EXCLUDE_PROMPT_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
EXCLUDE_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
excluded - Variable in class org.nuxeo.ecm.core.api.impl.FacetFilter
Set of excluded facets.
excluded - Variable in class org.nuxeo.ecm.core.api.impl.PermissionFilter
 
EXCLUDED_EVENT_TYPES - Static variable in class org.nuxeo.ecm.platform.comment.notification.CommentNotificationVeto
 
excludedFacets - Variable in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
excludedPaths - Variable in class org.nuxeo.ecm.core.utils.StringsExtractor
 
excludedTypes - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
excludedTypes - Variable in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
excludeFields - Variable in class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
 
ExcludeFilter - Class in org.nuxeo.runtime.deployment.preprocessor.install.filters
 
ExcludeFilter(String) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.filters.ExcludeFilter
 
ExcludeFilter(Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.filters.ExcludeFilter
 
excludeOneToMany - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
excludeOneToMany - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
excludeOneToMany(boolean) - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
Whether to exclude the importers creating more than one document for the given blob when selecting the importer.
excludePromptURLs - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
excludes - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
excludeSourceFields - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
exec(String, String...) - Method in class org.nuxeo.runtime.test.runner.HotDeployer.ActionHandler
Can wrap another deploy action with custom code.
exec(String, String...) - Method in class org.nuxeo.runtime.test.runner.HotDeployer.DefaultDeployHandler
 
exec(String, String...) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature.TransactionalDeployer
 
exec(List) - Method in class org.nuxeo.ecm.platform.ec.notification.email.HtmlEscapeMethod
 
exec(List) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.DocRefMethod
 
exec(List) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.FormatDate
 
exec(List) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.LocaleMessagesMethod
 
exec(List) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.MessagesMethod
 
exec(List) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.NewMethod
 
exec(List) - Method in class org.nuxeo.ecm.webengine.rendering.ScriptMethod
 
exec(CommandLineDescriptor, CmdParameters, EnvironmentDescriptor) - Method in interface org.nuxeo.ecm.platform.commandline.executor.service.executors.Executor
No exception is thrown but the returned ExecResult contains everything about the command execution, including an optional exception.
exec(CommandLineDescriptor, CmdParameters, EnvironmentDescriptor) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
 
exec(CommandContext) - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.Command
 
exec(CommandContext) - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessor
Execute commands.
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessorImpl
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.DeleteCommand
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkdirCommand
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkfileCommand
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MoveCommand
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.PropertyCommand
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
exec(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
exec1(CommandLineDescriptor, CmdParameters, EnvironmentDescriptor) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
 
execCommand(String, CmdParameters) - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
 
execCommand(String, CmdParameters) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
execCommand(String, CmdParameters) - Static method in class org.nuxeo.ecm.platform.picture.magick.MagickExecutor
Deprecated.
Since 7.4. Useless.
execOnBlob(String, Map<String, Blob>, Map<String, String>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
ExecResult - Class in org.nuxeo.ecm.platform.commandline.executor.api
Wraps result of the command-line execution: executed command line, output buffer, return code, java Exception.
ExecResult(String, Exception) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
ExecResult(String, List<String>, long, int) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
execTime - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
ExecutableResource - Class in org.nuxeo.ecm.automation.server.jaxrs
 
ExecutableResource() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
execute() - Method in interface org.nuxeo.ecm.platform.mail.action.MailBoxActions
 
execute() - Method in class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.ExtendsDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.SuperBlockDirective
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class org.nuxeo.ecm.webengine.rendering.RenderDirective
 
execute(Object, String, CoreSession, Map<String, Object>, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
execute(Runnable) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
execute(String, String, String, ExecutionRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
execute(String, String, String, CoreSession, Map<String, Object>, Map<String, Object>) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Executes the chain or operation on the Blob from the given batchId and fileIndex.
execute(String, String, String, CoreSession, Map<String, Object>, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
execute(String, String, ExecutionRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
execute(String, String, CoreSession, Map<String, Object>, Map<String, Object>) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Executes the chain or operation on the Blobs from the given batchId.
execute(String, String, CoreSession, Map<String, Object>, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
execute(String, Function<WebResource.Builder, ClientResponse>) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule
 
execute(Function<Session, T>) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
execute(Function<Session, T>, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
execute(List<SQLStatement>, String, Map<String, Serializable>, Dialect, Connection, JDBCLogger, SQLStatement.ListCollector) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
Executes a list of SQL statements, following the tags.
execute(ServletRequest, ServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
 
execute(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
execute(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
execute(CoreSession) - Method in interface org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandler
Executes this handler with a system session.
execute(CoreSession, DocumentRef, Function<CommentManager, T>) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
Executes the given function for a comment document ref, depending on the types of comment managers.
execute(RedisCallable<T>) - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
 
execute(RedisCallable<T>) - Method in class org.nuxeo.ecm.core.redis.RedisFailoverExecutor
 
execute(RedisCallable<T>) - Method in class org.nuxeo.ecm.core.redis.RedisPoolExecutor
 
execute(Work) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
Deprecated.
since 10.2 because unused
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.CheckSenderAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.DocumentURLAction
 
execute(ExecutionContext) - Method in interface org.nuxeo.ecm.platform.mail.action.MailBoxActions
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
execute(ExecutionContext) - Method in interface org.nuxeo.ecm.platform.mail.action.MessageAction
Executes one action.
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.SendMailAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.StoreMessageAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.AbstractMailAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.CheckMailUnicity
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsFromAutomationChainAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.EndAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
 
execute(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.StartAction
 
execute(JobDataMap) - Method in class org.nuxeo.ecm.core.scheduler.EventJob
 
execute(JobExecutionContext) - Method in class org.nuxeo.ecm.core.scheduler.EventJob
Job execution to send the configured event.
EXECUTE_ESCALATION_RULE_EVENT - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingEscalationListener
 
executeAndCache(String, DriveRequest<T>, Class<T>) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Executes a DriveRequest and caches the unparsed response.
executeAndClean(String, String, CoreSession, Map<String, Object>, Map<String, Object>) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Executes the chain or operation on the Blobs from the given batchId.
executeAndClean(String, String, CoreSession, Map<String, Object>, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
executeBatch(String, String, String, HttpServletRequest, ExecutionRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
executeBulkAction(String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionObject
 
executeChain(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Executes an Automation chain in the context of this node.
executeChain(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
executeChain(String, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
executeCount - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
executed - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
executeFactoryForType(DocumentModel) - Method in interface org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
 
executeFactoryForType(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
executeInserts(PreparedStatement, List<RowMapper.RowUpdate>, List<Column>, boolean, String, JDBCConnection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ACLCollectionIO
 
executeInserts(PreparedStatement, List<RowMapper.RowUpdate>, List<Column>, boolean, String, JDBCConnection) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.CollectionIO
Sets the values of a fragment to a SQL prepared statement, and executes the statement for each value.
executeInserts(PreparedStatement, List<RowMapper.RowUpdate>, List<Column>, boolean, String, JDBCConnection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ScalarCollectionIO
 
executeOnlyFirstTransition() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
When workflow engine runs an exclusive node, it evaluates the transition one by one and stops a soon as one of the transition is evaluated to true
executeOnlyFirstTransition() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
executeOperation(String, Object, ScriptObjectMirror) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
executePending(File, boolean, boolean, boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
executePostContentCreationHandlers(CoreSession) - Method in interface org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
Executes all the registered PostContentCreationHandlers.
executePostContentCreationHandlers(CoreSession) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
executeRecomputeCallbacks() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
executeSavedSearch(SavedSearch, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
executeSql(Statement, String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
executeSQLStatements(String, String, Connection, JDBCLogger, SQLStatement.ListCollector) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Executes the SQL statements for the given category.
executeTransitionChain(GraphNode.Transition) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Executes an Automation chain in the context of this node for a given transition
executeTransitionChain(GraphNode.Transition) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
executeWithRetryPolicy(RedisCallable<T>, Retry.Policy) - Method in class org.nuxeo.ecm.core.redis.RedisFailoverExecutor
 
EXECUTION_TYPE_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
ExecutionContext - Class in org.nuxeo.ecm.platform.mail.action
The execution context of an actions pipe.
ExecutionContext() - Constructor for class org.nuxeo.ecm.platform.mail.action.ExecutionContext
 
ExecutionContext(Message) - Constructor for class org.nuxeo.ecm.platform.mail.action.ExecutionContext
 
ExecutionContext(Message, ExecutionContext) - Constructor for class org.nuxeo.ecm.platform.mail.action.ExecutionContext
 
ExecutionRequest - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
 
ExecutionRequest() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
ExecutionRequest(Object) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
executor - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
executor - Variable in class org.nuxeo.ecm.core.redis.RedisComponent
 
executor - Variable in class org.nuxeo.ecm.core.redis.RedisFailoverExecutor
 
executor - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
Executor - Interface in org.nuxeo.ecm.platform.commandline.executor.service.executors
Interface for class that provide a way to execute a CommandLineDescriptor.
EXECUTOR - Static variable in class org.nuxeo.runtime.transaction.TransactionHelper
Thread pool used to execute code in a separate transactional context.
executorMainThread - Static variable in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
executors - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
executors - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
EXIF_TOOL_CONTRIBUTION_ID - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
 
ExifHelper - Class in org.nuxeo.ecm.platform.picture
Helper to handle the UNDEFINED Exif data type.
EXIFTOOL_READ - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Commandline id - read metadata from binary with exiftool.
EXIFTOOL_READ_NOPREFIX - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
 
EXIFTOOL_READ_TAGLIST - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Commandline id - read metadata listing from binary with exiftool.
EXIFTOOL_READ_TAGLIST_NOPREFIX - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
 
EXIFTOOL_WRITE - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
Commandline id - Write metadata into binary with exiftool.
EXIFTOOL_WRITE_NOPREFIX - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
 
ExifToolProcessor - Class in org.nuxeo.binary.metadata.internals
 
ExifToolProcessor() - Constructor for class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
existing - Variable in class org.nuxeo.ecm.core.storage.sql.Selection
The row ids known in the database and not deleted.
ExistingResource - Class in org.nuxeo.ecm.webdav.resource
An existing resource corresponds to an existing object (folder or file) in the repository.
ExistingResource(String, DocumentModel, HttpServletRequest, Backend) - Constructor for class org.nuxeo.ecm.webdav.resource.ExistingResource
 
exists(File) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
exists(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
exists(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
exists(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
exists(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
exists(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
exists(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Returns true if an entry exists with the given key.
exists(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
exists(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
exists(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
exists(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
exists(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
exists(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
exists(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
exists(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
 
exists(String) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use LogManager.exists(Name) instead
exists(String, String, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
exists(String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Returns true if a FileSystemItem with the given id exists for the given principal.
exists(String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Returns true if a FileSystemItem with the given id exists for the given principal.
exists(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
The default factory considers that a FileSystemItem with the given id exists if the backing DocumentModel can be fetched and AbstractFileSystemItemFactory.isFileSystemItem(DocumentModel) returns true.
exists(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
exists(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
exists(Path, Name) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
exists(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
exists(Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
exists(Bson, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
exists(CoreSession, String, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.csv.core.CSVImporterDocumentFactory
Deprecated.
since 8.2
exists(CoreSession, String, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
Deprecated.
exists(CoreSession, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.csv.core.CSVImporterDocumentFactory
 
exists(CoreSession, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
exists(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
exists(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Tests if the document pointed by the given reference exists and is accessible.
exists(ScrollRequest) - Method in interface org.nuxeo.ecm.core.api.scroll.ScrollService
Returns true if the requested Scroll implementation exists.
exists(ScrollRequest) - Method in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
exists(Name) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
exists(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
exists(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
Returns true if a Log with this name exists.
exists(Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
existsPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
existsPath(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
existsSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
exitCode - Variable in class org.nuxeo.launcher.info.CommandInfo
 
ExitException - Exception in org.nuxeo.ecm.automation
Throw it from an operation to interrupt a chain execution.
ExitException() - Constructor for exception org.nuxeo.ecm.automation.ExitException
 
ExitException(Object) - Constructor for exception org.nuxeo.ecm.automation.ExitException
 
ExitException(Object, boolean) - Constructor for exception org.nuxeo.ecm.automation.ExitException
 
expand() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Expands the item.
expand() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
expand(String, Map<?, ?>) - Static method in class org.nuxeo.common.utils.Vars
 
expandFiles(File, String) - Static method in class org.nuxeo.osgi.application.client.NuxeoApp
 
expandName(MetricName) - Static method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
expandQueryVariables(String, Object[]) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
expandQueryVariables(String, Object[]) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
expandQueryVariables(String, Map<String, Object>) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
expandQueryVariables(String, Map<String, Object>) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
expandResources() - Method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
expandVars(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
expandVars(String) - Static method in class org.nuxeo.runtime.api.Framework
Expands any variable found in the given expression with the value of the corresponding framework property.
expandVars(String) - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandContext
 
expandVars(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandContextImpl
 
expandVars(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
Overrides the default method to be able to include OSGi properties.
expandVars(String) - Method in interface org.nuxeo.runtime.RuntimeService
Replaces any substring in the form ${property.name} with the corresponding runtime property value if any, otherwise leaves the substring unchanged.
expandVars(String, Map<?, ?>) - Static method in class org.nuxeo.common.utils.StringUtils
Expands any variable found in the given expression with the values in the given map.
ExpectedCondition<T> - Interface in org.openqa.selenium.support.ui
Models a condition that might reasonably be expected to eventually evaluate to something that is neither null nor false.
Experimental - Annotation Type in org.nuxeo.common.annotation
Signifies that annotated API is still in early stage and subject to incompatible changes, or even removal, in a future release.
expiration - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
expired - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
EXPIRED - Static variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
expireSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
expireTTLOnce() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
expireTTLThread() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
Runs in a thread to do TTL expiration.
ExponentialBackofDelay - Class in org.nuxeo.ecm.core.redis.retry
 
ExponentialBackofDelay(int, int) - Constructor for class org.nuxeo.ecm.core.redis.retry.ExponentialBackofDelay
 
export(CoreSession, String, String, String) - Method in class org.nuxeo.io.fsexporter.FSExporter
 
export(CoreSession, String, String, String) - Method in interface org.nuxeo.io.fsexporter.FSExporterService
 
EXPORT_ALIASES_CONFIGURATION_PARAM - Static variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
exportAsTree - Variable in class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
exportAsZip - Variable in class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
ExportConstants - Class in org.nuxeo.ecm.core.io
Constants that provide the types for which the reader are for.
exportDocs(OutputStream) - Method in interface org.nuxeo.ecm.core.io.DocumentsExporter
 
ExportDocument - Class in org.nuxeo.ecm.platform.io.operation
Operation that export a document.
ExportDocument() - Constructor for class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
exportDocuments(OutputStream, String, Collection<DocumentRef>, boolean, String) - Method in class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
 
exportDocuments(OutputStream, String, Collection<DocumentRef>, boolean, String) - Method in interface org.nuxeo.ecm.core.io.IODocumentManager
 
exportDocuments(OutputStream, DocumentReader, String) - Method in class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
 
exportDocuments(OutputStream, DocumentReader, String) - Method in interface org.nuxeo.ecm.core.io.IODocumentManager
Used in pair with importDocuments(...
exportDocumentsAndResources(OutputStream, String, String, Collection<String>, DocumentReader) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
exportDocumentsAndResources(OutputStream, String, Collection<DocumentRef>, boolean, String, Collection<String>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
Export documents and resources.
exportDocumentsAndResources(OutputStream, String, Collection<DocumentRef>, boolean, String, Collection<String>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
ExportedDocument - Interface in org.nuxeo.ecm.core.io
A representation for an exported document.
ExportedDocumentImpl - Class in org.nuxeo.ecm.core.io.impl
A representation for an exported document.
ExportedDocumentImpl() - Constructor for class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
ExportedDocumentImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
ExportedDocumentImpl(DocumentModel, boolean) - Constructor for class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
ExportedDocumentImpl(DocumentModel, Path, boolean) - Constructor for class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
ExportedZipImporter - Class in org.nuxeo.ecm.platform.filemanager.service.extension
Simple Plugin that imports IO Zip archive into Nuxeo using the IO core service.
ExportedZipImporter() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter
 
exporter - Variable in class org.nuxeo.io.fsexporter.FSExporter
 
ExportExtension - Interface in org.nuxeo.ecm.core.io
Interface for extension used to enrich the export
exportFileInXML(CoreSession, DocumentModel, String) - Method in class org.nuxeo.io.fsexporter.CustomExporterPlugin
 
exportInfosToJson(List<TargetPlatformInfo>, OutputStream, boolean) - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
ExportLogicDescriptor - Class in org.nuxeo.io.fsexporter
 
ExportLogicDescriptor() - Constructor for class org.nuxeo.io.fsexporter.ExportLogicDescriptor
 
exportOperations() - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
Used to export operations to studio.
exportOperations(boolean) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
Used to export operations to studio.
ExportStructureToFS - Class in org.nuxeo.io.fsexporter
 
ExportStructureToFS() - Constructor for class org.nuxeo.io.fsexporter.ExportStructureToFS
 
exportToJson(Object, OutputStream, boolean) - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
exportToJson(List<TargetPlatform>, OutputStream, boolean) - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
exportToJson(TargetPackageInfo, OutputStream, boolean) - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
exportToJson(TargetPackage, OutputStream, boolean) - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
exportToJson(TargetPlatformInfo, OutputStream, boolean) - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
exportToJson(TargetPlatformInstance, OutputStream, boolean) - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
exportToJson(TargetPlatform, OutputStream, boolean) - Static method in class org.nuxeo.targetplatforms.io.JSONExporter
 
exportXML(CoreSession, String, String) - Method in class org.nuxeo.io.fsexporter.FSExporter
 
exportXML(CoreSession, String, String) - Method in interface org.nuxeo.io.fsexporter.FSExporterService
 
exportXML(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.io.DocumentXMLExporter
Exports a document to XML as an InputStream.
exportXML(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.io.impl.DocumentXMLExporterImpl
Exports a document to XML as an InputStream.
exportXMLAsByteArray(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.io.DocumentXMLExporter
Exports a document to XML as a byte array.
exportXMLAsByteArray(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.io.impl.DocumentXMLExporterImpl
Exports a document to XML as a byte array.
exportXMLAsInputSource(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.io.DocumentXMLExporter
Exports a document to XML as an InputSource.
exportXMLAsInputSource(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.io.impl.DocumentXMLExporterImpl
Exports a document to XML as an InputSource.
EXPOSE_BLOB_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
EXPOSE_BLOB_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
ExposeBlob - Class in org.nuxeo.ecm.core.bulk.action.computation
 
ExposeBlob() - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.ExposeBlob
 
exposedHeaders - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
expr - Variable in class org.nuxeo.connect.update.task.guards.Guard
 
expr - Variable in class org.nuxeo.ecm.automation.core.scripting.MvelExpression
 
expr - Variable in class org.nuxeo.ecm.automation.core.scripting.MvelTemplate
 
expr - Variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
expression - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
expression - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
expression - Variable in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
Expression - Class in org.nuxeo.ecm.core.query.sql.model
An infix expression.
Expression - Interface in org.nuxeo.ecm.automation.core.scripting
 
Expression(Operand, Operator, Operand) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Expression
 
EXPRESSION_FACTORY - Static variable in class org.nuxeo.ecm.platform.actions.ELActionContext
 
ExpressionBuilder(String) - Constructor for class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
ExpressionContext - Class in org.nuxeo.ecm.platform.el
 
ExpressionContext() - Constructor for class org.nuxeo.ecm.platform.el.ExpressionContext
 
expressionEvaluator - Variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
ExpressionEvaluator - Class in org.nuxeo.ecm.core.storage
Evaluator for an Expression.
ExpressionEvaluator - Class in org.nuxeo.ecm.platform.el
 
ExpressionEvaluator() - Constructor for class org.nuxeo.ecm.platform.el.ExpressionEvaluator
 
ExpressionEvaluator(ExpressionFactory) - Constructor for class org.nuxeo.ecm.platform.el.ExpressionEvaluator
 
ExpressionEvaluator(ExpressionEvaluator.PathResolver, String[], boolean) - Constructor for class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
ExpressionEvaluator.PathResolver - Interface in org.nuxeo.ecm.core.storage
Interface for a class that knows how to resolve a path into an id.
expressionFactory - Variable in class org.nuxeo.ecm.platform.actions.ELActionContext
 
expressionFactory - Variable in class org.nuxeo.ecm.platform.el.ExpressionEvaluator
 
ExpressionParameter(String, Object) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call.ExpressionParameter
 
ExpressionResolver - Class in org.nuxeo.ecm.platform.el
 
ExpressionResolver() - Constructor for class org.nuxeo.ecm.platform.el.ExpressionResolver
 
expunge - Variable in class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
ext - Variable in class org.nuxeo.ecm.webengine.model.View
 
extend(EntityType, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.ExtensibleEntityJsonWriter
Override this method to add additional property in the entity.
extend(List<EntityType>, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonWriter
Override this method to write additional information in the list.
ExtendableVersioningService - Interface in org.nuxeo.ecm.core.versioning
Class implementing this interface will be able to use contribution from the versioningRules extension point.
EXTENDED_ACLS_PROPERTY - Static variable in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
EXTENDED_INFO_RENDITION - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
The extended info containing the rendition name.
extendedBuckets - Variable in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
ExtendedInfo - Interface in org.nuxeo.ecm.platform.audit.api
Extended audit info entities, used to persist contributed extended information.
extendedInfoAsJson - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
ExtendedInfoContext - Class in org.nuxeo.ecm.platform.audit.service
 
ExtendedInfoDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
Extended info descriptor
ExtendedInfoDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
extendedInfoDescriptors - Variable in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
 
extendedInfoDescriptors - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
ExtendedInfoDeserializer - Class in org.nuxeo.ecm.platform.audit.io
Deserializer class for extended info from a JSON object
ExtendedInfoDeserializer() - Constructor for class org.nuxeo.ecm.platform.audit.io.ExtendedInfoDeserializer
 
ExtendedInfoImpl - Class in org.nuxeo.ecm.platform.audit.impl
Extended audit info entities, used to persist contributed extended information.
ExtendedInfoImpl.BlobInfo - Class in org.nuxeo.ecm.platform.audit.impl
 
ExtendedInfoImpl.BooleanInfo - Class in org.nuxeo.ecm.platform.audit.impl
 
ExtendedInfoImpl.DateInfo - Class in org.nuxeo.ecm.platform.audit.impl
 
ExtendedInfoImpl.DoubleInfo - Class in org.nuxeo.ecm.platform.audit.impl
 
ExtendedInfoImpl.LongInfo - Class in org.nuxeo.ecm.platform.audit.impl
 
ExtendedInfoImpl.StringInfo - Class in org.nuxeo.ecm.platform.audit.impl
 
ExtendedInfoInjector - Class in org.nuxeo.ecm.platform.audit.service
 
ExtendedInfoInjector(ExpressionEvaluator) - Constructor for class org.nuxeo.ecm.platform.audit.service.ExtendedInfoInjector
 
extendedInfos - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
extendedInfos - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
extendedInfos(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
The extended infos, holding additional info about the download (in particular for logging and permission checks).
ExtendedInfoSerializer - Class in org.nuxeo.ecm.platform.audit.io
Serializer class for extended info to a JSON object
ExtendedInfoSerializer() - Constructor for class org.nuxeo.ecm.platform.audit.io.ExtendedInfoSerializer
 
ExtendsDirective - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
 
ExtendsDirective() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.ExtendsDirective
 
extendsMe - Variable in class org.nuxeo.osgi.BundleRegistration
 
extendz - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
Extensible - Interface in org.nuxeo.runtime.model
Defines an extensible object.
ExtensibleContribution - Class in org.nuxeo.runtime.deploy
 
ExtensibleContribution() - Constructor for class org.nuxeo.runtime.deploy.ExtensibleContribution
 
ExtensibleDocumentTreeReader - Class in org.nuxeo.ecm.core.io.impl.plugins
Compared to the default DocumentReader implementation this one does handle versions and allows to plug ExportExtension
ExtensibleDocumentTreeReader(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
ExtensibleDocumentTreeReader(CoreSession, DocumentModel, boolean) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
ExtensibleDocumentTreeReader(CoreSession, DocumentRef) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
ExtensibleDocumentWriter - Class in org.nuxeo.ecm.core.io.impl.plugins
Compared to the default DocumentModelWriter implementation this one does handle versions and allows to plug ExportExtension
ExtensibleDocumentWriter(CoreSession, String) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentWriter
 
ExtensibleEntityJsonWriter<EntityType> - Class in org.nuxeo.ecm.core.io.marshallers.json
Base class to write Nuxeo Json entity.
ExtensibleEntityJsonWriter(String, Class<EntityType>) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.ExtensibleEntityJsonWriter
 
extension - Variable in class org.nuxeo.runtime.deploy.Contribution
 
extension(String) - Method in class org.nuxeo.ecm.webengine.model.View
 
Extension - Interface in org.nuxeo.runtime.model
A component extension.
EXTENSION - org.nuxeo.runtime.RuntimeMessage.Source
 
EXTENSION_3DSTUDIO - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
EXTENSION_COLLADA - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
EXTENSION_EXTENSIBLE_3D_GRAPHICS - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
EXTENSION_FILMBOX - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
EXTENSION_GLTF - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
EXTENSION_PENDING - Static variable in class org.nuxeo.runtime.ComponentEvent
 
EXTENSION_POINT_NAME - Static variable in class org.nuxeo.template.serializer.service.TemplateSerializerServiceImpl
Extention point name
EXTENSION_POINT_SEQUENCER_FACTORY - Static variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
Extension point is deprecated should be removed - preserved for now only for startup warnings.
EXTENSION_REGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
EXTENSION_RENDER - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
EXTENSION_STANFORD - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
EXTENSION_STEREOLITHOGRAPHY - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
EXTENSION_UNREGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
 
EXTENSION_WAVEFRONT - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
extensionActionURLs - Variable in class org.nuxeo.wopi.WOPIServiceImpl
 
extensionAppNames - Variable in class org.nuxeo.wopi.WOPIServiceImpl
 
ExtensionDescriptor - Class in org.nuxeo.ecm.platform.mimetype.service
Filename extension definition.
ExtensionDescriptor() - Constructor for class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
ExtensionDescriptor(String) - Constructor for class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
ExtensionDescriptorReader - Class in org.nuxeo.runtime.model.impl
 
ExtensionDescriptorReader() - Constructor for class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
 
ExtensionFactory - Class in org.nuxeo.template.jaxrs.context
 
ExtensionFactory() - Constructor for class org.nuxeo.template.jaxrs.context.ExtensionFactory
 
ExtensionImpl - Class in org.nuxeo.runtime.model.impl
 
ExtensionImpl() - Constructor for class org.nuxeo.runtime.model.impl.ExtensionImpl
 
ExtensionPoint - Interface in org.nuxeo.runtime.model
A component extension point.
ExtensionPointImpl - Class in org.nuxeo.runtime.model.impl
 
ExtensionPointImpl() - Constructor for class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
ExtensionPointInventoryAdapter - Class in org.nuxeo.ecm.platform.management.adapters
 
ExtensionPointInventoryAdapter(ExtensionPoint) - Constructor for class org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
 
ExtensionPointInventoryMBean - Interface in org.nuxeo.ecm.platform.management.adapters
 
extensionRegistry - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
extensions - Variable in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
extensions - Variable in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentWriter
 
extensions - Variable in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
extensions - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
extensions - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
Sub-Resources extensions
extensions - Variable in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
extensions - Variable in class org.nuxeo.runtime.services.resource.ResourceService
 
extensions() - Method in annotation type org.nuxeo.runtime.test.runner.PartialDeploy
White listed target extensions to deploy
external - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
 
EXTERNAL_BLOB_URI - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
EXTERNAL_CONTENT - Static variable in class org.nuxeo.ecm.core.schema.TypeConstants
 
EXTERNAL_ENTITY - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
 
EXTERNAL_ENTITY_FACET - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
 
EXTERNAL_ENTITY_ID - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
Deprecated.
EXTERNAL_ENTITY_ID_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
 
EXTERNAL_ENTITY_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
 
EXTERNAL_ENTITY_ORIGIN - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
Deprecated.
EXTERNAL_ENTITY_ORIGIN_FIELD - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
 
EXTERNAL_ENTITY_ORIGIN_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
 
EXTERNAL_ENTITY_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.ExternalEntityConstants
 
EXTERNAL_MAPPER_PARAM - Static variable in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
EXTERNAL_VALUE - org.nuxeo.lib.stream.computation.Record.Flag
 
EXTERNALBLOB_ADAPTER_EP - Static variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
ExternalBlobAdapter - Interface in org.nuxeo.ecm.core.api.externalblob
Interface to implement when defining a way to get a Blob that is not stored at the usual place handled by the repository.
ExternalBlobAdapterDescriptor - Class in org.nuxeo.ecm.core.api.externalblob
Descriptor for registration of an external blob adapter.
ExternalBlobAdapterDescriptor() - Constructor for class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
 
externalBlobAdapters - Static variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
ExternalBlobProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
Property handling an external blob: create/edit is done from a map, and the value returned is a blob.
ExternalBlobProperty(Property, Field) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
ExternalBlobProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
externalCommands - Variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
ExternalConverter - Interface in org.nuxeo.ecm.core.convert.extension
Interface that must be implemented by Converter that depend on an external service.
ExternalEntity - Interface in org.nuxeo.ecm.platform.comment.api
External entity interface.
ExternalEntityConstants - Class in org.nuxeo.ecm.platform.comment.api
 
externalEntityToDocumentModel(ExternalEntity, DocumentModel) - Static method in class org.nuxeo.ecm.platform.comment.api.Comments
Deprecated.
since 11.1, unused
externalMapper - Variable in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
externalPrivateKey - Variable in class org.nuxeo.ecm.platform.oauth.keys.ServerKeyDescriptor
 
externalPrivateKeyName - Variable in class org.nuxeo.ecm.platform.oauth.keys.ServerKeyDescriptor
Most folks should not need to change this from the default value of nuxeo.
externalPublicCertificate - Variable in class org.nuxeo.ecm.platform.oauth.keys.ServerKeyDescriptor
This is here just for convenience of keeping everything together.
ExternalRequestFilter - Class in org.nuxeo.ecm.platform.web.common.external
Filter that checks if the current request was called from an external tool (MS Office for instance)
ExternalRequestFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.external.ExternalRequestFilter
 
externals - Variable in class org.nuxeo.lib.stream.computation.Settings
 
externalScroller - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
externalScroller - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
externalScrollerCounter - Variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
externalVersion - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
externalVersion - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
extract(int, int) - Method in class org.nuxeo.ecm.platform.pdf.PDFPageExtractor
 
extract(int, int, String, String, String, String) - Method in class org.nuxeo.ecm.platform.pdf.PDFPageExtractor
Return a Blob built from page inStartPage to inEndPage (inclusive).
extractACLDiffs(ACP, ACP) - Method in class org.nuxeo.ecm.permissions.PermissionListener
 
extractAndUpdate() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
extractAndUpdateBinaryText() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
extractAndUpdateSimpleText() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
extractAutoLoop(TemplateInput, Property) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
extractBlobContent(DocumentModel, TemplateInput) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
extractBytes(byte[], int, int) - Static method in class org.nuxeo.ecm.platform.picture.ExifHelper
Extracts the bytes from the received byte array.
extractClosedCaptions(Blob, String, String, String) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
extractClosedCaptions(Blob, String, String, String) - Method in interface org.nuxeo.ecm.platform.video.tools.VideoToolsService
Extracts the closed captions from a video blob.
ExtractClosedCaptionsFromVideo - Class in org.nuxeo.ecm.platform.video.tools.operations
Extracts Closed Captions from a Video.
ExtractClosedCaptionsFromVideo() - Constructor for class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
extractDatabaseTemplateName() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Extract a database template from the current list of templates.
extractDefaultValue(DocumentModel, TemplateInput) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
extractDigestFromRequestHeaders(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
extractError(Exception) - Method in class org.nuxeo.ecm.core.opencmis.bindings.DefaultErrorExtractor
 
extractError(Exception) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAtomPubServlet
Extracts the error from the exception.
extractError(Exception) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisBrowserBindingServlet
Extracts the error from the exception.
extractError(Exception) - Method in interface org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper.ErrorExtractor
Extracts the error from the exception.
extractError(Exception) - Static method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper
 
extractFromCmisService(CmisService) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
extractHtmlBody(String) - Static method in class org.nuxeo.template.processors.HtmlBodyExtractor
 
extractHTMLPreview(DocumentModel, TemplateInput) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
extractLastPartOfLine(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFTextExtractor
 
extractLineOf(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFTextExtractor
 
extractLongParam(HttpServletRequest, String, Long) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
extractLongParam(HttpServletRequest, String, Long) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
ExtractMessageInformationAction - Class in org.nuxeo.ecm.platform.mail.listener.action
Puts on the pipe execution context the values retrieved from the new messages found in the INBOX.
ExtractMessageInformationAction() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
 
extractNestedJar(JarFile, String, File) - Static method in class org.nuxeo.osgi.JarBundleFile
 
extractNestedJar(JarFile, ZipEntry, File) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
extractNestedJar(JarFile, ZipEntry, File) - Static method in class org.nuxeo.osgi.JarBundleFile
 
extractNestedJars(File, File) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
extractNestedJars(List<File>, File) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
extractNestedJars(BundleFile, File) - Method in class org.nuxeo.osgi.application.ClassPathScanner
 
extractNestedJARs - Variable in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
extractNestedJARs - Variable in class org.nuxeo.osgi.application.ApplicationLoader
 
extractor - Variable in class org.nuxeo.ecm.core.api.CursorService
 
EXTRACTOR_CLASS_PROP - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper
 
extractPayloadFromQuery() - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
extractRecoverableException(Exception) - Method in class org.nuxeo.ecm.directory.ldap.DefaultLdapExceptionProcessor
 
extractRecoverableException(Exception) - Method in interface org.nuxeo.ecm.directory.ldap.LdapExceptionProcessor
Implementation should check the input Exception and turn it into a RecoverableClientException if the Exception should be displayed to the end user.
extractResources(String, Collection<DocumentRef>) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
Extract logs involving given documents.
extractResources(String, Collection<DocumentRef>) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
extractResources(String, Collection<DocumentRef>) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
Extracts resources for given document locations.
extractResources(String, Collection<DocumentRef>) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
Extract relations involving given documents.
extractSecondaryDatabaseTemplateName() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Extract a NoSQL database template from the current list of templates.
extractTemplateInputFromXMLNode(Element) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
extractTextFromMessage(Blob) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
extractTextFromMessagePart(Part) - Static method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
extractValueFromParam(TemplateBasedDocument, TemplateInput) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
extractVariableName(String) - Static method in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
extractVariables(String) - Static method in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 

F

F_CONTAINER - Static variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
F_EXPANDED - Static variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
F_IMMUTABLE - Static variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
F_PROXY - Static variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
F_STATE - Static variable in class org.nuxeo.runtime.test.runner.MDCFeature
 
F_SUITE - Static variable in class org.nuxeo.runtime.test.runner.MDCFeature
 
F_TEST - Static variable in class org.nuxeo.runtime.test.runner.MDCFeature
 
F_VERSION - Static variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
FacebookUserInfo - Class in org.nuxeo.ecm.platform.oauth2.openid.auth.facebook
 
FacebookUserInfo() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
facet - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
facet - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
 
facet - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
facet - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddFacet
 
facet - Variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
facet - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveFacet
 
facet - Variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
 
facet - Variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
 
facet - Variable in class org.nuxeo.ecm.core.io.impl.transformers.DoctypeToFacetTranslator
 
facet - Variable in class org.nuxeo.ecm.core.io.impl.transformers.FacetRemover
 
facet - Variable in class org.nuxeo.ecm.webengine.security.guards.FacetGuard
 
FACET - Static variable in interface org.nuxeo.snapshot.Snapshot
 
FACET - Static variable in interface org.nuxeo.snapshot.Snapshotable
 
FACET_REGISTRATION_CONFIGURATION - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
FACET_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
FACET_TYPE_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
FacetDescriptor - Class in org.nuxeo.ecm.core.schema
Facet Descriptor.
FacetDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.FacetDescriptor
 
FacetDescriptor(String, SchemaDescriptor[]) - Constructor for class org.nuxeo.ecm.core.schema.FacetDescriptor
 
FACETED_TAG - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
FACETED_TAG - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
FACETED_TAG_LABEL - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
FACETED_TAG_LABEL - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
FacetedTagService - Class in org.nuxeo.ecm.platform.tag
Implementation of the tag service based on facet
FacetedTagService() - Constructor for class org.nuxeo.ecm.platform.tag.FacetedTagService
 
FacetEndPoint - Class in org.nuxeo.ecm.restapi.server.jaxrs.config.schemas
 
FacetEndPoint() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.config.schemas.FacetEndPoint
 
facetFactoryMatches(FileSystemItemFactoryWrapper, DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
facetFilter - Variable in class org.nuxeo.ecm.core.query.QueryFilter
 
facetFilter - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
facetFilter - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
FacetFilter - Class in org.nuxeo.ecm.core.api.impl
A filter based on facets.
FacetFilter(String, boolean) - Constructor for class org.nuxeo.ecm.core.api.impl.FacetFilter
Simpler constructor to filter on a single facet.
FacetFilter(List<String>, List<String>) - Constructor for class org.nuxeo.ecm.core.api.impl.FacetFilter
Generic constructor.
FacetFilter(FacetFilter, FacetFilter) - Constructor for class org.nuxeo.ecm.core.api.impl.FacetFilter
Constructor that ANDs two filters.
FacetGuard - Class in org.nuxeo.ecm.webengine.security.guards
 
FacetGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.FacetGuard
 
FacetGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.FacetGuard
 
FacetJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.types
Convert CompositeType to Json.
FacetJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriter
 
FacetListJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.types
FacetListJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.types.FacetListJsonWriter
 
FacetNames - Class in org.nuxeo.ecm.core.schema
Defines base facet names used in the core.
FacetRemover - Class in org.nuxeo.ecm.core.io.impl.transformers
Removes a facet
FacetRemover(String, String) - Constructor for class org.nuxeo.ecm.core.io.impl.transformers.FacetRemover
 
facets - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Facets including those on instance.
facets - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
facets - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
facets - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
facets - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Effective facets.
facets - Variable in class org.nuxeo.ecm.core.versioning.StandardVersioningPolicyFilter
 
facets - Variable in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
facets - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.types.Facets
 
facets - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
facets - Variable in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
facets - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
facets - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
facets() - Method in annotation type org.nuxeo.ecm.webengine.model.WebAdapter
 
facets() - Method in annotation type org.nuxeo.ecm.webengine.model.WebObject
 
Facets - Class in org.nuxeo.ecm.restapi.jaxrs.io.types
 
Facets(CompositeType[]) - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.types.Facets
 
FACETS - Static variable in class org.nuxeo.ecm.core.schema.SchemaNames
A registered facet.
FACETS - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
FACETS - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
FACETS_KEY_NAME - Static variable in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
FacetsWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.types
 
FacetsWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.types.FacetsWriter
 
factories - Variable in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
 
factories - Variable in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
 
factories - Variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
factories - Variable in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
factories - Variable in class org.nuxeo.runtime.avro.AvroServiceImpl
 
factories - Variable in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
factories - Variable in class org.nuxeo.template.service.ContextFactoryRegistry
 
FACTORIES_EXT_KEY - Static variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
factoriesByDocType - Variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
factoriesByFacets - Variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
factoriesByFacets - Variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
factoriesByName - Variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
factoriesRegistry - Variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
FactoriesRegistry() - Constructor for class org.nuxeo.runtime.management.ResourcePublisherService.FactoriesRegistry
 
factory - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
factory - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
 
factory - Variable in class org.nuxeo.ecm.automation.core.trace.Tracer
 
factory - Variable in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
 
factory - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
factory - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
factory - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
factory - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
factory - Variable in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
factory - Variable in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
factory - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
factory - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
factory - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
factory - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
factory - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
factory - Variable in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
factory - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
factory - Variable in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
factory - Static variable in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
factory - Variable in class org.nuxeo.runtime.test.runner.web.Configuration
Custom factory to create the driver
factory - Variable in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
factory() - Method in annotation type org.nuxeo.runtime.test.runner.web.Browser
A custom factory to create WebDriver objects.
factory(String, InputType, Object) - Static method in class org.nuxeo.template.api.TemplateInput
 
factory(String, InputType, Object, String, Boolean, Boolean) - Static method in class org.nuxeo.template.api.TemplateInput
 
FACTORY_BINDING_EP - Static variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
FACTORY_DECLARATION_EP - Static variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
FACTORY_EP - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
FACTORY_NAME - Static variable in class org.nuxeo.drive.service.impl.CollectionSyncRootFolderItemFactory
 
FactoryBindingDescriptor - Class in org.nuxeo.ecm.platform.content.template.service
Factory binding descriptor.
FactoryBindingDescriptor() - Constructor for class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
FactoryBindingDescriptor(FactoryBindingDescriptor) - Constructor for class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
FactoryBindingRegistry - Class in org.nuxeo.ecm.platform.content.template.service
 
FactoryBindingRegistry() - Constructor for class org.nuxeo.ecm.platform.content.template.service.FactoryBindingRegistry
 
factoryClass - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
factoryClass - Variable in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
factoryClass - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
 
factoryClass - Variable in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
factoryDescriptors - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
 
factoryDescriptors - Variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
factoryName - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
Internal attributes
factoryName - 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
factoryParameters - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
 
factoryRegistry - Variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
fail - Variable in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
fail - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
fail - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerStatus
 
fail(String, String) - Method in class org.nuxeo.runtime.test.Failures
Call Assert.fail(String) with a nice expanded string if there are failures.
failed - Variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
FailException(String) - Constructor for exception org.nuxeo.ecm.core.redis.retry.Retry.FailException
 
FailException(Throwable) - Constructor for exception org.nuxeo.ecm.core.redis.retry.Retry.FailException
 
failoverTimeout - Variable in class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor
 
failoverTimeout - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
FAILURE_EXCEPTION - Static variable in class org.nuxeo.ecm.core.work.AbstractWork
 
FAILURE_MESSAGE - Static variable in class org.nuxeo.runtime.stream.StreamProbe
 
FAILURE_MSG - Static variable in class org.nuxeo.ecm.core.work.AbstractWork
 
failureCount - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
failureCount - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
Failures - Class in org.nuxeo.runtime.test
Utility class for working with Result.getFailures()
Failures(List<Failure>) - Constructor for class org.nuxeo.runtime.test.Failures
 
Failures(Result) - Constructor for class org.nuxeo.runtime.test.Failures
 
FAKE_LOGGER_NAME_1 - Static variable in class org.nuxeo.runtime.test.logging.TestLogFeature
 
FAKE_LOGGER_NAME_2 - Static variable in class org.nuxeo.runtime.test.logging.TestLogFeature
 
FAKE_LOGGER_NAME_3 - Static variable in class org.nuxeo.runtime.test.logging.TestLogFeature
 
FAKE_VIDOZ - Static variable in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
FakeCompiledScript - Class in org.nuxeo.ecm.core.event.script
Simulates a compiled script for scripts that don't support compilation.
FakeCompiledScript(ScriptEngine, Script) - Constructor for class org.nuxeo.ecm.core.event.script.FakeCompiledScript
 
fakeSubqueryTableAlias - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.ArraySubQueryPostgreSQL
 
FakeUserManagerImpl - Class in org.nuxeo.ecm.platform.usermanager
 
FakeUserManagerImpl() - Constructor for class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
fallback - Variable in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
fallback - Variable in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
fallback - Variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
FALLBACK_RESOLVER - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReader
 
fallbackOn(Properties) - Method in class org.nuxeo.mail.MailSessionBuilder.FromJndi
 
fallbackOnDefaultCache() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
familyName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
familyName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
familyName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
fastFindClass(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
fastLoad(File) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
fastTrack - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
FATAL - org.nuxeo.ecm.core.api.RecoverableClientException.Severity
 
fatalError(SAXParseException) - Method in class org.nuxeo.ecm.core.schema.XSDLoader.SchemaErrorHandler
 
FAVORITES_TYPE - Static variable in interface org.nuxeo.ecm.collections.api.FavoritesConstants
 
FavoritesConstants - Interface in org.nuxeo.ecm.collections.api
 
FavoritesJsonEnricher - Class in org.nuxeo.ecm.collections.core.io
Enricher that add a boolean flag whether a document belongs to the current user's favorites.
FavoritesJsonEnricher() - Constructor for class org.nuxeo.ecm.collections.core.io.FavoritesJsonEnricher
 
favoritesManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.AddToFavoritesOperation
 
favoritesManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.FetchFavorites
 
favoritesManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromFavoritesOperation
 
favoritesManager - Variable in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromFavoritesOperation
 
FavoritesManager - Interface in org.nuxeo.ecm.collections.api
 
FavoritesManagerImpl - Class in org.nuxeo.ecm.collections.core
 
FavoritesManagerImpl() - Constructor for class org.nuxeo.ecm.collections.core.FavoritesManagerImpl
 
fcToLowerCase(String) - Static method in class org.nuxeo.ecm.webengine.model.Utils
 
fcToUpperCase(String) - Static method in class org.nuxeo.ecm.webengine.model.Utils
 
fd - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
Feature() - Constructor for class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Feature
 
Feature() - Constructor for class org.nuxeo.runtime.test.runner.RandomBug.Feature
 
features - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
Features - Annotation Type in org.nuxeo.runtime.test.runner
A feature is Nuxeo Runner extension that is able to configure the runner from additional annotations and using a specific logic.
FeaturesRunner - Class in org.nuxeo.runtime.test.runner
A Test Case runner that can be extended through features and provide injection though Guice.
FeaturesRunner(Class<?>) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner
 
FeaturesRunner.AfterClassStatement - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunner.AfterMethodRunStatement - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunner.AfterTeardownStatement - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunner.BeforeClassStatement - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunner.BeforeMethodRunStatement - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunner.BeforeSetupStatement - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunner.Direction - Enum in org.nuxeo.runtime.test.runner
 
FeaturesRunner.MethodStatement - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunner.RulesFactory<A extends Annotation,​R> - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunner.RulesFactory.BindRule - Class in org.nuxeo.runtime.test.runner
 
FeaturesRunnerWithParms - Class in org.nuxeo.runtime.test.runner
Features runner which integrates with jgiven data provider.
FeaturesRunnerWithParms(Class<?>) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunnerWithParms
 
feed(File) - Method in class org.nuxeo.osgi.util.FileIterator
Feed the iterator with the given directory content if any
feedUrl - Variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
fetch() - Method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
fetch() - Method in interface org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolver
fetch() - Method in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
fetch() - Method in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
fetch() - Method in class org.nuxeo.elasticsearch.scroll.ElasticSearchScroll
 
fetch(Class<T>) - Method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
fetch(Class<T>) - Method in interface org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolver
fetch(Class<T>) - Method in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
fetch(Class<T>, Object) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
fetch(Class<T>, Object) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Provides the entity referenced by a value, return the entity as expected type.
fetch(Class<T>, Object) - Method in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
fetch(Class<T>, Object) - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
fetch(Class<T>, Object) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
fetch(Object) - Method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
fetch(Object) - Method in interface org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolver
fetch(Object) - Method in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
fetch(Object) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
fetch(Object) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Provides the entity referenced by a value.
fetch(Object) - Method in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
fetch(Object) - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
fetch(Object) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
fetch(Object, Object) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
fetch(Object, Object) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Provides the entity referenced by a value, in the given context.
fetch(String, String...) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
fetch(String, String...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
FETCH_ACTORS - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
FETCH_ATTACHED_DOCUMENTS - Static variable in class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
 
FETCH_CHILD_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.HasContentJsonEnricher
 
FETCH_DOC_FROM_ES_PROPERTY - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
FETCH_FIELDS - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriter
 
FETCH_HEAVY_VALUES - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
FETCH_INITATIOR - Static variable in class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
 
FETCH_KEY - Static variable in class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
 
FETCH_MEMBERS_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.HasContentJsonEnricher
 
FETCH_PROPERTIES - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Parameter name to specify which properties should be fetched.
FETCH_REPLIES_SUMMARY - Static variable in class org.nuxeo.ecm.platform.comment.impl.CommentJsonWriter
 
FETCH_TARGET_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
FETCH_WORKFLOW_INITATIOR - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
fetchActor(String) - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
FetchByProperty - Class in org.nuxeo.ecm.automation.core.operations.document
 
FetchByProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
 
FetchContextBlob - Class in org.nuxeo.ecm.automation.core.operations
 
FetchContextBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.FetchContextBlob
 
FetchContextDocument - Class in org.nuxeo.ecm.automation.core.operations
Generic fetch document operation that can be used on any context that has a document as the input.
FetchContextDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.FetchContextDocument
 
fetchCurrent() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
fetchDiscovery() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
FetchDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
FetchDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.FetchDocument
 
fetchDocuments() - Method in class org.nuxeo.elasticsearch.fetcher.EsFetcher
 
fetchDocuments() - Method in class org.nuxeo.elasticsearch.fetcher.Fetcher
 
fetchDocuments() - Method in class org.nuxeo.elasticsearch.fetcher.VcsFetcher
 
Fetcher - Class in org.nuxeo.elasticsearch.fetcher
 
Fetcher(CoreSession, SearchResponse, Map<String, String>) - Constructor for class org.nuxeo.elasticsearch.fetcher.Fetcher
 
FetchFavorites - Class in org.nuxeo.ecm.automation.core.operations.collections
Fetch the favorites document root collection.
FetchFavorites() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.FetchFavorites
 
fetchFile(String, File) - Method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
fetchFile(String, File) - Method in interface org.nuxeo.ecm.core.blob.binary.FileStorage
Fetches a file based on its key.
fetchFile(String, File) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GCPFileStorage
 
fetchFile(String, File) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3FileStorage
 
fetchFileName(File) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
Returns the fileName of a file.
fetchFileName(String) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
Returns the fileName of an uploaded file.
fetchFromDatabase() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Fetch the documents using VCS (database) engine.
fetchFromElasticsearch() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Ask for the Elasticsearch _source field, use it to build documents.
fetchFromVcs(Map<String, List<String>>) - Method in class org.nuxeo.elasticsearch.fetcher.VcsFetcher
 
fetchFromVCS(List<String>, CoreSession) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
fetchFromVcsChunk(List<String>, CoreSession) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
fetchHeavy() - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
fetchInDoc(String...) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
fetchInDoc(String...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
fetchInvalidations() - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Fetch session invalidations.
fetchMode() - Method in class org.nuxeo.runtime.test.runner.RandomBug
 
fetchNext() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
fetchPersonsFromList(List<String>, boolean) - Static method in class org.nuxeo.ecm.automation.core.operations.notification.MailBox
Fetch for each string given the mailbox target associated see
fetchPersonsFromString(String, boolean) - Static method in class org.nuxeo.ecm.automation.core.operations.notification.MailBox
Resolve value to find the mailbox associated.
fetchProperty(JsonGenerator, ObjectResolver, Object, String) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
fetchService() - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
 
fetchTimer - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
fetchTitle(String) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
Returns the title.
fetchValue(String) - Method in class org.nuxeo.ecm.core.transientstore.computation.TransientStoreOverflowRecordFilter
 
fetchValue(String) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
Fetches a value previously stored by BaseOverflowRecordFilter.storeValue(String, byte[])
fetchValue(String) - Method in class org.nuxeo.ecm.core.work.KeyValueStoreOverflowRecordFilter
 
FFMPEG_INFO_COMMAND - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
Deprecated.
since 11.1, not used.
FFMPEG_INFO_COMMAND_LINE - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
 
FFMPEG_SCREENSHOT_COMMAND - Static variable in class org.nuxeo.ecm.platform.video.convert.ScreenshotConverter
 
FFMPEG_SCREENSHOT_RESIZE_COMMAND - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
field - Variable in class org.nuxeo.ecm.core.api.model.impl.ListProperty
The corresponding field.
field - Variable in class org.nuxeo.ecm.core.api.model.impl.MapProperty
The corresponding field.
field - Variable in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
The corresponding field.
field - Variable in class org.nuxeo.ecm.core.query.sql.model.EsHint.FieldHint
 
field - Variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
field - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
field - Variable in class org.nuxeo.ecm.directory.BaseSession.FieldDetector
 
field - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
field - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
Field - Interface in org.nuxeo.ecm.core.schema.types
A field is a member of a complex type.
FIELD_ALLOW_DIRECT_VALIDATION - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
FIELD_ALLOW_USER_CREATION - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
FIELD_BYLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_BYLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_CAPTION - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_CAPTION - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_CONFIGURATION_NAME - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
FIELD_CONTENT - Static variable in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
FIELD_CREDIT - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_CREDIT - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_DATELINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_DATELINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_DESCRIPTION - Static variable in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
FIELD_DISPLAY_LOCAL_TAB - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
FIELD_FILENAME - Static variable in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
FIELD_FORCE_RIGHT - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
FIELD_GENRE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_GENRE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_HEADLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_HEADLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_HEIGHT - Static variable in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
FIELD_INFO - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_INFO - Static variable in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
FIELD_LANGUAGE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_LANGUAGE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_ORIGIN - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_ORIGIN - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_SLUGLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_SLUGLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_SOURCE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_SOURCE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_SUBHEADLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_SUBHEADLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_TAG - Static variable in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
FIELD_TITLE - Static variable in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
FIELD_TYPAGE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
FIELD_TYPAGE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
FIELD_TYPE_ARRAY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
Specified in ext.
FIELD_TYPE_ARRAY_LARGETEXT - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
Specified in ext.
FIELD_TYPE_LARGETEXT - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
Specified in ext.
FIELD_WIDTH - Static variable in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
FieldAdapterManager - Class in org.nuxeo.ecm.platform.el
The FieldAdapterManager fills the gap between the storage and the display structures.
fieldAutocomplete - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
FieldComparator(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.SimpleFragment.FieldComparator
 
FieldDefinition - Class in org.nuxeo.connect.update.xml
 
FieldDefinition - Interface in org.nuxeo.ecm.platform.forms.layout.api
Interface for field definition.
FieldDefinition() - Constructor for class org.nuxeo.connect.update.xml.FieldDefinition
 
FieldDefinitionGenerator - Class in org.nuxeo.template.processors.xdocreport
 
FieldDefinitionGenerator() - Constructor for class org.nuxeo.template.processors.xdocreport.FieldDefinitionGenerator
 
FieldDefinitionImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
FieldDefinitionImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
FieldDefinitionImpl(String, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
FieldDefinitionJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
FieldDefinitionJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.FieldDefinitionJsonWriter
 
fieldDefinitions - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
FieldDescriptor - Class in org.nuxeo.ecm.directory.multi
 
FieldDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Field definition descriptor.
FieldDescriptor - Class in org.nuxeo.ecm.platform.htmlsanitizer
 
FieldDescriptor - Class in org.nuxeo.ecm.platform.query.core
Field descriptor accepting a separate schema and field or a complete xpath.
FieldDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
FieldDescriptor() - Constructor for class org.nuxeo.ecm.directory.multi.FieldDescriptor
 
FieldDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
 
FieldDescriptor() - Constructor for class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
FieldDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
FieldDescriptor(String) - Constructor for class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
FieldDescriptor(String, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
 
FieldDescriptor(String, String) - Constructor for class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
FieldDescriptor(RepositoryDescriptor.FieldDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
Copy constructor.
FieldDetector(String) - Constructor for class org.nuxeo.ecm.directory.BaseSession.FieldDetector
 
fieldFragment - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of field name to fragment holding it.
FieldHint(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.EsHint.FieldHint
 
FieldHint(String, Float) - Constructor for class org.nuxeo.ecm.core.query.sql.model.EsHint.FieldHint
 
FieldImpl - Class in org.nuxeo.ecm.core.schema.types
The implementation for a field, which is the association of a type, a name, and default values.
FieldImpl(QName, Type, Type) - Constructor for class org.nuxeo.ecm.core.schema.types.FieldImpl
 
FieldImpl(QName, Type, Type, String, int) - Constructor for class org.nuxeo.ecm.core.schema.types.FieldImpl
 
FieldImpl(QName, Type, Type, String, int, Collection<Constraint>) - Constructor for class org.nuxeo.ecm.core.schema.types.FieldImpl
 
FieldInfo(String, String, String, String, Type) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder.FieldInfo
 
fieldLayouts - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
fieldLayouts - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
fieldMapper - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
FieldMapper - Class in org.nuxeo.ecm.core.io.impl.transformers
Rename / translate a field
FieldMapper(String, String, String, String) - Constructor for class org.nuxeo.ecm.core.io.impl.transformers.FieldMapper
 
fieldMapping - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
fieldMapping - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
fieldMapping - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
fieldMapToBson(String, Object) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
Create a BSON object with a single field from a pair key/value
fieldMapToBson(String, Object) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
Create a BSON object with a single field from a pair key/value
fieldMapToBson(Map<String, Object>) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
Create a BSON object from a map
fieldMapToBson(Map<String, Object>) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
Create a BSON object from a map
fieldMapToDocumentModel(Map<String, Object>) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
fieldMapToDocumentModel(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
fieldMapToDocumentModel(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
fieldName - Variable in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
fieldName - Variable in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
fieldName - Variable in class org.nuxeo.ecm.directory.AbstractReference
 
fieldName - Variable in class org.nuxeo.ecm.directory.impl.WritePolicyEntryAdaptor
 
fieldName - Variable in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
fieldName - Variable in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
fieldName - Variable in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
fields - Variable in class org.nuxeo.connect.update.xml.FormDefinition
 
fields - Variable in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
The fields held by this complex type.
fields - Variable in class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
 
fields - Variable in class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
 
fields - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
fields - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
fields - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerDescriptor
 
fields - Variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
fields - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor
 
fields - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
fields() - Method in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
 
fields() - Method in interface org.nuxeo.ecm.webengine.forms.validation.Form
Get the form fields as submitted by the client.
fields() - Method in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
FieldsBuilder - Class in org.nuxeo.ecm.webengine.forms.validation
 
FieldsBuilder() - Constructor for class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
 
FieldsBuilder(Map<String, String[]>) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
 
fieldsByName - Variable in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
The map of name or prefixed name to field.
fieldsTag - Static variable in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
fieldTag - Static variable in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
fieldToIndexName - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
Indexes holding exactly one field.
fieldType - Variable in class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
string or blob
FieldValidator - Interface in org.nuxeo.ecm.webengine.forms.validation
 
FieldValidator - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
 
fieldValueForWrite(Object, Column) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
file - Variable in class org.nuxeo.common.utils.FileRef.ExactFileRef
 
file - Variable in class org.nuxeo.common.utils.FileRef.PatternFileRef
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
The source file.
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
 
file - Variable in class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
 
file - Variable in class org.nuxeo.connect.update.task.update.Update
The source file.
file - Variable in class org.nuxeo.connect.update.task.update.UpdateManager
 
file - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
The jar file to be installed for this version
file - Variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
 
file - Variable in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
file - Variable in class org.nuxeo.ecm.core.api.CloseableFile
 
file - Variable in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
file - Variable in class org.nuxeo.ecm.core.blob.binary.Binary
 
file - Variable in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider.AutoDeleteFileInputStream
 
file - Variable in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
file - Variable in class org.nuxeo.ecm.core.event.script.FileScript
 
file - Variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
file - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
file - Variable in class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
file - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FileResourceResolver
 
file - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
The module configuration file (this will be set by the module config parser)
file - Variable in class org.nuxeo.osgi.BundleImpl
 
file - Variable in class org.nuxeo.osgi.DirectoryBundleFile
 
file - Variable in class org.nuxeo.osgi.util.FileIterator
 
file - Variable in class org.nuxeo.runtime.avro.AvroSchemaDescriptor
 
file - Variable in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
file - Variable in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
file - Variable in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
file() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
FILE - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
FILE - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
FILE_CONTENT - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
FILE_CONTENT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.picture.PictureMigrationHandler
 
FILE_CONVERSION - Static variable in class org.nuxeo.wopi.Headers
 
FILE_MAGIC - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStore
 
FILE_MAGIC - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
FILE_NAME - Static variable in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
FILE_NAME - Static variable in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
FILE_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
FILE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
FILE_PROPERTY_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
 
FILE_SCHEMA - Static variable in class org.nuxeo.wopi.Constants
 
FILE_SIZE - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
FILE_SYSTEM_ITEM_FACTORY_EP - Static variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
FILE_SYSTEM_ITEM_ID_SEPARATOR - Static variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
FILE_SYSTEM_ITEM_PATH_SEPARATOR - Static variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
FILE_TYPE - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Deprecated.
since 9.1 seems unused
FILE_VERSION_1 - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStore
 
FILE_VERSION_1 - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
FILE_VERSION_URL - Static variable in class org.nuxeo.wopi.Constants
 
FILE1_CONTENT - Static variable in class org.nuxeo.ecm.core.opencmis.tests.Helper
 
FileAvroSchemaStore - Class in org.nuxeo.lib.stream.codec
Very simple SchemaStore that uses a file storage to persists its schemas.
FileAvroSchemaStore(Path) - Constructor for class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
 
FileBasedPreviewAdapterFactory - Class in org.nuxeo.ecm.platform.preview.adapter.factories
Preview adapter factory for all documents that have the file schema.
FileBasedPreviewAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.factories.FileBasedPreviewAdapterFactory
 
FileBlob - Class in org.nuxeo.ecm.core.api.impl.blob
A Blob backed by a File.
FileBlob(File) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
FileBlob(File, boolean) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
Creates a temporary FileBlob backed by a File.
FileBlob(File, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
FileBlob(File, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
FileBlob(File, String, String, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
FileBlob(InputStream) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
Creates a FileBlob from an InputStream, by saving it to a temporary file.
FileBlob(InputStream, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
Creates a FileBlob from an InputStream, by saving it to a temporary file.
FileBlob(InputStream, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
Creates a FileBlob from an InputStream, by saving it to a temporary file.
FileBlob(InputStream, String, String, File) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
Creates a FileBlob from an InputStream, by saving it to a temporary file.
FileBlob(String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.FileBlob
Creates a FileBlob with an empty temporary file with the given extension.
FileBlobMessageProducer - Class in org.nuxeo.importer.stream.producer
Use a listing file to generate BlobMessage.
FileBlobMessageProducer(int, File, String, long) - Constructor for class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
FileBlobMessageProducerFactory - Class in org.nuxeo.importer.stream.producer
 
FileBlobMessageProducerFactory(File, String, long) - Constructor for class org.nuxeo.importer.stream.producer.FileBlobMessageProducerFactory
Produce messages to import files listed in the listFile.
FileBlobProducers - Class in org.nuxeo.importer.stream.automation
Create blob messages using a list of files.
FileBlobProducers() - Constructor for class org.nuxeo.importer.stream.automation.FileBlobProducers
 
fileCache - Variable in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
 
fileCache - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
fileCache - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
FileCache - Interface in org.nuxeo.common.file
A cache of Files.
fileChanged(FileChangeNotifier.FileEntry, long) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
fileChanged(FileChangeNotifier.FileEntry, long) - Method in interface org.nuxeo.runtime.deploy.FileChangeListener
Notifies that the given file changed.
FileChangeListener - Interface in org.nuxeo.runtime.deploy
 
FileChangeNotifier - Class in org.nuxeo.runtime.deploy
 
FileChangeNotifier() - Constructor for class org.nuxeo.runtime.deploy.FileChangeNotifier
 
FileChangeNotifier.FileEntry - Class in org.nuxeo.runtime.deploy
 
FileCleanupHandler - Class in org.nuxeo.ecm.automation.core.util
Cleanup Handler that takes a list of files and remove them after the operation chain was executed.
FileCleanupHandler() - Constructor for class org.nuxeo.ecm.automation.core.util.FileCleanupHandler
 
FileCleanupHandler(File) - Constructor for class org.nuxeo.ecm.automation.core.util.FileCleanupHandler
 
FileCleanupHandler(Collection<File>) - Constructor for class org.nuxeo.ecm.automation.core.util.FileCleanupHandler
 
fileContent - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
fileEntries - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
FileEvent - Class in org.nuxeo.runtime.trackers.files
Runtime events about transient files which should be deleted once the runtime leave the thread ( FileEventTracker).
FileEvent(Object, File, Object) - Constructor for class org.nuxeo.runtime.trackers.files.FileEvent
 
FileEventHandler - Interface in org.nuxeo.runtime.trackers.files
FileEvent handler that should be implemented by consumers.
FileEventListener - Class in org.nuxeo.runtime.trackers.files
Wrap a FileEventHandler for being enlisted in the EventService.
FileEventListener(FileEventHandler) - Constructor for class org.nuxeo.runtime.trackers.files.FileEventListener
 
FileEventsTrackingFeature - Class in org.nuxeo.runtime.test.runner
 
FileEventsTrackingFeature() - Constructor for class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
FileEventsTrackingFeature.Tracker - Class in org.nuxeo.runtime.test.runner
 
FileEventTracker - Class in org.nuxeo.runtime.trackers.files
Files event tracker which delete files once the runtime leave the threads or at least once the associated marker object is garbaged.
FileEventTracker() - Constructor for class org.nuxeo.runtime.trackers.files.FileEventTracker
 
FileEventTracker.EnableThreadsTracking - Class in org.nuxeo.runtime.trackers.files
 
FileEventTracker.GCDelegate - Class in org.nuxeo.runtime.trackers.files
 
FileEventTracker.ThreadDelegate - Class in org.nuxeo.runtime.trackers.files
 
fileId - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
FileImporter - Interface in org.nuxeo.ecm.platform.filemanager.service.extension
FileManagerServiceCommon plugin default interface.
FileImporterContext - Class in org.nuxeo.ecm.platform.filemanager.api
Class containing everything needed to create or update a document from a Blob with the FileManager.
FileImporterContext(FileImporterContext.Builder) - Constructor for class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
FileImporterContext.Builder - Class in org.nuxeo.ecm.platform.filemanager.api
 
FileImporterDescriptor - Class in org.nuxeo.ecm.platform.filemanager.service.extension
 
FileImporterDescriptor() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
FileInfo - Class in org.nuxeo.wopi
Given a WOPI file id, this class extracts information about a blob: a repository name, a doc id and the blob xpath.
FileInfo(String) - Constructor for class org.nuxeo.wopi.FileInfo
 
FileItem - Interface in org.nuxeo.drive.adapter
Representation of a file, ie.
fileIterator - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
FileIterator - Class in org.nuxeo.osgi.util
 
FileIterator(File) - Constructor for class org.nuxeo.osgi.util.FileIterator
 
FileIterator(File, FileFilter) - Constructor for class org.nuxeo.osgi.util.FileIterator
 
fileLoader - Variable in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
fileLock - Variable in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
fileManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
fileManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
fileManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
fileManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
 
fileManager - Variable in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
Deprecated.
since 11.1. Use Framework.getService(Class) with FileManager instead.
fileManager - Variable in class org.nuxeo.ecm.platform.importer.factories.FileManagerDocumentModelFactory
 
fileManager - Variable in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
FileManager - Interface in org.nuxeo.ecm.platform.filemanager.api
File Manager.
FileManagerCreateFolder - Class in org.nuxeo.ecm.automation.core.operations.services
Use FileManager to create a folder and set multiple properties on it.
FileManagerCreateFolder() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
FileManagerDocumentModelFactory - Class in org.nuxeo.ecm.platform.importer.factories
DocumentModel factory based on the FileManager.
FileManagerDocumentModelFactory() - Constructor for class org.nuxeo.ecm.platform.importer.factories.FileManagerDocumentModelFactory
 
FileManagerImport - Class in org.nuxeo.ecm.automation.core.operations.services
Use FileManager to create documents from blobs
FileManagerImport() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
FileManagerImportWithProperties - Class in org.nuxeo.ecm.automation.core.operations.services
Use FileManager to create documents from blobs and set multiple properties on them.
FileManagerImportWithProperties() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
fileManagerService - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Deprecated.
since 10.3, use Framework.getService(Class) instead if needed
fileManagerService - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
Deprecated.
since 11.1, use Framework.getService(Class) instead if needed
FileManagerService - Class in org.nuxeo.ecm.platform.filemanager.service
FileManager registry service.
FileManagerService() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
FileManagerUtils - Class in org.nuxeo.ecm.platform.filemanager.utils
 
FileMatcher - Class in org.nuxeo.common.utils
 
FileMatcher(Pattern, String) - Constructor for class org.nuxeo.common.utils.FileMatcher
 
FileMessageBuilder(String) - Constructor for class org.nuxeo.importer.stream.message.BlobMessage.FileMessageBuilder
Create a blob from a file
filename - Variable in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
 
filename - Variable in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
filename - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
filename - Variable in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
filename - Variable in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
filename - Variable in class org.nuxeo.ecm.core.blob.BlobInfo
 
filename - Variable in class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
 
filename - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
filename - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
filename - Variable in class org.nuxeo.importer.stream.message.BlobMessage
 
filename - Variable in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
 
filename(String) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
The filename to use.
fileName - Variable in class org.nuxeo.ecm.automation.core.operations.blob.BulkDownload
 
fileName - Variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
 
fileName - Variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
 
fileName - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
fileName - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
fileName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFConvertToPicturesOperation
 
fileName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
fileName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
fileName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
fileName - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
fileName(String) - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
Overrides the file name from the given blob.
fileName(String) - Method in class org.nuxeo.ecm.webengine.model.View
 
FILENAME - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
FILENAME - Static variable in class org.nuxeo.ecm.liveconnect.core.ErrorLiveConnectFile
 
FILENAME_KEY - Static variable in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
 
filenameNormalizer - Variable in class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory
 
FileNamePattern - Class in org.nuxeo.common.utils
 
FileNamePattern(String) - Constructor for class org.nuxeo.common.utils.FileNamePattern
 
filePath - Variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
filePath - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
FilePathPattern - Class in org.nuxeo.common.utils
 
FilePathPattern(String) - Constructor for class org.nuxeo.common.utils.FilePathPattern
 
FilePathPattern(Path) - Constructor for class org.nuxeo.common.utils.FilePathPattern
 
FileRef - Class in org.nuxeo.common.utils
A file reference that can handle file name patterns.
FileRef() - Constructor for class org.nuxeo.common.utils.FileRef
 
FileRef.ExactFileRef - Class in org.nuxeo.common.utils
 
FileRef.PatternFileRef - Class in org.nuxeo.common.utils
 
FileResource - Class in org.nuxeo.ecm.webdav.resource
Resource representing a file-like object in the repository.
FileResource(String, DocumentModel, HttpServletRequest, Backend) - Constructor for class org.nuxeo.ecm.webdav.resource.FileResource
 
FileResourceResolver - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
FileResourceResolver(File) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FileResourceResolver
 
FileResourceResolver(String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FileResourceResolver
 
FileResourceStore - Class in org.nuxeo.ecm.webengine.loader.store
 
FileResourceStore(File) - Constructor for class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
files - Variable in class org.nuxeo.ecm.automation.core.util.FileCleanupHandler
 
files - Variable in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
files - Variable in class org.nuxeo.osgi.DirectoryBundleFile
 
files - Variable in class org.nuxeo.osgi.util.FileIterator
 
files - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
The files to process.
files - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker.ThreadDelegate
 
FILES_ENDPOINT_PATH - Static variable in class org.nuxeo.wopi.Constants
 
FILES_FILE - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
FILES_FILES - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
FILES_FILES_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
FILES_SCHEMA - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
filesBaseUrl - Variable in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
The baseUrl that can be used to locate blob content.
filesBaseUrl(String) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
filesColl - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
FileScript - Class in org.nuxeo.ecm.core.event.script
Script that comes from a file.
FileScript(File) - Constructor for class org.nuxeo.ecm.core.event.script.FileScript
 
FileScript(String) - Constructor for class org.nuxeo.ecm.core.event.script.FileScript
 
FilesEndpoint - Class in org.nuxeo.wopi.jaxrs
Implementation of the Files endpoint.
FilesEndpoint() - Constructor for class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
FileService - Class in org.nuxeo.ecm.core.rest
File Service - manages attachments to a document.
FileService() - Constructor for class org.nuxeo.ecm.core.rest.FileService
 
filesListener - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
FileSourceNode - Class in org.nuxeo.ecm.platform.importer.source
Simple Filesystem based SourceNode
FileSourceNode(File) - Constructor for class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
FileSourceNode(String) - Constructor for class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
filesResource(FileInfo) - Method in class org.nuxeo.wopi.jaxrs.WOPIRoot
 
filesSchema - Variable in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
fileStorage - Variable in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
 
FileStorage - Interface in org.nuxeo.ecm.core.blob.binary
Interface to store a file or fetch a file or its length.
FilesystemBlobProvider - Class in org.nuxeo.ecm.core.blob
Blob provider that can reference files on the filesystem.
FilesystemBlobProvider() - Constructor for class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
FileSystemChangeFinder - Interface in org.nuxeo.drive.service
Allows to find document changes.
fileSystemChanges - Variable in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
FileSystemChangeSummary - Interface in org.nuxeo.drive.service
Summary of file system changes, including: A list of file system item changes A global status code A document change is implemented by FileSystemItemChange.
FileSystemChangeSummaryImpl - Class in org.nuxeo.drive.service.impl
Default implementation of a FileSystemChangeSummary.
FileSystemChangeSummaryImpl() - Constructor for class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
FileSystemChangeSummaryImpl(List<FileSystemItemChange>, Map<String, Set<IdRef>>, Long, Long, Boolean) - Constructor for class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
FileSystemExternalBlobAdapter - Class in org.nuxeo.ecm.core.api.externalblob
File system external adapter that takes the "container" property to set the absolute path of the container folder on the file system.
FileSystemExternalBlobAdapter() - Constructor for class org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
 
fileSystemItem - Variable in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
FileSystemItem - Interface in org.nuxeo.drive.adapter
Representation of a file system item, typically a file or a folder.
FileSystemItemAdapterFactory - Class in org.nuxeo.drive.adapter.impl
Factory for FileSystemItem adapters.
FileSystemItemAdapterFactory() - Constructor for class org.nuxeo.drive.adapter.impl.FileSystemItemAdapterFactory
 
FileSystemItemAdapterService - Interface in org.nuxeo.drive.service
Service for creating the right FileSystemItem adapter depending on the DocumentModel type or facet.
FileSystemItemAdapterServiceImpl - Class in org.nuxeo.drive.service.impl
Default implementation of the FileSystemItemAdapterService.
FileSystemItemAdapterServiceImpl() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
FileSystemItemChange - Interface in org.nuxeo.drive.service
Representation of a file system item change.
FileSystemItemChangeImpl - Class in org.nuxeo.drive.service.impl
Default implementation of a FileSystemItemChange.
FileSystemItemChangeImpl() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
FileSystemItemChangeImpl(String, long, String, String, String, String) - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
FileSystemItemChangeImpl(String, long, String, String, FileSystemItem) - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
FileSystemItemChangeListDeserializer - Class in org.nuxeo.drive.service.impl
JsonDeserializer for a List<FileSystemItemChange>.
FileSystemItemChangeListDeserializer() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemChangeListDeserializer
 
FileSystemItemDeserializer - Class in org.nuxeo.drive.service.impl
JsonDeserializer for a FileSystemItem.
FileSystemItemDeserializer() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemDeserializer
 
fileSystemItemFactories - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
FileSystemItemFactory - Interface in org.nuxeo.drive.service
Interface for the classes contributed to the fileSystemItemFactory extension point of the FileSystemItemAdapterService.
FileSystemItemFactoryDescriptor - Class in org.nuxeo.drive.service.impl
XMap descriptor for factories contributed to the fileSystemItemFactory extension point of the FileSystemItemAdapterService.
FileSystemItemFactoryDescriptor() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
fileSystemItemFactoryRegistry - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
FileSystemItemFactoryRegistry - Class in org.nuxeo.drive.service.impl
Registry for fileSystemItemFactory contributions.
FileSystemItemFactoryRegistry() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
 
FileSystemItemFactoryWrapper - Class in org.nuxeo.drive.service.impl
Wrapper for a FileSystemItemFactory instance.
FileSystemItemFactoryWrapper(String, String, FileSystemItemFactory) - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
 
FileSystemItemHelper - Class in org.nuxeo.drive.adapter.impl
Helper for FileSystemItem manipulation.
fileSystemItemId - Variable in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
FileSystemItemManager - Interface in org.nuxeo.drive.service
Provides an API to manage usual file system operations on a FileSystemItem given its id.
FileSystemItemManagerImpl - Class in org.nuxeo.drive.service.impl
Default implementation of the FileSystemItemManager.
FileSystemItemManagerImpl() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
fileSystemItemName - Variable in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
FileSystemStorage - Class in org.nuxeo.runtime.model.persistence.fs
 
FileSystemStorage() - Constructor for class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
FileSystemTarget - Variable in class org.nuxeo.io.fsexporter.ExportStructureToFS
 
fileToDelete - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer.CloseableBlob
 
FileTreeIterator - Class in org.nuxeo.common.utils
 
FileTreeIterator(File) - Constructor for class org.nuxeo.common.utils.FileTreeIterator
 
FileTreeIterator(File, boolean) - Constructor for class org.nuxeo.common.utils.FileTreeIterator
 
FileUtils - Class in org.nuxeo.common.utils
 
FileVersion - Class in org.nuxeo.common.utils
Compare versions of files as they are usually set.
FileVersion(String) - Constructor for class org.nuxeo.common.utils.FileVersion
 
FileWalker - Class in org.nuxeo.osgi.application
 
FileWalker() - Constructor for class org.nuxeo.osgi.application.FileWalker
 
FileWalker.Visitor - Class in org.nuxeo.osgi.application
 
FileWithIndividualMetadasSourceNode - Class in org.nuxeo.ecm.platform.importer.source
SourceNode implementation that manages Meta-data from properties files per document
FileWithIndividualMetadasSourceNode(File) - Constructor for class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
FileWithIndividualMetadasSourceNode(String) - Constructor for class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
FileWithMetadataSourceNode - Class in org.nuxeo.ecm.platform.importer.source
SourceNode implementation that manages Meta-data from properties files
FileWithMetadataSourceNode(File) - Constructor for class org.nuxeo.ecm.platform.importer.source.FileWithMetadataSourceNode
 
FileWithMetadataSourceNode(String) - Constructor for class org.nuxeo.ecm.platform.importer.source.FileWithMetadataSourceNode
 
FileWithNonHeritedIndividalMetaDataSourceNode - Class in org.nuxeo.ecm.platform.importer.source
 
FileWithNonHeritedIndividalMetaDataSourceNode(File) - Constructor for class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
FileWithNonHeritedIndividalMetaDataSourceNode(String) - Constructor for class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
FileWriter - Class in org.nuxeo.ecm.webengine.model.io
text/plain is needed otherwise resteasy will use its default text plain (@see DefaultTextPlain) writer to write text/plain objects and the file is not written correctly.
FileWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.FileWriter
 
fillCommentEntity(JsonNode, Comment) - Static method in class org.nuxeo.ecm.platform.comment.impl.CommentJsonReader
 
fillCommentForCreation(CoreSession, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
fillContext(RenderingContextImpl.RenderingContextBuilder, ServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.RenderingContextWebUtils
Fill an existing with the current HttpServletRequest.
fillCreateOptions(DocumentRef, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
fillDocument(DocumentModel) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
fillDocument(DocumentModel) - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
 
fillDocumentFromForm(DocumentModel) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
fillDocumentFromMultiPartForm(DocumentModel) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
fillField(Element, String, String) - Static method in class org.nuxeo.common.xmap.XMLBuilder
 
fillFlatTree(List<Snapshot>) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
FILLING - org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
 
fillPatternVariables(Map<String, Object>) - Method in class org.nuxeo.common.utils.FileRef.ExactFileRef
 
fillPatternVariables(Map<String, Object>) - Method in class org.nuxeo.common.utils.FileRef
Fill the given map with pattern variables.
fillPatternVariables(Map<String, Object>) - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
 
fillPictureViews(Blob, String, String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
fillPictureViews(Blob, String, String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
This method just delegate the job to PictureResourceAdapter.fillPictureViews(Blob, String, String, List) by passing null instead of statics picture templates.
fillPictureViews(Blob, String, String, List<Map<String, Object>>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
fillPictureViews(Blob, String, String, List<Map<String, Object>>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
fillPictureViews(Blob, String, String, List<Map<String, Object>>) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
Fill this Picture views using the given pictureConversions and blob to compute the picture views.
fillPreparedStatementFields(Map<String, Object>, List<Column>, PreparedStatement) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
fillSearchDocument(CoreSession, DocumentModel, Map<String, String>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
fillWidthAndHeightParameters(CmdParameters, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
filter - Variable in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
filter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDynamicReferenceDescriptor
 
filter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
filter - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
filter - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
filter - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
filter - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
filter - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
filter - Variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.QueryAndFilter
 
filter - Variable in class org.nuxeo.osgi.util.FileIterator
 
filter - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
filter - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MoveCommand
 
filter - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
filter - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
filter - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
filter(MetricFilter) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
filter(String) - Method in interface org.nuxeo.ecm.core.filter.CharacterFilteringService
Removes all disallowed characters from the input value.
filter(String) - Method in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
 
filter(DocumentModel) - Method in interface org.nuxeo.ecm.core.filter.CharacterFilteringService
Removes all disallowed characters from the dirty document properties.
filter(DocumentModel) - Method in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
 
filter(MultiExpression) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
Sets the filter.
Filter - Interface in org.nuxeo.ecm.core.api
A filtering function for data models.
FILTER_COMPLEX_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoWatermarker
 
FILTER_CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
FILTER_DOCS_FROM_TRASH - Static variable in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
FILTER_EXT_POINT - Static variable in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
FILTER_GROUP - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
FILTER_METADATA - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a list of metadata uris that should be filtered.
FILTER_NAME - Static variable in class edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter
 
FILTER_PREDICATES - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a list of predicates uris that should be filtered.
FILTER_USER - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
filterBundle(EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
Filters the event bundle to only keep events of interest to this listener.
filterBundle(EventBundle) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
FilterConfigDescriptor - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Descriptor for RequestFilterConfig
FilterConfigDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
FilterConfigDescriptor(String, String, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
FilterContributionHandler - Class in org.nuxeo.ecm.platform.actions
 
FilterContributionHandler() - Constructor for class org.nuxeo.ecm.platform.actions.FilterContributionHandler
 
filterDefault - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
filterDeprecated - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
FilterDescriptor - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
FilterDescriptor - Class in org.nuxeo.runtime.server
Descriptor for a servlet filter.
FilterDescriptor() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
 
FilterDescriptor() - Constructor for class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
 
FilterDescriptor() - Constructor for class org.nuxeo.runtime.server.FilterDescriptor
 
FilterDescriptor() - Constructor for class org.nuxeo.runtime.stream.StreamProcessorDescriptor.FilterDescriptor
 
filterDisabled - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
filterDisplayedProperties(Properties) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
filterDisplayedProperties(Properties) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
filterDocuments(DocumentModelList) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
FilterDocuments - Class in org.nuxeo.ecm.automation.core.operations.document
 
FilterDocuments() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
FilterDocuments.Condition - Class in org.nuxeo.ecm.automation.core.operations.document
 
filtered - Variable in class org.nuxeo.ecm.platform.actions.Action
 
filteredPayload - Variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
filterEq(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
FilterExpressionCorrector - Class in org.nuxeo.ecm.directory.ldap.filter
This class is used to apply corrections to a filter expression.
FilterExpressionCorrector() - Constructor for class org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector
 
FilterExpressionCorrector.FilterJobs - Enum in org.nuxeo.ecm.directory.ldap.filter
Enumeration of the available jobs
FilterFactory - Class in org.nuxeo.ecm.platform.actions
 
FilterFactory() - Constructor for class org.nuxeo.ecm.platform.actions.FilterFactory
 
filterField - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
filterGrantedPermissions(NuxeoPrincipal, DocumentRef, Collection<String>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
filterGrantedPermissions(NuxeoPrincipal, DocumentRef, Collection<String>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Filters the supplied permissions based on whether they are granted to a given principal for a given document.
filterGrantedPermissions(Document, NuxeoPrincipal, Collection<String>) - Method in class org.nuxeo.ecm.core.security.SecurityService
Filters the supplied permissions based on whether they are granted to a given principal for a given document.
filterGroups(DocumentModel, UserRegistrationConfiguration) - Method in class org.nuxeo.ecm.user.invite.DefaultInvitationUserFactory
Filter group by computing the intersection of the group in the registration doc and the groups of the user that created the request.
filterId - Variable in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
filterId - Variable in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
filterIds - Variable in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
filterIds - Variable in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
filterIds - Variable in class org.nuxeo.ecm.platform.actions.Action
 
filterIds - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
filterIds - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
filterIds - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
filterImportLogs(List<CSVImportLog>, CSVImportLog.Status...) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
filterIn(String, Collection<T>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
filterIndex - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain.ServletFilterChain
 
FILTERING_XP - Static variable in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
 
filterKey - Variable in class org.nuxeo.ecm.core.storage.sql.Selection
The key to use to filter.
filterKey - Variable in enum org.nuxeo.ecm.core.storage.sql.SelectionType
The key to use to additionally filter on fragment values.
FilterMapEntry - Class in org.nuxeo.ecm.platform.audit.api
 
FilterMapEntry() - Constructor for class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
FilterMappingDescriptor - Class in org.nuxeo.runtime.server
Descriptor for a servlet filter mapping.
FilterMappingDescriptor() - Constructor for class org.nuxeo.runtime.server.FilterMappingDescriptor
 
filterMappings - Variable in class org.nuxeo.runtime.server.FilterDescriptor
 
filterMatchingStatements(List<Statement>) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
filterNotTrial - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
filterParent - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
filterProperties - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
filterReg - Variable in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
 
filterRestricted - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
FilterRule - Class in org.nuxeo.ecm.platform.actions
 
FilterRule() - Constructor for class org.nuxeo.ecm.platform.actions.FilterRule
 
FilterRule(boolean, String[], String[], String[], String[], String[]) - Constructor for class org.nuxeo.ecm.platform.actions.FilterRule
 
filters - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
filters - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
filters - Variable in class org.nuxeo.ecm.platform.actions.Action
 
filters - Variable in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
filters - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
filters - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
filters - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
filters - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
 
filters - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
filters - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
filters - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
filters - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
 
filters - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain.ServletFilterChain
 
filters - Variable in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
 
filters - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
filters - Variable in class org.nuxeo.lib.stream.computation.Settings
 
filters - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
 
FilterSet - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
A filter set is a collections of filters that should be run for a given request in a servlet context.
FilterSet(FilterSetDescriptor) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
 
FilterSetDescriptor - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
FilterSetDescriptor() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
filterSubTypes(Map<String, SubType>) - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
Filter the allowedSubTypes according to this object configuration.
filterSubTypes(Map<String, SubType>) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
filterSubTypesFromConfiguration(Map<String, SubType>, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
filterSystemProperties(CryptoProperties) - Method in class org.nuxeo.launcher.config.ServerConfigurator
Extract Nuxeo properties from given Properties (System properties are removed, except those set by Nuxeo)
filterType - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
filterValue - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
find(File) - Static method in class org.nuxeo.connect.update.task.update.JarUtils
 
find(String) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Find the item at the given path.
find(String) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
find(String, Work.State) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
find(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Deprecated.
since 10.2 not scalable
find(String, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
find(String, Work.State) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
find(String, Work.State) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
find(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Finds a work instance in the scheduled or running or completed sets.
find(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
 
find(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
find(Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
find(Path) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Finds the item given its relative path to that item.
find(Path) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
find(Path) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Like TreeModel.find(String) but the path is expressed as a Path object.
find(Path) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
find(IndexingCommand.Type) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
findAll(Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
findAllAllowedSubTypesFrom(String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns recursively all the allowed sub types from the given typeName.
findAllAllowedSubTypesFrom(String) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
findAllAllowedSubTypesFrom(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns recursively all the allowed sub types from the given typeName, filtered by a local UI types configuration retrieved from the currentDoc, if any.
findAllAllowedSubTypesFrom(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
findAllAllowedSubTypesFrom(String, DocumentModel, List<String>) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
findAndReveal(String) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Find and item given it's path and expand parents if needed.
findAndReveal(String) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
findAndReveal(Path) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Finds the item given its relative path to that item and expand all its parents so that the item will be visible in the tree.
findAndReveal(Path) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
findAndReveal(Path) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Like TreeModel.findAndReveal(String) but the path is expressed as a Path object.
findAndReveal(Path) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
findBackupJar(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
findBlobPaths(ComplexType, String, Schema, List<String>) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
 
findBlobsProperties(Property, List<String>, List<Property>) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
 
findBundles(ServletContext) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
 
findByFingerprint(long) - Method in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
 
findByKeys(Collection<String>, Consumer<Document>) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
findClass(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
findCollectorTypes(Class<? extends OutputCollector>) - Static method in class org.nuxeo.ecm.automation.core.impl.IterableInputHelper
 
findComponent(Class<T>, String) - Method in class org.nuxeo.ecm.webengine.session.UserSession
Finds an existing component.
findConverter(Blob, String) - Method in class org.nuxeo.ecm.platform.convert.ConvertHelper
 
findDefaultConfig() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
findDefaultConfig() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
findDefaultLogManger() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
findDirtyDocuments(Set<Serializable>, Set<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Finds the documents having dirty text or dirty binaries that have to be reindexed as fulltext.
findDirtyDocuments(Set<String>, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Finds the documents having dirty text or dirty binaries that have to be reindexed as fulltext.
findDirtyPaths(Object[], String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
 
findDirtyPaths(Object, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
 
findDirtyPaths(List<?>, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
 
findDirtyPaths(State.ListDiff, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
 
findDirtyPaths(State.StateDiff) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
 
findDirtyPaths(State, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
 
findDocsToUpdate() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
findElement(By) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
findElement(By, int) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
findElements(By) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
findEntries(String) - Method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
findEntries(String, String, boolean) - Method in interface org.nuxeo.osgi.BundleFile
Finds entries in that bundle.
findEntries(String, String, boolean) - Method in class org.nuxeo.osgi.BundleImpl
 
findEntries(String, String, boolean) - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
findEntries(String, String, boolean) - Method in class org.nuxeo.osgi.JarBundleFile
 
findEntry(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
findEnv(ServletContext) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
 
findEventIds() - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
findExistingDocumentWithFile(CoreSession, String, String, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
 
findExistingDocumentWithFile(CoreSession, String, String, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
findFile(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
findFiles(File) - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
findFiles(File, String, boolean) - Static method in class org.nuxeo.common.utils.FileUtils
 
findFileStartingWidth(File, String) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
findFreeBox(Container) - Method in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
findFreeName(Document, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
findFreeName(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
findFreePort() - Method in class org.nuxeo.runtime.test.runner.ServletContainerFeature
 
findFulltextIndexOrField(Model, String[]) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
findHostBundle(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
findInstalledJar(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
findIterableType(Class<?>) - Static method in class org.nuxeo.ecm.automation.core.impl.IterableInputHelper
 
findJar(File, String) - Static method in class org.nuxeo.connect.update.task.update.JarUtils
 
findJarVersion(String) - Static method in class org.nuxeo.connect.update.task.update.JarUtils
Try to find the version part in the given JAR name.
findLastContributedResource(String) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
findManifest() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
findModifiedDocuments() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Finds the documents having been modified.
findNestedBundles(File) - Method in interface org.nuxeo.osgi.BundleFile
Get a list with nested bundles or null if none.
findNestedBundles(File) - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
findNestedBundles(File) - Method in class org.nuxeo.osgi.JarBundleFile
 
findNuxeoUser(SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.user.AbstractUserResolver
 
findNuxeoUser(SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.user.EmailBasedUserResolver
 
findNuxeoUser(OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.EmailBasedUserResolver
 
findNuxeoUser(OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.StoredUserInfoResolver
 
findNuxeoUser(OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserMapperResolver
 
findNuxeoUser(OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserResolver
 
findObjectType(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
findOffset(LogManager, LogPartitionGroup, Latency) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
findOne(Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
findOne(Bson, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
findOrCreateNuxeoUser(SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.user.AbstractUserResolver
 
findOrCreateNuxeoUser(SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
findOrCreateNuxeoUser(SAMLCredential) - Method in interface org.nuxeo.ecm.platform.auth.saml.user.UserResolver
 
findOrCreateNuxeoUser(UserResolver, SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
findOrCreateNuxeoUser(OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserMapperResolver
 
findOrCreateNuxeoUser(OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserResolver
 
findPackage(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Looks for a package.
findParametrizedType(Class<?>) - Static method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
 
findPrefetchedFragments(SimpleFragment, List<RowId>, Set<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Finds prefetched fragments for a hierarchy fragment, takes note of the ones that are proxies.
findPrefix(List<String>, List<String>) - Static method in class org.nuxeo.ecm.core.storage.QueryOptimizer
Finds a non-empty prefix in the strings.
findProcessor(Blob) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Finds the TemplateProcessor for a given Blob.
findProcessor(Blob) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
findProcessorByExtension(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
findProcessorByMimeType(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
findProcessorDescriptor(Blob) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
findProcessorName(Blob) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Finds the template processor name for a given Blob.
findProcessorName(Blob) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
findPull(List<Object>, List<Object>) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
 
findQueryMaker(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
FindReadAclsWork(String, String, String) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.FindReadAclsWork
 
findResource(String) - Method in class org.nuxeo.ecm.webdav.resource.RootResource
 
findResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
Deprecated.
 
findResource(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
findResources(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
Deprecated.
 
findResources(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
findShortcut() - Method in class org.nuxeo.ecm.core.api.impl.FacetFilter
 
findSkinTemplate(Module, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
findStoredRendition(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.DefaultStoredRenditionManager
 
findStoredRendition(DocumentModel, RenditionDefinition) - Method in interface org.nuxeo.ecm.platform.rendition.service.StoredRenditionManager
Finds the StoredRendition associated with a DocumentModel.
findStrings(DocumentModel, Set<String>, Set<String>) - Method in class org.nuxeo.ecm.core.utils.StringsExtractor
Finds strings from the document for a given set of included and excluded paths.
findStrings(Property, String) - Method in class org.nuxeo.ecm.core.utils.StringsExtractor
 
findTableNames(DatabaseMetaData, String) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
Finds uppercase table names.
findTemplate(Object, String) - Static method in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
findTemplateSource(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
findTokens(QueryBuilder) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
findTokens(QueryBuilder, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
findTypeTemplate(Module, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
findVersionableQualifiers() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
findView(Module, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
finishBlob(ComputationContext, String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
finished() - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule
 
finishStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
finishTask(CoreSession, DocumentRoute, Task, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
// will be removed in 5.8, use completeTask instead
finishTask(CoreSession, DocumentRoute, Task, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
finishTask(CoreSession, GraphRoute, GraphNode, Task, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
finishTask(CoreSession, GraphRoute, GraphNode, Task, boolean, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
fireACEStatusUpdatedEvent(Map<DocumentRef, List<ACE>>) - Method in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
fireBundleEvent(BundleEvent) - Method in class org.nuxeo.osgi.OSGiAdapter
 
fireConfigurationChanged(ConfigurationDeployer.Entry) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
fireEvent(String, Map<String, Serializable>, DocumentRoute, CoreSession) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
fireEvent(String, EventContext) - Method in interface org.nuxeo.ecm.core.event.EventService
Fires an event given its name and a context.
fireEvent(String, EventContext) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
fireEvent(CoreSession, String, Collection<DocumentRef>) - Method in class org.nuxeo.ecm.core.bulk.action.TrashAction.TrashComputation
 
fireEvent(CoreSession, List<DocumentModel>, Map<String, Serializable>, String) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.EventFirer
Fires an event in the category 'routing' for every document in the list
fireEvent(CoreSession, DocumentRouteElement, Map<String, Serializable>, String) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.EventFirer
 
fireEvent(CoreSession, DocumentRouteElement, Map<String, Serializable>, String, DocumentModel) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.AuditEventFirer
 
fireEvent(DocumentModel, CoreSession, String, String) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
fireEvent(DocumentModel, CoreSession, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
fireEvent(Event) - Method in interface org.nuxeo.ecm.core.event.EventProducer
 
fireEvent(Event) - Method in interface org.nuxeo.ecm.core.event.EventService
Fires an event.
fireEvent(Event) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
FireEvent - Class in org.nuxeo.ecm.automation.core.events.operations
Save the session - TODO remove this?
FireEvent() - Constructor for class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
fireEventAfterWorkflowStarted(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
fireEventBundle(EventBundle) - Method in interface org.nuxeo.ecm.core.event.EventProducer
 
fireEventBundle(EventBundle) - Method in interface org.nuxeo.ecm.core.event.EventService
Fires all recorded events in a transaction.
fireEventBundle(EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
fireEventBundleSync(EventBundle) - Method in interface org.nuxeo.ecm.core.event.EventService
Fires an event bundle in synchronous mode.
fireEventBundleSync(EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
FIREFOX - org.nuxeo.runtime.test.runner.web.BrowserFamily
 
fireFrameworkEvent(FrameworkEvent) - Method in class org.nuxeo.osgi.OSGiAdapter
 
fireFrameworkStarted() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
fireFrameworkStarted() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Resume the runtime
fireFrameworkStarted() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
fireGroupUpdatedEvent(CoreSession, DocumentModel) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
 
fireNotification(FileChangeNotifier.FileEntry) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
firePermissionNotificationEvent(CoreSession, DocumentModel, String, ACE) - Static method in class org.nuxeo.ecm.permissions.PermissionHelper
 
firePermissionNotificationEvent(DocumentEventContext, String, ACE) - Method in class org.nuxeo.ecm.permissions.PermissionListener
 
firePictureViewsGenerationDoneEvent(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
Fire a PICTURE_VIEWS_GENERATION_DONE_EVENT
fireRefreshDiscovery() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
fireResolved(Contribution<K, T>) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
fireSearchEvent(NuxeoPrincipal, String, List<T>, Long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Send a search event so that PageProvider calls can be tracked by Audit or other statistic gathering process
fireServiceEvent(ServiceEvent) - Method in class org.nuxeo.osgi.OSGiAdapter
 
fireServiceRegistered(AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
fireServiceUnregistered(AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
fireThreeDConversionsDoneEvent(DocumentModel) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
Fire a THREED_CONVERSIONS_DONE_EVENT
fireTypeRegistered(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
fireTypeUnregistered(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
fireUnresolved(Contribution<K, T>, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
fireUpdated(T, Contribution<K, T>) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
fireUpdateEvent(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
fireVideoConversionsDoneEvent() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
Fire a VIDEO_CONVERSIONS_DONE_EVENT event when no other VideoConversionWork is scheduled for this document.
fireVirtualEventLogEntries(DocumentModel, String, NuxeoPrincipal, String, CoreSession) - Method in class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
fireWorkflowCompletionEvent(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
 
first - Variable in class org.nuxeo.ecm.core.trash.BridgeTrashService
 
first - Variable in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
first - Variable in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
first - Variable in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
 
FIRST_READ_DELAY - Static variable in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
 
FIRST_READ_TIMEOUT - Static variable in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
FirstAccessibleAncestorJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Gets the closest document's ancestor.
FirstAccessibleAncestorJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.FirstAccessibleAncestorJsonEnricher
 
firstChild - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
 
firstChildList - Variable in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
firstLabelField - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
firstLevelTTL - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
firstLevelTTL - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
firstname - Variable in class org.nuxeo.ecm.automation.core.operations.notification.MailBox
 
firstName - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
firstName - Variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
firstName - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
firstName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
firstName - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
firstName - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
firstName - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
FIRSTNAME_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
firstNameKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
FIRSTNAMES - Static variable in class org.nuxeo.ecm.restapi.test.RestServerInit
 
firstOffset(int) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
firstPage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
firstPage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Go to the first page
firstSelectedColumn - Variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
fixedPart - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
fixeMediaType - Variable in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
fixEncoding - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
fixInitialJoins() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
fixInitialJoins() - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
Adds an initial join on the Relation table, and records it.
fixSelect(Select) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
fixSelect(Select) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
fixupDigest(Blob, String) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
Fixup of the blob's digest, if possible.
fixWhatColumns(List<Column>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
fixWhatColumns(List<Column>) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
fixXPath(String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
FLAG_BUBBLE_EXCEPTION - Static variable in interface org.nuxeo.ecm.core.event.Event
 
FLAG_CANCEL - Static variable in interface org.nuxeo.ecm.core.event.Event
 
FLAG_COMMIT - Static variable in interface org.nuxeo.ecm.core.event.Event
 
FLAG_IMMEDIATE - Static variable in interface org.nuxeo.ecm.core.event.Event
 
FLAG_INLINE - Static variable in interface org.nuxeo.ecm.core.event.Event
 
FLAG_NONE - Static variable in interface org.nuxeo.ecm.core.event.Event
 
FLAG_ROLLBACK - Static variable in interface org.nuxeo.ecm.core.event.Event
 
flags - Variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
flags - Variable in class org.nuxeo.ecm.core.event.impl.EventImpl
 
flags - Variable in class org.nuxeo.lib.stream.computation.Record
 
FLAGS - Static variable in class org.nuxeo.ecm.quota.QuotaUtils
 
flagsAsByte - Variable in class org.nuxeo.lib.stream.computation.Record
 
flagWOPIRequest() - Static method in class org.nuxeo.wopi.lock.LockHelper
Flags the request as originating from a WOPI client.
flatten() - Method in class org.nuxeo.ecm.core.io.registry.context.WrappedContext
Provides a flatten map of wrapped contexts.
flatten(Map<String, Serializable>, State, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSStateFlattener
 
flatten(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSStateFlattener
Flattens with optional property key mappings.
flavor - Variable in class org.nuxeo.ecm.web.resources.api.ResourceContextImpl
 
flavor - Variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
FLAVOR_MARKER - Static variable in interface org.nuxeo.theme.styling.service.ThemeStylingService
 
FlavorDescriptor - Class in org.nuxeo.theme.styling.service.descriptors
A flavor represents the set of information that can be used to switch the theme styling on a given page.
FlavorDescriptor() - Constructor for class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
FlavorPresets - Class in org.nuxeo.theme.styling.service.descriptors
 
FlavorPresets() - Constructor for class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
flavorReg - Variable in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
FlavorRegistry - Class in org.nuxeo.theme.styling.service.registries
Registry for theme flavors, handling merge of registered FlavorDescriptor elements.
FlavorRegistry() - Constructor for class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
FlavorResourceProcessor - Class in org.nuxeo.ecm.web.resources.wro.processor
Wro processor to replace flavor variables inside linked CSS file.
FlavorResourceProcessor() - Constructor for class org.nuxeo.ecm.web.resources.wro.processor.FlavorResourceProcessor
 
FLOAT - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
FLOAT - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
FLOAT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
floatValue() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
flush - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
flush() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
flush() - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
 
flush() - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
flush() - Static method in class org.nuxeo.connect.update.task.live.commands.Flush
Calls the ReloadService.flush() method
flush() - Method in class org.nuxeo.connect.update.task.live.LiveInstallTask
 
flush() - Method in class org.nuxeo.connect.update.task.live.LiveUninstallTask
 
flush() - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
 
flush() - Method in class org.nuxeo.connect.update.task.standalone.InstallTask
 
flush() - Method in class org.nuxeo.connect.update.task.standalone.UninstallTask
 
flush() - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
flush() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
This implementation does nothing, we still want to keep buffering and not flush.
flush() - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
flush() - Method in class org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
 
flush() - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Flushes to database.
flush() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
flush() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
flush() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Elasticsearch flush on all document indexes, triggers a lucene commit, empties the transaction log.
flush() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
flush() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
flush() - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
flush() - Method in interface org.nuxeo.runtime.reload.ReloadService
Sends a runtime event with id ReloadService.FLUSH_EVENT_ID so that listeners can be notified that a flush is needed (after a reload for instance).
flush() - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
flush(String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
flush(String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
flush(String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
flush(Document) - Method in interface org.nuxeo.ecm.core.model.Document.WriteContext
Flushes recorded write operations.
flush(Document) - Method in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteContext
 
flush(Client) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
Flush - Class in org.nuxeo.connect.update.task.live.commands
Flush all Nuxeo caches by calling ReloadService.flush()
Flush() - Constructor for class org.nuxeo.connect.update.task.live.commands.Flush
 
FLUSH_CACHE - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
FLUSH_CACHE - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
FLUSH_EVENT_ID - Static variable in class org.nuxeo.runtime.reload.ReloadEventNames
Deprecated.
 
FLUSH_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
 
FLUSH_SEAM_EVENT_ID - Static variable in class org.nuxeo.runtime.reload.ReloadEventNames
Deprecated.
 
FLUSH_SEAM_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
 
flushBuffer() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
Don't flush if we are still buffering.
flushCache - Variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
flushCache() - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
 
flushCache() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
flushCache() - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
 
flushCache() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
flushCache() - Method in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
flushCache() - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
flushCache() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
flushCache() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
flushCache() - Method in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
flushCache() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
flushCache() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
flushCache() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
flushCache() - Method in interface org.nuxeo.ecm.webengine.model.Module
 
flushCache() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
flushCache() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
flushCache() - Method in class org.nuxeo.runtime.annotations.AnnotationManager
 
flushCompiledChains() - Method in interface org.nuxeo.ecm.automation.AutomationAdmin
Flush compiled chains to handle hot-reload
flushCompiledChains() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
flushIntervalMs - Variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
flushJaasCache() - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
flushJaasCache() - Method in interface org.nuxeo.runtime.reload.ReloadService
Sends an event that can trigger reset of JaasCache.
FlushJaasCache - Class in org.nuxeo.connect.update.task.live.commands
Flushes the JAAS cache.
FlushJaasCache() - Constructor for class org.nuxeo.connect.update.task.live.commands.FlushJaasCache
 
FlushJaasCachePlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Flush any cache held by the core.
FlushJaasCachePlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder
 
flushOuput() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
flushPageCache() - Static method in class org.nuxeo.runtime.test.runner.web.WebPage
 
flushPendingsRegistration() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
FlushPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Flush all nuxeo caches.
FlushPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder
 
flushRecords(ComputationContextImpl, String) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
flushRepositoryIndex(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Elasticsearch flush on document index for a specific repository, triggers a lucene commit, empties the transaction log.
flushRepositoryIndex(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
flushRepositoryIndex(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
flushRootResourcesCache() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
Deprecated.
resources are deprecated - you should use a jax-rs application to declare more resources.
flushSeam - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
flushSeam() - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
flushSeamComponents() - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
flushSeamComponents() - Method in interface org.nuxeo.runtime.reload.ReloadService
Sends a runtime event with id ReloadService.FLUSH_SEAM_EVENT_ID.
flushSkinCache() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
flushTypeCache() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
flushWebResources() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
flushWebResources() - Method in interface org.nuxeo.runtime.tomcat.dev.WebResourcesCacheFlusher
 
flushWords() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
FMBindingResolver - Class in org.nuxeo.template.processors.fm
 
FMBindingResolver() - Constructor for class org.nuxeo.template.processors.fm.FMBindingResolver
 
fmContextBuilder - Variable in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
fmContextBuilder - Variable in class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
 
fmContextBuilder - Variable in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
FMContextBuilder - Class in org.nuxeo.template.fm
 
FMContextBuilder() - Constructor for class org.nuxeo.template.fm.FMContextBuilder
 
fmEngine - Variable in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
fn - Variable in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingExpression
 
folder - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
folder - Variable in class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
folder - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
Folder - org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
 
FOLDER_KEY_SUFFIX - Static variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
FOLDER_NAME_PARAM - Static variable in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
FOLDER_NAME_PARAM - Static variable in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
FOLDER_NAME_PARAM - Static variable in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
folderAllowsDelete(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
folderAllowsDelete(DocumentModel) - Method in interface org.nuxeo.ecm.core.trash.TrashService
Deprecated.
since 10.1 only used in JSF part, no replacement
folderCount - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
FolderImporter - Interface in org.nuxeo.ecm.platform.filemanager.service.extension
 
FolderImporterDescriptor - Class in org.nuxeo.ecm.platform.filemanager.service.extension
 
FolderImporterDescriptor() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
 
folderish - Variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
FOLDERISH - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
Document may have children
folderishChildren - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
FolderishProxyFactory - Class in org.nuxeo.snapshot.pub
 
FolderishProxyFactory() - Constructor for class org.nuxeo.snapshot.pub.FolderishProxyFactory
 
folderishType - Variable in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
folderishType - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor.DocumentModelFactory
 
FolderItem - Interface in org.nuxeo.drive.adapter
Representation of a folder.
folderName - Variable in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
folderName - Variable in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
folderName - Variable in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
FolderResource - Class in org.nuxeo.ecm.webdav.resource
A resource for folder-like objects in the repository.
FolderResource(String, DocumentModel, HttpServletRequest, Backend) - Constructor for class org.nuxeo.ecm.webdav.resource.FolderResource
 
foldersInCurrentFolderLimit - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
follow(LogManager, Name, Name, Renderer, int, String) - Method in class org.nuxeo.lib.stream.tools.command.TailCommand
 
followReferrals - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
Since 5.9.4
followTransition(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Follows a given life cycle transition.
followTransition(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
followTransition(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
followTransition(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
followTransition(String) - Method in interface org.nuxeo.ecm.core.model.Document
Follows a given life cycle transition.
followTransition(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
followTransition(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
followTransition(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
followTransition(CoreSession, String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
followTransition(DocumentModel, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
followTransition(DocumentModel, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Follows a given life cycle transition.
followTransition(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
followTransition(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Follows a given life cycle transition.
followTransition(Document, String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
followTransition(Document, String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Follows a given transition.
followTransition(DocumentRouteElement.ElementLifeCycleTransistion, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
make this element follow a transition.
followTransition(DocumentRouteElement.ElementLifeCycleTransistion, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
followTransitionByOption(CoreSession, Document, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
FollowTransitionUnrestricted - Class in org.nuxeo.ecm.platform.comment.workflow.utils
 
FollowTransitionUnrestricted(CoreSession, DocumentRef, String) - Constructor for class org.nuxeo.ecm.platform.comment.workflow.utils.FollowTransitionUnrestricted
 
font - org.nuxeo.theme.styling.service.ThemeStylingService.PRESET_CATEGORY
 
fontFamily - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
fontSize - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
footer - Variable in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
footer() - Method in class org.nuxeo.lib.stream.tools.renderer.MarkdownRenderer
 
footer() - Method in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
footer() - Method in class org.nuxeo.lib.stream.tools.renderer.TextRenderer
 
footerStyle - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
forbidden - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
Number of docs not ok due to permissions or lifecycle state.
forbidden - Variable in class org.nuxeo.runtime.avro.AvroReplacementDescriptor
 
FORBIDDEN_CHAR_PATTERN - Static variable in class org.nuxeo.io.fsexporter.DriveLikeExporterPlugin
 
forbiddenSubtypes - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
forbiddenSubtypes - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
force() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
FORCE_ANONYMOUS_LOGIN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
FORCE_AUDIT_FACET - Static variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
FORCE_PROMPT_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
FORCE_SESSION_CREATION - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
FORCE_VALIDATION_NON_EXISTING_USER_PROPERTY - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
forceBatch - Variable in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
forceBatch() - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
forceBatch() - Method in interface org.nuxeo.lib.stream.pattern.Message
A consumer reading this message must not wait for new message to process the batch.
forceCommit() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
Commits the consumer at its current position regardless of lastOffsets or lastCommittedOffsets
forceDirty - Variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
for SimpleDocumentModel uses
forceDisplayEmailInSuggestion - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
forceDnConsistencyCheck - Variable in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
forceNoCacheOnMSIE() - Static method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
forcePromptURLs - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
forEach(BiConsumer<? super String, ? super Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
forField - Variable in class org.nuxeo.ecm.directory.multi.FieldDescriptor
 
form - Variable in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
form - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
form - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
Form - Interface in org.nuxeo.ecm.webengine.forms.validation
 
FORM_SUBMITTED_MARKER - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
FORM_URL - Static variable in class org.nuxeo.wopi.Constants
 
FORM_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
 
format - Variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
format(PdfSignatureAppearance, DocumentModel, String, String) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureAppearanceFactory
 
format(PdfSignatureAppearance, DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.signature.core.sign.DefaultSignatureAppearanceFactory
 
format(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
FORMAT - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
FORMAT - Static variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
FORMAT - Static variable in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
FORMAT - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
FORMAT_JAVA - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
FORMAT_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
formatAVAs(String...) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatDate(long) - Method in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
formatDate(Object) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
 
formatDate(Object, String) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
 
FormatDate - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
Format a date with the specified locale.
FormatDate() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.FormatDate
 
formatDateTime(Object) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
 
formatDuration(long) - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
formatFeatures(Collection<FeaturesLoader.Holder>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
formatInterval(long) - Static method in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
formatInventoryQualifiedName(ComponentName) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatInventoryShortName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatISODateTime(ZonedDateTime) - Static method in class org.nuxeo.common.utils.DateUtils
 
formatISODateTime(ZonedDateTime, boolean) - Static method in class org.nuxeo.common.utils.DateUtils
 
formatISODateTime(Calendar) - Static method in class org.nuxeo.common.utils.DateUtils
 
formatISODateTime(Date) - Static method in class org.nuxeo.common.utils.DateUtils
 
formatKey(OperationType, int) - Static method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
formatMessage(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
formatMetricQualifiedName(String, String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatMetricQualifiedName(ComponentName, String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatMetricShortName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatName - Variable in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
 
formatName(Method, Object[]) - Method in class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
 
formatNote(Method, Object[]) - Method in class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
 
formatParms(Object...) - Method in class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
 
formatProbeQualifiedName(ComponentName) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatProbeShortName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatQualifiedName(String) - Static method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
formatQualifiedName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatQualifiedName(String, String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatQualifiedName(String, String, String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatQualifiedName(String, String, String, String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatQualifiedName(ComponentName) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatSeconds() - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
 
formatShortcutName(String) - Static method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
formatShortName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatShortName(ObjectName) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatStringList(List<String>) - Static method in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: page providers implement this logic instead.
formatter() - Static method in class org.nuxeo.ecm.core.schema.types.constraints.ConstraintUtils
 
FORMATTER - Static variable in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
FORMATTER - Static variable in class org.nuxeo.runtime.stream.StreamProbe
 
formatters - Static variable in class org.nuxeo.common.utils.DateUtils
 
formatTime(Object) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
 
formatTypeQuery(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatTypeQuery(String, String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
formatW3CDateTime(Calendar) - Static method in class org.nuxeo.ecm.core.schema.utils.DateParser
2011-10-23T12:00:00.000Z
formatW3CDateTime(Date) - Static method in class org.nuxeo.ecm.core.schema.utils.DateParser
2011-10-23T12:00:00.000Z
FormAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.plugins
 
FormAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
FormData - Class in org.nuxeo.ecm.webengine.forms
 
FormData(HttpServletRequest) - Constructor for class org.nuxeo.ecm.webengine.forms.FormData
 
FormDataProvider - Interface in org.nuxeo.ecm.webengine.forms
 
FormDefinition - Class in org.nuxeo.connect.update.xml
 
FormDefinition() - Constructor for class org.nuxeo.connect.update.xml.FormDefinition
 
FormDescriptor - Class in org.nuxeo.ecm.webengine.forms.validation
 
FormDescriptor(Class<?>) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor
 
FormInstance - Interface in org.nuxeo.ecm.webengine.forms
 
FormManager - Class in org.nuxeo.ecm.webengine.forms.validation
 
FormManager(FormDescriptor) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
forms - Variable in class org.nuxeo.connect.update.xml.FormsDefinition
 
forms - Static variable in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
FormsDefinition - Class in org.nuxeo.connect.update.xml
 
FormsDefinition() - Constructor for class org.nuxeo.connect.update.xml.FormsDefinition
 
formType - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
FormValidator - Interface in org.nuxeo.ecm.webengine.forms.validation
 
FormValidator - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
 
forObject(Object) - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
forObject(Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
forRegistry(MetricRegistry) - Static method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter
 
forStream(InputStream) - Method in class org.nuxeo.ecm.core.blob.ByteRange
Returns a sub-stream of the given stream to which this byte range has been applied.
FORWARD - org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
 
forwardToErrorPage(HttpServletRequest, HttpServletResponse, Throwable) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
 
forwardToErrorPage(HttpServletRequest, HttpServletResponse, Throwable) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
 
forwardToErrorPageInternal(Request, HttpServletResponse, Object) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
found - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.ResourceFinder
 
fragJoinCount - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
fragment - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
fragment - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
Fragment - Class in org.nuxeo.ecm.core.storage.sql
A rich value corresponding to one row or a collection of rows in a table.
Fragment(Row, Fragment.State, PersistenceContext) - Constructor for class org.nuxeo.ecm.core.storage.sql.Fragment
Constructs a Fragment from a Row.
Fragment(T) - Constructor for class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
FRAGMENT_FILE - Static variable in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
Fragment.State - Enum in org.nuxeo.ecm.core.storage.sql
The possible states of a fragment.
FragmentDescriptor - Class in org.nuxeo.runtime.deployment.preprocessor
 
FragmentDescriptor() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
FragmentDescriptor(String, boolean) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
fragmentDirectories - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
fragmentKey - Variable in class org.nuxeo.ecm.core.storage.sql.ModelProperty
 
FragmentList() - Constructor for class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
Deprecated.
 
fragmentName - Variable in class org.nuxeo.ecm.core.storage.sql.ModelProperty
 
FragmentRegistry - Class in org.nuxeo.runtime.deployment.preprocessor
 
FragmentRegistry() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
fragments - Variable in class org.nuxeo.ecm.core.storage.sql.Node
Fragment information for each additional mixin or inherited fragment.
fragments - Variable in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
fragments - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
fragments - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
fragmentValue(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
 
FRAME_RATE - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
FRAME_RATE_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
Framework - Class in org.nuxeo.runtime.api
This class is the main entry point to a Nuxeo runtime application.
FRAMEWORK_STARTED_COMP - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
FrameworkBootstrap - Class in org.nuxeo.osgi.application
 
FrameworkBootstrap(ClassLoader, File) - Constructor for class org.nuxeo.osgi.application.FrameworkBootstrap
 
FrameworkBootstrap(MutableClassLoader, File) - Constructor for class org.nuxeo.osgi.application.FrameworkBootstrap
 
frameworkEvent(FrameworkEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.Activator
 
frameworkEvent(FrameworkEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
 
frameworkEvent(FrameworkEvent) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
FrameworkInvoker - Class in org.nuxeo.runtime.tomcat.dev
Invokes the Framework by reflection as this module does not have access to the runtime context.
FrameworkInvoker(ClassLoader) - Constructor for class org.nuxeo.runtime.tomcat.dev.FrameworkInvoker
 
frameworkListeners - Variable in class org.nuxeo.osgi.OSGiAdapter
 
FrameworkLoader - Class in org.nuxeo.osgi.application.loader
 
FrameworkLoader() - Constructor for class org.nuxeo.osgi.application.loader.FrameworkLoader
 
frameworkLoaderClass - Variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
frameworkStarted - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
FreemarkerComponent - Class in org.nuxeo.ecm.platform.rendering.fm
 
FreemarkerComponent() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
 
FreemarkerEngine - Class in org.nuxeo.ecm.platform.rendering.fm
 
FreemarkerEngine() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
FreemarkerEngine(Configuration, ResourceLocator) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
FreemarkerMacro - Class in org.nuxeo.ecm.platform.rendering.wiki.extensions
 
FreemarkerMacro() - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.extensions.FreemarkerMacro
 
FreeMarkerProcessor - Class in org.nuxeo.template.processors.fm
 
FreeMarkerProcessor() - Constructor for class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
FreemarkerRender - Class in org.nuxeo.ecm.automation.core.rendering
 
FreemarkerRender() - Constructor for class org.nuxeo.ecm.automation.core.rendering.FreemarkerRender
 
FreemarkerRenderingEngine - Class in org.nuxeo.ecm.platform.rendering.template
Base class for RenderingEngine implementation that will work with freemarker.
FreemarkerRenderingEngine() - Constructor for class org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingEngine
 
FreemarkerRenderingJob - Interface in org.nuxeo.ecm.platform.rendering.template
 
FreeMarkerVariableExtractor - Class in org.nuxeo.template.fm
Helper class used to extract variable names from a FreeMarker template.
FreeMarkerVariableExtractor() - Constructor for class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
freeMarkerVariableSuffix - Static variable in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
freezeVersion(ManagedBlob, Document) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobProvider
Returns a new managed blob pointing to a fixed version of the original blob.
freezeVersion(ManagedBlob, Document) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
freezeVersion(ManagedBlob, Document) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
freezeVersion(Document) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Freezes the blobs' versions on a document version when it is created via a check in.
freezeVersion(Document) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
freezeVersion(Document.BlobAccessor, Document) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
from - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
from - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
from - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
from - Variable in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
from(Map<String, Object>) - Method in class org.nuxeo.ecm.automation.OperationParameters
 
from(MigrationDescriptor.MigrationStepDescriptor) - Static method in class org.nuxeo.runtime.migration.MigrationStep
 
from(MigrationDescriptor, MigrationService.MigrationStatus) - Static method in class org.nuxeo.runtime.migration.Migration
 
FROM - org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
 
FROM - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
FROM_IDENTIFIER - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
FROM_LIFE_CYCLE_TRASH_SERVICE - Static variable in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
Context data property for backward mechanism in CoreSession.followTransition(DocumentModel, String).
fromAnnotation(Class<?>) - Static method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
fromAnnotation(ClassProxy, WebAdapter) - Static method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
fromAnnotation(ClassProxy, WebObject) - Static method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
fromAvro(Schema, Class<D>, M) - Method in interface org.nuxeo.runtime.avro.AvroService
Map an Avro data to an instance of the given class.

An AvroMapper handling the given class has to be implemented and registered to the AvroComponent..
fromAvro(Schema, Class<D>, M) - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
fromAvro(Schema, Object) - Method in class org.nuxeo.ecm.core.io.avro.BlobPropertyMapper
 
fromAvro(Schema, Object) - Method in class org.nuxeo.ecm.core.io.avro.PropertyMapper
 
fromAvro(Schema, M) - Method in class org.nuxeo.runtime.avro.AvroMapper
 
fromAvro(Schema, GenericRecord) - Method in class org.nuxeo.ecm.core.io.avro.DocumentModelMapper
 
fromBlobAndInfo(String, Blob, VideoInfo) - Static method in class org.nuxeo.ecm.platform.video.TranscodedVideo
Build a TranscodedVideo from a name, video blob and related videoInfo.
fromBlobAndInfo(Blob, VideoInfo) - Static method in class org.nuxeo.ecm.platform.video.Video
Build a Video from a video blob and the related videoInfo.
FromClause - Class in org.nuxeo.ecm.core.query.sql.model
 
FromClause() - Constructor for class org.nuxeo.ecm.core.query.sql.model.FromClause
 
FromClause(int, FromList) - Constructor for class org.nuxeo.ecm.core.query.sql.model.FromClause
 
FromClause(FromList) - Constructor for class org.nuxeo.ecm.core.query.sql.model.FromClause
 
fromCode(int) - Static method in enum org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
fromDate - Variable in class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
fromDocumentModel(DocumentModel) - Static method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
fromDocumentModel(DocumentModel) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.DocumentSuggestion
 
fromFFmpegOutput(List<String>) - Static method in class org.nuxeo.ecm.platform.video.VideoInfo
Build a VideoInfo from a FFmpeg output.
fromField(Field) - Static method in class org.nuxeo.ecm.core.storage.sql.ColumnType
Gets the column type from a Nuxeo Schema field, including its constrained length if any.
fromFieldType(Type) - Static method in class org.nuxeo.ecm.core.storage.sql.ColumnType
Gets the column type from a Nuxeo Schema field type (unconstrained).
fromFieldType(Type, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.ColumnType
Gets the column type from a Nuxeo Schema field type (unconstrained) with array true if an array type is required
fromFieldType(Type, boolean) - Static method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
Converts a Nuxeo core schema field type into a property type.
fromFieldType(Type, int) - Static method in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
fromFieldType(Type, int, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
fromId(String) - Static method in class org.nuxeo.ecm.core.api.security.ACE
Create an ACE from an id.
fromImportLogs(List<CSVImportLog>) - Static method in class org.nuxeo.ecm.csv.core.CSVImportResult
 
fromInput(String) - Static method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
fromJndi(String) - Static method in class org.nuxeo.mail.MailSessionBuilder
Creates a builder looking for a session in jndi.
fromJson(String) - Static method in class org.nuxeo.elasticsearch.io.DocumentModelReaders
 
fromJson(String) - Static method in class org.nuxeo.lib.stream.log.Latency
 
fromJSON(JsonNode) - Static method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
fromJSON(String) - Static method in class org.nuxeo.elasticsearch.commands.IndexingCommand
Create a command from a JSON string.
FromList - Class in org.nuxeo.ecm.core.query.sql.model
Here, key is holding the alias and value the document type.
FromList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.FromList
 
fromMap(Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
fromMap(Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
fromMap(Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.video.Stream
Build a Stream from a Map of attributes.
fromMap(Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.video.VideoInfo
Build a VideoInfo from a Map of attributes.
fromMapAndPosition(Map<String, Serializable>, int) - Static method in class org.nuxeo.ecm.platform.video.TranscodedVideo
Build a TranscodedVideo from a Map of attributes and a position
fromNuxeoConf() - Static method in class org.nuxeo.mail.MailSessionBuilder
Creates a builder looking for a jndi Session and falling back on Framework.getProperties() if not found.
fromOAuth2Client(OAuth2Client) - Static method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
Creates a DocumentModel from an OAuth2Client.
fromProperties(Properties) - Static method in class org.nuxeo.mail.MailSessionBuilder
Creates a builder instantiating a new session.
fromRequest(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
fromSource(Map<String, Object>) - Static method in class org.nuxeo.elasticsearch.io.DocumentModelReaders
 
fromState - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
fromState - Variable in class org.nuxeo.runtime.migration.MigrationStep
 
fromString(String) - Static method in enum org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
 
fromTx(Transaction) - Static method in enum org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
fromType - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
fromValue(String) - Static method in class org.nuxeo.ecm.core.model.DocumentModelResolver.REF
 
fromXML(RuntimeContext, String) - Static method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
FSExporter - Class in org.nuxeo.io.fsexporter
 
FSExporter() - Constructor for class org.nuxeo.io.fsexporter.FSExporter
 
FSExporterPlugin - Interface in org.nuxeo.io.fsexporter
 
FSExporterService - Interface in org.nuxeo.io.fsexporter
 
fslog(String, boolean) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
ft - Variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
FT_LIKE_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
FT_LIKE_SEP - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
ftCount - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
FTINDEXED - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
FTINDEXED - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
ftJoinNumber - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
ftJoins - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
joins added by fulltext match
ftl - Variable in class org.nuxeo.ecm.automation.core.rendering.RenderingService
 
ftMatchInfo - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
FTSTORED - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
FTSTORED - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
fu - Static variable in class org.nuxeo.ecm.webengine.forms.FormData
 
FULL - org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
 
fulltext - Variable in class org.nuxeo.ecm.core.storage.sql.ModelProperty
 
fulltext(String, String, String) - Static method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
Checks if the fulltext combination of string1 and string2 matches the query expression.
fulltext(Set<String>, List<String>) - Static method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
FULLTEXT - org.nuxeo.ecm.core.storage.sql.jdbc.db.Table.IndexType
Fulltext index, may be on several columns.
FULLTEXT_BINARYTEXT_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_BINARYTEXT_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
FULLTEXT_BINARYTEXT_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_DEFAULT_INDEX - Static variable in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory
 
FULLTEXT_DEFAULT_INDEX - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
FULLTEXT_DEFAULT_INDEX - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_FIELD - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
FULLTEXT_FIELD_SIZE_LIMIT_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
FULLTEXT_FIELDS - Static variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
FULLTEXT_FULLTEXT_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_FULLTEXT_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_INDEX_NAME - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
FULLTEXT_JOBID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_JOBID_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
FULLTEXT_JOBID_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_JOBID_SYS_PROP - Static variable in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
 
FULLTEXT_SIMPLETEXT_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_SIMPLETEXT_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
FULLTEXT_SIMPLETEXT_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FULLTEXT_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
fulltext1(Set<String>, List<String>) - Static method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
fulltextAnalyzer - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
fulltextAnalyzer - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
fulltextCatalog - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
fulltextConfiguration - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
fulltextConfiguration - Variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
fulltextConfiguration - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
FulltextConfiguration - Class in org.nuxeo.ecm.core.api.repository
Info about the fulltext configuration.
FulltextConfiguration() - Constructor for class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
FulltextConfigurationFactory - Class in org.nuxeo.ecm.core.storage
Factory building a FulltextConfiguration from a FulltextDescriptor.
FulltextConfigurationFactory() - Constructor for class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory
 
FulltextConfigurationFactory.PathsFinder - Class in org.nuxeo.ecm.core.storage
Accumulates paths for string and binary properties in schemas passed to FulltextConfigurationFactory.PathsFinder.walkSchema(org.nuxeo.ecm.core.schema.types.Schema).
FullTextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
Converter that tries to find a way to extract full text content according to input mime-type.
FullTextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.FullTextConverter
 
fulltextDescriptor - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
fulltextDescriptor - Variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
FulltextDescriptor - Class in org.nuxeo.ecm.core.storage
Structure holding fulltext descriptor info for generic fulltext indexing.
FulltextDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
FulltextDescriptor(FulltextDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.FulltextDescriptor
Copy constructor.
FulltextDescriptor.FulltextIndexDescriptor - Class in org.nuxeo.ecm.core.storage
 
fulltextDisabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
FulltextExtractorWork - Class in org.nuxeo.ecm.core.storage
Work task that does fulltext extraction from the string properties and the blobs of the given document, saving them into the fulltext table.
FulltextExtractorWork(String, String, boolean, boolean, boolean) - Constructor for class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
fulltextFields - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
fulltextFieldSizeLimit - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
FulltextIndexDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
 
FulltextIndexDescriptor(FulltextDescriptor.FulltextIndexDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
Copy constructor.
fulltextInfoByFragment - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of fragment -> info about whether there's a fulltext text field (PropertyType.STRING), binary field (PropertyType.BINARY), or both (PropertyType.BOOLEAN).
fulltextMatchInfo - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
FulltextMatchInfo() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
 
fulltextParameters - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
fulltextParameters - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
FulltextQuery() - Constructor for class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.FulltextQuery
 
FulltextQueryAnalyzer - Class in org.nuxeo.ecm.core.storage
Structured fulltext query analyzer.
FulltextQueryAnalyzer() - Constructor for class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
FulltextQueryAnalyzer.FulltextQuery - Class in org.nuxeo.ecm.core.storage
Structured fulltext query.
FulltextQueryAnalyzer.Op - Enum in org.nuxeo.ecm.core.storage
Structured fulltext query operator.
fulltextSearchDisabled - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
fulltextSearchDisabled - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
fulltextSearchDisabled - Variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
fulltextSearchDisabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
fulltextStoredInBlob - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
fulltextStoredInBlob - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
FullTextUtils - Class in org.nuxeo.common.utils
Functions related to simple fulltext parsing.
Function - Class in org.nuxeo.ecm.core.query.sql.model
 
Function(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Function
 
Function(String, OperandList) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Function
 
functionMapper - Variable in class org.nuxeo.ecm.platform.el.ExpressionContext
 
Functions - Class in org.nuxeo.ecm.automation.core.scripting
 
Functions - Class in org.nuxeo.ecm.platform.el
Helper functions injected in the ExpressionContext instance.
FunctionsExtensionFactory - Class in org.nuxeo.template.context.extensions
 
FunctionsExtensionFactory() - Constructor for class org.nuxeo.template.context.extensions.FunctionsExtensionFactory
 
FunctionUtils - Class in org.nuxeo.common.function
Helper class to handle java.util.function classes.
FuzzyESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "fuzzy" Elasticsearch hint operator.
FuzzyESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.FuzzyESHintQueryBuilder
 

G

gadgetUrl - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
garbageCollectBinaries() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.BinariesObject
Garbage collect the unused (orphaned) binaries.
garbageCollectBinaries(boolean) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Garbage collect the unused binaries.
garbageCollectBinaries(boolean) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
garbageCollector - Variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
gatherInvalidations(VCSInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Gathers invalidations from this session.
GB - Static variable in class org.nuxeo.common.utils.SizeUtils
 
GB_LIMIT - Static variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
GB_UNIT - Static variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
gc - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
gc - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
gc - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
gc - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
gc - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
gcBinaries(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
gcBinaries(boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusMBean
GC the unused binaries.
GCDelegate() - Constructor for class org.nuxeo.runtime.trackers.files.FileEventTracker.GCDelegate
 
gcDuration - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
 
GCEnabled - Variable in class org.nuxeo.ecm.core.convert.cache.GCTask
 
gcIfNeeded() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
 
GCInterval - Variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
GCP_JSON_FILE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
GCP_PROJECT_ID_ENV_PROP - Static variable in class org.nuxeo.runtime.metrics.reporter.StackdriverTraceReporter
 
GCP_PROJECT_ID_OPTION_PROP - Static variable in class org.nuxeo.runtime.metrics.reporter.StackdriverTraceReporter
 
GCPFileStorage() - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GCPFileStorage
 
gcTask - Variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
GCTask - Class in org.nuxeo.ecm.core.convert.cache
Task for GC dedicated Thread.
GCTask() - Constructor for class org.nuxeo.ecm.core.convert.cache.GCTask
 
gcThread - Variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
geLocalizedMessageParams() - Method in exception org.nuxeo.ecm.core.api.RecoverableClientException
 
gen - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
gen - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
gen - Static variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
gender - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
gender - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
gender - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
gender - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
GENERAL_SETTINGS_EP - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
generalFactoryMatches(FileSystemItemFactoryWrapper) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
generalSettings - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
GeneralSettingsDescriptor - Class in org.nuxeo.ecm.platform.ec.notification.service
 
GeneralSettingsDescriptor() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
 
generate(String) - Static method in class org.nuxeo.template.processors.xdocreport.FieldDefinitionGenerator
 
generate(String[]) - Static method in class org.nuxeo.template.processors.xdocreport.FieldDefinitionGenerator
 
generate(DocumentModel) - Static method in class org.nuxeo.template.processors.xdocreport.FieldDefinitionGenerator
 
GENERATE_BATCH_DATA - Static variable in class org.nuxeo.ecm.platform.threed.listener.ThreeDBatchCleanerListener
 
generateBatchId() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
generateBloc() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
generateCandidates(List<String>, String, int) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
generateContent() - Method in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
generateDag(Set<ComputationMetadataMapping>) - Method in class org.nuxeo.lib.stream.computation.Topology
 
generatedBlobPath - Variable in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
generateExistsEnd(StringBuilder) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
generateExistsStart(StringBuilder, Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
generateFilename() - Method in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
generateFiles() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
generateFlatFunction(StringBuilder, String) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper.ScriptBuilder
 
generateFunction(StringBuilder, String) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper.ScriptBuilder
 
generateHardwareUID() - Static method in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
 
generateId(String, String, boolean, int) - Static method in class org.nuxeo.common.utils.IdUtils
Generates an id from a non-null String.
generateLikeSql(FulltextQueryAnalyzer.FulltextQuery, StringBuilder) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
generateLongId() - Static method in class org.nuxeo.common.utils.IdUtils
Generates an unique long identifier.
generateMail(String, String, String, String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
generateMailName(String) - Method in class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsFromAutomationChainAction
 
generateMetadataMapping(Set<ComputationMetadataMapping>) - Method in class org.nuxeo.lib.stream.computation.Topology
 
generateNewId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
generateNewId() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Generates a new id for a document.
generateNewId() - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
generateNewId() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
generateNewId() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
generateNewId() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
generateNewId() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Computes a new unique id.
generateNewId() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
generateNewId() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
generateNewId(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Generates a new id, or used a pre-generated one (import).
generateNewId(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Generates a new id, or used a pre-generated one (import).
generateNewToken() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
generatePage() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
generateParagraph() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
generatePathSegment(String) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
generatePathSegment(String) - Method in interface org.nuxeo.ecm.core.api.pathsegment.PathSegmentService
Generate the path segment to use from a string.
generatePathSegment(String) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceCompat
 
generatePathSegment(String) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
 
generatePathSegment(DocumentModel) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
generatePathSegment(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.pathsegment.PathSegmentService
Generate the path segment to use for a DocumentModel that's about to be created.
generatePathSegment(DocumentModel) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceCompat
 
generatePathSegment(DocumentModel) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
 
generateRandomUserId() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserResolver
 
generateSecretKey(byte[]) - Method in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
Generates an AES key from the password using PBKDF2.
generateSecretKey(byte[]) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
Generates an AES key from the password using PBKDF2.
generateStringId() - Static method in class org.nuxeo.common.utils.IdUtils
Generates an unique string identifier.
GeneratingWalker() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
GeneratingWalker() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
generator - Variable in class org.nuxeo.launcher.config.ServerConfigurator
 
generators - Variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
GenericDirectoryComponent - Class in org.nuxeo.ecm.directory
 
GenericDirectoryComponent() - Constructor for class org.nuxeo.ecm.directory.GenericDirectoryComponent
 
GenericMultiThreadedImporter - Class in org.nuxeo.ecm.platform.importer.base
Generic importer
GenericMultiThreadedImporter(ImporterRunnerConfiguration) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
GenericMultiThreadedImporter(SourceNode, String, Boolean, Integer, Integer, String, ImporterLogger) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
GenericMultiThreadedImporter(SourceNode, String, Boolean, Integer, Integer, ImporterLogger) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
GenericMultiThreadedImporter(SourceNode, String, Boolean, Integer, Integer, ImporterLogger, int) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
GenericMultiThreadedImporter(SourceNode, String, Integer, Integer, String, ImporterLogger) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
GenericMultiThreadedImporter(SourceNode, String, Integer, Integer, ImporterLogger) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
GenericMultiThreadedImporter.NamedThreadFactory - Class in org.nuxeo.ecm.platform.importer.base
Creates non-daemon threads at normal priority.
GenericPageProviderDescriptor - Class in org.nuxeo.ecm.platform.query.core
Page provider descriptor accepting a custom class name.
GenericPageProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
 
genericScroller - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
genericScroller - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
GenericScrollRequest - Class in org.nuxeo.ecm.core.scroll
Generic Scroll Request.
GenericScrollRequest(GenericScrollRequest.Builder) - Constructor for class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
GenericScrollRequest.Builder - Class in org.nuxeo.ecm.core.scroll
 
GenericThreadedImportTask - Class in org.nuxeo.ecm.platform.importer.base
Generic importer task
GenericThreadedImportTask(String, SourceNode, DocumentModel, boolean, ImporterLogger, int, ImporterDocumentModelFactory, ImporterThreadingPolicy, String) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
GenericThreadedImportTask(CoreSession) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
GenericThreadedImportTask(CoreSession, SourceNode, DocumentModel, boolean, ImporterLogger, int, ImporterDocumentModelFactory, ImporterThreadingPolicy) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
GeoBoundingBoxESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "geo_bounding_box" Elasticsearch hint operator.
GeoBoundingBoxESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.GeoBoundingBoxESHintQueryBuilder
 
GeoDistanceESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "geo_distance" Elasticsearch hint operator.
GeoDistanceESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.GeoDistanceESHintQueryBuilder
 
GEOMETRY_LOD_SUCCESS - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
geometryLodSuccess - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
GeoShapeESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "geo_shape" Elasticsearch hint operator.
GeoShapeESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.GeoShapeESHintQueryBuilder
 
get() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
get() - Method in interface org.nuxeo.common.function.ThrowableSupplier
 
get() - Method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
Returns the value if it is present, otherwise throws NoSuchElementException.
get() - Static method in class org.nuxeo.ecm.core.io.marshallers.json.JsonFactoryProvider
 
get() - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
get() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
get() - Static method in class org.nuxeo.ecm.core.schema.types.constraints.NotNullConstraint
 
get() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
Gets the collection value.
get() - Method in class org.nuxeo.ecm.platform.el.DefaultELContextFactory
 
get() - Method in class org.nuxeo.ecm.webdav.resource.FileResource
 
get() - Method in class org.nuxeo.ecm.webdav.resource.FolderResource
 
get() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
get() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
get() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider.Ref
 
get() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
 
get() - Method in interface org.nuxeo.ecm.webengine.jaxrs.session.SessionRef
 
get() - Method in class org.nuxeo.ecm.webengine.jaxrs.Utils.ClassRef
 
get() - Method in interface org.nuxeo.ecm.webengine.loader.ClassProxy
 
get() - Method in class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
 
get() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
get() - Method in class org.nuxeo.ecm.webengine.loader.StaticClassProxy
 
get() - Method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
get() - Method in class org.nuxeo.runtime.capabilities.Capabilities
 
get() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
get() - Method in class org.nuxeo.runtime.test.runner.ServiceProvider
 
get() - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
get() - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
 
get() - Method in class org.nuxeo.template.jaxrs.TemplateResource
 
get(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
get(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
get(int) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
get(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
get(int) - Method in interface org.nuxeo.ecm.core.api.model.Property
Get the child property given it's index.
get(int) - Method in class org.nuxeo.ecm.core.api.PartialList
 
get(int) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
get(int) - Method in class org.nuxeo.ecm.core.query.sql.model.FromList
Deprecated.
since 9.1
get(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
get(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectList
Deprecated.
since 9.1
get(int) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
 
get(int) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
get(int) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryStack
Deprecated.
 
get(Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
get(Object) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
get(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
get(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
get(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
the map API
get(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
get(Object) - Method in class org.nuxeo.ecm.core.storage.State
Gets a value for a key, or null if the key is not present.
get(String) - Method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
get(String) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
get(String) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
get(String) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
get(String) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
get(String) - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the child property having the given name.
get(String) - Method in interface org.nuxeo.ecm.core.cache.Cache
Get method to retrieve value from cache Must not raise exception if the key is null, but return null
get(String) - Method in class org.nuxeo.ecm.core.cache.CacheAttributesChecker
 
get(String) - Method in class org.nuxeo.ecm.core.cache.CacheMetrics
 
get(String) - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
get(String) - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
get(String) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
get(String) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
get(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
get(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
get(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
get(String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
get(String) - Method in class org.nuxeo.ecm.core.storage.sql.Row
Gets a value from a key.
get(String) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
Gets a value by key.
get(String) - Method in interface org.nuxeo.ecm.localconf.SimpleConfiguration
Returns the value to which the specified key is mapped, or null if there is no mapping for the key.
get(String) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
get(String) - Static method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
get(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
get(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
get(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
 
get(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
get(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate
 
get(String) - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
get(String) - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
get(String) - Method in class org.nuxeo.ecm.webdav.backend.PathCache
Deprecated.
 
get(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
get(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
 
get(String) - Static method in class org.nuxeo.elasticsearch.http.readonly.HttpClient
 
get(String) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule
 
get(String) - Method in class org.nuxeo.runtime.capabilities.Capabilities
 
get(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
get(String) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Retrieves the value associated to the key.
get(String) - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
get(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
get(String) - Method in class org.nuxeo.template.context.SimpleDocumentWrapper
 
get(String) - Method in class org.nuxeo.template.context.SimpleSchemaWrapper
 
get(String, Class<T>) - Method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
get(String, String) - Method in interface org.nuxeo.ecm.localconf.SimpleConfiguration
Returns the value to which the specified key is mapped, or the given default value if there is no mapping for the key.
get(String, String) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
get(String, String) - Static method in class org.nuxeo.elasticsearch.http.readonly.HttpClient
 
get(String, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
get(TemporalUnit) - Method in class org.nuxeo.common.utils.PeriodAndDuration
 
get(Collection<String>) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
get(Collection<String>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
get(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
get(Collection<String>) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
get(Collection<String>) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Retrieves the key/value map associated with the keys.
get(K) - Method in class org.nuxeo.common.collections.DependencyTree
 
get(K) - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
 
get(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
get(GetRequest) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
get(GetRequest) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
get(GetRequest) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
get(OperationContext) - Method in interface org.nuxeo.automation.scripting.api.AutomationScriptingService
 
get(OperationContext) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
get(CoreSession) - Method in interface org.nuxeo.automation.scripting.api.AutomationScriptingService
 
get(CoreSession) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
get(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
get(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.rendering.api.DocumentView
 
get(RowId, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets a fragment.
get(WebContext) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
get(DocumentMessage.Builder) - Method in interface org.nuxeo.importer.stream.producer.BlobInfoFetcher
 
get(DocumentMessage.Builder) - Method in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
 
get(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
GET - org.nuxeo.ecm.restapi.test.BaseTest.RequestType
 
GET - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
GET_ALL_DOCUMENTS_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
 
GET_ALL_TAGS - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_ALL_TAGS_FOR_USER - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_ANNOTATION_PAGEPROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
Deprecated.
since 11.1, because unused.
GET_ANNOTATIONS_FOR_DOC_PAGEPROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
Deprecated.
since 11.1, because unused.
GET_ANNOTATIONS_FOR_DOCUMENT_PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
GET_CHILDREN_PAGE_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
 
GET_COMMENT_PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
GET_COMMENT_PAGEPROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
GET_COMMENTS_FOLDERS_QUERY - Static variable in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
GET_COMMENTS_FOR_DOC_PAGEPROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
GET_COMMENTS_FOR_DOCS_PAGEPROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
GET_COMMENTS_FOR_DOCUMENT_PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
GET_COMMENTS_FOR_DOCUMENTS_PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
GET_DOCUMENT_IDS_FOR_FACETED_TAG - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_DOCUMENT_IDS_FOR_TAG - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_DOCUMENTS_FOR_TAG - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_DOCUMENTS_FOR_TAG_AND_USER - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_EXTERNAL_COMMENT_PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
GET_EXTERNAL_COMMENT_PAGEPROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
GET_FACETED_TAG_SUGGESTIONS - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_FIRST_TAGGING_FOR_DOC_AND_TAG - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_FIRST_TAGGING_FOR_DOC_AND_TAG_AND_USER - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_IDENTIFICATION - Static variable in interface org.nuxeo.ecm.core.storage.sql.Mapper
 
GET_LOCK - org.nuxeo.wopi.Operation
 
GET_SHARE_URL - org.nuxeo.wopi.Operation
 
GET_TAG_SUGGESTIONS - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAG_SUGGESTIONS_FOR_USER - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAGGED_DOCUMENTS_UNDER - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAGS_FOR_DOCUMENT - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAGS_FOR_DOCUMENT_AND_USER - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAGS_FOR_DOCUMENT_AND_USER_CORE - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAGS_FOR_DOCUMENT_CORE - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAGS_FOR_DOCUMENTS - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAGS_FOR_DOCUMENTS_AND_USER - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TAGS_TO_COPY_FOR_DOCUMENT - org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
 
GET_TASKS_FOR_ACTORS_OR_DELEGATED_ACTORS_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_ACTORS_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_FOR_PROCESS_AND_ACTORS_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_PROCESS_AND_NODE_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_PROCESS_ID_AND_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_FOR_PROCESS_ID_AND_NODE_ID_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_FOR_PROCESS_ID_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_FOR_PROCESS_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_TARGET_DOCUMENT_AND_ACTORS_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_TARGET_DOCUMENT_AND_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_FOR_TARGET_DOCUMENT_AND_ACTORS_QUERY_OR_DELEGATED_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_FOR_TARGET_DOCUMENT_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_TARGET_DOCUMENT_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_FOR_TARGET_DOCUMENTS_AND_ACTORS_OR_DELEGATED_ACTORS_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_TARGET_DOCUMENTS_AND_ACTORS_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_TARGET_DOCUMENTS_AND_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_FOR_TARGET_DOCUMENTS_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
GET_TASKS_FOR_TARGET_DOCUMENTS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
GET_TASKS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
getAboveDocument(DocumentModel, Set<Path>) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
getAboveDocument(DocumentModel, Set<Path>) - Method in interface org.nuxeo.ecm.core.trash.TrashService
Deprecated.
since 10.1 only used in JSF part, use TrashService.getAboveDocument(DocumentModel, NuxeoPrincipal) instead.
getAboveDocument(DocumentModel, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Gets the first non trashed ancestor.
getAboveDocument(DocumentModel, NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
getAbsoluteMaxSizeMB() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
getAbsolutePath() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
getAccess(String[], String[]) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Checks the access on the ACLs for each set of the given permissions and principals.
getAccess(String[], String[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
getAccess(String, String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Check whether this ACP grant the given permission on the given user, denies it or doesn't specify a rule.
getAccess(String, String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
getAccess(PreparedStatement, Serializable, Set<String>, Set<String>, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
 
getAccess(ACE, String[], String[]) - Static method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
getAccessedPagesCount() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getAccessibleSectionRoots(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
 
getAccessibleSectionRoots(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getAccessKey() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getAccessKeyId() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
getAccessToken() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getAccessToken(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Retrieves an ACCESS from the store.
getAccessToken(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
getAccessToken(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
getAccessToken(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
getAccessTokenKey() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getAccessTokenURL() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getAccumulatedTime() - Method in class org.nuxeo.ecm.core.management.events.CallStat
Deprecated.
 
getACEkey(ACE) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
Key to distinguish ACEs
getACEs() - Method in interface org.nuxeo.ecm.core.api.security.ACL
Returns the ACEs defined by this list as an array.
getACEs() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
getACEs() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
getAcessors() - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
getAcessorsCount() - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
getAcl() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getAcl() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getAcl() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getAcl(ObjectId, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getAcl(ACP, boolean, NuxeoCmisService) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getACL(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
 
getACL(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
getAclOptimizationsEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getACLrowKey(ACLRow) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
Key to distinguish ACLRows
getACLs() - Method in interface org.nuxeo.ecm.core.api.security.ACP
 
getACLs() - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
getAclService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getACP() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the access control policy (ACP) for this document.
getACP() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getACP() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getACP() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getACP(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getACP(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the document access control policy.
getACP(Document) - Method in class org.nuxeo.ecm.core.model.BaseSession
Gets the ACP for the document (without any inheritance).
getACP(Document) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getACP(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getACP(Document, boolean) - Method in class org.nuxeo.ecm.core.model.BaseSession
 
getActingUser() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getActingUser() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getActingUser() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the acting user for this principal.
getActingUser() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getActingUser() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getAction() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getAction() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the action name of the command.
getAction() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
 
getAction(String) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
getAction(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
getAction(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
 
getAction(String, ActionContext, boolean) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
getAction(String, ActionContext, boolean) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
Returns action with given id, evaluating its filters in given context, and returning null if filters evaluation denies access or if action is not found.
getActionContext(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
getActionRegistry() - Method in class org.nuxeo.ecm.platform.actions.ActionService
Return the action registry
getActions() - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
Returns a list of declared bulk actions.
getActions() - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
getActions() - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
getActions() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
 
getActions() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getActions() - Method in class org.nuxeo.ecm.platform.types.Type
 
getActions() - Method in class org.nuxeo.wopi.WOPIDiscovery.App
 
getActions(String) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
getActions(String, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
getActions(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
Gets actions for a category (filters are evaluated).
getActions(String, ActionContext, boolean) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
getActions(String, ActionContext, boolean) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
Gets actions for a category (filters are evaluated).
GetActions - Class in org.nuxeo.ecm.automation.core.operations.services
Queries ActionManager for available actions in the given context
GetActions() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
getActionURL(Blob, String) - Method in interface org.nuxeo.wopi.WOPIService
Returns the WOPI action url given a blob and an action.
getActionURL(Blob, String) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
getActionValidation(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
Gets the validation class of an action.
getActionValidation(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
getActivatingRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the pending extensions by component.
getActivatingRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getActivator() - Method in class org.nuxeo.osgi.BundleImpl
 
getActivator() - Method in class org.nuxeo.runtime.test.RootRuntimeBundle
 
getActivatorClassName() - Method in class org.nuxeo.osgi.BundleImpl
 
getActiveAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getActiveAdapter() - Method in interface org.nuxeo.ecm.webengine.model.Resource
Returns the active Adapter on this object if any in the current request.
getActiveContext() - Static method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
getActiveContext() - Static method in class org.nuxeo.ecm.webengine.WebEngine
 
getActiveContext(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
getActiveCount() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
 
getActiveCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
getActiveCount() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
getActiveFactory(String) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
 
getActiveFileSystemItemFactories() - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the active FileSystemItem factory names.
getActiveFileSystemItemFactories() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getActiveLinks(Resource, String) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
getActiveLinks(Resource, String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getActiveLinks(Resource, String) - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getActivePackage(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
Get the local package having the given name and which is in either one of the following states: PackageState.INSTALLING PackageState.INSTALLED PackageState.STARTED
getActivePackage(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getActivePackageId(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
getActiveQuickFilters() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
 
getActiveQuickFilters() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getActiveQuickFilters() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getActiveSessionCount() - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
 
getActiveSessionCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricMBean
 
getActiveSessionsCount() - Method in interface org.nuxeo.ecm.core.model.Repository
Deprecated.
getActiveSessionsCount() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
getActiveSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
getActiveSessionsCount() - Method in interface org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusMBean
Return the opened sessions count
getActiveSessionsCount(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
getActiveStatistics() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
getActiveStatistics() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
getActiveSynchronizationRootDefinitions() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
getActiveSynchronizationRootDefinitions() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
getActiveThreadsCount() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
getActiveThreadsCount() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
getActiveThreadsCount() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
getActiveThreadsCount() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Gets number of active threads.
getActiveTimeoutMinutes() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
Returns the active timeout before the connection being killed.
getActiveTimeoutMinutes() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
getActor() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
getActors() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getActors() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getActorsWhereClause(List<String>) - Static method in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: page providers implement this logic instead.
getActualStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getAdaptedDoc() - Method in class org.nuxeo.template.adapters.AbstractTemplateDocument
 
getAdaptedDoc() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Return the underlying adapted DocumentModel
getAdaptedDoc() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Return the underlying adapted DocumentModels
getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
 
getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
 
getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
 
getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.ArrayNodeToList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.ArrayStringToDocModelList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.ArrayStringToList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.CalendarToDate
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.CollectionToBlobList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.CollectionToDocModelList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.CollectionToStringList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocModelListToDocRefList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocModelList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocRef
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocRefList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocRefListToDocModelList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocModel
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocModelList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocRefList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.IntegerToLong
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.JsonNodeToProperties
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.LongToInteger
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.ObjectNodeToMap
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToBoolean
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToCalendar
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDate
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocModel
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocModelList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocRef
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToInteger
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToList
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToLong
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToProperties
 
getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToURL
 
getAdaptedValue(OperationContext, Object) - Method in interface org.nuxeo.ecm.automation.TypeAdapter
Adapt the given object to an instance of the given target type.
getAdaptedValue(OperationContext, Object, Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
Adapts an object to a target type if possible otherwise throws an exception.
getAdaptedValue(OperationContext, Object, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getAdapter() - Method in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
 
getAdapter() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getAdapter(Class<A>) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
Deprecated.
 
getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject
 
getAdapter(Class<A>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getAdapter(Class<E>) - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
 
getAdapter(Class<T>) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.connect.client.ConnectClientComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.connect.update.PackageUpdateComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.io.services.IOComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.OperationContext
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
getAdapter(Class<T>) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Adapts the document to the given interface.
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.bulk.BulkComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.redis.RedisComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.schema.TypeService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.scroll.ScrollComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.management.PlatformManagementComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingContext
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.usermanager.UserService
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.web.common.locale.LocaleComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getAdapter(Class<T>) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.api.login.LoginAsComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.avro.AvroComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
getAdapter(Class<T>) - Method in interface org.nuxeo.runtime.model.Adaptable
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getAdapter(Class<T>) - Method in class org.nuxeo.runtime.services.event.EventService
 
getAdapter(Class<T>, boolean) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Adapts the document to the given interface.
getAdapter(Class<T>, boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getAdapter(Class<T>, boolean) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getAdapter(Class<T>, boolean) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getAdapter(String) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
Returns the adapter with given name.
getAdapter(String) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
getAdapter(String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.preview.adapter.factories.PicturePreviewAdapterFactory
 
getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.factories.BlobHolderPreviewAdapterFactory
 
getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.factories.FileBasedPreviewAdapterFactory
 
getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.factories.NotePreviewAdapter
 
getAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterFactory
 
getAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManager
 
getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.routing.core.adapter.LockableDocumentAdapterFactory
 
getAdapter(DocumentModel, Class) - Method in class org.nuxeo.template.adapters.TemplateAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.drive.adapter.impl.FileSystemItemAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.collections.core.adapter.CollectionAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.collections.core.adapter.CollectionMemberAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in interface org.nuxeo.ecm.core.api.adapter.DocumentAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.comment.api.CommentAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureResourceAdapterFactory
Deprecated.
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewDocumentModelAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.routing.core.adapter.DocumentRouteAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.task.TaskAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.threed.adapter.ThreeDDocumentAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.quota.count.QuotaStatsAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocumentFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.user.invite.RegistrationRulesFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.snapshot.SnapshotAdapterFactory
 
getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapterFactory
 
getAdapter(Resource, String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getAdapter(Resource, String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getAdapter(Resource, String) - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets the named adapter definition for the given resource.
getAdapterClass() - Method in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
 
getAdapterClass() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
getAdapterDescriptor(Class<?>) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
getAdapterDescriptors() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
getAdapterName() - Method in interface org.nuxeo.ecm.webengine.model.AdapterType
 
getAdapterName() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
getAdapterNames(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getAdapterNames(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getAdapterNames(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets the list of adapter names that applies to the given resource.
getAdapters() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getAdapters() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getAdapters() - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets the adapters registered within this module.
getAdapters(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getAdapters(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getAdapters(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets the list of adapters that applies to the given resource.
getAddColumnSql(Column) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Computes the SQL statement to alter a table and add a column to it.
getAddColumnSql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getAddColumnSql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
Computes the SQL statement to alter a table and add a column to it.
getAddColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getAddColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getAddColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getAddedDocumentID() - Method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getAdditionalData() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
getAddPrimaryKeyConstraintString(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getAddress() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getAddress() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getAddress() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getAddress() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getAddress() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getAdminEverythingACES() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
getAdministrativeStatusDocName(AdministrativeStatus) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
getAdministratorsGroups() - Method in interface org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider
Returns the list of administrators groups.
getAdministratorsGroups() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getAdministratorsGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the list of administrators groups.
getAdministratorsGroups() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getAdminMessage() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
 
getAdminMessageModificationDate() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
 
getAdminProperties() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
getAdminProperties(String) - Method in interface org.nuxeo.runtime.kafka.KafkaConfigService
Returns the Kafka admin properties for a configuration.
getAdminProperties(String) - Method in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
getAge() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
 
getAggregateDateRangeDefinitionOrderMap() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
getAggregateDateRangeDefinitionOrderMap() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getAggregateDefinitions() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getAggregateDefinitions() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getAggregatedSearchFilter() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getAggregateFilter() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getAggregateFilterExceptFor(String) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getAggregateFilterId(Aggregate<?>) - Static method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getAggregateRangeDefinitionOrderMap() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
getAggregateRangeDefinitionOrderMap() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getAggregates() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
 
getAggregates() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getAggregates() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getAggregates() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getAggregates() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getAggregates() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getAggregates() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getAggregates() - Method in class org.nuxeo.elasticsearch.api.EsResult
Get the aggregates list or null if onlyElasticsearchResponse option is set.
getAggregates() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
getAggregates() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
getAggregates() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getAggregates(NxQueryBuilder, SearchResponse) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
getAggregateType(String, ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
getAggSize(String) - Method in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
 
getAlgo() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
getAlgorithm() - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
getAlias() - Method in class org.nuxeo.ecm.web.resources.wro.processor.AbstractFlavorProcessor
 
getAlias() - Method in class org.nuxeo.ecm.web.resources.wro.processor.FlavorResourceProcessor
 
getAlias() - Method in class org.nuxeo.ecm.web.resources.wro.processor.SassCssFlavorProcessor
 
getAlias(int) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
getAlias(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getAliases() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
getAliases() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getAliases() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getAliases() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getAliases() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getAliases() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getAliases() - Method in class org.nuxeo.ecm.automation.OperationChain
 
getAliases() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getAliases() - Method in interface org.nuxeo.ecm.automation.OperationType
The operation ID Aliases array.
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
getAliases() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Return alias names for this layout definition (useful for compatibility on old layout names).
getAliases() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeDefinition
Return alias names for this layout type definition (useful for compatibility on old layout type names).
getAliases() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Return alias names for this widget definition (useful for compatibility on old widget names).
getAliases() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetType
Return alias names for this widget type (useful for compatibility on old widget types).
getAliases() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
Return alias names for this widget type definition (useful for compatibility on old widget type names).
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeDescriptor
 
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getAliases() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
 
getAliases() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getAliases() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the list of aliases.
getAliases() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
getAliasPermissions() - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
 
getAliasPermissions() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
 
getAliasPermissions(String) - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
 
getAliasPermissions(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
getAll - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractLinksOperation
 
getAll() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.facets.SchemaEndPoint
 
getAll() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.schemas.FacetEndPoint
 
getAll() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.types.DocTypeEndPoint
 
getAllActions(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
getAllActions(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
Gets all actions in a category (filters are NOT evaluated).
getAllBlobs(DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
Returns the list of blobs for this document.
getAllCommands() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
getAllCommands() - Method in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
getAllCurrentTaskInstances(CoreSession, List<SortInfo>) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getAllCurrentTaskInstances(CoreSession, List<SortInfo>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getAllCurrentTaskInstances(CoreSession, List<SortInfo>) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns the list of task instances associated assigned to the current user.
getAllCycles() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
GetAllDocumentBlobs - Class in org.nuxeo.ecm.automation.core.operations.blob
Get all document blobs
GetAllDocumentBlobs() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.GetAllDocumentBlobs
 
getAllExtractedLines() - Method in class org.nuxeo.ecm.platform.pdf.PDFTextExtractor
 
getAllFacets() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the facets available on this document (from the type and the instance facets).
getAllFacets() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getAllFacets() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getAllFacets() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getAllGroupIds() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
 
getAllGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
 
getAllGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
 
getAllGroupIds() - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
Return all group ids.
getAllGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
 
getAllGroupIds() - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
 
getAllGroupNames(String, EventContext) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
Returns a list containing the names of the given group and all its ancestor groups.
getAllGroups() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getAllGroups() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getAllGroups() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the groups this principal directly or undirectly is member of.
getAllGroups() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getAllGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getAllInstanceIds() - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
Lists all instance identifiers persisted in the backend.
getAllInstanceIds() - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
getAllLocalPackageIdsFromName(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getAllMarshallers(RenderingContext, Class<T>, Type, MediaType, Set<MarshallerInspector>, Set<MarshallerInspector>) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getAllMatcher() - Static method in class org.nuxeo.ecm.webengine.util.PathMatcher
 
getAllMixinTypes() - Method in class org.nuxeo.ecm.core.storage.sql.Node
Gets the mixins.
getAllowableActions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getAllowableActions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getAllowableActions(DocumentModel, boolean) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getAllowedChildObjectTypes() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getAllowedIdTypes() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
Gets the allowed id types for this DBS repository.
getAllowedIdTypes() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
getAllowedIdTypes() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
getAllowedPlugins() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
 
getAllowedPrefix() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
 
getAllowedStateTransitions() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the allowed state transitions for this document.
getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
 
getAllowedStateTransitions() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleState
Returns the allowed state transitions.
getAllowedStateTransitions() - Method in interface org.nuxeo.ecm.core.model.Document
Returns the allowed state transitions for this document.
getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getAllowedStateTransitions(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getAllowedStateTransitions(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the allowed state transitions for this document.
getAllowedStateTransitionsFrom(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
getAllowedStateTransitionsFrom(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
Gets the allowed state transitions from a given state.
getAllowedSubtypes() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Returns the list of types that can effectively be created inside this type.
getAllowedSubtypes() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
getAllowedSubTypes() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getAllowedSubTypes() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getAllowedSubTypes() - Method in class org.nuxeo.ecm.platform.types.Type
 
getAllowedSubTypes(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Returns the types of the children that can be created inside a given type type.
getAllowedSubTypes(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getAllowedSubTypes(String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
 
getAllowedSubTypes(String) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getAllowedSubTypes(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns the allowed sub types of the given typeName, filtered by a local UI types configuration retrieved from the currentDoc, if any.
getAllowedSubTypes(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getAllowedTypes() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
Returns the configured allowed types.
getAllowedTypes() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
getAllowVersionWriteForDublinCore() - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Whether we allow to write the dublincore schema on a version.
getAllowVersionWriteForDublinCore() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getAllParameters() - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Get all parameter in this context except wrapped parameters.
getAllParameters() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getAllParameters() - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getAllProbeInfos() - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
 
getAllProbeInfos() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getAllProperties() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
getAllProperties() - Method in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
getAllReaders(RenderingContext, Class<T>, Type, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Provides all Reader instance that manage marshalling of a mimetype in a Java Type.
getAllReaders(RenderingContext, Class<T>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getAllResources(Serializable, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
Computes all resources corresponding to the given object.
getAllResources(Serializable, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getAllServiceReferences(String, String) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getAllStatuses() - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
List AdministrativeStatus for all tracked resources (Servers or Services).
getAllStatuses() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
getAllStatuses(String) - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
Retrieves the AdministrativeStatus for all services of a given instance
getAllStatuses(String) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
getAllTaskInstances(String, String, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getAllTaskInstances(String, String, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getAllTaskInstances(String, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns all the tasks instances for the given processId originating from the given nodeId.
getAllTaskInstances(String, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getAllTaskInstances(String, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getAllTaskInstances(String, List<String>, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns all the tasks instances for the given processId which assigned to one of the actor in the list or its pool.
getAllTaskInstances(String, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getAllTaskInstances(String, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getAllTaskInstances(String, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns all the tasks instances for the given processId.
getAllTaskInstances(String, NuxeoPrincipal, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getAllTaskInstances(String, NuxeoPrincipal, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getAllTaskInstances(String, NuxeoPrincipal, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns all the tasks instances for the given processId and where the user is the actor or belongs to the pooled actor list.
getAllTasks() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
getAllTasks(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
 
getAllTasks(DocumentModelList) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
 
getAllUserOpenTask(CoreSession, Locale, String, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
Returns all user tasks having their translated name matching ( partially or fully ) the given label.
getAllVersions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getAllVersions(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getAllWriters(RenderingContext, Class<T>, Type, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Provides all Writer instance that manage marshalling of the given Java Type and mimetype.
getAllWriters(RenderingContext, Class<T>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getAlphaColor() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
getAlternateUrl(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getAlternativeAuthPlugin(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
getAmazonS3() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
Gets AmazonS3.
getAmazonS3(AmazonS3Builder<?, ?>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
getAncestorComputationNames(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getAncestorGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getAncestorGroups(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the ancestor groups of the group with the given id.
getAncestorGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getAncestorIds() - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Gets the list of ancestor ids.
getAncestorIds() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getAncestorIds(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Gets ancestors including id itself.
getAncestorRef(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getAncestors(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getAncestors(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
Gets all the ancestors of the document, including the root.
getAncestorsIds(Connection, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
 
getAncestorsIds(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
getAncestorsIds(Collection<Serializable>) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Gets the ids for all the ancestors of the given row ids.
getAncestorsIds(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
getAncestorsIds(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
getAncestorsIdsIterative(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
Uses iterative parentid selection.
getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL query to get the ancestors of a set of ids.
getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getAndroidProtocol() - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
getAndSendToken(HttpServletResponse, String, String) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
getAnnotatedClass() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getAnnotatedClass() - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
getAnnotatedClass(Class<T>) - Method in class org.nuxeo.runtime.annotations.AnnotationManager
 
getAnnotatedMethod(Method) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getAnnotatedMethod(String, Class<?>...) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getAnnotatedMethods() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getAnnotatedMethods(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getAnnotation(Class<?>, Class<T>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
getAnnotation(Class<A>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getAnnotation(Class<A>) - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
getAnnotation(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
getAnnotation(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
Gets an annotation.
getAnnotation(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
getAnnotation(FeaturesRunner, FrameworkMethod, Class<T>) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Gets the annotation for a given FeaturesRunner, FrameworkMethod and a Class type.
getAnnotationEngine() - Method in class org.mockito.configuration.MockitoConfiguration
 
getAnnotationManager() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getAnnotationModel(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.1. No used any more.
getAnnotations() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getAnnotations() - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
getAnnotations(Class<?>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
getAnnotations(Class<?>, Class<T>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
getAnnotations(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
getAnnotations(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
Gets all annotations for a document.
getAnnotations(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
getAnonymousId() - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
getAnonymousTypeName(XSType, String) - Static method in class org.nuxeo.ecm.core.schema.XSDLoader
 
getAnonymousUserId() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getAnonymousUserId() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the anonymous user id.
getAnonymousUserId() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getApp(String, String) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getAppDir() - Static method in class org.nuxeo.runtime.reload.ReloadComponent
 
getAppearanceClass() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureAppearance
 
getAppearanceFatory() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
getAppend() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
getAppend() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
getAppend() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
 
getAppend() - Method in class org.nuxeo.ecm.platform.types.Layouts
 
getAppendAfter() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
getAppendBefore() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
getAppender(String) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use LogManager.getAppender(Name) instead
getAppender(String, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
getAppender(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
Gets an appender for the Log named name, uses an already defined codec or the legacy encoding to encode records.
getAppender(Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
getAppender(Name, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Gets an appender for the Log named name, uses codec to encode records.
getAppender(Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
getAppenderThread() - Method in class org.nuxeo.lib.stream.computation.Record
 
getAppendFlavors() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getAppendPresets() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getAppendResources() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getAppendSass() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getAppendStyles() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
Deprecated.
since 7.4: use resources instead
getAppId() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getAppId() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Returns consumer application identifier.
getApplicableTypes() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getApplicableTypes() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Get List of Document Types than can be associated to this Template.
getApplication() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
getApplication() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
getApplication() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getApplication(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
getApplication(WebEngineModule, Bundle, Map<String, String>) - Static method in class org.nuxeo.ecm.webengine.app.WebEngineModuleFactory
 
getApplication(ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
getApplication(Bundle, Map<String, String>) - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
getApplication(Bundle, Map<String, String>) - Method in interface org.nuxeo.ecm.webengine.jaxrs.ApplicationFactory
Create a new application instance given the bundle declaring the application and the attributes specified in the manifest.
getApplication(Bundle, Map<String, String>) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplicationFactory
 
getApplicationName() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
getApplicationName() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getApplicationName() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
getApplications() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getApplications() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
getApplications() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getApplicationStartedOrder() - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.bulk.BulkComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.redis.RedisComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.schema.TypeService
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getApplicationStartedOrder() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBackend
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
getApplicationStartedOrder() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.avro.AvroComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.codec.CodecServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.kv.KeyValueServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
getApplicationStartedOrder() - Method in interface org.nuxeo.runtime.model.Component
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getApplicationStartedOrder() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
The component notification order for ComponentManager.start().
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.server.ServerComponent
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
getApplicationStartedOrder() - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
getApplicationVersion() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
getApplicationVersion() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getAppLinks(String, ManagedBlob) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Returns a list of application links for the given blob.
getAppLinks(String, ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getAppName() - Method in class org.nuxeo.ecm.core.blob.apps.AppLink
 
getApps() - Method in class org.nuxeo.wopi.WOPIDiscovery.NetZone
 
getAppStoreURL() - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
Returns the URL of the iOS mobile application in the App Store.
getAppURL(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
getArchiveFileIfValid(File) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter
 
getArchiveFileIfValid(File) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter
 
getArchiveFilename(String) - Static method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureHelper
 
getArg(int) - Method in class org.nuxeo.osgi.application.CommandLineOptions
 
getArguments() - Method in interface org.nuxeo.ecm.core.event.EventContext
Gets event data.
getArguments() - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
getArray(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
getArray(String) - Method in class org.nuxeo.ecm.core.storage.State
 
getArray(String) - Method in interface org.nuxeo.ecm.core.storage.StateAccessor
Gets an array value.
getArrayBaseType() - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
 
getArrayColumns() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getArrayElementString(String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Get SQL Array Element Subscripted string.
getArrayElementString(String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getArrayIlikeSql(Column, String, boolean, Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL string for an array column ILIKE expression.
getArrayIlikeSql(Column, String, boolean, Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getArrayInSql(Column, String, boolean, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL string for an array column IN expression.
getArrayInSql(Column, String, boolean, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getArrayLikeSql(Column, String, boolean, Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL string for an array column LIKE expression.
getArrayLikeSql(Column, String, boolean, Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getArrayOpSql(Column, String, boolean, Table, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getArrayResult(Array) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the array result as a converted array of Serializable.
getArrayResult(Array) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getArraySubQuery(Column, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the dialect-specific subquery for an array column.
getArraySubQuery(Column, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getArraySubQuery(Table, String, Column, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
Gets the arraySubquery for the given arrayColumn in the given contextKey, and maybe adds a JOIN if one is not already done.
getArtifact(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
Returns the artifact given its id.
getArtifact(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
 
getArtifact(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
getArtifactType() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
Returns the type of the current artifact needed for AbstractResource.newObject(String, Object...).
getArtifactType() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
 
getArtifactType() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
getArtifactWebObject(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
getAsJson(String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
getAsList() - Method in class org.nuxeo.runtime.management.counters.CounterHistoryStack
Deprecated.
 
getAsMap() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
getAssertion() - Method in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
getAssociatedTemplate(String) - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
 
getAssociatedTemplates() - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
 
getAsString() - Method in class org.nuxeo.runtime.management.api.ProbeStatus
 
getAsXML() - Method in class org.nuxeo.runtime.management.api.ProbeStatus
 
getAsyncHandlersCallStats() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
getAsyncHandlersExecTime() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
getAsyncHandlersExecTime() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Returns the statistics for Async Handlers.
getAsyncHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
getAsyncPostCommitListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getAsyncPostCommitListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getAsyncService() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getAsyncService(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
getAttachedDocumentIds() - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
getAttachedDocumentModels() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Gets the attached documents.
getAttachedDocumentModels() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
getAttachedDocuments() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoute
The list of documents processed by this route.
getAttachedDocuments() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteStepsContainerImpl
 
getAttachedDocuments(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
Deprecated.
The documents processed by the action.
getAttachedDocuments(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Return the list of documents that this route processes.
getAttachedDocuments(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
getAttachment() - Method in interface org.nuxeo.runtime.test.runner.web.TakesAttachment
 
getAttachment() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
Gives access to an attachment retrieved from this web page.
getAttachmentParts(Part) - Static method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
getAttachmentParts(Part, String, MimetypeRegistry, ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
 
getAttributConfigs() - Method in interface org.nuxeo.ecm.platform.importer.xml.parser.ParserConfigRegistry
 
getAttributConfigs(Element) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
getAttribute() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getAttributeByName(String) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
getAttributeForGroupComputation() - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
 
getAttributeForGroupComputation() - Method in class org.nuxeo.ecm.platform.computedgroups.CompanyGroupComputer
 
getAttributes() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
getAttributes() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.RequestDumpDescriptor
 
getAttributeValue(String, Object) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getAttributeValue(Context, Node, String) - Method in class org.nuxeo.common.xmap.XValueFactory
 
getAttrs() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
getAuditableEventNames() - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
Returns the list of auditable event names.
getAuditableEventNames() - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
getAuditableEventNames() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
getAuditCollection() - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
getAuditDirectory() - Method in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
 
getAuditParamsForUUID(String, CoreSession) - Static method in class org.nuxeo.ecm.platform.audit.api.document.DocumentAuditHelper
 
getAudits() - Method in class org.nuxeo.ecm.core.rest.AuditService
 
getAuditStorage(String) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
getAuthChain() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getAuthChain(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getAuthenticationMethod() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getAuthenticationProvider() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getAuthenticationUrl(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
getAuthenticator(CachableUserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
getAuthnRequestsSigned() - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
getAuthor() - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Gets comment author.
getAuthor() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getAuthor() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getAuthor() - Method in class org.nuxeo.ecm.platform.task.TaskComment
 
getAuthor(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getAuthor(Statement) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getAuthorizationCode() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
getAuthorizationCode(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getAuthorizationCodeFlow() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getAuthorizationServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getAuthorizationServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getAuthorizationServerURL() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getAuthorizationServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getAuthorizationUrl(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getAuthorizationUrl(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
Returns the authorization URL
getAuthorizationUrl(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getAuthorizationUrl(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
Returns the authorization URL
getAuthPluginName() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
Returns the name of the Authentication Plugin used to get user identity (FORM,BASIC,CAS2 ...).
getAutomaticLOD(String) - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Returns the available registered Automatic LOD by id.
getAutomaticLOD(String) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
getAutomaticLODs() - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Returns the automatic registered automatic LODs on a 3D content.
getAutomaticLODs() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
getAutomaticReload() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
getAutomaticRenderViews() - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Returns the automatic registered render views on a 3D content.
getAutomaticRenderViews() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
getAutomationChain() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
getAutomationEndPoint() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
getAutomationFilter(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
getAutomationFilter(String) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
getAutomationFilter(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getAutomationFilters() - Method in interface org.nuxeo.ecm.automation.AutomationService
 
getAutomationFilters() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getAutomationService() - Method in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
getAutomationService() - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
Deprecated.
 
getAutoSubscribed() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getAutoSubscribed() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getAutoSubscribed() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getAvailabilityFilter() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Returns the availability filter name for this graph.
getAvailabilityFilter() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
getAvailable() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getAvailableCommands() - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
 
getAvailableCommands() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
getAvailableComponents() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
getAvailableComponents() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
getAvailableComponentsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
getAvailableComponentsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
getAvailableConversions(Blob, BlobManager.UsageHint) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Gets a map of available MIME type conversions and corresponding URI for a blob.
getAvailableConversions(Blob, BlobManager.UsageHint) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
getAvailableConversions(ManagedBlob, BlobManager.UsageHint) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets a map of available MIME type conversions and corresponding URI for a managed blob.
getAvailableConversions(ManagedBlob, BlobManager.UsageHint) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getAvailableCredentials() - Method in interface org.nuxeo.ecm.platform.auth.saml.key.KeyManager
 
getAvailableCredentials() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
getAvailableDocumentRoute(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Return the list of available DocumentRoute document route.
getAvailableDocumentRoute(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getAvailableDocumentRouteModel(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Return the list of available DocumentRoute model the user can start.
getAvailableDocumentRouteModel(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getAvailableIn() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getAvailableIn() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getAvailableIn() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getAvailableLocations() - Method in class org.nuxeo.ecm.platform.util.LocationManagerService
 
getAvailableLODs() - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Returns the available registered automatic LODs on a 3D content.
getAvailableLODs() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
getAvailableMappings() - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
getAvailableMappings() - Method in interface org.nuxeo.usermapper.service.UserMapperService
Gives access to the contributed Mapping names
getAvailableOfficeTemplates(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Retrieve the TemplateSourceDocument that can be used as an Office template (i.e that support to store the template file as main blob of target DocumentModel)
getAvailableOfficeTemplates(CoreSession, String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getAvailablePackages() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
getAvailablePackages() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
getAvailablePackages() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatform
Return the list of packages available on this target platform.
getAvailablePackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
getAvailablePackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
getAvailablePackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
 
getAvailablePackagesIds() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatform
Return the list of ids of packages available on this target platform.
getAvailablePackagesIds() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInfo
Return the list of ids of packages available on this target platform.
getAvailablePackagesInfo() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
 
getAvailablePackagesInfo() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInfo
Return the map of packages available on this target platform.
getAvailableProjects(String, char[]) - Method in class org.nuxeo.launcher.connect.ConnectRegistrationBroker
 
getAvailablePublicationTree() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
getAvailablePublicationTree() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getAvailablePublicationTrees() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
Returns a Map with tree name as key and tree title as value.
getAvailablePublicationTrees() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getAvailableQuickFilters() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
 
getAvailableQuickFilters() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getAvailableQuickFilters() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getAvailableQuickFilters() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getAvailableQuickFilters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getAvailableRenderViews() - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Returns the available registered render views on a 3D content.
getAvailableRenderViews() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
getAvailableRenditionDefinition(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Returns the RenditionDefinition available on the given document for the given rendition definition name.
getAvailableRenditionDefinition(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getAvailableRenditionDefinitions() - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
 
getAvailableRenditionDefinitions() - Method in interface org.nuxeo.ecm.platform.rendition.Renderable
Returns RenditionDefinition that are available on the underlying object
getAvailableRenditionDefinitions(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Returns a List of RenditionDefinition available on the given Document.
getAvailableRenditionDefinitions(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getAvailableRenditions(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Returns a List of Rendition available on the given Document.
getAvailableRenditions(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getAvailableRenditions(DocumentModel, boolean) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Returns a List of Rendition available on the given Document.
getAvailableRenditions(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getAvailableSecurityPermissions() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getAvailableSecurityPermissions() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Retrieves the available security permissions existing in the system.
getAvailableSteps(MigrationDescriptor, MigrationService.MigrationStatus) - Static method in class org.nuxeo.runtime.migration.Migration
 
getAvailableTargetPlatforms(TargetPlatformFilter) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns all target platforms matching given criteria.
getAvailableTargetPlatforms(TargetPlatformFilter) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getAvailableTargetPlatformsInfo(TargetPlatformFilter) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns all target platforms info matching given criteria.
getAvailableTargetPlatformsInfo(TargetPlatformFilter) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getAvailableTemplateDocs(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Find TemplateSourceDocuments that can be bound to a given doc type.
getAvailableTemplateDocs(CoreSession, String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getAvailableTemplates(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Find TemplateSourceDocuments that can be bound to a given doc type.
getAvailableTemplates(CoreSession, String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getAvailableUpdateCount() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
getAvailableVideoConversions() - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
Returns the available registered video conversions that can be run on a Video document.
getAvailableVideoConversions() - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
getAvalaibleDeputyIds(String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
getAvalaibleDeputyIds(String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
 
getAvalaibleMandates(String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
getAvalaibleMandates(String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
 
getAwsCredentials(String) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
getAWSCredentials() - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
Gets the AWS Credentials for the default configuration.
getAWSCredentials(String) - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
Gets the AWS Credentials for the given configuration.
getAWSCredentials(String) - Method in class org.nuxeo.runtime.aws.AWSConfigurationServiceImpl
 
getAwsCredentialsProvider() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
Gets the AWSCredentialsProvider.
getAWSCredentialsProvider() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
getAWSCredentialsProvider(String, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.S3Utils
Gets the credentials providers for the given AWS key and secret.
getAWSRegion() - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
Gets the AWS Region for the default configuration.
getAWSRegion(String) - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
Gets the AWS Region for the given configuration.
getAWSRegion(String) - Method in class org.nuxeo.runtime.aws.AWSConfigurationServiceImpl
 
getAzimuth() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
getAzimuth() - Method in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
getBackend() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
getBackend(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getBackend(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getBackend(String) - Method in class org.nuxeo.ecm.webdav.backend.SearchRootBackend
 
getBackend(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getBackend(String, HttpServletRequest) - Method in class org.nuxeo.ecm.webdav.backend.AbstractBackendFactory
 
getBackend(String, HttpServletRequest) - Method in interface org.nuxeo.ecm.webdav.backend.BackendFactory
 
getBackend(String, HttpServletRequest) - Static method in class org.nuxeo.ecm.webdav.backend.BackendHelper
 
getBackendDisplayName() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getBackendDisplayName() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getBackendDisplayName() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getBackendFactory() - Method in class org.nuxeo.ecm.webdav.service.WebDavService
 
getBackendField(String) - Method in class org.nuxeo.ecm.directory.DirectoryFieldMapper
 
getBackendFields(Set<String>) - Method in class org.nuxeo.ecm.directory.DirectoryFieldMapper
 
getBackgroundImage() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getBackup(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getBackupDir() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getBackupRoot() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getBannerPath() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
getBareAuthTokenModel(DirectoryService) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
getBareGadgetUri(String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
getBareGroupModel() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getBareGroupModel() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns a bare group model.
getBareGroupModel() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getBareGroupModel(CoreSession) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
getBarePrivateKey() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
Returns the Private Key used by Nuxeo server to do RSA Signing.
getBarePrivateKey() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
getBarePublicCertificate() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
Returns the Public Key certificate used by Nuxeo server to do RSA Signing.
getBarePublicCertificate() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
getBareUserModel() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getBareUserModel() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns a bare user model.
getBareUserModel() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getBase() - Method in class org.nuxeo.ecm.core.api.model.Delta
Gets the base value.
getBase() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
getBase() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
getBaseContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
getBaseContributionId() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
getBaseDir() - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandContext
 
getBaseDir() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandContextImpl
 
getBaseDir() - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappLoader
 
getBaseFilter() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getBasepath() - Method in class org.nuxeo.runtime.test.TargetResourceLocator
 
getBasePath() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
getBasePath() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getBasePath() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
getBasePath() - Method in class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolder
 
getBasePath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getBasePath() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the path of the servlet.
getBasePath() - Method in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
getBasePath() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
getBasePath() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogConfig
 
getBasePath() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
getBaseType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getBaseType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getBaseType(Type) - Static method in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory
 
getBaseTypeId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getBaseTypeId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getBaseTypeId(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
getBaseTypeId(DocumentType) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
getBaseUri() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getBaseUri() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getBaseUrl() - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Gets the current base url.
getBaseUrl() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getBaseUrl() - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getBaseURL() - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getBaseURL() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getBaseURL() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the URL of the base path.
getBaseURL(ServletRequest) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
getBaseURL(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getBaseURL(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
 
getBaseVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
 
getBaseVersion() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the version to which a checked in document is linked.
getBaseVersion() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getBaseVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getBaseVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getBaseVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
getBaseVersion(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getBaseVersion(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the version to which a checked in document is linked.
getBatch(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Attempts to fetch a batch with the given id.
getBatch(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Fetches information about a batch.
getBatch(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getBatch(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl.DefaultBatchHandler
 
getBatch(String) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
getBatch(List<String>, int) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
Extracts batchSize elements from the input list.
getBatchBlob(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getBatchCapacity() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
getBatchedList(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.
getBatchExtraInfo(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
getBatchInfo(JsonNode) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getBatchInfo(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
getBatchParameters(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
Gets the batch parameters, or null if the batch is not found.
getBatchPolicy() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
getBatchProcessorWork(List<String>) - Method in class org.nuxeo.ecm.core.BatchFinderWork
 
getBatchProcessorWork(List<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.FindReadAclsWork
 
getBatchProgress(String, String) - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Get the batch processing progress
getBatchProgress(String, String) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
getBatchSize() - Method in class org.nuxeo.ecm.core.api.CursorResult
 
getBatchSize() - Method in class org.nuxeo.ecm.core.BatchFinderWork
The batch size to use.
getBatchSize() - Method in class org.nuxeo.ecm.core.BatchProcessorWork
The batch size to use.
getBatchSize() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
getBatchSize() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getBatchSize() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.FindReadAclsWork
 
getBatchSize() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
 
getBatchSize() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
getBatchSize() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
getBatchSize() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
getBatchSize() - Method in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
getBatchSize(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
 
getBatchSize(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
getBatchThreshold() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
getBegin() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
getBestEntry(DocumentModelList, String, String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
getBestIdForNameInList(String, List<? extends Package>) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getBetaUpdateSiteURL() - Method in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
getBigIcon() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getBigIcon() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getBigIcon() - Method in class org.nuxeo.ecm.platform.types.Type
 
getBigIconExpanded() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getBigIconExpanded() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getBigIconExpanded() - Method in class org.nuxeo.ecm.platform.types.Type
 
getBigIntegerParameter(Map<String, String>, String, int) - Static method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
getBigLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getBinariesColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getBinariesSql - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getBinary() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
Gets the Binary attached to this blob.
getBinary(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Creates a binary value from the given input stream.
getBinary(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
getBinary(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
 
getBinary(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
getBinary(InputStream) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
getBinary(String) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
getBinary(String) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
getBinary(String) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
Returns a Binary corresponding to the given digest.
getBinary(String) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
 
getBinary(String) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
getBinary(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
getBinary(Blob) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
getBinary(Blob) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
Saves the given blob into a Binary.
getBinary(Blob) - Method in class org.nuxeo.ecm.core.blob.binary.DefaultBinaryManager
 
getBinary(Blob) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
getBinaryFulltext() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the fulltext extracted from the binary fields.
getBinaryFulltext() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getBinaryFulltext() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getBinaryFulltext() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getBinaryFulltext(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Deprecated.
getBinaryFulltext(Serializable, Document) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the fulltext extracted from the binary fields.
getBinaryFulltext(Serializable, Document) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getBinaryFulltext(String) - Method in interface org.nuxeo.ecm.core.model.Session
Gets the fulltext extracted from the binary fields.
getBinaryFulltext(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getBinaryFulltext(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getBinaryFulltext(DocumentModel) - Method in class org.nuxeo.elasticsearch.io.JsonESDocumentWriter
 
getBinaryFulltext(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getBinaryFulltext(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the fulltext extracted from the binary fields.
getBinaryFulltext(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
getBinaryFulltext(RowId) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Gets the fulltext extracted from the binary fields.
getBinaryFulltext(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
getBinaryFulltext(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
getBinaryFulltextSql(List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Return the SQL to get the columns fulltext fields
getBinaryFulltextSql(List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getBinaryFulltextSql(List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
getBinaryGarbageCollector() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets the associated garbage collector, if any.
getBinaryGarbageCollector() - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Returns the binary garbage collector (GC).
getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
getBinaryManager() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getBinaryManager() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
getBinaryManager() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets the associated binary manager, if any.
getBinaryManager() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
getBinaryManager() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
getBinaryManager() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinary
 
getBinaryPropertyInfos() - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getBindAddress() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Checks the userConfig bind address is not 0.0.0.0 and replaces it with 127.0.0.1 if needed
getBindAddress(String) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
Checks hostName bind address is not 0.0.0.0 and replaces it with 127.0.0.1 if needed
getBindDn() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
getBinding() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getBinding(String) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getBinding(InTransport) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getBindings() - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
Gets an array of registered bindings.
getBindings() - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
getBindings() - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
Deprecated.
 
getBindings() - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
 
getBindings() - Method in class org.nuxeo.ecm.webengine.WebEngine
Deprecated.
resources are deprecated - you should use a jax-rs application to declare more resources.
getBindings(OperationContext) - Method in class org.nuxeo.ecm.automation.core.scripting.MvelExpression
 
getBindings(OperationContext) - Method in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingExpression
 
getBindingType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getBindingURI() - Method in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPPostBinding
 
getBindingURI() - Method in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPRedirectBinding
 
getBindingURI() - Method in class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
Returns the URI that identifies this binding.
getBindPassword() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
getBio() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getBirthdate() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getBirthdate() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
getBirthdate() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getBirthdate() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getBirthdate() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getBirthdate() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getBitRate() - Method in class org.nuxeo.ecm.platform.video.Stream
Returns this Stream's bit rate.
getBlacklist() - Method in interface org.nuxeo.runtime.model.ComponentManager
 
getBlacklist() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getBlob() - Method in interface org.nuxeo.drive.adapter.FileItem
 
getBlob() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getBlob() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
getBlob() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
Returns the Blob held inside the object.
getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentStringBlobHolder
 
getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
getBlob() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getBlob() - Method in interface org.nuxeo.ecm.core.model.Document.BlobAccessor
Gets the blob.
getBlob() - Method in class org.nuxeo.ecm.core.storage.BaseDocument.StateBlobAccessor
 
getBlob() - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
getBlob() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
getBlob() - Method in class org.nuxeo.ecm.platform.mail.adapter.MailMessageBlobHolder
 
getBlob() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
 
getBlob() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
Returns the Blob of the picture view.
getBlob() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getBlob() - Method in class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolder
 
getBlob() - Method in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
getBlob() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
 
getBlob() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns the rendered Blob or null if none.
getBlob() - Method in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
 
getBlob() - Method in class org.nuxeo.ecm.platform.threed.ThreeD
 
getBlob() - Method in class org.nuxeo.ecm.platform.video.Video
Returns the video Blob.
getBlob() - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer.CloseableBlob
 
getBlob() - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
getBlob() - Method in class org.nuxeo.template.context.BlobHolderWrapper
 
getBlob(int) - Method in class org.nuxeo.template.context.BlobHolderWrapper
 
getBlob(Object, List<Blob>) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
getBlob(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
getBlob(String) - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
Retrieves the blob for given uri.
getBlob(String) - Method in class org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
 
getBlob(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getBlob(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getBlob(String) - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
getBlob(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
 
getBlob(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getBlob(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
 
getBlob(String) - Method in class org.nuxeo.template.context.BlobHolderWrapper
 
getBlob(String, String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
 
getBlob(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getBlob(String, String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
getBlob(String, String, int) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
 
getBlob(String, String, int) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getBlob(FileItem) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getBlob(BlobHolder) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getBlob(DocumentModel) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getBlob(DocumentModel) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
 
getBlob(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
getBlob(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
getBlob(DocumentModel, String) - Method in class org.nuxeo.wopi.jaxrs.WOPIRoot
 
getBlob(BlobMessage) - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
getBlob(BlobMessage) - Method in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
getBlob(DocumentMessage) - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
getBlobCodec() - Static method in class org.nuxeo.importer.stream.StreamImporters
 
getBlobDispatcher() - Method in class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
 
getBlobDispatcher() - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
getBlobFields() - Method in class org.nuxeo.ecm.webengine.forms.FormData
XXX TODO implement it
getBlobFields() - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
 
getBlobFromJSON(ObjectNode) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
 
getBlobFromJSON(ObjectNode) - Method in interface org.nuxeo.ecm.automation.core.util.JSONBlobDecoder
 
getBlobFromJSON(ObjectNode) - Method in class org.nuxeo.ecm.automation.core.util.JSONManagedBlobDecoder
 
getBlobFromJSON(ObjectNode) - Method in class org.nuxeo.ecm.automation.core.util.JSONObjectBlobDecoder
 
getBlobFromJSON(ObjectNode) - Method in class org.nuxeo.ecm.automation.core.util.JSONStringBlobDecoder
 
getBlobFromJSON(ObjectNode) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.JSONBatchBlobDecoder
 
getBlobFromJSON(ObjectNode) - Method in class org.nuxeo.ecm.liveconnect.core.JSONLiveConnectBlobDecoder
Deprecated.
 
getBlobFromMap(Map<String, Object>) - Static method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
getBlobFromURL(String) - Method in class org.nuxeo.ecm.automation.core.util.JSONObjectBlobDecoder
 
getBlobHolder() - Method in class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
getBlobHolder() - Method in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
getBlobHolder() - Method in class org.nuxeo.ecm.platform.importer.source.FileWithMetadataSourceNode
 
getBlobHolder() - Method in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
getBlobHolder() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getBlobHolder() - Method in interface org.nuxeo.ecm.platform.importer.source.SourceNode
 
getBlobHolder() - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
getBlobHolder() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
getBlobHolder(String) - Static method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
Returns a BlobHolder representing the entry with the given key in the transient store used by the TransientStoreWork or null if the entry doesn't exist.
getBlobHolder(DocumentModel) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getBlobHolder(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderFactory
 
getBlobHolder(DocumentModel) - Method in class org.nuxeo.ecm.platform.mail.adapter.MailMessageBlobHolderfactory
 
getBlobHolder(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolderFactory
 
getBlobHolder(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolderFactory
 
getBlobHolderAdapter(DocumentModel) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
getBlobHolderAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
 
getBlobHolderAdapter(DocumentModel, String) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
getBlobHolderAdapter(DocumentModel, String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
Get a blob holder adapter instantiated by given factory name.
getBlobHolderToConvert() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
getBlobInfo() - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
getBlobInfo(List<Blob>) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
getBlobInfo(T) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
getBlobInfoCodec() - Static method in class org.nuxeo.importer.stream.StreamImporters
 
getBlobInfos() - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
getBlobInfoWriter(LogManager) - Method in class org.nuxeo.importer.stream.automation.BlobConsumers
 
getBlobKeys(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
getBlobLengthFunction() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL function that returns the length of a blob, in bytes.
getBlobLengthFunction() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getBlobLengthFunction() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getBlobLengthFunction() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getBlobManager() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getBlobManager() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
Gets the blob manager.
getBlobManager() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
getBlobMappings() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
getBlobMimeType() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getBlobMimeType() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getBlobPaths(DocumentType) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
Gets the blob paths of the document type.
getBlobPostProcessors() - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManager
 
getBlobPostProcessors() - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
getBlobPreviewAdapter(DocumentModel) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
getBlobPropertyName() - Method in class org.nuxeo.ecm.platform.video.TranscodedVideo
Returns the video Blob property name of this TranscodedVideo.
getBlobProvider() - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
getBlobProvider() - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
getBlobProvider(String) - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Decides which BlobProvider to use to read a blob from the given repository if no prefix is specified in the blob key.
getBlobProvider(String) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Gets the blob provider with the given id.
getBlobProvider(String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
getBlobProvider(String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
getBlobProvider(String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
getBlobProvider(String, String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
getBlobProvider(Blob) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Gets the blob provider for the given blob.
getBlobProvider(Blob) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
getBlobProvider(Document, Blob) - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Deprecated.
getBlobProvider(Document, Blob, String) - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Decides which BlobProvider to use to write the given blob, and whether the provider id should be added as prefix to the managed blob key.
getBlobProvider(Document, Blob, String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
getBlobProviderDescriptor(String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent.BlobProviderDescriptorRegistry
 
getBlobProviderId() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
Gets the blob provider which created this blob.
getBlobProviderIds() - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Gets the provider ids to which this dispatcher can dispatch.
getBlobProviderIds() - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent.BlobProviderDescriptorRegistry
 
getBlobProviderIds() - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
getBlobProviders() - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Get the map of blob providers
getBlobProviders() - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
getBlobProviderWithNamespace(String) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
getBlobProviderWithNamespace(String, String) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Gets the blob provider with the given id, or, if none has been registered, a namespaced version of the blob provider with the given default id.
getBlobProviderWithNamespace(String, String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
getBlobs() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
Returns the uploaded blobs in the order the user chose to upload them.
getBlobs() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
getBlobs() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
Returns a list of blobs, if holder implementation supports multiple blobs.
getBlobs() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getBlobs() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
getBlobs() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getBlobs() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getBlobs() - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
getBlobs() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
 
getBlobs() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
 
getBlobs() - Method in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
getBlobs() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
 
getBlobs() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns the rendered Blobs or null if none.
getBlobs() - Method in class org.nuxeo.template.context.BlobHolderWrapper
 
getBlobs(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Gets Blobs associated to a given batch.
getBlobs(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getBlobs(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getBlobs(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getBlobs(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Gets the blobs associated with the entry with the given key.
getBlobs(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
getBlobs(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
getBlobs(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
 
getBlobs(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getBlobs(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
 
getBlobs(String...) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
 
getBlobs(String, int) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Gets Blobs associated to a given batch.
getBlobs(String, int) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getBlobs(DocumentModel) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
Gets the blobs of the document.
getBlobsProperties(DocumentModel) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
Gets the blob properties of the document.
getBlobsSize(DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
Gets the sum of all blobs sizes for this document.
getBlobStore(String, Map<String, String>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getBlobStore(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.AESBlobProvider
 
getBlobStore(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
getBlobStore(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
 
getBlobStore(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.LocalBlobProvider
 
getBlobTransferer() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getBlobUrl(int) - Method in class org.nuxeo.template.context.BlobHolderWrapper
 
getBlobUrl(String) - Method in class org.nuxeo.template.context.BlobHolderWrapper
 
getBlobUrl(Property) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
Gets the full URL of where a blob can be downloaded.
getBlobValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
 
getBlobWriteContext(BlobContext) - Method in interface org.nuxeo.ecm.core.blob.KeyStrategy
Gets the write context for the given blob.
getBlobWriteContext(BlobContext) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
 
getBlobWriteContext(BlobContext) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
getBlobWriteContext(BlobContext) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyManaged
 
getBlobXPath() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
getBlock(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriterRegistry
 
getBlockingTimeoutMillis() - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
getBlockingTimeoutMilliseconds() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
 
getBlockingTimeoutMilliseconds() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
getBlockNotifications() - Method in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
getBlog() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getBodyBackgroundStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getBoolean() - Method in class org.nuxeo.runtime.model.Property
 
getBoolean(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getBoolean(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any.
getBoolean(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getBoolean(ServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.HttpFilter
 
getBooleanField(JsonNode, String) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
Tries to get a boolean property of the given JsonNode.
getBooleanLiteral(Operand) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
getBooleanLiteral(Operand) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
getBooleanParameter(String) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
getBooleanParameter(String) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getBooleanParameter(String) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getBooleanProperty(String) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
Gets a boolean property.
getBooleanProperty(String) - Method in class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
Gets a boolean property.
getBooleanProperty(String) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
getBooleanProperty(String, boolean) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getBooleanValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
 
getBooleanValue() - Method in class org.nuxeo.template.api.TemplateInput
 
getBooleanValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getBoost() - Method in class org.nuxeo.ecm.core.query.sql.model.EsHint.FieldHint
 
getBootstrap() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
getBootstrapServers() - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
getBoundary() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.MultipartBlobs
 
getBoxClient(Credential) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
getBoxClient(NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
getBrowserFamily() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
getBrowserFamily() - Method in interface org.nuxeo.runtime.test.runner.web.DriverFactory
Gets the family of the driver this factory can create.
getBucket() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
getBucket(String) - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
 
getBucket(String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getBucketCodec() - Static method in class org.nuxeo.ecm.core.bulk.BulkCodecs
 
getBucketMap() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getBucketName() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
getBucketName() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
Gets the bucket name.
getBucketPrefix() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
getBucketPrefix() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
Gets the bucket prefix.
getBuckets() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
The aggregate results.
getBuckets() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getBucketSize() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
getBucketSize() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getBucketSize() - Method in class org.nuxeo.elasticsearch.work.BucketIndexingWorker
 
getBucketSize() - Method in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
getBucketSize(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
 
getBucketSize(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
getBuffer() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
getBuildDirectory() - Static method in class org.nuxeo.runtime.test.runner.FeaturesRunner
Returns the Maven build directory, depending on the "custom.environment" system property.
getBuilder(ServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.RenderingContextWebUtils
Create an RenderingContextImpl.RenderingContextBuilder, fill it with the current HttpServletRequest and return it.
getBuilderFactory() - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
getBuiltinFeatureURL() - Static method in class org.nuxeo.runtime.AbstractRuntimeService
 
getBulkCommandId(JsonNode) - Method in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
getBulkDocuments(List<String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
Deprecated.
since 10.3, use BAF instead
getBulkDocuments(DefaultObject, List<String>) - Static method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
Deprecated.
since 10.3, use BAF instead
getBulkMode() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
getBulkSize() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
getBulkSize() - Method in interface org.nuxeo.ecm.platform.audit.service.management.AuditBulkerMBean
Deprecated.
 
getBulkStatus(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionFrameworkObject
 
getBulkTimeout() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
getBulkTimeout() - Method in interface org.nuxeo.ecm.platform.audit.service.management.AuditBulkerMBean
Deprecated.
 
getBundle() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.LocaleMessagesMethod
 
getBundle() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.MessagesMethod
 
getBundle() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
 
getBundle() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
getBundle() - Method in class org.nuxeo.ecm.webengine.install.Installer
 
getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplication
 
getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getBundle() - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getBundle() - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
getBundle() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getBundle() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getBundle() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Get the owner bundle symbolic name of that component.
getBundle() - Method in interface org.nuxeo.runtime.model.RuntimeContext
Gets the container bundle or null if we are not running in an OSGi environment.
getBundle() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
getBundle() - Static method in class org.nuxeo.runtime.reload.ReloadComponent
 
getBundle(long) - Method in class org.nuxeo.osgi.BundleRegistry
 
getBundle(long) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getBundle(Class) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getBundle(Class<?>) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
Get the bundle declaring the given root class.
getBundle(String) - Method in class org.nuxeo.osgi.BundleRegistry
 
getBundle(String) - Method in class org.nuxeo.osgi.OSGiAdapter
 
getBundle(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getBundle(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
getBundle(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getBundle(String) - Method in interface org.nuxeo.runtime.RuntimeService
Get an installed bundle given its symbolic name.
getBundleContext() - Method in class org.nuxeo.osgi.BundleImpl
 
getBundleContext() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getBundleContext() - Static method in class org.nuxeo.runtime.reload.ReloadComponent
 
getBundleFile() - Method in class org.nuxeo.osgi.BundleImpl
 
getBundleFile(Bundle) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
getBundleFile(Bundle) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getBundleFile(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getBundleFile(Bundle) - Method in interface org.nuxeo.runtime.RuntimeService
OSGi frameworks are using a string Bundle.getLocation() to identify bundle locations.
getBundleFiles(File, String, String) - Static method in class org.nuxeo.osgi.application.client.NuxeoApp
 
getBundleId() - Method in class org.nuxeo.osgi.BundleImpl
 
getBundleId(String) - Method in class org.nuxeo.osgi.BundleIdGenerator
 
getBundleId(String) - Method in class org.nuxeo.osgi.OSGiAdapter
 
getBundleIds() - Static method in class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
 
getBundleInfos() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getBundleLoader() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
getBundleName() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
getBundles() - Static method in class org.nuxeo.ecm.webengine.rendering.APIHelper
 
getBundles() - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileLoader
 
getBundles() - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileScanner
 
getBundles() - Method in class org.nuxeo.osgi.application.ClassPath
 
getBundles() - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getBundles(String, String) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getBundleSimplifiedInfo(Bundle) - Static method in class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
 
getBundlesMap() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getBundleStack() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getBundleType(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getByActionName(String) - Static method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
 
getByline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getByline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getByteArray() - Method in interface org.nuxeo.ecm.core.api.Blob
 
getByteArray() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getByteArray() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getByteArray() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
 
getByteArray() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
getByteRange(HttpServletRequest, long) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getByteRangeFromKey(MutableObject<String>) - Static method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
getBytes() - Method in class org.nuxeo.ecm.core.io.impl.DWord
 
getBytes(char[]) - Static method in class org.nuxeo.common.codec.Crypto
Utility method to get byte[] from char[] since it is recommended to store passwords in char[] rather than in String.
The default charset of this Java virtual machine is used.
getBytes(String) - Static method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
getBytes(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getBytes(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
getBytes(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
getBytes(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
 
getBytesFromFile(File) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
Deprecated.
since 7.2, use IOUtils.toByteArray(java.io.InputStream) instead
getByValue(String) - Static method in enum org.nuxeo.template.api.ContentInputType
 
getByValue(String) - Static method in enum org.nuxeo.template.api.InputType
 
getByVersioningOption(VersioningOption) - Static method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
Returns the corresponding core versioning option for this UI versioning action.
getCache() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getCache() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getCache() - Method in interface org.nuxeo.ecm.directory.Directory
Gets the cache instance of the directory
getCache(String) - Method in interface org.nuxeo.ecm.core.cache.CacheService
Gets the cache with the given name.
getCache(String) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
 
getCache(String) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.CachePubSubInvalidator
 
getCache(String) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
getCacheBasePath() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getCacheControl() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getCacheDescriptor(String) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
getCacheDir() - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getCacheEntry(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
getCacheEntryPath(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
getCacheFile() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
getCacheHits() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
getCacheKey() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Returns a cache key.
getCacheKey() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getCacheKey() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getCacheKey() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getCacheKey() - Method in class org.nuxeo.ecm.platform.actions.FilterRule
 
getCacheKeys() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
getCacheMapperSize() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getCacheMapperSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getCacheMapperSize() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getCacheMaxSize() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getCacheName() - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
getCacheName() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
getCacheName() - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getCachePristineSize() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getCachePristineSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getCachePristineSize() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Evaluate number of elements in hier cache
getCachePristineSize() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getCacheSelectionSize() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getCacheSelectionSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getCacheSelectionSize() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Evaluate number of elements in selection cache
getCacheSelectionSize() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getCacheService() - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getCacheSize() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Evaluate number of elements in all caches
getCacheSize() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Evaluate the cached elements size
getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
getCacheSizeInKB() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
 
getCachesSize() - Method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
getCachesSize() - Method in interface org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusMBean
Evaluate caches size
getCacheTime() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
getCacheTime() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
 
getCacheTime() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
getCacheTimeout() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getCachingBinaryManager() - Method in class org.nuxeo.ecm.core.blob.binary.LazyBinary
 
getCachingDirectory() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
getCachingDirectory(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getCachingDirName(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getCachingMapperClass() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getCachingMapperEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getCalendar() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getCalendar(int, int, int, int, int, int) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
Gets a Calendar object.
getCalendar(int, int, int, int, int, int, TimeZone) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
Gets a Calendar object with a specific timezone
getCalendar(Literal) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
 
getCalendarFromTimestamp(Timestamp) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getCalendarFromTimestamp(Timestamp[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getCalendarParameter(String) - Static method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
getCallable(int) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
getCallable(int) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
getCallable(int) - Method in class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
getCallback() - Method in class org.nuxeo.ecm.automation.OperationContext
 
getCallbackUrl() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getCallbackUrl() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Returns consumer call back url (may be used to override what is provided in the OAuthConsumerRegistry.
getCallbackUrl(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getCallbackUrl(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getCallbackURL() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
getCallContext() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getCallContextMap(HttpServletRequest) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoAuthCallContextHandler
 
getCallCount() - Method in class org.nuxeo.ecm.core.management.events.CallStat
Deprecated.
 
getCalls() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
getCanceled() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
getCanceledCount() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the canceled count for this node.
getCanceledCount() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getCanCreateChild() - Method in interface org.nuxeo.drive.adapter.FolderItem
 
getCanCreateChild() - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
getCanCreateChild() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
getCanCreateChild() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
getCanDelete() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
getCanDelete() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getCandidateUserWorkspaceNames(String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
Finds the list of potential names for the user workspace.
getCanRename() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
getCanRename() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getCanScrollDescendants() - Method in interface org.nuxeo.drive.adapter.FolderItem
Returns true if the FolderItem.scrollDescendants(String, int, long) API can be used.
getCanScrollDescendants() - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
getCanScrollDescendants() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
getCanScrollDescendants() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
getCanUpdate() - Method in interface org.nuxeo.drive.adapter.FileItem
 
getCanUpdate() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getCanUpdate() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
getCanUseOOo2Html() - Static method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
getCanUsePDF2Html() - Static method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
getCapabilities() - Method in interface org.nuxeo.runtime.capabilities.CapabilitiesService
Returns the capabilities.
getCapabilities() - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
getCapacity() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
getCapacity() - Method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
getCaption() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getCaption() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getCas2Authenticator() - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.AnonymousAuthenticatorForCAS2
 
getCasAuthenticator() - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
 
getCascadeDropConstraintsString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getCascadeDropConstraintsString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getCascadeDropConstraintsString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getCascadeDropConstraintsString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getCaseSensitive() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getCaseSensitive() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOptions
Returns true if ordering should be case sensitive?
getCaseSensitive() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getCastForArray(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getCastForId(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getCasValidateUrl() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Gets the CAS validation URL to use when validating tickets and retrieving PGT IOUs.
getCatalogLetters() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
getCatchChainExceptionByPriority(CatchChainException, CatchChainException) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getCatchChainExceptions() - Method in interface org.nuxeo.ecm.automation.ChainException
 
getCatchChainExceptions() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
 
getCategories() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getCategories() - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getCategories() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
 
getCategories() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
Returns categories of layout and widgets definitions and instances held by this service.
getCategories() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
Returns the categories for this layout, so that it can be stored in the corresponding registries.
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeDescriptor
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
Returns the categories for this widget type, so that it can be stored in the corresponding registry.
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
Returns the categories for this widget type, so that it can be stored in the corresponding registries.
getCategories() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getCategory() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
getCategory() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
 
getCategory() - Method in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
getCategory() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getCategory() - Method in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
getCategory() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getCategory() - Method in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
getCategory() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
 
getCategory() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
 
getCategory() - Method in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
getCategory() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
Returns the event category.
getCategory() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
getCategory() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
getCategory() - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
getCategory() - Method in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
getCategory() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.FindReadAclsWork
 
getCategory() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
 
getCategory() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
getCategory() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getCategory() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets the category for this work.
getCategory() - Method in class org.nuxeo.ecm.core.work.SleepWork
 
getCategory() - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
getCategory() - Method in class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
 
getCategory() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the category for this log entry.
getCategory() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the category for this log entry.
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
getCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetReference
Optional category on the widget: if this category is filled, the widget instance will be looked up with this category in the store
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
 
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
 
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
 
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
 
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
 
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
 
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
 
getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetReferenceDescriptor
 
getCategory() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
getCategory() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
getCategory() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
 
getCategory() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
getCategory() - Method in class org.nuxeo.ecm.platform.types.Type
 
getCategory() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
getCategory() - Method in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
 
getCategory() - Method in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
getCategory() - Method in class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
 
getCategory() - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
getCategory() - Method in class org.nuxeo.elasticsearch.work.BaseIndexingWorker
 
getCategory() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
getCategoryList() - Method in class org.nuxeo.ecm.platform.actions.Action
Returns the categories as a list.
getCategoryQueueId(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Gets the queue id used for a given work category.
getCategoryQueueId(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getCaughtEventMessages() - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
 
getCaughtEvents() - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
 
getCause() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getCause(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
 
getCertEndDate() - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getCertificate(String) - Method in interface org.nuxeo.ecm.platform.auth.saml.key.KeyManager
 
getCertificate(String) - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
getCertificate(String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
Retrieves a user certificate from the directory.
getCertificate(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
getCertificate(KeyPair, UserInfo) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getCertificate(KeyStore, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
Retrieves an existing certificate from a keystore using keystore's certificate alias.
getCertificate(KeyStore, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getCertificate(KeyStore, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getCertificateEmail(X509Certificate) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
Extracts the email address from a certificate
getCertificateEmail(X509Certificate) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getCertificates(PdfReader) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getCertificates(Blob) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getCertificates(DocumentModel) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
Returns a list of certificates associated with a given document.
getCertificates(DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getCertService() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
getCertStartDate() - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getChain() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getChain() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
getChain() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
getChainBinding(String) - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
Gets a binding given a chain name.
getChainBinding(String) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
getChainException(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
getChainException(String) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
getChainException(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getChainExceptions() - Method in interface org.nuxeo.ecm.automation.AutomationService
 
getChainExceptions() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getChainExceptionsRun() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
 
getChainExceptionToRun(OperationContext, String, OperationException) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getChainId() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
getChainId() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getChainId() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
getChainId() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getChainId() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
getChainId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
getChainId() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
getChainName() - Method in class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsFromAutomationChainAction
 
getChainOutput(Class<?>, OperationChainContribution.Operation[]) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getChainParameter(String) - Method in class org.nuxeo.ecm.automation.OperationContext
Gets the parameter associated with the given key from the chain parameters falling back on the global context.
getChainParameters() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getChainParameters() - Method in class org.nuxeo.ecm.automation.OperationChain
 
getChainParameters() - Method in class org.nuxeo.ecm.automation.OperationContext
 
getChains() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
 
getChangedParameters(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Filters given parameters including them only if (there was no previous value and new value is not empty/null) or (there was a previous value and it differs from the new value)
getChangeEventInfo() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getChangeFinder() - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
getChangeFinder() - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
getChangeFinder() - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Gets the FileSystemChangeFinder member.
getChangeFinderClass() - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
getChanges() - Method in interface org.nuxeo.ecm.core.model.Document.WriteContext
Gets the recorded changed xpaths.
getChanges() - Method in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteContext
 
getChangeSummary(NuxeoPrincipal, Map<String, Set<IdRef>>, long) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
Uses the AuditChangeFinder to get the summary of document changes for the given user and lower bound.
getChangeSummary(NuxeoPrincipal, Map<String, Set<IdRef>>, long) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Gets a summary of document changes in all repositories for the given user's synchronization roots, from the lower bound sent by the user's device.
getChangeToken() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the current change token for this document.
getChangeToken() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getChangeToken() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getChangeToken() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getChangeToken() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the current change token for this document.
getChangeToken() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getChangeToken() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getChangeToken() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
getChangeToken() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getChangeToken() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getChangeToken(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChangeToken(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the current change token for the document.
getChannel() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getChannel() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getChannel() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getChars(byte[]) - Static method in class org.nuxeo.common.codec.Crypto
Utility method to get char[] from bytes[] since it is recommended to store passwords in char[] rather than in String.
The default charset of this Java virtual machine is used.
getCharset() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getCheckAccessUrl() - Method in class org.nuxeo.elasticsearch.http.readonly.DocRequestFilter
 
getCheckedOutDocs() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getCheckedOutDocs() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getCheckedOutDocs(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getCheckedOutDocs(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getCheckers() - Method in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
getCheckinComment() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Returns the checkin comment if the document model is a version.
getCheckinComment() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getCheckinComment() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getCheckinComment() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getCheckinComment() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the version check in comment of this document if it's a version or a proxy.
getCheckinComment() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getCheckinComment() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getCheckinComment() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getCheckinComment() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getCheckoutDocument(DocumentModel) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
getCheckoutUser(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getCheckoutUser(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getCheckoutUser(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getChild(String) - Method in interface org.nuxeo.ecm.core.model.Document
Gets a child document given its name.
getChild(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getChild(String) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Gets the child item given its name.
getChild(String) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getChild(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getChild(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChild(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets a child document given its name and the parent reference.
getChild(Field) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
getChild(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getChild(Node, String, Type) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getChild(State, String, Type) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getChild(T, String, Type) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Gets a child state.
getChildAsList(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getChildAsList(State, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getChildAsList(T, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Gets a child state which is a list.
getChildCache() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getChildDirty() - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
getChildForWrite(Node, String, Type) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getChildForWrite(State, String, Type) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getChildForWrite(T, String, Type) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Gets a child state into which we will want to write data.
getChildHierByName(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getChildNameUniqueConstraintEnabled() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
 
getChildNameUniqueConstraintEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getChildNode(Node, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets a child node given its parent and name.
getChildNode(Node, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getChildProperty(Node, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getChildPropertyForWrite(Node, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getChildQuery(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
getChildren() - Method in interface org.nuxeo.drive.adapter.FolderItem
 
getChildren() - Method in class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
getChildren() - Method in class org.nuxeo.drive.adapter.impl.DefaultTopLevelFolderItem
 
getChildren() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
getChildren() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.PermissionTopLevelFolderItem
 
getChildren() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.SharedSyncRootParentFolderItem
 
getChildren() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
getChildren() - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceSyncRootParentFolderItem
 
getChildren() - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
getChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
getChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
getChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
getChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
getChildren() - Method in interface org.nuxeo.ecm.core.api.model.Property
Get a collection over the children properties.
getChildren() - Method in interface org.nuxeo.ecm.core.api.quota.QuotaStats
Returns the cardinal value of all the children of the underlying document.
getChildren() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the children of the document.
getChildren() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getChildren() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getChildren() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getChildren() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getChildren() - Method in class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
getChildren() - Method in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
getChildren() - Method in class org.nuxeo.ecm.platform.importer.source.FileWithMetadataSourceNode
 
getChildren() - Method in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
getChildren() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getChildren() - Method in interface org.nuxeo.ecm.platform.importer.source.SourceNode
 
getChildren() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLFileSourceNode
 
getChildren() - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
getChildren() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsNonFolderishCountAdapter
 
getChildren() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Gets the cached children.
getChildren() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getChildren() - Method in class org.nuxeo.runtime.test.runner.ParameterizedSuite
 
getChildren() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
getChildren() - Method in interface org.nuxeo.snapshot.Snapshot
 
getChildren() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
getChildren() - Method in class org.nuxeo.template.context.extensions.CoreExtensions
 
getChildren(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets hier fragments for children.
getChildren(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
Gets the children for the given object.
getChildren(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
getChildren(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
getChildren(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getChildren(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getChildren(String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Gets the children of the FileSystemItem with the given id for the given principal.
getChildren(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
getChildren(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getChildren(CoreSession, DocumentModel, String) - Method in class org.nuxeo.io.fsexporter.DefaultExporterPlugin
 
getChildren(CoreSession, DocumentModel, String) - Method in interface org.nuxeo.io.fsexporter.FSExporterPlugin
 
getChildren(DocumentModel) - Method in class org.nuxeo.ecm.webengine.ui.json.DocumentTreeBuilder
 
getChildren(DocumentModel) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
getChildren(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildren(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the children of the given parent.
getChildren(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getChildren(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getChildren(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getChildren(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildren(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the children of the given parent filtered according to the given document type.
getChildren(DocumentRef, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildren(DocumentRef, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the children of the given parent filtered according to the given document type and permission.
getChildren(DocumentRef, String, String, Filter, Sorter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildren(DocumentRef, String, String, Filter, Sorter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Same as CoreSession.getChildren(DocumentRef, String, String) but the result is filtered and then sorted using the specified filter and sorter.
getChildren(DocumentRef, String, Filter, Sorter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildren(DocumentRef, String, Filter, Sorter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Same as CoreSession.getChildren(DocumentRef, String, String, Filter, Sorter) without specific permission filtering.
getChildren(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getChildren(Node, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the children of a node.
getChildren(Node, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getChildren(T) - Method in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
getChildrenComputationNames(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getChildrenDocuments() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
getChildrenElement(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
 
getChildrenIds() - Method in interface org.nuxeo.ecm.core.model.Document
Gets a list of the children ids.
getChildrenIds() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getChildrenIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getChildrenIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getChildrenIds(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getChildrenIds(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getChildrenIds(String, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getChildrenIds(String, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getChildrenIdsWithTypes(Serializable, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Gets the children ids and types of a node.
getChildrenInternal(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getChildrenIterator(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildrenIterator(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets an iterator to the children of the given parent.
getChildrenIterator(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildrenIterator(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets an iterator to the children of the given parent filtered according to the given document type.
getChildrenIterator(DocumentRef, String, String, Filter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildrenIterator(DocumentRef, String, String, Filter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the children of the given parent filtered according to the given document type and permission.
getChildrenNames(String, List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Gets complex children names defined by the primary type and the list of mixins.
getChildrenNodeInfos(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Gets the children of a node as a list of NodeInfo.
getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getChildrenNodes() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
 
getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
getChildrenRefs(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getChildrenRefs(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the references of the children.
getChildrenSnapshots() - Method in interface org.nuxeo.snapshot.Snapshot
 
getChildrenSnapshots() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
getChildrenStates(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getChildrenStates(String, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getChildState(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getChildSyncRoots(DocumentModel, CoreSession) - Method in class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
getChroniclePath(String) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
getChronicleRetention(String) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
getChunk(TransientStore, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getChunkCount() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getChunkEntryKeys() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getChunks() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getCipher() - Method in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
getCipher() - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
getClass(Type) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
 
getClassAnnotation(Class<?>) - Method in class org.nuxeo.runtime.launcher.NuxeoRMIClassLoader
Try to delegate an default to the java.rmi.server.codebase on any failure.
getClasses() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationModule
 
getClasses() - Method in class org.nuxeo.ecm.platform.forms.layout.export.WebLayoutApplication
 
getClasses() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.ImporterApp
 
getClasses() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIModule
 
getClasses() - Method in class org.nuxeo.ecm.webdav.Application
 
getClasses() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
getClasses() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
getClasses() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getClasses() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplication
 
getClasses() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
getClasses() - Method in class org.nuxeo.scim.server.jaxrs.SCIMModule
 
getClasses() - Method in class org.nuxeo.targetplatforms.jaxrs.Application
 
getClasses() - Method in class org.nuxeo.template.jaxrs.JAXRSTemplatesApplication
 
getClasses() - Method in class org.nuxeo.template.xdocreport.jaxrs.JAXRSRemotingApplication
 
getClasses() - Method in class org.nuxeo.wopi.jaxrs.WOPIModule
 
getClasses(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
getClassFilter() - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
getClassForPageProvider(String) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
getClassifier() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getClassifier() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getClassLoader() - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
getClassLoader() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
getClassLoader() - Method in interface org.nuxeo.osgi.application.MutableClassLoader
 
getClassLoader() - Method in class org.nuxeo.osgi.application.MutableClassLoaderDelegate
 
getClassLoader() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
getClassLoader() - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
 
getClassLoader(String) - Method in class org.nuxeo.runtime.launcher.NuxeoRMIClassLoader
Just delegate
getClassLoaderFiles() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Deprecated.
since 10.2, unused and useless
getClassLoaderFiles() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Deprecated.
getClassLoaderForTemplate(File, String) - Method in class org.nuxeo.launcher.config.BackingServiceConfigurator
Build a ClassLoader based on the classpath definition of a template.
getClassName() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
getClassName() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor
 
getClassName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
Deprecated.
since 11.1.
getClassName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
Deprecated.
getClassName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
Deprecated.
since 11.1.
getClassName() - Method in class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
 
getClassName() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphTypeDescriptor
 
getClassName() - Method in class org.nuxeo.ecm.platform.relations.descriptors.ResourceAdapterDescriptor
 
getClassName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
getClassName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
 
getClassName() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
getClassName() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
getClassName() - Method in interface org.nuxeo.ecm.webengine.loader.ClassProxy
 
getClassName() - Method in class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
 
getClassName() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
getClassName() - Method in class org.nuxeo.ecm.webengine.loader.StaticClassProxy
 
getClassName() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
getClassPath() - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
getClassProxy(String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
getClassProxy(Bundle, String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
getClassRef() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
 
getClassRef() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerDescriptor
 
getClassRef() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getClassRef(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Get a class proxy reference for the given class reference
getClassRef(String, Bundle) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
 
getClause() - Method in interface org.nuxeo.ecm.platform.query.api.QuickFilter
 
getClause() - Method in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
getClause(String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
getClause(Dialect) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
getClauseFromBucket(Bucket, String) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getClazz() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
 
getClazz() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
getClazz() - Method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
getClazz() - Method in class org.nuxeo.runtime.management.Resource
 
getClazz() - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
getClazz() - Method in class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
getClazz() - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
getClearComplexPropertyBeforeSet() - Method in interface org.nuxeo.ecm.core.api.model.DocumentPart
Deprecated.
Whether or not to ignore any previous values when setting complex properties.
getClearComplexPropertyBeforeSet() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
getClearComplexPropertyBeforeSet() - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Whether or not to ignore any previous values when setting complex properties.
getClearComplexPropertyBeforeSet() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getCLID() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getClient() - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
getClient() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
getClient() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Retrieves the Client that can be used to access Elasticsearch API
getClient() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
getClient() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getClient() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getClient(String) - Method in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
Gets the oAuth2 client with the given client id.
getClient(String) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
getClient(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getClient(String) - Method in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
getClient(String) - Method in interface org.nuxeo.runtime.mongodb.MongoDBConnectionService
Gets the MongoDB client for the given id.
getClient(String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves a oauth2 client.
getClient(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
getClientAccessToken(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Get a Access token for the Shindig Client.
getClientAccessToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
getClientConfiguration() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
getClientId() - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getClientId() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getClientId() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getClientId() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getClientId() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getClientId() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getClientId() - Method in class org.nuxeo.ecm.platform.oauth2.request.OAuth2Request
 
getClientId() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getClientModel(String) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
getClients() - Method in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
Gets all the oAuth2 clients.
getClients() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
getClients(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves oauth2 clients.
getClientSecret() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getClientSecret() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getClientSecret() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getClientSecret() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getClientSecret() - Method in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
getClientToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves a oauth2 client token.
getClientUserTokens(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves all oauth2 client tokens for the current user.
getClobCast(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
When using a CLOB field in an expression, is some casting required and with what pattern?
getClobCast(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getClobCast(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getClonedAction(Action) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
getClonedLayout(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.AbstractLayoutDefinitionConverter
 
getClonedWidget(WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.AbstractWidgetDefinitionConverter
 
getCloseableFile() - Method in interface org.nuxeo.ecm.core.api.Blob
Gets a CloseableFile backing this blob, which must be closed when done by the caller.
getCloseableFile() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getCloseableFile() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getCloseableFile(String) - Method in interface org.nuxeo.ecm.core.api.Blob
Gets a CloseableFile backing this blob, which must be closed when done by the caller.
getCloseableFile(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getCloseableFile(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL to query invalidations for this cluster node.
getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL to send an invalidation to the cluster.
getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getClusterInvalidations(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
getClusterInvalidations(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Gets the invalidations from other cluster nodes.
getClusterInvalidations(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
getClusterInvalidations(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
getClusterInvalidationsColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getClusterInvalidationsString(Connection, long) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
Gets the invalidations for this cluster node.
getClusterInvalidator() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getClusterName() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
getClusterNodeIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
getClusterNodeIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getClusterNodeIdType() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
 
getClusterNodeIdType() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
getClusterNodeIdType() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
Extracts BlobParameters.
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Image2PDFConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.PDF2HtmlConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.PDF2ImageConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.WordPerfect2TextConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.BatchConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.Collada2glTFConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.ColladaConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.LodsConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.RenderConverter
 
getCmdBlobParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
 
getCmdsDigest() - Method in class org.nuxeo.elasticsearch.work.IndexingWorker
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
Extracts String parameters.
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Image2PDFConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.LibreOfficeConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.PDF2HtmlConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.PDF2ImageConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.WordPerfect2TextConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.BatchConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.Collada2glTFConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.ColladaConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.LodsConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.threed.convert.RenderConverter
 
getCmdStringParameters(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
 
getCMISDateTimeFormat(CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
getCmisName() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
getCmisName() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns the RenditionDefinition CMIS name
getCmisName() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getCode() - Method in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
getCode() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
 
getCode(LinkDescriptor, Resource) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getCode(LinkDescriptor, Resource) - Method in interface org.nuxeo.ecm.webengine.model.LinkHandler
 
getCode(Resource) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getCodec() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getCodec() - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getCodec() - Method in class org.nuxeo.ecm.platform.video.Stream
Returns this Stream's codec.
getCodec() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
getCodec() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
getCodec() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
getCodec() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
getCodec() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
getCodec() - Method in interface org.nuxeo.lib.stream.log.LogAppender
Returns the codec used to write record.
getCodec() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Returns the codec used to read the records.
getCodec(Class<?>) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
getCodec(String) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
getCodec(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
Returns the DocumentViewCodec with the given name or null if ot doesn't exist.
getCodec(String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getCodec(String) - Method in class org.nuxeo.lib.stream.computation.Settings
Gets the codec for a stream.
getCodec(String, Class<T>) - Method in interface org.nuxeo.runtime.codec.CodecService
Returns a codec able to code and decode object of type T
getCodec(String, Class<T>) - Method in class org.nuxeo.runtime.codec.CodecServiceImpl
 
getCodec(Collection<Name>) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
getCodec(Name) - Method in class org.nuxeo.lib.stream.computation.Settings
Gets the codec for a stream.
getCodecForStreams(String, Set<String>) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
getCodeChallenge() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
getCodeChallengeMethod() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
getCodecName() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getCodecs() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
Get all codecs.
getCodeVerifier() - Method in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
getCollator() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
getCollectedDocumentIds() - Method in class org.nuxeo.ecm.collections.core.adapter.Collection
 
getCollection() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
Retrieves the collection associated to this directory.
getCollection() - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
getCollection() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
Retrieve the collection associated to this directory
getCollection() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
getCollection() - Method in class org.nuxeo.ecm.webdav.jaxrs.IsCollection
 
getCollection(MongoDBSession) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
getCollectionBlobs(Collection, int) - Method in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
getCollectionFragmentType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getCollectionIds() - Method in class org.nuxeo.ecm.collections.core.adapter.CollectionMember
 
getCollectionIO(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
getCollectionOrderBy(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getCollectionProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
Gets a collection property from the node, given its name.
GetCollectionsOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
Class for the operation to get the collections matching the searching terms.
GetCollectionsOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.GetCollectionsOperation
 
getCollectionSyncRootClause(Set<String>) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
getCollectionSyncRootFilteringClause(Set<String>, Map<String, Object>) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
 
getCollectionSyncRootMemberCache() - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
getCollectionSyncRootMemberIds(NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
getCollectionSyncRootMemberIds(NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Fetch all the collection sync root member ids for a given user.
getCollectionUniqueConstraintEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getCollector(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
getCollectors() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
getColors() - Method in class org.nuxeo.theme.styling.service.descriptors.PalettePreview
 
getColorSpace() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
getColumn() - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder.ColumnAndValue
 
getColumn() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
getColumn() - Method in class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
 
getColumn(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
Finds a NXQL column from a CMIS reference.
getColumn(String) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getColumn(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getColumn(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getColumn(String) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
getColumn(ColumnReference) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Finds a database column from a CMIS reference.
getColumn(ColumnReference) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
Finds a NXQL column from a CMIS reference.
getColumnInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
Finds info about column (special or not).
getColumnKey(ColumnReference) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Get key to use in data returned to high-level caller.
getColumnName() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
getColumnName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getColumnName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getColumnReference(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
getColumns() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getColumns() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getColumns() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getColumns() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the maximum number of columns.
getColumns() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns the maximum number of columns.
getColumns() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getColumns() - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureLayout
 
getColumns() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
getComandLineOptions() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
 
getCommand() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getCommand() - Method in class org.nuxeo.lib.stream.tools.Main
 
getCommand(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getCommand(String) - Static method in class org.nuxeo.ecm.admin.NuxeoCtlManager
Gets the OS dependent command for nuxeoctl restartbg
getCommand(String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
getCommand(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
Returns the command or null if the command is not found or aborted.
getCommand(String) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
getCommandAbsolutePath(String) - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
Returns the absolute path of a command looked up on the PATH or the initial string if not found.
getCommandAvailability(String) - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
 
getCommandAvailability(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
getCommandCodec() - Static method in class org.nuxeo.ecm.core.bulk.BulkCodecs
 
getCommandConfiguration(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
getCommandDescriptor(String) - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
Deprecated.
getCommandId() - Method in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
getCommandId() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
getCommandLine() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
getCommandLineArguments() - Method in class org.nuxeo.common.Environment
 
getCommandLineDescriptor(String) - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
 
getCommandLineDescriptor(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
getCommandLineName() - Method in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
getCommandLineService() - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
Deprecated.
Since 7.4. Useless.
getCommandLog() - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
Gets the command log.
getCommandName(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
getCommands() - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
Gets the commands to execute.
getCommands() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
getCommands() - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessor
Gets the list of commands to execute when install() is called.
getCommands() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessorImpl
 
getCommands(DocumentModel) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
getCommandSet() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getCommandsFile() - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
Get the commands file from where to load commands for this task.
getCommandsFile() - Method in class org.nuxeo.connect.update.task.standalone.InstallTask
 
getCommandsFile() - Method in class org.nuxeo.connect.update.task.standalone.UninstallTask
 
getCommandTags(List<String>) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
getCommandTags(Map<String, Object>) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
getComment() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
Returns the associated event comment.
getComment() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
getComment() - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
getComment() - Method in class org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
 
getComment() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the associated comment for this log entry.
getComment() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the associated comment for this log entry.
getComment() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
getComment() - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequest
 
getComment() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the associated item comment.
getComment() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getComment(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
getComment(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets a comment.
getComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getComment(Statement) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getCommentContainerPath(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getCommentConverter() - Method in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
 
getCommentDocumentModel(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getCommentDocuments(CoreSession, String, Long, Long, boolean) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getCommentedDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getCommentedDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getCommentedDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getCommentedDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getCommentedDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getCommentFolders(CoreSession) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
getCommentManager() - Static method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
 
getCommentManager() - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
Deprecated.
since 11.1, it's unused and CommentManagerImpl is deprecated
getCommentMarker() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
getComments() - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
Returns all comments for this document.
getComments() - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
getComments() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getComments() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getComments(Long, Long) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
getComments(List<String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
Deprecated.
getComments(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets all comments for a document.
getComments(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getComments(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getComments(CoreSession, String, boolean) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets all comments for a document.
getComments(CoreSession, String, boolean) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getComments(CoreSession, String, Long, Long) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets all comments for a document.
getComments(CoreSession, String, Long, Long) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getComments(CoreSession, String, Long, Long, boolean) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets all comments for a document.
getComments(CoreSession, String, Long, Long, boolean) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getComments(CoreSession, String, Long, Long, boolean) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getComments(CoreSession, String, Long, Long, boolean) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getComments(CoreSession, String, Long, Long, boolean) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getComments(CoreSession, Collection<String>) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets all comments for a collection of documents.
getComments(CoreSession, Collection<String>) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getComments(CoreSession, Collection<String>) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getComments(CoreSession, Collection<String>) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getComments(CoreSession, Collection<String>) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getComments(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets comments of a document.
getComments(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getComments(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getComments(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getComments(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getComments(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
Returns the comments for this document that are replied to a parent comment.
getComments(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets comments of a document.
getComments(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getComments(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getComments(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
getComments(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.
getComments(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getComments(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getCommentService() - Static method in class org.nuxeo.ecm.platform.comment.service.CommentServiceHelper
 
getCommentsFromBody(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
getCommentsModerationService() - Static method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
 
getCommitSize() - Method in class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
Gets the maximum number of orphan versions to delete in one transaction.
getCompany() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getCompany() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getCompany() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the company name of this principal.
getCompany() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getCompany() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getCompany() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
getCompany() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getCompany() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
 
getCompany() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
getCompany() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
getComparisonString(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionComparator
 
getCompatibilityFulltextTable(DatabaseMetaData) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getCompiledDenyPattern() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
getCompiledGrantPattern() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
getCompiledPattern() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
getCompiledScript() - Method in class org.nuxeo.ecm.core.event.script.Script
 
getCompiledScript(ScriptEngine, File) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
 
getCompleted() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
getCompletedTime() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the time when the command has been detected as completed.
getCompletionTime() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getCompletionTime() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets the time at which this work instance was completed, suspended or failed.
getComplexList(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getComplexPropertyValue(DocumentModel, String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
Obtains a property value given its path.
getComponent() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getComponent() - Method in class org.nuxeo.ecm.webengine.session.ComponentMap
 
getComponent() - Method in class org.nuxeo.runtime.deploy.ContributionManager
 
getComponent() - Method in interface org.nuxeo.runtime.model.Extension
Gets the component instance owning this extension.
getComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getComponent() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getComponent() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component instance or null if the component was not yet activated.
getComponent(Class<T>) - Method in class org.nuxeo.ecm.webengine.session.UserSession
 
getComponent(Class<T>, String) - Method in class org.nuxeo.ecm.webengine.session.UserSession
Gets a component given its class and an optional name.
getComponent(String) - Method in class org.nuxeo.ecm.webengine.session.UserSession
Gets component by ID.
getComponent(String) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a component given its name as a string.
getComponent(String, String) - Method in class org.nuxeo.ecm.webengine.session.UserSession
 
getComponent(ComponentName) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getComponent(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets object instance managed by the named component.
getComponent(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getComponent(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
Get the registration info for the given component name or null if none was registered.
getComponent(ComponentName) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a component given its name.
getComponentInstance(String) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a component implementation instance given its name as a string.
getComponentInstance(ComponentName) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getComponentInstance(ComponentName) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a component implementation instance given its name.
getComponentManager() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getComponentManager() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the component manager.
getComponentName(String) - Static method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
getComponentPersistence() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getComponentProvidingService(Class<?>) - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the component that provides the given service.
getComponentProvidingService(Class<?>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getComponents() - Static method in class org.nuxeo.ecm.webengine.rendering.APIHelper
 
getComponents() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
getComponents() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getComponents() - Method in interface org.nuxeo.runtime.model.RuntimeContext
Get the component names deployed by this context
getComponentsArray() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
Get a copy of the registered components as an array.
getComponentsList(Bundle) - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getComponentTypeForDisplay(Class<?>) - Static method in class org.nuxeo.ecm.platform.el.FieldAdapterManager
Returns component type that will be used to display objects of given component type.
getComponentTypeForStorage(Class<?>) - Static method in class org.nuxeo.ecm.platform.el.FieldAdapterManager
Returns component type that will be used to store objects of given component type.
getComputationMetrics(String, String, JsonNode, Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getComputationName() - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
getComputationPolicy() - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
getComputationPolicy(StreamProcessorDescriptor.PolicyDescriptor) - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
getComputedGroup(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Deprecated.
since 9.3
getComputedGroup(String) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
Deprecated.
getComputedGroup(String, GroupConfig) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Resolves a computed group by it's name.
getComputedGroup(String, GroupConfig) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
getComputedGroupAsDocumentModel(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
getComputedGroupMembers(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Retrieves member users for a given computed group.
getComputedGroupMembers(String) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
getComputedGroupParent(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Retrieves parent group for a given computed group.
getComputedGroupParent(String) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
getComputedGroupSubGroups(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Retrieves sub groups for a given computed group.
getComputedGroupSubGroups(String) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
getComputeDigest() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
getComputedResourceBundle() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getComputedResourceBundleName() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getComputer() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
getComputer() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
 
getComputer() - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
 
getComputerDescriptors() - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
getComputerNames() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerChainDescriptor
 
getConcurrency(String) - Method in class org.nuxeo.lib.stream.computation.Settings
 
getConcurrency(Name) - Method in class org.nuxeo.lib.stream.computation.Settings
 
getCondition() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
Condition to define on event handler
getConditions() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ChangeTokenUpdater
Gets the conditions to use to match a change token.
getConfig() - Method in class org.nuxeo.common.Environment
 
getConfig() - Method in interface org.nuxeo.ecm.core.redis.RedisAdmin
 
getConfig() - Method in class org.nuxeo.ecm.core.redis.RedisComponent
 
getConfig() - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
 
getConfig() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
getConfig() - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
 
getConfig() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfigRegistry
 
getConfig() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getConfig() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchEmbeddedNode
 
getConfig() - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
getConfig(Class<T>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
getConfig(String) - Method in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
getConfig(String) - Method in interface org.nuxeo.runtime.mongodb.MongoDBConnectionService
Gets the MongoDB configuration for the given id.
getConfig(FrameworkMethod, Class<T>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
Get the annotation on the test method, if no annotation has been found, get the annotation from the test class (See FeaturesRunner.getConfig(Class))
getConfig(ConfigurationGenerator) - Method in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
getConfig(ConfigurationGenerator) - Method in class org.nuxeo.runtime.kafka.KafkaChecker
 
getConfig(Name) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
getConfig(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
getConfig(Name, Name) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
getConfig(Name, Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
getConfigDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getConfigDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getConfigForRequest(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
 
getConfigForRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
getConfigName() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getConfigName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
getConfigRegistry() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
getConfiguration() - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
getConfiguration() - Static method in enum org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
 
getConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
getConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
getConfiguration() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeDefinition
 
getConfiguration() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
 
getConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeDescriptor
 
getConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
 
getConfiguration() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
getConfiguration() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
getConfiguration() - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
 
getConfiguration() - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
getConfiguration() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.drive.NuxeoDriveObject
Retrieves the Nuxeo Drive global configuration.
getConfiguration() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getConfiguration() - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
getConfiguration() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
getConfiguration() - Method in interface org.nuxeo.runtime.model.ConfigurationDescriptor
 
getConfiguration() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
getConfiguration() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
getConfiguration() - Method in class org.nuxeo.targetplatforms.core.service.ServiceConfigurationRegistry
 
getConfiguration(Class<T>, String, DocumentModel) - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService
Returns the first LocalConfiguration accessible from the currentDoc, null otherwise.
getConfiguration(Class<T>, String, DocumentModel) - Method in class org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationServiceImpl
 
getConfiguration(String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getConfiguration(String) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Return specific configuration for the specified name
getConfiguration(Map<String, String>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getConfiguration(DocumentModel) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
 
getConfiguration(DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getConfiguration(DocumentModel) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getConfiguration(DocumentModel) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
getConfigurationApplyingToAll() - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
getConfigurationApplyingToAllThemes() - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
Deprecated.
getConfigurationFile() - Method in class org.nuxeo.common.server.WebApplication
 
getConfigurationProvider() - Method in class org.nuxeo.common.Environment
 
getConfigurationsName() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getConfigurationsName() - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
List all registered onfiguration name
getConfigurationValue(String) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Returns the value a configuration which name is received as parameter.
getConfigurationValue(String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
getConfigurationValue(String, String) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Returns the value a configuration which name is received as parameter.
getConfigurationValue(String, String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
getConfirm() - Method in class org.nuxeo.ecm.platform.actions.Action
Returns the confirm javascript for this element.
getConflicts() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getConflicts() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getConfProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getConfProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns configuration properties.
getConfProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getConfProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getConfProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getConfProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getConfProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getConfProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getConnectBaseUrl() - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
getConnectedStore(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
Returns a connected store for this factory.
getConnectedStore(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getConnectedStore(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
 
getConnectedStore(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getConnectedTransport(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
Returns a connected transport for this factory.
getConnectedTransport(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getConnectedTransport(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
 
getConnectedTransport(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getConnection() - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
 
getConnection() - Method in class org.nuxeo.ecm.core.scheduler.NuxeoQuartzConnectionProvider
 
getConnection() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getConnection() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
Gets a new connection to this repository.
getConnection() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
getConnection() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
getConnection() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getConnection() - Method in interface org.nuxeo.ecm.core.storage.sql.Repository
Gets a new session.
getConnection() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
Gets a new connection.
getConnection() - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
getConnection() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
getConnection() - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
getConnection(String) - Static method in class org.nuxeo.runtime.datasource.ConnectionHelper
Gets a new connection for the given dataSource.
getConnection(String, boolean) - Static method in class org.nuxeo.runtime.datasource.ConnectionHelper
Gets a new connection for the given dataSource.
getConnection(String, String) - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
getConnection(String, String, String) - Static method in class org.nuxeo.common.utils.JDBCUtils
Tries to acquire a Connection through the DriverManager even when the server is overloaded.
getConnection(String, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
Gets a database connection, retrying if the server says it's overloaded.
getConnection(DataSource) - Static method in class org.nuxeo.common.utils.JDBCUtils
Tries to acquire a Connection through a DataSource even when the server is overloaded.
getConnectionCount() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
 
getConnectionCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
getConnectionSchema(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the schema to use to query metadata about existing tables.
getConnectionSchema(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getConnectionTimeout() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
getConnectTimeoutMs(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
getConstraint() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
getConstraint(Collection<Constraint>, Class<T>) - Static method in class org.nuxeo.ecm.core.schema.types.constraints.ConstraintUtils
 
getConstraintErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
getConstraintErrorMessage(Object, Locale) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Provides an error message to display when some invalid value does not match existing entity.
getConstraintErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
getConstraintErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
getConstraintErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
getConstraintErrorMessage(ObjectResolver, Object, Locale, String...) - Static method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver.Helper
Use a default translation key : label.schema.constraint.resolver.[Resolver.getName()]
getConstraintErrorMessage(ObjectResolver, String, Object, Locale, String...) - Static method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver.Helper
Use a default translation key : label.schema.constraint.resolver.[Resolver.getName()]
getConstraints() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
getConstraints() - Method in interface org.nuxeo.ecm.core.schema.types.Field
 
getConstraints() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
getConstraints() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
getConstraints() - Method in interface org.nuxeo.ecm.core.schema.types.Type
 
getConsume() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getConsumer(String) - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
Get a Consumer from its consumerKey.
getConsumer(String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
getConsumer(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
Get a Consumer from its consumerKey.
getConsumer(String, String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
getConsumerGroupName() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
getConsumerId() - Method in class org.nuxeo.lib.stream.pattern.consumer.AbstractConsumer
 
getConsumerKey() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
getConsumerKey() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getConsumerKey() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getConsumerKey() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Gets the Consumer Key.
getConsumerProperties() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
getConsumerProperties() - Method in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
getConsumerProperties(String) - Method in interface org.nuxeo.runtime.kafka.KafkaConfigService
Returns the Kafka consumer properties for a configuration.
getConsumerProperties(String) - Method in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
getConsumerSecret() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
getConsumerSecret() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getConsumerTopics(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
getContainer() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
getContainer(File, File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
Reads a container fragment metadata file and returns the container descriptor.
getContainerDocType() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getContainerName() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getContainerParentPath() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
GetContainerRendition - Class in org.nuxeo.ecm.platform.rendition.operation
Returns a Folderish Document or Collection default rendition.
GetContainerRendition() - Constructor for class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
getContainerTitle() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getContainingDocument(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Finds the id of the enclosing non-complex-property node.
getContainingDocument(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getContent() - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
getContent() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
getContent() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
 
getContent() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
getContent() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
Deprecated.
since 7.2, use PictureView.getBlob() instead
getContent() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getContent() - Method in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
getContent() - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
getContent() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
getContent() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Gets the contribution XML content.
getContent() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
getContent() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
getContent() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
 
getContent() - Method in interface org.nuxeo.runtime.test.runner.web.Attachment
 
getContent() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
getContent() - Method in class org.nuxeo.theme.styling.service.descriptors.SassImport
 
getContent() - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
Deprecated.
 
getContent(String) - Method in class org.nuxeo.ecm.webengine.ui.Test
 
getContentAsFragment(Element) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
getContentChanges(String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getContentChanges(String, boolean, long) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getContentChanges(String, boolean, long, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getContentChanges(String, boolean, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getContentCreator() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getContentDispositionHeader(Blob) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getContentDispositionHeader(Blob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getContentDispositionHeader(Blob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
getContentField() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
getContentFromViews(Integer) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
getContentProvider() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Gets the current content provider.
getContentProvider() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getContentProvider() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Gets the content provider used by this tree.
getContentProvider() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
getContentStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentStream(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getContentStream(String, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentStream(BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentStream(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getContentStream(ObjectId, String, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getContentStream(DocumentModel, HttpServletRequest) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
Deprecated.
since 11.1, now unused
getContentStreamByPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getContentStreamByPath(String, String, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getContentStreamFileName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentStreamHashes() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentStreamId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentStreamLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentStreamMimeType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentToCopy(File, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.Copy
Override in subclass to parameterize content.
getContentToCopy(File, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.ParameterizedCopy
 
getContentToCopy(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.Copy
Deprecated.
Since 5.5, use Copy.getContentToCopy(File, Map). This method is missing the fileToCopy reference. Using Copy.file is leading to errors.
getContentType() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
 
getContentType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
getContentType() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getContentTypeHeader(Blob) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getContentTypeHeader(Blob) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getContentTypeHeader(Blob) - Static method in class org.nuxeo.ecm.core.io.download.DownloadHelper
Gets the Content-Type header for the given blob, per RFC 2616.
getContentUrl() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentUrl(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getContentViewData() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getContentViewData() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getContentViewData() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getContentViewName() - Method in class org.nuxeo.ecm.platform.types.DocumentContentView
 
getContentViewNames() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
 
getContentViewNamesForExport() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
 
getContentViews() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
Returns content views defined on this document type for all categories.
getContentViews() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getContentViews() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
 
getContentViews() - Method in class org.nuxeo.ecm.platform.types.Type
 
getContentViews(String) - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
Returns content views defined on this document type for given category
getContentViews(String) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getContentViews(String) - Method in class org.nuxeo.ecm.platform.types.Type
Return content views defined on this document type for given category
getContentViewsForExport() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
Returns content views defined on this document type for all categories that are shown in export views.
getContentViewsForExport() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getContentViewsForType(String) - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfiguration
Returns the ContentView name for a specified document type if any is configured.
getContentViewsForType(String) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
getContext() - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationDescriptor
 
getContext() - Method in interface org.nuxeo.ecm.core.event.Event
Gets the event context.
getContext() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
getContext() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
getContext() - Method in class org.nuxeo.ecm.core.storage.sql.Activator
 
getContext() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getContext() - Method in interface org.nuxeo.ecm.directory.ldap.ContextProvider
 
getContext() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getContext() - Method in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
 
getContext() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getContext() - Method in class org.nuxeo.ecm.webengine.install.Installer
 
getContext() - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
getContext() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getContext() - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getContext() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getContext() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getContext() - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
getContext() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getContext() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
 
getContext() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the runtime context attached to this instance.
getContext() - Method in interface org.nuxeo.runtime.model.Extension
Gets the context of the component who contributed this extension.
getContext() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getContext() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getContext() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getContext() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the runtime context that created this registration info.
getContext() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the context of the runtime bundle.
getContext() - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
getContext() - Method in class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
getContext() - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
getContext() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Runtime context for deployment
getContext() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
getContext() - Method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
getContext(Class<?>) - Method in class org.nuxeo.ecm.webdav.WebDavContextResolver
 
getContext(String) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
getContext(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getContext(ServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.RenderingContextWebUtils
Get the current context in the current HttpServletRequest or create it from the current HttpServletRequest.
getContext(EventContext) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
getContext(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getContextData() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the context data associated to this document.
getContextData() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getContextData() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getContextData() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getContextData(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the context data using the default scope.
getContextData(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getContextData(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getContextData(String) - Method in class org.nuxeo.ecm.core.api.security.ACE
 
getContextData(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getContextEnv(String, String, String, boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Build a Hashtable which contains environment properties to instantiate a InitialDirContext
getContextForPath(String) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
getContextHelper() - Method in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
getContextHelperDescriptors() - Method in class org.nuxeo.ecm.automation.context.ContextHelperRegistry
 
getContextKey() - Static method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.RenderingContextWebUtils
Return the key used to store the context in the request.
getContextMapEventInfo(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getContextName() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getContextPath() - Method in class org.nuxeo.common.server.WebApplication
 
getContextPath(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
Returns the context path of the application.
getContextPathProperty() - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
 
getContextPathProperty() - Static method in class org.nuxeo.template.context.BlobHolderWrapper
 
getContextPathProperty() - Static method in class org.nuxeo.template.jaxrs.context.JAXRSExtensions
 
getContextProperties() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getContractStatusLabel() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
getContribs() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
Deprecated.
 
getContribs() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
getContributingComponent() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
getContributingComponent() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getContributingComponent() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getContributingComponent() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getContributingComponent() - Method in interface org.nuxeo.ecm.automation.OperationType
Gets the name of the component that contributed the operation.
getContribution() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getContribution() - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTServiceConfigurationRegistry
 
getContribution(String) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingRegistry
 
getContribution(String) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Get a merged contribution directly from the internal registry - and avoid passing by the implementation registry.
getContribution(String) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
getContribution(String) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Gets a contribution given its name.
getContribution(String) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
getContribution(String) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
getContribution(K) - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
 
getContribution(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
getContributionFragments() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
getContributionId() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getContributionId(ScriptingOperationDescriptor) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingRegistry
 
getContributionId(MetadataMappingDescriptor) - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingRegistry
 
getContributionId(MetadataProcessorDescriptor) - Method in class org.nuxeo.binary.metadata.internals.MetadataProcessorRegistry
 
getContributionId(MetadataRuleDescriptor) - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleRegistry
 
getContributionId(ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
 
getContributionId(ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
 
getContributionId(ChangeFinderDescriptor) - Method in class org.nuxeo.drive.service.impl.ChangeFinderRegistry
 
getContributionId(FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
 
getContributionId(TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
 
getContributionId(AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
getContributionId(ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
getContributionId(ContextHelperDescriptor) - Method in class org.nuxeo.ecm.automation.context.ContextHelperRegistry
 
getContributionId(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
getContributionId(OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
getContributionId(PropertiesMappingDescriptor) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingContributionRegistry
 
getContributionId(BlobProviderDescriptor) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent.BlobProviderDescriptorRegistry
 
getContributionId(EventPipeDescriptor) - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
getContributionId(LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
getContributionId(LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
getContributionId(NuxeoCmisServiceFactoryDescriptor) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry
 
getContributionId(Schedule) - Method in class org.nuxeo.ecm.core.scheduler.ScheduleExtensionRegistry
 
getContributionId(DBSRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService.DBSRepositoryDescriptorRegistry
 
getContributionId(LockManagerDescriptor) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService.LockManagerDescriptorRegistry
 
getContributionId(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService.RepositoryDescriptorRegistry
 
getContributionId(VersioningFilterDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningFilterRegistry
 
getContributionId(VersioningPolicyDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningPolicyRegistry
 
getContributionId(VersioningRestrictionDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRestrictionRegistry
 
getContributionId(VersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRuleRegistry
Deprecated.
 
getContributionId(LDAPServerDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
 
getContributionId(JWTServiceConfigurationDescriptor) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTServiceConfigurationRegistry
 
getContributionId(Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
getContributionId(DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
 
getContributionId(FactoryBindingDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingRegistry
 
getContributionId(PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
 
getContributionId(NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
getContributionId(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
 
getContributionId(LayoutTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
 
getContributionId(WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
 
getContributionId(WidgetType) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
 
getContributionId(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
 
getContributionId(LayoutConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
 
getContributionId(WidgetConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
 
getContributionId(OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
Deprecated.
 
getContributionId(OAuth2ServiceProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
getContributionId(PictureConversion) - Method in class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
 
getContributionId(PageProviderClassReplacerDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
getContributionId(PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
getContributionId(RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
getContributionId(RenditionDefinitionProviderDescriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
getContributionId(RouteModelResourceType) - Method in class org.nuxeo.ecm.platform.routing.core.registries.RouteTemplateResourceRegistry
 
getContributionId(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
 
getContributionId(SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
 
getContributionId(SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
getContributionId(AutomaticLOD) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLODContributionHandler
 
getContributionId(AutomaticRenderView) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderViewContributionHandler
 
getContributionId(RenderView) - Method in class org.nuxeo.ecm.platform.threed.service.RenderViewContributionHandler
 
getContributionId(Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
getContributionId(LoginScreenConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfigRegistry
 
getContributionId(AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
 
getContributionId(VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
 
getContributionId(NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
 
getContributionId(NuxeoHeaderDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptorRegistry
 
getContributionId(QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
getContributionId(Resource) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceRegistry
 
getContributionId(ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
getContributionId(ProcessorDescriptor) - Method in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
getContributionId(ServiceConfigurationDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.ServiceConfigurationRegistry
 
getContributionId(TargetPackageDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
getContributionId(TargetPlatformDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformRegistry
 
getContributionId(ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
 
getContributionId(OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
 
getContributionId(TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
 
getContributionId(FlavorDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
getContributionId(NegotiationDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
getContributionId(PageDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
getContributionId(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Returns the contribution ID given the contribution object
getContributions() - Method in interface org.nuxeo.runtime.model.Extension
Gets the extension contribution objects.
getContributions() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
Gets the object types of the contributions accepted by this extension point.
getContributions() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getContributions() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
getContributions() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
getContributions() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Gets a list with all persisted contributions.
getContributions() - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
getContributions() - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
getContributionsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
 
getContributionsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryMBean
 
getContributor() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getControl(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getControl(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns control with given name.
getControls() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getControls() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getControls() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns controls on this widget.
getControls() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns controls by mode.
getControls() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.ControlsDescriptor
 
getControls() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getControls(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getControls(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns controls for given mode.
getConversionLOD(String) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
getConversionResult(String, boolean) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Returns the conversion result for the given id if any, null otherwise.
getConversionResult(String, boolean) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getConversionService() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
getConversionService() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
getConversionService() - Static method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
Deprecated.
since 11.1. Use Framework.getService(Class) with ConversionService instead.
getConversionStatus(String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Returns the status of a scheduled conversion given its id, or null if no conversion scheduled.
getConversionStatus(String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getConvertedStream(Blob, String, DocumentModel) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Gets an InputStream for a conversion to the given MIME type.
getConvertedStream(Blob, String, DocumentModel) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
getConvertedStream(ManagedBlob, String, DocumentModel) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobProvider
Gets an InputStream for a conversion to the given MIME type.
getConvertedStream(ManagedBlob, String, DocumentModel) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getConverter() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
getConverter() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
getConverter(String) - Method in interface org.nuxeo.ecm.core.convert.extension.ConversionServiceManager
 
getConverter(String) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getConverter(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
 
getConverter(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
 
getConverterChain(String) - Method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
getConverterClassName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
 
getConverterClassName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
 
getConverterDescriptor(String) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getConverterInstance() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
getConverterName() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
getConverterName() - Method in class org.nuxeo.ecm.core.convert.service.ConvertOption
 
getConverterName(String, String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Returns the converter name for the given sourceMimeType and destinationMimeType.
getConverterName(String, String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Returns the last registered converter name for the given sourceMimeType and destinationMimeType.
getConverterName(String, String, boolean) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Returns the converter name for the given sourceMimeType and destinationMimeType.
getConverterName(String, String, boolean) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getConverterName(String, String, boolean) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Returns the last registered converter name for the given sourceMimeType and destinationMimeType.
getConverterNames(String, String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Returns the list of converter names handling the given sourceMimeType and destinationMimeType.
getConverterNames(String, String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Returns the list of converter names handling the given sourceMimeType and destinationMimeType.
getConverterNames(String, String, boolean) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Returns the list of converter names handling the given sourceMimeType and destinationMimeType.
getConverterNames(String, String, boolean) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getConverterNames(String, String, boolean) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Returns the list of converter names handling the given sourceMimeType and destinationMimeType.
getConverters() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
 
getConverters() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
 
getConverterType() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
getConvertor(Class<T>) - Static method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
getCookie(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getCookie(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Convenience method to get a cookie value.
getCookie(String, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getCookie(String, String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Convenience method to get a cookie value using a default value.
getCookie(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getCookie(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
getCookies(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
getCopy(boolean) - Method in class org.nuxeo.template.api.TemplateInput
 
getCopyHier(boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getCopyIdColumn(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getCopySql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getCoreAllowedSubtypes(Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
getCoreProvider(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
getCoreSession() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
getCoreSession() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
 
getCoreSession() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
Deprecated.
 
getCoreSession() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.UrlEncodedFormRequestReader
 
getCoreSession() - Method in class org.nuxeo.ecm.automation.OperationContext
 
getCoreSession() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the core session to which this document is tied.
getCoreSession() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getCoreSession() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getCoreSession() - Method in interface org.nuxeo.ecm.core.event.EventContext
Gets the current core session if any.
getCoreSession() - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
getCoreSession() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getCoreSession() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getCoreSession() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getCoreSession() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getCoreSession() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
getCoreSession() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
getCoreSession() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getCoreSession() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
getCoreSession() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
getCoreSession() - Method in class org.nuxeo.ecm.platform.routing.core.provider.RoutingTaskPageProvider
 
getCoreSession() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
getCoreSession() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getCoreSession() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the Core Session (or Repository Session) corresponding to that request.
getCoreSession() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
getCoreSession() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
getCoreSession() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
getCoreSession() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
getCoreSession() - Method in class org.nuxeo.template.jaxrs.AbstractResourceService
 
getCoreSession() - Method in class org.nuxeo.template.jaxrs.RootResource
 
getCoreSession() - Method in class org.nuxeo.template.xdocreport.jaxrs.AbstractResourceService
 
getCoreSession() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
 
getCoreSession(String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Gets a CoreSession for the currently logged-in user.
getCoreSession(String, String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
MUST ONLY BE USED IN UNIT TESTS to get a CoreSession for the given user.
getCoreSession(String, NuxeoPrincipal) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Gets a CoreSession for the given principal.
getCoreSession(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.AbstractMailAction
 
getCoreSessionSystem(String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Gets a CoreSession for a system user.
getCoreSessionSystem(String, String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Gets a CoreSession for a system user with an optional originating username.
getCorrelatedWildcardPrefix(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSQueryOptimizer
 
getCorrelatedWildcardPrefix(String) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
Gets the prefix to use for this reference name (NXQL) if it contains a correlated wildcard.
getCorsConfigForRequest(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
getCorsConfigForRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
Deprecated.
getCorsFilterForRequest(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
Get contributed CORS Filter for an HttpServletRequest.
getCorsFilterForRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
getCount() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
getCount() - Method in interface org.nuxeo.ecm.core.management.jtajca.CoreSessionMonitor
 
getCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
 
getCount() - Method in interface org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricMBean
 
getCount() - Method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricMBeanAdapter
 
getCount() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
getCount() - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
 
getCount() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
getCount() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
 
getCount(DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
getCounter() - Method in class org.nuxeo.runtime.stream.StreamProbe
 
getCounterHistory(String) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
getCounterHistory(String) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
Deprecated.
Get recorder values of the counter over time
getCounterHistory(String) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
getCounterHistoryStack(Counter) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
GetCounters - Class in org.nuxeo.ecm.automation.core.operations.management
Deprecated.
since 11.4, superseded by dropwizard metrics
GetCounters() - Constructor for class org.nuxeo.ecm.automation.core.operations.management.GetCounters
Deprecated.
 
getCountersCollection() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
Retrieves the counters collection associated to this directory.
getCountersCollection() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
Retrieve the counters collection associated to this directory
getCountersCollection() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
getCounterStart() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
getCountHandled() - Static method in class org.nuxeo.ecm.core.storage.sql.listeners.DummyAsyncRetryListener
 
getCountOk() - Static method in class org.nuxeo.ecm.core.storage.sql.listeners.DummyAsyncRetryListener
 
getCountry() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
getCountryCode() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
 
getCreateClusterNodeColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getCreateClusterNodeSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getCreated() - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
getCreated() - Method in class org.nuxeo.ecm.core.api.Lock
The creation time of the lock.
getCreated() - Method in interface org.nuxeo.ecm.core.api.VersionModel
 
getCreated() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getCreated() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getCreatedBy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getCreatedDocsCounter() - Static method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
getCreatedDocsCounter() - Method in class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
getCreatedSessionCount() - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
 
getCreatedSessionCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricMBean
 
getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets a CREATE INDEX statement for a fulltext index.
getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getCreateIndexSql(String, Table.IndexType, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets a CREATE INDEX statement for an index.
getCreatePath() - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
getCreateSql() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Computes the SQL statement to create the table.
getCreateSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getCreateSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
Computes the SQL statement to create the table.
getCreateTablePolicy() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getCreateView() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getCreateView() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getCreateView() - Method in class org.nuxeo.ecm.platform.types.Type
 
getCreationBaseDn() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getCreationClasses() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getCreationContainerList(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
Build the list of candidate containers for the given document type and session.
getCreationContainerList(CoreSession, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider
 
getCreationContainers(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Returns the list of document that are to be suggested to the principal of documentManager as a candidate container for a new document of type docType.
getCreationContainers(CoreSession, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
getCreationContainers(NuxeoPrincipal, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Returns the list of document that are to be suggested to principalName as a candidate container for a new document of type docType on all registered repositories.
getCreationContainers(NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
getCreationDate() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
getCreationDate() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getCreationDate() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getCreationDate() - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Gets comment creation date.
getCreationDate() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getCreationDate() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getCreationDate() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Gets creation date of the Token.
getCreationDate() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getCreationDate() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getCreationDate() - Method in class org.nuxeo.ecm.platform.task.TaskComment
 
getCreationDate() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
getCreationDate(Statement) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getCreationTime() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getCreator() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
getCreator() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getCreator() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
getCredential() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
Deprecated.
since 11.1, unused
getCredential(String) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
getCredential(String) - Method in interface org.nuxeo.ecm.platform.auth.saml.key.KeyManager
 
getCredential(String) - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
getCredential(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
getCredential(NuxeoOAuth2ServiceProvider, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getCredential(NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
getCredentialDataStore() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getCredentialFactory() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Should be overriden by subclasses needing another credential factory.
getCredentialFactory() - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getCredentialProvider(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
getCredentials() - Method in class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
 
getCredit() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getCredit() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getCronExpression() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
Returns the cron expression.
getCronExpression() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
getCropBoxHeightInPoints() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getCropBoxWidthInPoints() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getCrypto() - Method in class org.nuxeo.common.codec.CryptoProperties
 
getCrypto() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getCSVImporterDocumentFactory() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
getCsvPrinter() - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
Returns the wrapped CSV printer.
getCSVPrinter(T, OutputStream) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
getCurrent() - Static method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Returns the current logged in NuxeoPrincipal.
getCurrent() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
 
getCurrentCommand() - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
getCurrentContribution(String) - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
Deprecated.
 
getCurrentDocument() - Method in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
getCurrentDocument() - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
getCurrentDocument() - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
getCurrentDocument() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
getCurrentDocument() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Returns the current document to use for filter evaluation
getCurrentDocument() - Method in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
getCurrentDocumentFromContext() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
getCurrentEntry() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getCurrentEntry() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the current entry.
getCurrentFromResultSet(ResultSet, List<Column>, Model, Serializable[], int[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ACLCollectionIO
 
getCurrentFromResultSet(ResultSet, List<Column>, Model, Serializable[], int[]) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.CollectionIO
Gets one value from the current position of the result set.
getCurrentFromResultSet(ResultSet, List<Column>, Model, Serializable[], int[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ScalarCollectionIO
 
getCurrentHigherNonEmptyPageIndex() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Returns an integer keeping track of the higher page index giving results.
getCurrentHostname() - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
getCurrentLifeCycleState() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Returns the life cycle of the document.
getCurrentLifeCycleState() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getCurrentLifeCycleState() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getCurrentLifeCycleState() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getCurrentLifeCycleState(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getCurrentLifeCycleState(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns the life cycle of the document.
getCurrentLock(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Returns the WOPI lock if not null and throws a ConflictException otherwise.
getCurrentLogin() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
Deprecated.
since 11.1, use LoginComponent.getCurrentPrincipal() instead
getCurrentPage() - Method in class org.nuxeo.ecm.directory.providers.DirectoryEntryPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Returns the list of current page items.
getCurrentPage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the current page of results.
getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.core.EmptyPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.routing.core.provider.RoutingTaskPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.GroupsPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.NuxeoGroupsPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.NuxeoPrincipalsPageProvider
 
getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.UsersPageProvider
 
getCurrentPage() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
getCurrentPage() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
getCurrentPage() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
getCurrentPage() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
getCurrentPage() - Method in class org.nuxeo.snapshot.pageprovider.VFolderPageProvider
 
getCurrentPageIndex() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns the current page index as a zero-based integer.
getCurrentPageIndex() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getCurrentPageIndex() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getCurrentPageIndex() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getCurrentPageIndex() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the current page index as a zero-based integer.
getCurrentPageIndex() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getCurrentPageIndex() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getCurrentPageIndex() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getCurrentPageIndex(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getCurrentPageOffset() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns the offset (starting from 0) of the first element in the current page or UNKNOWN_SIZE.
getCurrentPageOffset() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getCurrentPageOffset() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getCurrentPageOffset() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getCurrentPageOffset() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the offset (starting from 0) of the first element in the current page or UNKNOWN_SIZE.
getCurrentPageOffset() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getCurrentPageOffset() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getCurrentPageOffset(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getCurrentPageSize() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns the number of elements in current page.
getCurrentPageSize() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getCurrentPageSize() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getCurrentPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getCurrentPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the number of elements in current page.
getCurrentPageSize() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
getCurrentPageStatus() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getCurrentPageStatus() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns a simple formatted string for current pagination status.
getCurrentPrincipal() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
Deprecated.
since 11.1, use NuxeoPrincipal.getCurrent() instead
getCurrentPrincipal() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
getCurrentPrincipal() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Returns the current principal to use for filter evaluation
getCurrentPrincipal() - Static method in class org.nuxeo.runtime.api.login.LoginComponent
Returns the last principal from the current principal stack.
getCurrentPrincipalName() - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Gets the name of the currently logged-in principal.
getCurrentQuery() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
getCurrentQuery() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
getCurrentQueryAsEsBuilder() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
getCurrentRecord() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
getCurrentRootFilteringClause(Set<String>, Map<String, Object>) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
 
getCurrentRootsClause(Set<String>) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
getCurrentScriptDirectory() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getCurrentScriptFile() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getCurrentSelectPage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getCurrentSelectPage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the current page of results wrapped in a PageSelection item.
getCurrentSelectPage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
getCurrentSelectPage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
getCurrentSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.session.UserSession
 
getCurrentTaskInstances(List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
Returns a list of task instances assigned to one of the actors in the list or to its pool.
getCurrentTaskInstances(List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
Returns a list of task instances assigned to one of the actors in the list or to its pool.
getCurrentTaskInstances(List<String>, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns a list of task instances assigned to one of the actors in the list or to its pool.
getCurrentTaskInstances(List<String>, CoreSession, List<SortInfo>) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
Provide @param sortInfo to handle sort page-provider contributions (see DocumentTaskProvider.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))
getCurrentTaskInstances(List<String>, CoreSession, List<SortInfo>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
Provide @param sortInfo to handle sort page-provider contributions (see TaskServiceImpl.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))
getCurrentTaskInstances(List<String>, CoreSession, List<SortInfo>) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Provide @param sortInfo to handle sort page-provider contributions (see TaskProvider.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))
getCurrentTaskInstances(CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getCurrentTaskInstances(CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getCurrentTaskInstances(CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
 
getCurrentTaskInstances(CoreSession, List<SortInfo>) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
Provide @param sortInfo to handle sort page-provider contributions (see DocumentTaskProvider.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))
getCurrentTaskInstances(CoreSession, List<SortInfo>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
Provide @param sortInfo to handle sort page-provider contributions (see TaskServiceImpl.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))
getCurrentTaskInstances(CoreSession, List<SortInfo>) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Provide @param sortInfo to handle sort page-provider contributions (see TaskProvider.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))
getCurrentTenantId() - Method in class org.nuxeo.ecm.directory.BaseSession
Returns the tenant id of the logged user if any, null otherwise.
getCurrentTenantId(Principal) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
Returns the current tenantId for the given principal, or from the principal stored in the login stack.
getCurrentUserPersonalWorkspace() - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceManagerActions
Gets the current user personal workspace.
getCurrentUserPersonalWorkspace(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
Gets the current user personal workspace from a lower level.
getCurrentUserPersonalWorkspace(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getCurrentUserPersonalWorkspace(CoreSession) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
Gets the current user personal workspace.
getCurrentUserPersonalWorkspace(CoreSession) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getCurrentUserPersonalWorkspace(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
Deprecated.
since 9.3. User personal workspaces have always been stored in default domain. The context is useless. Simply use UserWorkspaceService.getCurrentUserPersonalWorkspace(CoreSession).
getCurrentUserPersonalWorkspace(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
Deprecated.
since 9.3
getCurrentUserPersonalWorkspace(NuxeoPrincipal, String, CoreSession) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
This method handles the UserWorkspace creation with a Principal or a username.
getCursor() - Method in class org.nuxeo.ecm.core.api.CursorResult
 
getCursorService() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
getCustomColumnDefinition(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Additional column definitions for CREATE TABLE.
getCustomColumnDefinition(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getCustomPostCreateSqls(Table, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Additional things to execute after CREATE TABLE.
getCustomPostCreateSqls(Table, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getCustomPostCreateSqls(Table, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getDag() - Method in class org.nuxeo.lib.stream.computation.Topology
 
getData() - Method in class org.nuxeo.common.Environment
 
getData() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getData() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
getData() - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
 
getData() - Method in class org.nuxeo.lib.stream.computation.Record
 
getData() - Method in class org.nuxeo.runtime.services.event.Event
 
getData() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
getData(String) - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Gets the named field value.
getData(String) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
getData(String, String) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
getDataAsString() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
getDatabase() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getDatabase(MongoClient, String) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
 
getDatabase(String) - Method in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
getDatabase(String) - Method in interface org.nuxeo.runtime.mongodb.MongoDBConnectionService
 
getDatabaseName(String) - Method in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
getDatabaseName(String) - Method in interface org.nuxeo.runtime.mongodb.MongoDBConnectionService
Gets the MongoDB database name for the given id.
getDatabases() - Method in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
getDatabases() - Method in interface org.nuxeo.runtime.mongodb.MongoDBConnectionService
Deprecated.
since 11.1, unused
getDatabaseSchemaName(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getDataBucketCodec() - Static method in class org.nuxeo.ecm.core.bulk.BulkCodecs
 
getDataDir() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getDataDir() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
Returns the directory where blobs will be stored.
getDataDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getDataDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getDataDir() - Method in class org.nuxeo.osgi.OSGiAdapter
 
getDataDirPath() - Static method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
getDataFile(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getDataFileCharacterSeparator() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getDataFileName() - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
getDataFileName() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getDataFileName() - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
getDataFileName() - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getDataFileName() - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
getDataFileName() - Method in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
getDataLoadingPolicy() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Returns the dataLoadingPolicy; default is BaseDirectoryDescriptor.DATA_LOADING_POLICY_NEVER_LOAD.
getDataMap() - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequest
 
getDataModel(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 8.4, use direct Property getters instead
getDataModel(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Deprecated.
getDataModel(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
getDataModel(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
Deprecated.
getDataModel(DocumentRef, Schema) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDataModel(DocumentRef, Schema) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Retrieves a data model given a document reference and a schema.
getDataModelField(DocumentRef, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDataModelInternal(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getDataModels() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 8.4, use direct Property getters instead
getDataModels() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getDataModels() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
getDataModels() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
Deprecated.
getDataModelsCollection() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 8.4, internal method
getDataModelsCollection() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Deprecated.
getDataModelsCollection() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
getDataModelsCollection() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
Deprecated.
getDataModelsField(DocumentRef[], String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDataModelsField(DocumentRef[], String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Retrieves the given field value from the given schema for all the given documents.
getDataModelsFieldUp(DocumentRef, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDataModelsFieldUp(DocumentRef, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Retrieves the given field value from the given schema for the given document along with all its parent documents.
getDataPath() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
getDataSource() - Method in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
getDataSource(String) - Static method in class org.nuxeo.runtime.datasource.DataSourceHelper
Look up a datasource given a partial name.
getDataSource(String, boolean) - Static method in class org.nuxeo.runtime.datasource.DataSourceHelper
Look up a datasource given a partial name.
getDataSource(String, Class<T>) - Static method in class org.nuxeo.runtime.datasource.DataSourceHelper
 
getDataSource(String, Class<T>, boolean) - Static method in class org.nuxeo.runtime.datasource.DataSourceHelper
 
getDataSource(String, Class<T>, boolean) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
getDataSourceJNDIName(String) - Static method in class org.nuxeo.runtime.datasource.DataSourceHelper
Look up a datasource JNDI name given a partial name.
getDataSourceName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
getDataSourceName(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
Gets the datasource to use for the given repository.
getDataStoreFactory() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
getDate() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getDate() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
Returns the date when the event occurred.
getDate() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
getDate(Literal) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
 
getDateCast() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Get the expression to use to cast a column to a DATE type.
getDateCast() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getDateCast() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getDateCast() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getDateFormat() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
getDateFormat() - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
Specifies date-string conversion.
getDateFormat() - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getDateFormat() - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
 
getDateFormat() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
getDateFormat() - Method in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
getDateFormat() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
getDateFromTTL(long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
getDateline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getDateline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getDateProperty(Statement, Resource) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getDatePropertyValue(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getDateRanges() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
Date Range definition for aggregate of type date range.
getDateRanges() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
getDateRanges() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getDateRanges() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getDateSuggestion() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
getDateValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
 
getDateValue() - Method in class org.nuxeo.template.api.TemplateInput
 
getDay() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getDDLMode() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getDebugPage() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
 
getDeclaredAnnotatedMethod(Method) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getDeclaredAnnotatedMethods() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getDeclaredAnnotatedMethods(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getDeclaredAnnotation(Class<A>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getDeclaredAnnotation(Class<A>) - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
getDeclaredAnnotations() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
getDeclaredAnnotations() - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
getDeclaredRenditionDefinitions() - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Returns a List of registered RenditionDefinition.
getDeclaredRenditionDefinitions() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getDeclaredRenditionDefinitionsForProviderType(String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Deprecated.
since 7.2 because unused, except in JSF
getDeclaredRenditionDefinitionsForProviderType(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
Deprecated.
since 7.2 because unused
getDeclaringType() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Gets the complex type or list type that declared this field.
getDeclaringType() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
getDecoder(String) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
getDecrypter() - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
getDefault() - Static method in class org.nuxeo.common.Environment
 
getDefault() - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
getDefault() - Static method in class org.nuxeo.ecm.core.management.CoreManagementComponent
Deprecated.
since 11.4, use Framework.getService(CoreManagementComponent.class) instead
getDefault() - Static method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
 
getDefaultAdminProperties() - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
getDefaultAssignments() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
getDefaultAssignments(ComputationMetadataMapping) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
getDefaultCachingDirectory() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
getDefaultCipherSuites() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
 
getDefaultClassLoader() - Static method in class org.nuxeo.osgi.application.client.NuxeoApp
 
getDefaultCmdParameters() - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
 
getDefaultCmdParameters() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
getDefaultCodec() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
getDefaultCodecName() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
Returns the default codec name.
getDefaultCodecName() - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getDefaultContainer(File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
getDefaultContext() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getDefaultControlValues() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDefaultControlValues() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getDefaultControlValues() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getDefaultControlValues(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDefaultControlValues(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getDefaultDataDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getDefaultDescriptor() - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
getDefaultDigestAlgorithm() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getDefaultDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Gets the default message digest to use to hash binaries.
getDefaultDocType() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Default document type to use when the plugin XML configuration does not specify one.
getDefaultDocType() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
 
getDefaultDocType() - Method in class org.nuxeo.ecm.platform.picture.extension.ImagePlugin
 
getDefaultDocType() - Method in class org.nuxeo.ecm.platform.threed.importer.ThreeDImporter
 
getDefaultDocType() - Method in class org.nuxeo.ecm.platform.video.importer.VideoImporter
 
getDefaultDomainPath(CoreSession) - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
getDefaultErrorPage() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
getDefaultFactory() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
getDefaultFactory() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getDefaultFactory() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
getDefaultFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDefaultFieldDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getDefaultFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getDefaultFieldTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDefaultFieldTypes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getDefaultFieldTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getDefaultFlavor() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getDefaultFlavorName(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Returns the default flavor for a given theme page
getDefaultFlavorName(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getDefaultGroup() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getDefaultGroup() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
 
getDefaultGroup() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getDefaultHeaders(String) - Static method in class org.nuxeo.osgi.BundleManifestReader
 
getDefaultInitialStateName() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
getDefaultInitialStateName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
getDefaultInitialStateName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
Returns the default initial state name.
getDefaultInstallTaskType() - Method in class org.nuxeo.connect.update.live.UpdateServiceImpl
 
getDefaultInstallTaskType() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getDefaultKey(ScrollDescriptor) - Method in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
getDefaultLocale() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getDefaultLocale() - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
getDefaultMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getDefaultName(int) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
getDefaultName(int) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Returns the default name for this row, given an index.
getDefaultPackagesDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getDefaultPage() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
 
getDefaultPolicy() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
getDefaultPrefix() - Method in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
getDefaultPrefix() - Method in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
getDefaultPreviewFieldXPath() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
getDefaultProperties() - Method in class org.nuxeo.common.codec.CryptoProperties.PropertiesGetDefaults
 
getDefaultProperties() - Method in interface org.nuxeo.ecm.platform.pdf.service.PDFTransformationService
 
getDefaultProperties() - Method in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
getDefaultPropertyValues() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getDefaultPropertyValues() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDefaultPropertyValues() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns the default values for the layout type properties, by mode.
getDefaultPropertyValues() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns the default values for the widget type properties, by mode.
getDefaultPropertyValues() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getDefaultPropertyValues() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getDefaultPropertyValues(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getDefaultPropertyValues(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDefaultPropertyValues(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns the default values for the layout type properties, for given mode.
getDefaultPropertyValues(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns the default values for the widget type properties, for given mode.
getDefaultQueryLimit() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
getDefaultRendition(DocumentModel, int) - Method in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
getDefaultRendition(DocumentModel, String, boolean, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Return the default Rendition object for the given DocumentModel.
getDefaultRendition(DocumentModel, String, boolean, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getDefaultRendition(DocumentModel, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
getDefaultRendition(DocumentModel, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getDefaultRepository() - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
Gets the default repository.
getDefaultRepository() - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
getDefaultRepositoryName() - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
Gets the name of the default repository.
getDefaultRepositoryName() - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
getDefaultRepositoryName() - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getDefaultRootPath() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getDefaultRootPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
getDefaults() - Method in class org.nuxeo.common.codec.CryptoProperties.PropertiesGetDefaults
 
getDefaultScroller() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
getDefaultScroller(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
 
getDefaultScroller(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
getDefaultSectionRoots(boolean) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
 
getDefaultSectionRoots(boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getDefaultSectionRoots(boolean, boolean) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
 
getDefaultSectionRoots(boolean, boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getDefaultSectionRoots(CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getDefaultSelectedRowNames(Layout, boolean) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
 
getDefaultStartupPage(LoginScreenConfig) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
Returns the LoginStartupPage contribution with the highest priority or null if none is contributed.
getDefaultState() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
 
getDefaultStoreCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Return the default category used for storage
getDefaultStoreCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getDefaultTargetPlatform(TargetPlatformFilter) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns the default target platform.
getDefaultTargetPlatform(TargetPlatformFilter) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getDefaultTargetPlatformInstance(boolean) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
 
getDefaultTargetPlatformInstance(boolean) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getDefaultThumbnail(DocumentModel) - Method in class org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory
 
getDefaultTimeoutMs() - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
getDefaultTimezone() - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
getDefaultTmpDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getDefaultTTL() - Method in class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
 
getDefaultTTL() - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
getDefaultType() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
 
getDefaultType() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
getDefaultType(DocumentModel) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
getDefaultUidHeader() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getDefaultUninstallTaskType() - Method in class org.nuxeo.connect.update.live.UpdateServiceImpl
 
getDefaultUninstallTaskType() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getDefaultValue() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getDefaultValue() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
getDefaultValue() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
getDefaultValue() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
getDefaultValue() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Gets this field default value or null if none.
getDefaultValue() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
getDefaultValue() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
Gets the default value of the list elements, if any.
getDefaultValue() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
getDefaultValue() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getDefaultVersioningAction() - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
Returns action to be presented by default to user.
getDefaultVersioningRule() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
Deprecated.
since 9.1, use policy and filter contributions instead
getDefaultView() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getDefaultView() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getDefaultView() - Method in class org.nuxeo.ecm.platform.types.Type
 
getDefaultViewFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
getDefinition() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getDefinition() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the definition from which this layout instance was generated.
getDefinition() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the definition from which this widget instance was generated.
getDefinition() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getDefinition() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getDefinition() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
getDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
 
getDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
 
getDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
 
getDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
 
getDefinitions(LayoutRowDescriptor[]) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getDelaySeconds() - Method in class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
Gets the minimum delay (in seconds) since when a document must have been soft-deleted before it can be hard-deleted.
getDelegate() - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
Get the underlying RenderingContext.
getDelegatedActors() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getDelegatedActors() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getDelegationACLName(String) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getDelegationACLName(Task) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getDelete() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
getDeleteClusterInvalsColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getDeleteClusterInvalsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getDeleteClusterNodeColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getDeleteClusterNodeSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getDeleteConstraint() - Method in class org.nuxeo.ecm.directory.DirectoryDeleteConstraintDescriptor
 
getDeleteConstraints() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getDeleteSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns the SQL DELETE to delete a row.
getDeleteSql(String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns the SQL DELETE to delete several rows.
getDelta() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
getDeltaValue() - Method in class org.nuxeo.ecm.core.api.model.Delta
Gets the delta value as an object.
getDeltaValue() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
getDemoId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getDemoId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDemoId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns the identifier to be used for the demo, or null if no demo is available.
getDemoId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns the identifier to be used for the demo, or null if no demo is available.
getDemoId() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getDemoId() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getDeniedExpansions() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
 
getDeniedExpansions() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
getDeniedPermissions() - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
 
getDeniedPermissions() - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
 
getDeniedPrefix() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
 
getDeniedSubTypes() - Method in class org.nuxeo.ecm.platform.types.Type
 
getDeniedTypes() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
Returns the configured denied types.
getDeniedTypes() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
getDenyAllTypesProperty(DocumentModel) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
getDenyPattern() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
getDenyPermission() - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
getDenyPermission() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
getDependencies() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getDependencies() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getDependencies() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
Names of the resource dependencies.
getDependencies() - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
getDependencies() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
getDependencies() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
getDependencies() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getDependencies() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
 
getDependencies() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
getDependencies() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageInfoImpl
 
getDependencies() - Method in interface org.nuxeo.targetplatforms.api.TargetPackage
Returns the list of target packages that this target package depends on.
getDependencies() - Method in interface org.nuxeo.targetplatforms.api.TargetPackageInfo
Returns the list of target packages that this target package depends on.
getDependencies() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
 
getDependents() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
getDependents() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
getDependsOnMe() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
getDependsOnMe() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
getDeployCommand(UpdateManager, Command) - Method in class org.nuxeo.connect.update.task.live.commands.UpdateAndDeploy
 
getDeployCommand(UpdateManager, Command) - Method in class org.nuxeo.connect.update.task.update.Update
Method to be overridden by subclasses to provide a deploy command for hot reload
getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
 
getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
 
getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
 
getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
getDeploymentDirectory() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getDeprecatedFallback() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Returns the Property fallback to use if the current property is deprecated.
getDeprecatedParent() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getDeprecatedProperties() - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Deprecated.
since 11.1, use PropertyCharacteristicHandler methods instead
getDeprecatedProperties() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Deprecated.
since 11.1, use PropertyCharacteristicHandler methods instead
getDeprecatedProperties(String) - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
The returned path are not Nuxeo xpath as they don't have the schema prefix.
getDeprecatedProperties(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getDeprecatedSince() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getDeprecatedVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getDeprecatedVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDeprecatedVersion() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns the version name since the widget type has been deprecated (5.4, 5.4.2, etc...)
getDeprecatedVersion() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns the version name since the widget type has been deprecated (5.4, 5.4.2, etc...)
getDeprecatedVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getDeprecatedVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getDeprecation() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
getDepth() - Method in enum org.nuxeo.ecm.core.io.registry.context.DepthValues
Gets the corresponding depth value.
getDepth() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
getDepth() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
getDepth() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
getDeputySchemaName() - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
getDeputySchemaName() - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
 
getDescendantComputationNames(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getDescendantGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getDescendantGroups(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the descendant groups of the group with the given id.
getDescendantGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getDescendants(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getDescendants(int, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getDescendants(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getDescendants(String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
getDescendants(String, Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Returns a stream of descendants from a given root document, in no particular order.
getDescendants(String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
getDescendants(String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
getDescendants(String, Set<String>, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
getDescendants(String, Set<String>, int) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Returns a stream of descendants from a given root document, in no particular order.
getDescendants(String, Set<String>, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getDescendants(String, Set<String>, int) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
getDescendants(String, Set<String>, int) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
getDescendantsInfo(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
getDescendantsInfo(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Gets descendants infos from a given root node.
getDescendantsInfo(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
getDescendantsInfo(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
getDescendantsInfoIterative(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
getDescendantsInternal(String, String, String, Boolean, IncludeRelationships, String, Boolean, int, int, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getDescending() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL descending sort direction with option to sort nulls last.
getDesciption() - Method in class org.nuxeo.template.api.TemplateInput
 
getDescription() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getDescription() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
getDescription() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getDescription() - Method in class org.nuxeo.connect.update.xml.FormDefinition
 
getDescription() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getDescription() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getDescription() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getDescription() - Method in class org.nuxeo.ecm.automation.OperationChain
 
getDescription() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getDescription() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
getDescription() - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
getDescription() - Method in interface org.nuxeo.ecm.core.api.VersionModel
 
getDescription() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
getDescription() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
 
getDescription() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTransitionImpl
 
getDescription() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleState
Returns the life cycle state descriptions.
getDescription() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleTransition
Returns the description of the transition.
getDescription() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
getDescription() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
 
getDescription() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
 
getDescription() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getDescription() - Method in interface org.nuxeo.ecm.core.schema.types.constraints.Constraint
Provides a description of a constraint.
getDescription() - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
Here, value is :
name = "DateIntervalConstraint".
getDescription() - Method in class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
Here, value is :
name = "EnumConstraint"
parameter = "Values" : List[value1, value2, value3]
getDescription() - Method in class org.nuxeo.ecm.core.schema.types.constraints.LengthConstraint
Here, value is :
name = "LengthConstraint"
parameters = "Minimum" : 5 // only is bounded "Maximum" : 10 // only if bounded
getDescription() - Method in class org.nuxeo.ecm.core.schema.types.constraints.NotNullConstraint
Here, value is :
name = "NotNullConstraint".
getDescription() - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
Here, value is :
name = "NumericIntervalConstraint"
parameters = "Minimum" : -125.87 // only if bounded "MinimumInclusive" : true // only if bounded "Maximum" : 232 // only if bounded "MaximumInclusive" : false // only if bounded
getDescription() - Method in class org.nuxeo.ecm.core.schema.types.constraints.ObjectResolverConstraint
 
getDescription() - Method in class org.nuxeo.ecm.core.schema.types.constraints.PatternConstraint
Here, value is :
name = "PatternConstraint"
parameters = "Pattern" : [0-9]+
getDescription() - Method in class org.nuxeo.ecm.core.schema.types.constraints.TypeConstraint
Here, value is :
name = AbstractType.getName()
parameters =
getDescription() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
getDescription() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getDescription() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getDescription() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
 
getDescription() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getDescription() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getDescription() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getDescription() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
getDescription() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
 
getDescription() - Method in class org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
 
getDescription() - Method in interface org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryMBean
 
getDescription() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
getDescription() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
getDescription() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
getDescription() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getDescription() - Method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
getDescription() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getDescription() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getDescription() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getDescription() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getDescription() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
getDescription() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
getDescription() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getDescription() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
the description of this element.
getDescription() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
getDescription() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
getDescription() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the description of the item.
getDescription() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getDescription() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getDescription() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getDescription() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
Returns the type's description.
getDescription() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getDescription() - Method in class org.nuxeo.ecm.platform.types.Type
 
getDescription() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
getDescription() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getDescription() - Method in class org.nuxeo.runtime.migration.Migration
 
getDescription() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
 
getDescription() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStateDescriptor
 
getDescription() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
getDescription() - Method in class org.nuxeo.runtime.migration.MigrationStep
 
getDescription() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
getDescription() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Gets the contribution description.
getDescription() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
getDescription() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the description of this runtime service.
getDescription() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getDescription() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getDescription() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns a description for this target.
getDescription() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getDescriptionLabel() - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
getDescriptionLabel() - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
 
getDescriptionLabel() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
getDescriptionLabel() - Method in class org.nuxeo.runtime.migration.Migration
 
getDescriptionLabel() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
 
getDescriptionLabel() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStateDescriptor
 
getDescriptionLabel() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
getDescriptionLabel() - Method in class org.nuxeo.runtime.migration.MigrationStep
 
getDescriptor() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
getDescriptor() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getDescriptor() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getDescriptor() - Method in class org.nuxeo.ecm.directory.core.CoreDirectory
 
getDescriptor() - Method in interface org.nuxeo.ecm.directory.Directory
Get descriptor
getDescriptor() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getDescriptor() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
 
getDescriptor() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
 
getDescriptor() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
getDescriptor(File) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Gets existing descriptor or creates a default one.
getDescriptor(File) - Method in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
getDescriptor(File, Class<T>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
Creates a descriptor instance for the specified file and descriptor class.
getDescriptor(String) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getDescriptor(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getDescriptor(String) - Method in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
getDescriptor(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getDescriptor(String, String) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
getDescriptor(String, String, String) - Method in class org.nuxeo.runtime.model.DescriptorRegistry
 
getDescriptor(Path, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
Gets existing descriptor or creates a default one.
getDescriptor(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
getDescriptorFileName() - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
getDescriptors() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getDescriptors() - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
XXX remove once we are able to get such a cached map from DefaultComponent.
getDescriptors(String) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
getDescriptors(String, String) - Method in class org.nuxeo.runtime.model.DescriptorRegistry
 
getDestination() - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
getDestination() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
Gives the destination where the XML file will be generated.
getDestinationMimeType() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
getDestinationMimeTypes(String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Deprecated.
since 10.3. Not used.
getDestinationStateName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTransitionImpl
 
getDestinationStateName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleTransition
Returns the destination state.
getDestroyedSessionCount() - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
 
getDestroyedSessionCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricMBean
 
getDetachedDendition() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
Deprecated.
since 7.10, misspelled, use RenditionCreator.getDetachedRendition() instead.
getDetachedRendition() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
getDetachedUserWorkspace() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl.UnrestrictedUserWorkspaceFinder
 
getDetail() - Method in exception org.nuxeo.ecm.core.api.model.PropertyNotFoundException
 
getDetails(String) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
getDevBundles() - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
 
getDevBundles() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
getDevBundlesLocation() - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
 
getDevBundlesLocation() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
getDevBundleType() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
getDeviceDescription() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
getDeviceId() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
getDevTemplate() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getDevTemplate() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the template to use for dev mode.
getDialect() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getDialect() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getDialect() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getDialect() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Get the dialect-specific version of a fulltext query.
getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
Get the dialect-specific version of a fulltext query.
getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getDigest() - Method in interface org.nuxeo.drive.adapter.FileItem
 
getDigest() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getDigest() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
getDigest() - Method in interface org.nuxeo.ecm.core.api.Blob
 
getDigest() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getDigest() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getDigest() - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
getDigest() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
Gets a string representation of the hex digest of the binary.
getDigest() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
getDigest() - Method in class org.nuxeo.ecm.liveconnect.box.BoxLiveConnectFile
 
getDigest() - Method in class org.nuxeo.ecm.liveconnect.core.ErrorLiveConnectFile
 
getDigest() - Method in interface org.nuxeo.ecm.liveconnect.core.LiveConnectFile
 
getDigest() - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveLiveConnectFile
 
getDigest(File) - Static method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveLiveConnectFile
 
getDigest(String) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
getDigestAlgorithm() - Method in interface org.nuxeo.drive.adapter.FileItem
 
getDigestAlgorithm() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getDigestAlgorithm() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
getDigestAlgorithm() - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getDigestAlgorithm() - Method in interface org.nuxeo.ecm.core.api.Blob
 
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
Gets the digest algorithm from the digest length.
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
getDigestAlgorithm() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
Returns the digest algorithm used to store and digest binaries.
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
The digest algorithm to use for the default key strategy.
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.DigestConfiguration
 
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
 
getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.LocalBlobProvider
 
getDigestAlgorithm() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
 
getDigestAlgorithm() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
getDigestAuthDirectory() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getDigestAuthDirectory() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the Digest Auth directory.
getDigestAuthDirectory() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getDigestAuthModel() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getDigestAuthRealm() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getDigestAuthRealm() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the Digest Auth realm.
getDigestAuthRealm() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getDigestFromKey(String) - Method in interface org.nuxeo.ecm.core.blob.KeyStrategy
Gets, if possible, a digest from the key.
getDigestFromKey(String) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
 
getDigestFromKey(String) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
getDigestFromKey(String) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyManaged
 
getDigestPattern() - Method in class org.nuxeo.ecm.core.blob.DigestConfiguration
 
getDimensionX() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getDimensionY() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getDimensionZ() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getDirective() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the item associated directive.
getDirective() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getDirective() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getDirective() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getDirectories() - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Gets all the directories.
getDirectories() - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
Gets all the directories.
getDirectories() - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectories() - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
 
getDirectory() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
getDirectory() - Method in class org.nuxeo.ecm.directory.BaseSession
To be implemented with a more specific return type.
getDirectory() - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
getDirectory() - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
getDirectory() - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
getDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getDirectory() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
To be implemented with a more specific type.
getDirectory() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
getDirectory() - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
getDirectory() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
getDirectory() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
getDirectory(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Return the directory with the given id.
getDirectory(String) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
Gets the directory with the given id.
getDirectory(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectory(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getDirectory(String, DocumentModel) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Returns the directory for the specified id and document context.
getDirectory(String, DocumentModel) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectoryColumn(Table, boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
getDirectoryConfiguration(DocumentModel) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectoryDeleteConstraints() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getDirectoryDeleteConstraints() - Method in interface org.nuxeo.ecm.directory.Directory
 
getDirectoryDescriptor(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Gets the effective directory descriptor for the given directory.
getDirectoryDescriptor(String) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
Gets the effective directory descriptor with the given id.
getDirectoryDescriptor(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectoryEntries() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
 
GetDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services
Return the content of a Directory as a JSON StringBlob
GetDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
getDirectoryEntry(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getDirectoryField(String) - Method in class org.nuxeo.ecm.directory.DirectoryFieldMapper
 
getDirectoryFragment(File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
getDirectoryIdField(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Gets the id field for a directory.
getDirectoryIdField(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectoryIds() - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
Gets all the directory ids.
getDirectoryManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
 
getDirectoryName() - Method in class org.nuxeo.ecm.directory.api.DirectoryEntry
 
getDirectoryName() - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
 
getDirectoryNames() - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Gets the directory ids.
getDirectoryNames() - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectoryNames(List<String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryRootObject
Get non system directory list.
getDirectoryOrFail(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectoryOrFail(String, DocumentModel) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectoryPasswordField(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Gets the password field for a directory.
getDirectoryPasswordField(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectorySchema(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Gets the schema for a directory.
getDirectorySchema(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getDirectoryService() - Static method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
getDirectoryService() - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
getDirectoryService() - Static method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
getDirectorySortMap(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getDirectorySuffix() - Method in interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration
Returns the directory suffix if any is configured.
getDirectorySuffix() - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
 
getDirectorySuffix(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
 
getDirService() - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
Deprecated.
since 11.1. Use Framework.getService(Class) with DirectoryService instead.
getDirtyChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
getDirtyChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
getDirtyChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
getDirtyChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
getDirtyChildren() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets an iterator over the dirty children properties.
getDirtyFields() - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Gets the collection of the dirty fields in this data model.
getDirtyFields() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
getDirtyFlags() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getDirtyFlags() - Method in interface org.nuxeo.ecm.core.api.model.Property
Get the dirty flags that are set on this property.
getDirtyKeys() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
Gets the dirty keys (keys of values changed since last clear).
getDisableBackgroundSizeCover() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getDisableSubscribe() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
getDisallowedChars() - Method in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
 
getDiscovery() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
getDiscoveryService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getDiskCacheSize() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
getDiskSpaceUsageInKB() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
getDispatcherDescriptor() - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherRegistry
 
getDispatchers() - Method in class org.nuxeo.runtime.server.FilterMappingDescriptor
 
getDisplayName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getDisplayName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 
getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
getDisplayName() - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
getDisplayName() - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
getDisplayName(DocumentModel) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getDisplayName(DocumentModel) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getDisplayName(DocumentModel) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getDisplayNews() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getDisposition(boolean) - Static method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureHelper
 
getDistributionDate() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
getDistributionDate() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getDistributionHost() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
getDistributionHost() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getDistributionLabel() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
getDistributionMPDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, Nuxeo Wizard has been removed.
getDistributionName() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
getDistributionName() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
getDistributionName() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getDistributionVersion() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
getDistributionVersion() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
getDistributionVersion() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getDN(Map<CNField, String>) - Method in class org.nuxeo.ecm.platform.signature.api.user.UserInfo
Returns a formatted DN string
getDoc() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getDoc() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getDoc() - Method in class org.nuxeo.ecm.platform.el.DocumentPropertyContext
 
getDoc() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
getDoc() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
getDoc() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RootDocumentGetter
 
getDocCodec() - Static method in class org.nuxeo.importer.stream.StreamImporters
 
getDocCount() - Method in interface org.nuxeo.ecm.platform.query.api.Bucket
 
getDocCount() - Method in class org.nuxeo.ecm.platform.query.core.BucketRange
 
getDocCount() - Method in class org.nuxeo.ecm.platform.query.core.BucketRangeDate
 
getDocCount() - Method in class org.nuxeo.ecm.platform.query.core.BucketTerm
 
getDocCount() - Method in class org.nuxeo.ecm.platform.query.core.MockBucket
 
getDocCount() - Method in class org.nuxeo.elasticsearch.aggregate.SingleBucketAggregate
 
getDocCreationConfig(Element) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
getDocCreationConfigs() - Method in interface org.nuxeo.ecm.platform.importer.xml.parser.ParserConfigRegistry
 
getDocFacets() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.ConfigEndPoint
 
getDocId() - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
getDocKey(DocumentModel) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
getDocLifeCycle() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Return the life cycle if the document related to the log entry.
getDocLifeCycle() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Return the life cycle if the document related to the log entry.
getDocModelFactoryClass() - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
Deprecated.
getDocModelFactoryClass() - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
getDocPage() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
 
getDocPath() - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
getDocPath() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the doc path related to the log entry.
getDocPath() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the doc path related to the log entry.
getDocProperty(TemplateInput, DocumentModel) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
getDocPropertyValue(DocumentModel, String) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
getDocRef() - Method in interface org.nuxeo.ecm.core.api.DocumentLocation
Returns the document reference.
getDocRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
getDocRef() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the document reference on which the item is bound.
getDocRef() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getDocRefMap() - Method in interface org.nuxeo.ecm.core.io.DocumentTranslationMap
Returns the unmodifiable map of document references.
getDocRefMap() - Method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
 
getDocs() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
getDocs() - Method in class org.nuxeo.template.jaxrs.RootResource
 
getDocs(String) - Method in class org.nuxeo.template.jaxrs.RootResource
 
getDocsById(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
 
getDocsByPath(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
 
getDocType() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
getDocType() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
 
getDocType() - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
 
getDocType() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
 
getDocType() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the doc type related to the log entry.
getDocType() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the doc type related to the log entry.
getDocType() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
getDocType() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Returns the document type configured for this FileImporter, null if no document type is configured.
getDocType() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
Returns the configured document type to be created when using the importer
getDocType() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
getDocType() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
getDocType() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
getDocType(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.types.DocTypeEndPoint
 
getDocType(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Gets the doc type to use in the given container.
getDocType(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
 
getDoctypes() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getDocTypes() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
getDocTypes() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
 
getDocTypes() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
Arrays of the document types accepted by the CreationContainerListProvider instance.
getDocTypes() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
 
getDocTypes() - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypes
 
getDocTypeToUse(BlobHolder) - Method in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
getDocument() - Method in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
 
getDocument() - Method in class org.nuxeo.ecm.collections.core.adapter.Collection
 
getDocument() - Method in class org.nuxeo.ecm.collections.core.adapter.CollectionMember
 
getDocument() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getDocument() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getDocument() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getDocument() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
getDocument() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getDocument() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets the document impacted by the work.
getDocument() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
getDocument() - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Gets the document model backing this pojo.
getDocument() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getDocument() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
getDocument() - Method in class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
 
getDocument() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Get the underlying document representing this element.
getDocument() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
getDocument() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
getDocument() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the document representing this node
getDocument() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getDocument() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getDocument() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the icon path for the doc ref.
getDocument() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getDocument() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getDocument() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getDocument() - Method in interface org.nuxeo.snapshot.Snapshot
 
getDocument() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
getDocument(JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
getDocument(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getDocument(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getDocument(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getDocument(String) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
Gets the document model from a given clientId
getDocument(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getDocument(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getDocument(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getDocument(String, String, String, UriInfo) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
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 Main.getDocument(String, String, UriInfo) instead
getDocument(String, String, UriInfo) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
getDocument(CoreSession) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
getDocument(CoreSession, String) - Method in class org.nuxeo.wopi.jaxrs.WOPIRoot
 
getDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets a document model given its reference.
getDocument(DBSDocumentState) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getDocument(DBSDocumentState, boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getDocumentAdapters() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
getDocumentation() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getDocumentation() - Method in interface org.nuxeo.ecm.automation.AutomationService
Generates a documentation model for all registered operations.
getDocumentation() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getDocumentation() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getDocumentation() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getDocumentation() - Method in interface org.nuxeo.ecm.automation.OperationType
 
getDocumentation() - Method in interface org.nuxeo.runtime.model.Extension
Gets any comment on this extension.
getDocumentation() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
Gets the comment attached to this extension point if any.
getDocumentation() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getDocumentation() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
getDocumentation() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getDocumentation() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets any comments on this component.
GetDocumentBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
Get document blob inside the file:content property
GetDocumentBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob
 
getDocumentBlobManager() - Method in class org.nuxeo.ecm.core.model.BaseSession
 
getDocumentBlobManager() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getDocumentBlobManager() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getDocumentBlobProvider(Blob) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
GetDocumentBlobs - Class in org.nuxeo.ecm.automation.core.operations.blob
Get document blobs inside the files:files property
GetDocumentBlobs() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlobs
 
getDocumentById(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getDocumentById(String, CoreSession) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
getDocumentById(String, CoreSession) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getDocumentByUUID(String) - Method in interface org.nuxeo.ecm.core.model.Session
Gets a document given its ID.
getDocumentByUUID(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getDocumentByUUID(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
GetDocumentChild - Class in org.nuxeo.ecm.automation.core.operations.document
 
GetDocumentChild() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
 
GetDocumentChildren - Class in org.nuxeo.ecm.automation.core.operations.document
 
GetDocumentChildren() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
 
getDocumentField() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
Get the document aggregator field
getDocumentField() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getDocumentFilter() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Gets the filter that hides HiddenInNavigation and deleted objects.
getDocumentHistory(DocumentModel, long, long) - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryReaderImpl
 
getDocumentHistory(DocumentModel, long, long) - Method in interface org.nuxeo.ecm.platform.audit.api.DocumentHistoryReader
Retrieve a page of LogEntry for the history of the input DocumentModel
getDocumentIdByPath(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getDocumentLink(boolean) - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
getDocumentLink(boolean) - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Return the link url to the target Document
getDocumentLinkBuilder() - Method in interface org.nuxeo.ecm.automation.core.util.PaginableDocumentModelList
Returns the name of what will be used to compute the document URLs, usually a codec name.
getDocumentLinkBuilder() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl
 
getDocumentLocation() - Method in class org.nuxeo.ecm.platform.suggestbox.service.DocumentSuggestion
 
getDocumentLocation() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
getDocumentLocation() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
getDocumentLock() - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Gets the lock from this recently created and unsaved document.
getDocumentLock() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getDocumentLock() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getDocumentLocker(DocumentModel) - Static method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
getDocumentLogs(DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditResources
 
getDocumentManager() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
getDocumentManager() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Returns the core session to use for filter evaluation
getDocumentModel() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getDocumentModel() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.DocumentModelResultItem
 
getDocumentModel() - Method in class org.nuxeo.ecm.directory.api.DirectoryEntry
 
getDocumentModel() - Method in class org.nuxeo.elasticsearch.io.JsonDocumentModelReader
 
getDocumentModel(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getDocumentModel(Node) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
getDocumentModel(Node, CoreSession) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
Returns the document model corresponding to a relation node.
getDocumentModelFactory() - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
getDocumentModelFactory() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
getDocumentModelFactoryClass() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor.DocumentModelFactory
 
getDocumentModelList() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
getDocumentModels(NxQueryBuilder, SearchResponse) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
GetDocumentParent - Class in org.nuxeo.ecm.automation.core.operations.document
 
GetDocumentParent() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent
 
getDocumentPart() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
Gets the underlying document part.
getDocumentPart(String) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
getDocumentPart(DocumentModel) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
GetDocumentPrincipalEmails - Class in org.nuxeo.ecm.automation.core.operations.users
Retrieve the emails from users/groups who have the given permission on given document.
GetDocumentPrincipalEmails() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
getDocumentRef() - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
Returns the related DocumentRef of this local configuration.
getDocumentRef() - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
 
getDocumentRef() - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
getDocumentRef() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
getDocumentRef() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
getDocumentRef() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
getDocumentRef() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
getDocumentRef(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
getDocumentRef(RelationManager, QNameResource) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
getDocumentRelatedWorkflows(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
 
getDocumentRelatedWorkflows(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getDocumentResource(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
getDocumentResource(DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
Returns the relation node corresponding to a document model.
getDocumentResources(DocumentRef) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationResources
 
getDocumentRoute(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Return the DocumentRoute this element is part of.
getDocumentRoute(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
getDocumentRoutesForAttachedDocument(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
 
getDocumentRoutesForAttachedDocument(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getDocumentRoutesForAttachedDocument(CoreSession, String, List<DocumentRouteElement.ElementLifeCycleState>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Return the list of related DocumentRoute in a state for a given attached document.
getDocumentRoutesForAttachedDocument(CoreSession, String, List<DocumentRouteElement.ElementLifeCycleState>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getDocumentRoutesStructure(String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
getDocumentRouteStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
Deprecated.
The step that represent the action.
getDocumentRoutingService() - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
Deprecated.
 
getDocumentRoutingService() - Method in class org.nuxeo.ecm.platform.routing.core.listener.RoutingTaskSecurityUpdaterListener
 
getDocuments() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getDocuments() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getDocuments() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getDocuments() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets the documents impacted by the work.
getDocuments() - Method in class org.nuxeo.elasticsearch.api.EsResult
Get the list of Nuxeo documents, this is populated when using a SELECT * clause, or when submitting esQuery.
getDocuments(List<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getDocuments(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Deprecated.
since 11.1, not scalable
getDocuments(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
getDocuments(DocumentRef[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDocuments(DocumentRef[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets a list of documents given their references.
getDocuments(QNameResource, Resource) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
getDocumentsById(List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getDocumentsForComment(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.
since 10.3, only used with deprecated implementation, no replacement.
getDocumentsForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getDocumentsForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getDocumentsForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getDocumentsForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
GetDocumentsFromCollectionOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
Class for the operation to get the list of documents from a Collection.
GetDocumentsFromCollectionOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromCollectionOperation
 
GetDocumentsFromFavoritesOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
Class for the operation getting the elements present in the Favorites collection.
GetDocumentsFromFavoritesOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromFavoritesOperation
 
GetDocumentsFromUsername(String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer.GetDocumentsFromUsername
 
getDocumentSubTypes(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getDocumentSuperType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getDocumentSystemProp(DocumentRef, String, Class<T>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDocumentSystemProp(DocumentRef, String, Class<T>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets system property of the specified type for the document ref.
getDocumentTags(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
getDocumentTags(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Deprecated.
since 9.3, username is not needed anymore
getDocumentTags(CoreSession, String, String, boolean) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
getDocumentTags(CoreSession, String, String, boolean) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Deprecated.
since 9.3, username and useCore are not needed anymore
getDocumentTitle() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getDocumentType() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getDocumentType() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getDocumentType() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the document type object.
getDocumentType() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getDocumentType() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getDocumentType() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getDocumentType() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
 
getDocumentType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getDocumentType() - Method in interface org.nuxeo.ecm.platform.comment.api.CommentConverter
Returns the type for comment document models.
getDocumentType() - Method in class org.nuxeo.ecm.platform.comment.impl.CommentConverterImpl
 
getDocumentType() - Method in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
getDocumentType() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getDocumentType(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDocumentType(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the document type object given its type name.
getDocumentType(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getDocumentType(String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Gets a document type.
getDocumentTypeDescriptor(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getDocumentTypeFacets(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getDocumentTypeForMimeType(String) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getDocumentTypeNamesExtending(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Return the names of all document types extending the given one, which is included.
getDocumentTypeNamesExtending(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getDocumentTypeNamesExtending(String) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
getDocumentTypeNamesForFacet(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Returns the names of all document types that have given facet.
getDocumentTypeNamesForFacet(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getDocumentTypeNamesForFacet(String) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
getDocumentTypes() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getDocumentTypes() - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Gets the list of document types.
getDocumentTypes() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
getDocumentTypes() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
getDocumentTypes() - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getDocumentTypesCount() - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
 
getDocumentTypesCount() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getDocumentUrl(DocumentModel) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
getDocumentUrl(DocumentModel, String) - Static method in class org.nuxeo.ecm.automation.core.operations.notification.MailTemplateHelper
 
getDocumentURL(DocumentModel) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
GetDocumentUsersAndGroups - Class in org.nuxeo.ecm.automation.core.operations.users
Retrieve the users/groups who have the given permission on given document.
GetDocumentUsersAndGroups() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
GetDocumentVersions - Class in org.nuxeo.ecm.automation.core.operations.document
Gets the versions of the input document.
GetDocumentVersions() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetDocumentVersions
 
getDocumentViewCodecDescriptorNames() - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
 
getDocumentViewFromUrl(String) - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
Extracts the document view from given url.
getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
Extracts document location from a Zope-like URL ie : server/path_or_docId/view_id/tab_id .
getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
Extracts document location from a Zope-like URL ie: server/path_or_docId/view_id/tab_id .
getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
Extracts document location from a Zope-like URL, eg: server/path_or_docId/view_id/tab_id .
getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
There is no document veiw for Rest codec
getDocumentViewFromUrl(String) - Method in class org.nuxeo.web.ui.WebUIRedirectCodec
 
getDocumentViewFromUrl(String, boolean, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
Returns a DocumentView applying for given url, or null.
getDocumentViewFromUrl(String, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getDocumentViewFromUrl(String, String, boolean, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
Returns a DocumentView calling DocumentViewCodec.getDocumentViewFromUrl(String) on codec with given name.
getDocumentViewFromUrl(String, String, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getDocumentViewFromUrl(DocumentViewCodec, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getDocumentWithVersion(DocumentRef, VersionModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getDocumentWithVersion(DocumentRef, VersionModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns a document that represents the specified version of the document.
getDocUuid() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
getDocUuid() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
getDocUUID() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the doc UUID related to the log entry.
getDocUUID() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the doc UUID related to the log entry.
getDomain() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getDomain() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getDomainEvents() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
Produces Domain Event Records from the accumulated Nuxeo Core events.
getDomainEvents() - Method in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
getDomainName(CoreSession) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getDomains() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.DomainsFinder
 
getDomainsFiltered() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.DomainsFinder
 
getDoubleValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
 
getDownloadableUntil() - Method in class org.nuxeo.ecm.core.blob.BlobStatus
If the blob can be download for a limited time, until when.
getDownloadingPackage(String) - Method in class org.nuxeo.connect.client.we.DownloadHandler
 
getDownloadLink() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getDownloadLink() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getDownloadLink() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns this target download link.
getDownloadLink() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getDownloadPathAndAction(String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
Gets the download path and action of the URL to use to download blobs.
getDownloadProgress(String) - Method in class org.nuxeo.connect.client.we.DownloadHandler
 
getDownloadProgressPage(String, String, Boolean, Boolean, String, Boolean, Boolean) - Method in class org.nuxeo.connect.client.we.DownloadHandler
 
getDownloadsProgress() - Method in class org.nuxeo.connect.client.we.DownloadHandler
 
getDownloadUrl(String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Gets the URL to use to download the blobs identified by a storage key.
getDownloadUrl(String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getDownloadUrl(String, String, String, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Gets the URL to use to download the blob at the given xpath in the given document.
getDownloadUrl(String, String, String, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getDownloadUrl(String, String, String, String, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Gets the URL to use to download the blob at the given xpath in the given document.
getDownloadUrl(String, String, String, String, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getDownloadUrl(DocumentModel, String, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Gets the URL to use to download the blob at the given xpath in the given document.
getDownloadUrl(DocumentModel, String, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getDownloadUrl(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Gets the URL to which we can redirect to let the user download the file.
getDownloadURL() - Method in interface org.nuxeo.drive.adapter.FileItem
 
getDownloadURL() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getDownloadURL() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
getDriveFile(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Retrieves a File resource and caches the unparsed response.
getDriveLogsQueryClause() - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
getDriver() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
getDriver() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
getDriverClasssName() - Method in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
getDriverFactory() - Method in enum org.nuxeo.runtime.test.runner.web.BrowserFamily
 
getDropSql() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Computes the SQL statement to drop the table.
getDropSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getDropSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
Computes the SQL statement to drop the table.
getDualReferenceName() - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
getDublinCoreStorageService() - Static method in class org.nuxeo.ecm.platform.dublincore.NXDublinCore
Deprecated.
since 10.2, use directly Framework.getService(Class)
getDueDate() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the date at which the task needs to be closed.
getDueDate() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getDueDate() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getDueDate() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getDump(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
 
getDump(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.RequestDumper
 
getDumpedConfig() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getDumpStart() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Returns the initial DDL statements to add to a DDL dump.
getDumpStart() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getDumpStop() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Returns the final DDL statements to add to a DDL dump.
getDumpStop() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getDuration() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getDuration() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
getDuration() - Method in class org.nuxeo.ecm.platform.video.Video
Returns the duration of this Video.
getDuration() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
Returns the duration of the video.
getDuration() - Method in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
 
getDuration(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any.
getDuration(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getDuration(String, Duration) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any, otherwise returns the given default value.
getDuration(String, Duration) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getDurationAsString() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getDurationInS() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getDynamicAttributeId() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getDynamicAttributes() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getEdgeName(Topology.Vertex) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
getEdges() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getEditableBlob(DocumentModel, String) - Static method in class org.nuxeo.wopi.Helpers
 
getEditView() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getEditView() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getEditView() - Method in class org.nuxeo.ecm.platform.types.Type
 
getElasticsearchBaseUrl() - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
getElasticsearchResponse() - Method in class org.nuxeo.elasticsearch.api.EsResult
Returns the original Elasticsearch response.
getElement() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
getElement() - Method in interface org.nuxeo.runtime.model.ConfigurationDescriptor
 
getElement() - Method in interface org.nuxeo.runtime.model.Extension
Gets the DOM element held by this extension.
getElement() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
getElement() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getElementNode(Node, String) - Static method in class org.nuxeo.common.xmap.DOMHelper
Gets the first child element node having the given name.
getElementNode(Node, Path) - Static method in class org.nuxeo.common.xmap.DOMHelper
 
getElements(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
Gets the top level items.
getElements(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
getElements(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
getElementValue(Context, Node, boolean) - Method in class org.nuxeo.common.xmap.XValueFactory
 
getELResolver() - Method in class org.nuxeo.ecm.platform.el.ExpressionContext
 
getEmail() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getEmail() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getEmail() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Get the user email if any.
getEmail() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getEmail() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getEmail() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getEmail() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getEmail() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getEmail() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getEmail() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getEmail() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
 
getEmail() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
getEmail() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
getEmail(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getEmail(NuxeoPrincipal, String, String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getEmailHelper() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
getEmailHelper() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getEmails() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
 
getEmails(List<String>) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getEmails(List<String>, boolean) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
Returns user emails
getEmailsForPermission(DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
getEmailsFromGroup(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getEmailsFromGroup(String, boolean) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getEmailsFromGroup(String, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
getEmailsObject() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getEMailSubjectPrefix() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
 
getEMailSubjectPrefix() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getEmbedUrl(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Gets the URL to which we can redirect to let the user see a preview of the file.
getEmptyArray() - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
 
getEmptyDocumentModel() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
 
getEmptyDocumentModel(String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.EmptyDocumentAdapter
 
getEmptyPicturePath() - Method in class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
 
getEmptyRefMarker() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getEmptyRoots(String) - Static method in class org.nuxeo.drive.service.SynchronizationRoots
 
getEnabled() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
getEnabled() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
getEnabled() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
getEnabled() - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
 
getEnabled() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
getEnabled() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor
 
getEnabled() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getEnabled() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
getEnabled() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
getEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
 
getEnabled() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
getEnabled() - Method in class org.nuxeo.runtime.cluster.ClusterNodeDescriptor
Checks if cluster is enabled for this node.
getEnabledAdapterNames(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getEnabledAdapterNames(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getEnabledAdapterNames(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets the list of adapter names that are enabled for the given context.
getEnabledAdapters(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getEnabledAdapters(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getEnabledAdapters(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets the list of adapters that are enabled for the given context.
getEnabledAsyncPostCommitListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getEnabledDescriptors() - Method in class org.nuxeo.ecm.core.bulk.BulkComponent
 
getEnabledDescriptors() - Method in class org.nuxeo.ecm.core.scroll.ScrollComponent
 
getEnabledInlineListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getEnabledPackages() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
 
getEnabledPackages() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
getEnabledPackages() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInstance
Return the list of packages enabled on this target platform.
getEnabledPackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
 
getEnabledPackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
getEnabledPackagesIds() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInstance
Return the list of ids of packages enabled on this target platform.
getEnabledProviders() - Static method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectHelper
 
getEnabledProviders() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistry
 
getEnabledProviders() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
getEnabledSyncPostCommitListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getEnablePerfLogging() - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
Gets the enablePerfLogging value used by the GenericMultiThreadImporter.
getEnablePerfLogging() - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
getEnablePerfLogging() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
getEncoding() - Method in interface org.nuxeo.ecm.core.api.Blob
 
getEncoding() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getEncoding() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getEncoding() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectFile
Should be overriden by subclasses wanting to rely on a different field as encoding.
getEncoding() - Method in interface org.nuxeo.ecm.liveconnect.core.LiveConnectFile
 
getEncoding() - Method in class org.nuxeo.ecm.web.resources.wro.processor.AbstractFlavorProcessor
 
getEncoding() - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
getEncryptionCredential() - Method in interface org.nuxeo.ecm.platform.auth.saml.key.KeyManager
 
getEncryptionCredential() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
getEncryptionKey() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
getEncryptionMaterials() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
getEnd() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
getEnd() - Method in class org.nuxeo.ecm.core.blob.ByteRange
The end, which is INCLUSIVE.
getEndCapturedContext() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getEndCapturedContextMessage() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getEndCapturedContextMessage() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
getEndDate() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getEndDate() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
getEndedTasksInfo() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets all the ended tasks originating from this node.
getEndedTasksInfo() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getEndOfAvailability() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getEndOfAvailability() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getEndOfAvailability() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns this target end of availability date.
getEndOfAvailability() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getEndpoint() - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
getEndpoint() - Method in interface org.nuxeo.ecm.platform.auth.saml.slo.SLOProfile
 
getEndpoint() - Method in interface org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfile
 
getEngine() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
getEngine() - Method in class org.nuxeo.ecm.core.event.script.FakeCompiledScript
 
getEngine() - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
getEngine() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getEngine() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
getEngine() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getEngine() - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getEngine() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the web engine instance.
getEngine() - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
 
getEngine() - Method in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
getEngine(String) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
 
getEngine(String) - Method in interface org.nuxeo.ecm.platform.rendering.RenderingService
 
getEngineClass() - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
 
getEngineConfiguration() - Method in class org.nuxeo.ecm.user.invite.RenderingHelper
 
getEngineEdition(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getEngineManager() - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
Lazy init scripting manager to avoid loading script engines when no scripting is used.
getEnrichers(String) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Get all enrichers to activate on the given entity type.
getEnrichers(String) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getEnrichers(String) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getEnterPasswordUrl() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getEntity() - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.Enriched
 
getEntity() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getEntity() - Method in interface org.nuxeo.ecm.platform.comment.api.ExternalEntity
Gets annotation entity.
getEntityDescriptor(String) - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
Returns the EntityDescriptor for the Nuxeo Service Provider
getEntityId() - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
getEntityId() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getEntityId() - Method in interface org.nuxeo.ecm.platform.comment.api.ExternalEntity
Gets annotation entity id, generated by the external service.
getEntityString(Object) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
getEntityType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryListWriter
Deprecated.
 
getEntityType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryWriter
Deprecated.
 
getEntityType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterListWriter
 
getEntityType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityListWriter
Returns the entity-type value of the list (ie: users, groups....)
getEntityType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
get the Entity type of the current entity type.
getEntityType() - Method in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduledWriter
 
getEntityType() - Method in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionStatusWithResultWriter
 
getEntries() - Method in class org.nuxeo.common.collections.DependencyTree
 
getEntries() - Method in class org.nuxeo.ecm.directory.BaseSession
 
getEntries() - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
getEntries() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
getEntries() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
getEntries() - Method in interface org.nuxeo.ecm.directory.Session
Deprecated.
since 6.0 Use query method instead with parameters
getEntries() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
getEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getEntries() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
getEntry(String) - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
 
getEntry(String) - Method in class org.nuxeo.ecm.directory.BaseSession
 
getEntry(String) - Method in interface org.nuxeo.ecm.directory.Session
Retrieves a directory entry using its id.
getEntry(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
 
getEntry(String) - Method in interface org.nuxeo.osgi.BundleFile
Gets the entry at the given path in this bundle.
getEntry(String) - Method in class org.nuxeo.osgi.BundleImpl
 
getEntry(String) - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getEntry(String) - Method in class org.nuxeo.osgi.JarBundleFile
 
getEntry(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.BaseSession
 
getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
getEntry(String, boolean) - Method in interface org.nuxeo.ecm.directory.Session
Retrieves a directory entry using its id.
getEntry(String, String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
getEntry(String, String, Set<String>) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
getEntry(String, EntrySource) - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
getEntry(String, EntrySource, boolean) - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
getEntry(K) - Method in class org.nuxeo.common.collections.DependencyTree
 
getEntry(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getEntryAdaptor() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getEntryAsStream(String) - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
 
getEntryCache() - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
getEntryCacheWithoutReferences() - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
getEntryContentAsBytes(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
Deprecated.
since 10.1 (unused and fails to close a ZipFile)
getEntryContentAsBytes(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
getEntryContentAsBytes(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
getEntryContentAsStream(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
Deprecated.
since 10.1 (unused and fails to close a ZipFile)
getEntryContentAsStream(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
getEntryContentAsStream(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
getEntryContentAsString(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
Deprecated.
since 10.1 (unused and fails to close a ZipFile)
getEntryContentAsString(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
getEntryContentAsString(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
getEntryFromSource(String, boolean) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
getEntryFromSource(String, boolean) - Method in class org.nuxeo.ecm.directory.BaseSession
 
getEntryFromSource(String, boolean) - Method in interface org.nuxeo.ecm.directory.EntrySource
 
getEntryFromSource(String, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getEntryFromSource(String, boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
getEntryKey() - Method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
getEntryNames(File) - Static method in class org.nuxeo.common.utils.ZipUtils
Lists the entries on the zip file.
getEntryNames(InputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
 
getEntryNames(URL) - Static method in class org.nuxeo.common.utils.ZipUtils
 
getEntryPaths(String) - Method in interface org.nuxeo.osgi.BundleFile
Returns an Enumeration of all the paths (String objects) to entries within the bundle whose longest sub-path matches the supplied path argument.
getEntryPaths(String) - Method in class org.nuxeo.osgi.BundleImpl
 
getEntryPaths(String) - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getEntryPaths(String) - Method in class org.nuxeo.osgi.JarBundleFile
 
getEntryUrl(String) - Method in class org.nuxeo.osgi.JarBundleFile
 
getEnv() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getEnvironment() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
getEnvironment() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getEnvironment() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
getEnvironment() - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
getEnvironment() - Method in class org.nuxeo.runtime.jtajca.NamingContextFacade
 
getEnvironment(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getEnvironment(String, String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getEnvProperty(String, Map<String, Object>, Properties, boolean) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
getError() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
getError() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
Rather rely on ExecResult.isSuccessful() to check for the execution success.
getError() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getError() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getError() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
 
getError() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getError(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
getError(String) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
getError(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getErrorCode() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Returns CAS's error code if authentication failed.
getErrorCode(CmisBaseException) - Method in class org.nuxeo.ecm.core.opencmis.bindings.DefaultErrorExtractor
 
getErrorCount() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Returns the number of errors encountered
getErrorLineCount() - Method in class org.nuxeo.ecm.csv.core.CSVImportResult
 
getErrorLoggerThread(String) - Static method in class org.nuxeo.runtime.AbstractRuntimeService
Error logger which does its logging from a separate thread, for thread isolation.
getErrorMessage() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Returns an error message if CAS authentication failed.
getErrorMessage() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
 
getErrorMessage() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getErrorMessage() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getErrorMessage() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Returns the first error message if any or null.
getErrorMessage() - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
getErrorMessage() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
getErrorMessage() - Method in exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
 
getErrorMessage() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
 
getErrorMessage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getErrorMessage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getErrorMessage(JsonNode) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.schema.types.constraints.AbstractConstraint
 
getErrorMessage(Object, Locale) - Method in interface org.nuxeo.ecm.core.schema.types.constraints.Constraint
Provides an error message to display when some invalid value does not match existing entity.
getErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
 
getErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
 
getErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.schema.types.constraints.LengthConstraint
 
getErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
 
getErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.schema.types.constraints.ObjectResolverConstraint
 
getErrorMessage(Object, Locale) - Method in class org.nuxeo.ecm.core.schema.types.constraints.PatternConstraint
 
getErrors() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getErrors() - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Deprecated.
getErrors() - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
Deprecated.
getErrorStatus() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
getErrorStatus() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
Value to return when there was an exception during execution
getErrorStatus() - Method in class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
Return the Elasticsearch aggregate builder
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.DateHistogramAggregate
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.DateRangeAggregate
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.HistogramAggregate
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.MissingAggregate
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.RangeAggregate
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.SignificantTermAggregate
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.SingleValueMetricAggregate
 
getEsAggregate() - Method in class org.nuxeo.elasticsearch.aggregate.TermAggregate
 
getEsAggregates() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getESBackend() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
getEscalationRules() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the list of all escalation rules for the node
getEscalationRules() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getEscapeCharacter() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
getEscapeFixedPartParameters() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
getEscapeFixedPartParameters() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
getEscapePatternParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getEscapePatternParameters() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getEscaperClass() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
getEscaperClass() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
getESClient() - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
Return the Elasticsearch aggregate filter corresponding to the selection
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.DateHistogramAggregate
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.DateRangeAggregate
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.HistogramAggregate
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.RangeAggregate
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.SignificantTermAggregate
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.SingleBucketAggregate
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.SingleValueMetricAggregate
 
getEsFilter() - Method in class org.nuxeo.elasticsearch.aggregate.TermAggregate
 
getESIndexName() - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
getESIndexName() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
getETag() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getEvent() - Method in class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
 
getEventBundleDispatcher() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
getEventCategory() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
Returns the event category.
getEventCategory() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
getEventDate() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
getEventDate() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
getEventDate() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the date of the event that originated the log entry.
getEventDate() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the date of the event that originated the log entry.
getEventExtendedInfoDescriptors() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
getEventHandlers(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
getEventId() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
getEventId() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
getEventId() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
Returns the event identifier.
getEventId() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
getEventId() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
Returns the event id.
getEventId() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
getEventId() - Method in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
 
getEventId() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the identifier of the event that originated the log entry.
getEventId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the identifier of the event that originated the log entry.
getEventListener(String) - Method in interface org.nuxeo.ecm.core.event.EventService
Gets the event listener descriptor corresponding to the give name.
getEventListener(String) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
getEventListenerList() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
getEventListeners() - Method in interface org.nuxeo.ecm.core.event.EventService
Gets the list of the registered event listeners.
getEventListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
getEventName() - Method in class org.nuxeo.runtime.ComponentEvent
Gets the event name as a string.
getEventName() - Method in class org.nuxeo.runtime.RuntimeServiceEvent
Gets the event name as a string.
getEventName(int) - Static method in class org.nuxeo.runtime.ComponentEvent
Returns the event name given an integer id.
getEventNames() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
getEventProducer() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
getEventProducer() - Static method in class org.nuxeo.ecm.platform.routing.core.impl.AuditEventFirer
 
getEventProducer() - Static method in class org.nuxeo.ecm.platform.routing.core.impl.EventFirer
 
getEventProducer() - Static method in class org.nuxeo.ecm.platform.task.core.service.TaskEventNotificationHelper
 
getEvents() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getEvents() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
getEvents() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getEventsClause(String, String[], boolean) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
getEventsCount(String) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditAdmin
 
getEventsCount(String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getEventsCount(String) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
getEventsCount(String) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
getEventService() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionsRemover
 
getEventsInQueueCount() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
getEventsInQueueCount() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
getEventsInQueueCount() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
getEventsInQueueCount() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Gets the number of events in process or waiting for available slots.
getExceptionHandler() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
 
getExceptionHandler() - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
 
getExceptionMessage() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getExceptionProcessor() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getExcludedFacets() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
getExcludedFacets() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
 
getExcludedPathList() - Method in interface org.nuxeo.ecm.quota.size.QuotaSizeService
Exposes the list of blob paths that are excluded for size quota computation.
getExcludedPathList() - Method in class org.nuxeo.ecm.quota.size.QuotaSizeServiceImpl
 
getExcludedTypes() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
getExcludedTypes() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
 
getExcludes() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
getExcludeSourceFields() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getExecTime() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
getExecutable(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
 
getExecutionContext(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getExecutionStatus(GraphNode.EscalationRule, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
Used to check the executed status when the escalationRule is run by a worker in a work queue
getExecutionType(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.routing.core.adapter.DocumentRouteAdapterFactory
 
getExecutor() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getExecutor() - Static method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
getExecutor(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getExistingDocByFileName(CoreSession, String, String) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
Looks if an existing Document with the same filename exists.
getExistingDocByPropertyName(CoreSession, String, String, String) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
Looks if an existing Document has the same value for a given property.
getExistingDocByTitle(CoreSession, String, String) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
Looks if an existing Document with the same title exists.
getExistingPublishedDocument(DocumentLocation) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
 
getExistingUserWorkspace(CoreSession, PathRef, NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getExistingUserWorkspaceRoot(CoreSession, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getExpansions(Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
getExpectedProofBytes(String, String, long) - Static method in class org.nuxeo.wopi.ProofKeyHelper
 
getExpirationTimeMilliseconds() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getExpiredLocks(Session, String) - Static method in class org.nuxeo.wopi.lock.LockHelper
 
getExpiredLocksByRepository(Session) - Static method in class org.nuxeo.wopi.lock.LockHelper
Returns the list of expired stored WOPI locks according to the Constants.LOCK_TTL for each repository.
getExpires() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getExponent() - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
getExportedPackage(String) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getExportedPackages(String) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getExportedPackages(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getExportLinks(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Gets the export link.
getExpr() - Method in interface org.nuxeo.ecm.automation.core.scripting.Expression
 
getExpr() - Method in class org.nuxeo.ecm.automation.core.scripting.MvelExpression
 
getExpr() - Method in class org.nuxeo.ecm.automation.core.scripting.MvelTemplate
 
getExpression() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
getExpression() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
getExpression() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
getExpression() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
getExpression(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getExpression(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getExpressionCount(Expression) - Static method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
getExt() - Method in class org.nuxeo.wopi.WOPIDiscovery.Action
 
getExtendedBuckets() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
The regular list of buckets plus buckets with doc count at 0 for selected buckets which are not returned from es post filtering.
getExtendedBuckets() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getExtendedInfoDescriptors() - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
 
getExtendedInfoDescriptors() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
getExtendedInfos() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getExtendedInfos() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
getExtendedInfos() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
getExtendsFlavor() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getExtension() - Method in class org.nuxeo.ecm.core.event.script.FileScript
 
getExtension() - Method in class org.nuxeo.ecm.core.event.script.JARFileScript
 
getExtension() - Method in class org.nuxeo.ecm.core.event.script.JARUrlScript
 
getExtension() - Method in class org.nuxeo.ecm.core.event.script.Script
 
getExtension() - Method in class org.nuxeo.ecm.core.event.script.URLScript
 
getExtension() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
getExtension() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getExtension(String) - Method in class org.nuxeo.ecm.core.event.script.Script
 
getExtension(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getExtension(Blob) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in interface org.nuxeo.template.api.context.ContextExtensionFactory
Called before redering to let you add objects inside the rendering context.
getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.context.extensions.AuditExtensionFactory
 
getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.context.extensions.CoreExtensionFactory
 
getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.context.extensions.FunctionsExtensionFactory
 
getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.jaxrs.context.ExtensionFactory
 
getExtension(BundleResource, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getExtensionFactories() - Method in class org.nuxeo.template.service.ContextFactoryRegistry
 
getExtensionFactory() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
getExtensionPoint() - Method in class org.nuxeo.runtime.deploy.Contribution
 
getExtensionPoint() - Method in interface org.nuxeo.runtime.model.Extension
Gets the extension point name where this extension should be contributed.
getExtensionPoint() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getExtensionPoint(String) - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the defined extension points with name.
getExtensionPoints() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getExtensionPoints() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the defined extension points.
getExtensionPointsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
getExtensionPointsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
 
getExtensionPointsName() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
getExtensionPointsName() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
 
getExtensions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getExtensions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getExtensions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getExtensions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getExtensions() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Returns the list of extensions for this mimetype.
getExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
getExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
getExtensions() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getExtensions() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the extensions contributed by this component.
getExtensions() - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
getExtensions(ExtensionLevel) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getExtensions(ResourceExtension) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getExtensionsFromMimetypeName(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Returns the extension for given mime type.
getExtensionsFromMimetypeName(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getExternalAnnotation(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
getExternalAnnotation(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
getExternalAnnotation(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
Gets an external annotation by its entityId under the document with documentId.
getExternalAnnotation(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
getExternalBlobAdapterForPrefix(String) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
getExternalBlobAdapterForPrefix(String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
Returns the external blob adapter registered for given prefix.
getExternalBlobAdapterForUri(String) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
getExternalBlobAdapterForUri(String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
Returns the external blob adapter parsed from given URI.
getExternalBlobForUri(String) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
getExternalBlobForUri(String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
Returns an external blob from given uri.
getExternalComment(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
getExternalComment(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
getExternalComment(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets an external comment by its entityId under the document with documentId.
getExternalComment(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getExternalComment(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getExternalComment(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getExternalComment(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getExternalCommentModel(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getExternalCommentModel(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getExtractNestedJARs() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
getExtractNestedJARs() - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
getFacade() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.DeploymentResult
 
getFacet() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
getFacet() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
 
getFacet() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getFacet() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
getFacet() - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
 
getFacet() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
 
getFacet(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getFacet(String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Gets a facet.
getFacetDescriptor(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getFacetFilter() - Method in interface org.nuxeo.ecm.core.api.query.QueryFilter
 
getFacetFilter() - Method in class org.nuxeo.ecm.core.query.QueryFilter
 
getFacets() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getFacets() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getFacets() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the facets available on this document (from the type and the instance facets).
getFacets() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getFacets() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getFacets() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getFacets() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the facets defined on this document instance.
getFacets() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Gets all the facets of this document type.
getFacets() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
getFacets() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getFacets() - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Gets the list of facets.
getFacets() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getFacets() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getFacets() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getFacets() - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.Facets
 
getFacets() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getFacets() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
getFacets() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getFacets() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getFacets() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
getFacets() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getFacets(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
Gets the object facets.
getFacets(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
getFacets(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
getFacets(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
Gets the doc's relevant facets.
getFacetsToUse(BlobHolder) - Method in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
getFactories() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
 
getFactories() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
getFactory() - Static method in class org.nuxeo.common.xmap.XMap
 
getFactory() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
getFactory() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
 
getFactory() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
getFactory() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
getFactory() - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
 
getFactory() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
 
getFactory() - Method in interface org.nuxeo.ecm.core.persistence.EntityManagerFactoryProvider
 
getFactory() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
getFactory() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
getFactory() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
getFactory() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
getFactory() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
getFactory() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
 
getFactory() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.RootSectionFinderFactoryDescriptor
 
getFactory() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
getFactory(Class<?>) - Static method in class org.nuxeo.common.xmap.XValueFactory
 
getFactory(String) - Method in interface org.nuxeo.ecm.core.persistence.EntityManagerFactoryProvider
 
getFactory(String) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
getFactory(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
getFactory(T) - Method in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
getFactoryBindings() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
getFactoryByDocTypeNames() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
getFactoryByFacetNames() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
getFactoryClass() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
getFactoryClass() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
getFactoryClass() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
 
getFactoryClass() - Method in class org.nuxeo.ecm.webdav.service.BackendFactoryDescriptor
 
getFactoryClass() - Method in class org.nuxeo.runtime.management.ResourceFactoryDescriptor
 
getFactoryForFacet(String) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
getFactoryForType(String) - Method in interface org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
 
getFactoryForType(String) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
getFactoryInstance(FactoryBindingDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
getFactoryName() - Method in class org.nuxeo.ecm.directory.DirectoryFactoryDescriptor
 
getFactoryName() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
getFactoryNames() - Static method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
getFailed() - Method in class org.nuxeo.ecm.core.api.Lock
The failure state, used for removal results.
getFailedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getFailedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
getFailedCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getFailures() - Method in class org.nuxeo.runtime.stream.StreamProbe
 
getFallback() - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
getFallback() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
getFallback(String, String) - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
Returns the fallback associated to this property if exist.
getFallback(String, String) - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationHandler
Deprecated.
 
getFallback(String, String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getFamilyName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getFamilyName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getFamilyName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getFamilyName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getFamilyName() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getFavicons() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getFavorites(CoreSession) - Method in interface org.nuxeo.ecm.collections.api.FavoritesManager
 
getFavorites(CoreSession) - Method in class org.nuxeo.ecm.collections.core.FavoritesManagerImpl
 
getFavorites(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.FavoritesManager
Deprecated.
getFavorites(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.FavoritesManagerImpl
Deprecated.
getFeature(Class<T>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
getFeatures() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getFeatures() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
getFeedUrl() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
getFetched(String) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Get all properties to fetch for a given entity type.
getFetched(String) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getFetched(String) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getFetcher() - Method in class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
 
getFetcher(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
 
getFetcher(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getFetcher(SearchResponse, Map<String, String>) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getFetcher(CoreSession, SearchResponse, Map<String, String>) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getFetcherName() - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
 
getField() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
getField() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
getField() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
getField() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
getField() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
getField() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the field corresponding to this property.
getField() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation.PathNode
 
getField() - Method in class org.nuxeo.ecm.core.query.sql.model.EsHint.FieldHint
 
getField() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
Get the field defining the elements stored by this list.
getField() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
getField() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
Nuxeo field to aggregate.
getField() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getField() - Method in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
 
getField(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Returns the field with given xpath, or null if not found.
getField(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getField(String) - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
Gets the field with the given name.
getField(String) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
getField(String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectory
 
getField(String) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
getField(String) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getField(Field, String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Returns the field with given parent field and sub name, or null if not found.
getField(Field, String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getField(Field, String, boolean) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getField(QName) - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
Gets the field having the given name.
getField(QName) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
getField(QName) - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
 
getFieldAutocomplete() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getFieldClass(Type) - Static method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
getFieldDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
 
getFieldDefinition(String) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
getFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getFieldDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the list of fields managed by this widget.
getFieldDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the list of fields managed by this widget.
getFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getFieldDefinitionsAsString(FieldDefinition[]) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
Returns a String representing each of the field definitions property name, separated by a space.
getFieldLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getFieldLayouts() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns the map of field layouts per mode.
getFieldLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getFieldLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getFieldLayouts(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns the list of layouts for given mode and additional modes.
getFieldLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getFieldMapper() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getFieldMapping() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getFieldMapping() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getFieldMappings() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
getFieldName() - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
getFieldName() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
The field name if any was specified.
getFieldName() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
getFieldName() - Method in class org.nuxeo.ecm.directory.AbstractReference
 
getFieldName() - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
getFieldName() - Method in interface org.nuxeo.ecm.directory.Reference
 
getFieldName() - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
getFieldName() - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
getFieldName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.FieldDefinition
Returns the field name, following XPath conventions.
getFieldName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
getFieldName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
 
getFieldName(String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
Obtains the field name from the full propertyName.
getFieldName(String, EsHint) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
getFieldNames() - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
getFields() - Method in class org.nuxeo.connect.update.xml.FormDefinition
 
getFields() - Method in class org.nuxeo.ecm.core.schema.PrefetchInfo
Deprecated.
since 11.1. Not used anymore.
getFields() - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
Gets all fields as a (field name, field type) map.
getFields() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
getFields() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
 
getFields() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
getFields() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
getFields() - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
getFields(String) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getFieldsCount() - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
Gets the number of fields defined for this complex type.
getFieldsCount() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
getFieldType() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
Get the field describing the element type the list accept.
getFieldType() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
getFieldType(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getFieldValue(Attribute, String, String, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getFieldValue(Field, String, ZipFile) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter
 
getFile() - Method in class org.nuxeo.common.utils.FileRef.ExactFileRef
 
getFile() - Method in class org.nuxeo.common.utils.FileRef
Gets the file referenced by this object.
getFile() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
 
getFile() - Method in class org.nuxeo.connect.update.task.update.Update
 
getFile() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
getFile() - Method in interface org.nuxeo.ecm.core.api.Blob
If this blob is backed by an actual file, returns it.
getFile() - Method in class org.nuxeo.ecm.core.api.CloseableFile
 
getFile() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getFile() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getFile() - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
getFile() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
 
getFile() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
getFile() - Method in class org.nuxeo.ecm.core.blob.binary.LazyBinary
 
getFile() - Method in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
getFile() - Method in interface org.nuxeo.ecm.core.blob.ManagedBlob
 
getFile() - Method in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
getFile() - Method in class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
getFile() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
getFile() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
getFile() - Method in interface org.nuxeo.osgi.BundleFile
Gets the current location of the bundle as a file.
getFile() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getFile() - Method in class org.nuxeo.osgi.JarBundleFile
 
getFile() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getFile() - Method in class org.nuxeo.runtime.trackers.files.FileEvent
 
getFile(int, CoreSession) - Static method in class org.nuxeo.ecm.restapi.test.RestServerInit
 
getFile(String) - Method in interface org.nuxeo.common.file.FileCache
Gets a file from the cache.
getFile(String) - Method in class org.nuxeo.common.file.LRUFileCache
 
getFile(String) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
Get a file given its key in the environment map.
getFile(String) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
getFile(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
getFile(String) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
 
getFile(String) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
Gets a file from cache or storage.
getFile(String) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Gets an already-existing file containing the blob for the given key, if present.
getFile(String) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
getFile(String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
getFile(String) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
getFile(String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
getFile(String) - Method in enum org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
 
getFile(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
getFile(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
template and script resolver
getFile(String) - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
Gets the file given its name in this virtual directory.
getFile(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getFile(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets a file using the configured directory stack.
getFile(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Resolves the given path into a file.
getFile(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the GetFile operation.
getFile(HttpServletRequest, String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
Gets the content of the blob or blobs (multipart/mixed) located by the given doc uid and property path.
getFile(Blob) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Deprecated.
since 11.1, use Blob.getFile() instead
getFile(Blob) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
Deprecated.
getFile(ManagedBlob) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
getFile(ManagedBlob) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets a File (if one exists) for the data of a managed blob.
getFile(ManagedBlob) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
getFile(ManagedBlob) - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
getFile(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Returns the LiveConnectFile from cache, if it doesn't exist retrieves it with API and cache it.
getFileAbsolutePath(String) - Method in class org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
 
getFileAppendersFileNames(File) - Static method in class org.nuxeo.log4j.Log4JHelper
 
getFileAppendersFileNames(Configuration) - Static method in class org.nuxeo.log4j.Log4JHelper
Returns list of files produced by FileAppenders defined in a given Configuration.
getFileEntries() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
getFileEntries(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
 
getFileEntries(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getFileEntry(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
getFileEntry(String, boolean) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
getFileEntry(String, String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
 
getFileEntry(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getFileExtension() - Method in class org.nuxeo.common.utils.Path
 
getFileExtension() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
getFileExtension(String) - Static method in class org.nuxeo.common.utils.FileUtils
 
getFileForDigest(String, boolean) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
Gets a file representing the storage for a given digest.
getFileFromBlob(Blob) - Static method in class org.nuxeo.ecm.platform.picture.api.BlobHelper
Deprecated.
since 7.2, use Blob.getFile() directly
getFileFromCache(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
getFileFromURL(URL) - Static method in class org.nuxeo.common.utils.FileUtils
 
getFileId() - Method in class org.nuxeo.ecm.liveconnect.core.LiveConnectFileInfo
 
getFileInfo(String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
getFileInfo(BatchFileEntry) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
getFileItem(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getFileItems(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getFileItemValue(FileItem) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getFileIterator() - Method in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
getFileManager() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
getFileManager() - Method in class org.nuxeo.ecm.platform.importer.factories.FileManagerDocumentModelFactory
 
getFileManager() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getFileManagerService() - Method in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
Deprecated.
since 11.1. Use Framework.getService(Class) with FileManager instead.
getFileManagerService() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Deprecated.
since 10.3, use Framework.getService(Class) instead if needed
getFilename() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
getFilename() - Method in interface org.nuxeo.ecm.core.api.Blob
 
getFilename() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getFilename() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getFilename() - Method in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
 
getFilename() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getFilename() - Method in class org.nuxeo.ecm.liveconnect.box.BoxLiveConnectFile
 
getFilename() - Method in class org.nuxeo.ecm.liveconnect.core.ErrorLiveConnectFile
 
getFilename() - Method in interface org.nuxeo.ecm.liveconnect.core.LiveConnectFile
 
getFilename() - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveLiveConnectFile
 
getFilename() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
getFilename() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getFilename() - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
getFilename() - Method in interface org.nuxeo.runtime.test.runner.web.Attachment
 
getFilename(Part, String) - Static method in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
 
getFilename(Blob, String) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
getFilename(DocumentModel, DocumentView) - Static method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
 
getFileName() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getFileName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getFileName() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
getFileName() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getFileName() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
getFileName() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
getFileName() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
getFileName() - Method in interface org.nuxeo.osgi.BundleFile
Gets the original file name of this bundle.
getFileName() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getFileName() - Method in class org.nuxeo.osgi.JarBundleFile
 
getFileName() - Method in class org.nuxeo.osgi.NestedJarBundleFile
 
getFileName() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getFileName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Shortcut to access the underlying Blob filename
getFileName(String) - Static method in class org.nuxeo.common.utils.FileUtils
 
getFileName(Blob) - Static method in class org.nuxeo.ecm.core.utils.BlobUtils
 
getFileName(Blob, String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getFileName(Blob, DocumentModel, File, int) - Method in class org.nuxeo.io.fsexporter.DefaultExporterPlugin
 
getFileName(DocumentModel) - Method in class org.nuxeo.easyshare.EasyShare
 
getFileName(DocumentModel) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getFileNameFromPath(String) - Static method in class org.nuxeo.common.utils.Path
Gets the name of the icon file so that it can be displayed as alt text.
getFileNameNoExt(File) - Static method in class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
getFileNameNoExt(File) - Static method in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
getFileNameNoExt(String) - Static method in class org.nuxeo.common.utils.FileUtils
 
getFilenameWithExtension(String, String, String) - Static method in class org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer
Generate a revised filename whose extension is either based on the supplied mimeType if applicable or the supplied default extension.
getFilePath() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
getFilePath() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
Returns a filesystem-like path to represent the held blob.
getFilePath() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
getFilePathFromUrl(URL) - Static method in class org.nuxeo.common.utils.FileUtils
Decodes an URL path so that is can be processed as a filename later.
getFilePathSize(Path) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getFilePreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getFilePreviewBlobs() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
getFilePreviewBlobs(boolean) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getFilePreviewBlobs(boolean) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
getFilePreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getFilePreviewBlobs(String) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
getFilePreviewBlobs(String, boolean) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getFilePreviewBlobs(String, boolean) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
getFilePreviewURL() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getFilePreviewURL() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
getFilePreviewURL(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getFilePreviewURL(String) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
getFiles(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getFiles(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Same as CoreSession.getChildren(DocumentRef) but returns only non-folder documents.
getFiles(DocumentRef, Filter, Sorter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getFiles(DocumentRef, Filter, Sorter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Same as CoreSession.getFiles(org.nuxeo.ecm.core.api.DocumentRef) but uses an optional filter and sorter on the result.
getFilesCount() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
The number of files describing the document.
getFilesCount() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getFileSize() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getFileSize() - Method in class org.nuxeo.ecm.liveconnect.box.BoxLiveConnectFile
 
getFileSize() - Method in class org.nuxeo.ecm.liveconnect.core.ErrorLiveConnectFile
 
getFileSize() - Method in interface org.nuxeo.ecm.liveconnect.core.LiveConnectFile
 
getFileSize() - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveLiveConnectFile
 
getFileSize() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getFileStorage() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getFileStorage() - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
getFileStorage() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
getFileStorage() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
getFileStream(String, String) - Method in class org.nuxeo.easyshare.EasyShare
 
getFileSystemAdapterService() - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
getFileSystemAdapterService() - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootFactory
 
getFileSystemChanges() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
getFileSystemChanges() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
getFileSystemChanges(CoreSession, Set<IdRef>, SynchronizationRoots, Set<String>, long, long, int) - Method in interface org.nuxeo.drive.service.FileSystemChangeFinder
Gets the changes in the repository against which the given session is bound for the given synchronization root paths, between the given lower and upper integer bounds and without exceeding the given limit.
getFileSystemChanges(CoreSession, Set<IdRef>, SynchronizationRoots, Set<String>, long, long, int) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
 
getFileSystemItem() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
getFileSystemItem() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
getFileSystemItem(DocumentModel) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItem for the given DocumentModel.
getFileSystemItem(DocumentModel) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem for the given DocumentModel.
getFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
getFileSystemItem(DocumentModel, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItem for the given DocumentModel.
getFileSystemItem(DocumentModel, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem for the given DocumentModel.
getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
getFileSystemItem(DocumentModel, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItem for the given DocumentModel.
getFileSystemItem(DocumentModel, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem for the given DocumentModel.
getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItem(DocumentModel, boolean, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
getFileSystemItem(DocumentModel, boolean, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItem for the given DocumentModel.
getFileSystemItem(DocumentModel, boolean, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem for the given DocumentModel.
getFileSystemItem(DocumentModel, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
getFileSystemItem(DocumentModel, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItem(DocumentModel, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItem(DocumentModel, boolean, FolderItem, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel, boolean, FolderItem, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
Tries to adapt the given document as the top level FolderItem.
getFileSystemItem(DocumentModel, String) - Method in class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
getFileSystemItem(DocumentModel, FolderItem) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItem for the given DocumentModel forcing its parent with the given parentItem.
getFileSystemItem(DocumentModel, FolderItem) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem for the given DocumentModel forcing its parent with the given parentItem.
getFileSystemItem(DocumentModel, FolderItem) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel, FolderItem) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItem(DocumentModel, FolderItem) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItem for the given DocumentModel forcing its parent with the given parentItem.
getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem for the given DocumentModel forcing its parent with the given parentItem.
getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItem for the given DocumentModel forcing its parent with the given parentItem.
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem for the given DocumentModel forcing its parent with the given parentItem.
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItem for the given DocumentModel forcing its parent with the given parentItem.
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem for the given DocumentModel forcing its parent with the given parentItem.
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItem(DocumentModel, FolderItem, boolean, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItemAdapterService() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getFileSystemItemAdapterService() - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
getFileSystemItemById(String, String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem with the given id and parent id using a core session fetched with the given principal.
getFileSystemItemById(String, String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Gets the FileSystemItem with the given id and parent id for the given principal.
getFileSystemItemById(String, String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItemById(String, String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItemById(String, String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
getFileSystemItemById(String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the FileSystemItem with the given id using a core session fetched with the given principal.
getFileSystemItemById(String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Gets the FileSystemItem with the given id for the given principal.
getFileSystemItemById(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getFileSystemItemById(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFileSystemItemById(String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
getFileSystemItemChange(CoreSession, DocumentRef, LogEntry, String) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
 
getFileSystemItemFactories() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItemFactory(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItemFactoryDescriptors() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getFileSystemItemFactoryForId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the FileSystemItemFactory that can handle the the given FileSystemItem id.
getFileSystemItemFactoryForId(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
Iterates on the ordered contributed file system item factories until if finds one that can handle the given FileSystemItem id.
getFileSystemItemId() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
getFileSystemItemId() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
getFileSystemItemName() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
getFileSystemItemName() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
getFileVersion() - Method in class org.nuxeo.connect.update.task.update.Version
 
getFilter() - Method in class org.nuxeo.common.utils.FileTreeIterator
 
getFilter() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
getFilter() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
getFilter() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
Filter to use when processing results.
getFilter() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
getFilter() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
getFilter() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
 
getFilter() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.FilterDescriptor
 
getFilter(String) - Static method in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
getFilter(String) - Method in class org.nuxeo.ecm.platform.actions.ActionFilterRegistry
 
getFilter(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
getFilter(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
 
getFilter(Name) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
getFilterChain(String) - Method in class org.nuxeo.lib.stream.computation.Settings
Gets the filter chain for a stream.
getFilterChain(Name) - Method in class org.nuxeo.lib.stream.computation.Settings
Gets the filter chain for a stream.
getFilterClass() - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterDescriptor
 
getFilterDocumentsInTrash() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
getFilteredAllowedSubTypes(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getFilteredStatement(Statement) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
getFilterField() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
getFilterId() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
getFilterId() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
getFilterIds() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
getFilterIds() - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
getFilterIds() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getFilterIds() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
getFilterIds() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getFilterIds() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
getFilterMappings() - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
getFilterMatcher() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
getFilterRegistry() - Method in class org.nuxeo.ecm.platform.actions.ActionService
Return the action filter registry
getFilters() - Method in class org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener
 
getFilters() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getFilters() - Method in class org.nuxeo.ecm.platform.actions.ActionFilterRegistry
 
getFilters() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
getFilters() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Gets filters.
getFilters() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
getFilters() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
getFilters() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getFilters() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
 
getFilters() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
 
getFilters(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
getFilters(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
 
getFilterSet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
getFilterSetDescriptors() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
getFiltersFor(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
getFilterValue() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
getFilterValues() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
getFiltredSectionRoots(List<String>, boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getFingerPrint(byte[]) - Method in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
getFirst() - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getFirstAnnotation(Class<?>, Class<T>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
getFirstBlob() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getFirstChildFolders() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
getFirstGroup(Pattern, String) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
getFirstIndexForAlias(String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
Returns the name of the index referenced by the alias.
getFirstIndexForAlias(String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
getFirstIndexForAlias(String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
getFirstLevelTTL() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
getFirstMatchingDescriptor(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
 
getFirstName() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getFirstName() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getFirstName() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the first name of this principal.
getFirstName() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getFirstName() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
getFirstName() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getFirstName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
 
getFirstName() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
getFirstName() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
getFirstParameter() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
getFirstParameter() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
getFirstParentDocumentWithFacet(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Returns the first Document with the given facet, recursively going up the parent hierarchy.
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataCheckInComment
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamDigest
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamFileName
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamLength
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamMimeType
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsLatestMajorVersion
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsLatestVersion
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsMajorVersion
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsVersionSeriesCheckedOut
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataName
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataParentId
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataPath
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionLabel
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutId
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyDataFixed
 
getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed
 
getFirstVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
 
getFirstViewXPath() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
getFirstViewXPath() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
getFirstViewXPath() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
Convenience method to get the XPath of the first view of the Picture.
getFixedPart() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
getFixedPart() - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
 
getFixedPart() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
getFixedPart() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
getFixedPart() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
getFixedPart() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
getFixedPart() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
getFixedPart() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBDocumentHistoryPageProvider
 
getFlags() - Method in interface org.nuxeo.ecm.core.event.Event
Gets the set of event flags
getFlags() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
getFlags() - Method in class org.nuxeo.lib.stream.computation.Record
 
getFlagsAsByte() - Method in class org.nuxeo.lib.stream.computation.Record
 
getFlatTree() - Method in interface org.nuxeo.snapshot.Snapshot
 
getFlatTree() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
getFlavor() - Method in interface org.nuxeo.ecm.web.resources.api.ResourceContext
 
getFlavor() - Method in class org.nuxeo.ecm.web.resources.api.ResourceContextImpl
 
getFlavor() - Method in class org.nuxeo.ecm.web.resources.wro.processor.AbstractFlavorProcessor
 
getFlavor() - Method in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
Returns the flavor (collection) to use for current page
getFlavor() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
getFlavor(String) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
getFlavor(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Returns the flavor for given name, or null if not found.
getFlavor(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getFlavorNames(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Returns the flavor names for a given theme page
getFlavorNames(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getFlavors() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getFlavors(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Returns the flavors for a given theme page
getFlavors(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getFlavorsExtending(String) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
getFolder() - Method in class org.nuxeo.ecm.webdav.jaxrs.IsFolder
 
getFolder(int, CoreSession) - Static method in class org.nuxeo.ecm.restapi.test.RestServerInit
 
getFolderishBlobs(DocumentModel, int) - Method in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
getFolderishDocType() - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
getFolderishType() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor.DocumentModelFactory
 
getFolderItem(Map<DocumentRef, FolderItem>, DocumentModel, FolderItem, boolean) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
getFolderListing(String, String, Long) - Method in class org.nuxeo.easyshare.EasyShare
 
getFolderName() - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
getFolderName() - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
getFolderName() - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getFolderName() - Method in interface org.nuxeo.drive.service.VirtualFolderItemFactory
 
getFolderParent() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getFolders(CoreSession) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
getFolders(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getFolders(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Same as CoreSession.getChildren(DocumentRef) but returns only folder documents.
getFolders(DocumentRef, Filter, Sorter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getFolders(DocumentRef, Filter, Sorter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Same as CoreSession.getFolders(DocumentRef) but uses an optional filter and sorter on the result.
getFolderTree(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getFolderTree(int, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getFolderType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getFollowReferrals() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getFontFamily() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
getFontSize() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
getFooter() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
getFooterAsString() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
getFooterStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getForbiddenSubtypes() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Returns the types of the children that cannot be created inside this type.
getForbiddenSubtypes() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
getForcedTypes() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getForcedTypes() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Get List of Document Types that must be automatically bound to this template at creation time
getForeignKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getForeignKeyConstraintName(String, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getForeignTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getForm() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
getForm() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getForm() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the representation of the data form submitted by the user.
getForm() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
getForm(Class<T>) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getForm(Class<T>) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
getFormat() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
getFormat() - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
 
getFormat() - Method in class org.nuxeo.ecm.platform.video.Video
Returns the format of this Video.
getFormat() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
Returns the format of the video.
getFormatName() - Method in class org.nuxeo.ecm.platform.ec.notification.email.NotificationsRenderingEngine
 
getFormatName() - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
 
getFormatName() - Method in interface org.nuxeo.ecm.platform.rendering.RenderingEngine
 
getFormatName() - Method in interface org.nuxeo.ecm.platform.rendering.RenderingResult
Gets the format name of the result.
getFormFields() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getFormFields() - Method in interface org.nuxeo.ecm.webengine.forms.FormDataProvider
 
getFormFields() - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
 
getFormFields() - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
getFormFields() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getFormListProperty(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getFormProperty(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getForms() - Method in class org.nuxeo.connect.update.xml.FormsDefinition
 
getForms(String) - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getFormType() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
getFragment() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
getFragment() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
getFragment() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
 
getFragment(int) - Method in interface org.nuxeo.runtime.contribution.Contribution
 
getFragment(int) - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
getFragmentByValue(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Gets a fragment given its filtered value.
getFragmentFromFetchedRow(RowId, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Turns the given row (just fetched from the mapper) into a fragment and record it in the context.
getFragmentKeysType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getFragmentNames() - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getFragments() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Get an array of all contribution fragments
getFragments(String) - Method in class org.nuxeo.osgi.BundleRegistry
 
getFragments(Bundle) - Static method in class org.nuxeo.ecm.webengine.app.WebEngineModuleFactory
 
getFragments(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getFragmentsByValue(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Gets all the fragments, if the selection is complete.
getFragmentsFromFetchedRows(List<? extends RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Turns the given rows (just fetched from the mapper) into fragments and record them in the context.
getFragmentTable(int, Table, String, String, String, int, boolean, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
Adds a more general JOIN:
getFragmentTable(Table, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
Gets the table for the given fragmentName, and maybe adds a join if one is not already done.
getFrameRate() - Method in class org.nuxeo.ecm.platform.video.Video
Returns the frame rate of this Video.
getFrameRate() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
Returns the frame rate of the video.
getFreeVariableSetter() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getFreeVariableSetterForType(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the JDBC expression setting a free value for this column type.
getFreeVariableSetterForType(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
getFrom() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDefinition
 
getFrom() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
getFrom() - Method in class org.nuxeo.ecm.platform.query.core.BucketRange
 
getFrom() - Method in class org.nuxeo.ecm.platform.query.core.BucketRangeDate
 
getFromAsDate() - Method in class org.nuxeo.ecm.platform.query.core.BucketRangeDate
 
getFromAsString() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDateDefinition
 
getFromAsString() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
getFromBson(Document, String, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
getFromCache(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
getFromCache(String) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
getFromClause() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
getFromMapper(Collection<RowId>, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets a collection of fragments from the mapper.
getFromMapper(RowId, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets a fragment from the context or the mapper cache or the underlying database.
getFromResultSet(ResultSet, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getFromResultSetString(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getFromResultSetTimestamp(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getFromState() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
getFromState() - Method in class org.nuxeo.runtime.migration.MigrationStep
 
getFullDownloadUrl(DocumentModel, String, Blob, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Gets the full download URL (after redirects if configured so) for the given blob.
getFullDownloadUrl(DocumentModel, String, Blob, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getFullName(String) - Static method in class org.nuxeo.connect.update.task.guards.PlatformHelper
 
getFullQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getFullQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.ArraySubQueryPostgreSQL.ArraySubQueryPostgreSQLColumn
 
getFulltextAnalyzer() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getFulltextCatalog() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getFulltextConfiguration() - Method in interface org.nuxeo.ecm.core.model.Repository
Gets the fulltext configuration for this repository.
getFulltextConfiguration() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getFulltextConfiguration() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
getFulltextConfiguration() - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getFulltextConfiguration() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getFulltextConfiguration() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Gets the fulltext configuration.
getFulltextConfiguration(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
getFulltextDescriptor() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
getFulltextDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getFulltextDisabled() - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
getFulltextExcludedTypes() - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
getFulltextFieldSizeLimit() - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
getFulltextFieldType(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Finds out if a field is to be indexed as fulltext.
getFulltextIncludedTypes() - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Specifies what columns of the fulltext table have to be indexed.
getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
getFulltextIndexSuffix(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getFulltextInfoForFragment(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Checks if a fragment has any field indexable as fulltext.
getFulltextPropertyName(String, String) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL information needed to do a a fulltext match, either with a direct expression in the WHERE clause, or using a join with an additional table.
getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getFulltextSearchDisabled() - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
getFulltextStoredInBlob() - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
getFulltextType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the type of a fulltext column has known by JDBC.
getFulltextWorks() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Gets the fulltext updates to do.
getFulltextWorks() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Gets the fulltext updates to do.
getFullValue() - Method in class org.nuxeo.ecm.core.api.model.Delta
Gets the full value (base + delta) as an object.
getFullValue() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
getFullXPath(Property) - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
Gets the full xpath for a property, including schema prefix in all cases.
getFunction(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getFunction(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getFunctionMapper() - Method in class org.nuxeo.ecm.platform.el.ExpressionContext
 
getGadgetUrl() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
getGarbageCollector() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
Returns the Binary Garbage Collector that can be used for this binary manager.
getGarbageCollectors() - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
getGaussian(String[]) - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getGaussian(String[]) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getGCCalls() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
 
getGCDuration() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
The GC duration, in milliseconds
getGCInterval() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
getGCIntervalInMinutes() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getGcpProjectId(Map<String, String>) - Static method in class org.nuxeo.runtime.metrics.reporter.StackdriverTraceReporter
 
getGCRuns() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
 
getGender() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getGender() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getGender() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getGender() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getGender() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getGeneratedId(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets a generated id if so configured, otherwise returns null.
getGeneratedId(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getGeneratedId(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getGeneratedId(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getGenerationCriteria() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
getGenerationExpression() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
getGenerator(OutputStream) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.AbstractTypeDefWriter
 
getGenerator(OutputStream, boolean) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Get the current Json generator or create it if none was found.
getGenericType() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
getGenre() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getGenre() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getGeometryLodSuccess() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getGivenName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getGivenName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
getGivenName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getGivenName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getGivenName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getGivenName() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getGlobalRequestCounter() - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
getGranted() - Method in class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
 
getGrantedPermissions() - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
 
getGrantedPermissions() - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
 
getGrantPattern() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
getGrantType() - Method in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
getGraph() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
 
getGraph() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph.GraphConnection
 
getGraph(String, CoreSession) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
Gets a registered graph by name.
getGraph(String, CoreSession) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getGraphByName(String) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
Gets a registered graph by name.
getGraphByName(String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getGraphElements() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
getGraphElementsAsMap(GraphRoute, Locale) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
getGraphFromRegistries(GraphDescription, CoreSession) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
Gets the graph from the registries.
getGraphName() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
getGraphNames() - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
Gets the list containing the graph names.
getGraphNames() - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getGraphNamesForCopyFromReplacedProxy() - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
getGraphNamesForCopyFromWork() - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
GetGraphOperation - Class in org.nuxeo.ecm.platform.routing.core.impl
Returns a json representation of the graph route
GetGraphOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
 
getGraphResourceURL(DocumentRoute, RenderingContext) - Static method in class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
 
getGraphType() - Method in interface org.nuxeo.ecm.platform.relations.api.GraphDescription
 
getGraphType() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
getGraphTypes() - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getGreatestVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
 
getGridFSBucket() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
getGroovyClassLoader() - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
getGroovyClassLoader() - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
getGroovyClassProxy(String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
getGroovyScripting() - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
getGroup(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
getGroup(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
getGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroup(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the nuxeo group with given name or null if it does not exist.
getGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroup(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
getGroup(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupConfig() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupConfig() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the contributed GroupConfig.
getGroupConfig() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupDirectoryName() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupDirectoryName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the group directory name.
getGroupDirectoryName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupFromDirectory(String) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
getGroupId() - Method in class org.nuxeo.ecm.platform.suggestbox.service.GroupSuggestion
 
getGroupId(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupIdField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupIdField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the group directory id field.
getGroupIdField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
getGroupIds() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupIds() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the list of all groups ids.
getGroupIds() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupIds(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns the list of all groups ids with the given context.
getGroupIds(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupKey(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
getGroupLabelField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupLabelField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the group label field.
getGroupLabelField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
getGroupListingMode() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
 
getGroupListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupMembers(String) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
 
getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
 
getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
 
getGroupMembers(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
Returns the members for a give group.
getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
 
getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
 
getGroupMembersField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupMembersField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the group members field.
getGroupMembersField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupModel(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
getGroupModel(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupModel(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Return the group document model with this id or null if group does not exist.
getGroupModel(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupModel(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Return the group document model with this id concatenated with the directory local config (if not null) or null if group does not exist.
getGroupModel(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupName(int) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
getGroupOrderBy() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupParentGroupsField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupParentGroupsField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the group parent-groups field.
getGroupParentGroupsField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupResource(UriInfo, String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
getGroupResourceAsXml(UriInfo, String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
getGroupResourceFromNuxeoGroup(DocumentModel) - Method in class org.nuxeo.scim.server.mapper.AbstractMapper
 
getGroups() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getGroups() - Method in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
 
getGroups() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getGroups() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the groups this principal is directly member of.
getGroups() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getGroups() - Method in class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
 
getGroups() - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
getGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
 
getGroups() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
getGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
 
getGroups() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
getGroups() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
getGroups() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
getGroups(UriInfo) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
getGroupSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupSchemaName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the group directory schema name.
getGroupSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupSearchFields() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupSearchFields() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the group search fields.
getGroupSearchFields() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
 
getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
 
getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
 
getGroupsForUser(NuxeoPrincipalImpl) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
Returns the group names for a give User.
getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
 
getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
 
getGroupsInGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupsInGroup(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the list of groups that belong to this group.
getGroupsInGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupsInGroup(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns the list of groups that belong to this group with the given context.
getGroupsInGroup(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupSortMap() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGroupSubGroupsField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getGroupSubGroupsField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the group sub-groups field.
getGroupSubGroupsField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getGuard() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
getGuard() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
getGuard() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
getGuard(String) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
 
getGuards() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 
getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 
getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
getHandler() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter
 
getHandler() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getHandler(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Gets a batch handler.
getHandler(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getHandler(Throwable) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
getHandler(LinkDescriptor, Resource) - Method in interface org.nuxeo.ecm.webengine.model.LinkHandlerFactory
 
getHandlerClassName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
getHandlerClassName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
 
getHandlerClassName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
 
getHandlerInfo(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
getHandlerName() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
getHandlers() - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
getHandlers() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
getHarness() - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
getHash() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
getHash() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
Returns a hash for the held blob.
getHash() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getHash() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
 
getHash() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
 
getHasMoreItems() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
getHasTooManyChanges() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
getHasTooManyChanges() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
getHeader() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
getHeader(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter.IgnoredOriginRequestWrapper
 
getHeader(String) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
getHeader(String, String) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
getHeader(String, String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
getHeader(String, String, boolean) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
getHeader(HttpHeaders, String) - Static method in class org.nuxeo.wopi.Helpers
 
getHeaderAsString() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
getHeaderEncoding() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getHeaderNames() - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
getHeaderPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
 
getHeaders() - Method in class org.nuxeo.osgi.BundleImpl
 
getHeaders(String) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
getHeaders(String) - Method in class org.nuxeo.osgi.BundleImpl
 
getHeaders(Manifest) - Static method in class org.nuxeo.osgi.BundleManifestReader
 
getHeadersFromFile(File) - Static method in class org.nuxeo.osgi.BundleManifestReader
 
getHeadersFromJar(URL) - Static method in class org.nuxeo.osgi.BundleManifestReader
 
getHeaderString(String...) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
getHeaderStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getHeaderValues(Message, String) - Method in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
 
getHeadline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getHeadline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getHealthCheckProbes() - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
List of probes evaluated for a health check
getHealthCheckProbes() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getHealthStatus(String[]) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
getHealthStatus(String[]) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
getHealthStatus(String[]) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
getHealthStatus(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.ElasticSearchChecker
 
getHeight() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
getHeight() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
getHeight() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
getHeight() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getHeight() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
getHeight() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
getHeight() - Method in class org.nuxeo.ecm.platform.video.Video
Returns the height of this Video.
getHeight() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
Returns the height of the video.
getHeight() - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
getHelp() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getHelperFunctions() - Method in interface org.nuxeo.ecm.automation.context.ContextService
Get helper functions.
getHelperFunctions() - Method in class org.nuxeo.ecm.automation.context.ContextServiceImpl
 
getHelpLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getHelpLabel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Return the help label to use in this mode.
getHelpLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getHelpLabel(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the help label to use in a given mode.
getHelpLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getHelpLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getHelpLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns help labels by mode.
getHelpLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getHelpUrl() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getHex255Color() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
getHibernateConfiguration(String) - Method in interface org.nuxeo.ecm.core.persistence.HibernateConfigurator
 
getHibernateConfiguration(String) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
getHidden() - Method in class org.nuxeo.ecm.platform.types.SubType
 
getHidden() - Method in class org.nuxeo.ecm.webdav.jaxrs.IsHidden
 
getHier(Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getHierarchyAndAncestors(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Fetches the hierarchy fragment for the given rows and all their ancestors.
getHierFragment() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
getHigh() - Method in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
 
getHighlights() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getHighlights() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getHighlights() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
Get the map of highlights associated to the suggested result.
getHighlights(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getHint() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
getHint() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
getHintByOperator(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Returns the hint by the Elasticsearch operator name.
getHintByOperator(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getHintByOperator(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getHome() - Method in class org.nuxeo.common.Environment
 
getHome() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
getHome() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
getHome() - Method in class org.nuxeo.ecm.webengine.test.ModulePage
 
getHome() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
getHome() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getHome() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the home directory of the runtime.
getHome() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
getHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
getHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
getHomePageClass() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
getHomePath() - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
 
getHomePath() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
getHomePath() - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
getHost() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
Returns the hostname.
getHostApplicationName() - Method in class org.nuxeo.common.Environment
 
getHostApplicationVersion() - Method in class org.nuxeo.common.Environment
 
getHostBundle() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
getHostDocument() - Method in class org.nuxeo.ecm.platform.rendition.impl.LiveRendition
 
getHostDocument() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
 
getHostDocument() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Return the Document hosting the rendition.
getHostName() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
getHostName() - Method in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
getHostnameFromNuxeoUrl() - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
getHosts(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getHour() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getHref() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
 
getHtmlCodeByHtmlEntity(String) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
Returns an HTML code corresponding to the specified HTML entity.
getHtmlCodeByWikiSymbol(String) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
Returns an HTML code corresponding to the specified wiki entity.
getHtmlSymbol(char) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
 
getHtmlSymbol(String) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
 
getHtmlValue(BlobHolder) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
getHttpHeaders() - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
 
getHttpHeaders() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets HTTP Headers as defined by JAX-RS.
getHTTPHeaders(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoPortalSSOAuthenticationProvider
 
getHttpPort() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
getHttpService() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
getHttpStatus() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext
 
getHttpStatus(RecoverableClientException) - Method in class org.nuxeo.ecm.core.opencmis.bindings.DefaultErrorExtractor
 
getHttpTransport() - Static method in class org.nuxeo.ecm.liveconnect.google.drive.credential.ServiceAccountCredentialFactory
 
getI18nDirective() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
getI18nDirective() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Get the Translated Task Directive (Locale must be set)
getI18nLabel(String, Locale) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
getI18nLabel(String, Locale) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
getI18nLabel(String, Locale) - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
getI18nLabel(String, Locale) - Method in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
 
getI18nMessage() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
getI18nMessage(Locale) - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
getI18nTaskName() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
getI18nTaskName() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Get the Translated TaskName (Locale must be set)
getIcon() - Method in class org.nuxeo.ecm.core.blob.apps.AppLink
 
getIcon() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getIcon() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
getIcon() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getIcon() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getIcon() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
getIcon() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns icon file name
getIcon() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getIcon() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getIcon() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getIcon() - Method in class org.nuxeo.ecm.platform.types.Type
 
getIcon() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
 
getIconCollapsed() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getIconCollapsed() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
getIconExpanded() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getIconExpanded() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
getIconExpanded() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getIconExpanded() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getIconExpanded() - Method in class org.nuxeo.ecm.platform.types.Type
 
getIconPath() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Returns the path of the icon for this mimetype.
getIconPath() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
getIconPath() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
getIconPath() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
getIconRendition(DocumentModel, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
Deprecated.
since 7.3. The thumbnail is now a default rendition, see NXP-16662.
getIconRenditionStream(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Deprecated.
since 7.3. The thumbnail is now a default rendition, see NXP-16662.
getIconStream(String, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
Deprecated.
since 7.3. The thumbnail is now a default rendition, see NXP-16662.
getIconURL() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
Relative URL path to download an icon (can represent the type of suggestion or the specific instance such as the mimetype icon of a document suggestion or the avatar icon of a user profile suggestion).
getId() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getId() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
getId() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getId() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
getId() - Method in class org.nuxeo.binary.metadata.internals.MetadataProcessorDescriptor
 
getId() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
getId() - Method in interface org.nuxeo.connect.client.ui.SharedPackageListingsSettings.RequestResolver
 
getId() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getId() - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
getId() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getId() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
Gets a unique id generated server-side.
getId() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getId() - Method in interface org.nuxeo.ecm.automation.AutomationFilter
 
getId() - Method in interface org.nuxeo.ecm.automation.ChainException
 
getId() - Method in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
getId() - Method in class org.nuxeo.ecm.automation.core.AutomationFilterDescriptor
 
getId() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
 
getId() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
 
getId() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
 
getId() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getId() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getId() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getId() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Operation
 
getId() - Method in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
 
getId() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getId() - Method in class org.nuxeo.ecm.automation.io.services.codec.CodecDescriptor
 
getId() - Method in class org.nuxeo.ecm.automation.OperationChain
 
getId() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getId() - Method in interface org.nuxeo.ecm.automation.OperationType
 
getId() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchHandlerDescriptor
 
getId() - Method in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
getId() - Method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
getId() - Method in class org.nuxeo.ecm.automation.server.MarshallerDescriptor
 
getId() - Method in class org.nuxeo.ecm.automation.server.RestBinding
 
getId() - Method in class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
 
getId() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
 
getId() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedAbstractWork
 
getId() - Method in interface org.nuxeo.ecm.core.api.AsyncStatus
Gets the asynchronous task id.
getId() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the document UUID.
getId() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getId() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getId() - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
getId() - Method in class org.nuxeo.ecm.core.api.security.ACE
Returns this ACE id.
getId() - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
getId() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
 
getId() - Method in interface org.nuxeo.ecm.core.api.VersionModel
 
getId() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryGarbageCollector
Gets a unique identifier for this garbage collector.
getId() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
getId() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
getId() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore.InMemoryBlobGarbageCollector
 
getId() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
getId() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getId() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
getId() - Method in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getId() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.io.download.RedirectResolverDescriptor
 
getId() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getId() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getId() - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getId() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
getId() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
getId() - Method in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor.RedisHostDescriptor
 
getId() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
Returns the schedule job id.
getId() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
getId() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
getId() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GoogleStorageBinaryGarbageCollector
 
getId() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
getId() - Method 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
getId() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Gets the id.
getId() - Method in class org.nuxeo.ecm.core.storage.sql.Node
Gets the node unique id, usually a Long or a String.
getId() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
 
getId() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
getId() - Method in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getId() - Method in interface org.nuxeo.ecm.core.work.api.Work
The work id.
getId() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
getId() - Method in class org.nuxeo.ecm.core.work.api.WorkQueuingDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
Deprecated.
 
getId() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getId() - Method in interface org.nuxeo.ecm.platform.actions.ActionFilter
 
getId() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
getId() - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
 
getId() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
getId() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
 
getId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
getId() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ManagedEventIdDescriptor
 
getId() - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Gets comment id.
getId() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getId() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
getId() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.VersioningDescriptor
Deprecated.
 
getId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the layout id, unique within the facelet context.
getId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the widget id, unique within the facelet context.
getId() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getId() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
getId() - Method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
getId() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getId() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getId() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getId() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
getId() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
getId() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
The aggregate identifier.
getId() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
getId() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getId() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getId() - Method in interface org.nuxeo.ecm.platform.relations.api.Blank
 
getId() - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
getId() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
getId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
getId() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Get the node id.
getId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
getId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
getId() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getId() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getId() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getId() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
The id of the object associated to the suggestion.
getId() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the identifier of the workflow task instance.
getId() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getId() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getId() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getId() - Method in class org.nuxeo.ecm.platform.task.TaskProviderDescriptor
 
getId() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
getId() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
getId() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
getId() - Method in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
getId() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getId() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getId() - Method in class org.nuxeo.ecm.platform.types.Type
 
getId() - Method in class org.nuxeo.ecm.platform.types.TypeView
 
getId() - Method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
getId() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
 
getId() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
getId() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
getId() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
 
getId() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
getId() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
getId() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
getId() - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
getId() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
getId() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
getId() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getId() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
getId() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
getId() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
getId() - Method in class org.nuxeo.elasticsearch.audit.ESExtendedInfo
 
getId() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
getId() - Method in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
getId() - Method in class org.nuxeo.importer.stream.message.BlobInfoMessage
 
getId() - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
getId() - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
getId() - Method in class org.nuxeo.lib.stream.log.Name
 
getId() - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
getId() - Method in interface org.nuxeo.lib.stream.pattern.Message
A message identifier.
getId() - Method in class org.nuxeo.mongodb.audit.MongoDBExtendedInfo
 
getId() - Method in class org.nuxeo.runtime.api.login.LoginAsDescriptor
 
getId() - Method in class org.nuxeo.runtime.avro.AvroMapperDescriptor
 
getId() - Method in class org.nuxeo.runtime.avro.AvroReplacementDescriptor
 
getId() - Method in class org.nuxeo.runtime.avro.AvroSchemaDescriptor
 
getId() - Method in class org.nuxeo.runtime.avro.AvroSchemaFactoryDescriptor
 
getId() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
getId() - Method in class org.nuxeo.runtime.cluster.ClusterNodeDescriptor
 
getId() - Method in class org.nuxeo.runtime.codec.CodecDescriptor
 
getId() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
getId() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
getId() - Method in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
getId() - Method in class org.nuxeo.runtime.kv.KeyValueStoreDescriptor
 
getId() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
getId() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.InstrumentDescriptor
 
getId() - Method in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
getId() - Method in class org.nuxeo.runtime.migration.Migration
 
getId() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
 
getId() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStateDescriptor
 
getId() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
getId() - Method in class org.nuxeo.runtime.migration.MigrationStep
 
getId() - Method in interface org.nuxeo.runtime.model.Descriptor
The descriptor id, descriptors with same id are merged.
getId() - Method in interface org.nuxeo.runtime.model.Extension
Identifies the extension inside the contributing component.
getId() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getId() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
getId() - Method in interface org.nuxeo.runtime.model.StreamRef
Get an unique identifier for this stream.
getId() - Method in class org.nuxeo.runtime.model.URLStreamRef
 
getId() - Method in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
getId() - Method in class org.nuxeo.runtime.pubsub.PubSubProviderDescriptor
 
getId() - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
getId() - Method in class org.nuxeo.runtime.services.event.Event
 
getId() - Method in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
getId() - Method in class org.nuxeo.runtime.stream.LogConfigDescriptor.LogDescriptor
 
getId() - Method in class org.nuxeo.runtime.stream.LogConfigDescriptor.LogMatchDescriptor
 
getId() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.ComputationDescriptor
 
getId() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.FilterDescriptor
 
getId() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
getId() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
getId() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
 
getId() - Method in class org.nuxeo.runtime.test.InlineRef
 
getId() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getId() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getId() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
This target unique identifier (usually some kind of concatenation of name and version).
getId() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getId() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getId() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Shortcut to access the underlying DocumentModel uuid
getId() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
getId() - Method in class org.nuxeo.template.serializer.service.SerializerDescriptor
 
getId(ResultSet, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getId(AliasType) - Method in class org.nuxeo.ecm.platform.signature.api.user.AliasWrapper
Returns a unique identifier for the keystore alias.
getId(Name) - Method in class org.nuxeo.lib.stream.log.NameResolver
 
getID(String, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
getIdCase() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getIdColumn() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
getIdentification() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
getIdentification() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Returns the repository id and mapper id assigned.
getIdentification() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
getIdentification() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
getIdentifier() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
getIdentifiers() - Method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
getIdentifyResult(String) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier
 
getIdentity(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
 
getIdentityGeneratedKeySql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL query to execute to retrieve the last generated identity key.
getIdentityGeneratedKeySql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getIdEqualsClause(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns the clause used to match a given row by id in the given table.
getIdField() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getIdField() - Method in class org.nuxeo.ecm.directory.BaseSession
 
getIdField() - Method in interface org.nuxeo.ecm.directory.Directory
Gets the id field of the schema for this directory.
getIdField() - Method in interface org.nuxeo.ecm.directory.Session
The Id field is the name of the field that is used a primary key: unique and not null value in the whole directory.
getIdFieldType() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
getIdForDn(LDAPSession, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getIdForPath(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.DBSPathResolver
 
getIdForPath(String) - Method in interface org.nuxeo.ecm.core.storage.ExpressionEvaluator.PathResolver
Returns the id for a given path.
getIdForPath(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl.SessionPathResolver
 
getIdForPath(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session.PathResolver
Returns the node id for a given path.
getIdFromDocumentRef(DocumentRef) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getIdFromState(State) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
getIdKey() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
getIdleConnectionCount() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
 
getIdleConnectionCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
getIdleTimeoutMinutes() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
 
getIdleTimeoutMinutes() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
getIdPDescriptor() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getIdpHeader() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getIdRef() - Method in interface org.nuxeo.ecm.core.api.DocumentLocation
Returns the document id reference
getIdRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
getIds() - Method in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
getIds() - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Gets the ids in that fragment, if complete (otherwise returns null).
getIdSearchControls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
Search controls that only fetch the id.
getIdsFor(String, String, String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getIdType() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
getIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the type of id when stored in the database.
getIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getIfaceClass() - Method in class org.nuxeo.runtime.management.ServiceDescriptor
 
getIfPresent(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets a fragment, if present in the context.
getIgnoredColumns(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Columns ignored if we see them in existing tables.
getIgnoredColumns(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getIgnorePrefix() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
Deprecated.
getImage() - Method in class org.nuxeo.connect.update.xml.FormDefinition
 
getImageFormat() - Method in class org.nuxeo.template.processors.xdocreport.BlobImageProvider
 
getImageInfo() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
Returns the ImageInfo for the main Blob (fileContent).
getImageInfo() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
Returns the ImageInfo of the picture view.
getImageInfo() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getImageInfo(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Retrieves the ImageInfo of the Blob that is received as parameter.
getImageInfo(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
getImageMetadata(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Deprecated.
since 7.2. Please use instead org.nuxeo.binary.metadata.api.BinaryMetadataService#readMetadata(Blob, boolean)
getImageMetadata(Blob) - Method in interface org.nuxeo.ecm.platform.picture.core.MetadataUtils
 
getImageMetadata(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
getImageMimeType(File) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Returns the mime-type for the given file.
getImageMimeType(File) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
getImageMimeType(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Returns the mime-type for the given Blob
getImageMimeType(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
getImageUtils() - Method in interface org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelector
 
getImageUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
getImageUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
 
getImagingService() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
getImpactedDocuments(CoreSession, List<String>) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
Returns the list of documents carrying an ACL impacted by one of the given group names.
getImplementation() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getImplementation() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Give the class name for the component implementation if this is a java component
getImplementationClass() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getImporterConfig() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
getImporterConfig() - Method in interface org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperService
 
getImporterConfig() - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
Get the user profile XMap descriptor for the importer config
getImporterConfig() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
getImporterLog() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
getImporterLogger() - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
getImportLogs() - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
getImportLogs(String) - Method in interface org.nuxeo.ecm.csv.core.CSVImporter
 
getImportLogs(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
getImportLogs(String, CSVImportLog.Status...) - Method in interface org.nuxeo.ecm.csv.core.CSVImporter
 
getImportLogs(String, CSVImportLog.Status...) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
getImportMode() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
getImportResult(String) - Method in interface org.nuxeo.ecm.csv.core.CSVImporter
 
getImportResult(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
getImportStatus(String) - Method in interface org.nuxeo.ecm.csv.core.CSVImporter
 
getImportStatus(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
getInactivityAsString() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getInactivityInS() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getIncludedFacets() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
getIncludedFacets() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
 
getIncludedTemplates() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getIncludePermissions() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
 
getIncludes() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
getIncludeSourceFields() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getIncomingStatements(QNameResource, Resource) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
getIncrement() - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
getIndex() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation.PathNode
 
getIndex() - Method in class org.nuxeo.ecm.core.query.sql.model.EsHint
Get Index field hints
getIndex() - Method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
getIndex() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
getIndex() - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterDescriptor
 
getIndexesAsString(String[]) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
getIndexFieldNames() - Method in class org.nuxeo.ecm.core.query.sql.model.EsHint
Get Index field names (without boost)
getIndexName(String, List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getIndexName(CoreSession, Map<String, Serializable>) - Method in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
getIndexNameForRepository(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Get the search index name associated with the repository name.
getIndexNameForRepository(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getIndexNameForRepository(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getIndexNameForType(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Get the first search index name with the given type.
getIndexNameForType(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getIndexNameForType(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getIndexNames() - Method in class org.nuxeo.elasticsearch.status.ElasticSearchStatusProbe
 
getIndexNamesForType(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Get the index names with the given type.
getIndexNamesForType(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getIndexNamesForType(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getIndexStorageType() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
getIndices() - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
getIndices() - Method in interface org.nuxeo.elasticsearch.http.readonly.filter.SearchRequestFilter
 
getIndices(String) - Method in class org.nuxeo.elasticsearch.http.readonly.filter.RequestValidator
 
getInFailureProbeInfos() - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
 
getInFailureProbeInfos() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getInfo() - Static method in class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
 
getInfo() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
Returns the information attached to the event.
getInfo() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
getInfo() - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
 
getInfo() - Method in class org.nuxeo.ecm.core.query.sql.model.Reference
 
getInfo() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectFile
 
getInfo() - Method in interface org.nuxeo.ecm.liveconnect.core.LiveConnectFile
 
getInfo() - Method in class org.nuxeo.ecm.platform.threed.ThreeD
 
getInfo() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.CapabilitiesObject
 
getInfo(String) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier
 
getInfo(String, List<LocalPackage>) - Method in class org.nuxeo.launcher.config.ServerConfigurator
Introspect the server and builds the instance info
getInfo(List<DocumentModel>, NuxeoPrincipal, boolean, boolean) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
getInfo(Blob, List<BlobHolder>) - Static method in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
getInfos() - Method in exception org.nuxeo.ecm.core.api.NuxeoException
Gets the information added to this exception.
getInfos() - Method in interface org.nuxeo.ecm.core.management.jtajca.CoreSessionMonitor
 
getInfos() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
 
getInfos() - Method in class org.nuxeo.runtime.management.api.ProbeStatus
 
getInfos(String) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
getInitialContext() - Method in class org.nuxeo.ecm.platform.mail.action.ExecutionContext
 
getInitialContext() - Static method in class org.nuxeo.runtime.jtajca.InitialContextAccessor
Get access to the default initial context implementation
getInitialContext(Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.NamingContextFactory
 
getInitializedRepositories() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
Get the list of repository names that have their index created.
getInitialParametersDefinition(Blob) - Method in interface org.nuxeo.template.api.TemplateProcessor
Extract parameters from the Template file.
getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
 
getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.IdentityProcessor
 
getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
 
getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
 
getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.xslt.XSLTProcessor
 
getInitialState() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
 
getInitialState() - Method in class org.nuxeo.ecm.core.versioning.DefaultVersioningRuleDescriptor
Deprecated.
 
getInitialState() - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
getInitialState() - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
getInitialStateName() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
getInitialStateNames() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
getInitialStateNames() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
Returns the list of allowed initial state names.
getInitiator() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoute
Get the username of the initiator.
getInitiator() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
 
getInitiator() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getInitiator() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getInitParams() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
 
getInitParams() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getInitParams() - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
getInitParams() - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.automation.jaxrs.JsonFactoryProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationServerProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationServiceProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.automation.server.jaxrs.CoreSessionProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.webengine.app.jersey.JerseyApplication
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule.HttpServletRequestProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule.HttpServletResponseProvider
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.CoreIODelegate
 
getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.JsonCoreIODelegate
Deprecated.
 
getInjector() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
getInline() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getInlineBlobs() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
 
getInLineListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getInlineListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getInnerSize() - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
getInnerSize() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
getInnerSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
getInnerSize() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
 
getInput() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getInput() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
getInput() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
getInput() - Method in class org.nuxeo.ecm.automation.OperationContext
 
getInput() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Gets the current input of the tree.
getInput() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
getInput(String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.BlobInputResolver
 
getInput(String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.BlobsInputResolver
 
getInput(String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentInputResolver
 
getInput(String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentsInputResolver
 
getInput(String) - Method in interface org.nuxeo.ecm.automation.jaxrs.io.operations.InputResolver
 
getInput(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryTree
 
getInput(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentTree
 
getInput(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
getInputChain() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Get input chain.
getInputChain() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getInputs(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
getInputsAsString(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
getInputStream() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
 
getInputStream() - Method in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
getInputStream() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
getInputStream() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
getInputStream() - Method in class org.nuxeo.template.processors.xdocreport.BlobImageProvider
 
getInputStream(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
 
getInputStream(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
getInputTransitions() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the input transitions.
getInputTransitions() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getInputType() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
getInputType() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getInputType() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getInputType() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getInputType() - Method in interface org.nuxeo.ecm.automation.OperationType
The input type of a chain/operation.
getInsertColumns(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns the list of columns to use for an INSERT statement SQLInfo.getInsertSql(java.lang.String).
getInsertOnConflictDoNothingSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL string for an INSERT ...
getInsertOnConflictDoNothingSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getInsertOnConflictDoNothingSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getInsertOnConflictDoNothingSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getInsertOnConflictDoNothingSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getInsertRootIdColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getInsertRootIdSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getInsertSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns the SQL INSERT to add a row.
getInstallationDirective() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getInstallationMessage() - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
getInstallDate(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
getInstallDate(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getInstalledBundles() - Method in class org.nuxeo.osgi.BundleRegistry
 
getInstalledBundles() - Method in class org.nuxeo.osgi.OSGiAdapter
 
getInstalledPackageByName(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getInstalledPackageIdFromName(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getInstaller() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getInstallErrorMessage() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getInstallFile() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getInstallFile() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getInstallForms() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getInstallMessage() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
getInstallMessage() - Method in exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
 
getInstallParameters(String) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
getInstallTask() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getInstance() - Static method in class org.nuxeo.ecm.automation.core.rendering.RenderingService
 
getInstance() - Static method in class org.nuxeo.ecm.automation.core.scripting.Functions
 
getInstance() - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
 
getInstance() - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
getInstance() - Static method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
 
getInstance() - Static method in class org.nuxeo.ecm.core.storage.sql.Activator
 
getInstance() - Static method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
getInstance() - Static method in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
getInstance() - Static method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
getInstance() - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
getInstance() - Static method in class org.nuxeo.ecm.webengine.security.PermissionService
 
getInstance() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
 
getInstance() - Static method in class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
Gets a Nuxeo AWS Credentials Provider for the default configuration.
getInstance() - Static method in class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
Gets a Nuxeo AWS Region Provider for the default configuration.
getInstance() - Method in class org.nuxeo.runtime.management.Resource
 
getInstance() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the actual component implementation instance.
getInstance() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getInstance() - Static method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
getInstance() - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
getInstance() - Method in class org.nuxeo.usermapper.service.UserMapperDescriptor
 
getInstance(RenderingContext) - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
Create an instance of this marshaller.
getInstance(RenderingContext, Class<T>) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Provides an instance of a given marshaller class.
getInstance(RenderingContext, Class<T>) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getInstanceIdentifier() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
getinstanceTypeLabel() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
getInstantiations() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
getInstruments() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
getInSuccessProbeInfos() - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
 
getInSuccessProbeInfos() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getInt() - Method in class org.nuxeo.ecm.core.io.impl.DWord
 
getInteger() - Method in class org.nuxeo.runtime.model.Property
 
getInteger(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any.
getInteger(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getInteger(String, int) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any, otherwise returns the given default value.
getInteger(String, int) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getIntegerScope(String) - Static method in class org.nuxeo.ecm.directory.ldap.LdapScope
Returns the associated integer for scope, comparing lower case.
getInterface() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
getIntermediateSegment() - Method in class org.nuxeo.ecm.core.storage.sql.ModelProperty
Gets the segment name for an intermediate segment.
getInternalConsumer() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
Returns the NuxeoOAuthConsumer representing local (embedded) Shindig instance.
getInternalConsumer() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
getInternalKey() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
Returns the consumerKey used in Shindig => Nuxeo sign fetch.
getInternalKey() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
getInternalSecret() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
Returns the consumerSecret (HMAC) used in Shindig => Nuxeo sign fetch.
getInternalSecret() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
getInterval() - Method in class org.nuxeo.elasticsearch.aggregate.HistogramAggregate
 
getIntervals() - Method in class org.nuxeo.runtime.util.Watch
 
getIntProperty(String) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
Gets an integer property, or -1 if undefined.
getIntProperty(String) - Method in class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
Gets an integer property, or -1 if undefined or blank.
getIntProperty(String, int) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
Gets an integer property, or defaultValue if undefined.
getInTreeSql(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the expression to use to check tree membership.
getInTreeSql(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getInTreeSql(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getInTreeSql(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getInTreeSql(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getInTreeSql(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getInTreeSql(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getIntrinsic() - Method in interface org.nuxeo.ecm.core.api.quota.QuotaStats
Returns the intrinsic cardinal value of the underlying document.
getIntrinsic() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsNonFolderishCountAdapter
 
getIntValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getInvalidations() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisDBSInvalidations
 
getInvalidations() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisInvalidations
 
getInvalidations() - Method in class org.nuxeo.ecm.core.storage.InvalidationsQueue
Gets the queued invalidations and resets the queue.
getInvalidationsPropagator() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getInvalidationsPropagator() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getInvalidFields() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
getInvalidFields() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getInvalidValue() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
getInverseReferences() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getInvitationLayout() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getIOManager() - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
 
getIOSProtocol() - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
getIpAddr() - Method in class org.nuxeo.easyshare.EasyShare
 
getIsAdministrator() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getIsAsync() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
getIsAsync() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
getIsAutoloopFromXMLNode(Element) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
getIsDisabled() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
Disabled suggestions can be useful to display suggestions that might have been relevant if the context was slightly different (e.g.
getIsIndeterminate() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
 
getIsMultipartContent() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
GetIsParentRunningUnrestricted(CoreSession) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.GetIsParentRunningUnrestricted
 
getIsReadonlyFromXMLNode(Element) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
getIsWithCurrentAndTotal() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
 
getIsWithPercent() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
 
getItemDisabled() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getItemDisabled() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getItemDisabled() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Returns the disabled behaviour for the select option.
getItemDisabled() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
getItemDisabled() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getItemLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getItemLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getItemLabel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Returns the item label for the select option.
getItemLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
getItemLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getItemLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getItemLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getItemLabel(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Getter to handle l10n localization of select options.
getItemLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getItemLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getItemLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Getter to handle l10n localization of select options.
getItemRendered() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getItemRendered() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getItemRendered() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Returns the rendered behaviour for the select option.
getItemRendered() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
getItemRendered() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getItems(Object) - Static method in class org.nuxeo.elasticsearch.hint.MoreLikeThisESHintQueryBuilder
Build a single or an array of MoreLikeThisQueryBuilder.Item according to the value type.
getItems(Object) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
Deprecated.
getItems(String, CoreSession, Object...) - Static method in class org.nuxeo.ecm.platform.tag.AbstractTagService
Returns results from calls to CoreSession.queryAndFetch(String, String, Object...) using page providers.
getItemValue() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getItemValue() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getItemValue() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Returns the item value for the select option.
getItemValue() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
getItemValue() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getIterableQueryResult(IterableQueryResult, NuxeoCmisService) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
getIterableType(Class<?>) - Static method in class org.nuxeo.ecm.automation.core.impl.IterableInputHelper
 
getJarArtifactName(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
getJARFragment(File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
getJarManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
 
getJars() - Method in class org.nuxeo.osgi.application.ClassPath
 
getJARs() - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileLoader
 
getJARs() - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileScanner
 
getJarURL() - Method in class org.nuxeo.osgi.JarBundleFile
 
getJavaLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
getJavaLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
getJavaLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.HttpFileImporterExecutor
 
getJavaLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.RandomImporterExecutor
 
getJavaOpts(String, String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
getJavaOpts(Function<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Gets the Java options defined in Nuxeo configuration files, e.g.
getJavaOptsString() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getJavaType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
 
getJaxbContext() - Static method in class org.nuxeo.ecm.webdav.jaxrs.Util
 
getJdbcBaseType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getJdbcType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the JDBC type and string from Nuxeo's type abstraction.
getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getJDBCTypeName(int) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getJobClass() - Method in class org.nuxeo.ecm.core.scheduler.DefaultEventJobFactory
 
getJobFactory() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
Returns an instance of the EventJobFactory (DefaultEventJobFactory by default).
getJobFactory() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
getJPARangeClause(long, long, Map<String, Object>) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
Using event log id to ensure consistency, see https://jira.nuxeo.com/browse/NXP-14826.
getJson() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamObject
 
getJson(Record) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
getJSON() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
getJsonFactory() - Static method in class org.nuxeo.ecm.liveconnect.google.drive.credential.ServiceAccountCredentialFactory
 
getJsonFactory() - Method in interface org.nuxeo.ecm.webengine.JsonFactoryManager
 
getJsonFactory() - Method in class org.nuxeo.ecm.webengine.JsonFactoryManagerImpl
 
getJsonGenerator() - Method in class org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
 
getJsonNode() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
getJsonVariables() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets a map containing the Json formatted variables currently defined on this node
getJsonVariables() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getJsonVariables() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Gets the Json formatted graph variables.
getJsonVariables() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
getJWTToken(HttpServletRequest) - Static method in class org.nuxeo.wopi.Helpers
 
getJWTTokenExp(String) - Static method in class org.nuxeo.wopi.Helpers
 
getKeepAlive() - Method in class org.nuxeo.elasticsearch.api.EsScrollResult
 
getKey() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
getKey() - Method in class org.nuxeo.common.utils.FileMatcher
 
getKey() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
 
getKey() - Method in class org.nuxeo.connect.update.task.update.Entry
 
getKey() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
 
getKey() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
getKey() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getKey() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
getKey() - Method in class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
getKey() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
getKey() - Method in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
getKey() - Method in interface org.nuxeo.ecm.core.blob.ManagedBlob
Gets the stored representation of this blob.
getKey() - Method in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
getKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getKey() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getKey() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntry
 
getKey() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
getKey() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDefinition
 
getKey() - Method in interface org.nuxeo.ecm.platform.query.api.Bucket
 
getKey() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
getKey() - Method in class org.nuxeo.ecm.platform.query.core.BucketRange
 
getKey() - Method in class org.nuxeo.ecm.platform.query.core.BucketRangeDate
 
getKey() - Method in class org.nuxeo.ecm.platform.query.core.BucketTerm
 
getKey() - Method in class org.nuxeo.ecm.platform.query.core.MockBucket
 
getKey() - Method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
getKey() - Method in class org.nuxeo.lib.stream.computation.Record
 
getKey() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
getKey(String) - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
getKey(String, String) - Method in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
getKey(UpdateOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getKey(ScrollRequest) - Method in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
getKey(BlobContext) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
getKey(ScrollDescriptor) - Method in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
getKeyCachingDirName(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getKeycloakDeployment() - Static method in class org.nuxeo.ecm.platform.ui.web.keycloak.DeploymentResult
 
getKeyManager() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getKeyName() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
Returns key name (not really used).
getKeyName() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
getKeyPair(KeyStore, String, String, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
Retrieves existing private and public key from a KeyStore.
getKeyPair(KeyStore, String, String, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getKeys() - Method in class org.nuxeo.ecm.core.storage.sql.Row
Gets the list of keys.
getKeys() - Method in class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
 
getKeys() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getKeys() - Method in interface org.nuxeo.ecm.webengine.forms.FormDataProvider
 
getKeys() - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
getKeys() - Method in class org.nuxeo.ecm.webengine.model.MessagesBundle
Implementation of ResourceBundle.getKeys.
getKeysFromKeyStore(String, char[], String, char[]) - Static method in class org.nuxeo.common.codec.Crypto
Extract secret keys from a keystore looking for keyAlias + algorithm
getKeyStore(InputStream, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
Retrieves a KeyStore object from a supplied InputStream.
getKeyStore(InputStream, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getKeyStore(InputStream, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getKeystoreFilePath() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
getKeystorePassword() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
getKeyStrategy() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
getKeyStrategy() - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Gets the key strategy used by the store.
getKeyStrategy() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
getKeyType() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getKeyValuedStates(String, Object) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getKeyValuedStates(String, Object, String, Object) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getKeyValueStore() - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
getKeyValueStore() - Method in class org.nuxeo.ecm.core.work.KeyValueStoreOverflowRecordFilter
 
getKeyValueStore() - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
getKeyValueStore() - Static method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
getKeyValueStore() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
getKeyValueStore(String) - Method in interface org.nuxeo.runtime.kv.KeyValueService
Gets the Key/Value store with the given name.
getKeyValueStore(String) - Method in class org.nuxeo.runtime.kv.KeyValueServiceImpl
 
getKeywords() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getKilledActiveConnectionCount() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
Returns the current killed connection count
getKilledActiveConnectionCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
getKind() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
getKind() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns the King of the RenditionDefinition
getKind() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getKindSet(int) - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
only call this if it's to add at least one element in the set
getKlass() - Method in class org.nuxeo.ecm.core.CoreServiceOrphanVersionRemovalFilterDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.core.CoreServicePolicyDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
Returns the implementation class, or null if not defined.
getKlass() - Method in class org.nuxeo.ecm.directory.DirectoryDeleteConstraintDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AdapterDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.preview.adapter.BlobPostProcessorDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.publisher.rules.ValidatorsRuleDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter
 
getKlass() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
 
getKlass() - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
 
getKlass() - Method in class org.nuxeo.ecm.platform.routing.core.impl.PersisterDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ExceptionHandlerDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ListenerDescriptor
 
getKlass() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.RequestDumpDescriptor
 
getKlass() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
getKlass() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchDocWriterDescriptor
 
getKlass() - Method in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
getKlass() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
 
getKvStore() - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
getKvStore() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
getKvStore() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamObject
 
getL1Cache() - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
getL2Cache() - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
getLabel() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
 
getLabel() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getLabel() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getLabel() - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
getLabel() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Gets the label of the group
getLabel() - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
getLabel() - Method in interface org.nuxeo.ecm.core.api.VersionModel
 
getLabel() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
getLabel() - Method in class org.nuxeo.ecm.core.management.events.CallStat
Deprecated.
 
getLabel() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
 
getLabel() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
 
getLabel() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getLabel() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
getLabel() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getLabel() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getLabel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the label to use in this mode.
getLabel() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getLabel() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getLabel() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getLabel() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
getLabel() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns the RenditionDefinition label
getLabel() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getLabel() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
getLabel() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
getLabel() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
getLabel() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
getLabel() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
The i18n label to display to the user for this suggestion.
getLabel() - Method in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
 
getLabel() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getLabel() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getLabel() - Method in class org.nuxeo.ecm.platform.types.Type
 
getLabel() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
getLabel() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
getLabel() - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
getLabel() - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
 
getLabel() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
getLabel() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Gets the label to be displayed for this item.
getLabel() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getLabel() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getLabel() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getLabel() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
A user-friendly label for this platform, like "Nuxeo Platform 5.8".
getLabel() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getLabel() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getLabel() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Return label key used for template
getLabel() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
getLabel() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
getLabel() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getLabel(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
Gets the label to be used when displaying the given object.
getLabel(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
getLabel(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
getLabel(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputerLabelled
 
getLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getLabel(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the label to use in a given mode.
getLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getLabelFieldName(Schema, boolean, String, String) - Static method in class org.nuxeo.ecm.automation.features.SuggestConstants
Compute the field name of the directory that holds the value that we want to display.
getLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns labels by mode.
getLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getLag(String, String) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use LogManager.getLag(Name, Name) instead
getLag(LogManager, Name, Name, int) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
getLag(Name, Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
Returns the lag between consumer group and producers for a Log.
getLagForPartition(Name, int, Name) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
getLagPerPartition(String, String) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
getLagPerPartition(Name, Name) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
getLagPerPartition(Name, Name) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
getLagPerPartition(Name, Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
getLagPerPartition(Name, Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
Returns the lag between consumer group and the producers for each partition.
getLagPerPartition(Name, Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
getLang() - Method in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
getLang() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
getLang() - Method in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
getLanguage() - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
 
getLanguage() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getLanguage() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getLanguage() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
getLanguage() - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
 
getLastAccessDate() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getLastAccessedTime() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
getLastAccessTime() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getLastAccessUrl() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getLastCommittedOffset() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
Use a cache to return the last committed offset, concurrent consumer is not taken in account use ChronicleLogOffsetTracker.readLastCommittedOffset() in concurrency.
getLastCommittedStatistics() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
getLastCommittedStatistics() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
getLastContributor() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
getLastContributor() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getLastDocumentVersion(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getLastDocumentVersion(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the document corresponding to the last version for the given document.
GetLastDocumentVersion - Class in org.nuxeo.ecm.automation.core.operations.document
 
GetLastDocumentVersion() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersion
 
getLastDocumentVersionRef(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getLastDocumentVersionRef(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the document reference corresponding to the last version for the given document.
getLastDuration() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getLastDuration() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
getLastDuration() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getLastErrorTrace() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
getLastExecutionTime() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
getLastFailedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getLastFailedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
getLastFailedDate() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getLastFailedRun() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
Gets the last date the Job was failed.
getLastFailureStatus() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getLastFailureStatus() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
getLastFailureStatus() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getLastImportLogs(String, int) - Method in interface org.nuxeo.ecm.csv.core.CSVImporter
 
getLastImportLogs(String, int) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
getLastImportLogs(String, int, CSVImportLog.Status...) - Method in interface org.nuxeo.ecm.csv.core.CSVImporter
 
getLastImportLogs(String, int, CSVImportLog.Status...) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
getLastModificationDate() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
getLastModificationDate() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getLastModificationDate() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getLastModified() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getLastModified() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getLastModified() - Method in class org.nuxeo.osgi.BundleImpl
 
getLastModified() - Method in class org.nuxeo.runtime.model.DefaultComponent
 
getLastModified() - Method in interface org.nuxeo.runtime.service.TimestampedService
Returns the last modification timestamp or null if unknown.
getLastModified(Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
getLastModifiedBy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getLastName() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getLastName() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getLastName() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the last name of this principal.
getLastName() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getLastName() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
getLastName() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getLastName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
 
getLastName() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
getLastName() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
getLastOffset() - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
 
getLastOffset() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
getLastOffset(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
Returns the last offset created for a given work id.
getLastRollbackedStatistics() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
getLastRollbackedStatistics() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
getLastRunnedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getLastRunnedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
getLastRunnedDate() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getLastRunWithStatus(String) - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
getLastStarted() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
Gets the last date the Job was started.
getLastSucceedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getLastSucceedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
getLastSucceedDate() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getLastSuccessfulRun() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
Gets the last date the Job was successfully run.
getLastUsage() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
getLastUsage() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
 
getLastVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
 
getLastVersion() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the last version of this document.
getLastVersion() - Method in class org.nuxeo.ecm.core.rest.VersionService
 
getLastVersion() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getLastVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getLastVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getLastVersion(boolean) - Method in class org.nuxeo.connect.update.task.update.Entry
 
getLastVersion(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the last version for a given version series id.
getLastVersion(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getLastVersion(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getLastVersion(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getLatency(String) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
getLatency(String) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Returns the latency for a computation.
getLatency(String, String, Codec<M>, Function<M, Long>, Function<M, String>) - Method in interface org.nuxeo.lib.stream.log.LogManager
getLatency(Name, Name, Codec<M>, Function<M, Long>, Function<M, String>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Returns the latency between consumer group and producers for a Log.
getLatencyPerPartition(String, String, Codec<M>, Function<M, Long>, Function<M, String>) - Method in interface org.nuxeo.lib.stream.log.LogManager
getLatencyPerPartition(Name, Name, Codec<M>, Function<M, Long>, Function<M, String>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
getLatencyPerPartition(Name, Name, Codec<M>, Function<M, Long>, Function<M, String>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Returns the lag with latency.
getLatencyPerPartition(Name, Name, Codec<M>, Function<M, Long>, Function<M, String>) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
getLatestAccessibleStateId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getLatestChangeLogToken() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getLatestChangeLogToken(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getLatestDocumentVersion(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getLatestDocumentVersion(String, boolean, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getLatestDocumentVersion(String, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getLatestDocumentVersion(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getLatestDocumentVersion(ObjectId, boolean, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getLatestDocumentVersion(ObjectId, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getLatestLogId(String, String...) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns the latest log id matching events and repository or 0 when no match found.
getLatestLogId(String, String...) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
getLatestLogId(String, String...) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getLaunchLinks() - Method in class org.nuxeo.ecm.platform.pdf.PDFLinks
Return all links of type "Launch" (PDActionLaunch.SUB_TYPE).
getLayoutConverters(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
getLayoutConverters(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getLayoutDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getLayoutDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Returns the registered layout definition for this name.
getLayoutDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
 
getLayoutDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getLayoutDefinition(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
Returns the registered layout definition for this name.
getLayoutDefinition(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getLayoutDefinition(LayoutDefinition, LayoutConversionContext) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutDefinitionConverter
Returns the original layout definition, or a clone if it needs to be changed.
getLayoutDefinitionNames() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Returns the names of all the registered layout definitions
getLayoutDefinitionNames() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getLayoutDefinitionNames(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
Returns the names of all the registered layout definitions
getLayoutDefinitionNames(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getLayoutName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getLayoutName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the layout name.
getLayoutNames() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
 
getLayoutNames() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
 
getLayoutNames() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
 
getLayoutRowDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
getLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptors
 
getLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.export.RootResource
 
getLayouts() - Method in class org.nuxeo.ecm.platform.types.Layouts
 
getLayouts() - Method in class org.nuxeo.ecm.platform.types.Type
Returns the layouts map
getLayouts(String) - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
Returns layout names for this mode, defaulting to layouts defined for mode BuiltinModes.ANY
getLayouts(String) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getLayouts(String) - Method in class org.nuxeo.ecm.platform.types.Type
Returns layout names given a mode.
getLayouts(String, String) - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
Returns layout names for this mode, defaulting to layouts defined for given default mode name.
getLayouts(String, String) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getLayouts(String, String) - Method in class org.nuxeo.ecm.platform.types.Type
 
getLayouts(Map<String, List<LayoutDefinition>>, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getLayouts(Map<String, List<LayoutDefinition>>, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getLayouts(Map<String, LayoutDescriptors>) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getLayouts(Map<String, LayoutDescriptors>) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getLayouts(Map<String, LayoutDescriptors>, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getLayouts(Map<String, LayoutDescriptors>, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getLayoutsForTypeAsJson(String, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
getLayoutStore() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getLayoutTypeConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getLayoutTypeDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeDescriptor
 
getLayoutTypeDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Returns the layout type definition with given name, or null if no layout type with this name is found.
getLayoutTypeDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getLayoutTypeDefinition(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
getLayoutTypeDefinition(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getLayoutTypeDefinition(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
getLayoutTypeDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Returns the layout type definitions for all the registered layout types.
getLayoutTypeDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getLayoutTypeDefinitions(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
getLayoutTypeDefinitions(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getLayoutTypeDefinitions(HttpServletRequest, Boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
getLayoutTypes(String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.RootResource
 
getLdapEntry(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getLdapEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getLdapReferences() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getLdapTargetIds(Attributes) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Optimized method to spare a LDAP request when the caller is a LDAPSession object that has already fetched the LDAP Attribute instances.
getLdapUrls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
getLeafDocType() - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
getLeafPermissions(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getLeafType() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor.DocumentModelFactory
 
getLegacyChangeToken(Calendar) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Gets the legacy change token for the given timestamp.
getLength() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
getLength() - Method in interface org.nuxeo.ecm.core.api.Blob
Gets the data length in bytes if known.
getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
 
getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
 
getLength() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
getLength() - Method in class org.nuxeo.ecm.core.blob.ByteRange
The length.
getLength() - Method in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
getLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
getLevel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
getLevel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getLevel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo
 
getLevel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the widget level in the widget hierarchy.
getLevel() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
 
getLevel() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getLevel() - Method in class org.nuxeo.runtime.RuntimeMessage
 
getLicense() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
Deprecated.
getLicenseContent() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getLicenseType() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getLicenseType() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getLicenseUrl() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getLicenseUrl() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getLifeCycle() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getLifeCycle() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getLifeCycle() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getLifeCycle(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
getLifeCycle(LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
Returns a life cycle instance out of the life cycle configuration.
getLifeCycleByName(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
getLifeCycleByName(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Returns a life cycle given its name.
getLifeCycleFor(Document) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
getLifeCycleFor(Document) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Returns the life cycle a given document follows.
getLifeCycleName() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
 
getLifeCycleNameFor(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
getLifeCycleNameFor(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Returns the lifecycle name that the given type follows.
getLifeCycleNameForType(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
getLifeCyclePolicy() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Returns the life cycle policy of the document.
getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getLifeCyclePolicy() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the life cycle policy of this document.
getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getLifeCyclePolicy(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getLifeCyclePolicy(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns the life cycle policy of the document.
getLifeCycles() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
getLifeCycles() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
getLifeCycles() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Returns all the registered life cycles.
getLifeCycleService() - Static method in class org.nuxeo.ecm.core.NXCore
Deprecated.
since 10.3, use directly Framework.getService(Class) with LifeCycleService
getLifeCycleState() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the life cycle state of this document.
getLifeCycleState() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getLifeCycleState() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getLifeCycleState() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getLifeCycleState() - Method in class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
Deprecated.
 
getLifeCycleState() - Method in class org.nuxeo.ecm.core.versioning.VersioningRestrictionOptionsDescriptor
 
getLifeCycleState() - Method in enum org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
Corresponding lifecycle state.
getLikeEscaping() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL fragment to add after a LIKE match to specify the escaping character.
getLikeEscaping() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getLikeEscaping() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getLimit() - Method in interface org.nuxeo.ecm.core.api.query.QueryFilter
 
getLimit() - Method in class org.nuxeo.ecm.core.query.QueryFilter
 
getLimit() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
getLimit() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
getLimit() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getLine() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
getLineNumber(CSVParser) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
getLineNumber(CSVRecord) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
getLines() - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureLayout
 
getLines() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
getLink() - Method in class org.nuxeo.ecm.core.blob.apps.AppLink
 
getLink() - Method in class org.nuxeo.ecm.platform.actions.Action
Returns the link for this action.
getLink() - Method in class org.nuxeo.ecm.platform.pdf.LinkInfo
 
getLink() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
getLink(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
getLink(DocumentModel) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
You should override this method to resolve objects to links.
getLink(DocumentModel) - Method in interface org.nuxeo.ecm.webengine.model.ModuleResource
 
getLinkedDoc() - Method in class org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
 
getLinkedTemplateBasedDocuments(DocumentModel) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Retrieve the DocumentModels using a given TemplateSourceDocument
getLinkedTemplateBasedDocuments(DocumentModel) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getLinkRegistry() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getLinks() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
getLinks(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getLinks(String) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
getLinks(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getLinks(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getLinks(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getList() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
getList() - Method in class org.nuxeo.runtime.model.Property
 
getList() - Method in class org.nuxeo.template.jaxrs.TemplateResource
 
getList(Serializable) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
getList(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getList(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormDataProvider
 
getList(String) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
getList(RenderingContext, String) - Static method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVHelper
 
getListener() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
getListener() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerDescriptor
 
getListenerHooks() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getListenerList() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
getListenerList() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
getListenerName() - Method in class org.nuxeo.ecm.web.resources.wro.servlet.NuxeoWroPageServletContextListener
 
getListenerName() - Method in class org.nuxeo.ecm.web.resources.wro.servlet.NuxeoWroServletContextListener
 
getListenerNames() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getListeners() - Method in class org.nuxeo.common.collections.ListenerList
Returns an array containing all the registered listeners.
getListenersConfig() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
getListenersConfig() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Get a summary of all registered listeners (name - type - enabled).
getListenersCopy() - Method in class org.nuxeo.common.collections.ListenerList
 
getListenerSet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getListFile() - Method in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
getListingLocalContentView() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getListProperties() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
getListSeparatorRegex() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
getListSeparatorRegex() - Method in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
getListValue() - Method in class org.nuxeo.template.api.TemplateInput
 
getListValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getLiteral(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getLiteral(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getLiteralDate(Calendar) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
 
getLiteralDate(Date) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
Returns Literal for given date.
getLiveDocument() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionLiveDocFetcher
 
getLiveDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
getLiveDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory
 
GetLiveDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
GetLiveDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetLiveDocument
 
getLiveSize() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
 
getLoader() - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
 
getLoader() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
getLoader() - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
Deprecated.
 
getLoader() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
getLoader() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
getLoader() - Method in class org.nuxeo.osgi.application.DelegateLoader
 
getLoader() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
getLoader() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
getLoader() - Method in interface org.nuxeo.osgi.application.SharedClassLoader
Must return itself.
getLoader() - Method in class org.nuxeo.osgi.application.SharedClassLoaderImpl
 
getLocal(String) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
getLocalConfigurationService() - Method in class org.nuxeo.ecm.platform.userpreferences.UserPreferencesServiceImpl
 
getLocale() - Method in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
getLocale() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
getLocale() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
getLocale() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
getLocale() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
getLocale() - Method in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
getLocale() - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Gets the requested Locale.
getLocale() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getLocale() - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getLocale() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getLocale() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getLocale() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getLocale() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getLocale() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getLocale() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getLocale() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
getLocale() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
getLocale() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getLocale() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the context locale.
getLocale(CoreSession) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getLocale(CoreSession) - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
getLocale(CoreSession) - Method in interface org.nuxeo.ecm.platform.web.common.locale.LocaleProvider
 
getLocale(CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
 
getLocale(DocumentModel) - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
getLocale(DocumentModel) - Method in interface org.nuxeo.ecm.platform.web.common.locale.LocaleProvider
Gets the locale stored in the given user profile.
getLocale(DocumentModel) - Method in class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
 
getLocalEntityID() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
getLocaleWithDefault(String) - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
getLocaleWithDefault(String) - Method in interface org.nuxeo.ecm.platform.web.common.locale.LocaleProvider
Returns the default locale for given requested locale.
getLocaleWithDefault(CoreSession) - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
getLocaleWithDefault(CoreSession) - Method in interface org.nuxeo.ecm.platform.web.common.locale.LocaleProvider
 
getLocaleWithDefault(CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
 
getLocaleWithDefault(DocumentModel) - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
getLocaleWithDefault(DocumentModel) - Method in interface org.nuxeo.ecm.platform.web.common.locale.LocaleProvider
 
getLocaleWithDefault(DocumentModel) - Method in class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
 
getLocalInstanceId() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdministrativeStatusListener
 
getLocalizedMessage() - Method in exception org.nuxeo.ecm.core.api.RecoverableClientException
 
getLocalizedMessage() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
getLocalizedMessageParams() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
getLocalManager() - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
getLocalName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getLocalName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getLocalName() - Method in class org.nuxeo.ecm.core.schema.types.QName
 
getLocalName() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
getLocalName() - Method in interface org.nuxeo.ecm.platform.relations.api.QNameResource
 
getLocalName(String) - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
getLocalNuxeoInstanceIdentifier() - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
Returns the identifier of the local Nuxeo Instance.
getLocalNuxeoInstanceIdentifier() - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
getLocalPackage(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Looks for a local package from its name or id
getLocalPackageFile(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Looks for a package file from its path
getLocalPackageFileId(File) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Load package definition from a local file or directory and get package Id from it.
getLocalPackageIdFromName(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getLocalResource(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getLocalResource(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Finds a local resource having the given name.
getLocalResource(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
getLocalResource(String) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
 
getLocalResource(String) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
 
getLocalResourceAsStream(String) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
 
getLocalResourceAsStream(String) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
 
getLocalResources(String) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
 
getLocalResources(String) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
 
getLocalService(Class<T>) - Static method in class org.nuxeo.runtime.api.Framework
Deprecated.
getLocalThemeConfig(DocumentModel) - Static method in class org.nuxeo.theme.localconfiguration.LocalThemeHelper
 
getLocalVariable(String) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
getLocalVariable(String) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Returns a local variable put in the context
getLocation() - Method in class org.nuxeo.ecm.core.event.script.FileScript
 
getLocation() - Method in class org.nuxeo.ecm.core.event.script.JARFileScript
 
getLocation() - Method in class org.nuxeo.ecm.core.event.script.JARUrlScript
 
getLocation() - Method in class org.nuxeo.ecm.core.event.script.Script
 
getLocation() - Method in class org.nuxeo.ecm.core.event.script.URLScript
 
getLocation() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.NuxeoRedirectingContentStream
 
getLocation() - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
getLocation() - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
getLocation() - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
A string that uniquely identify the location of that store.
getLocation() - Method in interface org.nuxeo.osgi.BundleFile
Gets the original location of this bundle.
getLocation() - Method in class org.nuxeo.osgi.BundleImpl
 
getLocation() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getLocation() - Method in class org.nuxeo.osgi.JarBundleFile
 
getLocation() - Method in class org.nuxeo.osgi.NestedJarBundleFile
 
getLocationEnabled() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
 
getLocationEnabled() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
 
getLocationName() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
 
getLocationName() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
 
getLocationRefOfCommentCreation(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Returns the DocumentRef of the comments location in repository for the given commented document model.
getLocationURI() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
 
getLocator() - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
getLock() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the lock if one set on this document.
getLock() - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
getLock() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getLock() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the GetLock operation.
getLock(String) - Method in interface org.nuxeo.ecm.core.api.lock.LockManager
Gets the lock on a document.
getLock(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
getLock(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
getLock(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getLock(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
getLock(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getLock(String) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
getLock(String) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
getLock(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
getLock(String) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
getLock(String) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 
getLock(String) - Static method in class org.nuxeo.wopi.lock.LockHelper
Gets the WOPI lock stored for the given file id if it exists, returns null otherwise.
getLockDiscovery(DocumentModel, UriInfo) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
getLockInfo() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
getLockInfo() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getLockInfo() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the lock info on the document.
getLockInfo() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getLockInfo() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getLockInfo() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getLockInfo(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getLockInfo(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the lock info on the given document.
getLockManager() - Method in interface org.nuxeo.ecm.core.model.Session
Gets the lock manager for this session.
getLockManager() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getLockManager() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
Gets the lock manager for this repository.
getLockManager() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
getLockManager() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getLockManager() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getLockManager() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getLockManager() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the lock manager for this session.
getLockManager() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getLockManager(String) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
Returns the lock manager registered with the given name.
getLockManager(CoreSession) - Method in class org.nuxeo.ecm.core.io.impl.extensions.DocumentLockImporter
 
getLockManagerDescriptor(String) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService.LockManagerDescriptorRegistry
 
getLockManagerName() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
getLockManagerName() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getLockOwner(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
 
getLockOwner(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
 
getLog() - Method in class org.nuxeo.common.Environment
 
getLog() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getLog() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets a logger to be used by scripts for logging.
getLog(String) - Method in class org.nuxeo.ecm.csv.core.operation.CSVImportLogOperation
 
getLogAsString() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
getLogComment(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
 
getLogConfFile() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getLogConfig() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getLogConfigs() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
getLogDate() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
getLogDate() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
getLogDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getLogDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getLogEntries(JsonNode) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getLogEntriesAfter(long, int, String, String...) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns up to limit log entries matching events and repository with log id greater or equal to logIdOffset.
getLogEntriesAfter(long, int, String, String...) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
getLogEntriesAfter(long, int, String, String...) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getLogEntriesFor(String) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Deprecated.
getLogEntriesFor(String) - Method in interface org.nuxeo.ecm.platform.audit.service.BaseLogEntryProvider
Deprecated.
getLogEntriesFor(String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getLogEntriesFor(String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
getLogEntriesFor(String, String) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns the logs given a doc uuid and a repository id.
getLogEntriesFor(String, String) - Method in interface org.nuxeo.ecm.platform.audit.service.BaseLogEntryProvider
Deprecated.
since 9.3, use AuditBackend APIs instead.
getLogEntriesFor(String, String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getLogEntriesFor(String, String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
getLogEntriesFor(String, Map<String, FilterMapEntry>, boolean) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Deprecated.
since 9.3, this method doesn't take into account the document repository, use AuditReader.queryLogs(QueryBuilder) instead.
getLogEntriesFor(String, Map<String, FilterMapEntry>, boolean) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
Deprecated.
getLogEntriesFor(String, Map<String, FilterMapEntry>, boolean) - Method in interface org.nuxeo.ecm.platform.audit.service.BaseLogEntryProvider
Deprecated.
since 8.4
getLogEntriesFor(String, Map<String, FilterMapEntry>, boolean) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getLogEntriesFor(String, Map<String, FilterMapEntry>, boolean) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
getLogEntryByID(long) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns a given log entry given its id.
getLogEntryByID(long) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getLogEntryByID(long) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
getLogEntryByID(long) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
getLogEntryByID(long) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
getLogEntryFromJson(byte[]) - Method in class org.nuxeo.ecm.platform.audit.impl.StreamAuditWriter.AuditLogWriterComputation
 
getLogEntryHelper() - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
Should be overridden if IOLogEntryBase is subclassed.
getLogEntryObjectData(LogEntry) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Gets object data for a log entry, or null if skipped.
getLogFiles() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getLoggedEventIds() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getLogger() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
getLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
getLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
getLogger() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
getLoggerBuffer() - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
getLoggerBuffer() - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
getLoggerBuffer(String) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
getLoggerBuffer(String) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
getLoggerBuffer(String) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
getLoggerName() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
 
getLoggerName(LoggerLevel) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Gets the logger name from a given LoggerLevel.
getLoggers(FeaturesRunner, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Retrieves the LoggerLevel, a Class or a Method can be annotated by one or more Logger.
getLoggersAnnotations(Description) - Method in class org.nuxeo.runtime.test.logging.TestLogFeature.LogFeatureMethodCheckerRule
 
getLogGroup() - Method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
getLogicalType(Schema) - Method in class org.nuxeo.runtime.avro.AvroMapper
 
getLogIdBoundsClause(long, long) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
getLogin() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getLogin() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
getLoginAs() - Method in class org.nuxeo.runtime.api.login.LoginAsComponent
 
getLoginBindings() - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
getLoginBoxBackgroundStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getLoginBoxWidth() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getLoginButtonBackgroundColor() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getLoginContext() - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
getLoginName() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getLoginName(SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.user.AbstractUserResolver
 
getLoginName(SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.user.EmailBasedUserResolver
 
getLoginPage() - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
getLoginPage() - Method in class org.nuxeo.ecm.webengine.test.WebEngineHomePage
 
getLoginPath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getLoginPath() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the login path for the current context.
getLoginPathInfo(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
Gets the path info to be used to redirect after login.
getLoginRedirectURLParameter() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getLoginScreenConfig() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getLoginStack() - Method in class org.nuxeo.ecm.automation.OperationContext
 
getLoginTimeout() - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
getLoginURL() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getLoginURL(String) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
Returns the computed login URL to Shibboleth , or null if no login URL is configured.
getLoginURL(String) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
getLoginURL(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling.ShibbolethSecurityExceptionHandler
 
getLoginURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
Returns the computed login URL to Shibboleth , or null if no login URL is configured.
getLoginURL(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
getLoginURL(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
getLoginURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler
Gets the URL to redirect to when a login is needed for an Anonymous user.
getLogLinkedDocument(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
 
getLogManager() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getLogManager() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
getLogManager() - Method in interface org.nuxeo.runtime.stream.StreamService
 
getLogManager() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
getLogManager(String) - Method in interface org.nuxeo.runtime.stream.StreamService
Deprecated.
since 11.1 just use StreamService.getLogManager().
getLogManager(String[]) - Method in class org.nuxeo.lib.stream.tools.Main
 
getLogNames(LogManager, String) - Method in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
getLogNames(LogManager, String) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
getLogNames(LogManager, String) - Method in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
getLogo() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getLogo(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Returns the logo configured for given flavor name, and fallbacks on the extends flavor logo if not set.
getLogo(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getLogoAlt() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getLogoHeight() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getLogoUrl() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getLogoutRedirectURL(String, String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
getLogoutRedirectURLParameter() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getLogoutURL() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getLogoutURL(String) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
Returns the computed logout URL to Shibboleth, or null if no logout URL is configured.
getLogoutURL(String) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
getLogoutURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
Returns the computed logout URL to Shibboleth, or null if no logout URL is configured.
getLogoutURL(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
getLogoWidth() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getLogPartition() - Method in class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
getLogSize() - Method in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
getLogSize() - Method in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
getLogSize() - Method in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
getLogsMap() - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditResources
 
getLogWriter() - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
getLong() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleProperty
 
getLong(String) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
getLong(String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getLong(String) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
getLong(String) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Retrieves the value associated to the key.
getLong(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any.
getLong(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getLong(String, long) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any, otherwise returns the given default value.
getLong(String, long) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getLongField(JsonNode, String) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
Tries to get a long property of the given JsonNode.
getLongParameter(Map<String, String>, String, long) - Static method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
getLongProperty(String) - Method in class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
Gets a long property, or -1 if undefined or blank.
getLongs(Collection<String>) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
getLongs(Collection<String>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
getLongs(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getLongs(Collection<String>) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
getLongs(Collection<String>) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Retrieves the key/value map associated with the keys.
getLongSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getLongStatus() - Method in class org.nuxeo.ecm.core.api.security.ACE
Returns a Long value of this ACE status.
getLongValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
 
getLow() - Method in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
Returns the low mark.
getLowWatermark() - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
getLowWatermark() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
getLowWatermark() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
getLowWatermark() - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Returns the low watermark for all the computations of the topology.
getLowWatermark(String) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
getLowWatermark(String) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Returns the low watermark for the computation.
getLowWaterMark(String) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getMailBoxActions(String, String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
Returns an actions pipe configured with this factory.
getMailBoxActions(String, String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getMailBoxActions(String, String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
 
getMailBoxActions(String, String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getMailDocumentType() - Method in class org.nuxeo.ecm.platform.mail.action.StoreMessageAction
 
getMailer() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
getMailProperties() - Static method in class org.nuxeo.ecm.automation.core.mail.Composer
 
getMailPropertiesFile() - Static method in class org.nuxeo.ecm.automation.core.mail.Composer
 
getMailSessionJndiName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
 
getMailSessionJndiName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getMainBlob(Document) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
getMainInfo(BlobHolder, List<BlobHolder>) - Static method in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
getMainTask() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
 
getMaintenanceMessage() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
 
getMajor() - Method in class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
 
getMajor() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Returns the major part of the RFC-2046.
getMajor() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
getMajor(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getMajor(Document) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getMajorVersion() - Method in class org.nuxeo.runtime.Version
Gets the major version field.
getManagedClasses() - Method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
getManagedClasses() - Method in interface org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolver
getManagedClasses() - Method in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
getManagedClasses() - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
getManagedClasses() - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Returns the resolved object types.
getManagedClasses() - Method in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
getManagedClasses() - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
getManagedClasses() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
getManagedThumbnail(DocumentModel) - Method in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction.RecomputeThumbnailsComputation
 
getManagementName() - Method in class org.nuxeo.runtime.management.Resource
 
getManager() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getManager() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component manager.
getManager() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
getManager(Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
getManager(Name, Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
getMandatoryAttributes() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getMandatoryAttributes(Attribute) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
getManifest() - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
 
getManifest() - Method in interface org.nuxeo.osgi.BundleFile
Gets the bundle manifest.
getManifest() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getManifest() - Method in class org.nuxeo.osgi.JarBundleFile
 
getManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
 
getManifest(URL) - Static method in class org.nuxeo.common.utils.JarUtils
 
getMap() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
getMap() - Method in class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
getMap() - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Gets all the fields set in this data model.
getMap() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
getMapFromBlob(Blob) - Static method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
getMapFromBlobWithUri(Blob) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
getMappedPrefixedFieldName(String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
getMapper() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the low-level Mapper for this session.
getMapper() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getMapper(Class<D>) - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
getMapper(String) - Static method in class org.nuxeo.scim.server.mapper.UserMapperFactory
 
getMapper(String) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
getMapper(String) - Method in interface org.nuxeo.usermapper.service.UserMapperService
returns the named mapper is any
getMapping() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
getMapping() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
getMapping() - Method in class org.nuxeo.template.service.TemplateMappingFetcher
 
getMapping(String) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
 
getMapping(String) - Method in interface org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService
Gets a map of xpaths defining properties on the target and source documents
getMapping(Set<String>) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
getMappingDesc() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
getMappingDescriptorMap() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingRegistry
 
getMappingProperties(String) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingContributionRegistry
 
getMapProperties() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
getMapValue() - Method in class org.nuxeo.template.api.TemplateInput
 
getMarker() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
getMarker() - Method in class org.nuxeo.runtime.trackers.files.FileEvent
 
getMarshalledType() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
getMarshaller(RenderingContext, Class<T>, Type, MediaType, Set<MarshallerInspector>, Set<MarshallerInspector>, boolean) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getMatcher(File) - Static method in class org.nuxeo.common.utils.FileMatcher
 
getMatcher(String) - Static method in class org.nuxeo.common.utils.FileMatcher
 
getMatchingFile(String, Map<String, Object>) - Static method in class org.nuxeo.common.utils.FileMatcher
Look for a matching file for the given path.
getMatchingStatements(Graph, Resource) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
getMatchMixinType(Column, String, boolean, String[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL fragment to match a mixin type.
getMatchMixinType(Column, String, boolean, String[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the fulltext synthetic column have to be materialized.
getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getMax() - Method in class org.nuxeo.ecm.core.schema.types.constraints.LengthConstraint
 
getMax() - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
 
getMax() - Method in class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
Gets the maximum number of documents to delete in one call.
getMaxCacheSizeInKB() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getMaxChildren() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getMaxContentSize() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
getMaxCount() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
Gets the required maximum count of allowed elements in this list.
getMaxCount() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
getMaxDate() - Method in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
 
getMaxDepth() - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
Deprecated.
 
getMaxDiskSpaceUsageKB() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
 
getMaxExpectedSize(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
getMaxFolderish() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getMaximumArgsForIn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Maximum number of values in a IN (?, ?, ...) statement.
getMaximumArgsForIn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getMaxIndexNameSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getMaxIndexNameSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getMaxLength() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Gets the maximum length for this field.
getMaxLength() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
getMaxNameSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getMaxNameSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getMaxNameSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getMaxNameSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getMaxNameSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getMaxNameSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getMaxNumberOfEmptyPages() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Returns the maximum number of empty pages that can be fetched empty (defaults to 1).
getMaxOccurs() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Gets the maximum number this field may occurs in the owner type.
getMaxOccurs() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
getMaxPageSize() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns the max number of results per page.
getMaxPageSize() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getMaxPageSize() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getMaxPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the max number of results per page.
getMaxPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getMaxPoly() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
getMaxPoly() - Method in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
getMaxPoolSize() - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
getMaxQuota() - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
getMaxQuota() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
getMaxQuota() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
getMaxQuota() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
 
getMaxResults() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getMaxResults() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
Returns the maximum number of results or 0 if there is no limit.
getMaxResults() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getMaxResults() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getMaxResults() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getMaxResults(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getMaxResultWindow() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
Returns the max result window where the PP can navigate without raising Elasticsearch QueryPhaseExecutionException.
getMaxResultWindow() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
Returns the max result window where the PP can navigate without raising Elasticsearch QueryPhaseExecutionException.
getMaxSize() - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
getMaxSize() - Method in interface org.nuxeo.ecm.core.api.pathsegment.PathSegmentService
Return the path segment max size
getMaxSize() - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceCompat
 
getMaxSize() - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
 
getMaxSize() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
getMaxStackLen() - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
getMaxTex() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
getMaxTex() - Method in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
getMaxThreads() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
getMaxThreads() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
getMaxTime() - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
 
getMd5() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
getMD5Digest() - Static method in class org.nuxeo.connect.update.util.IOUtils
 
getMD5Digest() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
getMD5Digest(Blob) - Static method in class org.nuxeo.drive.adapter.impl.FileSystemItemHelper
Gets the md5 digest of the given blob.
getMd5HashString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getMediaBoxHeightInPoints() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getMediaBoxWidthInPoints() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getMediaType() - Method in class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWithMimeType
 
getMediaTypeId(MediaType) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getMediaTypeId(MediaType) - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getMember(String) - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
getMember(String) - Method in class org.nuxeo.ecm.platform.usermanager.providers.GroupMemberGroupsPageProvider
 
getMember(String) - Method in class org.nuxeo.ecm.platform.usermanager.providers.GroupMemberUsersPageProvider
 
getMemberGroups() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Gets the list of member groups of this group.
getMemberGroups() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
getMemberGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
getMemberOf() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getMembers(NuxeoGroup) - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
getMembers(NuxeoGroup) - Method in class org.nuxeo.ecm.platform.usermanager.providers.GroupMemberGroupsPageProvider
 
getMembers(NuxeoGroup) - Method in class org.nuxeo.ecm.platform.usermanager.providers.GroupMemberUsersPageProvider
 
getMembersGroupPermission() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
getMemberUsers() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Gets the list of member users of this group.
getMemberUsers() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
getMemberUsers() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
getMemberValue(Object, String) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
getMemoryThreshold() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
getMergedACLs(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
 
getMergedACLs(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
getMergedACP(Document) - Method in class org.nuxeo.ecm.core.model.BaseSession
 
getMergedACP(Document) - Method in interface org.nuxeo.ecm.core.model.Session
 
getMergedContribution() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
getMergedContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
getMergeSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getMergeSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getMessage() - Method in exception org.nuxeo.ecm.core.api.NuxeoException
 
getMessage() - Method in exception org.nuxeo.ecm.core.api.validation.DocumentValidationException
 
getMessage() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
getMessage() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
getMessage() - Method in exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
 
getMessage() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
getMessage() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo
 
getMessage() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
 
getMessage() - Method in class org.nuxeo.ecm.platform.mail.action.ExecutionContext
 
getMessage() - Method in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
getMessage() - Method in class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
getMessage() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
 
getMessage() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
getMessage() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getMessage() - Method in class org.nuxeo.runtime.RuntimeMessage
 
getMessage(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getMessage(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the i18n message for the given key.
getMessage(String, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getMessage(String, Object...) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
The same as WebContext.getMessage(String) but with parameter support
getMessage(String, List<Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getMessage(String, List<Object>) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
The same as WebContext.getMessage(String) but with parameter support
getMessage(Locale) - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
getMessage(Locale) - Method in class org.nuxeo.ecm.core.api.validation.GlobalViolation
 
getMessage(Locale) - Method in interface org.nuxeo.ecm.core.api.validation.ValidationViolation
 
getMessageBundle() - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
 
getMessageBundle() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
getMessageHandler() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getMessageHandler() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the runtime message handler.
getMessageKey() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
getMessageKey() - Method in class org.nuxeo.ecm.core.api.validation.GlobalViolation
 
getMessageKey() - Method in interface org.nuxeo.ecm.core.api.validation.ValidationViolation
 
getMessageKey() - Method in class org.nuxeo.ecm.core.schema.types.constraints.AbstractConstraint
 
getMessageKey() - Method in interface org.nuxeo.ecm.core.schema.types.constraints.Constraint
Provides the message key.
getMessageL(String, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getMessageL(String, String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Same as WebContext.getMessage(String) but uses the given locale.
getMessageL(String, String, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getMessageL(String, String, Object...) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
The same as WebContext.getMessage(String) but uses the given locale, with parameter support
getMessageL(String, String, List<Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getMessageL(String, String, List<Object>) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
The same as WebContext.getMessage(String) but uses the given locale, with parameter support.
getMessages() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
 
getMessages() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getMessages() - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getMessages() - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
getMessages(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getMessages(String) - Method in interface org.nuxeo.ecm.webengine.model.MessagesProvider
 
getMessages(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getMessages(Predicate<RuntimeMessage>) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Returns all messages strings, filtered by given predicate.
getMessages(Predicate<RuntimeMessage>) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
getMessages(List<OperationException>) - Method in class org.nuxeo.ecm.automation.OperationCompoundExceptionBuilder
Deprecated.
 
getMessages(RuntimeMessage.Level) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Returns all messages strings, filtered by given level.
getMessages(RuntimeMessage.Level) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
getMessagesBundle() - Method in class org.nuxeo.ecm.webengine.model.Messages
 
getMessagesBundle(String) - Method in class org.nuxeo.ecm.webengine.model.Messages
 
getMessageString(String, Object[], Locale) - Static method in class org.nuxeo.ecm.directory.io.DirectoryEntryJsonWriter
 
getMessageString(String, String, Object[], Locale) - Static method in class org.nuxeo.common.utils.i18n.I18NUtils
 
getMessageString(String, String, Object[], Locale) - Static method in class org.nuxeo.ecm.core.schema.types.constraints.AbstractConstraint
Try to get the message from the given message bundle.
getMetadata(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getMetadataDescriptors() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
getMetadataForFolderishNode() - Method in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
getMetadataMappingIdDescriptors() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
getMetadataPath() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
getMetadataUtils() - Method in interface org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelector
 
getMetadataUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
getMetadataUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
 
getMethod() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getMethod() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getMethod() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
getMethod() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getMethod() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Get HTTP Method.
getMethod() - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
getMethods() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getMethods() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getMethods() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getMethods() - Method in interface org.nuxeo.ecm.automation.OperationType
 
getMethodsMatchingInput(Class<?>) - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getMethodsMatchingInput(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getMethodsMatchingInput(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getMethodsMatchingInput(Class<?>) - Method in interface org.nuxeo.ecm.automation.OperationType
 
getMetricName(String) - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
getMetricNames() - Method in class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
getMetrics() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
 
getMetrics() - Method in interface org.nuxeo.ecm.core.management.works.WorksQueueMonitoringMBean
Gets scheduled/running/completed/cancelled counters at once
getMetrics() - Method in class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
getMetrics(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Gets the metrics for the queueId
getMetrics(String) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getMetrics(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getMetricsWithNuxeoClassLoader(String) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getMiddleName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getMiddleName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getMiddleName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getMiddleName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getMiddleName() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getMidRandom(int) - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getMigration(String) - Method in interface org.nuxeo.runtime.migration.MigrationService
Gets a migration object.
getMigration(String) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
getMigrationDescriptors() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
getMigrations() - Method in interface org.nuxeo.runtime.migration.MigrationService
Gets all the migration objects.
getMigrations() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
getMigrator(String) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
getMimetype() - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
getMimetype() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
getMimeType() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getMimeType() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
getMimeType() - Method in interface org.nuxeo.ecm.core.api.Blob
 
getMimeType() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getMimeType() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getMimeType() - Method in class org.nuxeo.ecm.core.convert.service.ConvertOption
 
getMimeType() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getMimeType() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
getMimeType() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectFile
Should be overriden by subclasses wanting to rely on a different field as mime type.
getMimeType() - Method in class org.nuxeo.ecm.liveconnect.core.ErrorLiveConnectFile
 
getMimeType() - Method in interface org.nuxeo.ecm.liveconnect.core.LiveConnectFile
 
getMimeType() - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveLiveConnectFile
 
getMimeType() - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
getMimeType() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
getMimeType(File) - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
getMimeType(File) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
getMimeType(String) - Method in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
Deprecated.
since 10.1 seems unused
getMimeType(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
getMimeType(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
 
getMimeType(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getMimeType(Blob) - Static method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
getMimetypeEntryByMimeType(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Gets the MimetypeEntry for a given mime type.
getMimetypeEntryByMimeType(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeEntryByName(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Gets a mime type entry by name.
getMimetypeEntryByName(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeFromBlob(Blob) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Returns the mime type from a given stream.
getMimetypeFromBlob(Blob) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeFromBlobWithDefault(Blob, String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Finds the mime type of a Blob content and returns provided default if not possible.
getMimetypeFromBlobWithDefault(Blob, String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeFromExtension(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Returns the mime type from a given extension.
getMimetypeFromExtension(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeFromFile(File) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Returns the mime type from a given file.
getMimetypeFromFile(File) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeFromFilename(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Returns the mime type from a given filename.
getMimetypeFromFilename(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeFromFilenameAndBlobWithDefault(String, Blob, String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Finds the mime type of some content according to its filename and / or binary content.
getMimetypeFromFilenameAndBlobWithDefault(String, Blob, String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeFromFilenameWithBlobMimetypeFallback(String, Blob, String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Finds the mime type of some content according to its filename or binary mime type or binary content.
getMimetypeFromFilenameWithBlobMimetypeFallback(String, Blob, String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getMimetypeRegistry() - Method 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. Use Framework.getService(Class) with MimetypeRegistry instead.
getMimetypes() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Returns the mimetype's names.
getMimetypes() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
getMimetypes() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
getMimeTypeService() - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
since 11.1. Use Framework.getService(Class) with MimetypeRegistry instead.
getMimeTypeService() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
Deprecated.
since 11.1. Use Framework.getService(Class) with MimetypeRegistry instead.
getMin() - Method in class org.nuxeo.ecm.core.schema.types.constraints.LengthConstraint
 
getMin() - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
 
getMinCount() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
Gets the required minimum count of elements in this list.
getMinCount() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
getMinMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Returns the minimal value for the max page size, taking the lower value between the requested page size and the maximum accepted page size.
getMinOccurs() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Gets the minimum number this field may occurs in the owner type.
getMinOccurs() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
getMinor() - Method in class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
 
getMinor() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Returns the minor part of the RFC-2046.
getMinor() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
getMinor(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getMinor(Document) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getMinorVersion() - Method in class org.nuxeo.runtime.Version
Gets the minor version field.
getMinPoolSize() - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
getMinTime() - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
 
getMinute() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getMissingColumns(Boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLHelper
 
getMissingDependencies(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
getMissingIdFieldCase() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getMissingRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Returns the missing registrations, linked to missing target extension points.
getMissingRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getMissingRequirements() - Method in class org.nuxeo.common.collections.DependencyTree
 
getMissingRequirements() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getMissingRequirements() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
getMixinComplexChildren(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getMixinDocumentTypes(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
getMixinDocumentTypes(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
getMixinDocumentTypes(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getMixinPropertyInfo(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getMixinPropertyInfos(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getMixinTypes() - Method in class org.nuxeo.ecm.core.storage.sql.Node
Gets the instance mixins.
getMode() - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
getMode() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getMode() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getMode() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the layout mode.
getMode() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the widget mode.
getMode() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
getMode(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getMode(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the optional mode used to override the layout mode.
getMode(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getModel() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getModel() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
 
getModel() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
getModel() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getModel() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getModel() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the Model associated to this session.
getModel() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getModel() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
getModel() - Method in class org.nuxeo.ecm.platform.publisher.task.PublishUnrestricted
 
getModel() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
getModel() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getModelFilename(Blob) - Method in class org.nuxeo.ecm.platform.threed.importer.ThreeDImporter
 
getModelId() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoute
 
getModelId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
 
getModelMBeanInfo(Class<?>) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanInfoFactory
 
getModelName() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoute
 
getModelName() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
 
getModerationTask(TaskService, CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
 
getModes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getModes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
getModes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getModificationDate() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
getModificationDate() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
Returns the held blob modification date.
getModificationDate() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getModificationDate() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
getModificationDate() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
getModificationDate() - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Sets comment modification date.
getModificationDate() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getModificationDate() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getModificationDate() - Method in class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolder
 
getModificationDate() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
getModificationDate() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns last modification date.
getModificationDate(Statement) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getModule() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getModule() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getModule() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
getModule() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getModule() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getModule() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the current web application.
getModule(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
Gets a module given its name.
getModule(String, WebContext) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getModule(WebContext) - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
getModuleByConfigFile(File) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
getModuleByPath(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
getModuleByRootClass(Class<?>) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
getModuleConfiguration() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getModuleFromPath(String, String) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getModuleLink(String) - Method in class org.nuxeo.ecm.webengine.test.WebEngineHomePage
 
getModuleManager() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getModulePage(String, Class<T>) - Method in class org.nuxeo.ecm.webengine.test.WebEngineHomePage
 
getModulePath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getModulePath() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Get the path prefix that identify the current web application.
getModules() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
getModulesDirectory() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getModulus() - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
getMongoDBBackend() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
getMongoDBFulltextQuery(String) - Static method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
getMongoDBKey(String) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
getMongoDBReferences() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
 
getMongoDBSession() - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
getMonth() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getMoveOriginalName() - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
getMulti(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets a list of fragments.
getMultiFilingService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getMultiPartFormFields() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getMultiPartFormItems(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getMultiPartFormItems(List<FileItem>) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getMultiPartFormListProperty(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getMultiPartFormProperty(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getMultiPartItems() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getMultiSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getMVELContext(Element) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
getName() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getName() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor.MetadataDescriptor
 
getName() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getName() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
 
getName() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
 
getName() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getName() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
Gets the name displayed in the file system.
getName() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getName() - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Gets the factory unique name.
getName() - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
getName() - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
getName() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
getName() - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
 
getName() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
getName() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
getName() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
 
getName() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
 
getName() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
getName() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getName() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getName() - Method in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
getName() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
getName() - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Gets the batch handler's name.
getName() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
getName() - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
 
getName() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the document name.
getName() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getName() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getName() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getName() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
getName() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
getName() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
getName() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
getName() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
getName() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the property name.
getName() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Gets the name of the group.
getName() - Method in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
getName() - Method in interface org.nuxeo.ecm.core.api.scroll.ScrollRequest
The Scroll implementation name.
getName() - Method in interface org.nuxeo.ecm.core.api.security.ACL
Gets the ACL name.
getName() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
getName() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getName() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
getName() - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Name used for debugging / tracing.
getName() - Method in class org.nuxeo.ecm.core.cache.AbstractCache
 
getName() - Method in interface org.nuxeo.ecm.core.cache.Cache
Get cache name as specified in the descriptor
getName() - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
getName() - Method in interface org.nuxeo.ecm.core.event.Event
Gets the event name.
getName() - Method in interface org.nuxeo.ecm.core.event.EventBundle
Gets the bundle name.
getName() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
getName() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
getName() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
getName() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getName() - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
getName() - Method in class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
getName() - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
The name of the domain event.
getName() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
getName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
 
getName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTransitionImpl
 
getName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
Gets the life cycle name.
getName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleState
Returns the life cycle state name.
getName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleTransition
Returns the transition name.
getName() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
Returns the pool name
getName() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
getName() - Method in class org.nuxeo.ecm.core.management.probes.HealthCheckProbesDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
 
getName() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the name of this document.
getName() - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
getName() - Method in interface org.nuxeo.ecm.core.model.Repository
 
getName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
getName() - Method in class org.nuxeo.ecm.core.rest.security.Permission
 
getName() - Method in class org.nuxeo.ecm.core.schema.FacetDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
getName() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
getName() - Method in class org.nuxeo.ecm.core.schema.types.constraints.Constraint.Description
 
getName() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Gets the field name.
getName() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
getName() - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Provides this resolver name.
getName() - Method in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
getName() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Gets the name of this type.
getName() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
getName() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
getName() - Method in class org.nuxeo.ecm.core.scroll.EmptyScrollRequest
 
getName() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
getName() - Method in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
getName() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.DocumentModelResultItem
 
getName() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultItem
Return the name of the result item.
getName() - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
 
getName() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getName() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getName() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
getName() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
getName() - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
 
getName() - Method in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker
 
getName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
getName() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker
Gets the name for this query maker.
getName() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
getName() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getName() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Gets the repository name.
getName() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
getName() - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDSequencer
 
getName() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
getName() - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Gets the sequencer name.
getName() - Method in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
getName() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getName() - Method in interface org.nuxeo.ecm.directory.Directory
Gets the unique name of the directory, used for registering.
getName() - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
getName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
getName() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
getName() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AdapterDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
getName() - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
 
getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
 
getName() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
Unique name of the CreationContainerListProvider.
getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
 
getName() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Gets the plugin name.
getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
getName() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporter
 
getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the layout name used to identify it within the layout service.
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns the layout name used to identify it within the layout service.
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
 
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Returns the row name
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeDefinition
 
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the widget name used to identify it within a layout.
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the widget name used to identify it within a layout.
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetReference
Widget name.
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetType
Returns the name of this widget type, used to identify it in the service.
getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetReferenceDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
getName() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getName() - Method in interface org.nuxeo.ecm.platform.importer.source.SourceNode
 
getName() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.login.GroupImpl
return the name of the principal.
getName() - Method in class org.nuxeo.ecm.platform.login.PrincipalImpl
return the name of the principal.
getName() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
getName() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
 
getName() - Method in class org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
 
getName() - Method in interface org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryMBean
 
getName() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
getName() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 
getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
getName() - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
getName() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getName() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
getName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getName() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
getName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.ImageUtilsDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.MetadataUtilsDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getName() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
getName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
getName() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getName() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
getName() - Method in class org.nuxeo.ecm.platform.publisher.rules.ValidatorsRuleDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getName() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the provider identifier
getName() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getName() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
getName() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateFieldDefinition
 
getName() - Method in interface org.nuxeo.ecm.platform.query.api.QuickFilter
 
getName() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
 
getName() - Method in interface org.nuxeo.ecm.platform.relations.api.GraphDescription
 
getName() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphTypeDescriptor
 
getName() - Method in interface org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView.Field
 
getName() - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
getName() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
getName() - Method in class org.nuxeo.ecm.platform.rendering.wiki.extensions.FreemarkerMacro
 
getName() - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocMacro
 
getName() - Method in interface org.nuxeo.ecm.platform.rendering.wiki.WikiMacro
 
getName() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
getName() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns the RenditionDefinition name
getName() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getName() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
getName() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
The name of this element.
getName() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
getName() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
getName() - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
getName() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
getName() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the name of the DashBoardItem.
getName() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getName() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getName() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getName() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
getName() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
getName() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
getName() - Method in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
getName() - Method in class org.nuxeo.ecm.platform.types.SubType
 
getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
getName() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
 
getName() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
getName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
getName() - Method in class org.nuxeo.ecm.platform.util.RepositoryLocation
 
getName() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
 
getName() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
getName() - Method in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
getName() - Method in class org.nuxeo.ecm.platform.video.TranscodedVideo
Returns the name of this TranscodedVideo.
getName() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
getName() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
getName() - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
getName() - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
 
getName() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
getName() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getName() - Method in interface org.nuxeo.ecm.web.resources.api.Processor
Processor name, to be registered as an alias on wro.
getName() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
 
getName() - Method in interface org.nuxeo.ecm.web.resources.api.ResourceBundle
 
getName() - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
getName() - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
getName() - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
getName() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
 
getName() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getName() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getName() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getName() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
getName() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
getName() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getName() - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getName() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getName() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
getName() - Method in class org.nuxeo.ecm.webengine.security.DefaultPermission
 
getName() - Method in interface org.nuxeo.ecm.webengine.security.Permission
 
getName() - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
 
getName() - Method in interface org.nuxeo.ecm.webengine.session.Component
Get the component name if any.
getName() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Gets this node name.
getName() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getName() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
getName() - Method in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
getName() - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
getName() - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
getName() - Method in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
getName() - Method in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
getName() - Method in class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
getName() - Method in class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
getName() - Method in interface org.nuxeo.lib.stream.codec.Codec
Returns the codec name
getName() - Method in class org.nuxeo.lib.stream.codec.NoCodec
 
getName() - Method in class org.nuxeo.lib.stream.codec.SerializableCodec
 
getName() - Method in class org.nuxeo.lib.stream.computation.Topology.Vertex
 
getName() - Method in class org.nuxeo.lib.stream.log.Name
 
getName() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
getName() - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
getName() - Method in class org.nuxeo.runtime.cluster.ClusterNodeDescriptor
Gets the name (id) of the cluster node.
getName() - Method in class org.nuxeo.runtime.codec.AvroRecordCodec
 
getName() - Method in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
getName() - Method in class org.nuxeo.runtime.management.ServiceDescriptor
 
getName() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the name of the component.
getName() - Method in class org.nuxeo.runtime.model.ComponentName
Gets the name part of the component name.
getName() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
Gets the extension point name.
getName() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getName() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
getName() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getName() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
getName() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Gets the contribution name.
getName() - Method in class org.nuxeo.runtime.model.Property
 
getName() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the name of the component.
getName() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getName() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the name of this runtime service.
getName() - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
getName() - Method in class org.nuxeo.runtime.server.InitParamDescriptor
 
getName() - Method in class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
getName() - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
getName() - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
getName() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getName() - Method in class org.nuxeo.runtime.test.TestRuntime
 
getName() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
getName() - Method in class org.nuxeo.runtime.util.SimpleRuntime
 
getName() - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
 
getName() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getName() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getName() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
The target platform name, for instance "cap".
getName() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getName() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
getName() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Shortcut to access the underlying DocumentModel name
getName() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
getName() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
getName() - Method in class org.nuxeo.template.api.TemplateInput
 
getName() - Method in class org.nuxeo.template.jaxrs.ResourceService
 
getName() - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceService
 
getName() - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
getName() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getName() - Method in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
getName() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getName() - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
Deprecated.
 
getName() - Method in class org.nuxeo.wopi.WOPIDiscovery.Action
 
getName() - Method in class org.nuxeo.wopi.WOPIDiscovery.App
 
getName(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
Gets the name of the object.
getName(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
getName(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
getName(String) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getName(String) - Method in class org.nuxeo.lib.stream.log.NameResolver
 
getName(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
getName(DocumentModel) - Method in class org.nuxeo.ecm.core.io.avro.DocumentModelSchemaFactory
 
getName(DocumentModel) - Method in class org.nuxeo.ecm.webengine.ui.json.DocumentTreeBuilder
 
getName(Property) - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
 
getName(DocumentType) - Method in class org.nuxeo.ecm.core.io.avro.DocumentTypeSchemaFactory
 
getName(ComplexType) - Method in class org.nuxeo.ecm.core.io.avro.ComplexTypeSchemaFactory
 
getName(Schema) - Method in class org.nuxeo.ecm.core.io.avro.SchemaSchemaFactory
 
getName(Type) - Method in class org.nuxeo.ecm.core.io.avro.TypeSchemaFactory
 
getName(T) - Method in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
getName(T) - Method in class org.nuxeo.runtime.avro.AvroSchemaFactory
 
getNamedParameters(Map<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getNamedParameters(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getNamedParams() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getNamedParams() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getNamedParams() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getNameEventRegistrationAccepted() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getNameEventRegistrationAccepted() - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
getNameEventRegistrationRejected() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getNameEventRegistrationRejected() - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
getNameEventRegistrationSubmitted() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getNameEventRegistrationSubmitted() - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
getNameEventRegistrationValidated() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getNameEventRegistrationValidated() - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
getNameFromPath(String) - Static method in class org.nuxeo.ecm.webdav.resource.AbstractResource
 
getNameFromXMLNode(Element) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
getNameID() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
getNameObject() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getNames() - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
getNamespace() - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
Gets the namespace used by this complex type.
getNamespace() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
getNamespace() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
 
getNamespace() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
getNamespace() - Method in interface org.nuxeo.ecm.platform.relations.api.QNameResource
 
getNamespace() - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
 
getNamespace() - Method in class org.nuxeo.ecm.platform.relations.descriptors.ResourceAdapterDescriptor
 
getNamespace() - Method in class org.nuxeo.lib.stream.log.Name
 
getNamespace(KeyValueStoreDescriptor) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
getNamespaces() - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Returns namespaces for the graph.
getNamespaces() - Method in interface org.nuxeo.ecm.platform.relations.api.GraphDescription
 
getNamespaces() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getNamespaces() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
getNamespaces() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationResources
 
getNamespaces() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
getNatures() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getNavigationService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getNbBlobs() - Method in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
getNbCacheEntries() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
getNbNodes() - Static method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getNbThreads() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
getNbThreads() - Method in class org.nuxeo.importer.stream.automation.BlobConsumers
 
getNbThreads() - Method in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
getNbThreads() - Method in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
getNbThreads() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
getNearestContainerPath(CoreSession, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Returns nearest container path
getNeededRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Get the needed component names.
getNeedStartingURLSaving() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
getNegotiation(String) - Method in class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
getNegotiatorClass() - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
getNegotiators() - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
getNested() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getNestedBundleDirectory() - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
getNestedBundles(File) - Method in interface org.nuxeo.osgi.BundleFile
Gets a list with nested bundles or null if none.
getNestedBundles(File) - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getNestedBundles(File) - Method in class org.nuxeo.osgi.JarBundleFile
 
getNestedEvents() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
getNestedJars() - Method in class org.nuxeo.osgi.application.ClassPath
 
getNetworkHost() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
getNetZone() - Method in class org.nuxeo.wopi.WOPIDiscovery
 
getNewCollectionId() - Method in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
getNewInstance() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.ImageUtilsDescriptor
 
getNewInstance() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.MetadataUtilsDescriptor
 
getNewInstance() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
getNewInstance() - Method in class org.nuxeo.ecm.platform.task.TaskProviderDescriptor
 
getNewInstance(RenderingContext, boolean) - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
Create a new instance of the marshaller.
getNewLogEntry() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
getNewModelName(DocumentModel) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
Return the new name of a model when it is created from an instance.
getNewModelName(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
getNewServerName() - Method in interface org.nuxeo.ecm.core.io.DocumentTranslationMap
Returns the new documents server name.
getNewServerName() - Method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
 
getNewsIframeUrl() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getNext() - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
 
getNext() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getNext() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getNext(String) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDSequencer
 
getNext(String) - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Deprecated.
since 9.10 use UIDSequencer.getNextLong(String) instead.
getNext(EntityManager, String) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
getNext(DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
getNextBlock(String, int) - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
getNextBlock(String, int) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisUIDSequencer
 
getNextBlock(String, int) - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
getNextBlock(String, int) - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Returns a block containing blockSize sequences.
getNextBlock(String, int) - Method in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
getNextBlockWithRetry(String, int) - Method in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
getNextCertificatePosition(PdfReader, List<X509Certificate>) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getNextId(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getNextId(String, String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getNextIndexName(String, String) - Method in interface org.nuxeo.elasticsearch.api.IndexNameGenerator
Generates a new index Name from the alias name and the previous index name.
getNextIndexName(String, String) - Method in class org.nuxeo.elasticsearch.core.IncrementalIndexNameGenerator
 
getNextLong(String) - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
getNextLong(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisUIDSequencer
 
getNextLong(String) - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
getNextLong(String) - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Extends UIDSequencer.getNext(java.lang.String) to return a long value.
getNextLong(String) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
getNextLong(String) - Method in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
getNextLong(DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
getNextNonEmptySequence() - Method in class org.nuxeo.ecm.core.api.DocumentTreeIterator
Gets next non empty sequence from queue.
getNextPage(Wizard, T) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
getNextPos(Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets the next pos value for a new child in a folder.
getNextPos(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getNextSegment() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getNextSegment() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getNextSequenceId() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
getNiceDouble(Double) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getNiceDouble3(Double) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getNickname() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getNickname() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getNickname() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getNickname() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getNickname() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getNoColumnsInsertString(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getNoColumnsInsertString(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getNoColumnsInsertString(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getNoColumnsInsertString(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getNoDDL() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getNode() - Method in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
Returns the node with info about the hierarchy location.
getNode() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getNode() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
getNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
getNode() - Method in class org.nuxeo.ecm.platform.routing.core.io.NodeAccessRunner
 
getNode() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchEmbeddedNode
 
getNode(InputStream, boolean) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
Provide a JsonNode, try to get it from the context.
getNode(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Gets the node with the given id.
getNode(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
getNodeAndDescendantsInfo(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets descendants infos from a given root node.
getNodeAsString(Node) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getNodeById(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getNodeById(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets a node given its id.
getNodeById(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getNodeById(Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getNodeByPath(String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
getNodeByPath(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
 
getNodeByPath(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
getNodeByPath(String, Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets a node given its absolute path, or given an existing node and a relative path.
getNodeByPath(String, Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getNodeEndTime() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getNodeId() - Method in interface org.nuxeo.runtime.cluster.ClusterService
Returns the node id.
getNodeId() - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
getNodeId() - Method in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
getNodeInfo(ResultSet, List<Column>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
getNodeLastActor() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getNodeName() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
getNodes() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.Subjects
 
getNodes() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Gets a collection of the route nodes
getNodes() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
getNodes(List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getNodesByIds(Collection<Serializable>) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets several nodes given their ids.
getNodesByIds(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getNodesByIds(Collection<Serializable>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getNodesInfo() - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
getNodesInfo() - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
getNodesInfo() - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
getNodeSourceId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
getNodesStats() - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
getNodesStats() - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
getNodesStats() - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
getNodeStartTime() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getNodeTargetId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
 
getNodeType() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getNodeType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
getNodeType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
getNodeType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
getNodeType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
getNodeType() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
 
getNodeType() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.Subjects
 
getNodeValue(Element, Path) - Static method in class org.nuxeo.common.xmap.DOMHelper
Gets the value of the node at the given path relative to the given base element.
getNonManifoldEdges() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getNonManifoldPolygons() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getNonManifoldVertices() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getNonPhantomChild(Field) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
getNonPhantomChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
getNonRecursiveTransitionForDocType(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
getNonRecursiveTransitionForDocType(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
getNonRecursiveTransitionForDocType(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Returns a list of transition for which, when a it is followed, it should no recurse in its children.
getNonUniform(int, boolean) - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
Allows to get a non uniform distribution of the number of nodes per folder.
getNoPerDocumentQueryFacets() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getNoPerDocumentQueryFacets() - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Finds which facets are configured as no-per-instance-query.
getNoPerDocumentQueryFacets() - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getNoRecursionForTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
 
getNormalized() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Returns the main RFC-2046 name for this mime type.
getNormalized() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
getNormalized() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
getNormalizedMimeType(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Retrieves the normalized mime type for the given mimeType.
getNormalizedMimeType(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
getNote(int, CoreSession) - Static method in class org.nuxeo.ecm.restapi.test.RestServerInit
 
getNotificationByName(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getNotificationByName(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Returns a notification with all data loaded (label, etc).
getNotificationEventNames() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
 
getNotificationEventNames() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getNotificationEventNames() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Gets the list of event names used by notifications.
getNotificationEventNames() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
Gets the list of event names used by notifications.
getNotificationListenerVetoRegistry() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getNotificationMap() - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Take the document storage propery and put it in a map.
getNotificationRegistry() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
Deprecated.
since 10.2, seems unused
getNotifications() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
getNotifications() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
 
getNotifications() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
 
getNotificationService() - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationServiceHelper
Locates the notification service using NXRuntime.
getNotificationsForEvent(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
Gets the list of possible notifications for an event.
getNotificationsForEvent(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
 
getNotificationsForEvents(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getNotificationsForEvents(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
 
getNotificationsForSubscriptions(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
 
getNotificationsForSubscriptions(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getNotificationsForSubscriptions(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
 
getNotificationsForSubscriptions(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
 
getNotificationSubscribers(String) - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Return the list of subscribers name for a given notification.
getNotificationVeto() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
 
getNotificationVetos() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getNotSelectedRows(Layout, List<String>) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
 
getNullColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getNullColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getNullDocument() - Method in interface org.nuxeo.ecm.core.model.Session
Gets the null document, to be used as a fake parent to add placeless children.
getNullDocument() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getNullDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getNumber() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
 
getNumberEndedWithStatus(String) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
getNumberOfItems() - Method in interface org.nuxeo.common.file.FileCache
Gets the number of items in the cache.
getNumberOfItems() - Method in class org.nuxeo.common.file.LRUFileCache
 
getNumberOfOpenCoreSessions() - Method in interface org.nuxeo.ecm.core.api.CoreSessionService
Gets the number of open sessions.
getNumberOfOpenCoreSessions() - Method in class org.nuxeo.ecm.core.api.CoreSessionServiceImpl
 
getNumberOfPages() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns the total number of pages or 0 if number of pages is unknown.
getNumberOfPages() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getNumberOfPages() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getNumberOfPages() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getNumberOfPages() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getNumberOfPages() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the total number of pages or 0 if number of pages is unknown.
getNumberOfPages() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
getNumberOfPartitions(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
getNumberOfProcessedDocument() - Method in class org.nuxeo.ecm.csv.core.CSVImportStatus
 
getNumberOfThumbnails(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
getNumBinaries() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
The number of binaries.
getNumBinariesGC() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
The number of garbage collected binaries.
getNumItems() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
getNuxeoBinDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getNuxeoCmisServiceFactory() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
getNuxeoCmisServiceFactoryDescriptor() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry
 
getNuxeoConf() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getNuxeoDefaultConf() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, unused
getNuxeoDriveManager() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getNuxeoDriveManager() - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
getNuxeoEnvironmentConfName() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getNuxeoHome() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getNuxeoInstanceStatus() - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
Get the AdministrativeStatus of a the local Nuxeo Instance.
getNuxeoInstanceStatus() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
getNuxeoLibDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getNuxeoLogin() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getNuxeoLogin() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Returns Nuxeo Login as determined during the authorize phase.
getNuxeoLogin() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getNuxeoLogin(OpenIDUserInfo) - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStore
 
getNuxeoLogin(OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
getNuxeoPrincipal(String) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
 
GetNuxeoPrincipal - Class in org.nuxeo.ecm.automation.core.operations.users
Fetch a user from UserManager and return it as a DocumentModel.
GetNuxeoPrincipal() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
 
getNuxeoRepository() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getNuxeoRepository(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getNuxeoVersions() - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getNxql() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getNXQL(String, NuxeoCmisService, Map<String, PropertyDefinition<?>>, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
Gets the NXQL from a CMISQL query.
getOAuth1Identity(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
Verifies OAuth information and returns identity.
getOAuth2Provider() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
getOAuth2Provider() - Method in interface org.nuxeo.ecm.liveconnect.core.LiveConnectBlobProvider
 
getOAuth2ServiceProviderRegistry() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
getObject() - Method in class org.nuxeo.common.xmap.Context
 
getObject() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
getObject() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
getObject() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
getObject() - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
getObject() - Method in class org.nuxeo.ecm.quota.automation.TestableJsonAdapter
 
getObject() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Gets the object attached to this item.
getObject() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getObject(String) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
getObject(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObject(String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getObject(String) - Method in class org.nuxeo.ecm.webengine.model.Messages
 
getObject(String) - Method in class org.nuxeo.ecm.webengine.ui.json.DocumentTreeBuilder
 
getObject(String) - Method in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
getObject(String, String) - Method in class org.nuxeo.ecm.webengine.model.Messages
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObject(String, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObject(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
getObject(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObject(ObjectId, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObject(DocumentModel, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
Gets a CMIS object given a Nuxeo DocumentModel.
getObjectByPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObjectByPath(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectByPath(String, String, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObjectByPath(String, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObjectByPathOfNames(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Gets a document given a path built out of dc:title components.
getObjectDocuments(String, DocumentModel, Resource) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getObjectDocuments(DocumentModel, Resource) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getObjectFactory() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getObjectFactory() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObjectFactory() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectIdByPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getObjectInfo() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectInfo(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectInfo(String, ObjectData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailResourceFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.java.javaURLContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.NuxeoTransactionManagerFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.NuxeoUserTransactionFactory
 
getObjectName(String) - Static method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
getObjectName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
getObjectName(String, String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
getObjectOfLatestVersion(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getObjectOfLatestVersion(boolean, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectParentsInternal(String, String, String, Boolean, IncludeRelationships, String, Boolean, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getObjectResolver() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getObjectResolver() - Method in interface org.nuxeo.ecm.core.api.model.Property
 
getObjectResolver() - Method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
getObjectResolver() - Method in interface org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolver
Returns the underlying ObjectResolver.
getObjectResolver() - Method in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
getObjectResolver() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
getObjectResolver() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
getObjectResolver() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
getObjectResolver() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Provides a ObjectResolver if this type is a reference to an external entity.
getObjectResolver(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
 
getObjectResolver(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getObjectResolver(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getObjectResolver(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getObjectResolverService() - Method in class org.nuxeo.ecm.core.schema.XSDLoader
Deprecated.
getObjects(Collection<String>, BiConsumer<String, Object>) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getObjects(Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Gets items matching the statement pattern (subject, predicate, null).
getObjects(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getObjects(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
getObjectService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getObjectUrl() - Method in class org.nuxeo.ecm.platform.suggestbox.service.DocumentSuggestion
 
getObjectUrl() - Method in class org.nuxeo.ecm.platform.suggestbox.service.GroupSuggestion
 
getObjectUrl() - Method in class org.nuxeo.ecm.platform.suggestbox.service.SearchDocumentsSuggestion
Deprecated.
 
getObjectUrl() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
getObjectUrl() - Method in class org.nuxeo.ecm.platform.suggestbox.service.UserSuggestion
 
getObjectWrapper() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
getObsoleteWarningMessage() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
getOffset() - Method in interface org.nuxeo.ecm.core.api.query.QueryFilter
 
getOffset() - Method in class org.nuxeo.ecm.core.query.QueryFilter
 
getOffset() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
getOffset() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
getOffset() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Returns the current offset for this result set.
getOffset() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getOffsetKey(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
getOffsetTracker() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
getOldExponent() - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
getOldModulus() - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
getOldServerName() - Method in interface org.nuxeo.ecm.core.io.DocumentTranslationMap
Returns the old documents server name.
getOldServerName() - Method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
 
getOnChainId() - Method in interface org.nuxeo.ecm.automation.ChainException
 
getOnChainId() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
 
getOnChainId() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
 
GetOpenTasksOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
Returns all open tasks on the input document(s).
GetOpenTasksOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
 
getOpenUrls() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getOperation() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getOperation() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
getOperation(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
Gets an operation type given its ID.
getOperation(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getOperationBinding(String) - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
Gets a binding given an operation.
getOperationBinding(String) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
getOperationChain() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getOperationChain() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
getOperationChain(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
Deprecated.
since 5.9.2 no specific chain registry anymore: chains are now operations, use AutomationService.getOperation(String) method instead.
getOperationChain(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
getOperationChainId(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getOperationChains() - Method in interface org.nuxeo.ecm.automation.AutomationService
Deprecated.
since 5.9.2 no specific chain registry anymore: chains are now operations, use AutomationService.getOperations() method instead.
getOperationChains() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getOperationOutput(Class<?>, OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getOperations() - Method in interface org.nuxeo.ecm.automation.AutomationService
Gets all operation types that was registered.
getOperations() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getOperations() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
 
getOperations() - Method in class org.nuxeo.ecm.automation.OperationChain
 
getOperations() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getOperationService() - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
getOperationsListAsJson() - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
 
getOperationType(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
getOperator() - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
getOperator() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
getOperator() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
getOperator() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
getOperator() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
getOperatorField() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
getOperatorField() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
getOperatorSchema() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
getOperatorSchema() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
getOps() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getOption(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
getOption(String) - Method in class org.nuxeo.osgi.application.CommandLineOptions
 
getOption(String, String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
getOption(String, String) - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
getOptionalDependencies() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getOptionalDependencies() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getOptionAsBoolean(String, boolean) - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
getOptionAsBoolean(Map<String, String>, String, boolean) - Static method in class org.nuxeo.ecm.platform.csv.export.action.CSVExportAction
 
getOptionAsInt(String, int) - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
getOptionAsInteger(Map<String, String>, String, int) - Method in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter
 
getOptionAsInteger(Map<String, String>, String, int) - Static method in class org.nuxeo.elasticsearch.bulk.IndexAction
 
getOptions() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
getOptions() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
getOptions() - Method in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
getOptions() - Method in class org.nuxeo.ecm.core.versioning.DefaultVersioningRuleDescriptor
Deprecated.
 
getOptions() - Method in class org.nuxeo.ecm.core.versioning.VersioningRestrictionOptionsDescriptor
 
getOptions() - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
getOptions() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
getOptions() - Method in interface org.nuxeo.ecm.platform.relations.api.GraphDescription
 
getOptions() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
getOptions() - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
 
getOptions() - Method in class org.nuxeo.osgi.application.CommandLineOptions
 
getOptions() - Method in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
getOptionsForDisplay() - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
Returns the versioning selection options for display.
getOracleErrorCode(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getOrCreate(CoreSession, String, String, String) - Static method in class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
 
getOrCreateACL() - Method in interface org.nuxeo.ecm.core.api.security.ACP
 
getOrCreateACL() - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
getOrCreateACL(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
 
getOrCreateACL(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
getOrCreateAndUpdateNuxeoPrincipal(Object) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
getOrCreateAndUpdateNuxeoPrincipal(Object) - Method in class org.nuxeo.usermapper.extension.AbstractUserMapper
 
getOrCreateAndUpdateNuxeoPrincipal(Object) - Method in interface org.nuxeo.usermapper.extension.UserMapper
Should retrieve (create if needed) and update the NuxeoPrincipal according to the given userObject
getOrCreateAndUpdateNuxeoPrincipal(Object, boolean, boolean, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
getOrCreateAndUpdateNuxeoPrincipal(Object, boolean, boolean, Map<String, Serializable>) - Method in class org.nuxeo.usermapper.extension.AbstractUserMapper
 
getOrCreateAndUpdateNuxeoPrincipal(Object, boolean, boolean, Map<String, Serializable>) - Method in interface org.nuxeo.usermapper.extension.UserMapper
Should retrieve (create if needed) and update the NuxeoPrincipal according to the given userObject
getOrCreateAndUpdateNuxeoPrincipal(String, Object) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
getOrCreateAndUpdateNuxeoPrincipal(String, Object) - Method in interface org.nuxeo.usermapper.service.UserMapperService
Should retrieve (create if needed) and update the NuxeoPrincipal according to the given userObject
getOrCreateAndUpdateNuxeoPrincipal(String, Object, boolean, boolean, Map<String, Serializable>) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
getOrCreateAndUpdateNuxeoPrincipal(String, Object, boolean, boolean, Map<String, Serializable>) - Method in interface org.nuxeo.usermapper.service.UserMapperService
Should retrieve (create if needed) and update the NuxeoPrincipal according to the given userObject
getOrCreateApplication(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
getOrCreateBucket(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
Gets or creates a bucket with the given bucketName.
getOrCreateCommands(DocumentModel) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
getOrCreateDateTreeFolder(CoreSession, DocumentModel, Date, String) - Static method in class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
Find or create a set of folders representing the date hierarchy
getOrCreateDependency(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
getOrCreateDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getOrCreateDocument(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets a document if it exists, otherwise creates it.
getOrCreateDocument(DocumentModel, Function<DocumentModel, DocumentModel>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getOrCreateDocument(DocumentModel, Function<DocumentModel, DocumentModel>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets a document if it exists, otherwise creates it.
getOrCreateElement(Element, Path) - Static method in class org.nuxeo.common.xmap.XMLBuilder
 
getOrCreatePath(CoreSession, DocumentModel, String, String) - Static method in class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
 
getOrCreatePersistenceProvider() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getOrCreatePersistenceProvider() - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
getOrCreateRootDocument(CoreSession, String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getOrCreateRootOfDocumentRouteInstanceStructure(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
Will get, and create if it does not exists the root document in which DocumentRoute structure will be created.
getOrCreateRootOfDocumentRouteInstanceStructure(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
getOrCreateServiceUser(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.AbstractOAuth2UserEmailProvider
 
getOrCreateServiceUser(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
Retrieves or creates a service user.
getOrCreateVersion(String) - Method in class org.nuxeo.connect.update.task.update.Entry
 
getOrDefault(Object, Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
getOrder() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
getOrder() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
getOrder() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
getOrder() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
getOrder() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
getOrder() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
 
getOrder() - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
getOrder() - Method in class org.nuxeo.ecm.platform.actions.Action
Returns the action order.
getOrder() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
getOrder() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
getOrder() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Returns the plugin order for sorting.
getOrder() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
getOrder() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
 
getOrder() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
 
getOrder() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
getOrder() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
getOrder() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
getOrder() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
 
getOrder() - Method in interface org.nuxeo.ecm.web.resources.api.Processor
 
getOrder() - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
getOrder() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
getOrder() - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
getOrderBy() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
getOrderByClause() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
getOrderByClause() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
getOrderedActiveFactories(Set<String>) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
 
getOrderedBackendNames() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getOrderedBackendNames() - Method in interface org.nuxeo.ecm.webdav.backend.VirtualBackend
 
getOrderedChildren() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getOrderedChunkIndexes() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getOrderedFileIndexes() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
getOrderedHandlers() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
 
getOrderedRouteElement(String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
getOrderedRouteElement(String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getOrdering() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getOrdering() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOptions
Returns a string used for ordering of options.
getOrdering() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getOrganization() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
 
getOrganizationalUnit() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
 
getOrigin() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getOrigin() - Method in interface org.nuxeo.ecm.platform.comment.api.ExternalEntity
Gets annotation origin.
getOrigin() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getOrigin() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getOriginalMessage() - Method in exception org.nuxeo.ecm.core.api.NuxeoException
Gets the original message passed to the constructor, without additional information added.
getOriginalState() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
Gets the original state for this, needed when creating an undo log.
getOriginatingUser() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getOriginatingUser() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getOriginatingUser() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the base user from which this principal was created, or null if this principal was not created from another user.
getOriginatingUser() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getOriginatingUser() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getOriginatingUsername() - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
 
getOriginatingUsername() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getOriginatingUsername() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets the user on behalf of which this work is done.
getOrphanVersionRemovalFilters() - Method in class org.nuxeo.ecm.core.CoreService
Gets all the orphan version removal filters registered.
getOrRunHealthCheck(String) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
Return the status of the given probe.
getOrRunHealthCheck(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getOrRunHealthCheck(String) - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
getOrRunHealthChecks() - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
Return the status of all the probes evaluated for a healthCheck.
getOrRunHealthChecks() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getOsgi() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
getOSGi() - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
getOSGiAdapter() - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getOSGiAdapter() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
OSGI bridge
getOSGiAdapter() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
getOSGIBundleName - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
getOSGIBundleName(File) - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
getOSGIBundleName(File) - Method in interface org.nuxeo.runtime.reload.ReloadService
Returns the OSGI bundle name if given file can be identified as an OSGI bundle, or null.
getOSGIBundleName(File) - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
getOutcome() - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
 
getOutcome() - Method in interface org.nuxeo.ecm.platform.rendering.RenderingResult
Gets the rendering result object.
getOutgoingStatements(QNameResource, Resource) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.BlobCollector
 
getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.BlobListCollector
 
getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector
 
getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelListCollector
 
getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentRefCollector
 
getOutput() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getOutput() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
getOutput() - Method in exception org.nuxeo.ecm.automation.ExitException
 
getOutput() - Method in interface org.nuxeo.ecm.automation.OutputCollector
Gets the final output.
getOutput() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
getOutputChain() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Get output chain.
getOutputChain() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getOutputDirectory() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getOutputFile() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
getOutputFormat() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getOutputFormat() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Return the expected mime-type of the resulting rendering
getOutputFormatById(String) - Method in class org.nuxeo.template.service.OutputFormatRegistry
 
getOutputFormatDescriptor(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getOutputFormatDescriptor(String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
The returned OutputFormatDescriptor contains either an operation chain or a mime-type use to convert the output of a rendered document.
getOutputFormatDescriptor(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getOutputFormats() - Method in interface org.nuxeo.template.api.TemplateProcessorService
 
getOutputFormats() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getOutputLocation() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
getOutputLocation() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
 
getOutputPath(Path, Path, String) - Method in class org.nuxeo.importer.stream.consumer.watermarker.AbstractWatermarker
 
getOutputs(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
getOutputsAsString(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
getOutputStream() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
 
getOutputStream() - Method in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
getOutputStream() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
 
getOutputStream(int) - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
Finds the proper output stream where we can write len bytes.
getOutputStream(String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
getOutputTransitions() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the output transitions.
getOutputTransitions() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getOutputType() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
getOutputType() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getOverProvisioningFactor() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getOverride() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
 
getOverrideDirectory() - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns the override directory name.
getOverrideDirectory() - Method in class org.nuxeo.targetplatforms.core.descriptors.ServiceConfigurationDescriptor
 
getOverrideDirectory() - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getOverwrite() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
getOwner() - Method in class org.nuxeo.ecm.core.api.Lock
The owner of the lock.
getOwner() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
getOwnerModule() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
getOwningTenantId(DocumentModel) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
Return the Tenant containing the provided DocumentModel if any
getPackage() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
getPackage(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
getPackage(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getPackage(String) - Method in class org.nuxeo.targetplatforms.jaxrs.RootResource
 
getPackageAdmin() - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
getPackageAdmin() - Static method in class org.nuxeo.osgi.BundleImpl
 
getPackageBase() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplication
 
getPackageId() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
 
getPackageId() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
getPackageInfo(String) - Method in class org.nuxeo.targetplatforms.jaxrs.RootResource
 
getPackageManager() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getPackages() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
getPackages() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getPackages() - Method in class org.nuxeo.connect.update.task.update.Version
 
getPackagesDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getPackageState() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getPackageState() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getPackageTypeFilter() - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
getPage() - Method in class org.nuxeo.ecm.platform.pdf.LinkInfo
 
getPage() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
 
getPage() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getPage() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
getPage(Class<T>) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
getPage(String) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
getPage(String) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
getPage(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Returns the page for given name.
getPage(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getPage(FeaturesRunner, Configuration, Class<T>) - Static method in class org.nuxeo.runtime.test.runner.web.WebPage
 
getPageAt(int) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
getPageCount() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
getPageHits() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
getPageHits() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Returns the amount of actual matching results.
getPageLayout() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getPageLimit() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Returns the page limit.
getPageLimit() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the page limit.
getPageLimit() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
Returns the page limit.
getPageLimit() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
getPageLimit() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
getPageLimit() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
getPageName(String) - Static method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
Deprecated.
 
getPageNames() - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
Returns all the page names.
getPageNumber() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
getPageNumber() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Computes the page number among the total set of results.
getPageProvider(String) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
getPageProvider(String, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name.
getPageProvider(String, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, List<SortInfo>, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name.
getPageProvider(String, List<SortInfo>, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name.
getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name.
getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name.
getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, List<QuickFilter>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name.
getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, List<QuickFilter>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name and definition.
getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name and definition.
getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name.
getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, List<String>, List<QuickFilter>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, List<QuickFilter>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns an instance of page provider with given name.
getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, List<QuickFilter>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProvider(CoreSession, PageProviderDefinition, Map<String, String>, Object...) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getPageProvider(CoreSession, PageProviderDefinition, Map<String, String>, List<String>, List<String>, Long, Long, Long, List<String>, List<String>, Object...) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getPageProvider(CoreSession, PageProviderDefinition, Map<String, String>, List<String>, List<String>, Long, Long, Object...) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getPageProvider(CoreSession, PageProviderDefinition, Map<String, String>, List<String>, List<String>, Long, Long, List<String>, List<String>, Object...) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getPageProvider(DocumentModel, long, long) - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryReaderImpl
 
getPageProvider(DocumentModel, long, long) - Method in interface org.nuxeo.ecm.platform.audit.api.DocumentHistoryReader
Retrieve the PageProvider of LogEntry for the history of the input DocumentModel
getPageProviderClass() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
 
getPageProviderClass(String) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
getPageProviderClassName() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderClassReplacerDefinition
 
getPageProviderClassName() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ChildrenAdapter
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberGroupsAdapter
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberUsersAdapter
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PageProviderAdapter
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.SearchAdapter
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
 
getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
getPageProviderDefinition(String) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getPageProviderDefinition(String) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns a named page provider definition.
getPageProviderDefinition(String) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProviderDefinition(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getPageProviderDefinitionNames() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Returns all the registered page provider names, or an empty set if no page provider is registered.
getPageProviderDefinitionNames() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
getPageProviderName() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getPageProviderName() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getPageProviderName() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getPageProviderNameForUpdate() - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
getPageProviderNameForUpdate() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
getPageProviderNameForUpdate() - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getPageProviderNames() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderClassReplacerDefinition
 
getPageProviderNames() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
 
getPageProviderPage(String, Map<String, Serializable>, Object...) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
getPageProviderService() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider
Deprecated.
since 11.1. Use Framework.getService(Class) with PageProviderService instead.
getPages() - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
getPages() - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Rerurns all pages declared on the service, except the global one named "*".
getPages() - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getPagesAsImages(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFPageExtractor
 
getPageSize() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns the number of results per page.
getPageSize() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getPageSize() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the number of results per page.
getPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getPageSize() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getPageSize() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
getPageSize() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getPageSize() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getPageSize() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getPageSize(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getPageSizeBinding() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getPageSizeBinding() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getPageSizeOptions() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getPageSizeOptions() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns a list of available page size options to display in the page size selector.
getPageSizeOptions() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
Returns the list of page size options to present to users.
getPageSizeOptions() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getPaginableEntries() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
getPaginableEntries() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
getPaginableEntries(PageProvider<DocumentModel>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.DocumentModelListPaginableAdapter
 
getPaginableEntries(PageProvider<T>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
getPaginableEntries(PageProvider<T>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
getPalettePreview() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getParam(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getParam(String) - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
getParamByName(String, List<TemplateInput>) - Method in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
 
getParamDefaultValue(OperationDocumentation.Param) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
getParamDocumentationType(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getParamDocumentationType(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getParamDocumentationType(Class<?>, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getParamDocumentationType(Class<?>, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getparameter(String) - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
getparameter(String) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
getParameter() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
getParameter() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
getParameter(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
getParameter(String) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Get the casted parameter value for a given name.
getParameter(String) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getParameter(String) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getParameter(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
 
getParameter(String) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
getParameter(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
getParameter(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
getParameter(String, String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getParameter(String, String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getParameter(String, String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Gets the value of parameter in the entry with the given key.
getParameter(String, String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
getParameter(String, String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
getParameterId() - Method in class org.nuxeo.ecm.automation.core.trace.Call.ExpressionParameter
 
getParameters() - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
getParameters() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
getParameters() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
getParameters() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getParameters() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
getParameters() - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
getParameters() - Method in class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
getParameters() - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
 
getParameters() - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
getParameters() - Method in class org.nuxeo.ecm.core.schema.types.constraints.Constraint.Description
 
getParameters() - Method in class org.nuxeo.ecm.core.schema.types.resolver.AbstractObjectResolver
 
getParameters() - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Provides this resolver parameters.
getParameters() - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
 
getParameters() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
 
getParameters() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
 
getParameters() - Method in class org.nuxeo.ecm.platform.picture.api.ImagingConfigurationDescriptor
 
getParameters() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
getParameters() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getParameters() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
getParameters() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
getParameters() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
getParameters() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
getParameters() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
getParameters() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBDocumentHistoryPageProvider
 
getParameters(String) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Get the casted parameter values for a given name.
getParameters(String) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getParameters(String) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getParameters(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getParameters(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getParameters(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Gets values of the parameters in the entry with the given key.
getParameters(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
getParameters(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
getParameters(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getParametersChanged(Object[], Object[]) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getParametersFor(String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
getParametersFor(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getParameterSpec(byte[]) - Method in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
getParameterSpec(byte[]) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
getParametersString() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getParametersToValidate() - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.validation.AutomationBulkValidation
 
getParametersToValidate() - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
Returns the list of parameters to validate.
getParametersToValidate() - Method in class org.nuxeo.ecm.core.bulk.validation.SetPropertiesValidation
 
getParametersToValidate() - Method in class org.nuxeo.ecm.platform.csv.export.validation.CSVExportValidation
 
getParametersToValidate() - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsActionValidation
 
getParameterValue() - Method in class org.nuxeo.ecm.automation.core.trace.Call.ExpressionParameter
 
getParameterWithHint(String, String, String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getParamNames(String[]) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getParams() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
getParams() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getParams() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Operation
 
getParams() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
getParams() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getParams() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
getParams() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getParams() - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ChildrenAdapter
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberGroupsAdapter
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberUsersAdapter
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PageProviderAdapter
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
getParams() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
getParams() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getParams() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Retrieve the parameters associated to the Template file
getParams(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getParams(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Retrieve parameters for the associated template
getParams(String[]) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
getParamsAsString() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getParamsAsString() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Return the String representation of the parameters of the template
getParent() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getParent() - Method in class org.nuxeo.common.xmap.Context
 
getParent() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getParent() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
getParent() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getParent() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the property parent.
getParent() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the parent document, or null if this is the root document.
getParent() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getParent() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getParent() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getParent() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
getParent() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
getParent() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getParent() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getParent() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getParent() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
getParent() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
getParent() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
getParent() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Gets the parent item or null if this is the root item.
getParent() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getParent() - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
 
getParent() - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
 
getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
 
getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
getParent() - Method in interface org.nuxeo.targetplatforms.api.TargetPackage
Returns the parent target package or null if there is no inheritance.
getParent() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatform
Returns this target platform parent or null if there is no inheritance.
getParent() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInstance
Returns this target platform parent or null if there is no inheritance.
getParent() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getParent() - Method in class org.nuxeo.template.context.extensions.CoreExtensions
 
getParent() - Method in class org.nuxeo.template.xdocreport.jaxrs.NonRecursiveResource
 
getParent(int, Element) - Method in class org.nuxeo.ecm.core.io.impl.transformers.PropertyDeprecationRemover
 
getParent(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getParent(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getParent(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getParentClassLoader() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
getParentClassLoader() - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
 
getParentComputationsNames(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getParentDirectory() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getParentDirectory() - Method in interface org.nuxeo.ecm.directory.Directory
Gets the name of the parent directory.
getParentDirectoryName(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Gets the parent directory id a directory.
getParentDirectoryName(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
getParentDn(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
getParentDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
 
getParentDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getParentDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the parent document or null if this is the root document.
getParentDocumentRef(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getParentDocumentRef(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns the parent ref of the document referenced by docRef or null if this is the root document.
getParentDocumentRefs(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getParentDocumentRefs(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Creates an array with all parent refs starting from the given document up to the root.
getParentDocuments(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getParentDocuments(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the parent documents in path from the root to the given document or empty list if this is the root document.
getParentFolderForDocumentRouteInstance(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
Get or create the parent folder for a DocumentRoute route instance.
getParentFolderForDocumentRouteInstance(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
getParentFolderForDocumentRouteModels(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
Gets or creates the parent folder for a DocumentRoute route instance.
getParentFolderForDocumentRouteModels(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
getParentFolderForNewModel(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
Returns a folder in which new model, created from an instance of route will be stored.
getParentFolderForNewModel(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
getParentGroups() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Gets the list of groups this group is a member of.
getParentGroups() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
getParentGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
getParentId() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
Gets the parent FileSystemItem id.
getParentId() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getParentId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getParentId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
getParentId() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
getParentId() - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Gets parent id.
getParentId() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getParentItem(DocumentModel) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
getParentItem(DocumentModel) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootFactory
 
getParentItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
Returns the parent FileSystemItem.
getParentItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.DefaultSyncRootFolderItemFactory
 
getParentLoader() - Static method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
getParentLoader() - Static method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
getParentLogger() - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
getParentNode(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the parent of a node.
getParentNode(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getParentPath() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
getParentPath() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
getParentPath() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
 
getParentPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
getParentPath() - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.GetTaskRootParentPathUnrestricted
 
getParentPath() - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
getParentPath() - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
getParentPath(String) - Static method in class org.nuxeo.common.utils.FileUtils
 
getParentPath(String) - Static method in class org.nuxeo.ecm.webdav.resource.AbstractResource
 
getParentRef() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Retrieves the parent reference of the current document.
getParentRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getParentRef() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getParentRef() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getParents() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
 
getParents(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getParents(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
 
getParentsGroupNames(String) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
 
getParentsGroupNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
 
getParentsGroupNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
 
getParentsGroupNames(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
Return parent groups.
getParentsGroupNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
 
getParentsGroupNames(String) - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
 
getParentsGroups(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
Query the group directory to find if shibbGroupName is used in a subGroup field.
getParentsInReverseOrder(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
getParentTypeId(DocumentType) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
Gets the remapped parent type id, or null if the type is to be ignored.
getParser() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
getParser() - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
getPart(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 8.4, use direct Property getters instead
getPart(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Deprecated.
getPart(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
getPart(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
Deprecated.
getPartialFile(String, String, String...) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Retrieve a partial File resource.
getPartition(M, int) - Method in interface org.nuxeo.lib.stream.pattern.producer.ProducerIterator
Returns a partition associated with the Message.
getPartition(BlobMessage, int) - Method in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
getPartition(BlobMessage, int) - Method in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
getPartition(DocumentMessage, int) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getPartitionKey() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getPartitionKey() - Method in interface org.nuxeo.ecm.core.work.api.Work
Returns a key that can be used by the WorkManager implementation to guarantee that works with the same partition key will be executed in the order they are submitted.
getPartitionKey() - Method in class org.nuxeo.ecm.core.work.SleepWork
 
getPartitionKey() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
getPartitionKey() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
getPartitionKey() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
getPartitions(int) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getPartitions(String) - Method in class org.nuxeo.lib.stream.computation.Settings
 
getPartitions(Name) - Method in class org.nuxeo.lib.stream.computation.Settings
 
getParts() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 8.4, use direct Property getters instead
getParts() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Deprecated.
getParts() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
getParts() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
Deprecated.
getPartsFor(String, int) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
getPassword() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getPassword() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the password of this principal.
getPassword() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getPassword() - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
Gets the password for PBKDF2.
getPassword() - Method in class org.nuxeo.ecm.core.storage.Credentials
 
getPassword() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
getPassword() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getPassword() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
 
getPassword() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
getPassword() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
Deprecated.
since 7.3.
getPassword() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
 
getPassword(String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
Internal method to read the hashed password for authentication.
getPasswordAuthentication() - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailAuthenticator
Deprecated.
 
getPasswordAuthentication() - Method in class org.nuxeo.mail.MailAuthenticator
 
getPasswordField() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getPasswordField() - Method in class org.nuxeo.ecm.directory.BaseSession
 
getPasswordField() - Method in interface org.nuxeo.ecm.directory.Directory
Gets the password field of the schema for this directory.
getPasswordField() - Method in interface org.nuxeo.ecm.directory.Session
 
getPasswords() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
getPath() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getPath() - Method in class org.nuxeo.common.xmap.XAnnotatedObject
 
getPath() - Method in class org.nuxeo.connect.update.task.update.Version
 
getPath() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
A concatenation of ancestor ids with '/' as prefix and separator.
getPath() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getPath() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getPath() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the document path.
getPath() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getPath() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getPath() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Deprecated.
getPath() - Method in interface org.nuxeo.ecm.core.api.model.Property
Deprecated.
since 9.1 as it's cumbersome to use; use Property.getXPath() instead
getPath() - Method in exception org.nuxeo.ecm.core.api.model.PropertyNotFoundException
 
getPath() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
getPath() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getPath() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getPath() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getPath() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the path of this document.
getPath() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
getPath() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getPath() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getPath() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getPath() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
getPath() - Method in class org.nuxeo.ecm.core.storage.sql.Node
Gets the path that was assigned at Node construction time.
getPath() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
getPath() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
getPath() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getPath() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getPath() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
 
getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
getPath() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
getPath() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
getPath() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
getPath() - Method in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
 
getPath() - Method in class org.nuxeo.ecm.platform.task.TaskPersisterDescriptor
 
getPath() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
getPath() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
 
getPath() - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
getPath() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
getPath() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
getPath() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getPath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getPath() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getPath() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getPath() - Method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
getPath() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Gets the item path.
getPath() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getPath() - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
getPath() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
getPath() - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
getPath(String) - Method in class org.nuxeo.common.Environment
 
getPath(String, String) - Method in class org.nuxeo.common.Environment
 
getPath(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getPath(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getPath(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the absolute path of a node.
getPath(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getPath(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets the path by recursing up the hierarchy.
getPathAsString() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the document path as a string.
getPathAsString() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getPathAsString() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getPathAsString() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
getPathAsString() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getPathForKey(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategy
Gets the storage path for a given key.
getPathForKey(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategyFlat
 
getPathForKey(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategySubDirs
 
getPathOptimizationsEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getPathOptimizationsVersion() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getPathOrMissingParentId(SimpleFragment, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets the full path, or the closest parent id which we don't have in cache.
getPathPropertyInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Gets the model of the property for the given path.
getPathPropertyInfo(String, String[], String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getPathRef() - Method in interface org.nuxeo.ecm.core.api.DocumentLocation
Returns the document path reference
getPathRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
getPathRegexp() - Method in class org.nuxeo.ecm.quota.size.BlobExcludeDescriptor
 
getPaths() - Method in class org.nuxeo.drive.service.SynchronizationRoots
 
getPaths() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
 
getPathStartsWith() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
getPattern() - Method in class org.nuxeo.common.utils.FileMatcher
 
getPattern() - Method in class org.nuxeo.ecm.core.schema.types.constraints.PatternConstraint
 
getPattern() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getPattern() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getPatternFromGlob(String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
getPatternName() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
Returns the url pattern names used to generate this document view.
getPatternName() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
getPatterns() - Method in class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
 
getPatterns() - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
getPatterns() - Method in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
getPatternStr() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
getPayload() - Method in class org.nuxeo.ecm.platform.routing.core.audit.es.RoutingAuditRequestFilter
 
getPayload() - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
getPayload() - Method in class org.nuxeo.elasticsearch.http.readonly.filter.AuditRequestFilter
 
getPayload() - Method in class org.nuxeo.elasticsearch.http.readonly.filter.DefaultSearchRequestFilter
 
getPayload() - Method in interface org.nuxeo.elasticsearch.http.readonly.filter.SearchRequestFilter
 
getPayload(DocumentMessage, String) - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
getPDFA() - Static method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureHelper
 
getPdfVersion() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getPendingComponents() - Static method in class org.nuxeo.ecm.webengine.rendering.APIHelper
 
getPendingComponents() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
getPendingComponentsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
getPendingComponentsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
getPendingComponentsName() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
getPendingComponentsName() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
getPendingEntries() - Method in class org.nuxeo.common.collections.DependencyTree
 
getPendingEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getPendingEntries() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
getPendingExtensions(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Get the pending extensions.
getPendingFile() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getPendingObjects() - Method in class org.nuxeo.common.collections.DependencyTree
 
getPendingObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getPendingObjects() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
getPendingRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the pending registrations and their dependencies.
getPendingRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getPendingWorkerCount() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Returns the number of indexing worker scheduled waiting to be executed.
getPendingWorkerCount() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getPendingWorkerCount() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getPercent() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
 
getPercent() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
getPercPoly() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
getPercPoly() - Method in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
getPercTex() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
getPercTex() - Method in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
getPerFragmentIds(Map<Serializable, RowMapper.IdWithTypes>) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Given a map of id to types, returns a map of fragment names to ids.
getPermission() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
getPermission() - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
getPermission() - Method in class org.nuxeo.ecm.core.rest.security.Permission
 
getPermission() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
getPermission() - Method in class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
 
getPermission() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
getPermission() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
getPermission(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
getPermissionGroups(String) - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
 
getPermissionGroups(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
getPermissionProvider() - Method in class org.nuxeo.ecm.core.security.SecurityService
 
getPermissions() - Method in interface org.nuxeo.ecm.core.api.query.QueryFilter
 
getPermissions() - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
 
getPermissions() - Method in class org.nuxeo.ecm.core.query.QueryFilter
 
getPermissions() - Method in class org.nuxeo.ecm.core.rest.security.PermissionService
 
getPermissions() - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
getPermissions() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getPermissionsForPrincipal(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getPermissionsToCheck(String) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
getPermissionsToCheck(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getPermissionsToCheck(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Provides the full list of all permissions or groups of permissions that contain the given one (inclusive).
getPermissionsToCheck(String) - Method in class org.nuxeo.ecm.core.security.SecurityService
Provides the full list of all permissions or groups of permissions that contain the given one (inclusive).
getPermissionUIItems() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
getPersistence() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getPersistentBlob(ContentStream, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
Returns a Blob whose stream can be used several times.
getPgtIou() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Returns the PGT IOU returned by CAS.
getPhoneNumber() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getPhoneNumber() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getPhoneNumber() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getPhoneNumber() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getPhoneNumber() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getPhysicalName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getPhysicalName() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getPhysicalName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getPhysicalName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getPicture() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getPicture() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getPicture() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getPicture() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getPicture() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getPictureConversion(String) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Returns a PictureConversion given its id.
getPictureConversion(String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
getPictureConversion(String) - Method in class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
 
getPictureConversions() - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Returns the registered picture conversions.
getPictureConversions() - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
getPictureConversions() - Method in class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
Returns picture conversion collection sorted by order.
getPictureFromTitle(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
getPictureFromTitle(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
getPictureFromTitle(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
 
getPictureIdsToMigrate(CoreSession) - Method in class org.nuxeo.ecm.platform.picture.PictureMigrationHandler
 
GetPictureView - Class in org.nuxeo.ecm.platform.picture.operation
Simple Operation to extract an image view from a Picture Document.
GetPictureView() - Constructor for class org.nuxeo.ecm.platform.picture.operation.GetPictureView
 
getPictureViews() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
Returns the picture views attached to the document if present, an empty list otherwise.
getPidDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getPidDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getPingTime() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
Gets the ping time of the migration, if it's running.
getPipe() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
 
getPipe(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
Gets the pipe of actions for given name
getPipe(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getPipeDescriptor(String) - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
getPipeNames() - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
getPipes() - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
getPkgList() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getPlainStringValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getPlatform(String) - Method in class org.nuxeo.targetplatforms.jaxrs.RootResource
 
getPlatformFilter() - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
getPlatformId() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
getPlatformInfo(String) - Method in class org.nuxeo.targetplatforms.jaxrs.RootResource
 
getPlatformInfos(boolean, boolean, boolean, Boolean, String) - Method in class org.nuxeo.targetplatforms.jaxrs.RootResource
 
getPlatformInstance(String, String) - Method in class org.nuxeo.targetplatforms.jaxrs.RootResource
 
getPlatformKey(String, String) - Static method in class org.nuxeo.connect.update.task.guards.PlatformHelper
 
getPlatforms() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
Deprecated.
getPlatforms(boolean, boolean, boolean, Boolean, String) - Method in class org.nuxeo.targetplatforms.jaxrs.RootResource
 
getPluggableAuthenticationService() - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
 
getPlugin(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getPluginByName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
getPluginChain() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getPluginsNames() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationChainDescriptor
 
getPolicies() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getPolicies() - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
Gets the list of registered security policies.
getPolicies() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
 
getPoliciesQueryTransformers(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getPoliciesQueryTransformers(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
Get the transformers to apply the policies to a query for given repository.
getPoliciesQueryTransformers(String) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
 
getPoliciesQueryTransformers(String) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
getPolicy() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
 
getPolicy() - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
Gets the policy used to run the computation.
getPolicy() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
getPolicy(String) - Method in class org.nuxeo.lib.stream.computation.Settings
Gets the policy for a computation.
getPolicy(String) - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
getPolicy(Name) - Method in class org.nuxeo.lib.stream.computation.Settings
Gets the policy for a computation.
getPolicy(StreamProcessorDescriptor.PolicyDescriptor) - Method in class org.nuxeo.runtime.stream.DefaultNuxeoComputationPolicy
 
getPolicy(StreamProcessorDescriptor.PolicyDescriptor) - Method in interface org.nuxeo.runtime.stream.StreamComputationPolicy
Returns a custom computation policy from a descriptor.
getPolicyIds() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getPolicyIds() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getPolicyService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getPollInterval() - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
getPollInterval() - Method in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
getPolygons() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getPong() - Method in class org.nuxeo.template.jaxrs.RootResource
 
getPong() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
 
getPool() - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
 
getPool() - Method in class org.nuxeo.ecm.core.redis.RedisFailoverExecutor
 
getPool() - Method in class org.nuxeo.ecm.core.redis.RedisPoolExecutor
 
getPool() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
getPoolConfig() - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
getPoolingTimeout() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
getPort() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
Returns the port.
getPort() - Method in class org.nuxeo.runtime.test.runner.ServletContainerFeature
Returns the port allocated for this servlet container.
getPos() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the document's position in its containing folder (if ordered).
getPos() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getPos() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getPos() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getPos() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the document's position in its containing folder (if ordered).
getPos() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getPos() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getPos() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getPos() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
getPosition() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
getPositionInQueue() - Method in class org.nuxeo.ecm.csv.core.CSVImportStatus
Deprecated.
since 9.1, meaningless use CSVImportStatus.getNumberOfProcessedDocument() instead.
getPositionInQueue() - Method in class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
getPositionX() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getPositionY() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getPositionZ() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getPossiblesAlternateLogins(String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
getPossiblesAlternateLogins(String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
 
getPossibleValues() - Method in class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
 
getPostAddSqls(Column, Model) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Computes the SQL statements to finish adding a column, usually some ALTER TABLE statements to add constraints or indexes.
getPostAddSqls(Column, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getPostAddSqls(Column, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getPostCommitEventHandlers(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
getPostCommitEventListeners() - Method in interface org.nuxeo.ecm.core.event.EventService
Get the list of the registered post commit event listeners.
getPostCommitEventListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
getPostCommitEventNames() - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
getPostCreateIdentityColumnSql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets additional SQL statements to execute after the CREATE TABLE when creating an identity column.
getPostCreateIdentityColumnSql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getPostCreateSqls(Model) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Computes the SQL statements to finish creating the table, usually some ALTER TABLE statements to add constraints or indexes.
getPostCreateSqls(Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getPostCreateSqls(Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getPowerUser() - Static method in class org.nuxeo.ecm.restapi.test.RestServerInit
 
getPredicate() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
getPredicate() - Method in enum org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
 
getPredicate() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
getPredicate() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
getPredicatePrefix(Predicate) - Static method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
getPredicates() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
getPredicates() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
getPredicates(Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Gets items matching the statement pattern (subject, null, object).
getPredicates(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getPredicates(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
getPreferredUsername() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getPreferredUsername() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getPreferredUsername() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getPreferredUsername() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getPreferredUsername() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getPrefetchInfo() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Gets the prefetch info, or null if no prefetch is defined.
getPrefetchInfo() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
getPrefix() - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
getPrefix() - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
Returns the prefix to use as marker for this adapter
getPrefix() - Method in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
 
getPrefix() - Method in class org.nuxeo.ecm.core.schema.types.QName
 
getPrefix() - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
getPrefix() - Method in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
 
getPrefix() - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
 
getPrefix() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
getPrefix() - Method in class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
 
getPrefix() - Method in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
 
getPrefix() - Method in class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
 
getPrefix() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
 
getPrefix() - Method in class org.nuxeo.lib.stream.log.NameResolver
 
getPrefix() - Method in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
getPrefix() - Method in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
getPrefix() - Method in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
getPrefix() - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
getPrefix() - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
getPrefix(String) - Method in class org.nuxeo.ecm.core.io.impl.transformers.FieldMapper
 
getPrefixedIdField() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
getPrefixedKey(String) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
getPrefixedName() - Method in class org.nuxeo.ecm.core.schema.types.QName
 
getPrefixedPasswordField() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
getPrefixKeys(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
return a list of parents key
getPrefixMatcher(String) - Static method in class org.nuxeo.ecm.webengine.util.PathMatcher
 
getPrefixName() - Method in class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
getPrepareUserReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL expression to prepare the user read acls cache.
getPrepareUserReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getPrepareUserReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getPrepareUserReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getPreprocessedComment() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Return the comment preprocessed to be ready for display.
getPreprocessedComment() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
getPresets() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getPresetsByCat(FlavorDescriptor) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getPresetVariables(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Returns the map of variable replacements for given flavor.
getPresetVariables(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getPreview(Blob, DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewer
 
getPreview(Blob, DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.PlainImagePreviewer
Deprecated.
 
getPreview(Blob, DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.PlainTextPreviewer
 
getPreview(Blob, DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.ZipPreviewer
 
getPreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getPreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
getPreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.NoteHtmlPreviewAdapter
 
getPreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
 
getPreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getPreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
getPreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.NoteHtmlPreviewAdapter
 
getPreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
 
getPreviewer(String) - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManager
 
getPreviewer(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
getPreviewManager() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getPreviewPath() - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
getPreviewScreenshotInDurationPercent() - Method in class org.nuxeo.ecm.platform.video.service.Configuration
 
getPreviewTitle() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
getPreviewTitle(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.AbstractPreviewer
 
getPreviewURL(DocumentModel) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
getPreviewURL(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
getPrevious() - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
 
getPrevious() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getPrevious() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getPreviousTitle() - Static method in class org.nuxeo.ecm.core.storage.sql.listeners.DummyBeforeModificationListener
 
getPrimaryColumn() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getPrimaryColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getPrimaryColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getPrimaryKeyConstraintName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getPrimaryType() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
getPrimaryType() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
getPrimitiveClass(Type) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
 
getPrimitiveType() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
getPrimitiveType() - Method in interface org.nuxeo.ecm.core.schema.types.SimpleType
 
getPrimitiveType() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
getPrincipal() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getPrincipal() - Method in class org.nuxeo.ecm.automation.OperationContext
 
getPrincipal() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the principal that created the client session.
getPrincipal() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the principal attached to this document's session.
getPrincipal() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
Returns the principal responsible for this event.
getPrincipal() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
getPrincipal() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getPrincipal() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getPrincipal() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
 
getPrincipal() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
Deprecated.
 
getPrincipal() - Method in interface org.nuxeo.ecm.core.api.query.QueryFilter
 
getPrincipal() - Method in interface org.nuxeo.ecm.core.event.EventContext
Gets the current principal.
getPrincipal() - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
getPrincipal() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getPrincipal() - Static method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getPrincipal() - Method in class org.nuxeo.ecm.core.query.QueryFilter
 
getPrincipal() - Method in class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
 
getPrincipal() - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
getPrincipal() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getPrincipal() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getPrincipal() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getPrincipal() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getPrincipal() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the principal identifying the user that originated the request.
getPrincipal() - Method in class org.nuxeo.ecm.webengine.session.UserSession
 
getPrincipal() - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
getPrincipal(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getPrincipal(String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
 
getPrincipal(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Calls UserManager.getPrincipal(String, boolean) to retrieve a principal and its references, given its username
getPrincipal(String, boolean) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getPrincipal(String, boolean) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Retrieves the principal with the given username or null if it does not exist.
getPrincipal(String, boolean) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getPrincipal(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Retrieves the principal with the given username or null if it does not exist into the given context document.
getPrincipal(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getPrincipal(String, DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getPrincipal(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling.ShibbolethSecurityExceptionHandler
 
getPrincipal(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
getPrincipalCheckingAuth(UserIdentificationInfo, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
Creates a principal, checking authentication from the UserIdentificationInfo credentials.
getPrincipalEmails(List<NuxeoPrincipal>) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getPrincipalId() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getPrincipalId() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Returns a generated id that is unique for each principal instance.
getPrincipalId() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getPrincipalId() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getPrincipalName() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the name of the principal who originated the log entry.
getPrincipalName() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the name of the principal who originated the log entry.
getPrincipals() - Method in interface org.nuxeo.ecm.core.api.query.QueryFilter
 
getPrincipals() - Method in class org.nuxeo.ecm.core.query.QueryFilter
 
getPrincipalsForPermission(DocumentModel, String, boolean, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
getPrincipalsFromGroup(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getPrincipalsFromGroup(String, boolean) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getPrincipalsFromGroup(String, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
getPrincipalStack() - Static method in class org.nuxeo.runtime.api.login.LoginComponent
INTERNAL.
getPrincipalsToCheck() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getPrincipalsToCheck(NuxeoPrincipal) - Static method in class org.nuxeo.ecm.core.security.SecurityService
 
getPrincipalUsingCache(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getPrintableTraces() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
getPrintableTraces() - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
 
getPriority() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
getPriority() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
getPriority() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getPriority() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
getPriority() - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
getPriority() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
getPriority() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
Get the priority of this DNS entry, descending priority 0(highest)..Integer.MAX_VALUE(lowest)
getPriority() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
getPriority() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
getPrivate(String, Boolean) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
getPrivateKey() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
Returns the Private Key used by Nuxeo server to do RSA Signing.
getPrivateKey() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
getPrivateKey(String) - Method in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
getProbeClass() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
 
getProbeInfo(Class<? extends Probe>) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
 
getProbeInfo(Class<? extends Probe>) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getProbeInfo(String) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
 
getProbeInfo(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getProbeNames() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
 
getProbeNames() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getProbesCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
 
getProbesCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getProbesInError() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
 
getProbesInError() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getProbesInErrorCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
 
getProbesInErrorCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getProbesInSuccess() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
 
getProbesInSuccess() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getProbesInSuccessCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
 
getProbesInSuccessCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getProcessed() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
For a full status returns the number of documents where the action has been applied so far.
getProcessedPath() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
getProcessedTasksInfo() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets all the ended tasks originating from this node that were processed with a status.
getProcessedTasksInfo() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getProcessId() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getProcessId() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getProcessingDurationMillis() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the accumulated processing time in milliseconds.
getProcessingEndTime() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the time when the last action computation has terminated.
getProcessingStartTime() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the time when the action computation starts.
getProcessName() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getProcessName() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getProcessor() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
getProcessor() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
getProcessor(String) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
getProcessor(String) - Method in class org.nuxeo.binary.metadata.internals.MetadataProcessorRegistry
 
getProcessor(String) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Returns the corresponding processor with given name, or null if not found.
getProcessor(String) - Method in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
getProcessor(String) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
getProcessor(String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Get a TemplateProcessor by it's name.
getProcessor(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getProcessor(SAMLMessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getProcessorByName(String) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
 
getProcessorKey(JsonNode) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
getProcessors() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
Names of the resource processors, hooking features like flavor replacement on the resource.
getProcessors() - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Returns all processors registered on the service, ordered.
getProcessors() - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
getProcessors() - Method in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
getProcessors() - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
getProcessors(String) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Returns all processors registered on the service, ordered, for given type.
getProcessors(String) - Method in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
getProcessors(String) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
getProduce() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
getProducer() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getProducerId() - Method in class org.nuxeo.lib.stream.pattern.producer.AbstractProducer
 
getProducerProperties() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
getProducerProperties() - Method in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
getProducerProperties(String) - Method in interface org.nuxeo.runtime.kafka.KafkaConfigService
Returns the Kafka producer properties for a configuration.
getProducerProperties(String) - Method in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
getProfile() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getProfile() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
getProfile() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getProfile() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getProfile() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getProfile() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getProfileIdentifier() - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
getProfileIdentifier() - Method in class org.nuxeo.ecm.platform.auth.saml.slo.SLOProfileImpl
 
getProfileIdentifier() - Method in class org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfileImpl
 
getProgress() - Method in class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
getProgress() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getProgress() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets a progress report for this work instance.
getProgress() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporterWork
 
getProgressMessage() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
Gets the progress message of the migration, if it's running.
getProgressNum() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
Gets the progress "num" of the migration, if it's running.
getProgressStatus(String, String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Returns the progress status of updaterName.
getProgressStatus(String, String) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
getProgressStatus(String, String, String) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
Returns the status of the video conversion with the given conversion name on the given document.
getProgressStatus(String, String, String) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
getProgressTotal() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
Gets the progress "total" of the migration, if it's running.
getProhibitedGroups() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
getProhibitedGroups() - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
getProhibitedGroups() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
getProjectByName(String, List<ConnectProject>) - Method in class org.nuxeo.launcher.connect.ConnectRegistrationBroker
Find a project by its symbolic name, ignoring case
getProjection() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
getProjection(Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.directory.BaseSession
 
getProjection(Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
getProjection(Map<String, Serializable>, String) - Method in interface org.nuxeo.ecm.directory.Session
Executes a query using filter and return only the column columnName.
getProjection(Map<String, Serializable>, Set<String>, String) - Method in class org.nuxeo.ecm.directory.BaseSession
 
getProjection(Map<String, Serializable>, Set<String>, String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
getProjection(Map<String, Serializable>, Set<String>, String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
getProjection(Map<String, Serializable>, Set<String>, String) - Method in interface org.nuxeo.ecm.directory.Session
 
getProofKey() - Method in class org.nuxeo.wopi.WOPIDiscovery
 
getProperties() - Method in class org.nuxeo.common.Environment
 
getProperties() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
getProperties() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getProperties() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
Returns all properties as a Map.
getProperties() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getProperties() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
getProperties() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
 
getProperties() - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
getProperties() - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
Return specific properties for this adapter.
getProperties() - Method in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
getProperties() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
getProperties() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Returns the properties of the blob provider.
getProperties() - Method in interface org.nuxeo.ecm.core.event.EventContext
Gets the events properties.
getProperties() - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
getProperties() - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Get all document properties.
getProperties() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getProperties() - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getProperties() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getProperties() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getProperties() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
getProperties() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
Returns properties.
getProperties() - Method in class org.nuxeo.ecm.directory.DirectoryDeleteConstraintDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.actions.Action
Returns an aggregate of Action.localProperties and Action.properties set via descriptors.
getProperties() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Get properties to use in this mode.
getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns a map of properties by mode.
getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
Get properties to use in this mode.
getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Returns properties by mode.
getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Get properties to use in this mode.
getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns properties by mode.
getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetType
Returns properties.
getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.PropertiesDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
getProperties() - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
Returns properties.
getProperties() - Method in class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
getProperties() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
 
getProperties() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getProperties() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
Properties of the aggregate.
getProperties() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
getProperties() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Gets properties set on the provider.
getProperties() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getProperties() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getProperties() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.query.core.PropertiesDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
getProperties() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
getProperties() - Method in class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolder
 
getProperties() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobHolder
 
getProperties() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
 
getProperties() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
getProperties() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getProperties() - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
getProperties() - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
getProperties() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getProperties() - Static method in class org.nuxeo.runtime.api.Framework
Gets all the framework properties.
getProperties() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getProperties() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component properties.
getProperties() - Method in interface org.nuxeo.runtime.RuntimeService
Gets runtime service properties.
getProperties() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Deprecated.
since 10.2, unused and useless
getProperties() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Deprecated.
getProperties() - Method in class org.nuxeo.theme.styling.negotiation.AbstractNegotiator
 
getProperties() - Method in interface org.nuxeo.theme.styling.negotiation.Negotiator
 
getProperties() - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
getProperties(File) - Method in class org.nuxeo.ecm.platform.importer.properties.IndividualMetadataCollector
 
getProperties(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the values from the given data model as a map.
getProperties(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getProperties(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getProperties(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getProperties(String) - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationHandler
Deprecated.
Returned properties are a path to marked property.
getProperties(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getProperties(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
getProperties(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns a map of properties to use in a given mode.
getProperties(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Returns a map of properties to use in a given mode.
getProperties(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getProperties(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
getProperties(String) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
getProperties(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the properties with key starting with the given namespace.
getProperties(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getProperties(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getProperties(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns a map of properties to use in a given mode.
getProperties(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getProperties(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getProperties(List<String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getProperties(Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcher
 
getProperties(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher
 
getProperties(Map<String, Map<String, Serializable>>, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getProperties(Map<String, PropertiesDescriptor>) - Static method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getProperties(Map<String, PropertiesDescriptor>, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getProperties(DocumentModel) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
Gets all properties defined in declared schemas of a DocumentModel.
getProperties(Resource) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
getProperties(Resource) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
getProperties(DocumentMessage) - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
getPropertiesAsJson(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the json string representing the properties with key starting with the given namespace.
getPropertiesAsJson(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getPropertiesDescriptor() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getPropertiesToFetch(RenderingContext) - Static method in class org.nuxeo.ecm.platform.audit.io.LogEntryCSVWriter
Gets the properties to fetch if specified.
getPropertiesWithBlob(DocumentMessage) - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
getPropertType(SimpleType) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
getProperty(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getProperty(String) - Method in class org.nuxeo.common.codec.CryptoProperties
 
getProperty(String) - Method in class org.nuxeo.common.Environment
 
getProperty(String) - Method in class org.nuxeo.common.xmap.Context
 
getProperty(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getProperty(String) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
getProperty(String) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getProperty(String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
Returns a named property.
getProperty(String) - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getProperty(String) - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
getProperty(String) - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
 
getProperty(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets a property given a xpath.
getProperty(String) - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
getProperty(String) - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
Return property with gievn name.
getProperty(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getProperty(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getProperty(String) - Method in class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
Gets a string property.
getProperty(String) - Method in interface org.nuxeo.ecm.core.event.EventContext
Gets the named property from this context or null if not exists.
getProperty(String) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
getProperty(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getProperty(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getProperty(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
getProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns property with given name in this mode.
getProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
Returns property with given name in this mode.
getProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns property with given name in this mode.
getProperty(String) - Method in class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolder
 
getProperty(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
getProperty(String) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobHolder
 
getProperty(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getProperty(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets a context variable.
getProperty(String) - Method in class org.nuxeo.elasticsearch.io.JsonDocumentModelReader
 
getProperty(String) - Method in class org.nuxeo.osgi.OSGiAdapter
 
getProperty(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getProperty(String) - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
getProperty(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getProperty(String) - Static method in class org.nuxeo.runtime.api.Framework
Gets the given property value if any, otherwise null.
getProperty(String) - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getProperty(String) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getProperty(String) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
getProperty(String) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a runtime service property given its name.
getProperty(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Deprecated.
getProperty(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
Deprecated.
getProperty(String) - Method in class org.nuxeo.theme.styling.negotiation.AbstractNegotiator
 
getProperty(String) - Method in interface org.nuxeo.theme.styling.negotiation.Negotiator
 
getProperty(String, boolean) - Method in class org.nuxeo.common.codec.CryptoProperties
 
getProperty(String, Object) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getProperty(String, Object) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets a context variable.
getProperty(String, Object) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
getProperty(String, String) - Method in class org.nuxeo.common.Environment
 
getProperty(String, String) - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
 
getProperty(String, String) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getProperty(String, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets a property from the given schema.
getProperty(String, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getProperty(String, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getProperty(String, String) - Method in class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
Gets a string property, or the given default if undefined or blank.
getProperty(String, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getProperty(String, String) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
getProperty(String, String) - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
getProperty(String, String) - Method in class org.nuxeo.osgi.OSGiAdapter
 
getProperty(String, String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getProperty(String, String) - Static method in class org.nuxeo.runtime.api.Framework
Gets the given property value if any, otherwise returns the given default value.
getProperty(String, String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
Overrides the default method to be able to include OSGi properties.
getProperty(String, String) - Method in interface org.nuxeo.runtime.RuntimeService
Gets a property value using a default value if the property was not set.
getProperty(String, String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Deprecated.
getProperty(String, String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
Deprecated.
getProperty(String, String) - Method in class org.nuxeo.theme.styling.negotiation.AbstractNegotiator
 
getProperty(String, String) - Method in interface org.nuxeo.theme.styling.negotiation.Negotiator
 
getProperty(Resource) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
getProperty(Resource) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
getPropertyCharacteristics(String, Predicate<PropertyDescriptor>, Function<PropertyDescriptor, R>) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getPropertyDefinition() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getPropertyIdForQueryName(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getPropertyIdForQueryName(TypeDefinition, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getPropertyIdsFromFilter(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getPropertyInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getPropertyInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
getPropertyInfo(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Get doctype/complextype property info.
getPropertyInfoNames() - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getPropertyKey(String, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
getPropertyKeys() - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
getPropertyLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getPropertyLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getPropertyLayouts() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
 
getPropertyLayouts() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getPropertyLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getPropertyLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getPropertyLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getPropertyLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getPropertyLayouts(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
 
getPropertyLayouts(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getPropertyLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getPropertyLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getPropertyName() - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
getPropertyName() - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
Get the property name used to set the identifier value.
getPropertyName() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
Kept for convenience.
getPropertyName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.FieldDefinition
Returns the computed property name with schema and field information.
getPropertyName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
getPropertyName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
 
getPropertyNames() - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
getPropertyNames() - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
Gets the property name used to set the identifier value
getPropertyNames() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
getPropertyNames() - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getPropertyNames() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getPropertyObject(String, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets a property object from the given schema.
getPropertyObject(String, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getPropertyObject(String, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getPropertyObject(String, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getPropertyObjects(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the Property objects for the given schema.
getPropertyObjects(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getPropertyObjects(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getPropertyObjects(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getPropertyValue(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
Alias for #getProperty.
getPropertyValue(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getPropertyValue(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets a property value given a xpath.
getPropertyValue(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getPropertyValue(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getPropertyValue(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getPropertyValue(String) - Method in interface org.nuxeo.ecm.core.model.Document
Gets a simple property value.
getPropertyValue(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getPropertyValue(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getPropertyValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getPropertyValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getPropertyValue(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getPropertyValue(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getPropertyValue(String) - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getPropertyValue(String) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getPropertyValue(String, Object) - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getPropertyValue(String, Object) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getPropertyValue(DocumentModel, String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
The given propertyName should have 'schema_name:property_name' format.
getPropStatBuilderExt(DocumentModel, UriInfo) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
getProvidedServiceNames() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the list of provided services, or null if no service is provided.
getProvidedServiceNames() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getProvidedServiceNames() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getProvidedServiceNames() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the list of provided services or null if no service is provided.
getProvidedServices() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
getProvidedServices() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
 
getProvidedServicesCount() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
getProvidedServicesCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
 
getProvider() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl
 
getProvider() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserResolver
 
getProvider() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getProvider() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
getProvider() - Method in class org.nuxeo.ecm.platform.web.common.locale.LocaleComponent
 
getProvider() - Static method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
getProvider(String) - Method in interface org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistry
 
getProvider(String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
getProvider(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
getProvider(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
 
getProvider(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
getProvider(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getProvider(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getProvider(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistry
Select the best provider given.
getProvider(String, String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
getProvider(String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves oauth2 data for a given provider.
getProvider(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryTree
 
getProvider(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentTree
 
getProvider(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
getProviderClass() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getProviderClass() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getProviderClass() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
getProviderDocModel(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
getProviderDocs(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PageProviderAdapter
 
getProviderId() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
getProviderId() - Method in interface org.nuxeo.ecm.core.blob.ManagedBlob
Gets the id of the BlobProvider managing this blob.
getProviderId() - Method in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
getProviderId(Document, Blob, String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
getProviders() - Static method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectHelper
 
getProviders() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistry
 
getProviders() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
getProviders() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
 
getProviders() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
getProviders() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getProviders() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getProviders(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Lists all oauth2 service providers.
getProviderToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves an OAuth2 provider token.
getProviderType() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
getProviderType() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Returns the type of the provider that was used to generate the rendition
getProviderType() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getProviderUserTokens(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves all oauth2 provider tokens for the current user.
getProvides() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getProvides() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getProxies(DocumentRef, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getProxies(DocumentRef, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Finds the proxies for a document.
getProxies(Document) - Method in interface org.nuxeo.ecm.core.model.Session
Finds the proxies for a document.
getProxies(Document) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getProxies(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getProxies(Document, Document) - Method in interface org.nuxeo.ecm.core.model.Session
Finds the proxies for a document.
getProxies(Document, Document) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getProxies(Document, Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getProxies(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Finds the proxies for a document.
getProxies(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getProxies(Node, Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Finds the proxies for a document.
getProxies(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getProxiesEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getProxy() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
getProxyCallbackUrl() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Gets the callback URL, owned logically by the calling service, to receive the PGTid/PGTiou mapping.
getProxyChangeToken(String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getProxyList() - Method in class edu.yale.its.tp.cas.client.ProxyTicketValidator
Retrieves a list of proxies involved in the current authentication.
getProxySchemas() - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Gets the list of proxy schemas, if this is a proxy.
getProxySchemas() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getProxySchemas() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getProxySchemas(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getProxySchemas(String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Gets the schemas on a proxy for a document of the given type.
getProxySchemasPropertyInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getProxyTicket(String, String) - Static method in class edu.yale.its.tp.cas.proxy.ProxyTicketReceptor
Retrieves a proxy ticket using the PGT that corresponds to the given PGT IOU.
getProxyUserVisibleChangeToken(String, String) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getPublicationTree(String, CoreSession, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
getPublicationTree(String, CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getPublicationTree(String, CoreSession, Map<String, String>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
getPublicationTree(String, CoreSession, Map<String, String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getPublicationTree(PublicationTreeDescriptor, CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getPublicationTreeConfigDescriptor(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getPublicationTreeDescriptor(PublicationTreeConfigDescriptor) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getPublicationTreeFor(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
getPublicationTreeFor(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getPublicationTreeUsedForPublishing(DocumentModel, CoreSession) - Static method in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
 
getPublicKey() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
getPublicKey() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getPublicKey(String, String) - Static method in class org.nuxeo.wopi.ProofKeyHelper
 
getPublicKeyCertificate() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
Returns the Public Key certificate used by Nuxeo server to do RSA Signing.
getPublicKeyCertificate() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
getPublishedDocument() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
 
getPublishedDocumentFactory(PublicationTreeConfigDescriptor, PublicationTreeDescriptor, CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getPublishedDocumentFactoryDescriptor(PublicationTreeConfigDescriptor, PublicationTreeDescriptor) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getPublishedDocumentInNode(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getPublishedDocumentInNode(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
getPublishedDocumentsFromLiveDocument(DocumentRef) - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
 
getPublishedDocumentsFromProxyDocument(DocumentRef, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
 
getPuml() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getPumlHeader(String) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getPumlIdentifier(String) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getPumlIdentifier(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getPumlIdentifierForHost(String, String) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getPumlName(Topology.Vertex) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getPut() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
getQualifiedName() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getQualifiedName() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
 
getQualifiedName() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getQualifiedName() - Method in class org.nuxeo.runtime.management.ShortcutDescriptor
 
getQualifiedName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
getQualifiedName(ComplexType) - Method in class org.nuxeo.ecm.core.io.avro.ComplexTypeSchemaFactory
 
getQualifiedName(T) - Method in class org.nuxeo.runtime.avro.AvroSchemaFactory
 
getQualifier() - Method in class org.nuxeo.common.utils.FileVersion
 
getQuery() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedAbstractWork
 
getQuery() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
 
getQuery() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
 
getQuery() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getQuery() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
getQuery() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
getQuery() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
getQuery() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
getQuery() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getQuery() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getQuery() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getQuery(String, Object[], boolean, boolean, DocumentModel, SortInfo...) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getQuery(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getQuery(UriInfo, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
getQuery(DocumentModel, WhereClauseDefinition, Object[], SortInfo...) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getQuery(DocumentModel, WhereClauseDefinition, String, Object[], SortInfo...) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getQueryAndFetchProviderDefinition(String) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getQueryAndFetchProviderDefinition(String, Map<String, String>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getQueryBuilder() - Method in class org.nuxeo.elasticsearch.api.EsScrollResult
 
getQueryBuilder(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
getQueryBuilder(String, NuxeoOAuth2TokenType) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
getQueryElement(DocumentModel, PredicateDefinition, Escaper) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getQueryElement(DocumentModel, WhereClauseDefinition, Object[]) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getQueryElement(DocumentModel, WhereClauseDefinition, String, Object[]) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getQueryForPattern(String, String, Map<String, UserManager.MatchType>, OrderByExpr) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getQueryLanguage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
getQueryLanguage() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getQueryLanguage() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getQueryLanguage() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getQueryLimit() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
When greater than 0, the limit applied to the query results
getQueryLimit(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
Returns the default query limit for the bulk action.
getQueryLimit(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
getQueryMakers() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService
 
getQueryMakers() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
getQueryMap() - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
getQueryName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getQueryName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getQueryPageProviderDefinition(String) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getQueryPageProviderDefinition(String, Map<String, String>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getQueryPageProviderDefinition(String, Map<String, String>, boolean, boolean) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getQueryParameterName() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
getQueryParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getQueryParameters() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getQueryParameters() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
 
getQueryParams() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getQueryParams() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getQueryParams() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getQuerySizeLimit() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getQuerySizeLimit() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
getQueryString() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
getQueryString(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
Retrieves the query string from the page provider and/or the query parameters.
getQueryTimeLimit() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getQueryTransformer(String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
 
getQueryTransformer(String) - Method in class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
 
getQueryTransformer(String) - Method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
 
getQueryTransformer(String) - Method in class org.nuxeo.ecm.core.security.RetentionAndHoldSecurityPolicy
 
getQueryTransformer(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
Get the transformer to use to apply this policy to a query.
getQueryTransformer(String) - Method in class org.nuxeo.ecm.core.storage.sql.security.NoFile2SecurityPolicy
 
getQueryTransformer(String) - Method in class org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy
 
getQueryTransformer(String) - Method in class org.nuxeo.ecm.platform.mail.security.MailMessageSecurityPolicy
 
getQueryTransformer(String, String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
 
getQueryTransformer(String, String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
Get the string-based transformer to use to apply this policy to a query.
getQueryTransformers() - Method in interface org.nuxeo.ecm.core.api.query.QueryFilter
 
getQueryTransformers() - Method in class org.nuxeo.ecm.core.query.QueryFilter
 
getQueue(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
getQueue(String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
getQueue(String) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Gets the blocking queue of work used by the ThreadPoolExecutor.
getQueueId() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
getQueueIds(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Finds which queues have work for a given state prefix.
getQueueSize() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
getQueueSize() - Method in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
getQueueSize() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
Gets the size of the queue.
getQueueSize() - Method in class org.nuxeo.ecm.csv.core.CSVImportStatus
Deprecated.
since 9.1, meaningless use CSVImportStatus.getTotalNumberOfDocument() instead.
getQueueSize() - Method in class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
getQueueSize(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Deprecated.
since 5.8,
getQueueSize(String, Work.State) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getQueueSize(String, Work.State) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getQuickFilters() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getQuickFilters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getQuickFilters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getQuickFilters() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getQuickFilters(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getQuotaFromParent(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Gets the quota from the first parent where quota has been set.
getQuotaFromParent(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
getQuotaInfo() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
getQuotaInfo() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
GetQuotaInfoOperation - Class in org.nuxeo.ecm.quota.automation
 
GetQuotaInfoOperation() - Constructor for class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
 
getQuotaSetOnUserWorkspaces(CoreSession) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
 
getQuotaSetOnUserWorkspaces(CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
GetQuotaStatisticsOperation - Class in org.nuxeo.ecm.quota.automation
Returns a json representation of the quota info to be displayed in a pie chart
GetQuotaStatisticsOperation() - Constructor for class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
 
getQuotaStatsUpdater(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
getQuotaStatsUpdaterClass() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
getQuotaStatsUpdaters() - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
 
getQuotaStatsUpdaters() - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
getQuotaStatsUpdaters() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
getQuotaStatsUpdaters(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
getQuotaValue() - Method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
getQuotedFulltextAnalyzer() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getQuotedName() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getQuotedNameForExpression(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL to use to refer to a column in an expression.
getQuotedNameForExpression(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getQuotedSuffixedName(String) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getQuotedSuffixedName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getQuotedSuffixedName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getQuoteFixedPartParameters() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
getQuoteFixedPartParameters() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
getQuotePatternParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getQuotePatternParameters() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getRandomBlob() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getRandomBloc() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getRandomLine() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getRandomNode(String, String, boolean) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getRandomNodeWithExclusion(String, String, boolean, Set<String>) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getRandomNodeWithPrefix(String, String, String) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getRandomPage() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getRandomParagraph() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getRandomProperties(String) - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getRandomProperties(String) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getRandomText() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getRandomText(int) - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getRandomTitle(int) - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getRandomWord() - Method in interface org.nuxeo.ecm.platform.importer.random.DictionaryHolder
 
getRandomWord() - Method in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
getRange() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
getRange() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Returns the amount of results from offset requested.
getRangeClause(String, BucketRange) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getRangeDateClause(String, BucketRangeDate) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getRanges() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
Range definition for aggregate of type range.
getRanges() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
getRanges() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getRanges() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getRawClassRef() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
 
getRawKeys() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
getRawName() - Method in class org.nuxeo.runtime.model.ComponentName
Gets the qualified component name.
getRawProperty(String) - Method in class org.nuxeo.common.codec.CryptoProperties
 
getRawProperty(String, String) - Method in class org.nuxeo.common.codec.CryptoProperties
Searches for the property with the specified key in this property list.
getRawValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getRawValues() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
getRdnAttribute() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getReadACL(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Gets the Read ACL (flat list of users having browse permission, including inheritance) on a document.
getReadAclMaxSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getReadAclsAsyncThreshold() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the expression to check if access is allowed using read acls.
getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getReadColumns() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
getReadColumnsSQL() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
getReader() - Method in class org.nuxeo.ecm.core.event.script.FileScript
 
getReader() - Method in class org.nuxeo.ecm.core.event.script.JARFileScript
 
getReader() - Method in class org.nuxeo.ecm.core.event.script.JARUrlScript
 
getReader() - Method in class org.nuxeo.ecm.core.event.script.Script
 
getReader() - Method in class org.nuxeo.ecm.core.event.script.URLScript
 
getReader() - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
 
getReader() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
getReader(Object, String) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
getReader(RenderingContext, Class<T>, Type, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Provides a Reader instance to manage marshalling of a mimetype in a Java Type.
getReader(RenderingContext, Class<T>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getReader(RenderingContext, Class<T>, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
getReader(RenderingContext, Class<T>, MediaType) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.FileScript
 
getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.JARFileScript
 
getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.JARUrlScript
 
getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.Script
 
getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.URLScript
 
getReaders() - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
 
getReaders() - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
getReadOutput() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getRealInputStream() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
getRealTable() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
getRealTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
getRealTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
getReason() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getReason() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the statement to rebuild the wall read acls
getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getRecipients(String) - Method in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
getReconnectedCoreSession(String, String) - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
getReconnectedEvents() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
getRecordCodec(String) - Method in class org.nuxeo.lib.stream.tools.command.Command
 
getRecordFilter() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getRecordFilterClass() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getRecordFilterOptions() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getRecordingState() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
getRecordingState() - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
 
getRecordRenderer(String, String, int) - Method in class org.nuxeo.lib.stream.tools.command.Command
 
getRecords(String) - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
getRecursiveRemovalDepthLimit() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
For databases that fail to cascade deletes beyond a certain depth.
getRecursiveRemovalDepthLimit() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
 
getRedirectUri(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
getRedirectUri(OpenIDConnectProvider, HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.oauth2.openid.RedirectUriResolver
 
getRedirectUri(OpenIDConnectProvider, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.openid.RedirectUriResolverHelper
 
getRedirectURI() - Method in class org.nuxeo.ecm.platform.oauth2.request.OAuth2Request
 
getRedirectURI(AuthorizationRequest) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
Returns the redirect URI included in the given authorization request or fall back on the first one registered for the related client.
getRedirectUriResolver() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getRedirectURIs() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
getRedirectUrl(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
Computes the url to be redirected when logging out
getRef() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getRef() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getRef() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets a reference to the core document that can be used either remotely or locally (opens the core JVM).
getRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getRef() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getRef() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getRef() - Method in interface org.nuxeo.snapshot.Snapshot
 
getRef() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
getReference() - Method in class org.nuxeo.osgi.services.ServiceRegistrationImpl
 
getReference(Object) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
getReference(Object) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Generates a reference to an entity.
getReference(Object) - Method in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
getReference(Object) - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
getReference(Object) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
getReference(String) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
Deprecated.
getReference(String) - Method in interface org.nuxeo.ecm.directory.Directory
Deprecated.
since 7.4, kept for compatibility with old code, use Directory.getReferences(String) instead
getReferencedXSD() - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
getReferenceName() - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
getReferences() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getReferences() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getReferences() - Method in interface org.nuxeo.ecm.directory.Directory
Lookup all References defined on the directory.
getReferences(String) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getReferences(String) - Method in interface org.nuxeo.ecm.directory.Directory
Lookup the References by field name.
getReferences(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getReferences(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
 
getRefreshDate() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
getRefreshTimestamp() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getRefreshToken() - Method in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
getRefreshToken() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getRefs() - Method in class org.nuxeo.drive.service.SynchronizationRoots
 
getRefuseOperationChainId() - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
Deprecated.
The operation chain id if the action is refused.
getRefVersion() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getRefVersion() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getRefVersion() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
The target platform reference version used for behaviour checks.
getRefVersion() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getRegexMatcher(String) - Static method in class org.nuxeo.ecm.webengine.util.PathMatcher
 
getRegion() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
getRegion() - Method in class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
 
getRegisteredObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getRegisteredServices() - Method in class org.nuxeo.osgi.BundleImpl
 
getRegisteredTemplateProcessors() - Method in interface org.nuxeo.template.api.TemplateProcessorService
Returns all registered TemplateProcessors
getRegisteredTemplateProcessors() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getRegistrationData() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationAcceptator
 
getRegistrationExpirationTimestamp() - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
Returns the registration expiration timestamp included in the CLID, or -1 if the CLID cannot be loaded or doesn't include the expiration timestamp (old v0 format).
getRegistrationInfo() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Gets the Registration Info
getRegistrationInfo() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getRegistrationInfo(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the component if there is one having the given name.
getRegistrationInfo(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getRegistrationRules(String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getRegistrationRules(String) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Get registration rules adapter
getRegistrationRulesDocument(CoreSession, String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getRegistrationRulesDocument(CoreSession, String) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Get documentmodel that stores request configuration using RegistrationConfiguration facet.
getRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the registered components.
getRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getRegistrations(int) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getRegistrationsForUser(String, String, String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getRegistrationsForUser(String, String, String) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Retrieve registrations for a document givent the username
getRegistrationsToRemove(ComponentRegistry) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
getRegistrationUserFactory() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getRegistrationUserFactory(UserRegistrationConfiguration) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getRegistrationUuid() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
 
getRegistredCommands() - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
 
getRegistredCommands() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
getRegistredContextExtensions() - Method in interface org.nuxeo.template.api.TemplateProcessorService
 
getRegistredContextExtensions() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getRegistredConverters() - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Returns the names of the registered converters.
getRegistredConverters() - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
getRegistredOutputFormat() - Method in class org.nuxeo.template.service.OutputFormatRegistry
 
getRegistredProcessors() - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
 
getRegistry() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getRegistry() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getRegistry() - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
getRegistry() - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
 
getRegistry() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
getRegistry() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
getRegistry() - Method in class org.nuxeo.ecm.webengine.WebEngine
Deprecated.
getRegistry() - Method in class org.nuxeo.osgi.OSGiAdapter
 
getRegistry() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
getRegistry() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
getRegistry() - Method in class org.nuxeo.runtime.model.DefaultComponent
 
getRegistry() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getRegistryClient(String) - Static method in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
getRegularColumnInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
Gets column information for a regular property.
getRelationManager() - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getRelationManager() - Method in class org.nuxeo.ecm.platform.relations.core.listener.DeleteRelationsListener
 
getRelationManager() - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
getRelationManager() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
getRelationManager() - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
GetRelations - Class in org.nuxeo.ecm.automation.core.operations.services
 
GetRelations() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
getRelationships() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getRelationships() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getRelationships(String, IncludeRelationships, NuxeoCmisService) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getRelationships(ObjectId, boolean, RelationshipDirection, ObjectType, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getRelationshipService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getRelationshipType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
 
getRelativeChildPath(String, String) - Static method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
getRelativeFilePath(File) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
getRelativePath() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
getRelayState() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
getReleaseDate() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getReleaseDate() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getReleaseDate() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns this target release date.
getReleaseDate() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getRelevantConstraints() - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
getRemote(String, Boolean, String, Boolean) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
getRemoteEntityID() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
getRemoteGoToLinks() - Method in class org.nuxeo.ecm.platform.pdf.PDFLinks
Return all links of type "GoToR" (PDActionRemoteGoTo.SUB_TYPE).
getRemoteHost(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.RemoteHostGuessExtractor
 
getRemotePackageId(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Looks for a remote package from its name or id
getRemotePackageIdFromName(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getRemoteUri(String, ManagedBlob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getRemoteUri(String, ManagedBlob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
getRemoteUri(String, ManagedBlob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
 
getRemoteUri(String, ManagedBlob, HttpServletRequest) - Method in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
getRemoteUri(String, ManagedBlob, HttpServletRequest) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
getRemoteUser() - Method in class edu.yale.its.tp.cas.client.filter.CASFilterRequestWrapper
Returns the currently logged in CAS user.
getRemovableVersionIds(CoreSession, ShallowDocumentModel, List<String>) - Method in interface org.nuxeo.ecm.core.versioning.OrphanVersionRemovalFilter
This method will be called by the OrphanVersionRemoverListener.
getRemovableVersionIds(CoreSession, ShallowDocumentModel, List<String>) - Method in class org.nuxeo.snapshot.SnapshotRemovalPolicy
 
getRemove() - Method in class org.nuxeo.ecm.platform.types.Type
 
getRemovedParent() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
getRemovedProperties() - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Deprecated.
since 11.1, use PropertyCharacteristicHandler methods instead
getRemovedProperties() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Deprecated.
since 11.1, use PropertyCharacteristicHandler methods instead
getRemovedProperties(String) - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
The returned path are not Nuxeo xpath as they don't have the schema prefix.
getRemovedProperties(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getRemoveExtension() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
getRemoveExtension() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
getRemovePermissions() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
 
getRenderer(String) - Method in class org.nuxeo.ecm.automation.core.rendering.RenderingService
 
getRendering() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getRendering() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getRenderingEngine() - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
getRenderingEngine() - Method in class org.nuxeo.ecm.user.invite.RenderingHelper
 
getRenderingEngine() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
getRenderingEngine() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getRenderingEngine() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getRenderingInfo() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
 
getRenderingInfos() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getRenderingInfos() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getRenderingInfos() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getRenderingInfos() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns the map of rendering information per mode.
getRenderingInfos() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the list of rendering information.
getRenderingInfos() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the map of rendering information per mode.
getRenderingInfos() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfosDescriptor
 
getRenderingInfos(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getRenderingInfos(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getRenderingInfos(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns the list of rendering information for given mode.
getRenderingInfos(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the list of rendering information for given mode.
getRenderingInfos(Map<String, List<RenderingInfo>>, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getRenders(String) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
getRenders(BlobHolder) - Static method in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
getRenderView(Integer, Integer) - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Returns the available registered render views by azimuth and zenith (the combination is always unique).
getRenderView(Integer, Integer) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
getRenderView(String) - Method in class org.nuxeo.ecm.platform.threed.adapter.ThreeDDocumentAdapter
 
getRenderView(String) - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Returns the available registered render views by id.
getRenderView(String) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
getRenderView(String) - Method in interface org.nuxeo.ecm.platform.threed.ThreeDDocument
Returns a given ThreeDRenderView based on its title, null if this render view does not exist.
getRenderViews() - Method in class org.nuxeo.ecm.platform.threed.adapter.ThreeDDocumentAdapter
 
getRenderViews() - Method in interface org.nuxeo.ecm.platform.threed.ThreeDDocument
Returns all the ThreeDRenderViews for this ThreeDDocument.
getRendition(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Return the Rendition object for the given DocumentModel and a rendition definition name.
getRendition(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getRendition(DocumentModel, String, boolean) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Return the Rendition object for the given DocumentModel and a rendition definition name.
getRendition(DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getRendition(DocumentModel, RenditionDefinition, boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getRendition(RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
 
GetRendition - Class in org.nuxeo.ecm.platform.rendition.operation
Returns a document rendition given its name.
GetRendition() - Constructor for class org.nuxeo.ecm.platform.rendition.operation.GetRendition
 
getRenditionBlob() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject
 
getRenditionByKind(String) - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
 
getRenditionByKind(String) - Method in interface org.nuxeo.ecm.platform.rendition.Renderable
Retrieve the Rendition by it's king (first match rendition is returned)
getRenditionByName(String) - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
 
getRenditionByName(String) - Method in interface org.nuxeo.ecm.platform.rendition.Renderable
Retrieve the Rendition by it's name
getRenditionDefinition(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
getRenditionDefinition(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
getRenditionDefinition(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
getRenditionDefinitions(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.rendition.PictureRenditionDefinitionProvider
 
getRenditionDefinitions(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProvider
 
getRenditionDefinitions(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
getRenditionDefinitions(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
getRenditionDefinitions(DocumentModel) - Method in class org.nuxeo.ecm.platform.threed.rendition.ThreeDRenditionDefinitionProvider
 
getRenditionDefinitions(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.rendition.VideoRenditionDefinitionProvider
 
getRenditions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getRenditions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getRenditions(DocumentModel, String, BigInteger, BigInteger, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getRenditionSafe(DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getRenditionService() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory
 
getRenditionServiceRenditions(DocumentModel, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getRenditionServiceStream(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Deprecated.
since 11.1, now unused
getRenditionWork(String, DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
Return the Work that will compute the Rendition.
getRenditionWork(String, DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AutomationLazyRenditionProvider
 
getReplacementChain() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
 
getReplicatorFactor() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
getRepoForIndex(String) - Method in class org.nuxeo.elasticsearch.fetcher.Fetcher
 
getRepoName() - Static method in class org.nuxeo.template.service.TemplateMappingFetcher
 
getReport() - Method in exception org.nuxeo.ecm.core.api.validation.DocumentValidationException
 
getReportService() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
 
getRepositories() - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
Gets all registered repositories.
getRepositories() - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
getRepositories() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
 
getRepositories() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
Gets the repositories as a list of RepositoryManagement objects.
getRepositories() - Static method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
GetRepositoriesOperation - Class in org.nuxeo.drive.operations
Deprecated.
since 10.3
GetRepositoriesOperation() - Constructor for class org.nuxeo.drive.operations.GetRepositoriesOperation
Deprecated.
 
getRepository() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getRepository() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
getRepository() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
getRepository() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
getRepository() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
getRepository(String) - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
Gets a repository by its name.
getRepository(String) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
getRepository(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
 
getRepository(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
Gets a repository given its name.
getRepository(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
Gets the low-level SQL Repository of the given name.
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryFactory
 
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
 
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
 
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
 
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.Model
Gets the repository descriptor used for this model.
getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getRepositoryDescriptor(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService.DBSRepositoryDescriptorRegistry
 
getRepositoryDescriptor(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
 
getRepositoryDescriptor(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
getRepositoryDescriptor(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService.RepositoryDescriptorRegistry
 
getRepositoryDescriptor(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryCompatService
 
getRepositoryFactory() - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
getRepositoryForIndex(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Gets the repository name associated with the index.
getRepositoryForIndex(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getRepositoryForIndex(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getRepositoryId() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
getRepositoryId() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
getRepositoryId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getRepositoryId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getRepositoryId() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
Returns the repository id related to the log entry.
getRepositoryId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
Returns the repository id related to the log entry.
getRepositoryIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService.RepositoryDescriptorRegistry
 
getRepositoryImpl(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
getRepositoryInfo() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getRepositoryInfo(String, CallContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
getRepositoryInfos(ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getRepositoryMap() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getRepositoryName() - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
getRepositoryName() - Method in class org.nuxeo.drive.service.SynchronizationRoots
 
getRepositoryName() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns the repository name against which this core session is bound.
getRepositoryName() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Returns the name of the repository in which the document is stored.
getRepositoryName() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
 
getRepositoryName() - Method in interface org.nuxeo.ecm.core.event.EventContext
Returns the repository name associated to the event context, if any.
getRepositoryName() - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.management.statuses.RepositoryStatusProbe
 
getRepositoryName() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the repository in which the document lives.
getRepositoryName() - Method in interface org.nuxeo.ecm.core.model.Session
Gets the repository that created this session.
getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
getRepositoryName() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the session repository name.
getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getRepositoryName() - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
getRepositoryName() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
getRepositoryName() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
getRepositoryName() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
getRepositoryName() - Method in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
getRepositoryName(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
Resolves the repository name in the following order:
getRepositoryNames() - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
Gets the names of registered repositories.
getRepositoryNames() - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
getRepositoryNames() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
getRepositoryNames() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
Gets the list of SQL repository names.
getRepositoryNames() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
List repository names that have Elasticsearch support.
getRepositoryNames() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getRepositoryNames() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getRepositoryService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getRequest() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getRequest() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.DeploymentResult
 
getRequest() - Method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
getRequest() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getRequest() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getRequest() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getRequest() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the underlying HTTP servlet request object.
getRequestDocType() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getRequestDumper() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
getRequestedPage(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
getRequestedPage(ServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
getRequestedUrl(HttpServletRequest) - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
getRequestedUrl(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getRequestedUrl(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
The requested URL is like the requested page BUT is not decoded AND also includes the query string (except without conversation id).
getRequestFactory() - Method in class org.nuxeo.ecm.liveconnect.box.BoxOAuth2ServiceProvider
 
getRequestFilters() - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
getRequestFilters(String) - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
getRequestId() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getRequestParameters(String) - Static method in class org.nuxeo.common.utils.URIUtils
 
getRequestPath(HttpServletRequest) - Static method in class org.nuxeo.ecm.jwt.JWTAuthenticator
Gets the request path.
getRequestToken(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Retrieves a REQUEST Token given a Token string (extracted from the Request).
getRequestToken(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
getRequestTokenUR() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getRequestURL(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
Gets the URL used for this request by checking the X-Forwarded-Proto header used in the request.
getRequired(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getRequired(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns an EL expression evaluating to true if the widget is required in given mode.
getRequired(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getRequiredBundles(String) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
getRequiredComponents() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getRequiredComponents() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the list of the required components.
getRequireddFields() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getRequiredFields() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
getRequireRestart() - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
 
getRequires() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getRequires() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getreservedContextKeywords() - Static method in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
getReservedContextKeywords() - Method in interface org.nuxeo.template.api.TemplateProcessorService
 
getReservedContextKeywords() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getResolved(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getResolvedDeployment() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
 
getResolvedEntries() - Method in class org.nuxeo.common.collections.DependencyTree
Entries are sorted so an entry never depends on entries on its right.
getResolvedEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
Entries are sorted so an entry never depends on entries on its right.
getResolvedEntries() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
getResolvedNames() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
getResolvedObjects() - Method in class org.nuxeo.common.collections.DependencyTree
 
getResolvedObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
getResolvedObjects() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
 
getResolvedRegistrationInfo() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
getResolvedRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the resolved component names in the order they were resolved
getResolvedRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getResolver() - Method in class org.nuxeo.ecm.core.schema.types.constraints.ObjectResolverConstraint
 
getResolver() - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverDescriptor
 
getResolver() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
getResolver(String, Map<String, String>) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService
 
getResolver(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverServiceImpl
 
getResource() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getResource(Serializable, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter
 
getResource(Serializable, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
 
getResource(Serializable, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
Transforms an incoming object into a Resource.
getResource(Class<T>) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getResource(String) - Method in class org.nuxeo.common.xmap.Context
 
getResource(String) - Static method in class org.nuxeo.ecm.core.storage.sql.Activator
 
getResource(String) - Static method in class org.nuxeo.ecm.directory.DirectoryCSVLoader
 
getResource(String) - Static method in enum org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
 
getResource(String) - Method in class org.nuxeo.ecm.platform.routing.core.registries.RouteTemplateResourceRegistry
 
getResource(String) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Returns a registered resource with given name, or null if not found.
getResource(String) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceRegistry
 
getResource(String) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
getResource(String) - Static method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
 
getResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
 
getResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleResourceResolver
 
getResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FileResourceResolver
 
getResource(String) - Method in interface org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceResolver
 
getResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
getResource(String) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
getResource(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
getResource(String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
getResource(String) - Method in class org.nuxeo.osgi.BundleImpl
 
getResource(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getResource(String) - Method in class org.nuxeo.runtime.model.impl.XMapContext
 
getResource(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Finds a resource having the given name.
getResource(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
getResource(String) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
getResource(String) - Static method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
getResource(String) - Static method in class org.nuxeo.runtime.test.ResourceHelper
 
getResource(String) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
getResource(String) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
getResource(String) - Method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
getResource(String) - Method in class org.nuxeo.template.jaxrs.TemplateResource
 
getResource(String, Serializable, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
Gets a resource given a namespace and a serializable object.
getResource(String, Serializable, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getResource(String, String) - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
 
getResourceAsStream(String) - Static method in class org.nuxeo.ecm.core.storage.sql.Activator
 
getResourceAsStream(String) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
getResourceAsStream(String) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
getResourceAsStream(String) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
getResourceAsStream(String) - Static method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
getResourceBindings() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getResourceBindings() - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getResourceBundle(Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getResourceBundle(String) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Returns a registered resource bundle with given name, or null if not found.
getResourceBundle(String) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
getResourceBundle(String) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
getResourceBundles() - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Returns all resource bundles registered on the service.
getResourceBundles() - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
getResourceBundles() - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
getResourceBundles() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getResourceClass() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
getResourceClass() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
getResourceClass() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
getResourceClass() - Method in class org.nuxeo.runtime.management.ServiceDescriptor
 
getResourceFile(String) - Method in interface org.nuxeo.ecm.platform.rendering.api.ResourceLocator
Get a file resource given a key
getResourceFile(String) - Method in class org.nuxeo.ecm.user.invite.RenderingHelper.CLResourceLocator
 
getResourceFile(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
getResourceFile(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getResourceFileFromContext(String) - Static method in class org.nuxeo.common.utils.FileUtils
 
getResourceFromStyle(SimpleStyle) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getResourceLoader() - Static method in class org.nuxeo.runtime.api.Framework
 
getResourceLocator() - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
 
getResourceLocator() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
getResourcePathFromContext(String) - Static method in class org.nuxeo.common.utils.FileUtils
Retrieves the total path of a resource from the Thread Context.
getResourceRepresentation(String, Resource, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
Gets an object representing this resource given a namespace.
getResourceRepresentation(String, Resource, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getResourceRepresentation(Resource, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter
 
getResourceRepresentation(Resource, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
 
getResourceRepresentation(Resource, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
Resolves the resource to an applicative representation, for instance a DocumentModel.
getResources() - Method in class org.nuxeo.ecm.platform.threed.ThreeD
 
getResources() - Method in interface org.nuxeo.ecm.web.resources.api.ResourceBundle
 
getResources() - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
getResources() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getResources() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
getResources(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
getResources(String) - Method in class org.nuxeo.osgi.BundleImpl
 
getResources(String) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
getResources(BlobHolder) - Static method in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
getResources(ResourceContext, String, String) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Returns the ordered list of resources for given bundle name, filtered using given type.
getResources(ResourceContext, String, String) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
getResourcesAsXML(OutputStream, IOResources) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
 
getResourcesAsXML(OutputStream, IOResources) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
getResourcesAsXML(OutputStream, IOResources) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
Export resources as XML.
getResourcesAsXML(OutputStream, IOResources) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
getResourceService() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
 
getResourcesMap() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationResources
 
getResourcesName() - Method in interface org.nuxeo.runtime.management.ResourcePublisher
 
getResourcesName() - Method in interface org.nuxeo.runtime.management.ResourcePublisherMBean
 
getResourcesName() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
getResourceStream(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
getResourceUrl(String) - Method in class org.nuxeo.template.jaxrs.context.JAXRSExtensions
 
getResourceURL(String) - Method in interface org.nuxeo.ecm.platform.rendering.api.ResourceLocator
Gets an URL resource given a key
getResourceURL(String) - Method in class org.nuxeo.ecm.user.invite.RenderingHelper.CLResourceLocator
 
getResourceURL(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
getResourceURL(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getResponse() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Retrieves CAS's entire response, if authentication was succsesful.
getResponse() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.MultipartBlobs
 
getResponse() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getResponse() - Method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
getResponse() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getResponse() - Method in class org.nuxeo.elasticsearch.fetcher.Fetcher
 
getResponse(Object, HttpServletRequest) - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
 
getResponse(Object, HttpServletRequest, int) - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
Handle custom http status.
getResponse(Throwable, int) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreExceptionMapper
Deprecated.
 
getResponse(BaseTest.RequestType, String) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponse(BaseTest.RequestType, String, MultiPart) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponse(BaseTest.RequestType, String, MultiPart, Map<String, String>) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponse(BaseTest.RequestType, String, String) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponse(BaseTest.RequestType, String, String, Map<String, String>) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponse(BaseTest.RequestType, String, String, MultivaluedMap<String, String>, MultiPart, Map<String, String>, String...) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponse(BaseTest.RequestType, String, Map<String, String>) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponse(BaseTest.RequestType, String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponseAsJson(BaseTest.RequestType, String) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponseAsJson(BaseTest.RequestType, String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getResponseHeaders() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
 
getResponseHeaders() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
getResponseHeaders(ClientResponse) - Static method in class org.nuxeo.jaxrs.test.CloseableClientResponse
 
getResponseType() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
getRestApiUrl() - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
getRestOperationContext() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
Returns the current OperationContext, which MUST NOT be closed.
getRestrictionOption(String) - Method in class org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
 
getResult() - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
 
getResult() - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
 
getResult() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets action result.
getResult() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchUnrestrictedSessionRunner
 
getResult() - Method in interface org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingJob
 
getResult() - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunner
 
getResult(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
getResult(String) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
getResult(String, Object) - Method in interface org.nuxeo.theme.styling.negotiation.Negotiator
Should return null if next negotiator should apply.
getResult(K) - Method in interface org.nuxeo.ecm.core.api.AsyncService
Retrieves the command execution result.
getResultIds() - Method in interface org.nuxeo.ecm.core.api.ScrollResult
Deprecated.
since 9.10 use ScrollResult.getResults() instead.
getResults() - Method in interface org.nuxeo.ecm.core.api.ScrollResult
Returns the list of results
getResults() - Method in class org.nuxeo.ecm.core.api.ScrollResultImpl
 
getResults() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
getResults() - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
 
getResults() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
getResultsCount() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns the number of result elements if available or a negative value if it is unknown: UNKNOWN_SIZE if it is unknown as query was not done, and since 5.5, UNKNOWN_SIZE_AFTER_QUERY if it is still unknown after query was done.
getResultsCount() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getResultsCount() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getResultsCount() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
getResultsCount() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getResultsCount() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the number of result elements if available or a negative value if it is unknown: UNKNOWN_SIZE if it is unknown as query was not done, and since 5.5, UNKNOWN_SIZE_AFTER_QUERY if it is still unknown after query was done.
getResultsCount() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
getResultsCount() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
getResultsCount() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
getResultsCountLimit() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Limit of number of results beyond which the page provider may not be able to compute Paginable.getResultsCount() or navigate.
getResultsCountLimit() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
getResultsCountLimit() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
getResultsCountLimit() - Method in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
getResultsCountLimit() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getResultsCountLimit() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Limit of number of results beyond which the page provider may not be able to compute PageProvider.getResultsCount() or navigate.
getResultsCountLimit() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
getResultsCountLimit() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
getRetainUntil() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the retention date for the document.
getRetainUntil() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getRetainUntil() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the retention date for the document.
getRetainUntil() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getRetainUntil() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getRetainUntil() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getRetainUntil(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getRetainUntil(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the retention date for the document.
getRetention() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
getRetention() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogConfig
 
getRetention() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
getRetentionCycles() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
getRetentionMode() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
Deprecated.
since 11.4, unused
getRetries() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
getRetryCount() - Method in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
getRetryCount() - Method in class org.nuxeo.ecm.core.BatchFinderWork
 
getRetryCount() - Method in class org.nuxeo.ecm.core.BatchProcessorWork
 
getRetryCount() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
getRetryCount() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
getRetryCount() - Method in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
getRetryCount() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
getRetryCount() - Method in class org.nuxeo.ecm.core.work.AbstractWork
Gets the number of times that this Work instance can be retried in case of concurrent update exceptions.
getRetryCount() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
getRetryCount() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
 
getRetryCount() - Method in class org.nuxeo.elasticsearch.work.BaseIndexingWorker
 
getRetryPolicy() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
getRetryPolicy() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
getReturnCode() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
getReturnCode() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
getReturnCode(List<Process>) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
 
getReturnResultSet(PreparedStatement) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets return ResultSet.
getReturnResultSet(PreparedStatement) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getRevision(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Retrieves a Revision resource and caches the unparsed response.
getRevisionId() - Method in class org.nuxeo.ecm.liveconnect.core.LiveConnectFileInfo
 
getRevisionList(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Retrieves the list of Revision resources for a file.
getReviveEmailTemplate() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getReviveEmailTitle() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getRFC2231ContentDisposition(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.core.io.download.DownloadHelper
Generates a Content-Disposition string based on the servlet request for a given filename.
getRFC2231ContentDisposition(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.platform.web.common.ServletHelper
Generate a Content-Disposition string based on the servlet request for a given filename.
getRFC2231ContentDisposition(HttpServletRequest, String, Boolean) - Static method in class org.nuxeo.ecm.core.io.download.DownloadHelper
Generates a Content-Disposition string for a given filename.
getRightSide() - Method in class org.nuxeo.ecm.directory.sql.filter.SQLBetweenFilter
Deprecated.
 
getRightSide() - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
getRoles() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getRoles() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Gets the roles for this principal.
getRoles() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getRoles() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
getRoles() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
Deprecated.
getRollBack() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
getRollBack() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
getRollbackException() - Method in interface org.nuxeo.ecm.core.event.Event
Returns the Exception associated the RollBack if any
getRollbackException() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
getRollbackMessage() - Method in interface org.nuxeo.ecm.core.event.Event
Returns the message associated to the RollBack if any
getRollbackMessage() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
getRollbackOptions() - Method in class org.nuxeo.connect.update.task.update.Rollback
 
getRollbackTarget(RollbackOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
Ugly method to know what file is going to be deleted before it is, so that it can be undeployed for hotreload.
getRollCycle() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
getRoot() - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
 
getRoot() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
getRoot() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
getRoot() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getRoot() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the root property.
getRoot() - Method in class org.nuxeo.ecm.webdav.resource.RootResource
 
getRoot() - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
getRoot() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getRoot() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getRoot() - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getRoot() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the root resource if any resource was defined as being the root
getRoot() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Get the tree root item, or null if tree has no input.
getRoot() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
getRoot() - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
getRoot() - Method in class org.nuxeo.template.jaxrs.ResourceService
 
getRoot() - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceService
 
getRoot() - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
getRootAcl() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
getRootACP() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSConnectionBase
 
getRootCause(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
Gets the root cause of the given Throwable.
getRootCertificate() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
Retrieves the root certificate.
getRootCertificate() - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getRootCertificateAlias() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
getRootCertificateAlias() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
getRootCertificateAlias() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getRootCertificateData() - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
Retrieves the public root certificate.
getRootCertificateData() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
getRootContainer() - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
getRootContext() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
getRootContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
getRootDirectory() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getRootDocument() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getRootDocument() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the root document of this repository.
getRootDocument() - Method in interface org.nuxeo.ecm.core.model.Session
Gets the root document in this repository.
getRootDocument() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getRootDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getRootFolder() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getRootFolder(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getRootFolderId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
getRootId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
getRootId() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Gets the root id.
getRootId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSConnectionBase
 
getRootId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getRootId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
getRootId(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
getRootId(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Gets the root id for a given repository, if registered.
getRootId(String) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
getRootId(String) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
getRootKeyAlias() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
getRootKeyAlias() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
getRootKeyAlias() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getRootKeyPassword() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
getRootKeyPassword() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
getRootKeyPassword() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getRootKeyStore() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
getRootKeyStore() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getRootKeystoreFilePath() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
getRootKeystoreFilePath() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
getRootKeystoreFilePath() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getRootKeystoreIS() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
getRootKeystoreIS() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getRootKeystorePassword() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
getRootKeystorePassword() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
getRootKeystorePassword() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
getRootModule() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
getRootNode() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets the root node of the repository.
getRootNode() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getRootObject(WebContext) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
Deprecated.
Use WebApplication to declare modules
getRootObject(WebContext) - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getRootObjects() - Method in class org.nuxeo.common.xmap.XMap
Gets the root objects.
getRootOptions() - Method in class org.nuxeo.ecm.webdav.resource.RootResource
 
getRootPath() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getRootPath() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
Deprecated.
since 10.10, unused
getRootPath() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getRootPathAdapter(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
The regex of getDocsByPath doesn't catch the case of the root document.
getRootPropfind(UriInfo, String) - Method in class org.nuxeo.ecm.webdav.resource.RootResource
 
getRootPublicCertificate() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
getRootPublicCertificate() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
Public certificate for the CA root.
getRoots() - Method in class org.nuxeo.lib.stream.computation.Topology
 
getRootSectionFinder(CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
getRootSectionFinder(CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinderFactory
 
getRootSectionFinder(CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getRootService() - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
getRootService() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
getRootType() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
Deprecated.
Use WebApplication to declare modules
getRootType() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getRootTypes() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getRootUrl() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getRootUrl() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
Deprecated.
since 10.10, unused
getRootUrl() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getRootWithFilter(Filter) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
getRotation() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
getRouteElement() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
getRouteElements(DocumentRouteElement, CoreSession, List<DocumentRouteTableElement>, int) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
getRouteElements(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Computes the list of elements DocumentRouteTableElement for this DocumentRoute.
getRouteElements(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
getRouteMaxDepth() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
getRouteModelDocIdWithId(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Returns the doc id of the route model with the given id
getRouteModelDocIdWithId(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getRouteModelTemplateResources() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Returns all the route models resource templates.
getRouteModelTemplateResources() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getRouteModelTemplateResources() - Method in class org.nuxeo.ecm.platform.routing.core.registries.RouteTemplateResourceRegistry
 
getRouteModelWithId(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Returns the route model with the given id
getRouteModelWithId(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getRouteTable() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
getRoutingACLName(String) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getRoutingACLName(Task) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Finds an ACL name specific to the task (there may be several tasks applying permissions to the same document).
getRowCount() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
Deprecated.
just here for compatibility with SelectDatamodel methods, use PageSelections.getSize() instead
getRowInfo(PreparedStatement, PreparedStatement, Serializable) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
 
getRows() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getRows() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getRows() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the table of widgets.
getRows() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns the list of widget names to use at a given row.
getRows() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getRows() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
Deprecated.
just here for compatibility with SelectDatamodel methods, use PageSelections.getEntries() instead
getRows() - Method in class org.nuxeo.elasticsearch.api.EsResult
Iterator to use when selecting fields: SELECT ecm:uuid ...
getRowUpdate() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
 
getRowUpdate() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Returns the row update to do in the database to write this value.
getRowUpdate() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
 
getRule() - Method in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
getRules() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
getRunnableWorkflows(CoreSession, List<String>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Returns a list of runnable document routes for the input document IDs.
getRunnableWorkflows(CoreSession, List<String>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getRunnedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getRunnedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
getRunnedCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getRunner() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
getRunning() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
getRunningQueueIds() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
getRunningWorkerCount() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Returns the number of indexing worker that are currently running.
getRunningWorkerCount() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getRunningWorkerCount() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getRunningWorkflowInstancesLaunchedByCurrentUser(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowObject
 
getRunningWorkflowInstancesLaunchedByCurrentUser(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
 
getRunningWorkflowInstancesLaunchedByCurrentUser(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getRunningWorkflowInstancesLaunchedByCurrentUser(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
 
getRunningWorkflowInstancesLaunchedByCurrentUser(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getRuntime() - Static method in class org.nuxeo.runtime.api.Framework
Gets the runtime service instance.
getRuntime() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
getRuntime() - Method in interface org.nuxeo.runtime.model.RuntimeContext
Gets the current runtime service.
getRuntimeContext() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
getRuntimeContext() - Method in interface org.nuxeo.runtime.model.ComponentContext
 
getRuntimeContext() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
getRuntimeHome() - Method in class org.nuxeo.common.Environment
 
getRuntimeHome() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getRuntimeHome() - Method in class org.nuxeo.launcher.config.ServerConfigurator
Returns the Home of NuxeoRuntime (same as Framework.getRuntime().getHome().getAbsolutePath())
getRuntimeMessages(Predicate<RuntimeMessage>) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Returns all messages, filtered by given predicate.
getRuntimeMessages(Predicate<RuntimeMessage>) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
getRuntimeMessages(RuntimeMessage.Level) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Returns all messages, filtered by given level.
getRuntimeMessages(RuntimeMessage.Level) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
getRuntimeVersion() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getS3BinaryManager() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
getSafeFilename(String) - Static method in class org.nuxeo.common.utils.FileUtils
Returns a safe filename, replacing unsafe characters (: \ / * ..) with "_".
getSamlCredential(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getSanitizedExistingContributors(DocumentModel) - Method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl
Returns a "Sanitized" list of contributors according to NXP-25005
getSanitizedFilenameWithoutPath(String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getSanitizers() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
getSassImports() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
getSaveBatch(List<Fragment>) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Saves all the created, modified and deleted rows into a batch object, for later execution.
getSavedRequestedURL(HttpServletRequest, HttpServletResponse) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
getSavedSearch(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearchService
 
getSavedSearch(CoreSession, String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchServiceImpl
 
getSaveInterval() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
getSaveOptions(boolean, String, String) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getSaveOptions(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Checks what options are available on a document at save time.
getSaveOptions(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getSaveOptions(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
getSaveOptions(Document) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getScale() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
getScanForNestedJARs() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
getScanForNestedJARs() - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
getScannedObjects() - Method in class org.nuxeo.common.xmap.XMap
Gets a list of scanned objects.
getScanner() - Static method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
getSchedule(String) - Method in class org.nuxeo.ecm.core.scheduler.ScheduleExtensionRegistry
 
getSchedule(Schedule) - Method in class org.nuxeo.ecm.core.scheduler.ScheduleExtensionRegistry
 
getScheduled() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
getScheduledOrRunningSize() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
getScheduledQueueIds() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
getSchedulePath() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getSchedulePath() - Method in interface org.nuxeo.ecm.core.work.api.Work
Returns the schedule path
getSchedules() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleExtensionRegistry
 
getSchedulingTime() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getSchedulingTime() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets the time at which this work instance was first scheduled.
getSchema() - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Gets the schema of this data model.
getSchema() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
getSchema() - Method in interface org.nuxeo.ecm.core.api.model.DocumentPart
Deprecated.
The document schema.
getSchema() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getSchema() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
getSchema() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the document schema defining the property tree from which the property belongs.
getSchema() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
getSchema() - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
getSchema() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
getSchema() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
getSchema() - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
 
getSchema() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Gets the schema defining this type.
getSchema() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getSchema() - Method in interface org.nuxeo.ecm.directory.Directory
Gets the schema name used by this directory.
getSchema() - Method in class org.nuxeo.ecm.platform.el.DocumentPropertyContext
 
getSchema() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateFieldDefinition
 
getSchema() - Method in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
getSchema(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getSchema(String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Gets a schema.
getSchema(String) - Method in interface org.nuxeo.ecm.core.schema.types.CompositeType
Gets the composite type schema given its name.
getSchema(String) - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
 
getSchema(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getSchema(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getSchema(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.facets.SchemaEndPoint
 
getSchema(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.schemas.FacetEndPoint
 
getSchema(String, String) - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
getSchema(String, HttpHeaders) - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
getSchemaAsJson(String) - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
getSchemaAsXml(String) - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
getSchemaFieldMap() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
getSchemaFieldMap() - Method in interface org.nuxeo.ecm.directory.Directory
Get schema field map
getSchemaFromPrefix(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
 
getSchemaFromPrefix(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getSchemaFromURI(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Deprecated.
since 11.1, seems unused
getSchemaFromURI(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Deprecated.
since 11.1, seems unused
getSchemaManager() - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getSchemaManager() - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
getSchemaManager() - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
 
getSchemaName() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
getSchemaName() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Gets the local name of this type.
getSchemaName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.FieldDefinition
Optional schema name.
getSchemaName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
getSchemaName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
 
getSchemaName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
 
getSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
getSchemaName(String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
Obtains the schema name from the full propertyName.
getSchemaNames() - Method in interface org.nuxeo.ecm.core.schema.types.CompositeType
Gets the schema names of this type.
getSchemaNames() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
 
getSchemaNames(SchemaDescriptor[]) - Static method in class org.nuxeo.ecm.core.schema.SchemaDescriptor
 
getSchemas() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getSchemas() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getSchemas() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the schemas available on this document (from the type and the facets).
getSchemas() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getSchemas() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getSchemas() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getSchemas() - Method in class org.nuxeo.ecm.core.schema.PrefetchInfo
 
getSchemas() - Method in class org.nuxeo.ecm.core.schema.ProxiesDescriptor
 
getSchemas() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getSchemas() - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Gets the list of schemas.
getSchemas() - Method in interface org.nuxeo.ecm.core.schema.types.CompositeType
Gets all the schemas (including inherited schemas) of this composite type.
getSchemas() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
 
getSchemas() - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypes
 
getSchemas() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.ConfigEndPoint
 
getSchemas() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
getSchemas(DocumentType, List<Object>) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getSchemasDir() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getSchemaStore() - Method in interface org.nuxeo.runtime.avro.AvroService
Gets the Schema store
getSchemaStore() - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
getScope() - Method in class org.nuxeo.ecm.automation.jaxrs.JsonFactoryProvider
 
getScope() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationServerProvider
 
getScope() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationServiceProvider
 
getScope() - Method in class org.nuxeo.ecm.automation.server.jaxrs.CoreSessionProvider
 
getScope() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
getScope() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
getScope() - Method in class org.nuxeo.ecm.webengine.app.jersey.JerseyApplication
 
getScope() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule.HttpServletRequestProvider
 
getScope() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule.HttpServletResponseProvider
 
getScope() - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.CoreIODelegate
 
getScope() - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.JsonCoreIODelegate
Deprecated.
 
getScope() - Method in class org.nuxeo.runtime.test.runner.ServiceProvider
 
getScopedSpan(String, String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
getScopes() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getScopes() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getScopes() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getScopes() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getScript() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
getScript() - Method in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
getScript(File, Binding) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
getScript(File, Binding) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
getScript(String, Binding) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
getScriptEngine() - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
getScriptEngine(boolean, boolean) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
getScripting() - Static method in class org.nuxeo.ecm.core.event.script.Script
 
getScripting() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getScriptLanguage() - Method in class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
 
getScriptLanguage() - Method in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
getScriptWith(List<String>) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
Returns the absolute path to the main script (main and pipeline scripts).
getScrollBatch(String, int, CoreSession, long) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
getScrollBatch(String, int, CoreSession, long) - Method in class org.nuxeo.drive.elasticsearch.ESSyncRootFolderItem
 
getScrollBatchSemaphore() - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Allows to limit the number of concurrent scrolls run by FolderItem.scrollDescendants(String, int, long).
getScrollBatchSemaphore() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getScrollEndTime() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the time when the scrolling is completed.
getScroller() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getScrollId() - Method in class org.nuxeo.drive.adapter.impl.ScrollDocumentModelList
 
getScrollId() - Method in class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
getScrollId() - Method in interface org.nuxeo.drive.adapter.ScrollFileSystemItemList
 
getScrollId() - Method in interface org.nuxeo.ecm.core.api.ScrollResult
Returns the scroll identifier, which can be passed to CoreSession.scroll(String scrollId) to get more results.
getScrollId() - Method in class org.nuxeo.ecm.core.api.ScrollResultImpl
 
getScrollId() - Method in class org.nuxeo.elasticsearch.api.EsScrollResult
 
getScrollResults(NxQueryBuilder, SearchResponse, String, long) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
getScrollStartTime() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the time when the scroll computation starts.
getSearchBaseDn() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getSearchClasses() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getSearchControls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getSearchControls(boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getSearchCriteria() - Method in class org.nuxeo.ecm.platform.suggestbox.service.SearchDocumentsSuggestion
Deprecated.
 
getSearchDocument() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getSearchDocument() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
getSearchDocument() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
getSearchDocument() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
getSearchDocumentModel() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getSearchDocumentModel() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
getSearchDocumentModel(CoreSession, String, Map<String, String>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
getSearchDocumentModel(CoreSession, PageProviderService, String, Map<String, String>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
Returns a searchDocumentModel if the given providerName is not null and has a valid definition, or if the given namedParameters is not empty.
getSearchDocumentModel(CoreSession, PageProviderService, String, Properties) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
getSearchDocumentType() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
Returns the search document type used for wher clause, aggregates and named parameters.
getSearchDocumentType() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
Returns the search document type used for wher clause, aggregates and named parameters.
getSearchField() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
Get the ref of the search input, the type of the field must be nxs:stringList
getSearchField() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getSearchFilter() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getSearchIndexes(List<String>) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
Get the elastic search indexes for searches
getSearchIndexesAsString(NxQueryBuilder) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
getSearchRepositories() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Return the list of repositories to search, or an empty list to search on all available repositories;
getSearchScope() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getSecond() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getSecond() - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getSecondaryTypeIds(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
Gets the doc's secondary type ids.
getSecondaryTypes() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getSecondLevelTTL() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
getSecret() - Method in class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
 
getSecret() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
getSecret(String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
getSecretKey() - Method in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
Gets the AES key from the keystore.
getSecretKey() - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
Gets the AES key from the keystore.
getSecretKey() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoPortalSSOAuthenticationProvider
 
getSecretKey() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
getSecretKey(String, byte[]) - Method in class org.nuxeo.common.codec.Crypto
 
getSectionRootsForWorkspace(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
Returns the head (root) sections that are bound to a given Workspace.
getSectionRootsForWorkspace(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getSectionRootsForWorkspace(DocumentModel, boolean) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
Returns the head (root) sections that are bound to a given Workspace.
getSectionRootsForWorkspace(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getSectionRootsFromWorkspaceConfig(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getSectionRootTypes() - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getSectionTypes() - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the expression to use to check security.
getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getSecurityService() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getSecurityService() - Static method in class org.nuxeo.ecm.core.NXCore
Deprecated.
since 11.1, use directly Framework.getService(Class) with SecurityService
getSegment() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
getSegments() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
getSelectAncestorsIds() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Select all ancestors ids for several fragments.
getSelectChildrenIdsAndTypesSql(boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getSelectChildrenIdsAndTypesWhatColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getSelectChildrenNodeInfos(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Selects all children (not complex) for several parent ids.
getSelectClause() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
getSelectClause() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
getSelectClauseFields(String) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
getSelectColName(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
getSelectColName(Column) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
getSelectColName(Column, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
key used to extract array index if needed
getSelectDescendantsInfoSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getSelectDescendantsInfoWhatColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getSelected() - Static method in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
 
getSelectedRows(Layout, List<String>, boolean) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
 
getSelectFields() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getSelectFieldsAndTypes() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getSelectFragmentsByIds(String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Select by ids for all values of several fragments.
getSelectFragmentsByIds(String, int, String[], Set<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Select by ids for all values of several fragments (maybe ordered along columns -- for collection fragments retrieval).
getSelection() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
The selection filter that is going to be applied to the main query as a post filter.
getSelection() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getSelection(SelectionType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getSelectionFragment(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Find a fragment given its selection id and value.
getSelectionFragments(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Finds all the selection fragments for a given id.
getSelectionIds(List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Gets all the selection fragment ids for a given list of values.
getSelectionOrNull(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Gets the proper selection cache, if it exists, otherwise returns null.
getSelectList() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getSelectOptions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getSelectOptions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getSelectOptions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the select options for this widget.
getSelectOptions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the select options for this widget.
getSelectOptions() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getSelectParentIds(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Select parentid by ids for all values of several fragments.
getSelectParentIdsByIdsSql(int) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
 
getSelectRootIdSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getSelectRootIdWhatColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getSelectRows(String, SQLInfo.SQLInfoSelect, Map<String, Serializable>, Map<String, Serializable>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Fetches the rows for a select with fixed criteria given as two maps (a criteriaMap whose values and up in the returned rows, and a joinMap for other criteria).
getSelectSelectionIds(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
Select selection ids for multiple values.
getSelectStatement() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
Return the custom select statement used by the fixed part ("select * from Document" for NXQL queries, for instance).
getSelectStatement() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
getSequence() - Method in class org.nuxeo.lib.stream.computation.Watermark
 
getSequenceKey(DocumentModel) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
 
getSequencer() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
getSequencer() - Method in interface org.nuxeo.ecm.core.uidgen.UIDGeneratorService
Retrieves the default UIDSequencer
getSequencer() - Method in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
getSequencer(String) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
getSequencer(String) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGeneratorService
Retrieves UIDSequencer by it's name
getSequencerCollection() - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
getSerializableLiteral(Literal) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
getSerializableLiterals(LiteralList) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
getSerializableValue() - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
 
getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
 
getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
 
getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
 
getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
 
getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
 
getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
 
getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
 
getSerializableValue() - Method in class org.nuxeo.elasticsearch.audit.ESExtendedInfo
 
getSerializableValue() - Method in class org.nuxeo.mongodb.audit.MongoDBExtendedInfo
 
getSerializer() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer
 
getSerializer(String) - Method in interface org.nuxeo.template.serializer.service.TemplateSerializerService
Returns the TemplateSerializer with the given id.
getSerializer(String) - Method in class org.nuxeo.template.serializer.service.TemplateSerializerServiceImpl
 
getSerializer(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryTree
 
getSerializer(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentTree
 
getSerializer(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
getSeriesProxyIds(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getServer() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getServer(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
getServer(String) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
 
getServerCapabilities() - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
getServerConfigurator() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getServerHome() - Method in class org.nuxeo.common.Environment
This method always returns the server home (or Environment.getHome() if Environment.NUXEO_HOME_DIR is not set).
getServerHttpContext() - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
 
getServerHttpContext() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the jersey server http context
getServerInjectableProviderContext() - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
 
getServerInjectableProviderContext() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the jersey server injection context
getServerInstanceName() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
getServerInstanceName() - Static method in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
 
getServerLibDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getServerName() - Method in interface org.nuxeo.ecm.core.api.DocumentLocation
Returns the document server name.
getServerName() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
getServerName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
getServerPart(String) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
getServerPrefix() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
 
getServerRelativePath(File) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getServerRoot() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getServerURL() - Method in class org.nuxeo.ecm.admin.NuxeoCtlManager
 
getServerURL() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getServerURL() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the server URL without any path or trailing /.
getServerURL(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
 
getServerURL(ServletRequest, boolean) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
 
getServerUrlPrefix() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getServerVersion() - Method in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
getService() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getService() - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
getService() - Method in class org.nuxeo.drive.adapter.impl.FileSystemItemAdapterFactory
 
getService() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getService() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getService() - Method in interface org.nuxeo.ecm.automation.OperationType
Gets the service that registered that type.
getService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getService() - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
getService() - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
getService() - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
getService() - Method in class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
 
getService() - Method in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
getService(Class<T>) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getService(Class<T>) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
getService(Class<T>) - Static method in class org.nuxeo.runtime.api.Framework
Gets a service given its class.
getService(Class<T>) - Method in interface org.nuxeo.runtime.api.ServiceProvider
Gets the service instance given its API class.
getService(Class<T>) - Method in class org.nuxeo.runtime.mockito.MockProvider
 
getService(Class<T>) - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the service of type serviceClass if such a service was declared by a resolved runtime component.
getService(Class<T>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getService(Class<T>) - Method in interface org.nuxeo.runtime.RuntimeService
Gets the service of type serviceClass if such a service was declared by a resolved runtime component.
getService(String) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getService(HttpServletRequest, String) - Static method in class edu.yale.its.tp.cas.client.Util
Returns a service ID (URL) as a composite of the preconfigured server name and the runtime request.
getService(CallContext) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
getService(Bundle, ServiceRegistration) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
 
getService(ServiceReference) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getServiceClass() - Method in class org.nuxeo.runtime.test.runner.ServiceProvider
 
getServiceDescriptor() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getServiceDescriptor(String) - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
Gets the XMAP descriptor for one service.
getServiceDescriptor(String) - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
getServiceFor(String, String) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Returns a WebResource to perform REST API calls with the given credentials.
getServiceFor(String, String, String) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Returns a WebResource to perform calls on the given resource with the given credentials.
getServiceIdentifier() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
getServiceLogin() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getServiceName() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getServiceName() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getServiceName() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getServiceName() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getServiceReference(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getServiceReferences(String, String) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
getServices() - Method in interface org.nuxeo.runtime.model.ComponentManager
Get the list of all registered service names An empty array is returned if no registered services are found.
getServices() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getServicesInUse() - Method in class org.nuxeo.osgi.BundleImpl
 
getServiceURL(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
getServiceUser(String) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectOAuth2ServiceProvider
 
getServiceUser(String) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getServiceUserId(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.AbstractOAuth2UserEmailProvider
 
getServiceUserId(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
Returns the userId to use for token entries.
getServiceUserStore() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getServlet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
getServlet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
getServlet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
 
getServletContext() - Static method in class org.nuxeo.ecm.platform.web.common.ServletHelper
 
getServletDescriptor(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
getServletDescriptors() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
getSession() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getSession() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
getSession() - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
getSession() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getSession() - Method in class org.nuxeo.ecm.automation.LoginStack
Get the current session
getSession() - Method in class org.nuxeo.ecm.core.api.AbstractSession
Internal method: Gets the current session based on the client session id.
getSession() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Gets the CoreSession, or fails if it's not available.
getSession() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
 
getSession() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.SessionWrapper
 
getSession() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the session that owns this document.
getSession() - Method in interface org.nuxeo.ecm.core.model.Repository
 
getSession() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
getSession() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getSession() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
getSession() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getSession() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getSession() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getSession() - Method in class org.nuxeo.ecm.directory.core.CoreDirectory
 
getSession() - Method in interface org.nuxeo.ecm.directory.Directory
Creates a session for accessing entries in this directory.
getSession() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getSession() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
 
getSession() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
 
getSession() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
getSession() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
getSession() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
getSession() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
 
getSession() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
getSession() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getSession() - Method in class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
 
getSession() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getSession() - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
getSession() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getSession() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getSession() - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
getSession() - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
getSession() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
getSession() - Method in class org.nuxeo.elasticsearch.fetcher.Fetcher
 
getSession() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getSession() - Method in class org.nuxeo.template.adapters.AbstractTemplateDocument
 
getSession(boolean) - Method in class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
 
getSession(boolean) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getSession(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
Gets a session.
getSession(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
Returns a session for this factory, using the context to find the session or the default if no context is provided.
getSession(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getSession(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
getSession(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
 
getSession(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
getSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
getSession(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
getSession(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
getSession(DocumentModel) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Gets the current CoreSession or try to create one.
getSession(DocumentModel) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getSession(DocumentModel) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getSessionFromPool(String, Runnable) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
getSessionId() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Deprecated.
since 11.1
getSessionId() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 11.1
getSessionId() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getSessionId() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getSessionId() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
 
getSessionId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getSessionId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getSessionId() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
getSessionIndexes() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
getSessionParameters() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getSessionRef(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
getSessionRef(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
getSessionRef(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
getSessionRef(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
getSessions() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
getSessions() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
getSessionToken() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
getSetting(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESTransportClientFactory
 
getSettings() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
getSettings(StreamProcessorDescriptor) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
getSeverity() - Method in exception org.nuxeo.ecm.core.api.RecoverableClientException
 
getSHA1Digest(byte[]) - Method in class org.nuxeo.common.codec.Crypto
 
getSHA1DigestOrEmpty(byte[]) - Method in class org.nuxeo.common.codec.Crypto
 
getSharedClassLoader() - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
getSharedClassLoader() - Method in class org.nuxeo.osgi.application.StandaloneBundleLoader
 
getSharedWith() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
getShareListing(String, Long) - Method in class org.nuxeo.easyshare.EasyShare
 
getShareUrl() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the GetShareUrl operation.
getShortcut() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
 
getShortcutName() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getShortcutName() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getShortcuts() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
getShortcutsName() - Method in interface org.nuxeo.runtime.management.ResourcePublisher
 
getShortcutsName() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
getShortName() - Method in class org.nuxeo.runtime.management.ShortcutDescriptor
 
getShowInExportView() - Method in class org.nuxeo.ecm.platform.types.DocumentContentView
 
getSignature() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getSignature(OperationChainContribution.Operation[]) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getSignatureAppearanceFactory() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getSignatureLayout() - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
 
getSignatureLayout() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
getSignatureLayout() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getSignedFetchUser() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
getSignedPdfBlobAndStatus(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
Finds the first signed PDF blob.
getSignerCertificates(int) - Method in class org.nuxeo.osgi.BundleImpl
 
getSigningCredential() - Method in interface org.nuxeo.ecm.platform.auth.saml.key.KeyManager
 
getSigningCredential() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
getSigningKey() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
getSigningReason() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getSigningStatus(Blob, DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getSigningStatus(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
Finds the signing status for the document.
getSigningStatus(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
getSimpleName() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getSimpleName() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getSimpleProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
Gets a simple property from the node, given its name.
getSimpleTextPropertyPaths(String, String[]) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getSimpleTypeId(Type) - Method in class org.nuxeo.ecm.core.io.impl.TypedExportedDocumentImpl
Gets the simple type id.
getSimpleUserPreferences(CoreSession) - Method in interface org.nuxeo.ecm.platform.userpreferences.UserPreferencesService
 
getSimpleUserPreferences(CoreSession) - Method in class org.nuxeo.ecm.platform.userpreferences.UserPreferencesServiceImpl
 
getSince() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
getSince() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getSinceVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getSinceVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getSinceVersion() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns the version name since the widget type has been available (5.4, 5.4.2, etc...)
getSinceVersion() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns the version name since the widget type has been available (5.4, 5.4.2, etc...)
getSinceVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getSinceVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getSingle(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
getSingle(String) - Method in class org.nuxeo.ecm.core.storage.State
 
getSingle(String) - Method in interface org.nuxeo.ecm.core.storage.StateAccessor
Gets a single value.
getSingletons() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationModule
 
getSingletons() - Method in class org.nuxeo.ecm.platform.forms.layout.export.WebLayoutApplication
 
getSingletons() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIModule
 
getSingletons() - Method in class org.nuxeo.ecm.webdav.Application
 
getSingletons() - Method in class org.nuxeo.ecm.webengine.app.jersey.JerseyApplication
 
getSingletons() - Method in class org.nuxeo.ecm.webengine.app.WebEngineApplication
 
getSingletons() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
getSingletons() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
getSingletons() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
getSingletons() - Method in class org.nuxeo.scim.server.jaxrs.SCIMModule
 
getSingletons() - Method in class org.nuxeo.targetplatforms.jaxrs.Application
 
getSingletons() - Method in class org.nuxeo.template.jaxrs.JAXRSTemplatesApplication
 
getSingletons() - Method in class org.nuxeo.template.xdocreport.jaxrs.JAXRSRemotingApplication
 
getSingletons() - Method in class org.nuxeo.wopi.jaxrs.WOPIModule
 
getSingleXpath() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
getSize() - Method in interface org.nuxeo.common.file.FileCache
Gets the size of the cache, in bytes.
getSize() - Method in class org.nuxeo.common.file.LRUFileCache
 
getSize() - Method in interface org.nuxeo.drive.adapter.FileItem
 
getSize() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
getSize() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
getSize() - Method in interface org.nuxeo.ecm.core.api.scroll.ScrollRequest
The number of items to return per iteration.
getSize() - Method in class org.nuxeo.ecm.core.cache.CacheAttributesChecker
 
getSize() - Method in interface org.nuxeo.ecm.core.cache.CacheManagement
Returns this cache size (approximate number of entries), or -1 if the number of entries is unknown or too expensive to compute.
getSize() - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
getSize() - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
getSize() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
getSize() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
getSize() - Method in class org.nuxeo.ecm.core.scroll.EmptyScrollRequest
 
getSize() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
getSize() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
getSize() - Method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
 
getSize() - Method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
getSize() - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
getSize() - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
getSize() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
getSize() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
getSize() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
 
getSize() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Returns the row size
getSize() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
getSize() - Static method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getSize() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
getSize() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
getSize(JsonNode, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonTreeWriter
 
getSize(GroupResource, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceWriter
 
getSize(ServiceProviderConfig, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.ServiceProviderConfigWriter
 
getSize(UserResource, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWriter
 
getSize(Resources<BaseResource>, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.ResourcesWriter
 
getSize(Resource, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceMessageWriter
 
getSize(Point, int) - Static method in class org.nuxeo.ecm.platform.picture.ImagingComponent
Deprecated.
getSize(File, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.FileWriter
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonPrimitiveWriter
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.targetplatforms.jaxrs.JsonWriter
 
getSize(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getSize(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getSize(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Returns the size of the blobs associated with the entry with the given key or -1 if entry does not exist.
getSize(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
getSize(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
getSize(URL, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.URLWriter
 
getSize(RecordSet, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonRecordSetWriter
 
getSize(MultipartBlobs, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BlobsWriter
 
getSize(AutomationInfo, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonAutomationInfoWriter
 
getSize(JsonAdapter, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonAdapterWriter
 
getSize(LoginInfo, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonLoginInfoWriter
 
getSize(OperationDocumentation, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonHtmlOperationWriter
 
getSize(OperationDocumentation, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonOperationWriter
 
getSize(DocumentBlobHolder, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
 
getSize(Blob, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.BlobWriter
 
getSize(NuxeoException, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.app.JsonNuxeoExceptionWriter
 
getSize(View, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ViewMessageBodyWriter
 
getSize(DocumentTypes, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypesWriter
 
getSize(Facets, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.FacetsWriter
 
getSize(Schemas, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.SchemasWriter
 
getSize(ResourceBundleEndpoint.ResourceBundleDispatcher, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleWriter
 
getSize(TemplateView, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateViewMessageBodyWriter
 
getSize(Resource, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ResourceWriter
 
getSize(Template, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateWriter
 
getSize(TemplateView, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateViewWriter
 
getSize(ScriptFile, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
 
getSize(WebException, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.app.JsonExceptionWriter
Deprecated.
 
getSize(Name) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
getSize(Name) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
getSize(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
 
getSizeBinaries() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
The cumulated size of the binaries.
getSizeBinariesGC() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
The cumulated size of the garbage collected binaries.
getSizeOfBlobs(List<Blob>) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
getSizes() - Method in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
getSizeVersions() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
 
getSkewTimeMillis() - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
getSkewTimeMillis() - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
getSkinDir(File) - Static method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getSkinPathPrefix() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getSkinPathPrefix() - Method in interface org.nuxeo.ecm.webengine.model.Module
Get the path prefix to be used from templates to prepend to links to static resources.
getSkinPathPrefix() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getSkinResource(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getSkinResource(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
 
getSkinResource(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets a skin resource input stream.
getSkipDirs() - Method in class org.nuxeo.osgi.util.FileIterator
 
getSkipFirstFailures() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
getSkipFirstFailures() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
getSkippedLineCount() - Method in class org.nuxeo.ecm.csv.core.CSVImportResult
 
getSLOUrl(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
Returns a Logout URL to use with HTTP Redirect
getSlugline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getSlugline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getSnapshot(List<DownloadablePackage>) - Static method in class org.nuxeo.connect.client.we.StudioSnapshotHelper
 
getSocketTimeoutMs(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
getSoftDeleteClause() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns null or AND isdeleted IS NULL if soft delete is activated.
getSoftDeleteClause(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns AND isdeleted IS NULL if this is the hierarchy table and soft delete is activated.
getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
SQL to clean soft-delete documents.
getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns the SQL to clean (hard-delete) soft-deleted rows.
getSoftDeleteEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
SQL to soft delete documents.
getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Returns the SQL to soft-delete several rows.
getSortAscending() - Method in class org.nuxeo.ecm.core.api.SortInfo
 
getSortBuilders() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getSortBy() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getSortBy() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getSortBy() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getSortClause(SortInfo...) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getSortColumn() - Method in class org.nuxeo.ecm.core.api.SortInfo
 
getSortedChildren(boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getSortedDocumentTypes() - Static method in class org.nuxeo.ecm.webengine.rendering.APIHelper
 
getSortedItems() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
getSortedSessions() - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
getSortedSessions(long) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
getSortedUIPermissionDescriptor() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
getSortInfo() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getSortInfo() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the first sorting info for this provider
getSortInfo() - Method in class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
 
getSortInfo(String) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
getSortInfo(String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getSortInfo(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
getSortInfoIndex(String, boolean) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getSortInfoIndex(String, boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns a positive 0-based integer if given sort information is found on the set sort infos, indicating the sort index, or -1 if this sort information is not found.
getSortInfos() - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
 
getSortInfos() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
getSortInfos() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns the complete list of sorting info for this provider
getSortInfos() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getSortInfos() - Method in interface org.nuxeo.ecm.platform.query.api.QuickFilter
 
getSortInfos() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getSortInfos() - Method in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
getSortInfos() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
getSortInfos() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
getSortInfos() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
getSortInfos() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
getSortInfos() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBDocumentHistoryPageProvider
 
getSortInfosBinding() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getSortInfosBinding() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getSortOrder() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getSortOrder() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getSortOrder() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getSortPart() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
getSortPropertyPath() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeSorter
 
getSortPropertyPath() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeSorter
 
getSource() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
Returns the source object that originated the event.
getSource() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
getSource() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
 
getSource() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
 
getSource() - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
getSource() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getSource() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getSource() - Method in class org.nuxeo.runtime.RuntimeMessage
Returns the type of source that produced the message.
getSource() - Method in class org.nuxeo.runtime.services.event.Event
 
getSource() - Method in class org.nuxeo.template.api.TemplateInput
 
getSource(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
 
getSourceAttribute() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
getSourceColumn() - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getSourceColumn() - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
getSourceDirectory() - Method in class org.nuxeo.ecm.directory.AbstractReference
 
getSourceDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getSourceDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
getSourceDirectory() - Method in interface org.nuxeo.ecm.directory.Reference
 
getSourceDocument() - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
getSourceDocument() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the source for this document.
getSourceDocument() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getSourceDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getSourceDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getSourceDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
getSourceDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getSourceDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the head (live) document for this document.
getSourceDocumentModificationDate(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
getSourceDocumentModificationDate(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
getSourceDocumentModificationDatePropertyName() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
getSourceDocumentModificationDatePropertyName() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getSourceDocumentModificationDatePropertyName() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
getSourceDocumentRef() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
 
getSourceDocumentRef() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
getSourceField() - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
getSourceFilenameAttribute() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
getSourceId() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Returns the source document identifier.
getSourceId() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getSourceId() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getSourceId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getSourceId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
 
getSourceId() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getSourceId() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
The id of the content source used to create the registration (usually a StreamRef id)
getSourceId() - Method in class org.nuxeo.runtime.RuntimeMessage
Returns a string identifier for the source that produce the message.
getSourceIdsForTarget(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.InverseReference
 
getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Fetch both statically and dynamically defined references and merge the results.
getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
Fetches single parent, cutting the dn and trying to get the given entry.
getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
getSourceIdsForTarget(String) - Method in interface org.nuxeo.ecm.directory.Reference
 
getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getSourceLDAPDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getSourceLDAPDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
getSourceLocation() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getSourceLocation() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getSourceLowWatermark() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
getSourceMimeTypes() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
getSourceMimeTypes(String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Deprecated.
since 10.3. Not used.
getSourceNodeClass() - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
Deprecated.
getSourceNodeClass() - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
getSourceNodeClass() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
getSourcePath() - Method in class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
getSourcePath() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
getSourcePath() - Method in interface org.nuxeo.ecm.platform.importer.source.SourceNode
 
getSourcePath() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
getSourcePathAttribute() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
getSourceRepositoryName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
 
getSourceRepositoryName() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
getSourceTemplate(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getSourceTemplate(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Retrieve the TemplateSourceDocument for a given template name
getSourceTemplateBlob(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.AbstractTemplateProcessor
 
getSourceTemplateDoc(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getSourceTemplateDoc(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Retrieve the Template DocumentModel for a given template name
getSourceTemplateDocRef(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getSourceTemplateDocRef(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Retrieve the Template DocumentRef for a given template name
getSourceTemplates() - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getSourceTemplates() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
List all TemplateSourceDocuments that are bound to the underlying DocumentModel
getSourceURI(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Gets the source URI: the URI of the page from which the request is actually coming.
getSourceVersionLabel() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
 
getSourceVersionLabel() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
getSourceVMID() - Method in interface org.nuxeo.ecm.core.event.EventBundle
Returns the VMID of the JVM where the bundle was created.
getSourceVMID() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
getSourceVMID() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
getSourceXPath() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
getSourceXPath() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
getSpanFromContext(byte[]) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getSpanFromRecord(Record) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
getSpecialColumnInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
getSpecialDocumentTypes() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getSpecialDocumentTypes() - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Gets the list of document types excluded from copy.
getSpecialPropertyType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getSpecificAuthChainName(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getSplitVersion() - Method in class org.nuxeo.common.utils.FileVersion
 
getSPSSODescriptor(String) - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
Returns the SPSSODescriptor for the Nuxeo Service Provider
getSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getSqlBaseTypeString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getSQLForDump(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Returns the SQL statement with proper terminator to use in a dump.
getSQLForDump(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getSQLForDump(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getSQLForDump(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getSQLInfo() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getSqlQuery(String) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
getSQLSession() - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the name of the file containing the SQL statements.
getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the properties to use with the SQL statements.
getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getSqlTypeString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getSrc() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
getSrc() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
getSrc() - Method in class org.nuxeo.theme.styling.service.descriptors.SassImport
 
getSrc() - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
Deprecated.
 
getSrvPrefix() - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
 
getSRVResolver() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
getSslContext(ElasticSearchClientConfig) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
getSSLContext() - Method in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
getSSLContext(MongoDBConnectionConfig) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
 
getSSOUrl(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
Returns a Login URL to use with HTTP Redirect
getStack() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
getStackTrace(Throwable) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreExceptionMapper
Deprecated.
 
getStackTraceString() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getStackTraceString(Throwable) - Static method in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
 
getStandardType1Font(String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
Gets one of the Standard 14 Type 1 Fonts.
getStart() - Method in class org.nuxeo.ecm.core.blob.ByteRange
The start.
getStartCapturedContext() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getStartCapturedContextMessage() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getStartCapturedContextMessage() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
getStartColumn() - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureLayout
 
getStartColumn() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
getStartDate() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getStartDate() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
getStartDate() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the date when the task has been started.
getStartDate() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getStartedInfo(StringBuilder) - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
getStartFailureRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the components that fail on applicationStarted notification
getStartFailureRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
getStartLine() - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureLayout
 
getStartLine() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
getStartMessage() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
getStartNode() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Gets the start node for this graph.
getStartNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
getStartOffset() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
getStartPageURL(ServletRequest) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
getStartTime() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getStartTime() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets the time at which this work instance was first started.
getStartTime() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
Gets the start time of the migration, if it's running.
getStartupPagePath() - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
Returns the path of the startup page depending on the LoginScreenConfig/LoginStartupPage contributions to the loginScreen extension point.
getStartupPagePaths() - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
Returns the paths of the startup pages coming from the LoginScreenConfig/LoginStartupPage contributions to the loginScreen extension point.
getStartupPages() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getStartupPageURL(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
Returns the startup page URL according to the path returned by LoginScreenHelper.getStartupPagePath().
getStartupSqls(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the sql statements to execute after the repository init (at startup).
getStartupSqls(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getStartupSqls(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getStartupSqls(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getStartupTime() - Method in class org.nuxeo.osgi.BundleImpl
 
getStartURLPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
getState() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
Deprecated.
getState() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
Deprecated.
getState() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the state of the command.
getState() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
getState() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
Gets the state.
getState() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Gets the state.
getState() - Method in class org.nuxeo.ecm.csv.core.CSVImportStatus
 
getState() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Get the node state.
getState() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getState() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
getState() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
getState() - Method in class org.nuxeo.osgi.BundleImpl
 
getState() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
Gets the state of the migration, if it's not running.
getState() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getState() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component state.
getState(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
getState(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
getStateByName(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
getStateByName(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
Returns a life cycle state instance given its name.
getStateChange() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
Gets a diff of what changed since this document state was read from database or saved.
getStateForRead(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Returns a state which won't be modified.
getStateForUpdate(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Returns a state and marks it as transient, because it's about to be modified or returned to user code (where it may be modified).
getStateful() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
getStateKey(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
getStateLabel(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
getStatement() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Delete
 
getStatement() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
Gets the statement to insert a row, or copy it if Insert.setValues(java.lang.String) has been called.
getStatement() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
getStatement() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
getStatements() - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Returns all statements in the graph.
getStatements() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getStatements() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
 
getStatements() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationResources
 
getStatements() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
getStatements(String, DocumentModel, Resource) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getStatements(DocumentModel, Resource) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getStatements(Node, Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Returns all statements in the graph matching the pattern.
getStatements(Node, Node, Node) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getStatements(Node, Node, Node) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
getStatements(Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Returns all statements in the graph matching the pattern.
getStatements(Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getStatements(Statement) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
getStateOrTarget() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
Gets the target state if this is a proxy, or the regular state otherwise.
getStateOrTarget(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getStateOrTarget(Type) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getStateOrTargetForSchema(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
Checks if the given schema should be resolved on the proxy or the target.
getStates() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
getStates() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
getStates() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleStateConfiguration
 
getStates() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
getStates() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
Returns the list of life cycle state instances.
getStates() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
 
getStatesForUpdate(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Returns states and marks them transient, because they're about to be returned to user code (where they may be modified).
getStaticAttributeId() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getStaticAttributeId(DirectoryFieldMapper) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getStaticFilters() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
getStatus() - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
getStatus() - Method in exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
getStatus() - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
getStatus() - Method in class org.nuxeo.ecm.core.api.security.ACE
Returns the status of this ACE.
getStatus() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
getStatus() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryGarbageCollector
Gets the status of the binaries to GC and of those that won't be.
getStatus() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
getStatus() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
getStatus() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
getStatus() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getStatus() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getStatus() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
getStatus() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getStatus() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.NuxeoRedirectingContentStream
 
getStatus() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
getStatus() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getStatus() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets a human-readable status for this work instance.
getStatus() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
getStatus() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
getStatus() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
getStatus() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
getStatus() - Method in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
 
getStatus() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getStatus() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
getStatus() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
getStatus() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
getStatus() - Method in class org.nuxeo.runtime.migration.Migration
 
getStatus() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getStatus() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getStatus() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
String marker for a dev/deprecated/new status.
getStatus() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getStatus(boolean) - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
getStatus(String) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
getStatus(String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
Get the AdministrativeStatus of a given resource.
getStatus(String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
getStatus(String) - Method in class org.nuxeo.ecm.csv.core.operation.CSVImportResultOperation
 
getStatus(String) - Method in class org.nuxeo.ecm.csv.core.operation.CSVImportStatusOperation
 
getStatus(String) - Method in interface org.nuxeo.runtime.migration.MigrationService
Gets the current status for a migration.
getStatus(String) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
getStatus(String, String) - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
Reads the AdministrativeStatus of a service for a given instance
getStatus(String, String) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
getStatus(Throwable) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
Tries to find the best matching HTTP status for the given exception.
getStatus(Throwable, int) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getStatus(K) - Method in interface org.nuxeo.ecm.core.api.AsyncService
Returns the status of a task.
getStatus(ManagedBlob) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getStatus(ManagedBlob) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets the status of a blob.
getStatusCode() - Method in exception org.nuxeo.ecm.core.api.NuxeoException
Gets the HTTP status code mapped to this exception.
getStatusCode() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getStatusCode() - Method in exception org.nuxeo.wopi.exception.WOPIException
 
getStatusCode(Throwable) - Static method in class org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
 
getStatusCodec() - Static method in class org.nuxeo.ecm.core.bulk.BulkCodecs
 
getStatuses(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
Gets the list of action statuses triggered by the given user.
getStatuses(String) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
getStatusManager(String) - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
Retrieve the AdministrativeStatusManager for a given Nuxeo instance.
getStatusManager(String) - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
getStatusMessage(StringBuilder) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
getStatusMessage(StringBuilder) - Method in interface org.nuxeo.runtime.RuntimeService
Computes the runtime status, adds it to the given string builder, and return true if some problems have been detected.
getStatusOrRunProbe(ProbeInfo, int) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
getStep() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
Gets the step of the migration, if it's running.
getSteps() - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
getSteps() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
getSteps() - Method in class org.nuxeo.runtime.migration.Migration
 
getSteps() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
 
getStopwatch(Method, Object[]) - Method in class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
 
getStorageBase() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
Gets the storage base to use, based on the properties.
getStorageClass() - Method in class org.nuxeo.ecm.core.blob.BlobStatus
The storage class, or null for the standard storage class.
getStorageDir() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
getStorageDir() - Method in class org.nuxeo.ecm.core.blob.LocalBlobProvider
 
getStorageEntry(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
Returns the StorageEntry representing the entry with the given key or null if it doesn't exist.
getStorageKey(String) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
getStorageSize() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getStorageSize() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreProvider
Returns the size (in bytes) of the disk storage used for blobs.
getStorageSize() - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
getStorageSize() - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
getStorageSizeMB() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreProvider
Deprecated.
since 9.3 because it is imprecise, use TransientStoreProvider.getStorageSize() instead
getStore() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
getStore() - Static method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
getStore() - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
getStore(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreService
Retrieves a TransientStore by it's name.
getStore(String) - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
getStoreCategory(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getStoredConfig() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getStoredFile(String) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
getStoredHA1(String) - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
getStoredRendition() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
getStoredRenditionManager() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
getStoredRenditionManager() - Method in class org.nuxeo.ecm.platform.rendition.service.StoredRenditionManagerDescriptor
 
getStoreName() - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
getStores() - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
getStoreTTL() - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
getStoryboardMinDuration() - Method in class org.nuxeo.ecm.platform.video.service.Configuration
 
getStoryboardThumbnailCount() - Method in class org.nuxeo.ecm.platform.video.service.Configuration
 
getStream() - Method in interface org.nuxeo.ecm.core.api.Blob
Gets an InputStream for the data of this blob.
getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
 
getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.URLBlob
 
getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
 
getStream() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
Gets an input stream for the binary.
getStream() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
getStream() - Method in class org.nuxeo.ecm.core.blob.binary.LazyBinary
 
getStream() - Method in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
getStream() - Method in interface org.nuxeo.ecm.core.blob.ManagedBlob
 
getStream() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
 
getStream() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
getStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
getStream() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinary
 
getStream() - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
 
getStream() - Method in interface org.nuxeo.ecm.platform.rendering.RenderingResult
Gets the rendering result as a stream.
getStream() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Gets the contribution XML content.
getStream() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
getStream() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
 
getStream() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
 
getStream() - Method in interface org.nuxeo.runtime.model.StreamRef
Get the stream content.
getStream() - Method in class org.nuxeo.runtime.model.URLStreamRef
 
getStream() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
getStream() - Method in class org.nuxeo.runtime.test.InlineRef
 
getStream(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
getStream(String) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
 
getStream(String) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Gets the stream of the blob for the given key, if present.
getStream(String) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
getStream(String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
getStream(String) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
getStream(String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
getStream(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
getStream(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
getStream(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
 
getStream(String, ByteRange) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets an InputStream for a byte range of a managed blob.
getStream(String, ByteRange) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
getStream(Blob) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Deprecated.
since 11.1, use Blob.getStream() instead
getStream(Blob) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
Deprecated.
getStream(ManagedBlob) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets an InputStream for the data of a managed blob.
getStream(ManagedBlob) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
getStream(ManagedBlob) - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
getStream(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
getStream(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getStream(ManagedBlob, URI) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getStreamEnd(Map<String, String>, String) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
getStreamInfo() - Method in class org.nuxeo.ecm.platform.video.Stream
Returns this Stream whole info as returned by FFmpeg.
getStreamInternal(String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
getStreamManager() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getStreamManager() - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
getStreamManager() - Method in interface org.nuxeo.runtime.stream.StreamService
 
getStreamManager() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
getStreamManager(String) - Method in interface org.nuxeo.runtime.stream.StreamService
Deprecated.
getStreams() - Method in class org.nuxeo.ecm.platform.video.Video
Returns all the Streams of this Video.
getStreams() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
Returns all the Streams of the video.
getStreams() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
getStreamUrl(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Gets the URL from which we can stream the content of the file.
getString() - Method in interface org.nuxeo.ecm.core.api.Blob
 
getString() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
getString() - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
getString() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
 
getString() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
getString() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleProperty
 
getString() - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
getString() - Method in class org.nuxeo.runtime.model.Property
 
getString(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getString(Serializable) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
getString(String) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
getString(String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getString(String) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
Returns a String value.
getString(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getString(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormDataProvider
 
getString(String) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
getString(String) - Method in class org.nuxeo.ecm.webengine.model.Messages
 
getString(String) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
getString(String) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Retrieves the value associated to the key.
getString(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any.
getString(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getString(String, String) - Method in class org.nuxeo.ecm.webengine.model.Messages
 
getString(String, String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns the given property value if any, otherwise returns the given default value.
getString(String, String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
getString(String, Locale) - Method in class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
Delegates getString using the resource bundle corresponding to the local (create one if it doesn't exist).
getString(FileItem) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getString(Blob) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
 
getStringArray(String) - Method in class org.nuxeo.ecm.webengine.model.Messages
 
getStringArray(String, String) - Method in class org.nuxeo.ecm.webengine.model.Messages
 
getStringArrayProperty(String) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
getStringField(JsonNode, String) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
Try to get a string property of the given JsonNode.
getStringListField(JsonNode, String) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
Tries to get a string list property of the given JsonNode.
getStringLiterals(LiteralList) - Static method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
getStringLiterals(LiteralList) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
getStringProperties() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
getStringProperties() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
getStringProperty(String) - Method in class org.nuxeo.ecm.platform.actions.Action
 
getStringProperty(String) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
getStringProperty(Statement, Resource) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getStrings() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionProperty
 
getStrings() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.ListCollector
Gets the collected strings.
getStrings(Collection<String>) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
getStrings(Collection<String>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
getStrings(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getStrings(Collection<String>) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
getStrings(Collection<String>) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Retrieves the key/value map associated with the keys.
getStringSummary(Map<String, CallStat>) - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
getStringValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
 
getStringValue() - Method in class org.nuxeo.template.api.TemplateInput
 
getStringValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
getStudio() - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
getStudioCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getStyles() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
Deprecated.
since 7.4: use resources instead
getSubContext(boolean) - Method in class org.nuxeo.ecm.automation.OperationContext
 
getSubContext(boolean, Object) - Method in class org.nuxeo.ecm.automation.OperationContext
 
getSubConverters() - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
Returns the sub converters of this chained converter.
getSubGroupsNames(String) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
 
getSubGroupsNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
 
getSubGroupsNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
 
getSubGroupsNames(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
Returns children groups.
getSubGroupsNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
 
getSubGroupsNames(String) - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
 
getSubheadline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getSubheadline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getSubject() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
Deprecated.
since 11.1, unused
getSubject() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getSubject() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getSubject() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getSubject() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getSubject() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
getSubject() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getSubject() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.google.GoogleUserInfo
 
getSubject() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getSubject() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getSubject() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getSubject() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getSubject() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
getSubject() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
getSubject() - Method in class org.nuxeo.runtime.api.login.NuxeoLoginContext
 
getSubjectDocuments(String, Resource, String, CoreSession) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getSubjectDocuments(String, Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getSubjectDocuments(Resource, String, CoreSession) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getSubjectDocuments(Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getSubjectDocumentsOut(String, Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getSubjectDocumentsOut(Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
getSubjects(Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Get items matching the statement pattern (null, predicate, object).
getSubjects(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
getSubjects(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
getSubjectTemplate() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getSubjectTemplate() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getSubjectTemplate() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getSubmitTime() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the time when the command was submitted to the Bulk service.
getSubPathFromKey(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
getSubPermissions() - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
 
getSubPermissions(String) - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
 
getSubPermissions(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
getSubQueryIdColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.ArraySubQuery
 
getSubQueryIdColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.ArraySubQueryPostgreSQL
 
getSubQueryValueColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.ArraySubQuery
 
getSubQueryValueColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.ArraySubQueryPostgreSQL
 
getSubResources(DAG, Resource, String) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
getSubRouteInitialVariables() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getSubRouteInstanceId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getSubRouteModelId() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the sub-route model id.
getSubRouteModelId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getSubscribedDocuments(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
getSubscribedDocuments(String, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getSubscribedDocuments(String, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Returns the list of live docs the user is subscribed to in the given repository .
getSubscribers(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getSubscribers(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Gets the users that subscribed to a notification on a certain document.
getSubscriptionsForUserOnDocument(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getSubscriptionsForUserOnDocument(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Gets the notifications for which a user subscribed for a certain document.
getSubstringMatchType() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
getSubType() - Method in class org.nuxeo.ecm.platform.pdf.LinkInfo
 
getSubtypes() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Returns the types of the children that can be created inside this type.
getSubtypes() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
getSubURI() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
getSubURI() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
getSubWidgetDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getSubWidgetDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns sub widget definitions.
getSubWidgetDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getSubWidgetReferences() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getSubWidgetReferences() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns sub widget definitions references.
getSubWidgetReferences() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getSubWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getSubWidgets() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns sub widgets.
getSucceedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
getSucceedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
getSucceedCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
getSuccessEmailTemplate() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getSuccessEmailTitle() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getSuccessLineCount() - Method in class org.nuxeo.ecm.csv.core.CSVImportResult
 
getSuffix() - Method in enum org.nuxeo.ecm.web.resources.api.ResourceType
 
getSuggester() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
getSuggesterDescriptor(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
 
getSuggesterGroup() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
getSuggesterGroupDescriptor(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
 
getSuggesterGroups() - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
Gets the suggester groups registry.
getSuggesters() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
 
getSuggestionHandlerDescriptor(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
getSuggestions(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
getSuggestions(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Gets suggestions for a given tag label prefix.
getSuggestions(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
getSuggestions(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Deprecated.
since 9.3, username is not needed anymore
getSuiteClasses(Class<?>) - Static method in class org.nuxeo.runtime.test.runner.ParameterizedSuite
 
getSummary(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getSummaryInfo(StringBuilder) - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
getSuperComponent() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
Get the component owning the base extension which this one extends.
getSuperComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
getSuperKeys(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.ClassKeyedRegistry
 
getSuperKeys(K) - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
 
getSuperKeys(TypeAdapterKey) - Method in class org.nuxeo.ecm.automation.core.impl.AdapterKeyedRegistry
 
getSuperModule() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getSuperModule() - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getSuperParentType(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getSuperParentType(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns the type of his parent SuperSpace (workspace, section, etc.).
getSuperSpace(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getSuperSpace(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns the parent SuperSpace (workspace, section, etc.).
getSuperType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
getSuperType() - Method in class org.nuxeo.ecm.core.schema.types.AnyType
 
getSuperType() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
getSuperType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Gets the super type.
getSuperType() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
getSuperType() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
getSuperTypes(String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Gets the super type names for the given type.
getSuperTypes(String) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getSupplier(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getSupportedAppNames() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
getSupportedCipherSuites() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
 
getSupportedControls() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getSupportedControls() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getSupportedControls() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns the list of supported controls, e.g.
getSupportedControls() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns the list of supported controls, e.g.
getSupportedControls() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getSupportedControls() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getSupportedExtensions() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
getSupportedFieldTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getSupportedFieldTypes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getSupportedFieldTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getSupportedFormats() - Method in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
getSupportedHandlers() - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Returns the supported batch handler names.
getSupportedHandlers() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getSupportedInputMimeTypes() - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
getSupportedLocales() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getSupportedMimeTypes() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
getSupportedModes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getSupportedModes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getSupportedModes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
 
getSupportedModes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getSupportedModes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getSupportedModes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getSupports() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
getSuppressedExceptions() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Gets the suppressed exceptions, and stops remembering.
getSuppressOutput() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
getSuspendedNodes() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Get the list of nodes of which the State is suspended.
getSuspendedNodes() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
getSuspendedQueueIds() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Finds which queues have suspended work.
getSymbolEntity(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
Returns an HTML/XML entity corresponding to the specified special symbol.
getSymbolicName() - Method in interface org.nuxeo.osgi.BundleFile
Gets this bundle symbolic name.
getSymbolicName() - Method in class org.nuxeo.osgi.BundleImpl
 
getSymbolicName() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getSymbolicName() - Method in class org.nuxeo.osgi.JarBundleFile
 
getSymbolicName(File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
getSyncDate() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
getSyncDate() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
getSyncHandlersCallStats() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
getSyncHandlersExecTime() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
getSyncHandlersExecTime() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Returns the statistics for Sync Handlers.
getSyncHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
getSynchronizationRootReferences(CoreSession) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
getSynchronizationRootReferences(CoreSession) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Fetch the list of synchronization root refs for a given user and a given session repository.
getSynchronizationRoots(NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
getSynchronizationRoots(NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Fetch all the synchronization root references and paths for a given user.
getSyncMapping(DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
getSyncPostCommitListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getSyncPostCommitListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
getSyncRootCache() - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
getSyncRoots(DocumentModel, CoreSession) - Method in class org.nuxeo.drive.listener.NuxeoDriveSyncRootCopyListener
 
getSysChangeToken() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
getSystemBundle() - Method in class org.nuxeo.osgi.OSGiAdapter
 
getSystemColumn(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
getSystemColumn(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
Finds a NXQL system column from a CMIS system property id.
getSystemColumn(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
getSystemField(String) - Method in class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
 
getSystemMetadata() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
getSystemProp(String, Class<T>) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets system property of the specified type.
getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getSystemProp(String, Class<T>) - Method in interface org.nuxeo.ecm.core.model.Document
Gets a system property.
getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getSystemPropertyName(String) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getSystemPropertyPrefix() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
Gets the prefix used for configuration using system properties.
getSystemPropertyPrefix() - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
getSystemPropertyPrefix() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
getSystemPropertyPrefix() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
getTabId() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
getTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
getTable() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
getTable(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
 
getTable(Connection, String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getTable(Table, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
getTable(Dialect) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
getTableAlias(Table, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
getTableName() - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getTableName() - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
getTableName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getTableName(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
getTableReferences() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
getTables() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
 
getTableSize(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
getTableSize(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
 
getTableSize(String) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
getTableSize(String) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
getTableTypeString(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getTableTypeString(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getTag() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
getTag() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
getTag() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getTagCloud(CoreSession, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
getTagCloud(CoreSession, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
getTagCloud(CoreSession, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
getTagCloud(CoreSession, String, String, Boolean) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Deprecated.
since 9.3, seems unused
getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getTagConfigId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the unique identifier of this widget to be used in tag configuration.
getTagConfigId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
Returns the unique identifier of this widget to be used in tag configuration.
getTagConfigId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the unique identifier of this widget to be used in tag configuration.
getTagConfigId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Returns the unique identifier of this select option to be used in tag configuration.
getTagDocumentIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
getTagDocumentIds(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Gets the documents to which a tag is applied.
getTagDocumentIds(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
getTagDocumentIds(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Deprecated.
since 9.3, username is not needed anymore
getTagName() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
getTagName() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
getTags() - Method in class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
getTags(String) - Method in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
getTags(Map<String, String>) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter
 
getTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
getTags(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Gets the tags applied to a document.
getTags(DocumentModel) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
getTailer(LogManager, Name, int, Name, String) - Method in class org.nuxeo.lib.stream.tools.command.DumpCommand
 
getTarget() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
 
getTarget() - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
getTarget() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
getTarget() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
Returns an optional target to push resources to in the page.
getTarget() - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
getTarget() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
getTarget() - Method in interface org.nuxeo.ecm.webengine.model.AdapterResource
 
getTarget() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultAdapter
 
getTarget() - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
getTarget(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
 
getTargetAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getTargetAdapter() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
getTargetColumn() - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getTargetColumn() - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
getTargetComponent() - Method in interface org.nuxeo.runtime.model.Extension
Gets the component name where this extension should be contributed.
getTargetComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
getTargetContainer() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
getTargetContainerType() - Method in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileFactory
 
getTargetContainerType() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
getTargetContainerType() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
getTargetContainerType() - Method in interface org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperService
 
getTargetDir() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
getTargetDirectory() - Method in class org.nuxeo.ecm.directory.AbstractReference
 
getTargetDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getTargetDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
getTargetDirectory() - Method in interface org.nuxeo.ecm.directory.Reference
 
getTargetDirectoryDescriptor() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getTargetDirectoryDescriptor() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
getTargetDirectoryName() - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
getTargetDirectoryName() - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getTargetDirectoryName() - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
getTargetDocProperty() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
getTargetDocument() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the document (version or live document) to which this proxy points.
getTargetDocument() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getTargetDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getTargetDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getTargetDocument() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
Return the document or null if it does not exists anymore.
getTargetDocument() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
getTargetDocumentId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getTargetDocumentId() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
getTargetDocumentModel() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getTargetDocumentModel(Task, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getTargetDocumentModel(Task, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskService
 
getTargetDocumentRef() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getTargetDocumentsIds() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getTargetDocumentsIds() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getTargetDocumentType(Document, File) - Method in interface org.nuxeo.ecm.platform.scanimporter.processor.DocumentTypeMapper
 
getTargetDomainName() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
 
getTargetDomainName() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
getTargetExtensions() - Method in class org.nuxeo.runtime.test.runner.TargetExtensions
 
getTargetFacet() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
getTargetFacets() - Method in interface org.nuxeo.ecm.webengine.model.AdapterType
 
getTargetFacets() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
getTargetField() - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
getTargetFile() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
getTargetFile(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getTargetId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
 
getTargetIdsForSource(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.InverseReference
 
getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Fetches both statically and dynamically defined references and merges the results.
getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
Fetches children, onelevel or subtree given the reference configuration.
getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
getTargetIdsForSource(String) - Method in interface org.nuxeo.ecm.directory.Reference
 
getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
getTargetIdsForSource(String, MongoDBSession) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
Retrieves all target ids associated to the given source id
getTargetLDAPDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
getTargetLDAPDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
getTargetLeafType() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
getTargetLeafType() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
getTargetLeafType() - Method in interface org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperService
 
getTargetLeafTypeMapper() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
getTargetMaxSizeMB() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
getTargetObject() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getTargetObject() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
getTargetPackage(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns the target package with given id, or null if not found.
getTargetPackage(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
getTargetPackage(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPackage(TargetPackageDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPackageInfo(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns the target package info for given id, or null if not found.
getTargetPackageInfo(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPackages() - Method in class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
getTargetPackages(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
getTargetPackages(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
Lookup all packages referencing this target platform.
getTargetPackagesInfo(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPageMaxSizeB() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getTargetParagraphMaxSizeB() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
getTargetPath() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
getTargetPath() - Method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
getTargetPlatform(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns the target platform with given id, or null if not found.
getTargetPlatform(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformRegistry
 
getTargetPlatform(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPlatform(TargetPlatformDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPlatformInfo(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns the target platform info for given id, or null if not found.
getTargetPlatformInfo(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPlatformInfo(TargetPlatformDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPlatformInstance(String, List<String>) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Returns a target platform instance with given id and given enabled packages, or null if not found.
getTargetPlatformInstance(String, List<String>) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
getTargetPlatformName() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getTargetPlatformName() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getTargetPlatformRange() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getTargetPlatformRange() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getTargetPlatforms() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getTargetPlatforms() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getTargetPlatforms() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
 
getTargetPlatforms() - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformRegistry
 
getTargetProcessorClass() - Method in interface org.nuxeo.ecm.web.resources.api.Processor
Returns the target processor class.
getTargetProcessorClass() - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
getTargetProxies(Set<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getTargetProxyIds(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
getTargetPublishedDocumentState() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
getTargetRenditionName() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getTargetRenditionName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Get the associated Rendition if any
getTargetRepositoryName() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getTargetServlet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
getTargetTestBasepath() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
Deprecated.
since 11.1, seems unused
getTargetTestClass() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
getTargetTestInstance() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
May return null if the test class was not yet instantiated
getTargetTestResource(String) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
getTargetTestResource(String) - Method in class org.nuxeo.runtime.test.TargetResourceLocator
 
getTargetType() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
getTargetType() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobHolder
 
getTargetType() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
getTargetType() - Method in interface org.nuxeo.ecm.webengine.model.AdapterType
 
getTargetType() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
getTargetURI(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Gets the target URI: the URI to which the browser is connecting.
getTargetUUID() - Method in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
 
getTargetXPath() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
getTargetXPath() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
getTask() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getTask() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Returns the underneath task instance
getTask() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
getTask(TaskDefinition) - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getTask(CoreSession, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getTask(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
 
getTaskActors(NuxeoPrincipal) - Static method in class org.nuxeo.ecm.platform.task.core.helpers.TaskActorsHelper
Gets the task actors list: prefixed and unprefixed names of the principal and all its groups.
getTaskAssignees() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the task assignees
getTaskAssignees() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskAssigneesPermission() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the permission to the granted to the actors on this task on the document following the workflow
getTaskAssigneesPermission() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskAssigneesVar() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskButtons() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the task buttons
getTaskButtons() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskById(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
getTaskDirective() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the task directive
getTaskDirective() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskDocId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
getTaskDocType() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
getTaskDocType() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskDueDate() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the due date
getTaskDueDate() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskDueDateExpr() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
getTaskDueDateExpr() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskId(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
getTaskInstances(DocumentModel, List<String>, boolean, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getTaskInstances(DocumentModel, List<String>, boolean, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getTaskInstances(DocumentModel, List<String>, boolean, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns the list of task instances associated with this document assigned to one of the actor in the list or its pool.
getTaskInstances(DocumentModel, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getTaskInstances(DocumentModel, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getTaskInstances(DocumentModel, List<String>, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns the list of task instances associated with this document assigned to one of the actor in the list or its pool.
getTaskInstances(DocumentModel, NuxeoPrincipal, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getTaskInstances(DocumentModel, NuxeoPrincipal, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getTaskInstances(DocumentModel, NuxeoPrincipal, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
Returns the list of task instances associated with this document for which the user is the actor or belongs to the pooled actor list.
getTaskLayout() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets the task layout
getTaskLayout() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
GetTaskNamesOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
Returns a list of current user open tasks where their translated name matches (partially or fully) the 'searchTerm' parameter.
GetTaskNamesOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
getTaskNotificationTemplate() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
getTaskNotificationTemplate() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTaskRootDoc() - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.GetTaskRootParentPathUnrestricted
 
getTaskRootParentPath(CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
getTaskRootParentPath(CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Default value is /task-root
GetTaskRootParentPathUnrestricted(CoreSession) - Constructor for class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.GetTaskRootParentPathUnrestricted
 
getTasks() - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
getTasks(String, CoreSession, boolean, List<SortInfo>, Object...) - Static method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
 
getTasks(DocumentModel, String, String, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 11.1 this method does not scale as it does not paginate results. Use org.nuxeo.ecm.platform.routing.core.provider.RoutingTaskPageProvider#getCurrentPage() instead.
getTasks(DocumentModel, String, String, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
since 11.1 this method does not scale as it does not paginate results. Use RoutingTaskPageProvider.getCurrentPage() instead.
getTaskService() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
getTaskService() - Method in class org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener
Deprecated.
since 11.1. Use Framework.getService(Class) with TaskService instead.
getTasksInfo() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets all the tasks info for the tasks created from this node
getTasksInfo() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getTemp() - Method in class org.nuxeo.common.Environment
 
getTempBundleDir(Bundle) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
getTempDirectory() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
getTempFile() - Method in interface org.nuxeo.common.file.FileCache
Creates a temporary file.
getTempFile() - Method in class org.nuxeo.common.file.LRUFileCache
 
getTemplate() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
getTemplate() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getTemplate() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getTemplate() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getTemplate() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the template used to render widgets.
getTemplate() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getTemplate() - Method in interface org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingJob
 
getTemplate() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
getTemplate(String) - Static method in class org.nuxeo.ecm.automation.core.operations.notification.MailTemplateHelper
 
getTemplate(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getTemplate(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
getTemplate(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns template to use in a given mode.
getTemplate(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeDefinition
 
getTemplate(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getTemplate(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getTemplate(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getTemplate(String, UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
getTemplate(String, UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
getTemplate(String, UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.RootResource
 
getTemplate(String, UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getTemplate(Map<String, String>, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getTemplate(UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
getTemplate(UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getTemplateBasedDocuments() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getTemplateBasedDocuments() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Get the list of TemplateBasedDocuments associated to this template
getTemplateBlob() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getTemplateBlob() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Retrieve the Blob holding the template file
getTemplateBlob(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getTemplateBlob(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Return the Blob of the associated template
getTemplateConf(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, there's several configuration files, use ConfigurationGenerator.getTemplateDirectory(String) instead
getTemplateDir(String) - Method in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
getTemplateDirectory(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getTemplateDoc(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Returns a template with a given templateName.
getTemplateDoc(CoreSession, String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getTemplateExpr() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
getTemplateExpr() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
getTemplateExpr() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
 
getTemplateFileExt() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getTemplateFileExt() - Method in interface org.nuxeo.ecm.webengine.model.Module
 
getTemplateFor(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
getTemplateFormat(Blob) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
getTemplateId() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
getTemplateList() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Return the list of templates.
getTemplateNameForRendition(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getTemplateNameForRendition(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Find the template associated to a given RenditionName
getTemplateNames() - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getTemplateNames() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Get the names of all the associated templates
getTemplateParamsXPath() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getTemplateProcessor() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getTemplateProcessor(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getTemplateResourcesRootPath() - Static method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
getTemplates() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getTemplates() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
getTemplates() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns templates by mode
getTemplates() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeDefinition
Returns templates by mode
getTemplates() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getTemplates() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeDescriptor
 
getTemplates() - Method in class org.nuxeo.template.jaxrs.AbstractResourceService
 
getTemplates() - Method in class org.nuxeo.template.jaxrs.RootResource
 
getTemplates() - Method in class org.nuxeo.template.xdocreport.jaxrs.AbstractResourceService
 
getTemplates(String) - Method in class org.nuxeo.template.jaxrs.RootResource
 
getTemplateType() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getTemplateType() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Return the template Type (i.e.
getTemplateType(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
getTemplateType(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Return the template type for a given template name
getTemplateURL(String) - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getTemplateView(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
getTemporaryBlob(String, String) - Static method in class org.nuxeo.ecm.platform.video.tools.VideoTool
Gets a temporary blob for the given temporary path.
getTemporaryBlob(Blob) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
Gets a new blob on a temporary file which is a copy of the blob's.
getTemporaryFile(Blob) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
We don't want to rely on Blob.getCloseableFile() because it may return the original and we always want a temporary one to be sure we have a clean filename to pass.
getTenantDocumentPath(CoreSession, String) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
Returns the path of the tenant document matching the tenantId, or null if there is no document matching.
getTenantDocumentType() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
getTenantDocumentType() - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
getTenantDocumentType() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
getTenantGroupName(String, String) - Static method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
Use tenant_mytenant_mygroup instead of mygroup for groups having a tenant id.
getTenantId() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
getTenantId() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Returns the tenantId of this NuxeoPrincipal, or null if there is no tenantId.
getTenantId() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
getTenantId() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper.TenantIdFinder
 
getTenantId() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantPrincipal
 
getTenantId() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getTenantId() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
 
getTenantId() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
getTenantId() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
getTenantId(String) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
Returns the tenantId for the given username if any, null otherwise.
getTenantId(CoreSession, String) - Method in class org.nuxeo.ecm.multi.tenant.userworkspace.MultiTenantUserWorkspaceService
 
getTenantIdForTenant(DocumentModel) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
Gets the tenant id for a tenant document (Domain).
getTenantPath() - Method in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
getTenants() - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
getTenants() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
getTermsAndConditionsContent() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getTestedRendering() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getTester() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getTesterClass() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
 
getTestParametersString() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
getTestRules(Object) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
getTestServer() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getTestVersions() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
getTestVersions() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
getTestVersions() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatform
Returns the list of test versions, useful for testing of multiple branches (main target platform branch or release, maintenance branch, etc...).
getTestVersions() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
getText() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
getText() - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Gets comment text.
getText() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
getText() - Method in class org.nuxeo.ecm.platform.pdf.LinkInfo
 
getText() - Method in class org.nuxeo.ecm.platform.task.TaskComment
 
getText() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
getTextSize() - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureLayout
 
getTextSize() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
getTextureLodSuccess() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getTexturesMaxDimension() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getTexturesSize() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getThemeName(String) - Static method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
Deprecated.
 
getThemePage(String) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
Deprecated.
since 7.4: use PageRegistry.getPage(String) instead.
getThemePages() - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
Deprecated.
since 7.4: use PageRegistry.getPages() instead.
getThreadForComment(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getThreadForComment(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Deprecated.
since 11.1, unused
getThreadForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getThreadForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getThreadForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getThreadForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getThreadLocalLogin() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
Deprecated.
since 11.1, use LoginComponent instead
getThreadName() - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
getThreadName() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
getThreadName() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
getThreadPolicy() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
getThreadPolicy() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
getThreadPolicy() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
getThreadPrefix() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
getThreadPrefix() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
getThreadPrefix() - Method in class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
getThreads() - Static method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
getThreeD() - Method in class org.nuxeo.ecm.platform.threed.adapter.ThreeDDocumentAdapter
 
getThreeD() - Method in interface org.nuxeo.ecm.platform.threed.ThreeDDocument
Returns the main ThreeD of this ThreeDDocument.
getThreeDToConvert(DocumentModel) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
getThresholdSize() - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
getThrowableList(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
 
getThumbnail() - Method in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
getThumbnail(Blob) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Gets an InputStream for a thumbnail of a blob.
getThumbnail(Blob) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
getThumbnail(CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.Thumbnail
 
getThumbnail(CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
 
getThumbnail(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactory
 
getThumbnail(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.ThumbnailService
Get the document thumbnail (related to the doc type/facet)
getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.audio.extension.ThumbnailAudioFactory
 
getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.picture.thumbnail.ThumbnailPictureFactory
 
getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.threed.adapter.ThumbnailThreeDFactory
 
getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory
 
getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.video.adapter.ThumbnailVideoFactory
 
getThumbnail(ManagedBlob) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets an InputStream for a thumbnail of a managed blob.
getThumbnail(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
getThumbnail(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getThumbnailFactory(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
getThumbnailUrl(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Gets the URL from which we can stream a thumbnail.
getThumbnailURL() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
getTime() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getTime() - Method in interface org.nuxeo.ecm.core.event.Event
The time stamp when the event was raised.
getTime() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
getTimeout() - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
getTimeout() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
getTimeout() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
getTimeout() - Method in class org.nuxeo.runtime.stream.StreamProbe
 
getTimeoutDuration() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
getTimePropertyWrapper(DocumentModel, String) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
getTimers() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
getTimestamp() - Method in class org.nuxeo.lib.stream.computation.Watermark
 
getTimestampAfter(long) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getTimestampForEntry(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
getTimestampFromCalendar(Serializable[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getTimestampFromCalendar(Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
getTimestampFromDate(String) - Static method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
getTimeThreshold() - Method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
getTimeZone() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
Returns the timezone to be used for the Cron Expression.
getTimeZone() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
getTimeZone(CoreSession) - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
 
getTimeZone(CoreSession) - Method in interface org.nuxeo.ecm.platform.web.common.locale.LocaleProvider
 
getTimeZone(CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
 
getTitle() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getTitle() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
 
getTitle() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getTitle() - Method in class org.nuxeo.connect.update.xml.FormDefinition
 
getTitle() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getTitle() - Method in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
getTitle() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getTitle() - Method in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
getTitle() - Method in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
getTitle() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
 
getTitle() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
 
getTitle() - Method in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
getTitle() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Get a text suitable to be shown in a UI for this document.
getTitle() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Gets the title from the dublincore schema.
getTitle() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getTitle() - Method in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
getTitle() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
getTitle() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getTitle() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
getTitle() - Method in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
getTitle() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.FindReadAclsWork
 
getTitle() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
 
getTitle() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
getTitle() - Method in class org.nuxeo.ecm.core.transientstore.TransiantStorageGCWork
 
getTitle() - Method in interface org.nuxeo.ecm.core.work.api.Work
Gets a human-readable name for this work instance.
getTitle() - Method in class org.nuxeo.ecm.core.work.SleepWork
 
getTitle() - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
getTitle() - Method in class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
 
getTitle() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
getTitle() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
getTitle() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
getTitle() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
 
getTitle() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
getTitle() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
getTitle() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getTitle() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getTitle() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
Deprecated.
getTitle() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
getTitle() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getTitle() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
getTitle() - Method in class org.nuxeo.ecm.platform.picture.recompute.ImagingRecomputeWork
Deprecated.
 
getTitle() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getTitle() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getTitle() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
getTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
getTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
getTitle() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
getTitle() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
 
getTitle() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
getTitle() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
 
getTitle() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
getTitle() - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
getTitle() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
getTitle() - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
getTitle() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
getTitle() - Method in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
getTitle() - Method in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
getTitle() - Method in class org.nuxeo.ecm.platform.thumbnail.work.ThumbnailRecomputeWork
Deprecated.
 
getTitle() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
getTitle() - Method in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
 
getTitle() - Method in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
getTitle() - Method in class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
 
getTitle() - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
getTitle() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporterWork
 
getTitle() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
 
getTitle() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
 
getTitle() - Method in class org.nuxeo.ecm.webengine.test.DocumentPage
 
getTitle() - Method in class org.nuxeo.elasticsearch.audit.ESAuditMigrationWork
 
getTitle() - Method in class org.nuxeo.elasticsearch.work.BucketIndexingWorker
 
getTitle() - Method in class org.nuxeo.elasticsearch.work.ChildrenIndexingWorker
 
getTitle() - Method in class org.nuxeo.elasticsearch.work.IndexingWorker
 
getTitle() - Method in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
getTitle() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
getTitle() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getTitle() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Shortcut to access the underlying DocumentModel title
getTitle() - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
getTlsCredential() - Method in interface org.nuxeo.ecm.platform.auth.saml.key.KeyManager
 
getTlsCredential() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
getTlsKey() - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
getTmpDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getTmpDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
getTmpDirectory(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
getTmpDirectoryPrefix() - Method in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
Returns the temporary directory prefix to use for this converter.
getTmpDirectoryPrefix() - Method in class org.nuxeo.ecm.platform.video.convert.MP4Converter
Deprecated.
 
getTmpDirectoryPrefix() - Method in class org.nuxeo.ecm.platform.video.convert.OggConverter
Deprecated.
 
getTmpDirectoryPrefix() - Method in class org.nuxeo.ecm.platform.video.convert.VideoConversionConverter
 
getTmpDirectoryPrefix() - Method in class org.nuxeo.ecm.platform.video.convert.WebMConverter
Deprecated.
 
getTo() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
 
getTo() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDefinition
 
getTo() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
getTo() - Method in class org.nuxeo.ecm.platform.query.core.BucketRange
 
getTo() - Method in class org.nuxeo.ecm.platform.query.core.BucketRangeDate
 
getToAsDate() - Method in class org.nuxeo.ecm.platform.query.core.BucketRangeDate
 
getToAsString() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDateDefinition
 
getToAsString() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
getToken() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
getToken() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getToken() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Returns OAuth token.
getToken() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
getToken(String) - Static method in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
Returns the token linked to the given transient username, or null if no token can be found.
getToken(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
Retrieves an entry by its accessToken.
getToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
Retrieves an entry by its clientId and nuxeoLogin.
getToken(String, String, String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
Gets the token for the specified user, application, and device.
getToken(String, String, String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
getToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
getToken(String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves a valid access token for a given provider and the current user.
getToken(OAuth2Client, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getToken(NuxeoOAuth2ServiceProvider, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getTokenBindings(String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
Gets the token bindings for the specified user.
getTokenBindings(String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
getTokenBindings(String, String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
Gets the token bindings for the specified user and application.
getTokenBindings(String, String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
getTokenDoc(OAuth2Client, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getTokenDoc(NuxeoOAuth2ServiceProvider, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
getTokenFromDirectory(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
getTokenFromDirectoryEntry(DocumentModel) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
getTokenFromDirectoryEntry(DocumentModel) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
getTokens() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Deprecated, for removal: This API element is subject to removal in a future version.
getTokens(String) - Method in interface org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenService
Gets the OAuth2 tokens for the given user.
getTokens(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
getTokens(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth.AuthenticationTokensObject
 
getTokens(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.1. Use OAuth2TokenService.getTokens(String) instead.
getTokens(String, NuxeoOAuth2TokenType) - Method in interface org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenService
Gets the OAuth2 tokens from a given user name and a type.
getTokens(String, NuxeoOAuth2TokenType) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
getTokens(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves all OAuth2 tokens.
getTokens(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenService
Gets the oAuth2 tokens as the given principal.
getTokens(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
getTokens(NuxeoOAuth2TokenType) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Retrieves all oAuth2 tokens by NuxeoOAuth2TokenType.
getTokens(NuxeoOAuth2TokenType, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenService
Gets the oAuth2 tokens for a given type as the given principal.
getTokens(NuxeoOAuth2TokenType, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
getTokenSecret() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getTokenSecret() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Returns secret associated to the Token.
getTokenServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getTokenServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getTokenServerURL() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getTokenServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
getTokenStore() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
getTomcatHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
getTomcatHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
getTopic() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
getTopic() - Method in class org.nuxeo.runtime.services.event.Event
 
getTopicPrefix(String) - Method in interface org.nuxeo.runtime.kafka.KafkaConfigService
Returns the topic prefix to use for a configuration.
getTopicPrefix(String) - Method in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
getTopLevelDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getTopLevelDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getTopLevelDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
getTopLevelDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
getTopLevelDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
getTopLevelDocumentRef(CoreSession, DocumentRef) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Gets the top level ancestor document ref for the given document model comment ref.
getTopLevelDocumentRef(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
getTopLevelDocumentRef(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
getTopLevelFolder(NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Gets the top level FolderItem for the given principal.
getTopLevelFolder(NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
getTopLevelFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
 
getTopLevelFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
getTopLevelFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
getTopLevelFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory
 
getTopLevelFolderItem(NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.TopLevelFolderItemFactory
 
getTopLevelFolderItemFactory() - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
getTopLevelFolderItemFactory() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getTopLevelGroups() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getTopLevelGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the list of groups that are not members of other groups.
getTopLevelGroups() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getTopLevelGroups(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns the list of groups that are not members of other groups with the given context.
getTopLevelGroups(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getTopLevelSchema(Property) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Gets the Schema at the top-level of the type hierarchy for this Property.
getTopMethod(InvokableMethod[]) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getTopology() - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
getTopology(Map<String, String>) - Method in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.action.DeletionAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.action.TrashAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceProcessor
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionProcessor
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.security.RetentionExpiredAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.platform.audit.impl.StreamAuditWriter
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.platform.csv.export.action.CSVExportAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.elasticsearch.bulk.IndexAction
 
getTopology(Map<String, String>) - Method in class org.nuxeo.runtime.stream.StreamMetricsProcessor
 
getTopology(Map<String, String>) - Method in interface org.nuxeo.runtime.stream.StreamProcessorTopology
Returns a Stream computation topology.
getToState() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
getToState() - Method in class org.nuxeo.runtime.migration.MigrationStep
 
getTotal() - Method in interface org.nuxeo.ecm.core.api.quota.QuotaStats
Returns the cardinal value of all the descendants of the underlying document.
getTotal() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the total number of documents in the document set.
getTotal() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
 
getTotal() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsNonFolderishCountAdapter
 
getTotal() - Method in class org.nuxeo.runtime.util.Watch
 
getTotal(String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
getTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
getTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
Deprecated.
 
getTotalCommandProcessed() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Returns the total number of command processed by Elasticsearch for this Nuxeo instance.
getTotalCommandProcessed() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getTotalCommandProcessed() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getTotalCommits() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
getTotalCommits() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
getTotalHits() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
getTotalHits() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Returns the total number of hits this resultset comes from.
getTotalLineCount() - Method in class org.nuxeo.ecm.csv.core.CSVImportResult
 
getTotalNumberOfDocument() - Method in class org.nuxeo.ecm.csv.core.CSVImportStatus
 
getTotalRecords() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
getTotalRollbacks() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
getTotalRollbacks() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
getTotalSize() - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
getTotalSize() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
getTotalSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
getTotalSize() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
 
getTrace(int) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
 
getTrace(String) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
getTrace(String, int) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
getTrace(OperationChain, int) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
getTraceContext() - Method in class org.nuxeo.lib.stream.computation.Record
 
getTracingSpan(String) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleBulkRunner
 
getTracingSpan(String) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleRunner
 
getTrackedSessions() - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
getTrailingPath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getTrailingPath() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getTransaction() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
getTransaction() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
getTransaction() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
getTransaction(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
getTransactionId() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
getTransactionIdentifier(Transaction) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionManagerLookup
 
getTransactionManager() - Method in class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
 
getTransactionManager() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
Gets the transaction manager used by the container.
getTransactionManager(Properties) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionManagerLookup
 
getTransactionManagerReference() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
getTransactionStatus() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Gets the transaction status.
getTransactionSynchronizationRegistry() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
getTransactionTimeout() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
getTransactionTimeout() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
getTransactionTimeout() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
getTranscodedVideo(String) - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
 
getTranscodedVideo(String) - Method in interface org.nuxeo.ecm.platform.video.VideoDocument
Returns a given TranscodedVideo based on its name, null if this transcoded video does not exist.
getTranscodedVideos() - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
 
getTranscodedVideos() - Method in interface org.nuxeo.ecm.platform.video.VideoDocument
Returns all the TranscodedVideos for this VideoDocument.
getTransferManager() - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getTransferManager() - Method in interface org.nuxeo.ecm.blob.s3.S3ManagedTransfer
Returns the TransferManager.
getTransferManager() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
getTransferManager() - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
getTransformers() - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
 
getTransformers() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
getTransientGraph(String) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
Gets a transient graph.
getTransientGraph(String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
getTransientInfo(String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
getTransientKey(String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
getTransientStore() - Method in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
getTransientStore() - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
getTransientStore() - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Gets the transient store used by this batch handler.
getTransientStore() - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Deprecated.
since 10.10, each batch handler has its own transient store
getTransientStore() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
Deprecated.
getTransientStore() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
getTransientStore() - Method in class org.nuxeo.ecm.core.transientstore.computation.TransientStoreOverflowRecordFilter
 
getTransientStore() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
getTransientStoreKey(String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
getTransientStoreName() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
getTransition() - Method in enum org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
Transition leading to this state.
getTransitionByName(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
getTransitionByName(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
Returns a life cycle transition instance given its name.
getTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
getTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTransitionConfiguration
 
getTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
getTransitions() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
Returns a list of life cycle transition instances.
getTranslated(String) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Get all properties to translate for a given entity type.
getTranslated(String) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
getTranslated(String) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
getTranslatedValue(Session, String, String, String) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
getTranslationMap() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
getTransmissions(BlobHolder, List<BlobHolder>) - Static method in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
getTransmissionThreeD(String) - Method in class org.nuxeo.ecm.platform.threed.adapter.ThreeDDocumentAdapter
 
getTransmissionThreeD(String) - Method in interface org.nuxeo.ecm.platform.threed.ThreeDDocument
Returns a given TransmissionThreeD based on its name, null if this transmission 3d does not exist.
getTransmissionThreeDs() - Method in class org.nuxeo.ecm.platform.threed.adapter.ThreeDDocumentAdapter
 
getTransmissionThreeDs() - Method in interface org.nuxeo.ecm.platform.threed.ThreeDDocument
Returns all the TransmissionThreeDs for this ThreeDDocument.
getTrashInfo(List<DocumentModel>, NuxeoPrincipal, boolean, boolean) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
getTrashInfo(List<DocumentModel>, NuxeoPrincipal, boolean, boolean) - Method in interface org.nuxeo.ecm.core.trash.TrashService
Deprecated.
since 10.1 only used in JSF part, no replacement
getTrashService() - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
getTrashSize() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
getTrashSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
getTrashSize() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
 
getTree() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getTree() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
 
getTree() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getTree() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
getTree() - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
getTreeAsJSONArray(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
getTreeTitle() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getTreeTitle() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
getTreeType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getTreeType() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
getTrustEngine() - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
getTTL() - Method in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
getTTL(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
getTTLValue(long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
getTxType() - Static method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
getTypage() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getTypage() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getType() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getType() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
getType() - Method in interface org.nuxeo.common.xmap.XAccessor
Gets the type of the object to be set by this setter.
getType() - Method in class org.nuxeo.common.xmap.XFieldAccessor
 
getType() - Method in class org.nuxeo.common.xmap.XMethodAccessor
 
getType() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
getType() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getType() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
 
getType() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getType() - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
 
getType() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
getType() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
getType() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
getType() - Method in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
 
getType() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getType() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.AbstractMarshallingRegistryCodec
 
getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
Get this codec type.
getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
 
getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
 
getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
 
getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DocumentAdapterCodec
 
getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
 
getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
 
getType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.BlobInputResolver
 
getType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.BlobsInputResolver
 
getType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentInputResolver
 
getType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentsInputResolver
 
getType() - Method in interface org.nuxeo.ecm.automation.jaxrs.io.operations.InputResolver
 
getType() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
getType() - Method in interface org.nuxeo.ecm.automation.OperationType
 
getType() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the document type name.
getType() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getType() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getType() - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
getType() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
getType() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
getType() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
getType() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
getType() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
getType() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
getType() - Method in interface org.nuxeo.ecm.core.api.model.Property
Get the type of the field corresponding to this property.
getType() - Method in interface org.nuxeo.ecm.core.api.scroll.ScrollRequest
The type of Scroll.
getType() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getType() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
getType() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
getType() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the type of this document.
getType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
getType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getType() - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
getType() - Method in class org.nuxeo.ecm.core.schema.ProxiesDescriptor
 
getType() - Method in class org.nuxeo.ecm.core.schema.types.constraints.TypeConstraint
 
getType() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Gets the field type.
getType() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
getType() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
getType() - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverDescriptor
 
getType() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
getType() - Method in class org.nuxeo.ecm.core.scroll.EmptyScrollRequest
 
getType() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
getType() - Method in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
getType() - Method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
getType() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getType() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getType() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
getType() - Method in class org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
 
getType() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
getType() - Method in class org.nuxeo.ecm.platform.actions.Action
 
getType() - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
 
getType() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getType() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getType() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getType() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getType() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the layout type.
getType() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Return the layout type, or null if not defined.
getType() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the widget type used to render it.
getType() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the widget type used to render it.
getType() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getType() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getType() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getType() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Gets the type of token: REQUEST / ACCESS.
getType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
getType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
 
getType() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
 
getType() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
Type of aggregation.
getType() - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
getType() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
getType() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getType() - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
getType() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
getType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
getType() - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
 
getType() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
getType() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
A string marker to give the type (i.e.
getType() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getType() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getType() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
getType() - Method in class org.nuxeo.ecm.platform.video.Stream
Returns this Stream's type.
getType() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
 
getType() - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
getType() - Method in class org.nuxeo.ecm.webengine.forms.validation.AbstractFieldValidator
 
getType() - Method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
getType() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getType() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
getType() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getType() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
getType() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
getType() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
getType() - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
getType() - Method in class org.nuxeo.importer.stream.message.DocumentMessage
Type of the document
getType() - Method in class org.nuxeo.lib.stream.computation.Topology.Vertex
 
getType() - Method in class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
 
getType() - Method in class org.nuxeo.runtime.model.ComponentName
Gets the type part of the component name.
getType() - Method in class org.nuxeo.runtime.model.Property
 
getType() - Method in class org.nuxeo.template.api.TemplateInput
 
getType() - Method in class org.nuxeo.usermapper.service.UserMapperDescriptor
 
getType(Class<?>) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
 
getType(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getType(String) - Method in interface org.nuxeo.ecm.core.schema.types.Schema
Gets a schema local type given its name.
getType(String) - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
 
getType(String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
getType(String) - Static method in class org.nuxeo.ecm.core.schema.XSDTypes
 
getType(String) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getType(String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns the Type instance for the given typeName.
getType(String) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
getType(String) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getType(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getType(String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getType(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets a ResourceType instance given its name.
getType(ELContext, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
 
getTypeAdapter(Class<?>, Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
Gets a type adapter for the input type accept and the output type produce.
getTypeAdapter(Class<?>, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getTypeAsString() - Method in class org.nuxeo.template.api.TemplateInput
 
getTypeById(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getTypeByQueryName(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getTypeCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns the layout type category.
getTypeCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
 
getTypeCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns the widget type category.
getTypeCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns the type category to use when retrieving the corresponding widget type.
getTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getTypeCategoryRelations() - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
getTypeChildren(String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getTypeChildren(String, Boolean, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getTypeComplexChildren(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getTypeDefinition(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getTypeDefinition(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getTypeDefinition(String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getTypeDefinitionList() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getTypeDefinitions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
getTypeDescendants(String, int, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
getTypeDescendants(String, int, Boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getTypeForPrimitive(Class<?>) - Static method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
getTypeForQualifier(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
getTypeFragments(RowMapper.IdWithTypes) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Gets the type fragments for a primary type and mixin types.
getTypeFromObjectData(ObjectData) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
getTypeFromXMLNode(Element) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
getTypeHierarchy() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
getTypeHierarchy() - Method in class org.nuxeo.ecm.core.schema.types.AnyType
 
getTypeHierarchy() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
getTypeHierarchy() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Gets the entire hierarchy of super-types.
getTypeManager() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
getTypeManager(CmisVersion) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
getTypeMapForDocumentType(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns the sub type of the given typeName, filtered by a local UI types configuration retrieved from the currentDoc, if any, and organized by type categories.
getTypeMapForDocumentType(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getTypeMapping() - Method in interface org.nuxeo.template.api.TemplateProcessorService
Retrieve the Map used for mapping Document Types to Template Names.
getTypeMapping() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
getTypeName() - Method in exception org.nuxeo.ecm.core.schema.types.TypeBindingException
 
getTypeName() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
getTypeName() - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
getTypeName() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
getTypeName() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
getTypeName(XSType, String) - Static method in class org.nuxeo.ecm.core.schema.XSDLoader
 
getTypeName(DocumentModel) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
 
getTypeNamesForFacet(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
getTypePrefetchedFragments(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
getTypeRegistry() - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getTypeRegistry() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getTypes() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
getTypes() - Method in interface org.nuxeo.ecm.core.schema.types.Schema
Gets the types declared by this schema.
getTypes() - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
 
getTypes() - Static method in class org.nuxeo.ecm.core.schema.XSDTypes
 
getTypes() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
since @8.4
getTypes() - Method in interface org.nuxeo.ecm.directory.Directory
 
getTypes() - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns all the registered Types.
getTypes() - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
getTypes() - Method in class org.nuxeo.ecm.platform.types.TypeService
 
getTypes() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.config.ConfigEndPoint
 
getTypes() - Method in interface org.nuxeo.ecm.web.resources.api.Processor
Flag type markers for processors filtering depending on use cases.
getTypes() - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
getTypes() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
getTypes() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
getTypes() - Method in interface org.nuxeo.ecm.webengine.model.Module
Gets the types registered within this module.
getTypes() - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
getTypes() - Method in interface org.nuxeo.elasticsearch.http.readonly.filter.SearchRequestFilter
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
getTypes() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getTypes() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getTypes() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
String markers for feature/behaviour checks on this instance.
getTypes() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getTypes(String, String) - Method in class org.nuxeo.elasticsearch.http.readonly.filter.RequestValidator
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
getTypesFor(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
getTypesFor(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
getTypesFor(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Returns the types which follow a given life cycle.
getTypesList(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
getTypesMapping() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
getTypesMapping() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
getTypesMapping() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Returns the mapping from types to life cycle names.
getTypeToContentViewNames() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfiguration
Returns the ContentView names for all the configured types.
getTypeToContentViewNames() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
getUid() - Static method in class org.nuxeo.ecm.platform.threed.convert.UserIdHelper
 
getUIDGeneratorFor(DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
Returns the uid generator to use for this document.
getUIDGeneratorFor(DocumentModel) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGeneratorService
Returns the uid generator to use for this document.
getUidHeaders() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
getUM() - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
 
getUmgr() - Method in class org.nuxeo.ecm.automation.core.operations.notification.MailBox
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.jwt.JWTAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
Returns the list of prefix for unauthenticated URLs, typically the URLs associated to login prompt.
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.krb5.Krb5Authenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
getUndeployCommand(File) - Method in class org.nuxeo.connect.update.task.live.commands.RollbackAndUndeploy
 
getUndeployCommand(File) - Method in class org.nuxeo.connect.update.task.update.Rollback
Method to be overridden by subclasses to provide a undeploy command for hot reload
getUndoChainIdFromDone() - Method in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
getUndoChainIdFromRunning() - Method in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
getUndoFromDoneOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Return the operation chain to undo a step when the step is in done state.
getUndoFromDoneOperationChainId(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getUndoFromRunningOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
getUndoFromRunningOperationChainId(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getUnfinishedCount() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
 
getUninstaller() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getUninstallFile() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getUninstallForms() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getUninstallTask() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getUniqRecordKey(Record) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
getUniqueInstance(RenderingContext, Class<T>) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Provides an instance of the given marshaller class.
getUniqueInstance(RenderingContext, Class<T>) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getUniqueJoinIndex() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
getUniqueReader(RenderingContext, Class<T>, Type, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Provides a Reader instance to manage marshalling of a mimetype in a Java Type.
getUniqueReader(RenderingContext, Class<T>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getUniqueWriter(RenderingContext, Class<T>, Type, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Provides a Writer instance to manage marshalling of the given Java Type and mimetype.
getUniqueWriter(RenderingContext, Class<T>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getUnit() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
getUnits() - Method in class org.nuxeo.common.utils.PeriodAndDuration
 
getUnmarkedBlobs() - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
getUnmarkedBlobs() - Method in class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
 
getUnmarkedBlobs() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GoogleStorageBinaryGarbageCollector
 
getUnmarkedBlobs() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
 
getUnmarkedBlobsAndUpdateStatus() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
 
getUnmarkedBlobsAndUpdateStatus() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
getUnmarshaller() - Static method in class org.nuxeo.ecm.webdav.jaxrs.Util
 
getUnprefixedName(String) - Method in class org.nuxeo.ecm.core.io.impl.transformers.FieldMapper
 
getUnresolvedDependencies() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
getUnresolvedDependencies() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
getUnsecuredCommentIds(CoreSession) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
getUpdate() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
getUpdateById(String, RowMapper.RowUpdate) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
UPDATE tableName SET key1 = ?, key2 = ?, ...
getUpdateByIdForKeys(String, List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
getUpdatedTime() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getUpdatedTime() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
getUpdatedTime() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getUpdatedTime() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getUpdatedTime() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getUpdatedTime() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getUpdateManager() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the statement to update the read acls
getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getUpdates() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ChangeTokenUpdater
Gets the updates to make to write the updated change token.
getUpdates(String, Boolean) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
getUpdateService() - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
 
getUpdateService() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
getUpdateService() - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
getUpdateSiteURL() - Method in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
getUpdateVersion() - Method in class org.nuxeo.runtime.Version
Gets the update version field.
getUploadedSize(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
getUploadWaitTimeout() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
getUpperBound() - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
getUpperBound() - Method in class org.nuxeo.drive.mongodb.MongoDBAuditChangeFinder
 
getUpperBound() - Method in interface org.nuxeo.drive.service.FileSystemChangeFinder
Return the upper bound of the range clause in the change query.
getUpperBound() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
getUpperBound() - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
Returns the last available log id in the audit log table (primary key) to be used as the upper bound of the event log id range clause in the change query.
getUpperBound() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
getUpperBound(Set<String>) - Method in interface org.nuxeo.drive.service.FileSystemChangeFinder
Deprecated.
getUpsertSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Gets the SQL string for an UPSERT expression.
getUpsertSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getUpsertSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getUpsertSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
getUpsertSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getUpsertSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getUpsertSql(List<Column>, List<Serializable>, List<Column>, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getUri() - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
getUri() - Method in interface org.nuxeo.ecm.platform.relations.api.Resource
 
getUri() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getUri(Resource) - Static method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
 
getURI() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
 
getURI() - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
getURI() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getURI() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getURI(Blob, BlobManager.UsageHint, HttpServletRequest) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
Gets an URI for the content of a blob.
getURI(Blob, BlobManager.UsageHint, HttpServletRequest) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
getURI(Blob, BlobManager.UsageHint, HttpServletRequest) - Method in class org.nuxeo.ecm.core.io.download.DefaultRedirectResolver
 
getURI(Blob, BlobManager.UsageHint, HttpServletRequest) - Method in interface org.nuxeo.ecm.core.io.download.RedirectResolver
Return a redirect URI if possible to the specified Blob
getURI(ManagedBlob, BlobManager.UsageHint, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
getURI(ManagedBlob, BlobManager.UsageHint, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getURI(ManagedBlob, BlobManager.UsageHint, HttpServletRequest) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Gets an URI for the content of a managed blob.
getURI(ManagedBlob, BlobManager.UsageHint, HttpServletRequest) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
getURI(ManagedBlob, BlobManager.UsageHint, HttpServletRequest) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
getURICloudFront(String, ManagedBlob, Date) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getUriInfo() - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
 
getUriInfo() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getUriInfo() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
getUriInfo() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the JAX-RS UriInfo.
getURILinks() - Method in class org.nuxeo.ecm.platform.pdf.PDFLinks
Return all links of type "URI" (PDActionURI.SUB_TYPE).
getURIPath(String) - Static method in class org.nuxeo.common.utils.URIUtils
Returns an URI path given the uri.
getURIQuery(Map<String, String>) - Static method in class org.nuxeo.common.utils.URIUtils
Creates an URI query given the request parameters.
getURIS3(String, ManagedBlob, Date) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
getUrl() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
getUrl() - Method in interface org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntry
 
getUrl() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDescriptor
 
getUrl() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDomain
 
getUrl() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
getUrl() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
getUrl() - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
getUrl() - Method in class org.nuxeo.elasticsearch.http.readonly.DocRequestFilter
 
getUrl() - Method in interface org.nuxeo.elasticsearch.http.readonly.filter.SearchRequestFilter
 
getUrl() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
 
getUrl() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
getUrl() - Method in class org.nuxeo.wopi.WOPIDiscovery.Action
 
getUrl(TreeItem) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.JSonDocumentTreeSerializer
 
getUrl(TreeItem) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTreeSerializer
Must be overridden to provide real URLs
getURL() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getURL() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getURL() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getURL() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the URL requested by the client.
getURL() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
getURL() - Method in interface org.nuxeo.osgi.BundleFile
Gets the current location of the bundle as an URL (it may be different from the original location).
getURL() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
getURL() - Method in class org.nuxeo.osgi.JarBundleFile
 
getURL(String) - Method in class org.nuxeo.ecm.platform.ec.notification.email.templates.NuxeoTemplatesLoader
 
getURL(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
getURL(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
getURL(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
 
getURLForAndroidApplication(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
Returns a full URL opening the Android mobile application.
getURLForAndroidApplication(HttpServletRequest, DocumentModel) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
Returns a full URL opening the Android mobile application for the given document.
getURLForIOSApplication(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
Returns a full URL opening the iOS mobile application.
getURLForIOSApplication(HttpServletRequest, DocumentModel) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
Returns a full URL opening the iOS mobile application for the given document.
getURLForMobileApplication(String, String, DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
getURLForMobileApplication(String, HttpServletRequest, DocumentModel) - Static method in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
getUrlFromDocumentView(String, DocumentView, boolean, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
Returns an URL calling DocumentViewCodec.getUrlFromDocumentView(DocumentView) on codec with given name.
getUrlFromDocumentView(String, DocumentView, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
 
getUrlFromDocumentView(DocumentView) - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
Builds an url from the given document view.
getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
 
getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
 
getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
 
getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
 
getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.web.ui.WebUIRedirectCodec
 
getUrlFromDocumentView(DocumentView, boolean, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
Returns an URL applying for given document view, or null.
getUrlFromDocumentView(DocumentView, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getUrlFromDocumentView(DocumentViewCodec, DocumentView, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getUrlFromPath(String, RuntimeContext) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
getUrlFromPath(RouteModelResourceType, RuntimeContext) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getUrlPath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getUrlPath() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the path portion of the request URL.
getUrlPath(DocumentModel) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
This method is working only for root objects that implement ModuleResource
getUrlPath(DocumentModel) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Get a suitable URI path for the given Nuxeo document, that can be used to invoke this document.
getUrlPathBuffer() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getUrlPattern() - Method in class org.nuxeo.runtime.server.FilterMappingDescriptor
 
getUrlPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
 
getUrlPatterns() - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
getURLs() - Method in class org.nuxeo.osgi.application.DelegateLoader
 
getURLs() - Method in interface org.nuxeo.osgi.application.SharedClassLoader
 
getURLToReach(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
 
getUrlWithoutBase(String, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
getUrn() - Method in class org.nuxeo.lib.stream.log.Name
 
getUseCache() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
getUsedSchemas() - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypes
 
getUser() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Returns the strongly authenticated username.
getUser() - Method in class org.nuxeo.ecm.liveconnect.core.LiveConnectFileInfo
 
getUserAndGroupIdsForPermission(DocumentModel, String, boolean, boolean, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
Resolves the list of identifiers for users and groups who have the given permission on given document.
getUserAuthorizationURL() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
getUserAuthorizationURL() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
getUserAuthorizationURL() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
getUserByToken(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
getUserCertInfo(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
Returns simplified textual representation of a certificate's contents.
getUserCertInfo(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
getUserConfig() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getUserDefaultCollections(CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Get user collections root document.
getUserDefaultCollections(CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
getUserDefaultCollections(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
getUserDefaultCollections(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
Deprecated.
getUserDefaultCollectionsRoot(CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionLocationService
Provide the default document where will be stored collections.
getUserDefaultCollectionsRoot(CoreSession) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getUserDirectoryName() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserDirectoryName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the user directory name.
getUserDirectoryName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserEmail(String) - Method in class org.nuxeo.ecm.liveconnect.box.BoxOAuth2ServiceProvider
 
getUserEmail(String) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleOAuth2ServiceProvider
 
getUserEmail(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.AbstractOAuth2UserEmailProvider
 
getUserEmailField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserEmailField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the user email field.
getUserEmailField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserFavorites(CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionLocationService
Provide the default favorites document.
getUserFavorites(CoreSession) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getUserFields() - Method in class org.nuxeo.ecm.platform.signature.api.user.UserInfo
 
getUserId() - Method in class org.nuxeo.ecm.platform.suggestbox.service.UserSuggestion
 
getUserId(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserID(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
Returns the user ID based on the source IdP.
getUserID(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
getUserIdField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserIdField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the user directory id field.
getUserIdField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserIds() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserIds() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the list of all user ids.
getUserIds() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserIds(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns the list of all user ids into the given context document.
getUserIds(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserInfo() - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
getUserInfo(String) - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStore
 
getUserInfo(String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
getUserInfo(String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
getUserInfo(DocumentModel) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
Retrieves a UserInfo object containing information needed for certificate generation.
getUserInfo(DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
getUserInfoClass() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getUserInfoCompanyField() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserInfoEmailField() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserInfoFirstnameField() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserInfoGroupsField() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserInfoLastnameField() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserInfoPasswordField() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserInfoSchemaName() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserInfoStore() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.StoredUserInfoResolver
 
getUserInfoTenantIdField() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserInfoURL() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getUserInfoUsernameField() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getUserKeystore(String, String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
Retrieves user keystore from the directory.
getUserKeystore(String, String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
getUserListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
getUserListingMode() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
 
getUserListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserLogin() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
getUserManager() - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getUserManager() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
getUserManager() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
getUserManager() - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
getUserManager() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
getUserManager() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
getUserManager() - Method in class org.nuxeo.ecm.platform.usermanager.UserService
 
getUserManager() - Method in class org.nuxeo.usermapper.extension.AbstractUserMapper
 
getUserMapper() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getUserMessage(String, Locale) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
getUserMetadata() - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
Returns a bi-map of the user metadata {response headers, values} based on the configuration.
getUserMetadata() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
getUserMetadata(String, HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
Returns a map of the user metadata based on the configuration.
getUserMetadata(String, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
getUserModel(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserModel(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the document model representing user with given id or null if it does not exist.
getUserModel(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserModel(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns the document model representing user with given id or null if it does not exist into the given context document.
getUserModel(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserModel(String, DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUsername() - Method in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
 
getUsername() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
getUsername() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
getUsername() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Gets the username of the user running the command.
getUsername() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
Returns the username.
getUsername() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
getUsername() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
getUsername() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
getUsername() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
getUserName() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
getUserName() - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
 
getUserName() - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
 
getUserName() - Method in class org.nuxeo.ecm.core.storage.Credentials
 
getUserName() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
getUserName() - Method in class org.nuxeo.ecm.platform.signature.api.user.AliasWrapper
Provides the user name associated with the alias for generic checking of alias groups (an alias group would share the name, not the id).
getUserName() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
getUserName(String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
Gets the user name bound to the specified token.
getUserName(String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
getUserName(NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
Gets the base username to use to determine a user's workspace.
getUserNamesFromGroup(String, boolean, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
getUserOrderBy() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserPasswordPattern() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserPasswordPattern() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
 
getUserPasswordPattern() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserPersonalWorkspace(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
Gets a detached user workspace of a specified user.
getUserPersonalWorkspace(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getUserPersonalWorkspace(NuxeoPrincipal, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
Gets a detached user workspace of a specified user depending of the passed principal.
getUserPersonalWorkspace(NuxeoPrincipal, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
getUserPersonalWorkspacePath() - Method in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
getUserPreferences(CoreSession, Class<T>, String) - Method in interface org.nuxeo.ecm.platform.userpreferences.UserPreferencesService
 
getUserPreferences(CoreSession, Class<T>, String) - Method in class org.nuxeo.ecm.platform.userpreferences.UserPreferencesServiceImpl
 
getUserPrincipal() - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper
 
getUserPrincipal() - Method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
getUserProfile(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
Get a DocumentModel containing both user and user profile schemas
getUserProfile(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
getUserProfileDocument(String, CoreSession) - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
Get the profile of a specific user.
getUserProfileDocument(String, CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
getUserProfileDocument(CoreSession) - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
Get the current user profile.
getUserProfileDocument(CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
getUserRegistrationModel() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.UserRegistrationModelCreator
 
getUserRegistrationModel(String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
getUserRegistrationModel(String) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Create a document model for the UserRegistration doctype.
getUserRelatedWorkflowTasks() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
getUserResolver() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
getUserResolverClass() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
getUserResource(UriInfo, String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
getUserResourceAsJSON(UriInfo, String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
getUserResourceAsJSON(UriInfo, String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
getUserResourceAsXml(UriInfo, String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
getUserResourceFromNuxeoUser(DocumentModel) - Method in class org.nuxeo.scim.server.mapper.AbstractMapper
 
getUserResourceFromNuxeoUser(DocumentModel) - Method in class org.nuxeo.scim.server.mapper.ConfigurableUserMapper
 
getUserResourceFromNuxeoUser(DocumentModel) - Method in class org.nuxeo.scim.server.mapper.StaticUserMapper
 
getUsers() - Method in class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
 
getUsers(UriInfo) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
getUserSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserSchemaName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the user directory schema name.
getUserSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserSearchFields() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserSearchFields() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Gets the user search fields, the fields to use when a principal search is done.
getUserSearchFields() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserSearchPredicate(String) - Method in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
getUserSession() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
getUserSession() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Gets the current user session.
getUsersForPermission(String, ACP) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUsersForPermission(String, ACP) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
For an ACP, get the list of user that has a permission.
getUsersForPermission(String, ACP) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUsersForPermission(String, ACP, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
For an ACP, get the list of user that has a permission into the given context.
getUsersForPermission(String, ACP, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUsersInGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUsersInGroup(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns the list of users that belong to this group.
getUsersInGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUsersInGroup(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns the list of users that belong to this group into the given context
getUsersInGroup(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUsersInGroupAndSubGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUsersInGroupAndSubGroups(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Get users from a group and its subgroups.
getUsersInGroupAndSubGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUsersInGroupAndSubGroups(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Get users from a group and its subgroups into the given context
getUsersInGroupAndSubGroups(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserSortField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
getUserSortField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
 
getUserSortField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUserSortMap() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
getUsersService() - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationServiceHelper
 
getUsersSubscribedToNotificationOnDocument(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
getUsersSubscribedToNotificationOnDocument(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Gets all users and groups that subscribed to a notification on a document This is used in management of subscritptions.
getUserSubscriptions(String) - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Return the list of of subscriptions for a given user
GetUserTasks - Class in org.nuxeo.ecm.automation.task
Returns tasks assigned to current user or one of its groups.
GetUserTasks() - Constructor for class org.nuxeo.ecm.automation.task.GetUserTasks
 
getUserTemplates() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
getUserTransaction() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
Gets the user transaction used by the container.
getUserTransactionJNDIName() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Returns the UserTransaction JNDI binding name.
getUserTransactionName() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionManagerLookup
 
getUserTransactionReference() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
getUserUrl() - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
getUserVisiblePermissionDescriptors() - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
 
getUserVisiblePermissionDescriptors() - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
getUserVisiblePermissionDescriptors(String) - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
 
getUserVisiblePermissionDescriptors(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
getUserWorkspaceClass() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
 
getUserWorkspaceRootId(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
getUserWorkspaceRootType() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
 
getUserWorkspaceRootType() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
 
getUserWorkspaceService() - Method in class org.nuxeo.ecm.platform.userpreferences.UserPreferencesServiceImpl
 
getUserWorkspaceType() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
 
getUserWorkspaceType() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
 
getUsingBundles() - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
getUUID() - Method in interface org.nuxeo.ecm.core.model.Document
Gets this document's UUID.
getUUID() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getUUID() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getUUID() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getValidate() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
getValidatedUsername(Map<String, String>) - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
getValidateOperationChainId() - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
Deprecated.
The operation chain id if the action is validated.
getValidationEmailTemplate() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getValidationEmailTitle() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getValidationForms() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getValidationQuery() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
A query that, when executed, will make at least a round-trip to the server to check that the connection is alive.
getValidationQuery() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
getValidationQuery() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
getValidationQuery() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
getValidationRelUrl() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
getValidationService() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getValidationState() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Returns the validation state.
getValidationState() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
getValidator() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getValidator() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getValidatorsFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
getValidatorsFor(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
Computes the list of publishing validators given the document model of the document just published.
getValidatorsRule() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
getValidatorsRule() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
Returns the registered section validators rule.
getValidatorsRule() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
getValidatorsRule(PublishedDocumentFactoryDescriptor) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
getValidatorsRuleName() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
 
getValidNameFromFileName(String) - Method in class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory
Returns a valid Nuxeo name from the given fileName.
getValidTargetDocument(DocumentModel) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
getValue() - Method in class org.nuxeo.common.utils.FileMatcher
 
getValue() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
 
getValue() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
 
getValue() - Method in interface org.nuxeo.ecm.automation.AutomationFilter
 
getValue() - Method in class org.nuxeo.ecm.automation.core.AutomationFilterDescriptor
 
getValue() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
 
getValue() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
getValue() - Method in class org.nuxeo.ecm.automation.jaxrs.JsonFactoryProvider
 
getValue() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationServerProvider
 
getValue() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationServiceProvider
 
getValue() - Method in class org.nuxeo.ecm.automation.server.jaxrs.CoreSessionProvider
 
getValue() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getValue() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
getValue() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the property normalized value.
getValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
Conversion from Nuxeo values to CMIS ones.
getValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed
 
getValue() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionProperty
 
getValue() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleProperty
 
getValue() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntry
 
getValue() - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
 
getValue() - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder.ColumnAndValue
 
getValue() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
getValue() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters.ParameterValue
 
getValue() - Method in class org.nuxeo.ecm.platform.content.template.service.PropertyDescriptor
 
getValue() - Method in class org.nuxeo.ecm.platform.el.ContextStringWrapper
 
getValue() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getValue() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getValue() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Returns the value representing the option.
getValue() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
getValue() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getValue() - Method in enum org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
 
getValue() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
getValue() - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
 
getValue() - Method in class org.nuxeo.ecm.platform.types.TypeView
 
getValue() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
getValue() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
getValue() - Method in class org.nuxeo.ecm.webdav.jaxrs.Win32CreationTime
 
getValue() - Method in class org.nuxeo.ecm.webdav.jaxrs.Win32FileAttributes
 
getValue() - Method in class org.nuxeo.ecm.webdav.jaxrs.Win32LastAccessTime
 
getValue() - Method in class org.nuxeo.ecm.webdav.jaxrs.Win32LastModifiedTime
 
getValue() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule.HttpServletRequestProvider
 
getValue() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule.HttpServletResponseProvider
 
getValue() - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.CoreIODelegate
 
getValue() - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.JsonCoreIODelegate
Deprecated.
 
getValue() - Method in class org.nuxeo.elasticsearch.aggregate.SingleValueMetricAggregate
 
getValue() - Method in class org.nuxeo.lib.stream.computation.Watermark
 
getValue() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
getValue() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
getValue() - Method in class org.nuxeo.runtime.model.Property
 
getValue() - Method in class org.nuxeo.runtime.server.InitParamDescriptor
 
getValue() - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
getValue() - Method in enum org.nuxeo.template.api.ContentInputType
 
getValue() - Method in enum org.nuxeo.template.api.InputType
 
getValue() - Method in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
getValue(Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getValue(Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
getValue(Class<T>) - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the property value as the given type.
getValue(Class<T>) - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
 
getValue(Class<T>) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
 
getValue(Class<T>) - Method in class org.nuxeo.elasticsearch.audit.ESExtendedInfo
 
getValue(Class<T>) - Method in class org.nuxeo.mongodb.audit.MongoDBExtendedInfo
 
getValue(Class<T>, String) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getValue(Class<T>, String) - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the value of the property resolved using the given path.
getValue(Object) - Method in interface org.nuxeo.common.xmap.XAccessor
 
getValue(Object) - Method in class org.nuxeo.common.xmap.XFieldAccessor
 
getValue(Object) - Method in class org.nuxeo.common.xmap.XMethodAccessor
 
getValue(String) - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Gets a value given its path.
getValue(String) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
getValue(String) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getValue(String) - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the value of the property resolved using the given path.
getValue(String) - Method in interface org.nuxeo.ecm.core.model.Document
Gets a property value.
getValue(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getValue(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getValue(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Generic getter (not used for now).
getValue(ELContext, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
 
getValue(Context, Class<?>, String) - Static method in class org.nuxeo.common.xmap.XValueFactory
 
getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedContent
 
getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedContext
 
getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedList
 
getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMap
 
getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMember
 
getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedParent
 
getValue(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataName
Gets the value for the cmis:name property.
getValue(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView.Field
 
getValue(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
getValue(Document, Blob, String, DefaultBlobDispatcher.Clause) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
getValueAsString() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getValueBlob(T, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
getValueComplex(T, ComplexType, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
getValueDeprecation() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getValueFactory(Class<?>) - Method in class org.nuxeo.common.xmap.XMap
Gets the value factory used for objects of the given class.
getValueField(T, Field, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
getValueForDisplay(Object) - Static method in class org.nuxeo.ecm.platform.el.FieldAdapterManager
Gets value adapting it for display.
getValueForEvaluation() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
getValueForStorage(Object) - Static method in class org.nuxeo.ecm.platform.el.FieldAdapterManager
Sets value adapting it for storage.
getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
getValueForWrite() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the property normalized value for write.
getValueInUnit() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
getValueName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getValueName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
getValueName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Gets the value name used to compute widget attributes.
getValueName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Gets the value name used to compute tag attributes.
getValueObject(T, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Gets a value (may be complex/list) from the document at the given xpath.
getValues() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
getValues() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getValues() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
getValues() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
getValues() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed
 
getValues() - Method in class org.nuxeo.ecm.core.storage.sql.Row
Gets the list of values.
getValues() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertyListDescriptor
 
getValues() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters.ParameterValue
 
getValues() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.PropertyListDescriptor
 
getValues() - Method in class org.nuxeo.ecm.platform.io.descriptors.PropertyListDescriptor
 
getValues() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
getValues() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
getValues() - Method in class org.nuxeo.ecm.platform.query.core.PropertyListDescriptor
 
getValues() - Method in class org.nuxeo.ecm.platform.usermanager.PropertyListDescriptor
 
getValuesAsString() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
getValuesForKeys(Collection<String>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
getValueWithDefault(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
 
getVar() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
getVar() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
getVar() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
Returns the var representing the value returned by WidgetSelectOption.getValue()
getVar() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
getVar() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getVariable(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getVariable(String) - Method in class org.nuxeo.common.utils.TextTemplate
 
getVariable(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
getVariable(String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
getVariable(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getVariableMapper() - Method in class org.nuxeo.ecm.platform.el.ExpressionContext
 
getVariableNames() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
getVariableNames() - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
 
getVariables() - Method in class org.nuxeo.common.utils.TextTemplate
 
getVariables() - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
getVariables() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets a map containing the variables currently defined on this node
getVariables() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getVariables() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Gets the graph variables.
getVariables() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
getVariables() - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequest
 
getVariables() - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
getVariables() - Method in interface org.nuxeo.ecm.platform.task.Task
 
getVariables() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
getVariables(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
 
getVariables(DocumentModel, String, boolean) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
 
getVariableWhereClause(String, String) - Static method in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: page providers implement this logic instead.
getVariant(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider
Gets the optional RENDITION_VARIANT_PROPERTY value for a given RenditionDefinition.
getVariant(DocumentModel, RenditionDefinition) - Method in interface org.nuxeo.ecm.platform.rendition.extension.RenditionProvider
Gets the optional RENDITION_VARIANT_PROPERTY value for a given RenditionDefinition.
getVariantPolicy() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
getVars() - Method in class org.nuxeo.ecm.automation.OperationContext
 
getVendor() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getVendor() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getVerifier() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
getVerifier() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Gets the verifier code.
getVerifyPassword() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
 
getVersion() - Method in class org.nuxeo.common.utils.FileVersion
 
getVersion() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
getVersion() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
 
getVersion() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
 
getVersion() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
getVersion() - Method in class org.nuxeo.connect.update.task.update.Version
 
getVersion() - Method in exception org.nuxeo.connect.update.task.update.VersionAlreadyExistException
 
getVersion() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
getVersion() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
 
getVersion() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
getVersion() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
 
getVersion() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
getVersion() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 
getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
getVersion() - Method in class org.nuxeo.osgi.BundleImpl
 
getVersion() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getVersion() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Gets the component version.
getVersion() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
getVersion() - Method in interface org.nuxeo.runtime.RuntimeService
Gets the version of this runtime service.
getVersion() - Method in class org.nuxeo.runtime.test.TestRuntime
 
getVersion() - Method in class org.nuxeo.runtime.util.SimpleRuntime
 
getVersion() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
getVersion() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
getVersion() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
The target platform version, for instance "5.8".
getVersion() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
getVersion(String) - Method in class org.nuxeo.connect.update.task.update.Entry
 
getVersion(String) - Method in interface org.nuxeo.ecm.core.model.Document
Gets a version of this document, given its label.
getVersion(String) - Method in class org.nuxeo.ecm.core.rest.VersionService
 
getVersion(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getVersion(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getVersion(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getVersion(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
getVersion(String, VersionModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getVersion(String, VersionModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets a document version, given the versionable id and label.
getVersion(String, VersionModel) - Method in interface org.nuxeo.ecm.core.model.Session
Gets a version of a document, given its versionable id and label.
getVersion(String, VersionModel) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getVersion(String, VersionModel) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getVersion(DocumentModel, String) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getVersion(Document, String) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getVersionByLabel(Serializable, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets a version given its version series id and label.
getVersionByLabel(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getVersionByLabel(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getVersionByLabel(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getVersionCreationDate() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the version creation date of this document if it's a version or a proxy.
getVersionCreationDate() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getVersionCreationDate() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getVersionCreationDate() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getVersionForLabel(DocumentModel, String) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
getVersionIds(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Gets the version ids for a version series, ordered by creation time.
getVersionIncEditOptions(DocumentModel) - Method in interface org.nuxeo.ecm.platform.versioning.api.VersioningManager
Get document increment options as defined by versioning rules.
getVersionIncEditOptions(DocumentModel) - Method in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
 
getVersioningDelay() - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 automatic versioning is directly done by versioning system which holds the policies
getVersioningDelay() - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this method is not used anymore
getVersioningFilterDescriptors() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningFilterRegistry
 
getVersioningFilters() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
getVersioningOption() - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 automatic versioning is directly done by versioning system which holds the policies
getVersioningOption() - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this method is not used anymore
getVersioningOption() - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
getVersioningOption() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Deprecated.
since 9.1 automatic versioning is now handled at versioning service level, remove versioning behaviors from importers
getVersioningOption() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
Deprecated.
since 9.1 automatic versioning is now handled at versioning service level, remove versioning behaviors from importers
getVersioningOption() - Method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
 
getVersioningOption() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
getVersioningOptionList() - Method in class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
Deprecated.
 
getVersioningPolicies() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
getVersioningPolicyDescriptors() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningPolicyRegistry
 
getVersioningRestrictionDescriptors() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRestrictionRegistry
 
getVersioningRestrictions() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
getVersioningRuleDescriptors() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRuleRegistry
Deprecated.
 
getVersioningRules() - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
Deprecated.
since 9.1, use policy and filter contributions instead
getVersioningRules() - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Deprecated.
getVersioningRules() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
Deprecated.
since 9.1, use policy and filter contributions instead
getVersioningService() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getVersioningService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
getVersionLabel() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getVersionLabel() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getVersionLabel() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Returns the version label.
getVersionLabel() - Method in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
Returns a string representation of the version number.
getVersionLabel() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getVersionLabel() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getVersionLabel() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getVersionLabel() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the version label.
getVersionLabel() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getVersionLabel() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getVersionLabel() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getVersionLabel() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getVersionLabel() - Method in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
 
getVersionLabel() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
getVersionLabel() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Shortcut to access the underlying DocumentModel versionLabel
getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getVersionLabel(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the version label for a document, according to the versioning service.
getVersionLabel(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Gets the version label to display for a given document.
getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
Deprecated.
 
getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
getVersionLabel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.versioning.api.VersioningManager
Gets the label for the current version of a document, for the UI.
getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
 
getVersionLabelFor(DocumentModel) - Static method in class org.nuxeo.ecm.platform.publisher.helper.VersioningHelper
 
getVersionModel(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getVersionPath(UpdateOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
getVersionRemovalPolicy() - Method in class org.nuxeo.ecm.core.CoreService
Gets the last version removal policy registered.
getVersions() - Method in class org.nuxeo.connect.update.task.update.Entry
 
getVersions() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the versions for this document.
getVersions() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getVersions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getVersions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getVersions(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Gets all the versions for a given version series id.
getVersions(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
getVersions(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
getVersions(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getVersions(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Retrieves all the versions for a specified document.
getVersionSeriesCheckedOutBy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getVersionSeriesCheckedOutId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getVersionSeriesId() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Gets the version series id for this document.
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
getVersionSeriesId() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the version series id.
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getVersionSeriesId() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
getVersionSeriesId(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getVersionSeriesId(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the version series id for a document.
getVersionsForDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getVersionsForDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Retrieves all the versions for a specified document.
getVersionsIds() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the list of version ids for this document.
getVersionsIds() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getVersionsIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getVersionsIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getVersionsIds(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
getVersionsRefs(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getVersionsRefs(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the references of the versions of the document.
getVersionsSize() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
getVersionsSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
getVersionsSize(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
Gets the sum of all blobs sizes for all the document's versions.
getVersionWithoutQualifier() - Method in class org.nuxeo.common.utils.FileVersion
 
getVersionWithoutSnapshot() - Method in class org.nuxeo.common.utils.FileVersion
 
getVertex(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
getVertices() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
getVeto(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
getVetos() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
getVideo() - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
 
getVideo() - Method in interface org.nuxeo.ecm.platform.video.VideoDocument
Returns the main Video of this VideoDocument.
getVideoConversion(String) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
 
getVideoConversion(String) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
getVideoExtension() - Method in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
Returns the video extension, always prefixed by '.'.
getVideoExtension() - Method in class org.nuxeo.ecm.platform.video.convert.MP4Converter
Deprecated.
 
getVideoExtension() - Method in class org.nuxeo.ecm.platform.video.convert.OggConverter
Deprecated.
 
getVideoExtension() - Method in class org.nuxeo.ecm.platform.video.convert.VideoConversionConverter
 
getVideoExtension() - Method in class org.nuxeo.ecm.platform.video.convert.WebMConverter
Deprecated.
 
getVideoInfo() - Method in class org.nuxeo.ecm.platform.video.Video
Returns the VideoInfo for this Video.
getVideoInfo(Blob) - Static method in class org.nuxeo.ecm.platform.video.VideoHelper
 
getVideoLoop() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getVideoMimeType() - Method in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
Returns the video mime type to use for this converter.
getVideoMimeType() - Method in class org.nuxeo.ecm.platform.video.convert.MP4Converter
Deprecated.
 
getVideoMimeType() - Method in class org.nuxeo.ecm.platform.video.convert.OggConverter
Deprecated.
 
getVideoMimeType() - Method in class org.nuxeo.ecm.platform.video.convert.VideoConversionConverter
 
getVideoMimeType() - Method in class org.nuxeo.ecm.platform.video.convert.WebMConverter
Deprecated.
 
getVideoMuted() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getVideos() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
getVideoToConvert(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
getView() - Method in class org.nuxeo.ecm.webengine.ui.Test
 
getView(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getView(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getView(String) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
 
getView(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
getView(String) - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getView(String) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getView(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
getView(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
getView(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
getView(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
getView(String, Object) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
 
getView(String, Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
getView(Module, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
getView(Module, String) - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
Gets a view for this type in the context of the given module.
getViewId() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
Returns the outcome to use for this document view.
getViewId() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
getViewRoot() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
The prefix used to reference templates in template source locators
getViews() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
getViews() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
getViews() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
 
getViews() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
getViews() - Method in class org.nuxeo.ecm.platform.types.Type
 
getViewXPath(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
getViewXPath(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
getViewXPath(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
Returns the XPath of the given view name, or null if the view is not found on the Picture.
getViewXPathFor(int) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
getVirtualFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
 
getVirtualFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.SharedSyncRootParentFactory
 
getVirtualFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
getVirtualFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootParentFactory
 
getVirtualFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
getVirtualFolderItem(NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory
 
getVirtualFolderItem(NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.VirtualFolderItemFactory
Returns the (unique) virtual FolderItem.
getVirtualFolderItemFactory(String) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
Gets the VirtualFolderItemFactory for the given factory name.
getVirtualFolderItemFactory(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
getVirtualFolderNames() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getVirtualFolderNames() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getVirtualFolderNames() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getVirtualGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
getVirtualPath(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
getVirtualPath(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
getVirtualPath(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
getVisibility() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
getVisibility() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
getVisibleCollection(DocumentModel, int, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Get the list of collection of a document.
getVisibleCollection(DocumentModel, int, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
getVisibleCollection(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Get the list of collection of a document.
getVisibleCollection(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
getVocabulary(Type) - Static method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVHelper
 
getVocabularyLabel(String, String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
getVocabularyLabel(String, String) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
 
getVocabularyTranslatedLabel(String, String, String) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
 
getWaitingLocalDirectoryName(String, DirectoryConfiguration) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
This will return the local directory name according the local configuration.
getWaitMessageTimeout() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
getWaitsFor() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
getWaitsFor() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
getWantAssertionsSigned() - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
getWantDigests(HttpServletRequest) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
getWarDir() - Static method in class org.nuxeo.runtime.reload.ReloadComponent
 
getWarnings() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
getWarnings() - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
Deprecated.
getWarnings() - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
Deprecated.
getWatchFile() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
 
getWatermark() - Method in class org.nuxeo.lib.stream.computation.Record
 
getWatermarkString() - Method in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
getWeb() - Method in class org.nuxeo.common.Environment
 
getWebAppName(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
 
getWebLoader() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
getWebRoot() - Method in class org.nuxeo.common.server.WebApplication
 
getWebsite() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getWebsite() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getWebsite() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getWebsite() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getWebsite() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
getWebTypes() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
getWeek() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getWeight() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
Get the weight of this DNS entry to compare entries with equal priority, ascending weight 0(lowest)..Integer.MAX_VALUE(highest)
getWeight() - Method in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
 
getWhat() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
getWhere() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
getWhereClause() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
getWhereClause() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
getWhereClause() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
getWidget() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
getWidget(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getWidget(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns widget with given name.
getWidgetConverters(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
getWidgetConverters(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getWidgetDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getWidgetDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getWidgetDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns the widget definition with given name.
getWidgetDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Returns the registered widget definition for this name.
getWidgetDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
 
getWidgetDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getWidgetDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getWidgetDefinition(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
Returns the registered widget definition for this name.
getWidgetDefinition(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getWidgetDefinition(WidgetDefinition, LayoutConversionContext) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.converters.WidgetDefinitionConverter
Returns the original widget definition, or a clone if it needs to be changed.
getWidgetDefinition(WidgetReference, String, LayoutDefinition, LayoutConversionContext, List<WidgetDefinitionConverter>) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutDefinitionJsonWriter
 
getWidgetDefinition(WidgetDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
getWidgetDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
getWidgetDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns the map of widgets defined inside this layout.
getWidgetMap() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
getWidgetMap() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Returns a widget map, with widget name as key.
getWidgetModeFromLayoutMode(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
Returns the default mode to use for a widget, given the layout mode.
getWidgetModeProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
getWidgetModeProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns properties by widget mode.
getWidgetModeProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
getWidgetReference() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetReferenceDescriptor
 
getWidgetReferences() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
getWidgetReferences() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Returns the list of widget references to use at a given row.
getWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
getWidgets() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
 
getWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
getWidgetSelectOption() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
getWidgetSelectOption() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
getWidgetType(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Returns the registered widget type for this type name.
getWidgetType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
 
getWidgetType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getWidgetType(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
Returns the registered widget type for this type name.
getWidgetType(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getWidgetTypeCategories(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getWidgetTypeCategoriesAsString(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getWidgetTypeClass() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
getWidgetTypeClass() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetType
Returns the class defining this widget type behaviour.
getWidgetTypeConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
getWidgetTypeDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
 
getWidgetTypeDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Returns the widget type definition with given name, or null if no widget type with this name is found.
getWidgetTypeDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getWidgetTypeDefinition(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
Returns the widget type definition with given name, or null if no widget type with this name is found.
getWidgetTypeDefinition(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getWidgetTypeDefinition(String, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
 
getWidgetTypeDefinition(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getWidgetTypeDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
Returns the widget type definitions for all the registered widget types.
getWidgetTypeDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
getWidgetTypeDefinitions(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
Returns the widget type definitions for all the registered widget types.
getWidgetTypeDefinitions(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
getWidgetTypeDefinitions(HttpServletRequest, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
Returns widget types definitions for given categories
getWidgetTypeDefinitionsForCategory(HttpServletRequest, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
Returns widget types definitions for given category.
getWidgetTypeDescription(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getWidgetTypeLabel(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getWidgetTypes(String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.RootResource
 
getWidgetTypesByCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getWidth() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
getWidth() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
getWidth() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
getWidth() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
getWidth() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
getWidth() - Method in class org.nuxeo.ecm.platform.video.Video
Returns the width of this Video.
getWidth() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
Returns the width of the video.
getWidth() - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
getWikiDocumentation(UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
getWikiSymbol(char) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
 
getWikiSymbol(String) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
 
getWOPIBlobInfo(Blob) - Method in interface org.nuxeo.wopi.WOPIService
Returns a WOPIBlobInfo for the given blob if it is supported by WOPI, null otherwise.
getWOPIBlobInfo(Blob) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
getWOPIURL(String, String, DocumentModel, String) - Static method in class org.nuxeo.wopi.Helpers
 
getWordCount() - Method in interface org.nuxeo.ecm.platform.importer.random.DictionaryHolder
 
getWordCount() - Method in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
getWork(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
getWork(Runnable) - Static method in class org.nuxeo.ecm.core.work.WorkHolder
 
getWorkData(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
getWorkflowContextualInfo(CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Gets a map containing the workflow and node variables and workflow documents.
getWorkflowContextualInfo(CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getWorkflowContextualInfo(CoreSession, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getWorkflowGraph(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowObject
 
getWorkflowInitiator() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getWorkflowInputDocuments(CoreSession, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Gets the documents following the workflow to which the given task belongs
getWorkflowInputDocuments(CoreSession, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.RoutingTaskService
Deprecated.
since 5.6, use DocumentRoutingService instead
getWorkflowInputDocuments(CoreSession, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
getWorkflowInputDocuments(CoreSession, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.RoutingTaskServiceImpl
Deprecated.
 
getWorkflowInstance() - Method in class org.nuxeo.ecm.platform.routing.core.io.NodeAccessRunner
 
getWorkflowInstance(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowObject
 
getWorkflowModel(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowModelObject
 
getWorkflowModelGraph(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowModelObject
 
getWorkflowModelName() - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
getWorkflowModels(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowModelObject
 
getWorkflowParentNodeId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getWorkflowParentRouteId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getWorkflowStartTime() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
getWorkflowTranslatedTitle(DocumentModel, Locale) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
getWorkFromQueue(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Removes first work from work queue.
getWorkingCopy() - Method in interface org.nuxeo.ecm.core.model.Document
Gets the working copy for this document.
getWorkingCopy() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
getWorkingCopy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
getWorkingCopy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getWorkingCopy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
getWorkingCopy(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
getWorkingCopy(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Gets the working copy (live document) for a proxy or a version.
getWorkingDir() - Method in class org.nuxeo.osgi.OSGiAdapter
 
getWorkingDir() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Gets the framework working directory.
getWorkingDir() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
getWorkingDir() - Method in class org.nuxeo.template.processors.AbstractTemplateProcessor
 
getWorkingDirectory() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
 
getWorkInstanceState() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
getWorkInstanceState() - Method in interface org.nuxeo.ecm.core.work.api.Work
CALLED BY THE WORK MANAGER (not user code) to get this work instance's state.
getWorkManager() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
 
getWorkManager() - Method in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
getWorkQueueDescriptor(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Gets the work queue descriptor for a given queue id.
getWorkQueueDescriptor(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getWorkQueueIds() - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Lists the ids of the existing work queues.
getWorkQueueIds() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getWorkspace() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
getWorkspace() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
getWorkState(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
getWorkState(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Deprecated.
getWorkState(String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
getWorkState(String) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
getWorkState(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
getWorkState(String) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Gets the state in which a work instance is.
getWorkStateInfo(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Gets the work state.
getWrapper() - Method in class org.nuxeo.template.context.AbstractContextBuilder
 
getWrapper() - Method in class org.nuxeo.template.context.SimpleContextBuilder
 
getWrapper() - Method in class org.nuxeo.template.fm.FMContextBuilder
 
getWrapper() - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
getWriteContext() - Method in interface org.nuxeo.ecm.core.model.Document
Gets a write context for the current document.
getWriteContext() - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
getWriteContext() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
getWriteIndexForRepository(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
getWriteIndexName(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Returns the index to use for any write operations.
getWriteIndexName(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
getWriteIndexName(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
getWriter() - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
 
getWriter() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
getWriter() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
getWriter() - Method in interface org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingJob
 
getWriter() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
getWriter() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
 
getWriter(RenderingContext, Class<T>, Type, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Provides a Writer instance to manage marshalling of the given Java Type and mimetype.
getWriter(RenderingContext, Class<T>, Type, MediaType) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getWriter(RenderingContext, Class<T>, MediaType) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
getWriter(RenderingContext, Class<T>, MediaType) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
getWriters() - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
Returns all the registered writers
getWriters() - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
getX() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
getX500Principal() - Method in class org.nuxeo.ecm.platform.signature.api.user.UserInfo
 
getXAConnection(XADataSource) - Static method in class org.nuxeo.common.utils.JDBCUtils
Tries to acquire a XAConnection through a XADataSource even when the server is overloaded.
getXaDataSource() - Method in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
getXDocResourceService() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
 
getXmap() - Static method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
getXMap() - Method in class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
 
getXmlFileUrl() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
getXmlFileUrl() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Retrieve the URL of the XML file used to declare the component
getXMLFragment(File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
getXmlMessage() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
getXmp() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
getXpath() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor.MetadataDescriptor
 
getXpath() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
getXpath() - Method in interface org.nuxeo.ecm.platform.comment.api.Annotation
Gets the xpath of annotated blob in the document.
getXpath() - Method in class org.nuxeo.ecm.platform.comment.api.AnnotationImpl
 
getXpath() - Method in class org.nuxeo.ecm.platform.content.template.service.PropertyDescriptor
 
getXpath() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateFieldDefinition
 
getXpath() - Method in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
getXPath() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getXPath() - Method in interface org.nuxeo.ecm.core.api.model.Property
Gets the xpath of this property.
getXPath() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
getXPath() - Method in interface org.nuxeo.ecm.core.model.Document.BlobAccessor
Gets the blob's xpath.
getXPath() - Method in class org.nuxeo.ecm.core.storage.BaseDocument.StateBlobAccessor
 
getXPath(StringBuilder) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
getXPath(Property) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
getXPath(Property) - Method in class org.nuxeo.wopi.WOPIJsonEnricher
 
getXPathField() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
Gets the field name as defined in Nuxeo.
getXPathField() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
getXPathField() - Method in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
 
getXPathSchemaName(String, Set<String>, String[]) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
getxPosition() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
getY() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
getYear() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
getyPosition() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
getZenith() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
getZenith() - Method in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
getZoneInfo() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
getZoneInfo() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
getZoneInfo() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
getZoneInfo() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
getZoneInfo() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
GF3 - org.nuxeo.runtime.api.J2EEContainerDescriptor
 
GithubUserInfo - Class in org.nuxeo.ecm.platform.oauth2.openid.auth.github
Github user info
GithubUserInfo() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
givenName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
givenName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
givenName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
gLoader - Variable in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
GLOB - org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
 
global - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
global - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
global - Variable in class org.nuxeo.runtime.datasource.DataSourceLinkDescriptor
 
GLOBAL_DLQ_COUNT_REGISTRY_NAME - Static variable in class org.nuxeo.ecm.core.work.AbstractWork
 
GLOBAL_FAILURE_COUNT_REGISTRY_NAME - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
GLOBAL_INSTANCE_AVAILABILITY - Static variable in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
 
GLOBAL_METRIC_PREFIX - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
GLOBAL_VAR_SCHEMA_PREFIX - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
globalAcceptTimer - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
GlobalAdministrativeStatusManager - Interface in org.nuxeo.ecm.core.management.api
 
GlobalAdministrativeStatusManagerImpl - Class in org.nuxeo.ecm.core.management.statuses
 
GlobalAdministrativeStatusManagerImpl() - Constructor for class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
globalBatchCommitTimer - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
globalBatchFailureCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
globalCommittedCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
GlobalConfigDescriptor - Class in org.nuxeo.ecm.core.convert.extension
XMap Descriptor for the ConversionService configuration.
GlobalConfigDescriptor() - Constructor for class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
globalConsumersCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
globalFailureCount - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
globalFailureCount - Variable in class org.nuxeo.runtime.stream.StreamProbe
 
globalManager - Variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
globalManager - Variable in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
globalRequestCounter - Variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
GlobalViolation - Class in org.nuxeo.ecm.core.api.validation
Global validation violation simply handling a message key.
GlobalViolation(String) - Constructor for class org.nuxeo.ecm.core.api.validation.GlobalViolation
 
GOOGLE_APPLICATION_CREDENTIALS - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
GOOGLE_PLATFORM_SCOPE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
GOOGLE_STORAGE_SCOPE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
GoogleDriveBlobConverter - Class in org.nuxeo.ecm.liveconnect.google.drive.converter
Converter that relies on BlobProvider conversions.
GoogleDriveBlobConverter() - Constructor for class org.nuxeo.ecm.liveconnect.google.drive.converter.GoogleDriveBlobConverter
 
GoogleDriveBlobProvider - Class in org.nuxeo.ecm.liveconnect.google.drive
Provider for blobs getting information from Google Drive.
GoogleDriveBlobProvider() - Constructor for class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
GoogleDriveLiveConnectFile - Class in org.nuxeo.ecm.liveconnect.google.drive
 
GoogleDriveLiveConnectFile(LiveConnectFileInfo, File) - Constructor for class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveLiveConnectFile
 
GoogleOAuth2ServiceProvider - Class in org.nuxeo.ecm.liveconnect.google.drive
 
GoogleOAuth2ServiceProvider() - Constructor for class org.nuxeo.ecm.liveconnect.google.drive.GoogleOAuth2ServiceProvider
 
GooglePlusUserInfo - Class in org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus
GooglePlus user info
GooglePlusUserInfo() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
GoogleStorageBinaryGarbageCollector(GoogleStorageBinaryManager) - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GoogleStorageBinaryGarbageCollector
 
GoogleStorageBinaryManager - Class in org.nuxeo.ecm.core.storage.gcp
A Binary Manager that stores binaries as Google Storage BLOBs
GoogleStorageBinaryManager() - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
GoogleStorageBinaryManager.GCPFileStorage - Class in org.nuxeo.ecm.core.storage.gcp
 
GoogleStorageBinaryManager.GoogleStorageBinaryGarbageCollector - Class in org.nuxeo.ecm.core.storage.gcp
Garbage collector for GCP binaries that stores the marked (in use) binaries in memory.
GoogleUserInfo - Class in org.nuxeo.ecm.platform.oauth2.openid.auth.google
 
GoogleUserInfo() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.google.GoogleUserInfo
 
gotFailure - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
goToPage(int) - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
goToPage(int) - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Goes to requested page.
grant - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
grant - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
GRANT - org.nuxeo.ecm.webengine.model.Access
 
GRANT - Static variable in class org.nuxeo.ecm.core.api.security.Access
 
GRANT_ACCESS_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
GRANT_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
GRANT_JSP_PAGE_PATH - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
GRANT_PAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
GRANT_TYPE_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
granted - Variable in class org.nuxeo.ecm.core.rest.security.Permission
 
granted - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor.ACLDescriptor
 
grantPattern - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
grantPatterns - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
grantPermissionToTaskAssignees(CoreSession, String, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Grants on these documents the specified assignees permissions for this task.
grantPermissionToTaskAssignees(CoreSession, String, List<DocumentModel>, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
grantPermissionToTaskDelegatedActors(CoreSession, String, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Grants on these documents the specified assignees permissions for this task to the tasks delegated actors.
grantPermissionToTaskDelegatedActors(CoreSession, String, List<DocumentModel>, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
grantType - Variable in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
graph - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.ExecutionTypeValues
Running of the nodes decided by the graph state.
graph - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
Graph - Interface in org.nuxeo.ecm.platform.relations.api
Interface for graphs.
GRAPH - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing the graph name where relations should be extracted.
GRAPH_NAME - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
GRAPH_NAME_EVENT_KEY - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
GraphDescription - Interface in org.nuxeo.ecm.platform.relations.api
Interface for a graph description.
graphDescriptions - Variable in class org.nuxeo.ecm.platform.relations.services.RelationService
Graph name -> description
GraphDescriptor - Class in org.nuxeo.ecm.platform.relations.descriptors
Graph descriptor.
GraphDescriptor() - Constructor for class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
graphElements - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
graphFactories - Variable in class org.nuxeo.ecm.platform.relations.services.RelationService
Graph name -> factory.
GraphFactory - Interface in org.nuxeo.ecm.platform.relations.api
A factory for a Graph.
graphite - Variable in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
graphiteMetrics(SortedMap<MetricName, T>) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoGraphiteReporter
 
GraphiteReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports metrics to Graphite.
GraphiteReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
graphName - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
graphName - Variable in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
 
graphNamesForCopyFromReplacedProxy - Variable in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
graphNamesForCopyFromWork - Variable in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
GraphNode - Interface in org.nuxeo.ecm.platform.routing.core.impl
A node for a route graph.
GraphNode.Button - Class in org.nuxeo.ecm.platform.routing.core.impl
 
GraphNode.EscalationRule - Class in org.nuxeo.ecm.platform.routing.core.impl
 
GraphNode.Point - Class in org.nuxeo.ecm.platform.routing.core.impl
 
GraphNode.State - Enum in org.nuxeo.ecm.platform.routing.core.impl
The internal state of a node.
GraphNode.TaskInfo - Class in org.nuxeo.ecm.platform.routing.core.impl
 
GraphNode.Transition - Class in org.nuxeo.ecm.platform.routing.core.impl
 
GraphNodeImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
Graph Node implementation as an adapter over a DocumentModel.
GraphNodeImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
GraphNodeImpl(DocumentModel, GraphRouteImpl) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
graphRegistry - Variable in class org.nuxeo.ecm.platform.relations.services.RelationService
Graph name -> graph instance.
graphRoute - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
GraphRoute - Interface in org.nuxeo.ecm.platform.routing.core.impl
A route graph, defining a workflow with arbitrarily complex transitions between nodes.
GraphRouteImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
 
GraphRouteImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
GraphRouteWriter - Class in org.nuxeo.ecm.platform.routing.core.io
 
GraphRouteWriter() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.GraphRouteWriter
 
GraphRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
Runs the proper nodes depending on the graph state.
GraphRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
graphType - Variable in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
GraphTypeDescriptor - Class in org.nuxeo.ecm.platform.relations.descriptors
Graph type extension defined by its name and implementation class.
GraphTypeDescriptor() - Constructor for class org.nuxeo.ecm.platform.relations.descriptors.GraphTypeDescriptor
 
graphTypes - Variable in class org.nuxeo.ecm.platform.relations.services.RelationService
Graph type -> class.
GraphVariablesUtil - Class in org.nuxeo.ecm.platform.routing.core.impl
Helper to set/get variables on a document that are stored in a facet.
greaterThan(FileVersion) - Method in class org.nuxeo.common.utils.FileVersion
 
GREEN - org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.SecondaryColor
 
GridFSBinary(String, String, GridFSBinaryManager) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinary
 
GridFSBinaryGarbageCollector(String) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
GridFSBinaryManager - Class in org.nuxeo.ecm.core.storage.mongodb
Implements the BinaryManager and BlobProvider interface using MongoDB GridFS.
GridFSBinaryManager() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
GridFSBinaryManager.GridFSBinary - Class in org.nuxeo.ecm.core.storage.mongodb
A binary backed by GridFS.
GridFSBinaryManager.GridFSBinaryGarbageCollector - Class in org.nuxeo.ecm.core.storage.mongodb
 
gridFSBucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
groovy - org.nuxeo.usermapper.service.UserMapperDescriptor.Type
 
GroovyClassProxy - Class in org.nuxeo.ecm.webengine.loader
 
GroovyClassProxy(GroovyClassLoader, String) - Constructor for class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
 
GroovyScript(String) - Constructor for class org.nuxeo.ecm.automation.core.scripting.Scripting.GroovyScript
 
GroovyScripting - Class in org.nuxeo.ecm.automation.core.scripting
 
GroovyScripting - Class in org.nuxeo.ecm.webengine.scripting
For Groovy we are not using the javax.script API because we need more control over debug mode and script class loader.
GroovyScripting() - Constructor for class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
GroovyScripting(boolean) - Constructor for class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
GroovyScripting(ClassLoader) - Constructor for class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
GroovyScripting(ClassLoader, boolean) - Constructor for class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
GroovyScripting(ClassLoader, CompilerConfiguration) - Constructor for class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
GroovyScripting(ClassLoader, CompilerConfiguration) - Constructor for class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
GroovyTypeLoader - Class in org.nuxeo.ecm.webengine.model.impl
Load web types extracted from Groovy source files.
GroovyTypeLoader(WebEngine, TypeRegistry, File) - Constructor for class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
GroovyUserMapper - Class in org.nuxeo.usermapper.extension
Implement the UserMapper using Groovy Scripting for the mapping part
GroovyUserMapper(String, String) - Constructor for class org.nuxeo.usermapper.extension.GroovyUserMapper
 
group - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
group - Variable in class org.nuxeo.ecm.webengine.security.guards.GroupGuard
 
group - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
group - Variable in class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
group - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
group - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor.LogMatchDescriptor
 
group() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
group() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
group() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
group() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Returns the consumer group.
GROUP - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.CommonSuggestionTypes
 
GROUP - Static variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
GROUP_COLON - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
GROUP_DESCRIPTION - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
GROUP_EL_PROPERTY - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
 
GROUP_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
 
GROUP_JOIN_COUNT_SUFFIX - Static variable in class org.nuxeo.ecm.core.work.WorkStateHelper
 
GROUP_JOIN_COUNT_TTL_SECONDS - Static variable in class org.nuxeo.ecm.core.work.WorkStateHelper
 
GROUP_LABEL - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
GROUP_LABEL_COMPATIBILITY_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
GROUP_NAME - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
GROUP_NAME_COMPATIBILITY_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
GROUP_PREFIX - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
GROUP_PREFIX - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
GROUP_PREFIX - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
GROUP_SCHEMA - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
GROUP_TENANTID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
GROUP_TYPE - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
GROUP_UPDATED - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
GroupAlreadyExistsException - Exception in org.nuxeo.ecm.platform.usermanager.exceptions
 
GroupAlreadyExistsException() - Constructor for exception org.nuxeo.ecm.platform.usermanager.exceptions.GroupAlreadyExistsException
 
groupBy - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
GROUPBY - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
GroupByClause - Class in org.nuxeo.ecm.core.query.sql.model
 
GroupByClause() - Constructor for class org.nuxeo.ecm.core.query.sql.model.GroupByClause
 
GroupByClause(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.GroupByClause
 
GroupByClause(String[]) - Constructor for class org.nuxeo.ecm.core.query.sql.model.GroupByClause
 
GroupByClause(List<String>) - Constructor for class org.nuxeo.ecm.core.query.sql.model.GroupByClause
 
groupByDerived(List<T>, Function<T, U>, BiPredicate<U, U>) - Static method in class org.nuxeo.common.utils.BatchUtils
Takes the input values and batches them together in groups.
GROUPCHANGED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
Used by JaasCacheFlusher.
groupComputer - Variable in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
 
GroupComputer - Interface in org.nuxeo.ecm.platform.computedgroups
Interface that must be implemented by all contributed GroupComputers.
GroupComputerChainDescriptor - Class in org.nuxeo.ecm.platform.computedgroups
 
GroupComputerChainDescriptor() - Constructor for class org.nuxeo.ecm.platform.computedgroups.GroupComputerChainDescriptor
 
GroupComputerDescriptor - Class in org.nuxeo.ecm.platform.computedgroups
 
GroupComputerDescriptor() - Constructor for class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
 
GroupComputerLabelled - Interface in org.nuxeo.ecm.platform.computedgroups
Group Computer implementing this interface will expose Group with specific label.
groupConfig - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
GroupConfig - Class in org.nuxeo.ecm.platform.usermanager
 
GroupConfig() - Constructor for class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
GROUPCREATED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
GROUPDELETED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
groupDescription - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
groupDirectoryName - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupDirectoryName - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
GroupGuard - Class in org.nuxeo.ecm.webengine.security.guards
 
GroupGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.GroupGuard
 
GroupGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.GroupGuard
 
groupIconURL - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
groupId - Variable in class org.nuxeo.ecm.platform.suggestbox.service.GroupSuggestion
 
groupIdField - Variable in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
 
groupIdField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
GroupImpl - Class in org.nuxeo.ecm.platform.login
This class implements a group of principals.
GroupImpl(String) - Constructor for class org.nuxeo.ecm.platform.login.GroupImpl
Constructs a Group object with no members.
GROUPING_BY_EXPR_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
groupLabel - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
groupLabelField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupLabelField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
groupListingMode - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupListingMode - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
GroupMemberGroupsAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
 
GroupMemberGroupsAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberGroupsAdapter
 
GroupMemberGroupsPageProvider - Class in org.nuxeo.ecm.platform.usermanager.providers
 
GroupMemberGroupsPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.GroupMemberGroupsPageProvider
 
groupMembersField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupMembersField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
GroupMemberUsersAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
 
GroupMemberUsersAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberUsersAdapter
 
GroupMemberUsersPageProvider - Class in org.nuxeo.ecm.platform.usermanager.providers
 
GroupMemberUsersPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.GroupMemberUsersPageProvider
 
GROUPMODIFIED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
groupName - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
groupName - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreConfigurationDescriptor
 
GROUPNAMES - Static variable in class org.nuxeo.ecm.restapi.test.RestServerInit
 
groupnameTranformer(UserManager, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
 
groupnameTranformer(UserManager, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserMultiTenantManagement
Transform the GroupName to add to tenant characteristic.
GroupObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
 
GroupObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupObject
 
groupParentGroupsField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupParentGroupsField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
groupPattern - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
groupPattern - Variable in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
 
groupQueryTransformer(UserManager, QueryBuilder, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
 
groupQueryTransformer(UserManager, QueryBuilder, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserMultiTenantManagement
Transforms the query builder to add tenant-related information.
GroupResourceReader - Class in org.nuxeo.scim.server.jaxrs.marshalling
Handles marshaling for SCIM GroupResource
GroupResourceReader() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceReader
 
GroupResourceWriter - Class in org.nuxeo.scim.server.jaxrs.marshalling
Handles marshaling for SCIM GroupResource
GroupResourceWriter() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceWriter
 
GroupResponse - Class in org.nuxeo.scim.server.jaxrs.marshalling
Helper for handling SCIM GroupResource
GroupResponse() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.GroupResponse
 
groupRestriction - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
GroupRootObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
 
GroupRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
 
groups - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
groups - Variable in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
 
groups - Variable in class org.nuxeo.ecm.automation.server.RestBinding
 
groups - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
groups - Variable in class org.nuxeo.ecm.directory.PermissionDescriptor
 
groups - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
groups - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
groups - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
GROUPS_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
GROUPS_LISTING_MODE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
groupSchemaName - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
groupSchemaName - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
groupSearchFields - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupSearchFields - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
groupSearchFieldsAppend - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupSearchFieldsPresent - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupsKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
groupSortField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupSortField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
GroupsPageProvider - Class in org.nuxeo.ecm.platform.usermanager.providers
Default Groups Provider
GroupsPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.GroupsPageProvider
 
groupSubGroupsField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
groupSubGroupsField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
GroupSuggestion - Class in org.nuxeo.ecm.platform.suggestbox.service
Suggest to navigate to a specific group profile.
GroupSuggestion(String, String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.GroupSuggestion
 
groupSuggestionsLimit - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
groupTransformer(UserManager, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
 
groupTransformer(UserManager, DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserMultiTenantManagement
Transform the Group DocumentModel store it into the tenant described by the context
gscripting - Static variable in class org.nuxeo.ecm.automation.core.scripting.Scripting
 
gScripting - Variable in class org.nuxeo.ecm.webengine.loader.WebLoader
 
gt(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
GT - org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
 
GT - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
GT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
GT - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
gte(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
GTE - org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
 
GTE - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
GTEQ - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
GTEQ - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
guard - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
guard - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
guard - Variable in class org.nuxeo.ecm.webengine.security.DefaultPermission
 
guard() - Method in annotation type org.nuxeo.ecm.webengine.model.WebAdapter
 
guard() - Method in annotation type org.nuxeo.ecm.webengine.model.WebObject
 
Guard - Class in org.nuxeo.connect.update.task.guards
 
Guard - Interface in org.nuxeo.ecm.webengine.security
 
Guard - Annotation Type in org.nuxeo.ecm.webengine.model
 
Guard(String) - Constructor for class org.nuxeo.connect.update.task.guards.Guard
 
GUARD_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
 
GuardDescriptor - Class in org.nuxeo.ecm.webengine.security
 
GuardDescriptor() - Constructor for class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
GuardDescriptor(String) - Constructor for class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
guardedDocument(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
guardedDocumentChildren(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
GuardFactory - Interface in org.nuxeo.ecm.webengine.security
Should be used to contribute custom guards via extension points
guards - Variable in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
guards - Variable in class org.nuxeo.ecm.webengine.security.PermissionService
 
guardVars - Variable in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
GuavaCacheMetric - Class in org.nuxeo.ecm.core.storage.dbs
Wrapper used to wrap the Guava cache's statistics into Gauges in order to report them via Codahale Metrics.
guessCodec(Collection<LogPartition>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
guessEncoding(Blob) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
 
guessExcel(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
guessFieldType(String) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
guessMimeType() - Method in class org.nuxeo.importer.stream.message.BlobMessage.FileMessageBuilder
 
guessMimeType(Blob, MimetypeRegistry) - Method in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
guessMsoXml(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
guessOOo(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
guessPowerpoint(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 

H

H2Functions - Class in org.nuxeo.ecm.core.storage.sql.db
Functions used as stored procedures for H2.
H2Functions() - Constructor for class org.nuxeo.ecm.core.storage.sql.db.H2Functions
 
H2OnlyFeature - Class in org.nuxeo.ecm.core.storage.sql
Allows to ignore all the tests from a class running this feature if the database configured for tests is not H2.
H2OnlyFeature() - Constructor for class org.nuxeo.ecm.core.storage.sql.H2OnlyFeature
 
handle(ThreadEventHandler) - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent.EnterEvent
 
handle(ThreadEventHandler) - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent
 
handle(ThreadEventHandler) - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent.LeaveEvent
 
handle(FileEventHandler) - Method in class org.nuxeo.runtime.trackers.files.FileEvent
 
handleAboutToRemove(DocumentModel) - Method in class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
handleAfterImport(Exception) - Method in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
handleAfterImport(Exception) - Method in interface org.nuxeo.ecm.platform.importer.filter.ImporterFilter
 
handleAnonymousException(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
handleAnonymousException(HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler
Handles the Security Error when the user is anonymous.
handleApplicationStarted() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleRegistry
 
handleAuthorizationCallback(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
handleAuthorizationCallback(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
Handles the authorization response and stores the token(s)
handleBack() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
handleBatchEnd() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
handleBatchEnd() - Method in class org.nuxeo.ecm.core.io.impl.TransactionBatchingDocumentPipeImpl
 
handleBeforeDocUpdate(DocumentEventContext, DocumentModel) - Method in class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
handleBeforeImport() - Method in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
handleBeforeImport() - Method in interface org.nuxeo.ecm.platform.importer.filter.ImporterFilter
 
handleBlobField(String, Blob) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
handleBlobField(String, Blob) - Method in class org.nuxeo.template.processors.fm.FMBindingResolver
 
handleBlobField(String, Blob) - Method in class org.nuxeo.template.processors.jxls.JXLSBindingResolver
 
handleBlobField(String, Blob) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportBindingResolver
 
handleBlobToAppend(PDFMergerUtility) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
Check if blob to append is a PDF blob.
handleBundle(BundleFile) - Method in class org.nuxeo.osgi.application.ClassPath
 
handleBundle(BundleFile) - Method in interface org.nuxeo.osgi.application.ClassPathScanner.Callback
A Bundle was found on the class path.
handleCancel() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
handleClientDisconnect(IOException) - Static method in class org.nuxeo.ecm.core.io.download.DownloadHelper
Re-throws the passed exception except if it corresponds to a client disconnect, for which logging doesn't bring us anything.
handleCollectionMember(DocumentModel, CoreSession, boolean, boolean) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
handleCompletedRendition(String, DocumentModel, RenditionDefinition, String, String, List<Blob>) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
handleConnectionContribution(MongoDBRepositoryDescriptor, BiConsumer<DefaultComponent, MongoDBConnectionConfig>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService
Deprecated.
since 9.3
handleDocumentView(DocumentView) - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
Returns true if this codec should apply when iterating over codecs to find a matching one.
handleDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
 
handleDomainGoesFromTrashedState(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
handleDomainGoesToTrashedState(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
handleDomainLifeCycleChanged(DocumentEventContext, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
handleDomainMoved(DocumentEventContext, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
handleDownload(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet
 
handleDownload(HttpServletRequest, HttpServletResponse, String, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Handles the download of a document.
handleDownload(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
handleDownload(HttpServletRequest, HttpServletResponse, String, String, boolean) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
handleDownloadTemporaryZip(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet
Deprecated.
since 9.1. It was defined for ClipboardActionsBean but it seems not to be used anymore.
handleEnter(Work) - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
handleError(String, String, Exception) - Static method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
handleError(String, RuntimeMessage.Source, String, Exception) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
handleError(Throwable) - Method in class org.nuxeo.ecm.webengine.base.Main
 
handleError(Throwable) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
 
handleError(Throwable) - Method in interface org.nuxeo.ecm.webengine.model.ModuleResource
 
handleError(Throwable) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
handleError(Throwable) - Method in class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
handleError(WebApplicationException) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
handleError(OAuth2Error, int, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
handleError(OAuth2Error, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
handleErrorOnWebModule(Throwable) - Static method in class org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
 
handleEvent(ContainerBase, LifecycleEvent) - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
Deprecated.
Since 10.1, use NuxeoDeployer.preprocess(Container) instead.
handleEvent(Event) - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
 
handleEvent(Event) - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataWorkListener
 
handleEvent(Event) - Method in class org.nuxeo.drive.listener.NuxeoDriveCacheInvalidationListener
 
handleEvent(Event) - Method in class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
handleEvent(Event) - Method in class org.nuxeo.drive.listener.NuxeoDriveSyncRootCopyListener
 
handleEvent(Event) - Method in class org.nuxeo.drive.listener.NuxeoDriveSyncRootVersioningListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.automation.core.events.OperationEventListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.automation.task.event.TaskEndedEventListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.collections.core.listener.DuplicatedCollectionListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.collections.core.listener.RemovedCollectionListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.collections.core.listener.RestoredCollectionListener
 
handleEvent(Event) - Method in interface org.nuxeo.ecm.core.event.EventListener
Handle the given event.
handleEvent(Event) - Method in class org.nuxeo.ecm.core.event.script.ScriptingEventListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.model.DuplicatedNameFixer
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.model.EmptyNameFixer
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.security.RetentionExpiredFinderListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.security.UpdateACEStatusListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.storage.sql.listeners.DummyBeforeModificationListener
Called on aboutToCreate and beforeDocumentModification events.
handleEvent(Event) - Method in class org.nuxeo.ecm.core.storage.sql.listeners.DummyUpdateBeforeModificationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageGCTrigger
 
handleEvent(Event) - Method in class org.nuxeo.ecm.core.uidgen.DocUIDGeneratorListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.liveconnect.update.listener.BlobProviderDocumentsUpdateListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.multi.tenant.acl.ACLUpdateListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.multi.tenant.TenantAdministratorsListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.permissions.ACEStatusUpdatedListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.permissions.PermissionListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.comment.listener.AbstractCommentListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.comment.listener.CheckedInCommentListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.content.template.listener.ContentCreationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener
Core event notification.
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationCheckedInListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.ec.notification.ProxySubscriptionPropagationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.DigestComputer
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.SynchronousUnicityCheckListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.mail.listener.MailEventListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.management.statuses.ProbeScheduleListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.picture.listener.PictureViewsGenerationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.relations.core.listener.DeleteRelationsListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteCreationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingEscalationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingSecurityListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingUpdateCommentsInfoListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.routing.core.listener.RoutingTaskDeletedListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.routing.core.listener.RoutingTaskSecurityUpdaterListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.scanimporter.listener.IngestionTrigger
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.tag.CheckedInDocumentListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.tag.TaggedVersionListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.threed.listener.ThreeDBatchCleanerListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.threed.listener.ThreeDBatchGenerationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.thumbnail.listener.CheckBlobUpdateListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.userworkspace.core.listener.InvalidateUserWorkspacesListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.video.listener.VideoChangedListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.quota.QuotaStatsListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.quota.QuotaUserWorkspaceListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.user.center.profile.listeners.ResizeAvatarPictureListener
 
handleEvent(Event) - Method in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
handleEvent(Event) - Method in class org.nuxeo.snapshot.listeners.SnapshotableListener
 
handleEvent(Event) - Method in class org.nuxeo.template.listeners.TemplateDeletionGuard
 
handleEvent(Event) - Method in class org.nuxeo.template.listeners.TemplateInitListener
 
handleEvent(Event) - Method in class org.nuxeo.wopi.lock.UnlockListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.drive.listener.NuxeoDriveVirtualEventLogger
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.automation.core.events.PostCommitOperationEventListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener
 
handleEvent(EventBundle) - Method in interface org.nuxeo.ecm.core.event.PostCommitEventListener
Handles the set of events that were raised during the life of an user operation.
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.core.event.script.ScriptingPostCommitEventListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.core.storage.sql.listeners.DummyAsyncRetryListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.permissions.ACEStatusUpdatedListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.audit.listener.AuditEventLogger
Deprecated.
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.comment.listener.AbstractCommentListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.comment.listener.CheckedInCommentListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.AsynchronousUnicityCheckListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.picture.listener.PictureViewsGenerationListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.rendition.listener.StoredRenditionsCleanupListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteDeletedListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteOrphanedListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.tag.TaggedVersionListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.template.listeners.TemplateTypeBindingListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.wopi.lock.LockExpirationListener
 
handleEvent(EventBundle) - Method in class org.nuxeo.wopi.WOPIDiscoveryRefreshListener
 
handleEvent(Event, List<EventHandler>, boolean) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
handleEvent(ComponentEvent) - Method in interface org.nuxeo.runtime.ComponentListener
 
handleEvent(RuntimeServiceEvent) - Method in interface org.nuxeo.runtime.RuntimeServiceListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.automation.core.impl.ReloadListener
 
handleEvent(Event) - Method in class org.nuxeo.ecm.directory.DirectoryCacheFlusher
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
handleEvent(Event) - Method in class org.nuxeo.ecm.platform.web.common.admin.AdministrativeStatusListener
 
handleEvent(Event) - Method in interface org.nuxeo.runtime.services.event.EventListener
An event was received.
handleEvent(Event) - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEventListener
 
handleEvent(Event) - Method in class org.nuxeo.runtime.trackers.files.FileEventListener
 
handleEvent(NuxeoWebappLoader, LifecycleEvent) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
handleEventLongRunning(List<String>, Map<String, Object>) - Method in class org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener
Will be executed in a non transactional context
handleEventPostprocessing(EventBundle, Map<String, Object>) - Method in class org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener
Finish processing in a dedicated Transaction
handleEventPreprocessing(EventBundle, Map<String, Object>) - Method in class org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener
Handles first step of processing in a normal transactional way.
handleException(Exception, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
handleException(HttpServletRequest, HttpServletResponse, Throwable) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
 
handleException(HttpServletRequest, HttpServletResponse, Throwable) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
handleException(HttpServletRequest, HttpServletResponse, Throwable) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler
 
handleExpiredLock(CoreSession, Session, DocumentModel) - Method in class org.nuxeo.wopi.lock.LockExpirationListener
 
handleExpiredLocks(Session) - Method in class org.nuxeo.wopi.lock.LockExpirationListener
 
handleFolderDeletion(IdRef) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
handleFolderDeletion(IdRef) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Method to be called by a CoreEvent listener monitoring documents deletions to cleanup references to recently deleted documents and invalidate the caches.
handleGetObject(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
 
handleGetObject(String) - Method in class org.nuxeo.ecm.webengine.model.MessagesBundle
 
handleHtmlField(String, String) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
handleHtmlField(String, String) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportBindingResolver
 
handleIncompleteRendition(String, DocumentModel, RenditionDefinition, String, String) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
handleJar(BundleFile) - Method in class org.nuxeo.osgi.application.ClassPath
 
handleJar(BundleFile) - Method in interface org.nuxeo.osgi.application.ClassPathScanner.Callback
A JAR was found on the class path.
handleJsonError(OAuth2Error, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
handleLifeCycleTransition(DocumentEventContext) - Method in class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
handleLogin(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.jwt.JWTAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
Redirects to the ClearTrust login page if the request doesn't contain cookies indicating that a positive authentication occurred.
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
Handles the Login Prompt.
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.krb5.Krb5Authenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
handleLoginPrompt(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
handleLogout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
handleLogout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
handleLogout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.AnonymousAuthenticatorForCAS2
 
handleLogout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
handleLogout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
handleLogout(HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPluginLogoutExtension
Handles logout operation.
handleLogout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
handleLogout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
handleLogout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
handleLogout(ServletRequest, ServletResponse, CachableUserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
handleLoop(String, Object) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
handleLoop(String, Object) - Method in class org.nuxeo.template.processors.fm.FMBindingResolver
 
handleLoop(String, Object) - Method in class org.nuxeo.template.processors.jxls.JXLSBindingResolver
 
handleLoop(String, Object) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportBindingResolver
 
handleNamedParamVars(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
handleNestedJar(BundleFile) - Method in class org.nuxeo.osgi.application.ClassPath
 
handleNestedJar(BundleFile) - Method in interface org.nuxeo.osgi.application.ClassPathScanner.Callback
A nested JAR was found on the class path.
handleNewRendition(String, DocumentModel, RenditionDefinition, String) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
handleNewRuntime(OSGiRuntimeService) - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
handleNext() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
handleNotificationAutoSubscriptions(CoreSession, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
handleNotifications(Event) - Method in class org.nuxeo.ecm.platform.comment.listener.CommentNotificationListener
 
handleNotifications(Event) - Method in interface org.nuxeo.ecm.platform.ec.notification.NotificationListenerHook
 
handleNotifications(Event, List<Notification>) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
handleNtlmPost(HttpServletRequest, HttpServletResponse, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMPostFilter
 
handleof(InputStream, Class<T>) - Method in interface org.nuxeo.automation.scripting.api.AutomationScriptingService.Session
 
handleOk() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
 
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootFactory
 
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
handleParameters(Map<String, String>) - Method in interface org.nuxeo.drive.service.FileSystemChangeFinder
Handles the parameters contributed through the changeFinder contribution.
handleParameters(Map<String, String>) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Handles the factory parameters contributed through the fileSystemItemFactory contribution.
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
No parameters by default.
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
 
handleParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
 
handlePictureField(String, Blob) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
handlePictureField(String, Blob) - Method in class org.nuxeo.template.processors.fm.FMBindingResolver
 
handlePictureField(String, Blob) - Method in class org.nuxeo.template.processors.jxls.JXLSBindingResolver
 
handlePictureField(String, Blob) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportBindingResolver
 
handleProperty(Element, String) - Method in class org.nuxeo.ecm.core.io.impl.transformers.PropertyDeprecationRemover
 
handleQuotaExceeded(QuotaExceededException, Event) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
handleQuotaExceeded(QuotaExceededException, Event) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
handleQuotaExceeded(QuotaExceededException, Event) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
handler - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreHandlerDescriptor
 
handler - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
handler - Variable in class org.nuxeo.runtime.trackers.concurrent.ThreadEventListener
 
handler - Variable in class org.nuxeo.runtime.trackers.files.FileEventListener
 
Handler() - Constructor for class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
handlerClass - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
handlerClassName - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
handleRedirectToValidStartPage(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
Handle redirection so that context is rebuilt correctly see NXP-2060 + NXP-2064
handleReplaceACE(DocumentEventContext, String, ACE, ACE) - Method in class org.nuxeo.ecm.permissions.PermissionListener
Deprecated.
since 8.1. Not used anymore.
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.jwt.JWTAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
Retrieves user identification information from the request.
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.krb5.Krb5Authenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
handleRetrieveIdentity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
handleReturn() - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
handlerName - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
handlers - Variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
handlers - Variable in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
handlers - Variable in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
handlers - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
handlers - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
handlers - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
handlers() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
 
handleSyncUpdate(DocumentModel) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Handle document and blob updates according to following rules in an event context: Define if rule should be executed in async or sync mode. If Blob dirty and document metadata dirty, write metadata from doc to Blob. If Blob dirty and document metadata not dirty, write metadata from Blob to doc. If Blob not dirty and document metadata dirty, write metadata from doc to Blob. In all cases, the metadata is never written from doc to Blob if MetadataMappingDescriptor#isReadOnly() returns true.
handleSyncUpdate(DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
handleTokenResponse(NuxeoOAuth2Token, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
handleTxCommited() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
handleTxRollbacked() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
handleUnknownType(Object) - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentObjectWrapper
 
handleUpdate(List<MetadataMappingDescriptor>, DocumentModel) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Handle document and blob updates according to following rules in an event context: Define if rule should be executed in async or sync mode. If Blob dirty and document metadata dirty, write metadata from doc to Blob. If Blob dirty and document metadata not dirty, write metadata from Blob to doc. If Blob not dirty and document metadata dirty, write metadata from doc to Blob. In all cases, the metadata is never written from doc to Blob if MetadataMappingDescriptor#isReadOnly() returns true.
handleUpdate(List<MetadataMappingDescriptor>, DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
handleUpdateACP(DocumentEventContext, ACP, ACP) - Method in class org.nuxeo.ecm.permissions.PermissionListener
 
handleUpdatedGroups(List<String>) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
 
handleUrl(String) - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
Returns true if this codec should apply when iterating over codecs to find a matching one.
handleUrl(String) - Method in class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
 
handleValidationError(ValidationException) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
handlingLabels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
handlingLabels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
Deprecated.
since 5.7: use WidgetDefinitionImpl.controls instead
handlingLabels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
Deprecated.
since 5.7: use WidgetImpl.controls instead
handlingLabels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
hardMap - Variable in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
harness - Variable in class org.nuxeo.runtime.test.runner.HotDeployer
 
harness - Variable in class org.nuxeo.runtime.test.runner.RuntimeDeployment.DeploymentStatement
 
harness - Variable in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
HAS_CHILDREN - Static variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
HAS_FINAL_WILDCARD_INDEX - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
HAS_LEADING_SLASH - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
HAS_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
HAS_LEGAL_HOLD_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
HAS_LEGAL_HOLD_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
HAS_RELATED_TEXT - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
Facet to be used for full-text indexing of related text content (e.g.
HAS_STORYBOARD_FACET - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
HAS_TRAILING_SLASH - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
HAS_VIDEO_PREVIEW_FACET - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
HAS_WILDCARD_INDEX - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
hasAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManager
 
hasAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
hasAggregateSupport() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
 
hasAggregateSupport() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
hasAggregateSupport() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
hasAggregateSupport() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
hasAggregateSupport() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
hasAggregateSupport() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
hasAggregateSupport() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
hasAllowableAction(Action) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
hasAllowedSubtype(String) - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Returns true if the given subtype type can effectively be created inside this type.
hasAllowedSubtype(String) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
hasAncestor(State, String) - Static method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
hasAnnotatedMethods() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
hasApplicationStarted() - Method in interface org.nuxeo.ecm.core.scheduler.SchedulerService
Checks if the framework has fully started.
hasApplicationStarted() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
hasAttributeValueAssertion(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
hasBaseVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
 
hasBatch(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Returns true if there is a batch for the given batchId, false otherwise.
hasBatch(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
hasBeenActivated - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
 
hasBeenFiltered - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
This variable is used to determine if the Thread wanting to shutdown/standby the server has gone through this filter.
hasBlobToPreview() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
hasBlobToPreview() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
 
hasBlobToPreview() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
Check if the document holds some blobs that are suitable for preview
hasBucket(String) - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
 
hasBucket(String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
hasCategory(String) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
hasCertificate(String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
Checks if the user is present in the certificate directory.
hasCertificate(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
hasChainException(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
hasChainException(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
hasChanged() - Method in interface org.nuxeo.runtime.model.ComponentManager
Tests whether components were deployed over the initial snapshot (i.e.
hasChanged() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
hasChanged(SimpleManagedBlob, LiveConnectFile) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Should be overriden by subclasses wanting to rely on a different fields.
hasChanged(SimpleManagedBlob, LiveConnectFile) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
hasChangedParameters(Object[]) - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
 
hasChangedParameters(Object[]) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
hasChangedParameters(Object[]) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Test if provider parameters have changed
hasChangedParameters(Object[]) - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
hasChangedParameters(Object[]) - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBDocumentHistoryPageProvider
 
hasChild(String) - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document has a child of the given name.
hasChild(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
hasChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
hasChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
hasChild(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
hasChild(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
hasChild(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
hasChild(String, String, Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Checks if a document has a child with the given name
hasChild(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
hasChild(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
hasChild(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
hasChild(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Tests if the document has a child with the given name.
hasChild(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
hasChildNode(Node, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Checks if a child node with the given name exists.
hasChildNode(Node, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
hasChildren() - Method in interface org.nuxeo.ecm.core.model.Document
Tests if the document has any children.
hasChildren() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
hasChildren() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
hasChildren() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
hasChildren() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Tests whether this item has any children.
hasChildren() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
hasChildren(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
hasChildren(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
hasChildren(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
hasChildren(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Tests if the document has any children.
hasChildren(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
hasChildren(Node, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Checks it a node has children.
hasChildren(Node, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
hasClient(String) - Method in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
Checks if an oAuth2 client with the given client id exists.
hasClient(String) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
hasCollection(MongoDatabase, String) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
Check if the collection exists and if it is not empty
hasCollection(String) - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
Checks if the MongoDB server has the collection.
hasCommandLineOption(String) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
 
hasComments(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Returns true if the document has comments.
hasComments(CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Returns true if the documents has comments from the given user.
hasCompatibleMimeType(List<String>, String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Returns true if the given mimeTypes has a compatible mime type with mimeType, false otherwise.
hasComponentFromLocation(String) - Method in interface org.nuxeo.runtime.model.ComponentManager
Deprecated.
since 9.2
hasComponentFromLocation(String) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
hasContains - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.AnalyzingWalker
 
hasContains - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.AnalyzingWalker
 
hasContains - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
hasContent(DocumentModel, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.HasContentJsonEnricher
 
HasContentJsonEnricher - Class in org.nuxeo.ecm.restapi.server.jaxrs.enrichers
Enricher that tells whether a "Folderish" or a "Collection" has children or members.
HasContentJsonEnricher() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.HasContentJsonEnricher
 
hasCreateFromKeyPermission() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
hasCreateFromKeyPermission() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks if current user has the rights to create blobs in the blob provider using a key.
hasDefaultValue() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
hasDefaultValue() - Method in interface org.nuxeo.ecm.core.api.model.Property
Whether or not this property has a default value.
hasDiscoveryURL() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
hasDomain(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
hasEditableParams() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
hasEditableParams() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Indicate of the associated Template has editable parameters or not
hasEditableParams(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
hasEditableParams(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Indicate of the associated Template has editable parameters or not
hasElement(By) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
hasElement(By, int) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
hasEnabledPackageWithName(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
 
hasEnabledPackageWithName(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
hasEnabledPackageWithName(String) - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInstance
Checks if there is any enabled package with the name packageName.
hasEnded() - Method in interface org.nuxeo.ecm.platform.task.Task
 
hasEnded() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
hasEntry(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
Checks if a zip file contains a specified entry name.
hasEntry(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
hasEntry(String) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
hasEntry(String) - Method in interface org.nuxeo.ecm.core.cache.Cache
Check if a given key is present inside the cache.
hasEntry(String) - Method in class org.nuxeo.ecm.core.cache.CacheAttributesChecker
 
hasEntry(String) - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
hasEntry(String) - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
hasEntry(String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
hasEntry(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
hasEntry(String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
hasEntry(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
hasEntry(String) - Method in interface org.nuxeo.ecm.directory.Session
Returns true if session has an entry with given id.
hasEntry(String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
hasEntry(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
hasEntry0(Object) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
hasError() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
 
hasError() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
hasError() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
hasError() - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationReport
 
hasError() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
hasError() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
hasError() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
hasErrorMessage(JsonNode) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
hasErrors() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
hasErrors() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
hasErrors(String) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
hasErrors(String) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
hasExplicitWriteIndex() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
hasExternalBlobs() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
hasExternalBlobs() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
hasFacet(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
hasFacet(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
hasFacet(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if the document has a facet, either from its type or added on the instance.
hasFacet(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
hasFacet(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
hasFacet(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
hasFacet(String) - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document has a given facet, either from its type or added on the instance.
hasFacet(String) - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Returns true if this document type has the given facetName facet, false otherwise.
hasFacet(String) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
hasFacet(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
hasFacet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
hasFacet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
hasFacet(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
hasFacet(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
hasFacet(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
hasFacet(String) - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
hasFeature(TrashService.Feature) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Checks if a feature is available.
hasFeature(TrashService.Feature) - Method in class org.nuxeo.ecm.core.trash.BridgeTrashService
 
hasFeature(TrashService.Feature) - Method in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
 
hasFeature(TrashService.Feature) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
 
hasFeature(CommentManager.Feature) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Checks if a feature is available.
hasFeature(CommentManager.Feature) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
hasFeature(CommentManager.Feature) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
hasFeature(CommentManager.Feature) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
hasFeature(CommentManager.Feature) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
hasFeature(TagService.Feature) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
hasFeature(TagService.Feature) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
hasFeature(TagService.Feature) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
hasFeature(TagService.Feature) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Checks if a feature is available.
hasField - Variable in class org.nuxeo.ecm.directory.BaseSession.FieldDetector
 
hasField(String) - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
Tests whether this type defines the given field name.
hasField(String) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
hasField(MultiExpression, String) - Static method in class org.nuxeo.ecm.directory.BaseSession.FieldDetector
Checks if the predicate contains the field.
hasFieldErrors() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
hasFields() - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
Tests whether this type has any field defined.
hasFields() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
hasFilter() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
hasFinalWildcardIndex(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
HasFolderishChildJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
 
HasFolderishChildJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricher
 
hasForbiddenSubtype(String) - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Returns true if the given subtype type was forbidden from being created inside this type.
hasForbiddenSubtype(String) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
hasFulltext - Variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
hasFulltext - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
hasFulltextIndex() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
Checks if the table has some fulltext indexes.
hasFulltextIndex() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
hasFulltextIndex() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
hasGroup(String) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
Default implementation that returns true if method GroupComputer.getAllGroupIds() contains given group name.
hasGroup(String) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
 
hasGroup(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
Returns true if the given group exists.
hasGroup(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
 
hasGroups() - Method in class org.nuxeo.ecm.automation.server.RestBinding
 
hashCode() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
hashCode() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
hashCode() - Method in class org.nuxeo.common.utils.Path
 
hashCode() - Method in class org.nuxeo.common.xmap.Path
 
hashCode() - Method in class org.nuxeo.connect.update.task.update.Version
 
hashCode() - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
hashCode() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
hashCode() - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
hashCode() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
hashCode() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
hashCode() - Method in class org.nuxeo.drive.adapter.impl.ScrollDocumentModelList
 
hashCode() - Method in class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
hashCode() - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
hashCode() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.PermissionTopLevelFolderItem
 
hashCode() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
hashCode() - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
hashCode() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
hashCode() - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
hashCode() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
hashCode() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
hashCode() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
hashCode() - Method in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.Connector
 
hashCode() - Method in class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
 
hashCode() - Method in class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
hashCode() - Method in class org.nuxeo.ecm.automation.OperationChain
 
hashCode() - Method in class org.nuxeo.ecm.automation.OperationParameters
 
hashCode() - Method in interface org.nuxeo.ecm.automation.OperationType
 
hashCode() - Method in class org.nuxeo.ecm.core.api.IdRef
 
hashCode() - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
hashCode() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
hashCode() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
hashCode() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
hashCode() - Method in class org.nuxeo.ecm.core.api.InstanceRef
 
hashCode() - Method in class org.nuxeo.ecm.core.api.Lock
 
hashCode() - Method in class org.nuxeo.ecm.core.api.model.Delta
 
hashCode() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
hashCode() - Method in class org.nuxeo.ecm.core.api.PathRef
 
hashCode() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
hashCode() - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
hashCode() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
hashCode() - Method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
 
hashCode() - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
 
hashCode() - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
hashCode() - Method in class org.nuxeo.ecm.core.blob.KeyStrategyManaged
 
hashCode() - Method in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
hashCode() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
hashCode() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
hashCode() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
hashCode() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.BooleanLiteral
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.Function
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.HavingClause
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.MultiExpression
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.Operator
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByClause
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.Reference
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.StringLiteral
 
hashCode() - Method in class org.nuxeo.ecm.core.query.sql.model.WhereClause
 
hashCode() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.Namespace
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.constraints.Constraint.Description
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.constraints.LengthConstraint
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.constraints.NotNullConstraint
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.constraints.PatternConstraint
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.constraints.TypeConstraint
 
hashCode() - Method in class org.nuxeo.ecm.core.schema.types.QName
 
hashCode() - Method in class org.nuxeo.ecm.core.storage.Credentials
 
hashCode() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
hashCode() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
hashCode() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
hashCode() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
hashCode() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
hashCode() - Method in class org.nuxeo.ecm.core.storage.sql.RowId
 
hashCode() - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
hashCode() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
hashCode() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
hashCode() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
 
hashCode() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDescriptor
 
hashCode() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDomain
 
hashCode() - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
 
hashCode() - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
hashCode() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
hashCode() - Method in class org.nuxeo.ecm.platform.actions.Action
 
hashCode() - Method in class org.nuxeo.ecm.platform.actions.FilterRule
 
hashCode() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
hashCode() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
hashCode() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
hashCode() - Method in class org.nuxeo.ecm.platform.el.ContextStringWrapper
 
hashCode() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
 
hashCode() - Method in class org.nuxeo.ecm.platform.login.GroupImpl
return a hashcode for the principal.
hashCode() - Method in class org.nuxeo.ecm.platform.login.PrincipalImpl
return a hashcode for the principal.
hashCode() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
hashCode() - Method in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
hashCode() - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
hashCode() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
hashCode() - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
hashCode() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
hashCode() - Method in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
 
hashCode() - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator.Tag
 
hashCode() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
hashCode() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
hashCode() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
hashCode() - Method in class org.nuxeo.ecm.platform.util.RepositoryLocation
 
hashCode() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
hashCode() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
hashCode() - Method in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
hashCode() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
hashCode() - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
hashCode() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
hashCode() - Method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
hashCode() - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
hashCode() - Method in class org.nuxeo.lib.stream.computation.ComputationMetadata
 
hashCode() - Method in class org.nuxeo.lib.stream.computation.ComputationMetadataMapping
 
hashCode() - Method in class org.nuxeo.lib.stream.computation.Record
 
hashCode() - Method in class org.nuxeo.lib.stream.computation.Topology.Vertex
 
hashCode() - Method in class org.nuxeo.lib.stream.computation.Watermark
 
hashCode() - Method in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
hashCode() - Method in class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
hashCode() - Method in class org.nuxeo.lib.stream.log.LogLag
 
hashCode() - Method in class org.nuxeo.lib.stream.log.LogPartition
 
hashCode() - Method in class org.nuxeo.lib.stream.log.Name
 
hashCode() - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
hashCode() - Method in class org.nuxeo.osgi.BundleImpl
 
hashCode() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
hashCode() - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
hashCode() - Method in class org.nuxeo.runtime.avro.AvroReplacementDescriptor
 
hashCode() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
hashCode() - Method in class org.nuxeo.runtime.deploy.Contribution
 
hashCode() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
hashCode() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
hashCode() - Method in class org.nuxeo.runtime.migration.Migration
 
hashCode() - Method in class org.nuxeo.runtime.migration.MigrationStep
 
hashCode() - Method in class org.nuxeo.runtime.model.ComponentName
 
hashCode() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
hashCode() - Method in class org.nuxeo.runtime.RuntimeServiceEvent
 
hashCode() - Method in class org.nuxeo.runtime.test.runner.LoggerLevelKey
 
hashCode() - Method in class org.nuxeo.runtime.Version
 
hashCode() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
hashCode() - Method in class org.nuxeo.theme.styling.service.descriptors.SassImport
 
hashPassword(String, String) - Static method in class org.nuxeo.ecm.directory.PasswordHelper
Returns the hashed string for a password according to a given hashing algorithm.
hasId - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.OperandResult
 
hasIdentityGeneratedKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
True if the dialect returns the generated key for the identity from the insert statement.
hasIdentityGeneratedKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
hasInput() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
hasInput(String) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
hasInput(String) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Returns whether or not the TemplateInput already exists, based on the name, in the template.
hasInterruptedCause(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
DON'T USE THIS METHOD - INTERNAL API.
hasInvalidFields() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
hasLeadingSlash() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
hasLegalHold - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
hasLegalHold - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
hasLegalHold() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if the document has a legal hold set.
hasLegalHold() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
hasLegalHold() - Method in interface org.nuxeo.ecm.core.model.Document
Checks if the document has a legal hold set.
hasLegalHold() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
hasLegalHold() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
hasLegalHold() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
hasLegalHold(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
hasLegalHold(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Checks if the document has a legal hold set.
hasListener(String) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
hasMarkedProperties(String) - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationHandler
Deprecated.
 
hasMatch() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
hasMatchingColumns() - Method in class org.nuxeo.ecm.directory.sql.SQLHelper
 
hasMixinType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
Checks the mixins.
hasModule(String) - Method in class org.nuxeo.ecm.webengine.test.WebEngineHomePage
 
hasMoreElements() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.CompoundEnumeration
 
hasMoreElements() - Method in class org.nuxeo.osgi.util.CompoundEnumeration
 
hasMoreElements() - Method in class org.nuxeo.osgi.util.FileIterator
Enumeration API
hasMoreElements() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader.CompoundEnumeration
 
hasMoreItems - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
hasMultipleTasks() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Checks if this node has created multiple tasks, one for each assignees.
hasMultipleTasks() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
hasNature(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
hasNext() - Method in class org.nuxeo.common.utils.FileTreeIterator
 
hasNext() - Method in class org.nuxeo.ecm.core.api.CursorResult
 
hasNext() - Method in class org.nuxeo.ecm.core.api.DocumentTreeIterator
 
hasNext() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
 
hasNext() - Method in class org.nuxeo.ecm.core.api.model.impl.DirtyPropertyIterator
 
hasNext() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
hasNext() - Method in class org.nuxeo.ecm.core.scroll.EmptyScroll
 
hasNext() - Method in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
hasNext() - Method in class org.nuxeo.ecm.core.scroll.StaticScroll
 
hasNext() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
hasNext() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
hasNext() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
hasNext() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntryIterator
 
hasNext() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
 
hasNext() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
 
hasNext() - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
hasNext() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend.ESCursorResult
 
hasNext() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
hasNext() - Method in class org.nuxeo.elasticsearch.scroll.ElasticSearchScroll
 
hasNext() - Method in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
hasNext() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
hasNext() - Method in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
hasNext() - Method in class org.nuxeo.osgi.util.FileIterator
 
hasNext() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
hasNextPage() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
hasNextPage() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Is there another page available?
hasNextResult - Variable in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
hasNullEmptyString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect have an empty string identical to NULL (Oracle).
hasNullEmptyString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
hasOpenTasks() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Returns false if all tasks created from this node were ended.
hasOpenTasks() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
hasOperation(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
hasOperation(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
hasOperation(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
hasOption(String) - Method in class org.nuxeo.osgi.application.CommandLineOptions
 
hasOptions() - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
Returns true if some incrementation options are defined.
hasOtherPermission(String, DocumentModel) - Static method in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
Returns true if the given username has a non-archived ACE on another document than doc, false otherwise.
hasPackage(String) - Method in class org.nuxeo.connect.update.task.update.Version
 
hasPackages() - Method in class org.nuxeo.connect.update.task.update.Version
 
hasParams(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
hasParams(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Indicate of the associated Template requires parameters or not
hasParentRoute() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Checks if this graph instance has been started from another graph.
hasParentRoute() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
hasPattern() - Method in class org.nuxeo.common.utils.FileRef.ExactFileRef
 
hasPattern() - Method in class org.nuxeo.common.utils.FileRef
Whether the referred file has a name pattern.
hasPattern() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
 
hasPermission(Object) - Method in class org.nuxeo.osgi.BundleImpl
 
hasPermission(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.
hasPermission(String, String, List<String>) - Method in class org.nuxeo.ecm.directory.BaseSession
 
hasPermission(CoreSession, DocumentModel, Set<String>, boolean) - Method in class org.nuxeo.ecm.core.api.impl.PermissionFilter
 
hasPermission(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
hasPermission(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Checks if the principal that created the client session has the given privilege on the referred document.
hasPermission(DocumentRef, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
hasPermission(DocumentRef, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
hasPermission(DocumentRef, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
hasPermission(NuxeoPrincipal, DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
hasPermission(NuxeoPrincipal, DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Checks if a given principal has the given privilege on the referred document.
hasPermission(NuxeoPrincipal, Document, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
hasPermission(Document, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
hasPermissionOnDocument(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
hasPhrase(FulltextQueryAnalyzer.FulltextQuery) - Static method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
hasPrefix() - Method in class org.nuxeo.ecm.core.schema.Namespace
 
hasPrev() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
hasPreview(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
hasPreview(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
 
hasPreview(String) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
hasPreviewByType - Static variable in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
hasProjectionWildcard() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
hasProperty(String) - Method in interface org.nuxeo.ecm.core.event.EventContext
Tests whether or not the given property exists.
hasProperty(String) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
hasRemoteSource() - Method in interface org.nuxeo.ecm.core.event.EventBundle
Tests whether or not this event bundle was created on a remote machine.
hasRemoteSource() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
hasRemoteSource() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
hasRepositoryFulltextSearchDisabled() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
hasRequiredFields() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
hasResource(Resource) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Returns true if given resource appears in any statement of the graph.
hasResource(Resource) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
hasResource(Resource) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
hasResources() - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
hasResults() - Method in interface org.nuxeo.ecm.core.api.ScrollResult
Returns true when this ScrollResult contains results.
hasResults() - Method in class org.nuxeo.ecm.core.api.ScrollResultImpl
 
hasResults() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
hasSchema(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
hasSchema(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
hasSchema(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if the document has the given schema, either from its type or added on the instance through a facet.
hasSchema(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
hasSchema(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
hasSchema(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
hasSchema(String) - Method in interface org.nuxeo.ecm.core.schema.types.CompositeType
Checks if this composite type has the given schema.
hasSchema(String) - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
 
hasSchemas() - Method in interface org.nuxeo.ecm.core.schema.types.CompositeType
Checks if this composite type has any schema defined.
hasSchemas() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
 
hasSelectCollection - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
Do we have a SELECT somelist/* FROM ...
hasSession() - Method in class org.nuxeo.ecm.automation.LoginStack.Entry
 
hasSessions() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
hasSessions() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
hasSnapshot() - Method in interface org.nuxeo.runtime.model.ComponentManager
Check if a snapshot was done
hasSnapshot() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
hasSourceMimeType(ConverterDescriptor, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
Returns true if the converter has the given mimeType as source mime type, false otherwise.
hasSpecialQualifier() - Method in class org.nuxeo.common.utils.FileVersion
 
hasStatement(Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Returns true if given statement pattern is in the graph.
hasStatement(Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
hasStatement(Statement) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
hasSubRoute() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Checks if this node has a sub-route model defined.
hasSubRoute() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
hasSubtype(String) - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Returns true if the given subtype type was explicitly allowed to be created inside this type.
hasSubtype(String) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
hasSubWorkflow - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
hasSuperType(String, String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
Returns true if docType is or extends superType, false otherwise.
hasSuperType(String, String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
hasTask() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Checks it this node has an associated user task.
hasTask() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
hasTaskButton(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Has the node the given action.
hasTaskButton(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
hasTooManyChanges - Variable in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
hasTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
 
hasTrailingSlash() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
hasTransaction() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
hasType(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
Checks if a type is known.
hasType(String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns true if typeName is a registered Type, false otherwise.
hasType(String) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
hasType(String) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
hasTypeColumn - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
hasUnresolvedDependencies() - Method in class org.nuxeo.osgi.BundleRegistration
 
hasUnsecuredComments(CoreSession) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
hasValidationTask(DocumentModel, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
hasValidationTask(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
hasValidationTask(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
hasValidationTask(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
hasValidationTask(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
hasValidationTask(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
hasVersioning() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
hasVersioning() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
hasVersioning() - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Whether this blob store has versioning.
hasVersioning() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
hasVersioning() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
hasVersioning() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
hasVideos() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
hasVisibleCollection(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Check that the given core session has READ permission on at least one collection of the given document.
hasVisibleCollection(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
hasWantDigestRequestHeader(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
Deprecated.
since 11.1, now unused
hasWarnings() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
hasWildcard - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
hasWildcardIndex - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
hasWildcardIndex(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
hasWildcardProjection() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
hasWorkInState(String, Work.State) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
having - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
HAVING - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
HavingClause - Class in org.nuxeo.ecm.core.query.sql.model
 
HavingClause() - Constructor for class org.nuxeo.ecm.core.query.sql.model.HavingClause
 
HavingClause(Expression) - Constructor for class org.nuxeo.ecm.core.query.sql.model.HavingClause
 
hc - Variable in class org.nuxeo.ecm.webengine.app.DefaultContext
 
head - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
 
head - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc
 
head - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
head - Variable in class org.nuxeo.runtime.test.runner.HotDeployer
 
head() - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
head() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
 
head() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
head() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
head() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
HEAD - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
header - Variable in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
header() - Method in class org.nuxeo.lib.stream.tools.renderer.MarkdownRenderer
 
header() - Method in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
header() - Method in class org.nuxeo.lib.stream.tools.renderer.TextRenderer
 
header(String, String) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule.Builder
 
HEADER_DOCUMENT_JSON_LEGACY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.DocumentModelJsonReaderLegacy
 
HEADER_PREFIX - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Prefix to put Nuxeo parameters in Headers.
headerEncoding - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
HeaderFixFilter - Class in org.nuxeo.ecm.webengine.app
This filter is used to fix the http headers sent to Nuxeo.
HeaderFixFilter() - Constructor for class org.nuxeo.ecm.webengine.app.HeaderFixFilter
 
HeaderFixFilter.DefaultContentTypeRequestWrapper - Class in org.nuxeo.ecm.webengine.app
 
headers - Variable in class org.nuxeo.ecm.platform.importer.log.PerfLogger
 
headers - Variable in class org.nuxeo.ecm.webengine.app.DefaultContext
 
headers - Variable in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
headers - Variable in class org.nuxeo.osgi.BundleImpl
 
Headers - Class in org.nuxeo.wopi
 
HEADERS_CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
headersRegistry - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
headerStyle - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
headless - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
HEALTH_CHECK_EP - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
HealthCheckProbesDescriptor - Class in org.nuxeo.ecm.core.management.probes
Probes to be evaluated at a health check
HealthCheckProbesDescriptor() - Constructor for class org.nuxeo.ecm.core.management.probes.HealthCheckProbesDescriptor
 
HealthCheckResult - Class in org.nuxeo.ecm.core.management.statuses
Returns the status of the application
HealthCheckResult(Collection<ProbeInfo>) - Constructor for class org.nuxeo.ecm.core.management.statuses.HealthCheckResult
 
healthy - Variable in class org.nuxeo.ecm.core.management.statuses.HealthCheckResult
 
HeapDumper - Class in org.nuxeo.runtime.management.jvm
Helper to dump the heap in a temporary file.
HeapDumper() - Constructor for class org.nuxeo.runtime.management.jvm.HeapDumper
 
height - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
height - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
height - Variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
height - Variable in class org.nuxeo.ecm.platform.threed.service.RenderView
 
HEIGHT - Static variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
HEIGHT - Static variable in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
HEIGHT - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
HEIGHT_PARAM - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
help - Variable in class org.nuxeo.ecm.platform.actions.Action
 
HelpCommand - Class in org.nuxeo.lib.stream.tools.command
 
HelpCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.HelpCommand
 
Helper - Class in org.nuxeo.ecm.core.opencmis.tests
Various static methods used in several test cases.
Helper() - Constructor for class org.nuxeo.ecm.core.opencmis.tests.Helper
 
Helpers - Class in org.nuxeo.wopi
 
helpLabel - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
helpLabels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
HEX_DIGITS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
HEX_RE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
hex255Color - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
hex255ToRGB(String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
 
hexToBase64(String) - Static method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
HIBERNATE_SEQUENCER_PROPERTY - Static variable in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
HibernateConfiguration - Class in org.nuxeo.ecm.core.persistence
 
HibernateConfiguration() - Constructor for class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
HibernateConfiguration.NuxeoTransactionManagerLookup - Class in org.nuxeo.ecm.core.persistence
Hibernate Transaction Manager Lookup that uses our framework.
HibernateConfigurator - Interface in org.nuxeo.ecm.core.persistence
 
hibernateProperties - Variable in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
hidden - Variable in class org.nuxeo.ecm.platform.types.SubType
 
HIDDEN - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
 
HIDDEN_FOLDER_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
HIDDEN_IN_CREATION - Static variable in class org.nuxeo.ecm.platform.types.TypeService
 
HIDDEN_IN_NAVIGATION - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
The document type won't appear in the tree and in the folder content listing
hiddenAppender - Variable in class org.nuxeo.runtime.test.runner.LogFeature
 
hideAdminGroups - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
hideDeprecationWarnings(boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
hideErrorFromConsoleLog() - Method in class org.nuxeo.runtime.test.runner.LogFeature
Deprecated, for removal: This API element is subject to removal in a future version.
hideFirstLabel - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
hideIcon - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
hidePowerUsersGroup - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
hideSecondLabel - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
hideThirdLabel - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
hideWarningFromConsoleLog() - Method in class org.nuxeo.runtime.test.runner.LogFeature
Deprecated, for removal: This API element is subject to removal in a future version.
HIER_CHILD_ISPROPERTY_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
HIER_CHILD_NAME_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
HIER_CHILD_POS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
HIER_PARENT_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
HIER_READ_ACL_ACL_ID - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
HIER_READ_ACL_ID - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
HIER_READ_ACL_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
HIER_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
HierarchicalDirectoryDeleteConstraint - Class in org.nuxeo.ecm.directory
Delete constraint preventing from removing an entry from a parent directory if it is referenced in a child directory.
HierarchicalDirectoryDeleteConstraint() - Constructor for class org.nuxeo.ecm.directory.HierarchicalDirectoryDeleteConstraint
 
hierarchyCreated - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
hierComplex - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
hierFragment - Variable in class org.nuxeo.ecm.core.storage.sql.Node
The hierarchy/main fragment.
hierJoinCount - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
hierNonComplex - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
hierTable - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
hierTable - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
high - Variable in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
 
highlight(List<String>) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
HIGHLIGHT - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
HIGHLIGHT_CTX_DATA - Static variable in interface org.nuxeo.ecm.platform.query.api.PageProvider
Highlight context data property name.
HighlightJsonEnricher - Class in org.nuxeo.elasticsearch.io
 
HighlightJsonEnricher() - Constructor for class org.nuxeo.elasticsearch.io.HighlightJsonEnricher
 
highlights - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
highlights - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
highlights - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
 
highlights - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
hint - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
hints - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
HistogramAggregate - Class in org.nuxeo.elasticsearch.aggregate
 
HistogramAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.HistogramAggregate
 
history - Variable in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
HISTORY_CHANGED - Static variable in class org.nuxeo.ecm.platform.audit.api.AuditEventTypes
 
historyLength - Variable in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
hitDocConsumer(EsFetcher.HitDocConsumer) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
If search results are found, use this SearchHit and DocumentModel consumer on each hit.
hitsCounter - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
hold - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext.UpdateLegalHold
 
holder - Variable in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
holder - Variable in class org.nuxeo.ecm.core.redis.RedisPoolExecutor
 
home - Variable in class org.nuxeo.common.Environment
 
home - Variable in class org.nuxeo.ecm.webengine.test.ModulePage
 
home - Variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
home - Variable in class org.nuxeo.osgi.application.StandaloneApplication
 
home - Variable in class org.nuxeo.runtime.test.runner.web.Configuration
Initial URL (the one to be used by the home page)
home - Variable in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
 
home - Variable in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
home - Variable in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
home - Variable in class org.nuxeo.runtime.util.NXRuntimeApplication
 
home() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
home() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
HOME_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
homepage - Variable in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
 
HomePage - Annotation Type in org.nuxeo.runtime.test.runner.web
The home page implementation to use and its associated URL.
homePageClass - Variable in class org.nuxeo.runtime.test.runner.web.Configuration
The home page class
hookListener - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerHookDescriptor
 
hookListeners - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
host - Variable in class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
 
host - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
host - Variable in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
host - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
HOST_ATTR - Static variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
HOST_EDIT_URL - Static variable in class org.nuxeo.wopi.Constants
 
HOST_NAME - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
HOST_NAME - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
HOST_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
HOST_VERSION - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
HOST_VERSION - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
HOST_VIEW_URL - Static variable in class org.nuxeo.wopi.Constants
 
hostAppName - Variable in class org.nuxeo.common.Environment
 
hostAppVersion - Variable in class org.nuxeo.common.Environment
 
hostBundle - Variable in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
hostBundleId - Variable in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
hostIp - Variable in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
hostname - Variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
hostname - Variable in class org.nuxeo.runtime.management.ServerLocatorService
 
hostname - Variable in class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
hostname - Variable in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
hostName - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
HOSTNAME_UNKNOWN - Static variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
hosts - Variable in class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor
 
hotDeployBundles(DevBundle[]) - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
Deprecated.
since 9.3, use ReloadServiceInvoker.hotReloadBundles(DevBundle[], DevBundle[]) instead, keep it for backward compatibility
HotDeployer - Class in org.nuxeo.runtime.test.runner
A dynamic component deployer which enable tests to deploy new contributions after the test was started (i.e.
HotDeployer(FeaturesRunner, RuntimeHarness) - Constructor for class org.nuxeo.runtime.test.runner.HotDeployer
 
HotDeployer.ActionHandler - Class in org.nuxeo.runtime.test.runner
Deploy actions are usually used by features to customize the deployment of the runtime feature (which is using the DeaultDeployAction)
HotDeployer.DefaultDeployHandler - Class in org.nuxeo.runtime.test.runner
This action has no next action and will deploy the contributions and then reload the component manager
hotReloadBundles(DevBundle[], DevBundle[]) - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
hotReloadPackage(String) - Static method in class org.nuxeo.ecm.admin.runtime.ReloadHelper
 
hotReloadPackage(DownloadablePackage) - Method in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
HotReloadStudioSnapshot - Class in org.nuxeo.ecm.admin.operation
Operation to trigger a Hot reload of the Studio Snapshot package.
HotReloadStudioSnapshot() - Constructor for class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
hotReloadSupport - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
hotReloadSupport(boolean) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
hotUndeployBundles(DevBundle[]) - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
Deprecated.
since 9.3, use ReloadServiceInvoker.hotReloadBundles(DevBundle[], DevBundle[]) instead, keep it for backward compatibility
HOUR - Static variable in class org.nuxeo.ecm.platform.audit.api.query.DateRangeQueryConstants
 
HOUR_ROLLING_PERIOD - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
href - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
The relative href to your entry point (relative to webengine root)
html - org.nuxeo.ecm.web.resources.api.ResourceType
 
HTML_MAGIC_OFFSET - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
HTML_MIME_TYPES - Static variable in class org.nuxeo.ecm.platform.preview.adapter.ZipPreviewer
 
HTML_TEXT_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
HTML_UNIT - org.nuxeo.runtime.test.runner.web.BrowserFamily
 
HTML_UNIT_JS - org.nuxeo.runtime.test.runner.web.BrowserFamily
 
Html2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
Extract the text content of HTML documents while trying to respect the paragraph structure.
Html2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.Html2TextConverter
 
html5DndIsSupported(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
html5DndIsSupported(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
Deprecated.
 
htmlAdaptor - Variable in class org.nuxeo.dmk.DmkComponent
 
HtmlBodyExtractor - Class in org.nuxeo.template.processors
 
HtmlBodyExtractor() - Constructor for class org.nuxeo.template.processors.HtmlBodyExtractor
 
htmlContent(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.HtmlPreviewer
 
htmlContent(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.PlainTextPreviewer
 
htmlEscape(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
 
HtmlEscapeMethod - Class in org.nuxeo.ecm.platform.ec.notification.email
 
HtmlEscapeMethod() - Constructor for class org.nuxeo.ecm.platform.ec.notification.email.HtmlEscapeMethod
 
HtmlPreview - org.nuxeo.template.api.ContentInputType
 
HtmlPreviewAdapter - Interface in org.nuxeo.ecm.platform.preview.api
Interface for the Preview DocumentModel adapter.
HtmlPreviewConverter - Class in org.nuxeo.ecm.platform.preview.converters
 
HtmlPreviewConverter() - Constructor for class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
HtmlPreviewer - Class in org.nuxeo.ecm.platform.preview.adapter
Previewer for HTML content.
HtmlPreviewer() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.HtmlPreviewer
 
HtmlRenditionProvider - Class in org.nuxeo.template.rendition
 
HtmlRenditionProvider() - Constructor for class org.nuxeo.template.rendition.HtmlRenditionProvider
 
HtmlSanitizerAntiSamyDescriptor - Class in org.nuxeo.ecm.platform.htmlsanitizer
 
HtmlSanitizerAntiSamyDescriptor() - Constructor for class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerAntiSamyDescriptor
 
HtmlSanitizerDescriptor - Class in org.nuxeo.ecm.platform.htmlsanitizer
 
HtmlSanitizerDescriptor() - Constructor for class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerDescriptor
 
HtmlSanitizerListener - Class in org.nuxeo.ecm.platform.htmlsanitizer
Listener that sanitizes some HTML fields to remove potential cross-site scripting attacks in them.
HtmlSanitizerListener() - Constructor for class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerListener
 
HtmlSanitizerService - Interface in org.nuxeo.ecm.platform.htmlsanitizer
Service that sanitizes some HTML fields to remove potential cross-site scripting attacks in them.
HtmlSanitizerServiceImpl - Class in org.nuxeo.ecm.platform.htmlsanitizer
Service that sanitizes some HMTL fields to remove potential cross-site scripting attacks in them.
HtmlSanitizerServiceImpl() - Constructor for class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
HtmlTagPattern - Static variable in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
HTTP_CREDENTIAL_DIRECTORY_FIELD_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
HTTP_EXPIRES_DATE_FORMAT - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
HTTP_METHOD - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
HTTP_TRANSPORT - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
Global instance of the HTTP transport.
HttpClient - Class in org.nuxeo.elasticsearch.http.readonly
Http client that handle GET request with a body.
HttpClient() - Constructor for class org.nuxeo.elasticsearch.http.readonly.HttpClient
 
httpClientRule - Variable in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
HttpClientTestRule - Class in org.nuxeo.jaxrs.test
 
HttpClientTestRule.Builder - Class in org.nuxeo.jaxrs.test
The http client test rule builder.
httpConnector - Variable in class org.nuxeo.dmk.DmkComponent
 
httpEnabled - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
httpEnabled - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
httpEnabled() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
HttpFileImporterExecutor - Class in org.nuxeo.ecm.platform.importer.executor.jaxrs
 
HttpFileImporterExecutor() - Constructor for class org.nuxeo.ecm.platform.importer.executor.jaxrs.HttpFileImporterExecutor
 
HttpFilter - Class in org.nuxeo.ecm.webengine.jaxrs
Simple abstract filter that provides filter activation logic.
HttpFilter() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.HttpFilter
 
httpHeaders - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
httpHeaders - Variable in class org.nuxeo.wopi.jaxrs.WOPIRoot
 
HTTPHelper - Class in org.nuxeo.ecm.automation.features
 
HTTPHelper() - Constructor for class org.nuxeo.ecm.automation.features.HTTPHelper
 
httpPort - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
HTTPPostBinding - Class in org.nuxeo.ecm.platform.auth.saml.binding
HTTP Post Binding
HTTPPostBinding() - Constructor for class org.nuxeo.ecm.platform.auth.saml.binding.HTTPPostBinding
 
HTTPRedirectBinding - Class in org.nuxeo.ecm.platform.auth.saml.binding
HTTP Redirect Binding
HTTPRedirectBinding() - Constructor for class org.nuxeo.ecm.platform.auth.saml.binding.HTTPRedirectBinding
 
httpsConnector - Variable in class org.nuxeo.dmk.DmkComponent
 
httpServiceTracker - Variable in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
HttpServletRequestProvider() - Constructor for class org.nuxeo.ecm.webengine.app.WebEngineModule.HttpServletRequestProvider
 
HttpServletResponseProvider() - Constructor for class org.nuxeo.ecm.webengine.app.WebEngineModule.HttpServletResponseProvider
 
HttpSessionMetricAdapter - Class in org.nuxeo.ecm.platform.management.adapters
 
HttpSessionMetricAdapter() - Constructor for class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
 
HttpSessionMetricFactory - Class in org.nuxeo.ecm.platform.management.adapters
 
HttpSessionMetricFactory() - Constructor for class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricFactory
 
HttpSessionMetricListener - Class in org.nuxeo.ecm.platform.management.adapters
 
HttpSessionMetricListener() - Constructor for class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricListener
 
HttpSessionMetricMBean - Interface in org.nuxeo.ecm.platform.management.adapters
 
httpStatus - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext
Specify the http status when no failure occurs.
HunspellDictionaryHolder - Class in org.nuxeo.ecm.platform.importer.random
 
HunspellDictionaryHolder(String) - Constructor for class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 

I

I18nHelper - Class in org.nuxeo.ecm.platform.suggestbox.service.suggesters
Simple interpolation for i18n messages with parameters independently of the UI layer.
I18nHelper(Map<String, String>) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
 
I18NUtils - Class in org.nuxeo.common.utils.i18n
Utility methods for translations.
icon - Variable in class org.nuxeo.ecm.platform.actions.Action
 
icon - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
icon - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
icon - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
icon - Variable in class org.nuxeo.ecm.platform.types.Type
 
icon - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
An optional icon
ICON - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
ICON_COLLAPSED_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
ICON_EXPANDED_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
ICON_FIELD - Static variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
 
ICON_SCHEMA - Static variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
 
iconCollapsed - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
IconDescriptor - Class in org.nuxeo.theme.styling.service.descriptors
Descriptor for icon elements.
IconDescriptor() - Constructor for class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
iconExpanded - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
iconExpanded - Variable in class org.nuxeo.ecm.platform.types.Type
 
iconPath - Variable in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
iconPath - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
iconPath - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
iconURL - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
Deprecated.
 
iconURL - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
iconURL - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
id - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
id - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
id - Variable in class org.nuxeo.binary.metadata.internals.MetadataProcessorDescriptor
 
id - Variable in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
id - Variable in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
id - Variable in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
List of files which must never be deleted at runtime.
id - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
FileSystemItem attributes
id - Variable in class org.nuxeo.drive.operations.NuxeoDriveDelete
 
id - Variable in class org.nuxeo.drive.operations.NuxeoDriveFileSystemItemExists
 
id - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetChildren
 
id - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem
 
id - Variable in class org.nuxeo.drive.operations.NuxeoDriveRename
 
id - Variable in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
id - Variable in class org.nuxeo.drive.operations.NuxeoDriveUpdateFile
 
id - Variable in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
id - Variable in class org.nuxeo.ecm.automation.core.AutomationFilterDescriptor
 
id - Variable in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
 
id - Variable in class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
 
id - Variable in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
 
id - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
The operation ID - used for lookups.
id - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
id - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution.Operation
 
id - Variable in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
 
id - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
 
id - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
id - Variable in class org.nuxeo.ecm.automation.OperationChain
 
id - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
id - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
id - Variable in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
id - Variable in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
id - Variable in class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
id - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
id - Variable in class org.nuxeo.ecm.core.convert.api.ConversionStatus
 
id - Variable in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
id - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
id - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreHandlerDescriptor
 
id - Variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
id - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
id - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
id - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext.PathAndId
 
id - Variable in class org.nuxeo.ecm.core.storage.sql.RowId
 
id - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
id - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
 
id - Variable in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
id - Variable in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
id - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
id - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
id - Variable in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
Deprecated.
 
id - Variable in class org.nuxeo.ecm.platform.actions.Action
 
id - Variable in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
id - Variable in class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
 
id - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
id - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
id - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
id - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
id - Variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
id - Variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
id - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
id - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.google.GoogleUserInfo
 
id - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
id - Variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
id - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
id - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
id - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
id - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.NodeAsString
 
id - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
 
id - Variable in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
id - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
 
id - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
 
id - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
id - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
id - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
id - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
id - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
id - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
id - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
id - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
id - Variable in class org.nuxeo.ecm.platform.types.Type
 
id - Variable in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
id - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
id - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduled
 
id - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
To be used only when a filter set is declared outside a servlet.
id - Variable in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
 
id - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
id - Variable in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
id - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
id - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
id - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
id - Variable in class org.nuxeo.launcher.info.CommandInfo
 
id - Variable in class org.nuxeo.launcher.info.PackageInfo
 
id - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
id - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
id - Variable in class org.nuxeo.lib.stream.log.Name
 
id - Variable in class org.nuxeo.osgi.BundleImpl
 
id - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
id - Variable in class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
 
id - Variable in class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
 
id - Variable in class org.nuxeo.runtime.ComponentEvent
The event id.
id - Variable in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
id - Variable in class org.nuxeo.runtime.migration.Migration
 
id - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor
 
id - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStateDescriptor
 
id - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
id - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.InvalidatorMigrator
 
id - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidation
 
id - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.ProgressReporter
 
id - Variable in class org.nuxeo.runtime.migration.MigrationStep
 
id - Variable in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
id - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
id - Variable in class org.nuxeo.runtime.RuntimeServiceEvent
The event id.
id - Variable in class org.nuxeo.runtime.test.InlineRef
 
id - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
id - Variable in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
id() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
The operation ID (mandatory).
id() - Method in class org.nuxeo.ecm.automation.OperationParameters
The operation ID.
id(Object) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
id(String, String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
id(Transaction) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
id(DocumentModel) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
ID - Static variable in class org.nuxeo.adobe.cc.CompoundAttach
 
ID - Static variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinary
 
ID - Static variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
 
ID - Static variable in class org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
 
ID - Static variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromContext
 
ID - Static variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Append
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Config
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.ParameterizedCopy
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UnAppend
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
 
ID - Static variable in class org.nuxeo.connect.update.task.update.Rollback
 
ID - Static variable in class org.nuxeo.connect.update.task.update.Update
 
ID - Static variable in class org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion
 
ID - Static variable in class org.nuxeo.drive.operations.GetRepositoriesOperation
Deprecated.
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveAddToLocallyEditedCollection
Deprecated.
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveAttachBlob
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveCanMove
Deprecated.
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFile
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveDelete
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveFileSystemItemExists
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName
Deprecated.
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetChildren
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetClientUpdateInfo
Deprecated.
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetTopLevelFolder
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveMove
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveRename
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation
 
ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveUpdateFile
 
ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
 
ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetActiveFactories
 
ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetVersioningOptions
Deprecated.
 
ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveTearDownIntegrationTests
 
ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveWaitForAsyncCompletion
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
ID - Static variable in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.BulkDownload
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.GetAllDocumentBlobs
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlobs
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.PostBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.RunConverter
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessFetchOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessUpdateOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.AddToFavoritesOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.FetchFavorites
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.GetCollectionsOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromCollectionOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromFavoritesOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.MoveCollectionMemberOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromFavoritesOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddFacet
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.EmptyTrash
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.FetchDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentVersions
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersion
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetLiveDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.LockDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.OrderDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.Query
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.ReloadDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveFacet
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveProxies
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SaveDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.TrashDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.UnblockPermissionInheritance
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.UnlockDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.UntrashDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.SaveSession
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.FetchContextBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.FetchContextDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.login.LoginAs
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.login.Logout
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.LogOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.management.GetCounters
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInput
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RunInputScript
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RunScript
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.LoadFromCSV
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.MetricsStart
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.MetricsStop
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.SetInputAsVar
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.SetVar
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PopBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PopBlobList
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PopDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PopDocumentList
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PullBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PullBlobList
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PullDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PullDocumentList
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PushBlob
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PushBlobList
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PushDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.traces.JsonStackToggleDisplayOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
ID - Static variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
ID - Static variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
ID - Static variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
ID - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
ID - Static variable in class org.nuxeo.ecm.automation.task.CreateTask
 
ID - Static variable in class org.nuxeo.ecm.automation.task.GetUserTasks
 
ID - Static variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
ID - Static variable in interface org.nuxeo.ecm.core.api.DocumentRef
 
ID - Static variable in class org.nuxeo.ecm.core.schema.types.AnyType
 
ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
 
ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
 
ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.LongType
 
ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
ID - Static variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
ID - Static variable in class org.nuxeo.ecm.csv.core.operation.CSVImportLogOperation
 
ID - Static variable in class org.nuxeo.ecm.csv.core.operation.CSVImportOperation
 
ID - Static variable in class org.nuxeo.ecm.csv.core.operation.CSVImportResultOperation
 
ID - Static variable in class org.nuxeo.ecm.csv.core.operation.CSVImportStatusOperation
 
ID - Static variable in class org.nuxeo.ecm.localconf.PutSimpleConfParam
 
ID - Static variable in class org.nuxeo.ecm.localconf.PutSimpleConfParams
 
ID - Static variable in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
 
ID - Static variable in class org.nuxeo.ecm.permissions.operations.SendNotificationEmailForPermission
 
ID - Static variable in class org.nuxeo.ecm.platform.actions.ActionService
 
ID - Static variable in class org.nuxeo.ecm.platform.comment.service.CommentService
 
ID - Static variable in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
 
ID - Static variable in interface org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
 
ID - Static variable in class org.nuxeo.ecm.platform.ec.notification.automation.SubscribeOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.ec.notification.automation.UnsubscribeOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
ID - Static variable in class org.nuxeo.ecm.platform.mail.operations.MailCheckInboxOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFAddPageNumbersOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFConvertToPicturesOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractInfoOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractLinksOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFRemoveEncryptionOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkImageOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkPDFOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkTextOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
ID - Static variable in class org.nuxeo.ecm.platform.picture.operation.GetPictureView
 
ID - Static variable in class org.nuxeo.ecm.platform.picture.operation.PictureResize
 
ID - Static variable in class org.nuxeo.ecm.platform.picture.operation.RecomputePictureViews
 
ID - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
ID - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
ID - Static variable in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
ID - Static variable in class org.nuxeo.ecm.platform.rendition.operation.GetRendition
 
ID - Static variable in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
ID - Static variable in class org.nuxeo.ecm.platform.rendition.operation.UnpublishAll
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.StepBackToReadyOperation
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.StepDoneOperation
Deprecated.
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.UpdateCommentsInfoOnDocumentOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
ID - Static variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
ID - Static variable in class org.nuxeo.ecm.platform.suggestbox.automation.SuggestOperation
 
ID - Static variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
ID - Static variable in class org.nuxeo.ecm.platform.tag.operations.RemoveDocumentTags
 
ID - Static variable in class org.nuxeo.ecm.platform.tag.operations.TagDocument
 
ID - Static variable in class org.nuxeo.ecm.platform.tag.operations.UntagDocument
 
ID - Static variable in interface org.nuxeo.ecm.platform.tag.TagService
 
ID - Static variable in class org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails
 
ID - Static variable in class org.nuxeo.ecm.platform.types.TypeService
 
ID - Static variable in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
ID - Static variable in class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
ID - Static variable in class org.nuxeo.ecm.platform.video.tools.operations.ConcatVideos
 
ID - Static variable in class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
ID - Static variable in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
ID - Static variable in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideoInParts
 
ID - Static variable in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
 
ID - Static variable in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
 
ID - Static variable in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
ID - Static variable in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
 
ID - Static variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
ID - Static variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
ID - Static variable in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
ID - Static variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
ID - Static variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
ID - Static variable in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
ID - Static variable in class org.nuxeo.io.fsexporter.ExportStructureToFS
 
ID - Static variable in class org.nuxeo.snapshot.operation.CreateTreeSnapshot
 
ID - Static variable in class org.nuxeo.template.automation.DetachTemplateOperation
 
ID - Static variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
ID - Static variable in class org.nuxeo.template.deckjs.DeckJSPDFOperation
 
ID_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
ID_COLUMN - Static variable in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
 
ID_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
ID_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientWriter
 
ID_FIELD - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
ID_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
ID_ONLY_REF - org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
Reference is an id.
ID_PATTERN - Static variable in class org.nuxeo.ecm.core.api.security.ACE
 
ID_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
Key for the id of a user or a group in a core event context.
ID_SIZE - Static variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
ID_TYPE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
ID_VALUES_KEYS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
Keys for values that are ids.
idAttribute - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
idCase - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
Since 5.4.2: force id case to upper or lower, or leaver it unchanged.
idCase - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
idColumn - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
idCoreType - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
idempotent - Variable in class org.nuxeo.ecm.core.work.SleepWork
 
Identification(String, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.Mapper.Identification
 
IDENTIFIER - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
identifiers - Variable in class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
 
identifiers - Variable in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
IDENTITY - Static variable in class org.nuxeo.common.collections.ListenerList
Mode constant (value 1) indicating that listeners should be compared using identity.
IDENTITY - Static variable in interface org.nuxeo.ecm.core.query.sql.model.SQLQuery.Transformer
 
IDENTITY - Static variable in interface org.nuxeo.ecm.core.security.SecurityPolicy.QueryTransformer
Query transformer that does nothing.
IdentityProcessor - Class in org.nuxeo.template.processors
 
IdentityProcessor() - Constructor for class org.nuxeo.template.processors.IdentityProcessor
 
IdentityQueryTransformer - Class in org.nuxeo.ecm.core.query.sql.model
Transforms a query into the same query, doing a copy in the process.
IdentityQueryTransformer() - Constructor for class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
IdentityQueryTransformer() - Constructor for class org.nuxeo.ecm.core.security.SecurityPolicy.IdentityQueryTransformer
 
IdentityTransformer() - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery.IdentityTransformer
 
idField - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
idField - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
idField - Variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
idFromString(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
idFromString(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Fixup an id that has been turned into a string for high-level Nuxeo APIs.
idFromString(String) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
idKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
The key to use to store the id in the database.
idKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
The key to use in memory to map the database native "_id".
idKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
The key to use to store the id in the database.
idKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
idleGauge - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
idOfUrn(String) - Static method in class org.nuxeo.lib.stream.log.Name
 
idpHeader - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
idPropertyType - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
IdRef - Class in org.nuxeo.ecm.core.api
An ID reference to a document.
IdRef(String) - Constructor for class org.nuxeo.ecm.core.api.IdRef
 
ids - Variable in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
ids - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
null when empty
ids - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.IdsResult
 
IDS_SIZE - Static variable in class org.nuxeo.ecm.core.work.WorkComputation
 
idSearchControls - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
idSequenceName - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
idSequenceName - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
idSequenceName - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
IdsResult(Set<String>) - Constructor for class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.IdsResult
 
idTableFile - Variable in class org.nuxeo.osgi.OSGiAdapter
 
idToBson(Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
idToString(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
idToString(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Turns an id that may be a String or a Long into a String for high-level Nuxeo APIs.
idType - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
idType - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
idType - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
idType - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
idType - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
idType - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
idType - Variable in class org.nuxeo.ecm.core.storage.sql.ModelSetup
 
idType - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
IdUtils - Class in org.nuxeo.common.utils
Utils for identifier generation.
idValuesKeys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
The keys whose values are ids and are stored as longs.
IdWithTypes(Serializable, String, String[], boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
IdWithTypes(Node) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
IdWithTypes(RowMapper.NodeInfo) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
IdWithTypes(SimpleFragment) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
idx - Variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
IE - org.nuxeo.runtime.test.runner.web.BrowserFamily
 
IF_NOT_RUNNING_OR_SCHEDULED - org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
If there is a running or scheduled work equals to this one, then don't schedule the work.
IF_NOT_SCHEDULED - org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
If there is a scheduled work equals to this one, then don't schedule the work.
ignore - Variable in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
ignore() - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
ignore(ThreadEventListener) - Static method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent
 
ignore(FileEventListener) - Static method in class org.nuxeo.runtime.trackers.files.FileEvent
 
IGNORE_ALL_METADATA - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a boolean value that indicates if metadata should not be kept when exporting/importing.
IGNORE_EXTERNAL - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a boolean value that indicates if only internal relations must be kept when exporting/importing.
IGNORE_FIELDS_ON_UPDATE - Static variable in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
IGNORE_LITERALS - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a boolean value that indicates if relations involving literals should be ignored when importing/exporting.
IGNORE_METADATA - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a list of metadata uris that should be ignored.
IGNORE_POLICY - Static variable in class org.nuxeo.ecm.core.security.LockSecurityPolicy
 
IGNORE_PREDICATES - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a list of predicates uris that should be ignored.
IGNORE_SIMPLE_RESOURCES - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a boolean value that indicates if relations involving resources that are not QName resources should be ignored when importing/exporting.
ignored(String) - Method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
IGNORED - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
IGNORED_CHARS_KEY - Static variable in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
IgnoredOriginRequestWrapper(HttpServletRequest) - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter.IgnoredOriginRequestWrapper
 
ignoreGroups - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
ignoreGroups - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
IgnoreIsolated() - Constructor for class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreIsolated
Deprecated.
 
IgnoreLongRunning() - Constructor for class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreLongRunning
 
IgnoreNonPostgreSQL - Class in org.nuxeo.ecm.core.storage.sql
 
IgnoreNonPostgreSQL() - Constructor for class org.nuxeo.ecm.core.storage.sql.IgnoreNonPostgreSQL
 
IgnorePostgreSQL - Class in org.nuxeo.ecm.core.storage.sql
 
IgnorePostgreSQL() - Constructor for class org.nuxeo.ecm.core.storage.sql.IgnorePostgreSQL
 
ignorePrefix - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
ignorePrefix() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
IgnoreWindows() - Constructor for class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreWindows
 
ilike(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
ILIKE - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
ILIKE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
IllegalParameterException - Exception in org.nuxeo.ecm.webengine.model.exceptions
A query / form parameter was expected but not found or has invalid value.
IllegalParameterException(String) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.IllegalParameterException
 
image - Variable in class org.nuxeo.connect.update.xml.FormDefinition
 
IMAGE_PARAM - Static variable in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
Image2PDFConverter - Class in org.nuxeo.ecm.platform.convert.plugins
 
Image2PDFConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.Image2PDFConverter
 
ImageConverter - Class in org.nuxeo.ecm.platform.picture.magick.utils
 
ImageConverter() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageConverter
 
ImageCropper - Class in org.nuxeo.ecm.platform.picture.magick.utils
Unit command to crop a picture using ImageMagick.
ImageCropper() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropper
 
ImageCropperAndResizer - Class in org.nuxeo.ecm.platform.picture.magick.utils
Unit command to crop and resize an picture.
ImageCropperAndResizer() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropperAndResizer
 
imageFormat - Variable in class org.nuxeo.template.processors.xdocreport.BlobImageProvider
 
ImageIdentifier - Class in org.nuxeo.ecm.platform.picture.magick.utils
Unit command to extract information from a picture file.
ImageIdentifier() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier
 
imageInfo - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
ImageInfo - Class in org.nuxeo.ecm.platform.picture.api
Wrapper class for the information returned by the Identify ImageMagick command.
ImageInfo() - Constructor for class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
ImageInfo(String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
ImageInfo(String, String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
ImageInfo(String, String, String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
ImageMagickCaller() - Constructor for class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
ImagePlugin - Class in org.nuxeo.ecm.platform.picture.extension
 
ImagePlugin() - Constructor for class org.nuxeo.ecm.platform.picture.extension.ImagePlugin
 
ImageResizer - Class in org.nuxeo.ecm.platform.picture.magick.utils
Unit command to extract a simplified view of a JPEG file using ImageMagick = extract the needed picture information to reach the target definition level
ImageResizer() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageResizer
 
ImageRotater - Class in org.nuxeo.ecm.platform.picture.magick.utils
Unit command to rotate a picture.
ImageRotater() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageRotater
 
imageUtils - Variable in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
imageUtils - Variable in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
 
ImageUtils - Interface in org.nuxeo.ecm.platform.picture.core
 
ImageUtilsDescriptor - Class in org.nuxeo.ecm.platform.picture.core.libraryselector
 
ImageUtilsDescriptor() - Constructor for class org.nuxeo.ecm.platform.picture.core.libraryselector.ImageUtilsDescriptor
 
ImagingComponent - Class in org.nuxeo.ecm.platform.picture
 
ImagingComponent() - Constructor for class org.nuxeo.ecm.platform.picture.ImagingComponent
 
ImagingConfigurationDescriptor - Class in org.nuxeo.ecm.platform.picture.api
Descriptor for configuration information contribution that will be used by the ImagingService.
ImagingConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.platform.picture.api.ImagingConfigurationDescriptor
 
ImagingConvertConstants - Class in org.nuxeo.ecm.platform.picture.api
 
ImagingDocumentConstants - Class in org.nuxeo.ecm.platform.picture.api
Imaging constants.
ImagingRecomputeWork - Class in org.nuxeo.ecm.platform.picture.recompute
Deprecated.
since 11.1 use RecomputeViewsAction instead
ImagingRecomputeWork(String, String) - Constructor for class org.nuxeo.ecm.platform.picture.recompute.ImagingRecomputeWork
Deprecated.
 
ImagingService - Interface in org.nuxeo.ecm.platform.picture.api
 
IMAP - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
IMAP_DEBUG - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
 
IMAPS - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
IMImageUtils - Class in org.nuxeo.ecm.platform.picture.core.im
 
IMImageUtils() - Constructor for class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
 
IMImageUtils.ImageMagickCaller - Class in org.nuxeo.ecm.platform.picture.core.im
 
immediate - Variable in class org.nuxeo.ecm.platform.actions.Action
 
IMMUTABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
 
IMMUTABLE_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
IMPACTED_USERNAME_PROPERTY - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
IMPL_EP - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
implClass - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
implementationClass - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
implementationClass - Variable in class org.nuxeo.template.serializer.service.SerializerDescriptor
 
IMPLEMENTED_ALGOS - Static variable in class org.nuxeo.common.codec.Crypto
 
IMPLICIT - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
IMPORT - org.nuxeo.ecm.csv.core.CSVImporterOptions.ImportMode
 
IMPORT_BASE_VERSION_ID - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_CHECKED_IN - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_FILE_PATH_OPTION - Static variable in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
 
IMPORT_GRAPH - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing the graph name where relations should be imported.
IMPORT_HAS_LEGAL_HOLD - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_IS_RECORD - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_IS_RETENTION_ACTIVE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
Deprecated.
since 11.1
IMPORT_IS_VERSION - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_LIFECYCLE_POLICY - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_LIFECYCLE_STATE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_LOCK_CREATED - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
Lock creation time as a Calendar object.
IMPORT_LOCK_OWNER - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_OVERWRITE_OPTION - Static variable in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
 
IMPORT_PROXY_TARGET_ID - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_PROXY_TYPE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
The document type to use to create a proxy by import.
IMPORT_PROXY_VERSIONABLE_ID - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_RETAIN_UNTIL - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_TX_TIMEOUT_SEC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
IMPORT_VERSION_CREATED - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_VERSION_DESCRIPTION - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_VERSION_IS_LATEST - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_VERSION_IS_LATEST_MAJOR - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_VERSION_LABEL - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_VERSION_MAJOR - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_VERSION_MINOR - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
IMPORT_VERSION_VERSIONABLE_ID - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
 
importAllRouteModels(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Imports all the route models resource templates.
importAllRouteModels(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
ImportBasedFactory - Class in org.nuxeo.ecm.platform.content.template.factories
This factory will import a file using a path defined in the option of the factoryBinding extension point.
ImportBasedFactory() - Constructor for class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
 
ImportBasedFactory.PathOptions - Enum in org.nuxeo.ecm.platform.content.template.factories
 
importBlob(File, String) - Method in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
Use fileManager to import the given file.
importChild(String, Node, String, Long, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
importContribution(Contribution<K, T>) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
importCSV(Blob) - Method in class org.nuxeo.ecm.csv.core.operation.CSVImportOperation
 
importDocs(InputStream) - Method in interface org.nuxeo.ecm.core.io.DocumentsImporter
 
importDocument(String, Document, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.model.Session
Imports a document with a given id and parent.
importDocument(String, Document, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
importDocument(String, Document, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
importDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
importDocuments(InputStream, String, DocumentRef) - Method in class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
 
importDocuments(InputStream, String, DocumentRef) - Method in interface org.nuxeo.ecm.core.io.IODocumentManager
 
importDocuments(InputStream, DocumentWriter) - Method in class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
 
importDocuments(InputStream, DocumentWriter) - Method in interface org.nuxeo.ecm.core.io.IODocumentManager
 
importDocuments(String, String, boolean, int, int) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
Imports documents using a DefaultImporterExecutor and the contributed documentModelFactory and SourceNode implementations; If no documentModelFactory implementation was contributed to the service, DefaultDocumentModelFactory it's used If no SourceNode implementation was contributed to the service, FileSourceNode it's used
importDocuments(String, String, boolean, int, int) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
importDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
importDocuments(List<DocumentModel>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Low-level import of documents, reserved for the administrator.
importDocuments(DocumentModel, File) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
importDocuments(DocumentModel, File) - Method in interface org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterService
Imports DocumentModel in Nuxeo from an XML or a Zip archive.
importDocuments(DocumentModel, File, boolean) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
importDocuments(DocumentModel, File, boolean) - Method in interface org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterService
Imports DocumentModel in Nuxeo from an XML or a Zip archive.
importDocuments(DocumentModel, File, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
importDocuments(DocumentModel, File, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterService
Same as XMLImporterService.importDocuments(DocumentModel, File) with map injected into mvel contexts used during parsing
importDocuments(DocumentModel, File, Map<String, Object>, boolean) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
importDocuments(DocumentModel, File, Map<String, Object>, boolean) - Method in interface org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterService
 
importDocuments(DocumentModel, InputStream) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
importDocuments(DocumentModel, InputStream) - Method in interface org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterService
Imports DocumentModel in Nuxeo from an XML Stream.
importDocuments(DocumentModel, InputStream, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
importDocuments(DocumentModel, InputStream, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterService
Same as XMLImporterService.importDocuments(DocumentModel, InputStream) with map injected into mvel contexts used during parsing
importDocuments(DocumentReader, DocumentWriter) - Method in class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
 
importDocuments(DocumentReader, DocumentWriter) - Method in interface org.nuxeo.ecm.core.io.IODocumentManager
 
importDocuments(AbstractImporterExecutor, String, String, boolean, int, int, boolean) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
Imports documents using a the given executor and the contributed documentModelFactory and SourceNode implementations; If no documentModelFactory implementation was contributed to the service, DefaultDocumentModelFactory it's used If no SourceNode implementation was contributed to the service, FileSourceNode it's used
importDocuments(AbstractImporterExecutor, String, String, boolean, int, int, boolean) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
importDocuments(AbstractImporterExecutor, String, String, String, String, boolean, int, int, boolean) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
Imports documents using a the given executor and the contributed documentModelFactory and SourceNode implementations; Allows to overwrite the leaf and folderish types used by the documentModelFactory when importing; if one of them is not specified then the contributed one is used If no documentModelFactory implementation was contributed to the service, DefaultDocumentModelFactory it's used If no SourceNode implementation was contributed to the service, FileSourceNode it's used
importDocuments(AbstractImporterExecutor, String, String, String, String, boolean, int, int, boolean) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
importDocumentsAndResources(InputStream, String, DocumentRef) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
Import document and resources described by given input stream at given document location.
importDocumentsAndResources(InputStream, String, DocumentRef) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
importDocumentsAndResources(InputStream, String, DocumentRef, DocumentWriter) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
importedFile - Variable in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
 
importer - Variable in class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
importer - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporterWork
 
IMPORTER_CONFIGURATION_XP - Static variable in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
ImporterApp - Class in org.nuxeo.ecm.platform.importer.executor.jaxrs
 
ImporterApp() - Constructor for class org.nuxeo.ecm.platform.importer.executor.jaxrs.ImporterApp
 
ImporterConfig - Class in org.nuxeo.ecm.platform.scanimporter.service
XMap Descriptor for importer config
ImporterConfig - Class in org.nuxeo.ecm.user.center.profile
 
ImporterConfig() - Constructor for class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
ImporterConfig() - Constructor for class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
ImporterConfigurationDescriptor - Class in org.nuxeo.ecm.platform.importer.service
 
ImporterConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
ImporterConfigurationDescriptor.DocumentModelFactory - Class in org.nuxeo.ecm.platform.importer.service
 
ImporterDocumentModelFactory - Interface in org.nuxeo.ecm.platform.importer.factories
Interface for DocumentModel factory
ImporterFilter - Interface in org.nuxeo.ecm.platform.importer.filter
 
ImporterListener - Interface in org.nuxeo.ecm.platform.importer.listener
 
importerLogClass - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
ImporterLogger - Interface in org.nuxeo.ecm.platform.importer.log
 
importerOptions - Variable in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
importError() - Method in interface org.nuxeo.ecm.platform.importer.listener.ImporterListener
 
importError() - Method in class org.nuxeo.ecm.platform.importer.listener.JobHistoryListener
 
ImporterRunner - Interface in org.nuxeo.ecm.platform.importer.base
 
ImporterRunnerConfiguration - Class in org.nuxeo.ecm.platform.importer.base
Hold the configuration of an ImporterRunner.
ImporterRunnerConfiguration(String, SourceNode, String, ImporterLogger, boolean, int, int, String) - Constructor for class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
ImporterRunnerConfiguration.Builder - Class in org.nuxeo.ecm.platform.importer.base
 
importerService - Variable in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
ImporterThreadingPolicy - Interface in org.nuxeo.ecm.platform.importer.threading
Defines multi-threading policy for the importer
ImportExtension - Interface in org.nuxeo.ecm.core.io
Interface for extension used to enrich the import
importFromStream(InputStream, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
 
importFromStream(InputStream, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
ImportingDocumentFilter - Interface in org.nuxeo.ecm.platform.importer.filter
Interface for filters used to chose if a SourceNode should be imported or not.
importingDocumentFilters - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
importingDocumentFilters - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
importLine(CSVRecord, long, Integer, DocumentType, CoreSession, UserProfileService, Map<String, Integer>) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
Import a line from the CSV file.
importLogs - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
importMode - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
importMode(CSVImporterOptions.ImportMode) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
importParentContributions() - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
importRecord(CSVRecord, Map<String, Integer>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
Import a line from the CSV file.
importRouteModel(URL, boolean, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Creates a route model in the root models folder defined by the current persister.
importRouteModel(URL, boolean, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
importSource - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
importTP - Static variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
importWritePath - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
importWritePath - Variable in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
in - Variable in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
in - Variable in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
in - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
in(Object, List<Object>) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
in(String, Iterable<?>) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
in(String, Object[]) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
in(String, T, T...) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
IN - org.nuxeo.ecm.core.storage.dbs.DBSConnection.DBSQueryOperator
 
IN - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
IN - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
IN - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
IN_PROGRESS - Static variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
IN_PROGRESS_MARKER - Static variable in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
INACTIVITY_BREAK_MS - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
INBOX - Static variable in class org.nuxeo.ecm.platform.mail.listener.MailEventListener
 
INBOX - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
 
inc - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
inc() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
inCheckpointRecords - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
includedFacets - Variable in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
includedPaths - Variable in class org.nuxeo.ecm.core.utils.StringsExtractor
 
includedTypes - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
IncludeFilter - Class in org.nuxeo.runtime.deployment.preprocessor.install.filters
 
IncludeFilter(String) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.filters.IncludeFilter
 
IncludeFilter(Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.filters.IncludeFilter
 
includes - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
includeSourceFields - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
includeTemplates() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
inclusive(long, long) - Static method in class org.nuxeo.ecm.core.blob.ByteRange
Constructs a byte range from a start and INCLUSIVE end.
incorporateAggregates(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Default (dummy) implementation that should be overridden by PageProvider actually dealing with Aggregates
incorporateAggregates(Map<String, Serializable>) - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
Extends the default implementation to add results of aggregates
increaseCounter(String) - Static method in class org.nuxeo.runtime.management.counters.CounterHelper
Deprecated.
 
increaseCounter(String) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
Deprecated.
Increase a counter
increaseCounter(String) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
increaseCounter(String, long) - Static method in class org.nuxeo.runtime.management.counters.CounterHelper
Deprecated.
 
increaseCounter(String, long) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
Deprecated.
 
increaseCounter(String, long) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
increaseRequestCounter() - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
increaseTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
increaseTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
Deprecated.
 
increment - Variable in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
INCREMENT_BEFORE_UPDATE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Listeners can increment version numbers.
IncrementalIndexNameGenerator - Class in org.nuxeo.elasticsearch.core
 
IncrementalIndexNameGenerator() - Constructor for class org.nuxeo.elasticsearch.core.IncrementalIndexNameGenerator
 
incrementBy(String, int) - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
incrementByOption(Document, VersioningOption) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
incrementIterators() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Increments iterators lexicographically.
incrementMajor(Document) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
incrementMinor(Document) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
incrementProp(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
incrementStorageSize(long) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
incrementStorageSize(long) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
incrementStorageSize(long) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
index - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
index - Variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
 
index - Variable in class org.nuxeo.ecm.core.api.ListDiff.Entry
 
index - Variable in class org.nuxeo.ecm.core.query.sql.model.EsHint
 
index - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
 
index - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ResourceServlet
 
index - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
index() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
index() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
index() - Method in class org.nuxeo.template.jaxrs.RootResource
 
index() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
 
index(Class<?>) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
index(Method) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
index(String, SetMultimap<String, String>) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
index(IndexRequest) - Method in interface org.nuxeo.elasticsearch.api.ESClient
Performs the indexing request.
index(IndexRequest) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
index(IndexRequest) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
index(Deploy) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
index(Features) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
index(LocalDeploy) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
Deprecated.
index(PartialDeploy) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
index(RunnerFeature) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
INDEX - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
INDEX - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
INDEX_BULK_MAX_SIZE_PROPERTY - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
INDEX_HTML - Static variable in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
 
INDEX_JSP - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
INDEX_OPTION - Static variable in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
INDEX_SLASH - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
INDEX_UPDATE_ALIAS_PARAM - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
Indexable - Annotation Type in org.nuxeo.runtime.annotations.loader
Deprecated.
not used
IndexAction - Class in org.nuxeo.elasticsearch.bulk
A Nuxeo Bulk Action to index documents.
IndexAction() - Constructor for class org.nuxeo.elasticsearch.bulk.IndexAction
 
IndexCompletionComputation - Class in org.nuxeo.elasticsearch.bulk
On indexing completion, do extra tasks like refresh or update index alias.
IndexCompletionComputation() - Constructor for class org.nuxeo.elasticsearch.bulk.IndexCompletionComputation
 
indexConfig - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
indexConfig - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
indexesAllBinary - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
Indexes containing all binaries properties.
indexesAllSimple - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
Indexes containing all simple properties.
indexesByPropPathBinary - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
Indexes for each specific binary property path.
indexesByPropPathExcludedBinary - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
Indexes for each specific binary property path excluded.
indexesByPropPathExcludedSimple - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
Indexes for each specific simple property path excluded.
indexesByPropPathSimple - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
Indexes for each specific simple property path.
indexExists(String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
indexExists(String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
indexExists(String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
INDEXING_LISTENER - Static variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
INDEXING_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
INDEXING_QUEUE_ID - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
IndexingCommand - Class in org.nuxeo.elasticsearch.commands
Holds information about what type of indexing operation must be processed.
IndexingCommand() - Constructor for class org.nuxeo.elasticsearch.commands.IndexingCommand
 
IndexingCommand(DocumentModel, IndexingCommand.Type, boolean, boolean) - Constructor for class org.nuxeo.elasticsearch.commands.IndexingCommand
Create an indexing command
IndexingCommand.Type - Enum in org.nuxeo.elasticsearch.commands
 
IndexingCommands - Class in org.nuxeo.elasticsearch.commands
 
IndexingCommands() - Constructor for class org.nuxeo.elasticsearch.commands.IndexingCommands
 
IndexingCommands(DocumentModel) - Constructor for class org.nuxeo.elasticsearch.commands.IndexingCommands
 
IndexingCommandsStacker - Class in org.nuxeo.elasticsearch.commands
Contains logic to stack ElasticSearch commands depending on Document events This class is mainly here to make testing easier
IndexingCommandsStacker() - Constructor for class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
IndexingWorker - Class in org.nuxeo.elasticsearch.work
Simple Indexing Worker
IndexingWorker(String, List<IndexingCommand>) - Constructor for class org.nuxeo.elasticsearch.work.IndexingWorker
 
indexInitDone - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
indexName - Variable in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
IndexNameGenerator - Interface in org.nuxeo.elasticsearch.api
 
indexNames - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
All index names.
indexNames - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
indexNonRecursive(List<IndexingCommand>) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchIndexing
indexNonRecursive(List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
indexNonRecursive(List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
indexNonRecursive(IndexingCommand) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchIndexing
Process the IndexingCommand.
indexNonRecursive(IndexingCommand) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
indexNonRecursive(IndexingCommand) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
indexOf(char[], char[], int) - Static method in class org.nuxeo.common.utils.FileNamePattern
Variant of indexOf with ? wildcard.
indexOf(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
indexOf(Object) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
indexOf(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
Returns the index of the first occurrence of the element named suggesterName in the #suggesters list, or -1 if suggesterName is null or if this list does not contain the element.
indexOf(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
IndexRequestComputation - Class in org.nuxeo.elasticsearch.bulk
Build elasticsearch requests to index documents.
IndexRequestComputation() - Constructor for class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
indexStoreType - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
indices - Variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
IndividualMetadataCollector - Class in org.nuxeo.ecm.platform.importer.properties
The properties are mapped by the collector using as key the path of the file/folder to import.
IndividualMetadataCollector() - Constructor for class org.nuxeo.ecm.platform.importer.properties.IndividualMetadataCollector
 
inError(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
An error occurred during the processing
info - org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo.LEVEL
 
info - Static variable in class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
 
info - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
info - Variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
info - Variable in class org.nuxeo.ecm.core.query.sql.model.Expression
Arbitrary info associated to the expression.
info - Variable in class org.nuxeo.ecm.core.query.sql.model.Reference
Arbitrary info associated to the reference.
info - Variable in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
 
info - Variable in class org.nuxeo.ecm.platform.management.statuses.PopulateRepositoryProbe.Runner
 
info - Variable in class org.nuxeo.ecm.platform.management.statuses.QueryRepositoryProbe.Runner
 
info - Variable in class org.nuxeo.ecm.platform.threed.ThreeD
 
info - Variable in class org.nuxeo.ecm.webengine.app.DefaultContext
 
info(Object...) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
info(String) - Method in class org.nuxeo.automation.scripting.helper.Console
 
info(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
info(String) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
info(String) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
info(String) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
info(String) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
INFO - org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
 
INFO - Static variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
INFO_AWS_ENDPOINT - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_AWS_PATH_STYLE_ACCESS - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_AWS_REGION - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_AWS_SECRET_ACCESS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_AWS_SECRET_KEY_ID - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_AWS_SESSION_TOKEN - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_BASE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_BUCKET - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_EXPIRATION - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
INFO_PROPERTY - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
INFO_USE_S3_ACCELERATE - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
infoEnabled - Static variable in class org.nuxeo.automation.scripting.helper.Console
 
infos - Variable in class org.nuxeo.runtime.management.api.ProbeStatus
 
infosByShortcuts - Variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
infosByTypes - Variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
IngestionTrigger - Class in org.nuxeo.ecm.platform.scanimporter.listener
Listen to Scheduler events to check if new scanned files are availables Trigger the importer if not already busy.
IngestionTrigger() - Constructor for class org.nuxeo.ecm.platform.scanimporter.listener.IngestionTrigger
 
INHERITED_ACL - Static variable in interface org.nuxeo.ecm.core.api.security.ACL
 
init() - Method in class org.nuxeo.common.Environment
Initialization with System properties to avoid issues due to home set with runtime home instead of server home.
init() - Method in class org.nuxeo.directory.test.DirectoryConfiguration
 
init() - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
init() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
init() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
 
init() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
init() - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
init() - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
init() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisUIDSequencer
 
init() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
init() - Method in class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
 
init() - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
init() - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Init Sequencer
init() - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Starts up this WorkManager and attempts to resume work previously suspended and saved at WorkManager.shutdown(long, java.util.concurrent.TimeUnit) time.
init() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
init() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
init() - Method in interface org.nuxeo.ecm.platform.importer.random.DictionaryHolder
 
init() - Method in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
init() - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
init() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
init() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
init() - Method in class org.nuxeo.ecm.webdav.backend.SearchVirtualBackend
 
init() - Method in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
init() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Initialize configurator, check requirements and load current configuration
init() - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
init() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
init(boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Initialize configurator, check requirements and load current configuration
init(int) - Static method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
init(int, Integer, boolean) - Static method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
init(int, Integer, boolean, boolean, boolean, String) - Static method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
init(int, Integer, boolean, DictionaryHolder, boolean, boolean) - Static method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
init(long, Map<String, String>) - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
init(long, Map<String, String>) - Method in interface org.nuxeo.runtime.metrics.MetricsReporter
Called on new instance.
init(long, Map<String, String>) - Method in class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
init(long, Map<String, String>) - Method in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
init(long, Map<String, String>) - Method in class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
 
init(File, File[]) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
init(Serializable) - Method in interface org.nuxeo.ecm.core.api.model.Property
Initializes the property with the given normalized value.
init(Object, List<DBSExpressionEvaluator.ValueInfo>, List<DBSExpressionEvaluator.IterInfo>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Initializes values and iterators for a given state.
init(List<Blob>) - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
init(List<EventPipeDescriptor>, Map<String, String>) - Method in interface org.nuxeo.ecm.core.event.pipe.dispatch.EventBundleDispatcher
Initialize the dispatcher
init(List<EventPipeDescriptor>, Map<String, String>) - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher
 
init(Map<String, String>) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
init(Map<String, String>) - Method in class org.nuxeo.ecm.core.transientstore.computation.TransientStoreOverflowRecordFilter
 
init(Map<String, String>) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
init(Map<String, String>) - Method in class org.nuxeo.ecm.core.work.KeyValueStoreOverflowRecordFilter
 
init(Map<String, String>) - Method in class org.nuxeo.ecm.platform.auth.saml.user.AbstractUserResolver
 
init(Map<String, String>) - Method in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
init(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.auth.saml.user.UserResolver
 
init(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
init(Map<String, String>) - Method in interface org.nuxeo.lib.stream.computation.RecordFilter
Initialiaze the filter.
init(Map<String, String>) - Method in class org.nuxeo.runtime.codec.AvroCodecFactory
 
init(Map<String, String>) - Method in class org.nuxeo.runtime.codec.AvroRecordCodecFactory
 
init(Map<String, String>) - Method in interface org.nuxeo.runtime.codec.CodecFactory
Initializes the codec factory using a map of options.
init(Map<String, String>) - Method in class org.nuxeo.runtime.codec.NoCodecFactory
 
init(Map<String, String>) - Method in class org.nuxeo.runtime.codec.SerializableCodecFactory
 
init(Map<String, String>) - Method in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
init(Map<String, String>) - Method in class org.nuxeo.usermapper.extension.NashornUserMapper
 
init(Map<String, String>) - Method in interface org.nuxeo.usermapper.extension.UserMapper
Init callback to receive the parameters set inside the descriptor
init(FilterConfig) - Method in class edu.yale.its.tp.cas.client.filter.CASFilter
 
init(FilterConfig) - Method in class edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMPostFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.external.ExternalRequestFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoThreadTrackerFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.app.WebContextFilter
 
init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
 
init(FilterConfig) - Method in class org.nuxeo.elasticsearch.ElasticSearchFilter
 
init(FilterConfig) - Method in class org.nuxeo.web.ui.NuxeoJSFWebUIRedirectFilter
 
init(ServletConfig) - Method in class edu.yale.its.tp.cas.proxy.ProxyTicketReceptor
 
init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet
 
init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor
 
init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
 
init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ResourceServlet
 
init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
init(CoreSession, String, String, String) - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
init(CoreSession, String, String, String) - Method in class org.nuxeo.elasticsearch.http.readonly.filter.AuditRequestFilter
 
init(CoreSession, String, String, String) - Method in interface org.nuxeo.elasticsearch.http.readonly.filter.SearchRequestFilter
 
init(CoreSession, String, String, String, String) - Method in class org.nuxeo.ecm.platform.routing.core.audit.es.RoutingAuditRequestFilter
 
init(CoreSession, String, String, String, String) - Method in interface org.nuxeo.elasticsearch.http.readonly.filter.SearchRequestFilter
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 SearchRequestFilter.init(CoreSession, String, String, String) instead
init(CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
init(CoreSession, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
init(CoreSession, ValidatorsRule, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
init(CoreSession, ValidatorsRule, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
init(CoreSession, ValidatorsRule, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
init(ScrollRequest, Map<String, String>) - Method in interface org.nuxeo.ecm.core.api.scroll.Scroll
Initialization of the iterator.
init(ScrollRequest, Map<String, String>) - Method in class org.nuxeo.ecm.core.scroll.EmptyScroll
 
init(ScrollRequest, Map<String, String>) - Method in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
init(ScrollRequest, Map<String, String>) - Method in class org.nuxeo.ecm.core.scroll.StaticScroll
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
init(ConverterDescriptor) - Method in interface org.nuxeo.ecm.core.convert.extension.Converter
Initializes the Converter.
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.BaseOfficeXMLTextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.FullTextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Html2TextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.MD2TextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.MSOffice2TextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RTF2TextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XL2TextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XML2TextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XmlZip2TextConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.liveconnect.google.drive.converter.GoogleDriveBlobConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.IWork2PDFConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.Md2HtmlConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.importer.random.PartialTextExtractor
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.picture.convert.ConvertToPDFPictureConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.picture.convert.CropPictureConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.picture.convert.ResizePictureConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.picture.convert.RotationPictureConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.thumbnail.converter.ThumbnailDocumentConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.video.convert.ScreenshotConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
init(ConverterDescriptor) - Method in class org.nuxeo.template.deckjs.DeckJSPDFConverter
 
init(TransientStoreConfig) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
init(TransientStoreConfig) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
init(TransientStoreConfig) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreProvider
Initializes the store from the given config.
init(TransientStoreConfig) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
init(TransientStoreConfig) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
init(WorkQueueDescriptor) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
init(WorkQueueDescriptor) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
init(WorkQueueDescriptor) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Starts up this WorkQueuing and attempts to resume work previously suspended and saved at shutdown time.
init(ServletDescriptor, ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
 
init(ComputationContext) - Method in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
 
init(ComputationContext) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
init(ComputationContext) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
init(ComputationContext) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
init(ComputationContext) - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
init(ComputationContext) - Method in class org.nuxeo.elasticsearch.bulk.IndexCompletionComputation
 
init(ComputationContext) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
init(ComputationContext) - Method in class org.nuxeo.lib.stream.computation.AbstractComputation
 
init(ComputationContext) - Method in interface org.nuxeo.lib.stream.computation.Computation
Called when the framework has registered the computation successfully.
init(ComputationContext) - Method in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
init(ComputationContext) - Method in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
init(ComputationContext) - Method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
init(ComputationContext) - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
init(Topology, Settings) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
init(Topology, Settings) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Initialize streams, but don't run the computations
init(ContainerDescriptor) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
init(ContainerDescriptor, File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
init(ContainerDescriptor, File[]) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
init_actions() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
Action encapsulation object initializer.
INIT_DONE_FLAG - Static variable in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
 
INIT_SCROLL_KEEP_ALIVE_PROP - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
INIT_SCROLL_SIZE_PROP - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
initAddInputTransition(GraphNode.Transition) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Internal during graph init.
initAddInputTransition(GraphNode.Transition) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
initAncestorsSQL() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Creates the SQL for the table holding ancestors information.
initAppenders(Collection<String>, Settings) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
initBatch() - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Initializes a batch by with an automatically generated id.
initBatch() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
initBatch() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
initBatch(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Initiates a new batch with the given handler.
initBatch(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
initBatch(String, String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Deprecated.
since 7.10, use BatchManager.initBatch() instead.
initBatch(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
Deprecated.
initBatchInternal(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
initBindings(OperationContext) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting
 
initBlobInfoMQ(LogManager) - Method in class org.nuxeo.importer.stream.automation.BlobConsumers
 
initBlobsPaths() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
initBlobsPaths() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
initBlobsPaths() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
initClusterInvalidator() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
initClusterInvalidator(DBSRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
initClusterSQL() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
initConsumer(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
 
initConsumer(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
initConsumer(String, Map<String, String>) - Method in interface org.nuxeo.ecm.core.event.pipe.PipeConsumer
Initialize the Consumer when the EventBundlePipe is initialized
initContainer(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
initContextProperties(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
initConverter() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
initCreateFavorites(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
initCreateUserWorkspace(CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
initCreateUserWorkspace(CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
 
initCreateUserWorkspacesRoot(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
initCreateUserWorkspacesRoot(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
 
initDataDirPath() - Static method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
initDeadLetterQueueStream() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
initDefaultCollectionsRoot(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
initDefaultOptions() - Method in class org.nuxeo.lib.stream.tools.Main
 
initDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
initDocumentFromChildren(DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
initDomainEventProducers() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
initDomainEventStreams() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
initDone - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
initExecutor() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
initFactory(Map<String, String>, List<ACEDescriptor>, List<TemplateItemDescriptor>) - Method in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
 
initFactory(Map<String, String>, List<ACEDescriptor>, List<TemplateItemDescriptor>) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
 
initFactory(Map<String, String>, List<ACEDescriptor>, List<TemplateItemDescriptor>) - Method in interface org.nuxeo.ecm.platform.content.template.service.ContentFactory
 
initFields() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
initFragmentSQL(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Creates the SQL for one fragment (simple or collection).
initFreeMarker() - Method in class org.nuxeo.common.utils.TextTemplate
Initialize FreeMarker data model from Java properties.
initFulltextConfiguration() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
initHierarchySQL() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Creates the SQL for the table holding hierarchy information.
initHttpService(HttpService) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
Called by the service tracker when HttpService is up to configure it with current contributed servlets
INITIAL - Static variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
Initial memory buffer size.
INITIAL - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
INITIAL_CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
INITIAL_CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
INITIAL_LIFECYCLE_STATE_OPTION_NAME - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
Key in context map to specify initial lifecycle state on document creation.
INITIAL_SIZE - Static variable in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
INITIAL_SYS_CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
INITIAL_SYS_CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
initialCapacity(int) - Static method in class org.nuxeo.ecm.core.storage.State
 
initialContext - Variable in class org.nuxeo.ecm.platform.mail.action.ExecutionContext
 
InitialContextAccessor - Class in org.nuxeo.runtime.jtajca
Utility class used for testing JNDI space provider.
InitialContextAccessor() - Constructor for class org.nuxeo.runtime.jtajca.InitialContextAccessor
 
initialFields - Variable in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
initialize() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
initialize() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
initialize() - Method in class org.nuxeo.ecm.core.scheduler.NuxeoQuartzConnectionProvider
 
initialize() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
initialize() - Method in interface org.nuxeo.ecm.directory.Directory
INTERNAL, DO NOT CALL.
initialize() - Method in class org.nuxeo.ecm.directory.InverseReference
 
initialize() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
initialize() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
initialize() - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
initialize() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
initialize() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
initialize() - Method in class org.nuxeo.runtime.test.runner.TargetExtensions.Automation
 
initialize() - Method in class org.nuxeo.runtime.test.runner.TargetExtensions.ContentModel
 
initialize() - Method in class org.nuxeo.runtime.test.runner.TargetExtensions.ContentTemplate
 
initialize() - Method in class org.nuxeo.runtime.test.runner.TargetExtensions
 
initialize(int) - Method in interface org.nuxeo.runtime.server.ServerConfigurator
Initializes this server configurator
initialize(int) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
initialize(int, CyclicBarrier) - Method in class org.nuxeo.ecm.core.storage.sql.LockStepJob
Run the thread n (1, 2...).
initialize(ClassLoader, File, List<File>, Map<String, Object>) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
initialize(Object...) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
initialize(Object...) - Method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
initialize(Object...) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberGroupsAdapter
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberUsersAdapter
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
Deprecated.
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryEntryObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth.AuthenticationTokensObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserToGroupObject
 
initialize(Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
initialize(Object...) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
initialize(Object...) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
initialize(Object...) - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
 
initialize(Object...) - Method in class org.nuxeo.template.jaxrs.TemplateResource
 
initialize(Object...) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
initialize(String[]) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
initialize(String, String) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSClusterInvalidator
Initializes the cluster invalidator.
initialize(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSPubSubInvalidator
 
initialize(String, String) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
Initializes the broker.
initialize(String, String) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
 
initialize(String, Map<String, String>) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Initializes this batch handler with the given name and configuration properties.
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
initialize(String, Map<String, String>) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
Initializes the binary manager.
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
initialize(String, Map<String, String>) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Initializes the blob provider.
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
initialize(String, Model, Mapper, VCSInvalidationsPropagator, Map<String, String>) - Method in interface org.nuxeo.ecm.core.storage.sql.CachingMapper
Initialize the caching mapper instance
initialize(String, Model, Mapper, VCSInvalidationsPropagator, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
initialize(String, Model, Mapper, VCSInvalidationsPropagator, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
initialize(String, Model, RowMapper, VCSInvalidationsPropagator, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
initialize(String, Model, RowMapper, VCSInvalidationsPropagator, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
initialize(String, RepositoryImpl) - Method in interface org.nuxeo.ecm.core.storage.sql.VCSClusterInvalidator
Initializes the cluster invalidator.
initialize(String, RepositoryImpl) - Method in class org.nuxeo.ecm.core.storage.sql.VCSPubSubInvalidator
 
initialize(Connection) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
initialize(Map<String, String>) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
initialize(Map<String, String>) - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Initializes this blob dispatcher.
initialize(Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
initialize(Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
initialize(Map<String, String>, Map<String, List<BiConsumer<String, byte[]>>>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
initialize(Map<String, String>, Map<String, List<BiConsumer<String, byte[]>>>) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubProvider
 
initialize(Map<String, String>, Map<String, List<BiConsumer<String, byte[]>>>) - Method in class org.nuxeo.runtime.pubsub.MemPubSubProvider
 
initialize(Map<String, String>, Map<String, List<BiConsumer<String, byte[]>>>) - Method in interface org.nuxeo.runtime.pubsub.PubSubProvider
Initializes the resources for this provider and registers the local subscribers map.
initialize(Map<String, String>, Map<String, List<BiConsumer<String, byte[]>>>) - Method in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
initialize(Properties) - Method in class org.nuxeo.osgi.OSGiAdapter
 
initialize(Session, Map<String, String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
initialize(LocalPackage, boolean) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
initialize(LocalPackage, boolean) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
 
initialize(MongoDBSession) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
initialize(FileSystemItemFactory, DocumentModel) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
initialize(VersioningFileSystemItemFactory, DocumentModel) - Method in 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
initialize(DocumentModel) - Method in class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
initialize(DocumentModel) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
initialize(Document) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
initialize(Document) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Initializes the life cycle for the given document.
initialize(Document, String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
initialize(Document, String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Initializes the life cycle for the given document.
initialize(WebContext, ResourceType, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
initialize(WebContext, ResourceType, Object...) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
initialize(UserSession, String) - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
 
initialize(UserSession, String) - Method in interface org.nuxeo.ecm.webengine.session.Component
The component was instantiated by the given session.
initialize(AbstractRuntimeService) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
Gives a chance to derived classes to initialize them before the runtime is started.
initialize(KeyValueStoreDescriptor) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
initialize(KeyValueStoreDescriptor) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
initialize(KeyValueStoreDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
initialize(KeyValueStoreDescriptor) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
initialize(KeyValueStoreDescriptor) - Method in interface org.nuxeo.runtime.kv.KeyValueStoreProvider
Initializes this Key/Value store provider.
initialize(RuntimeService) - Static method in class org.nuxeo.runtime.api.Framework
 
initialize(FeaturesRunner) - Method in class org.nuxeo.ecm.webengine.test.WebEngineFeature
 
initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
initialize(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
Called when preparing to run the test class.
initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.ServletContainerFeature
 
initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
 
initialize(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
initialize(Element) - Method in class org.nuxeo.connect.update.task.update.Update
 
initializeBindings(Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
initializeBuilder(AwsClientBuilder<?, ?>, AWSCredentialsProvider) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
initializeBuilder(HtmlPolicyBuilder) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
initializeCache(File, long, long, long, FileStorage) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
Initialize the cache.
initializeCache(String, String, String, FileStorage) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
Initializes the cache.
initializeCache(String, FileStorage) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
Initialize the cache.
initialized - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
initialized - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
initializeEnvironment() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
initializeEnvironment() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
initializeFromTemplate(boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
initializeFromTemplate(String, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
initializeFromTemplate(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Initialize the template parameters from the associated template
initializeIndexes() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
initializeInverseReferences() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
initializeInverseReferences() - Method in interface org.nuxeo.ecm.directory.Directory
INTERNAL, DO NOT CALL.
initializeMetadataProvider(Map<String, String>) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
initializeOptions(String) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
initializeReferences() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
initializeReferences() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
initializeReferences() - Method in interface org.nuxeo.ecm.directory.Directory
INTERNAL, DO NOT CALL.
initializeReferences() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
initializeRegistries() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
initializeRepository(CoreSession) - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
Must be implemented by custom initializers.
initializeRepository(RepositoryInitializationHandler, String) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
initializeRoot() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
initializeS3Client(AWSCredentialsProvider) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
initializeSTSClient(AWSCredentialsProvider) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
initializeTypes(CmisVersion) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
initializeUser(UserInfo, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
Generates a private key and a public certificate for a user whose X.509 field information was enclosed in a UserInfo parameter.
initializeUser(UserInfo, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
initializeValuesAndIterators(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Initializes toplevel values and iterators for a given state.
initialState - Variable in class org.nuxeo.ecm.core.versioning.DefaultVersioningRuleDescriptor
Deprecated.
 
initialState - Variable in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
initialState - Variable in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
InitialStateDescriptor - Class in org.nuxeo.ecm.core.versioning
Descriptor to contribute the initial version state of a document.
InitialStateDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
 
initiator - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
INITIATOR - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
INITIATOR_EVENT_CONTEXT_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
initIfNeed() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
initIndex(String, ElasticSearchIndexConfig, boolean) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
initIndex(ElasticSearchIndexConfig, boolean) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
initIndex(ElasticSearchIndexConfig, boolean, boolean) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
initIndexes(boolean) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Initialize Elasticsearch indexes.
initIndexes(boolean) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
initIndexes(boolean) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
initInternalStream(Name) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
initInternalStreams() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
initInvalidationsPropagator() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
Invalidations need to be propagated between connection caches only if there is such a cache, which is the case only if transactions are used.
initJspRequestSupport(GenericServlet, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
initListener() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
initListenerThreadPool() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
initLockManager() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
initLockManager() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
initLogs() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Delegate logs initialization to serverConfigurator instance
initLogs() - Method in class org.nuxeo.launcher.config.ServerConfigurator
Initialize logs.
initMethods() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
initMvelBindings(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
 
initOperationContext(Blob, String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
initOsgiRuntime() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Inits the osgi runtime.
InitParamDescriptor - Class in org.nuxeo.runtime.server
Descriptor for an init param.
InitParamDescriptor() - Constructor for class org.nuxeo.runtime.server.InitParamDescriptor
 
initParameters - Variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
initParameters(Map<String, String>) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
initParams - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
 
initParams - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
Must use hashtable since it extends Dictionary
initParams - Variable in class org.nuxeo.runtime.server.FilterDescriptor
 
initParams - Variable in class org.nuxeo.runtime.server.ServletDescriptor
 
initPartitions(boolean) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
initPersistentService() - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
initPipe(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
initPipe(String, Map<String, String>) - Method in interface org.nuxeo.ecm.core.event.pipe.EventBundlePipe
Initialize the Pipe when Nuxeo Event Service starts
initPipe(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.jwt.JWTAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
initPlugin(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
Initializes the Plugin from parameters set in the XML descriptor.
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.krb5.Krb5Authenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
initPool() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
initPoolConfig() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
initPools() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
initProcessor(StreamProcessorDescriptor) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
initRendering(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
initRepositories() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
 
initRepositories() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
Start a tx and initialize repositories content.
initRepository() - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
initRepository() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
initRepository() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
initRepository() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
initRepository(MongoDBRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
Initializes the MongoDB repository
initRepositorySQL() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Creates the SQL for the table holding global repository information.
initRoot() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSConnectionBase
Initializes the root and its ACP.
initRootNode() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
initRootTask(SourceNode, DocumentModel, boolean, ImporterLogger, Integer, String) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
initSchemaFieldMap() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
initSchemas(List<String>) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
initSearchAlias(ElasticSearchIndexConfig) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
initSelectDescendantsSQL() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
initSelections() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
initSequence(String, int) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDSequencer
 
initSequence(String, int) - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Deprecated.
initSequence(String, long) - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
initSequence(String, long) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisUIDSequencer
 
initSequence(String, long) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDSequencer
 
initSequence(String, long) - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
initSequence(String, long) - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Initializes the sequencer with the given key to at least the given long id.
initSequence(String, long) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
initSequence(String, long) - Method in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
initSession() - Method in class org.nuxeo.ecm.core.work.AbstractWork
Deprecated.
initSession(String) - Method in class org.nuxeo.ecm.core.work.AbstractWork
Deprecated.
since 8.1. Use AbstractWork.openSystemSession() to open a session on the configured repository name, otherwise use CoreInstance.getCoreSessionSystem(String).
initSession(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.BaseContentFactory
 
initSQL(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Creates all the sql from the models.
initSQLStatements(Map<String, Serializable>, List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
initStream(String, Settings) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
initStreams(Topology, Settings) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
initTemplate(boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
initTemplate(boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Initialize the DocumentModel finds associated TemplateProcessor extract Template parameters
initTopology() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
initTopology(LogManager) - Method in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
initTopology(LogManager) - Method in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
initTopology(LogManager) - Method in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
initTransactionManager(NuxeoContainer.TransactionManagerConfiguration) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
initTree(CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
initTree(CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
initTree(CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
 
initTree(CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
initTypesBindings() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
initTypesBindings() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Initialize the Types2Template binding
initUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
initUrls() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Inits the urls.
initWithParameters(SuggesterDescriptor) - Method in interface org.nuxeo.ecm.platform.suggestbox.service.Suggester
Configure the Suggester instance with the parameters from the XML descriptor.
initWithParameters(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
 
initWithParameters(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
Deprecated.
 
initWithParameters(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
initWithParameters(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
initWorkQueueSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
initWriteAlias(ElasticSearchIndexConfig, boolean) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
initWriter() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
 
inject(String, Object) - Method in class org.nuxeo.ecm.automation.core.trace.Call.Details.Evaluator
 
inject(Map<String, Object>, OperationContext, ScriptingOperationDescriptor) - Method in interface org.nuxeo.automation.scripting.internals.AutomationScriptingParamsInjector
 
inject(OperationContext, Map<String, ?>, Object) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
injectableFields - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
Fields that should be injected from context
injectCondition(Class<?>, Method, Object, ConditionalIgnoreRule.Condition) - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
 
injectCtx(Object, RenderingContext, boolean) - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
Inject the context.
injectExtendedInfo(Map<String, ExtendedInfo>, ExtendedInfoDescriptor, ExtendedInfoContext) - Method in class org.nuxeo.ecm.platform.audit.service.ExtendedInfoInjector
 
injector - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner
Guice injector.
injectServices(Object) - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
Inject the services.
inline - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
inline - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
inline(Boolean) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
If true, specifies Content-Disposition: inline, and if false uses Content-Disposition: attachment.
INLINE - Static variable in class org.nuxeo.ecm.core.io.download.DownloadHelper
 
inlineBlobs - Variable in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
 
InlineEventContext - Class in org.nuxeo.ecm.core.event.impl
Minimal eventContext implementation that can be used for events that are not bound to a CoreSession.
InlineEventContext(CoreSession, NuxeoPrincipal, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.event.impl.InlineEventContext
 
InlineEventContext(NuxeoPrincipal, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.event.impl.InlineEventContext
 
inLineListener - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
inlineListenersDescriptors - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
InlineRef - Class in org.nuxeo.runtime.test
InlineRef allows to create stream ref on the fly, using only a String.
InlineRef(String, String) - Constructor for class org.nuxeo.runtime.test.InlineRef
 
inMaybeList(Object, List<Object>) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
InMemoryBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.core.blob.InMemoryBlobStore.InMemoryBlobGarbageCollector
 
InMemoryBlobProvider - Class in org.nuxeo.ecm.core.blob
Blob storage in memory, mostly for unit tests.
InMemoryBlobProvider() - Constructor for class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
 
InMemoryBlobStore - Class in org.nuxeo.ecm.core.blob
Blob storage in memory, mostly for unit tests.
InMemoryBlobStore(String, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
InMemoryBlobStore(String, KeyStrategy, boolean, boolean) - Constructor for class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
InMemoryBlobStore(String, PropertyBasedConfiguration, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
InMemoryBlobStore(String, PropertyBasedConfiguration, KeyStrategy, boolean, boolean) - Constructor for class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
InMemoryBlobStore.InMemoryBlobGarbageCollector - Class in org.nuxeo.ecm.core.blob
 
InMemoryCacheImpl - Class in org.nuxeo.ecm.core.cache
Default in memory implementation for cache management based on guava
InMemoryCacheImpl(CacheDescriptor) - Constructor for class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
inMemoryProviders - Variable in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
INNER - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
innerSize - Variable in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
innerSize - Variable in class org.nuxeo.ecm.quota.size.QuotaInfo
 
inOrderBy - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionWildcardsFinder
 
inOrderBy - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
inOrderBy - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
inProgress - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
inProjection - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionReferenceRenamer
 
inProjection - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionWildcardsFinder
 
input - Variable in class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
 
input - Variable in class org.nuxeo.ecm.automation.core.trace.Call.Details
 
input - Variable in class org.nuxeo.ecm.automation.core.trace.Trace
 
input - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
input - Variable in class org.nuxeo.ecm.automation.OperationContext
The execution input that will be updated after an operation run with the operation output
input - Variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
INPUT_1 - Static variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
INPUT_2 - Static variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
INPUT_3 - Static variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
INPUT_DIR_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
INPUT_FILE_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
INPUT_FILE_PATH_PARAMETER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
INPUT_NULL - Static variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
INPUT_PARAM_FILTER - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
INPUT_STREAM - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
INPUT_STREAM - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
InputBindingResolver - Interface in org.nuxeo.template.processors
 
inputEntryKey - Variable in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
inputMatch(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableIteratorMethod
 
inputMatch(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
Return 0 for no match.
inputPassword - Variable in class org.nuxeo.ecm.webengine.test.LoginPage
 
InputResolver<T> - Interface in org.nuxeo.ecm.automation.jaxrs.io.operations
 
inputResolvers - Static variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
inputStream - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
InputStreamDataSource - Class in org.nuxeo.ecm.automation.jaxrs.io
 
InputStreamDataSource(InputStream, String) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
InputStreamDataSource(InputStream, String, String) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
inputStreams - Variable in class org.nuxeo.lib.stream.computation.ComputationMetadata
 
inputStreams - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
inputStreams() - Method in class org.nuxeo.lib.stream.computation.ComputationMetadata
List of streams to subscribe this computation to.
InputStreamWithJsonNode - Class in org.nuxeo.ecm.core.io.marshallers.json
This InputStream is a technical wrapper for JsonNode.
InputStreamWithJsonNode(JsonNode) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
inputTransitions - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
To be used through getter.
inputType - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
inputType - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
The input type of a chain/operation.
inputType - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction.AutomationComputation
 
InputType - Enum in org.nuxeo.template.api
Enum for types of TemplateInput
inputUsername - Variable in class org.nuxeo.ecm.webengine.test.LoginPage
 
inRecords - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
inSelect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
inSelect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
insert(int, Object) - Method in class org.nuxeo.ecm.core.api.ListDiff
 
Insert - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
An INSERT statement.
Insert(Table) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
 
INSERT - org.nuxeo.elasticsearch.commands.IndexingCommand.Type
 
INSERT - Static variable in class org.nuxeo.ecm.core.api.ListDiff
 
insertAfter(ContributionFragmentRegistry.Fragment<T>) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
insertAll - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.ACLCollectionIO
Whether we always write all the row elements in a RowUpdate or just the values starting from pos.
insertAll - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.ScalarCollectionIO
Whether we always insert all the rows in the row update or just the values starting from pos.
insertBefore(ContributionFragmentRegistry.Fragment<T>) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
insertClusterInvalidations(Serializable, VCSInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
insertClusterInvalidations(Serializable, VCSInvalidations) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Inserts the invalidation rows for the other cluster nodes.
insertClusterInvalidations(Serializable, VCSInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
insertClusterInvalidations(Serializable, VCSInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
insertCollectionRows(String, List<RowMapper.RowUpdate>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Updates multiple collection rows, all for the same table.
insertLongSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
insertMany(List<Document>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
insertOne(Document) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
insertSimpleRows(String, List<Row>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Inserts multiple rows, all for the same table.
insertSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
install - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
install - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
install() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
 
install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
 
install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
install() - Method in interface org.nuxeo.ecm.core.management.jtajca.Monitor
 
install() - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
 
install() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
Install naming and bind transaction and connection management factories "by hand".
install() - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
 
install() - Method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
install() - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEventListener
 
install() - Method in class org.nuxeo.runtime.trackers.files.FileEventListener
 
install(File) - Method in class org.nuxeo.osgi.application.ApplicationLoader
Installs all bundles found in the given directory.
install(File) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
install(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
install(TypeRegistry) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
install(BundleFile) - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
install(BundleImpl) - Method in class org.nuxeo.osgi.BundleRegistry
 
install(BundleImpl) - Method in class org.nuxeo.osgi.OSGiAdapter
 
install(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.Contribution
 
install(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
install(ManagedComponent, Contribution) - Method in class org.nuxeo.runtime.deploy.Contribution
 
install(RuntimeContext, File) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
INSTALL_AFTER_RESTART - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
INSTALL_PARAM_MAPS - Static variable in class org.nuxeo.connect.client.we.InstallHandler
 
INSTALL_RELOAD_TIMER - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
installAdapterContribution(String, AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
InstallAfterRestart - Class in org.nuxeo.connect.client.vindoz
Helper class used to manage packages installation issue under windows systems.
InstallAfterRestart() - Constructor for class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
installAll(Collection<BundleFile>) - Method in class org.nuxeo.osgi.application.ApplicationLoader
Installs all given bundle deployments.
installAll(List<BundleFile>) - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
installationDirective - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
installationMessage - Variable in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
installBundle(File) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
installBundle(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
installBundle(String, InputStream) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
installBundle(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
installBundle(BundleFile) - Method in class org.nuxeo.osgi.application.StandaloneBundleLoader
 
installContribution(String, TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
installContribution(String, LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
installContribution(K, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
installContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
installContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Installs the contribution given its name.
installed - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
installed - Variable in class org.nuxeo.runtime.trackers.concurrent.ThreadEventListener
 
installer - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
A class implementing Task.
installer(String, boolean) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
installer(TaskDefinition) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
Installer - Class in org.nuxeo.ecm.webengine.install
 
Installer() - Constructor for class org.nuxeo.ecm.webengine.install.Installer
 
installErrorMessage - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
installForms - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
InstallHandler - Class in org.nuxeo.connect.client.we
Provides REST bindings for Package install management.
InstallHandler() - Constructor for class org.nuxeo.connect.client.we.InstallHandler
 
installLink(String, LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
installMessage - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
installNewClassLoader(DevBundle[]) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Deprecated.
since 9.3 not needed anymore, here for backward compatibility, see DevFrameworkBootstrap.compatHotReload
installPath - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
 
InstallPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Deploy an OSGi bundle into the running platform.
InstallPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
 
InstallPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
 
installResourceBundleFragments(List<File>) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Deprecated.
since 9.3 not needed anymore, here for backward compatibility, see DevFrameworkBootstrap.compatHotReload
installSeamClasses(File[]) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Deprecated.
since 9.3 not needed anymore, here for backward compatibility, see DevFrameworkBootstrap.compatHotReload
installSelf() - Method in class org.nuxeo.runtime.mockito.MockProvider
 
InstallTask - Class in org.nuxeo.connect.update.task.standalone
 
InstallTask(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.standalone.InstallTask
 
installTransactionManager(Context) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
installTransactionManager(NuxeoContainer.TransactionManagerConfiguration) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
installTypeContribution(String, TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
installWebResources - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
Deprecated.
since 5.6, use ReloadServiceInvoker.runDeploymentPreprocessor instead, also see org.nuxeo.runtime.reload.ReloadService
installWebResources(File) - Method in class org.nuxeo.runtime.reload.ReloadComponent
Deprecated.
since 5.6, use ReloadComponent.runDeploymentPreprocessor() instead. Keep it as compatibility code until NXP-9642 is done.
installWebResources(File) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 5.6: use ReloadService.runDeploymentPreprocessor() method instead, now re-deploys all jars so that the nuxeo.war holds the same content than it would at startup. This method is called by reflection by ReloadServiceInvoker#hotDeployBundles. Keep it as compatibility code until NXP-9642 is done.
installWebResources(File) - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
Deprecated.
since 5.6, use ReloadServiceInvoker.runDeploymentPreprocessor() instead, also see org.nuxeo.runtime.reload.ReloadService
instance - Static variable in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
instance - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
instance - Static variable in class org.nuxeo.ecm.core.management.jtajca.Defaults
 
instance - Variable in class org.nuxeo.ecm.core.management.standby.StandbyCommand.Registration
 
instance - Static variable in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
 
instance - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
instance - Static variable in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
instance - Variable in class org.nuxeo.ecm.platform.rendition.service.StoredRenditionManagerDescriptor
 
instance - Static variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
instance - Variable in class org.nuxeo.runtime.management.Resource
 
instance - Variable in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
instance - Static variable in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
instance() - Static method in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
instance() - Static method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
instance() - Static method in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
instance() - Static method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
instance() - Static method in class org.nuxeo.ecm.webdav.service.WebDavService
 
instance(HttpServletRequest) - Static method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
instance(HttpSession) - Static method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
INSTANCE - Static variable in class org.nuxeo.common.file.LRUFileCache.RegularFileFilter
 
INSTANCE - Static variable in interface org.nuxeo.ecm.core.api.DocumentRef
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.AnyType
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.LongType
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.ACLRow.ACLRowPositionComparator
 
INSTANCE - Static variable in class org.nuxeo.ecm.core.trash.AbstractTrashService.PathComparator
 
INSTANCE - Static variable in class org.nuxeo.ecm.webengine.rendering.APIHelper
 
INSTANCE - Static variable in class org.nuxeo.osgi.NullActivator
 
INSTANCE - Static variable in class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
 
INSTANCE - Static variable in class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
 
INSTANCE - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
INSTANCE - Static variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.ReadConcernConverter
 
INSTANCE - Static variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.ReadPreferenceConverter
 
INSTANCE - Static variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.WriteConcernConverter
 
INSTANCE_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
instanceFacets - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
instanceFacets - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Instance facets.
instanceFacetsOrig - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Instance facets when the document was read.
instanceFor(Map<String, String>) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
 
instanceId - Variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
 
instanceIdentifier - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
InstanceInfo - Class in org.nuxeo.launcher.info
 
InstanceInfo() - Constructor for class org.nuxeo.launcher.info.InstanceInfo
 
InstanceRef - Class in org.nuxeo.ecm.core.api
Document repository reference including the principal owner of the session.
InstanceRef(DocumentModel, NuxeoPrincipal) - Constructor for class org.nuxeo.ecm.core.api.InstanceRef
 
instanceStatus - Variable in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
instanceUp - Variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
InstantAsLongEncoding - Class in org.nuxeo.ecm.core.bulk.io
This CustomEncoding encodes/decodes Instant to a long (time in milliseconds) before encoding it in Avro format.
InstantAsLongEncoding() - Constructor for class org.nuxeo.ecm.core.bulk.io.InstantAsLongEncoding
 
instantiate() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Instantiates corresponding component.
instantiateComponent(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Instantiates the given RegistrationInfo.
instantiateCondition(Class<? extends ConditionalIgnoreRule.Condition>) - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
 
instantiateFilter(Supplier<LogCaptureFeature.FilterWith>, Supplier<LogCaptureFeature.FilterOn>) - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature
 
instantiateGarbageCollector() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
instantiateGarbageCollector() - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
instantiateGarbageCollector() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
instantiateGarbageCollector() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
Instantiations - Enum in org.nuxeo.ecm.core.io.registry.reflect
Define the instantiation mode for this a marshaller.
InstrumentDescriptor() - Constructor for class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.InstrumentDescriptor
 
instrumentJvm(boolean) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
instrumentLog4j(boolean) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
instruments - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
instrumentTomcat(boolean) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
INTEGER - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
INTEGER - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
INTEGER - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
INTEGER - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
INTEGER - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
INTEGER - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
IntegerLiteral - Class in org.nuxeo.ecm.core.query.sql.model
 
IntegerLiteral(long) - Constructor for class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
IntegerLiteral(Integer) - Constructor for class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
IntegerLiteral(Long) - Constructor for class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
IntegerLiteral(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
IntegerToLong - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
IntegerToLong() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.IntegerToLong
 
IntegerType - Class in org.nuxeo.ecm.core.schema.types.primitives
The integer type.
INTERNAL_CODEC - Static variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
INTERNAL_LOG_PREFIX - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
INTERNAL_LOG_PREFIX - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
INTERNAL1 - org.nuxeo.lib.stream.computation.Record.Flag
 
INTERNAL2 - org.nuxeo.lib.stream.computation.Record.Flag
 
internalCreateComment(CoreSession, DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
internalGetChild(Field) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
Gets the property given its name.
internalGetChild(Field) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty.ScalarMemberProperty
 
internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
internalKey - Variable in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
internalName(String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Finds the internal name to use to refer to this property.
internalName(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
internalName(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
InternalNuxeoOAuthConsumer(String, String) - Constructor for class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl.InternalNuxeoOAuthConsumer
 
internalSecret - Variable in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
InternalServerErrorException - Exception in org.nuxeo.wopi.exception
 
InternalServerErrorException() - Constructor for exception org.nuxeo.wopi.exception.InternalServerErrorException
 
internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Sets the given normalized value.
internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty.ScalarMemberProperty
 
internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
interpolate(String, Object...) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
 
intersect(T[]...) - Static method in class org.nuxeo.common.utils.ArrayUtils
Method for intersecting arrays elements.
intersection(Set<String>, Set<String>) - Static method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
Set intersection.
interval - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
interval - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
intervalMs - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
intervalMs - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
intervals - Variable in class org.nuxeo.runtime.util.Watch
 
introspectClasspath() - Static method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
INTROSPECTION_KEY - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
INTROSPECTION_KV_STORE - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
intValue() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
INVALID_CLIENT - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
INVALID_GRANT - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
INVALID_REQUEST - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
INVALID_SCOPE - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
invalidate() - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
Invalidates the user workspace service and force re-computation of user workspace root location.
invalidate() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
invalidate(int) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Invalidates the item.
invalidate(int) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
invalidate(String) - Method in interface org.nuxeo.ecm.core.cache.Cache
Invalidate the given key
invalidate(String) - Method in class org.nuxeo.ecm.core.cache.CacheAttributesChecker
 
invalidate(String) - Method in class org.nuxeo.ecm.core.cache.CacheInvalidator
 
invalidate(String) - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
invalidate(String) - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
invalidate(String...) - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
invalidate(List<String>) - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
INVALIDATE_ALL_NAME - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
INVALIDATE_ALL_PRINCIPALS_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
INVALIDATE_PRINCIPAL_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
invalidateAll() - Method in interface org.nuxeo.ecm.core.cache.Cache
Invalidate all key-value stored in the cache
invalidateAll() - Method in class org.nuxeo.ecm.core.cache.CacheAttributesChecker
 
invalidateAll() - Method in class org.nuxeo.ecm.core.cache.CacheInvalidator
 
invalidateAll() - Method in class org.nuxeo.ecm.core.cache.CacheMetrics
 
invalidateAll() - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
invalidateAll() - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
invalidateAll() - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
invalidateAllPrincipals() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
invalidateCaches() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
invalidateCaches() - Method in interface org.nuxeo.ecm.directory.Directory
Invalidate caches
invalidateCollectionSyncRootMemberCache() - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
invalidateCollectionSyncRootMemberCache() - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Invalidate the collection sync root member cache for all users so as to query the repository next time NuxeoDriveManager.getCollectionSyncRootMemberIds(NuxeoPrincipal) is called.
invalidateCollectionSyncRootMemberCache(String) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
invalidateCollectionSyncRootMemberCache(String) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Invalidate the collection sync root member cache for a given user so as to query the repository next time NuxeoDriveManager.getCollectionSyncRootMemberIds(NuxeoPrincipal) is called.
invalidateCommentManagerImplementation() - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
Called when the migration status changes, to recompute the new service.
INVALIDATED_DELETED - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment has been invalidated by a deletion.
INVALIDATED_MODIFIED - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment has been invalidated by a modification or creation.
invalidateDirectoryCache() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
invalidateDirectoryCache() - Method in interface org.nuxeo.ecm.directory.Directory
Invalidates the cache instance of the directory
invalidateDirectoryCache() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
 
invalidateInCache(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
invalidateLocal(String) - Method in interface org.nuxeo.ecm.core.cache.CacheManagement
Invalidates the given key locally.
invalidateLocal(String) - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
invalidateLocal(String) - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
invalidateLocalAll() - Method in interface org.nuxeo.ecm.core.cache.CacheManagement
Invalidates all keys locally.
invalidateLocalAll() - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
invalidateLocalAll() - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
invalidatePrincipal(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
invalidateRouteModelsCache() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
 
invalidateRouteModelsCache() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
invalidateSession(ServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationSessionManager
May invalidates the session.
invalidateSession(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.DefaultSessionManager
 
invalidateSession(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
invalidateSynchronizationRootsCache(String) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
invalidateSynchronizationRootsCache(String) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Invalidate the synchronization roots cache for a given user so as to query the repository next time NuxeoDriveManager.getSynchronizationRoots(NuxeoPrincipal) is called.
invalidateTagServiceImplementation() - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
Called when the migration status changes, to recompute the new service.
invalidateTrashServiceImplementation() - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
Called when the migration status changes, to recompute the new service.
InvalidateUserWorkspacesListener - Class in org.nuxeo.ecm.platform.userworkspace.core.listener
Listener to invalidate UserWorkspaceService when a domain is removed.
InvalidateUserWorkspacesListener() - Constructor for class org.nuxeo.ecm.platform.userworkspace.core.listener.InvalidateUserWorkspacesListener
 
invalidation - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
invalidations - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
The invalidations generated by the copy.
invalidationsCounter - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
invalidationsPropagator - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
invalidationsPropagator - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
Propagator of invalidations to all mappers' caches.
InvalidationsPropagator<T extends SerializableAccumulableInvalidations> - Class in org.nuxeo.ecm.core.storage
Propagator of invalidations to a set of InvalidationsQueues.
InvalidationsPropagator() - Constructor for class org.nuxeo.ecm.core.storage.InvalidationsPropagator
 
InvalidationsQueue<T extends SerializableAccumulableInvalidations> - Class in org.nuxeo.ecm.core.storage
Queue of invalidations.
InvalidationsQueue(String) - Constructor for class org.nuxeo.ecm.core.storage.InvalidationsQueue
 
invalidationTableName - Variable in enum org.nuxeo.ecm.core.storage.sql.SelectionType
Pseudo-table to use to notify about selection invalidation.
invalidator - Variable in class org.nuxeo.ecm.core.cache.CacheInvalidator
 
invalidator - Variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
invalidator - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
invalidator - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.InvalidatorMigrator
 
invalidator - Variable in class org.nuxeo.wopi.WOPIServiceImpl
 
InvalidatorMigrator(String, MigrationService.Migrator, MigrationServiceImpl.MigrationInvalidator) - Constructor for class org.nuxeo.runtime.migration.MigrationServiceImpl.InvalidatorMigrator
 
InvalidChainException - Exception in org.nuxeo.ecm.automation
The chain could not be validated.
InvalidChainException(String) - Constructor for exception org.nuxeo.ecm.automation.InvalidChainException
 
invalidClient() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
invalidClient(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
invalidFields - Variable in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
invalidGrant() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
invalidGrant(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
InvalidLiteralException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
A valid literal cannot have both type and language set.
InvalidLiteralException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
 
InvalidLiteralException(String) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
 
InvalidLiteralException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
 
InvalidLiteralException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
 
InvalidOperationException - Exception in org.nuxeo.ecm.automation
Dedicated to bad requests: operation unsupported, invalid, not implemented...
InvalidOperationException(String) - Constructor for exception org.nuxeo.ecm.automation.InvalidOperationException
 
InvalidOperationException(String, Throwable) - Constructor for exception org.nuxeo.ecm.automation.InvalidOperationException
 
InvalidOperationException(Throwable) - Constructor for exception org.nuxeo.ecm.automation.InvalidOperationException
 
invalidParameterMessage(String, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
InvalidPasswordException - Exception in org.nuxeo.ecm.platform.usermanager.exceptions
Exception thrown when a password did not validate the UserManager.validatePassword(java.lang.String) method.
InvalidPasswordException() - Constructor for exception org.nuxeo.ecm.platform.usermanager.exceptions.InvalidPasswordException
 
InvalidPasswordException(String) - Constructor for exception org.nuxeo.ecm.platform.usermanager.exceptions.InvalidPasswordException
 
InvalidPasswordException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.usermanager.exceptions.InvalidPasswordException
 
InvalidPasswordException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.usermanager.exceptions.InvalidPasswordException
 
InvalidPredicateException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
A predicate has to be a resource.
InvalidPredicateException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
 
InvalidPredicateException(String) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
 
InvalidPredicateException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
 
InvalidPredicateException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
 
InvalidPropertyValueException - Exception in org.nuxeo.ecm.core.api.model
Exception thrown when setting an illegal property value.
InvalidPropertyValueException() - Constructor for exception org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
 
InvalidPropertyValueException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
 
InvalidPropertyValueException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
 
InvalidPropertyValueException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
 
invalidRequest() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
invalidRequest(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
invalidScope() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
invalidScope(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
InvalidSearchParameterException - Exception in org.nuxeo.ecm.platform.search.core
 
InvalidSearchParameterException(String) - Constructor for exception org.nuxeo.ecm.platform.search.core.InvalidSearchParameterException
 
InvalidSearchParameterException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.search.core.InvalidSearchParameterException
 
InvalidSearchParameterException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.search.core.InvalidSearchParameterException
 
InvalidStateException - Exception in org.nuxeo.ecm.webengine.session
 
InvalidStateException(Component, String) - Constructor for exception org.nuxeo.ecm.webengine.session.InvalidStateException
 
InvalidStatementException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
Invalid statement exception.
InvalidStatementException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
 
InvalidStatementException(String) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
 
InvalidStatementException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
 
InvalidStatementException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
 
invalidStreams - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
InvalidSubjectException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
A subject cannot be a literal.
InvalidSubjectException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
 
InvalidSubjectException(String) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
 
InvalidSubjectException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
 
InvalidSubjectException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
 
InverseReference - Class in org.nuxeo.ecm.directory
Reference that uses the matching reference of the target directory to actually do the job.
InverseReference(InverseReferenceDescriptor) - Constructor for class org.nuxeo.ecm.directory.InverseReference
 
InverseReferenceDescriptor - Class in org.nuxeo.ecm.directory
 
InverseReferenceDescriptor() - Constructor for class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
invertX - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
invertY - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
invitationService - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
InvitationUserFactory - Interface in org.nuxeo.ecm.user.invite
 
InvokableIteratorMethod - Class in org.nuxeo.ecm.automation.core.impl
A method proxy which accept as input only iterable inputs.
InvokableIteratorMethod(OperationType, Method, OperationMethod) - Constructor for class org.nuxeo.ecm.automation.core.impl.InvokableIteratorMethod
 
InvokableMethod - Class in org.nuxeo.ecm.automation.core.impl
 
InvokableMethod(OperationType, Method) - Constructor for class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
InvokableMethod(OperationType, Method, OperationMethod) - Constructor for class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
invoke(Object...) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
invoke(Object, Method, Object[]) - Method in class org.nuxeo.ecm.directory.ldap.LdapRetryHandler
 
invoke(Object, Method, Object[]) - Method in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.test.runner.Defaults
 
invoke(Request, Response) - Method in class org.nuxeo.runtime.tomcat.dev.DevValve
 
invoke(UrlBuilder, String, String, Map<String, String>, Output, BindingSession, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.tests.StatusLoggingDefaultHttpInvoker
 
invoke(OperationContext) - Method in interface org.nuxeo.ecm.automation.CompiledChain
 
invoke(OperationContext) - Method in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
 
invoke(OperationContext) - Method in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.OperationMethod
 
invoke(OperationContext, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
invokeDELETE(UrlBuilder, BindingSession) - Method in class org.nuxeo.ecm.core.opencmis.tests.StatusLoggingDefaultHttpInvoker
 
invokeGET(UrlBuilder, BindingSession) - Method in class org.nuxeo.ecm.core.opencmis.tests.StatusLoggingDefaultHttpInvoker
 
invokeGET(UrlBuilder, BindingSession, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.tests.StatusLoggingDefaultHttpInvoker
 
invokeOn(AdapterDeploymentContext) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.DeploymentResult
 
invokePOST(UrlBuilder, String, Output, BindingSession) - Method in class org.nuxeo.ecm.core.opencmis.tests.StatusLoggingDefaultHttpInvoker
 
invokePUT(UrlBuilder, String, Map<String, String>, Output, BindingSession) - Method in class org.nuxeo.ecm.core.opencmis.tests.StatusLoggingDefaultHttpInvoker
 
invoker - Variable in class org.nuxeo.ecm.core.opencmis.tests.StatusLoggingDefaultHttpInvoker
 
IOAuditAdapter - Class in org.nuxeo.ecm.platform.audit.io
Adapter for import/export of audit logs.
IOAuditAdapter() - Constructor for class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
 
IOAuditResources - Class in org.nuxeo.ecm.platform.audit.io
IO Resources for logs
IOAuditResources(Map<DocumentRef, List<LogEntry>>) - Constructor for class org.nuxeo.ecm.platform.audit.io.IOAuditResources
 
IOComponent - Class in org.nuxeo.ecm.automation.io.services
 
IOComponent() - Constructor for class org.nuxeo.ecm.automation.io.services.IOComponent
 
IODocumentManager - Interface in org.nuxeo.ecm.core.io
Defines functional interface that deals directly with documents import using provided DocumentReader or InputStream as a source and DocumentWriter that knows how the documents will be saved into the repository.
IODocumentManagerImpl - Class in org.nuxeo.ecm.core.io.impl
IODocumentManager basic implementation.
IODocumentManagerImpl() - Constructor for class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
 
IOLogEntryBase - Class in org.nuxeo.ecm.platform.audit.io
Audit log entry importer/exporter.
IOLogEntryBase() - Constructor for class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
 
IOManager - Interface in org.nuxeo.ecm.platform.io.api
Service handling complex import/export of documents and associated resources.
IOManagerComponent - Class in org.nuxeo.ecm.platform.io.impl
Component registering IOResourceAdapter instances to an IOManager.
IOManagerComponent() - Constructor for class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
 
IOManagerImpl - Class in org.nuxeo.ecm.platform.io.impl
IOManager implementation
IOManagerImpl() - Constructor for class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
IORelationAdapter - Class in org.nuxeo.ecm.platform.relations.io
Adapter for import/export of relations
IORelationAdapter() - Constructor for class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
IORelationAdapterProperties - Class in org.nuxeo.ecm.platform.relations.io
Map of property names used by the relation adapter.
IORelationGraphHelper - Class in org.nuxeo.ecm.platform.relations.io
Relation graph importer/exporter.
IORelationGraphHelper(Map<String, String>, List<Statement>) - Constructor for class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
 
IORelationResources - Class in org.nuxeo.ecm.platform.relations.io
IO Resources for relations
IORelationResources(Map<String, String>, Map<DocumentRef, Set<Resource>>, List<Statement>) - Constructor for class org.nuxeo.ecm.platform.relations.io.IORelationResources
 
IOResourceAdapter - Interface in org.nuxeo.ecm.platform.io.api
Resource adapter holding the import/export for document associated resources.
IOResourceAdapterDescriptor - Class in org.nuxeo.ecm.platform.io.descriptors
Resource adapter descriptor
IOResourceAdapterDescriptor() - Constructor for class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
 
IOResources - Interface in org.nuxeo.ecm.platform.io.api
A group of documents associated resources.
IOUtils - Class in org.nuxeo.connect.update.util
 
IOUtils - Class in org.nuxeo.runtime.tomcat.dev
 
IOUtils() - Constructor for class org.nuxeo.runtime.tomcat.dev.IOUtils
 
IS - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
IS_ANONYMOUS_USER - Static variable in class org.nuxeo.wopi.Constants
 
IS_CHECKED_OUT_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
IS_CHECKEDIN - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
IS_DEPRECATED - Static variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Whether or not this property is deprecated.
IS_DIRTY - Static variable in interface org.nuxeo.ecm.core.api.model.Property
A mask for the first 4 flags: NEW, REMOVED, MODIFIED, MOVED.
IS_FAVORITE - Static variable in class org.nuxeo.ecm.collections.core.io.FavoritesJsonEnricher
 
IS_FOLDER - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
IS_INVALID_MSG - Static variable in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
IS_JSF_UI - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
IS_LATEST_MAJOR_VERSION - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
IS_LATEST_VERSION - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
IS_MODIFIED - Static variable in interface org.nuxeo.ecm.core.api.model.Property
Flag used to mark a property as dirty.
IS_MOVED - Static variable in interface org.nuxeo.ecm.core.api.model.Property
Flag used to mark a property as dirty.
IS_NEW - Static variable in interface org.nuxeo.ecm.core.api.model.Property
Flag used to mark a property as new.
IS_PHANTOM - Static variable in interface org.nuxeo.ecm.core.api.model.Property
Flag used to mark a property as phantom.
IS_PROPERTY_VALUE_TRIMMED_KEY - Static variable in class org.nuxeo.ecm.automation.core.util.Properties
Spaces may be legitimate part of the value, there is no reason to trim them.
IS_PROXY - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
IS_PROXY_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
IS_READONLY - Static variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Whether or not this property is read only.
IS_RECORD - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
Pseudo-property for the record state.
IS_RECORD - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
IS_RECORD_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
IS_RECORD_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
IS_REMOVED - Static variable in interface org.nuxeo.ecm.core.api.model.Property
Flag used to mark a property as dirty.
IS_REQUIRED_MSG - Static variable in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
IS_SECURED - Static variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Whether or not this property is secured from edition.
IS_TRASHED - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
IS_TRASHED_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
IS_TRASHED_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
IS_TRASHED_SYS_PROP - Static variable in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
 
IS_UNDER_RETENTION_OR_LEGAL_HOLD_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
IS_VERSION - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
IS_VERSION_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
isAbortedCommand(String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
isAbortedCommand(String) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
isAbsent(Row) - Static method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
isAbsent(Row) - Static method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
isAbsolute() - Method in class org.nuxeo.common.utils.Path
 
isAbsolute() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
isAccepted() - Method in interface org.nuxeo.ecm.platform.task.Task
 
isAccepted() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
isAcceptingSubWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
isAcceptingSubWidgets() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
isAcceptingSubWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
isAccessAllowed(Serializable, Set<String>, Set<String>) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Deprecated.
since 11.3, unused
isAccessAllowed(Connection, Serializable, Set<String>, Set<String>) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Deprecated.
since 11.3, use other signature
isAccessAllowed(Connection, Serializable, Set<String>, Set<String>, boolean, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Checks if access to a document is allowed.
isAccessAllowed2(Connection, String, String, String, boolean, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
 
isAccessAllowedLong(Connection, Long, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
Deprecated.
since 11.3, unused
isAccessAllowedString(Connection, String, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
Compatibility signature without disableVersionACL or disableReadVersionPermission parameter
isACPLoaded - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isActivated() - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationDescriptor
 
isActivated() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isActivated() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Checks whether this component is activated.
isActivated(String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
To activate validation in some context, for example "CoreSession.saveDocument", you have to contribute to component "org.nuxeo.ecm.core.api.DocumentValidationService" with extension point "activations".
isActivated(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
isActive() - Method in interface org.nuxeo.connect.client.ui.SharedPackageListingsSettings.RequestResolver
 
isActive() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
isAdaptable(DocumentModel, Class<?>) - Static method in class org.nuxeo.template.adapters.TemplateAdapterFactory
Checks if the document can be adapted.
isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultAdapter
 
isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultObject
 
isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
isAdapter() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
isAdding(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
isAddToStudio() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
isAdministrator - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
isAdministrator - Variable in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
 
isAdministrator - Variable in class org.nuxeo.ecm.automation.server.RestBinding
 
isAdministrator - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
isAdministrator - Variable in class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
 
isAdministrator() - Method in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
 
isAdministrator() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
isAdministrator() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
isAdministrator() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Returns true if the principal is an administrator.
isAdministrator() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
isAdministrator() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
isAdministrator() - Method in class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
 
IsAdministratorGuard - Class in org.nuxeo.ecm.webengine.security.guards
 
IsAdministratorGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
 
IsAdministratorGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
 
IsAdministratorGuard(Access) - Constructor for class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
 
isAdminMessageActivated() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
 
isAfterVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
isAfterVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
isAfterVersion(String) - Method in interface org.nuxeo.targetplatforms.api.Target
Returns true if this target reference version is or is after given version.
isAfterVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
isAfterVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
isAfterVersion(Target) - Method in interface org.nuxeo.targetplatforms.api.Target
Returns true if this target reference version is or is after given version.
isAlias() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
 
isAlias() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
isAlias() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
isAllowDowngrade() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Check mismatches between expected and actual JDBC types read from database introspection.
isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
isAllowedSubType(String, String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns true if typeName is an allowed sub type of containerTypeName, false otherwise.
isAllowedSubType(String, String) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
isAllowedSubType(String, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
Returns true if typeName is an allowed sub type of containerTypeName, filtered by a local UI types configuration retrieved from the currentDoc, if any, false otherwise.
isAllowedSubType(String, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
isAllowedSubType(String, Map<String, SubType>) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
isAlwaysSelected() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
isAlwaysSelected() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
isAlwaysSelected() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
Return true if this row should be considered always selected
isAlwaysSelected() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Return true if this row should be considered always selected
isAlwaysSelected() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
isAmbiguous() - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
isAnEmptyTestProperty(Map.Entry<Object, Object>) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
isAnonymous - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
isAnonymous() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
isAnonymous() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Checks if the principal is anonymous (guest user).
isAnonymous() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
isAnonymous() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
isAnonymousLoginBlocked(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
isAnonymousMatching(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
isAnonymousMatching(QueryBuilder, Directory) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
isAnonymousRequest(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
isAny() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
isAnyType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
isAnyType() - Method in class org.nuxeo.ecm.core.schema.types.AnyType
 
isAnyType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Tests whether this type is the ANY type.
isAPowerUserEditableArtifact() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
Deprecated.
isAPowerUserEditableArtifact() - Method in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
Check that the current artifact is editable by a power user.
isAPowerUserEditableArtifact(NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupObject
 
isAPowerUserEditableArtifact(NuxeoPrincipal) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserObject
 
isAPowerUserEditableArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
Check the given artifact is editable by a power user.
isAppend() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
isAppend() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerChainDescriptor
 
isAppend() - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
isAppend() - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
isAppending() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
isAppendSupportedLocales() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
isApplicationServer() - Method in class org.nuxeo.common.Environment
 
isAppServer - Variable in class org.nuxeo.common.Environment
 
isArchived() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
isArray - Variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
isArray - Variable in class org.nuxeo.ecm.core.storage.State.ListDiff
Whether this State.ListDiff applies to an array (true) or a List (false).
isArray() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
Whether the instances of this list are arrays.
isArray() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
isArray() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
isArray() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
isArray() - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
 
isArrayElement - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.ColumnInfo
 
isAscending() - Method in class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
 
isAssignableTo(Bundle, String) - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
isAsync - Variable in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
isAsync - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
Applies only for post commit listener
isAsync(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
isAsyncHandlersTrackingEnabled() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
isAsyncHandlersTrackingEnabled() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Tells if time tracking is active for Async event handlers.
isAttached() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks whether this document is attached to a session.
isAttached() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isAttached() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isAttached() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isAuditable(EventBundle) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
isAuthenticated() - Method in class org.nuxeo.ecm.webengine.test.LoginPage
 
isAuthenticated(int) - Method in class org.nuxeo.ecm.webengine.test.LoginPage
 
isAuthenticating() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
isAuthenticating() - Method in class org.nuxeo.ecm.directory.BaseSession
 
isAuthenticating() - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
isAuthenticating() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
isAuthenticating() - Method in interface org.nuxeo.ecm.directory.Session
Tells whether the directory implementation can be used as an authenticating backend for the UserManager (based on login / password check).
isAuthenticating() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
isAuthenticationSuccesful() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Returns true if the most recent authentication attempted succeeded, false otherwise.
isAutoGrant() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
isAutoincrementIdField() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
isAutoLoop() - Method in class org.nuxeo.template.api.TemplateInput
 
isAvailable() - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
isAvailable() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
 
isAvailable() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
isAvailable() - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
 
isAvailable() - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
Returns true if this ImageUtils can be used, false otherwise
isAvailable() - Static method in class org.nuxeo.runtime.jtajca.InitialContextAccessor
Check for JNDI space availability
isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.picture.rendition.PictureRenditionProvider
 
isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider
 
isAvailable(DocumentModel, RenditionDefinition) - Method in interface org.nuxeo.ecm.platform.rendition.extension.RenditionProvider
Test if the Rendition is available on the given DocumentModel
isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.threed.rendition.RenderViewRenditionProvider
 
isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.threed.rendition.TransmissionThreeDRenditionProvider
 
isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.thumbnail.rendition.ThumbnailRenditionProvider
 
isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.video.rendition.VideoRenditionProvider
 
isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.template.rendition.HtmlRenditionProvider
 
isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.template.rendition.TemplateBasedRenditionProvider
 
isAvroMessage(byte[]) - Method in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
isBackEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
isBackEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
isBeforeUpdate() - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
isBeforeUpdate(Event) - Method in class org.nuxeo.ecm.user.center.profile.listeners.ResizeAvatarPictureListener
 
isBidirectional() - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
isBinariesGarbageCollectionInProgress() - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Checks if a garbage collection of the binaries in progress.
isBinariesGarbageCollectionInProgress() - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
isBinariesGCInProgress() - Method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
isBinariesGCInProgress() - Method in interface org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusMBean
Is a GC of the binaries in progress?
isBinary() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Is this a binary mimetype?
isBinary() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
isBinary() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
isBlank() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
 
isBlank() - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
isBlank() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
 
isBlob(Serializable) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
isBlobDigestCorrect(String, CloudBlockBlob) - Static method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
isBlobDigestCorrect(String, String) - Static method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
isBlobDirty(DocumentModel) - Method in class org.nuxeo.template.listeners.TemplateInitListener
 
isBlockAsyncHandlers() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
isBlockAsyncHandlers() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
isBlockAsyncHandlers() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
isBlockAsyncHandlers() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Tells if async handlers execution is blocked.
isBlockSyncPostCommitHandlers() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
isBlockSyncPostCommitHandlers() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
isBlockSyncPostCommitHandlers() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
isBlockSyncPostCommitHandlers() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Tells if post-commit sync handlers execution is blocked.
isBoolean() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder.FieldInfo
 
isBooleanFalse(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns true if given property exists and is false when compared to a boolean value.
isBooleanFalse(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
isBooleanPropertyFalse(String) - Static method in class org.nuxeo.runtime.api.Framework
Returns true if given property is false when compared to a boolean value.
isBooleanPropertyFalse(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Deprecated.
isBooleanPropertyFalse(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
Deprecated.
isBooleanPropertyTrue - Variable in class org.nuxeo.runtime.tomcat.dev.FrameworkInvoker
 
isBooleanPropertyTrue(String) - Static method in class org.nuxeo.runtime.api.Framework
Returns true if given property is true when compared to a boolean value.
isBooleanPropertyTrue(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Deprecated.
isBooleanPropertyTrue(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
Deprecated.
isBooleanPropertyTrue(String) - Method in class org.nuxeo.runtime.tomcat.dev.FrameworkInvoker
 
isBooleanTrue(String) - Method in interface org.nuxeo.runtime.services.config.ConfigurationService
Returns true if given property exists and is true when compared to a boolean value.
isBooleanTrue(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
isBoundToEditMode(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
Returns true if given layout mode is mapped by default to the edit widget mode.
isBrokenDocument() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
isBubbleException() - Method in interface org.nuxeo.ecm.core.event.Event
Returns true if the event was marked to bubble the Exception, false otherwise.
isBubbleException() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
isBucketVersioningEnabled() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
isBufferActive() - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
isBufferActive() - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.AbstractMarshallingRegistryCodec
 
isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
Whether this codec is a builtin codec
isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
 
isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
 
isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
 
isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
 
isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
 
isBulkModeEnabled() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
isBulkModeEnabled() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
isBulkModeEnabled() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
isBulkModeEnabled() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Getter for bulkMode processing.
isBundle(File) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
isBypassAllowedSubtypeCheck() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
isBypassIfSameMimeType() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
Returns whether the conversion should be bypassed if the input blob mime type equals the converter destination mime type.
isCached() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
isCached() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
 
isCached() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
isCacheEnabled() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
isCacheEnabled() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
isCacheEnabled() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
isCacheEnabled() - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
isCachingEnabled(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.ClassKeyedRegistry
 
isCachingEnabled(K) - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
Override this in order to disable caching some specific keys.
isCachingEnabled(TypeAdapterKey) - Method in class org.nuxeo.ecm.automation.core.impl.AdapterKeyedRegistry
 
isCallbackURLValid(String, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
isCanceled() - Method in interface org.nuxeo.ecm.core.event.Event
Checks whether the event was canceled.
isCanceled() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
isCanceled() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
 
isCanceled() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
isCanceled(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
isCancelEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
isCancelEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
isCancelled() - Method in interface org.nuxeo.ecm.platform.task.Task
 
isCancelled() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
isCaptureStackEnabled() - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
isCaseSensitiveMatch(Attribute) - Static method in class org.nuxeo.ecm.directory.ldap.LDAPFilterMatcher
 
isCaseSensitiveSubstringMatch(Attribute) - Static method in class org.nuxeo.ecm.directory.ldap.LDAPFilterMatcher
 
isChain() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
isChain() - Method in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
isChain() - Method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
isChangeTokenEnabled() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
isChangeTokenEnabled() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
Checks if database-managed document change tokens are enabled.
isChangeTokenEnabled() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
isChangeTokenEnabled() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
isChangeTokenEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
isChangeTokenEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
isChangeTokenEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
isChangeTokenEnabled() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Checks if change token management is enabled.
isChangeTokenEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
isCheckedOut - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
isCheckedOut - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isCheckedOut() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Tests if the document is checked out.
isCheckedOut() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isCheckedOut() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isCheckedOut() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isCheckedOut() - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document is checked out.
isCheckedOut() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
isCheckedOut(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
isCheckedOut(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns whether the current document is checked-out or not.
isChrome(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
isChrome(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
Deprecated.
 
isChronicleLogFile(Path) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
isChunked() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
isChunksCompleted() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
isClientAbortError(Throwable) - Static method in class org.nuxeo.ecm.core.io.download.DownloadHelper
 
isClientToken() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
isClob() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
isClusteringDeleteNeeded() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does clustering fetch of invalidations ( Dialect.getClusterGetInvalidations()) need a separate delete for them.
isClusteringDeleteNeeded() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
isClusteringDeleteNeeded() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Checks that clustering is supported.
isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
isCoalescing() - Method in interface org.nuxeo.ecm.core.work.api.Work
When setting the coalescing flag to true you indicate to the work manager that if multiple works with the same id are scheduled you only care about the lastest execution.
isCoalescing() - Method in class org.nuxeo.ecm.core.work.SleepWork
 
isCoalescing() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
isCodeVerifierValid(String) - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
isCollectable(DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Check that a document can be added to a collection.
isCollectable(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
isCollectAsyncHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
isCollected(DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Check that a document has already been added to a collection.
isCollected(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
isCollection() - Method in class org.nuxeo.ecm.core.storage.sql.Row
 
isCollection() - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
isCollection(DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Check that a document is a collection.
isCollection(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
IsCollection - Class in org.nuxeo.ecm.webdav.jaxrs
Microsoft Exchange Server 2003 item.
IsCollection() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsCollection
 
IsCollection(Integer) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsCollection
 
isCollectionFragment(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
 
isCollectSyncHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
isCommit() - Method in class org.nuxeo.ecm.automation.OperationContext
 
isCommitEvent() - Method in interface org.nuxeo.ecm.core.event.Event
Tests whether or not this is a commit event.
isCommitEvent() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
isCompatible(String[]) - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
Deprecated.
Since 6.0. Use TargetPlatformFilterHelper.isCompatibleWithTargetPlatform(Package, PlatformId)
isCompatible(String[], String) - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
Deprecated.
Since 6.0. Use TargetPlatformFilterHelper.isCompatibleWithTargetPlatform(Package, PlatformId)
isComplete() - Method in class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus
 
isComplete() - Method in class org.nuxeo.ecm.csv.core.CSVImportStatus
 
isCompleted() - Method in interface org.nuxeo.ecm.core.api.AsyncStatus
Returns true if command is completed.
isCompleted() - Method in class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
isCompleted() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
isCompleted() - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
isCompleted() - Method in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
isCompleted() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
 
isCompleted() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Checks if this rendition's computation has completed.
isCompleted() - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunner
 
isCompleted() - Method in class org.nuxeo.lib.stream.computation.Watermark
 
isCompleted(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
isCompleted(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
isCompleted(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
isCompleted(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Returns true if the entry with the given key is ready.
isCompleted(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
isCompleted(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
isComplex() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isComplex() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests whether this property is of a map (complex) type.
isComplex() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
isComplex() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
isComplex() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
isComplex(Object) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
 
isComplexPropertiesEnabled() - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
isComplexType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
isComplexType() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
isComplexType() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
 
isComplexType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Tests whether this type is a complex type.
isComposite() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
isCompositeType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
isCompositeType() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
 
isCompositeType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Tests whether this is a composite type.
isComputeMultiTenantId() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Returns true if a multi tenant id should be computed for this directory, if the directory has support for multi tenancy, false otherwise.
isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Checks if an exception received means that a concurrent update was detected.
isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
isConfigurable() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
isConfigured() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
isConnectionClosed(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
isConnectServerUnreachable() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
isConnectServerUnreachable() - Method in class org.nuxeo.connect.client.status.UnresgistedSubscriptionStatusWrapper
 
isConstant() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Checks whether this field is constant (is read only).
isConstant() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
TODO FIXME XXX uncommented return true; see NXP-1653.
isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
isContainer() - Method in interface org.nuxeo.ecm.core.api.model.Property
Whether this property is a container - this means the property value is a map or a list.
isContainer() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Tests whether or not the item may have children.
isContainer() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
isContainer(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
Whether the given object may have children (e.g it's a container).
isContainer(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
isContainer(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
isContainingForm() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
isContainingForm() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
isContainingForm() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns true if widget will be containing forms.
isContainingForm() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns true if widget will be containing forms.
isContainingForm() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
isContainingForm() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
isContentType(Type) - Static method in class org.nuxeo.ecm.core.schema.TypeConstants
Returns true if given type is named "content", as it's a reserved type name for blobs.
isContributionEnabled() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
isConverterAvailable() - Method in interface org.nuxeo.ecm.core.convert.extension.ExternalConverter
Checks if the converter is available.
isConverterAvailable() - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
isConverterAvailable() - Method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
 
isConverterAvailable(String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Checks for converter availability.
isConverterAvailable(String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
isConverterAvailable(String, boolean) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Checks for converter availability.
isConverterAvailable(String, boolean) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
isCopyFromSource(Statement, Resource) - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
isCreatedFromCreateTaskOperation() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
isCreateInitialFolder() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
isCurrentAdministrator() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
Deprecated.
isCurrentAdministrator() - Static method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Checks if the current logged in NuxeoPrincipal is an Administrator.
isDateCast - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
isDeclaringAnnotatedMethods() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
isDeclaringAnnotation(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
isDeclaringAnnotation(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
isdefault - Variable in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
isDefault - Variable in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
isDefault - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
isDefault - Variable in class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
isDefault - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
isDefault - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
isDefault() - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
isDefault() - Method in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
isDefault() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
isDefault() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
isDefault() - Method in class org.nuxeo.ecm.core.versioning.OptionDescriptor
Deprecated.
 
isDefault() - Method in class org.nuxeo.lib.stream.log.AbstractLogConfig
 
isDefault() - Method in interface org.nuxeo.lib.stream.log.LogConfig
 
isDefault() - Method in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
isDefault() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
isDefault() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
isDefault() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns true if given target information is marked as default.
isDefault() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
isDefaultProcessor() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
isDefaultSet() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
isDeleted(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Recursively checks if any of a fragment's parents has been deleted.
isDeleteMarker(String) - Static method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
isDeleteOnExit() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
 
isDeleteOnExit() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
isDelta() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
This is an update of a status containing only partial information.
isDemoPreviewEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
isDemoPreviewEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
isDemoPreviewEnabled() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns true is the preview is enabled on the demo.
isDemoPreviewEnabled() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns true is the preview is enabled on the demo.
isDemoPreviewEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
isDemoPreviewEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
isDenied() - Method in class org.nuxeo.ecm.core.api.security.ACE
Checks if this privilege is denied.
isDenied() - Method in enum org.nuxeo.ecm.webengine.model.Access
 
isDeployed(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
isDeployed(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Checks if the component at the given location is deployed.
isDeployed(URL) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
isDeployed(URL) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Checks whether the component XML file at given URL was deployed.
isDeployed(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
isDeployed(StreamRef) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Checks whether the component XML file given by the StreamRef argument was deployed.
isDeprecated() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isDeprecated() - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
isDeprecated() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
isDeprecated() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
isDeprecated() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
isDeprecated() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns true if given target is deprecated.
isDeprecated() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
isDeprecated(String, String) - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
Checks if the property represented by the given schema and path is deprecated.
isDeprecated(String, String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
isDerivedFrom(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
isDerivedFrom(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
isDerivedFrom(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
 
isDerivedFrom(String) - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
isDescending - Variable in class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
 
isDevMode() - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
isDevModeSet() - Static method in class org.nuxeo.runtime.api.Framework
Returns true if dev mode is set.
isDigestComputingEnabled() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
 
isDigestComputingEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
isDirectDownload() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
isDirectory() - Method in interface org.nuxeo.osgi.BundleFile
Checks if this bundle is a directory (an exploded jar).
isDirectory() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
isDirectory() - Method in class org.nuxeo.osgi.JarBundleFile
 
isDirty - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
isDirty - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
isDirty() - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Tests whether or not this data model is dirty (i.e.
isDirty() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if the document has actual data to write (dirty parts).
isDirty() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
isDirty() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isDirty() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isDirty() - Method in class org.nuxeo.ecm.core.api.ListDiff
 
isDirty() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isDirty() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests whether a property is dirty.
isDirty() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isDirty() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
Checks if the document state has been changed since its construction or the last call to DBSDocumentState.setNotDirty().
isDirty() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
Checks if the array is dirty (values changed since last clear).
isDirty() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
isDirty(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
This method provides a way to know if some arrayproperty values are dirty: value or index changed.
isDirty(String) - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Tests whether or not the specified field from this data model is dirty.
isDirty(String) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
isDirtyMapping(MetadataMappingDescriptor, DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
Maps inspector only.
isDisabled - Variable in class org.nuxeo.ecm.automation.server.RestBinding
 
isDisabled() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isDisabled() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
isDisabled() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Whether this contribution should be automatically installed at startup.
isDisabled() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
isDisabled() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Whether this component is disabled.
isDisplayLocalTab() - Method in class org.nuxeo.ecm.user.invite.RegistrationRules
 
isDisposed() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isDistinct() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
isDocumentIndex() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
Return true if the index/mapping is associated with a Nuxeo document repository
isDocumentTree() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
isDocumentTree() - Method in interface org.nuxeo.ecm.core.work.api.Work
Returns true if Work.getDocument() is only the root of a set of documents on which this Work instance will act.
isDone() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
if this route is done.
isDone() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
isDone(long) - Method in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
 
isDone(long) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
isDone(long) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Returns true if all messages with a lower timestamp has been processed by the topology.
isDone(long) - Method in class org.nuxeo.lib.stream.computation.Watermark
 
isDownloadable() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
isDownloadable() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
isDownloadable() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if this document can be downloaded.
isDownloadable() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isDownloadable() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isDownloadable() - Method in class org.nuxeo.ecm.core.blob.BlobStatus
Whether the blob can be immediately downloaded.
isDownloadable() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isDraft() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
if this route is draft.
isDraft() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
isDynamic() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
isDynamic() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
isDynamic() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
isDynamic() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
isDynamic() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
isDynamic() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Return true if this layout was generated from configuration on a service, and not generated on-the-fly using dynamic behaviors.
isDynamic() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
 
isDynamic() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns true if this widget was generated from configuration on a service, and not generated on-the-fly using dynamic behaviors.
isDynamic() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns true if this widget was generated from configuration on a service, and not generated on-the-fly using dynamic behaviors.
isDynamicServerList - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
isDynamicServerList() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
isEffective() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
isElasticsearchEnabled() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
isEmailExist(UserRegistrationConfiguration, DocumentModel) - Static method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
isEmailVerified() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
isEmailVerified() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
isEmailVerified() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
isEmailVerified() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
isEmailVerified() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
isEmailVerified() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfo
 
isEmbedded() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Returns true if the Elasticsearch is embedded with Nuxeo, sharing the same JVM.
isEmbedded() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
isEmbedded() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
isEmpty() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
isEmpty() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
isEmpty() - Method in class org.nuxeo.common.collections.ListenerList
Returns whether this listener list is empty.
isEmpty() - Method in class org.nuxeo.common.utils.Path
 
isEmpty() - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
isEmpty() - Method in class org.nuxeo.connect.update.task.update.Entry
 
isEmpty() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
isEmpty() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
isEmpty() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
 
isEmpty() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
isEmpty() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
isEmpty() - Method in interface org.nuxeo.ecm.core.event.EventBundle
Tests whether or not this bundle is empty.
isEmpty() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
isEmpty() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
isEmpty() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
isEmpty() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
isEmpty() - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
 
isEmpty() - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
isEmpty() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
isEmpty() - Method in class org.nuxeo.ecm.core.storage.State
Checks if the state is empty.
isEmpty() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
isEmpty() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
Returns true if all widget references in this layout are empty
isEmpty() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
isEmpty() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
 
isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
A doc model is never empty.
isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate
 
isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
a doc model is never empty
isEmpty() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
isEmpty() - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
 
isEmpty() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
isEmpty() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
isEmpty() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
isEmpty() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
Deprecated.
 
isEmpty() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
isEmpty() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
isEmpty() - Method in interface org.nuxeo.runtime.pubsub.SerializableAccumulableInvalidations
Checks if this contains no invalidations.
isEmptyBlobAllowed() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
isEnabled - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
isEnabled - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
isEnabled - Variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
isEnabled - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
isEnabled - Variable in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
isEnabled - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
isEnabled - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
isEnabled - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.InstrumentDescriptor
 
isEnabled - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
isEnabled - Variable in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
isEnabled - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
isEnabled - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
isEnabled() - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
isEnabled() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
 
isEnabled() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
isEnabled() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
isEnabled() - Method in class org.nuxeo.ecm.core.management.probes.HealthCheckProbesDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
isEnabled() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
Returns true if the scheduler is enabled and the job scheduled for execution
isEnabled() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
isEnabled() - Method in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
isEnabled() - Method in class org.nuxeo.ecm.platform.actions.Action
 
isEnabled() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
isEnabled() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
 
isEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.management.statuses.ProbeScheduler
 
isEnabled() - Method in interface org.nuxeo.ecm.platform.management.statuses.ProbeSchedulerMBean
 
isEnabled() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
isEnabled() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
isEnabled() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
isEnabled() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
isEnabled() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
isEnabled() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
isEnabled() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderClassReplacerDefinition
 
isEnabled() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
isEnabled() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
isEnabled() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
isEnabled() - Method in interface org.nuxeo.ecm.platform.tag.TagService
Defines if tag service is enable.
isEnabled() - Method in class org.nuxeo.ecm.platform.task.TaskProviderDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
isEnabled() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
isEnabled() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
isEnabled() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
 
isEnabled() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
isEnabled() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
isEnabled() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
isEnabled() - Method in interface org.nuxeo.ecm.web.resources.api.Processor
Boolean flag controlling enablement of a processor.
isEnabled() - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
isEnabled() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
isEnabled() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
isEnabled() - Method in interface org.nuxeo.runtime.cluster.ClusterService
Checks if cluster mode is enabled.
isEnabled() - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
isEnabled() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
isEnabled() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
isEnabled() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.InstrumentDescriptor
 
isEnabled() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
isEnabled() - Method in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
isEnabled() - Method in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
isEnabled() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
isEnabled() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
isEnabled() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
isEnabled() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns true if the corresponding target platform is enabled.
isEnabled() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
isEnabled() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
isEnabled() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
isEnabled() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
isEnabled() - Method in interface org.nuxeo.wopi.WOPIService
Returns @{code true} if WOPI is enabled, false otherwise.
isEnabled() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
isEnabled(String, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
isEnabled(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
 
isEnabled(OperationContext, EventContext, boolean) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
Checks if this handler should run for the event and operation context.
isEnabled(Action, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
isEnabled(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
isEnabled(Resource) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
isEnabled(Resource) - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
isEnabled(Resource) - Method in class org.nuxeo.ecm.web.resources.wro.processor.AbstractFlavorProcessor
 
isEnabledByDefault() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
isEnabledSet() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
isEnableSet() - Method in class org.nuxeo.ecm.platform.actions.Action
Returns true if the enabled element was set on the descriptor, useful for merging.
isEnableSet() - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
Returns true if the enabled element was set on the descriptor, useful for merging.
isEnableSet() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
isEncrypted - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
isEncrypted() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
 
isEncrypted(String) - Static method in class org.nuxeo.common.codec.Crypto
 
isEnded() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
isEnded() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
 
isEnded() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
isEndNode - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
isEndNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
isEnlisted - Static variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
isEnlisted - Static variable in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
isEnlisted - Static variable in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
isEqual(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
 
isEqualOnVersion(Object, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isEqualOrPathPrefix(String, String) - Static method in class org.nuxeo.ecm.jwt.JWTAuthenticator
Compares path-wise a path with a prefix.
isEquals - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.EqualsBuilder
 
isEquals() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.EqualsBuilder
 
isEqualTo(Version) - Method in class org.nuxeo.runtime.Version
Tests if the current version is equal to the given one.
isError() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
isError() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
isExactAcl() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
isExcludeOneToMany() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
isExclusive() - Method in interface org.nuxeo.common.utils.PathFilter
 
isExclusive() - Method in class org.nuxeo.common.utils.PathFilterSet
 
isExclusive() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.ExcludeFilter
 
isExclusive() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.IncludeFilter
 
isExecuted() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
isExisting - Variable in class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
isExpanded() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Tests whether or not the item is expanded.
isExpanded() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
isExpired() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
isExpired() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
isExpired() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Checks is token is expired.
isExpired() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
isExpired() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
isExpired() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Does the user reach the deadline?
isExpired() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
isExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
 
isExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
 
isExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
 
isExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.security.RetentionAndHoldSecurityPolicy
 
isExpressibleInQuery(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
Checks if this policy can be expressed in a query for given repository.
isExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.security.NoFile2SecurityPolicy
 
isExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy
 
isExpressibleInQuery(String) - Method in class org.nuxeo.ecm.platform.mail.security.MailMessageSecurityPolicy
 
isExpressibleInQuery(String, String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
 
isExpressibleInQuery(String, String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
Checks if this policy can be expressed in a string-based query for given repository.
isExternal(Name) - Method in class org.nuxeo.lib.stream.computation.Settings
 
isExternalBlobProvider(Blob) - Static method in class org.nuxeo.wopi.Helpers
Deprecated.
since 11.1, use Helpers.supportsSync(org.nuxeo.ecm.core.api.Blob) (with opposite semantics) instead
isFacetsColumn(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
isFacetsColumn(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
isFailure() - Method in class org.nuxeo.runtime.management.api.ProbeStatus
 
isFastTrack() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
isFastTrack() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
isFastTrack() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
isFastTrack() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
 
isFastTrack() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns true if given target platform is a fast track
isFastTrack() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
isFastTrackSet() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
isFavorite(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.FavoritesManager
 
isFavorite(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.FavoritesManagerImpl
 
isFetchFromElasticsearch() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
isFile() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Tests whether this type describes a document (not a folder!) or not.
isFile() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
isFileSystemItem(DocumentModel) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Returns true if the given DocumentModel is adaptable as a FileSystemItem.
isFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
isFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
isFileSystemItem(DocumentModel, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Returns true if the given DocumentModel is adaptable as a FileSystemItem.
isFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
isFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
Checks if the given DocumentModel is adaptable as a FileSystemItem.
isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
isFileSystemItem(DocumentModel, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Returns true if the given DocumentModel is adaptable as a FileSystemItem.
isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
The factory considers that a DocumentModel is adaptable as a FileSystemItem if: It is Folderish AND it is not a version nor a proxy AND it is not HiddenInNavigation AND it is not in the trash, unless includeDeleted is true AND it is a synchronization root registered for the current user, unless relaxSyncRootConstraint is true
isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.CollectionSyncRootFolderItemFactory
The factory considers that a DocumentModel is adaptable as a FileSystemItem if: It is a Collection AND it is not HiddenInNavigation AND it is not in the trash, unless includeDeleted is true AND it is a synchronization root registered for the current user, unless relaxSyncRootConstraint is true
isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
The default factory considers that a DocumentModel is adaptable as a FileSystemItem if: It is not a version AND it is not HiddenInNavigation AND it is not in the trash, unless includeDeleted is true AND it is Folderish or it can be adapted as a BlobHolder with a blob AND its blob is not backed by an extended blob provider AND it is not a synchronization root registered for the current user, unless relaxSyncRootConstraint is true
isFiltered() - Method in class org.nuxeo.ecm.platform.actions.Action
 
isFilteredOut(DocumentModel) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Checks if the doc should be ignored because it is "invisible" (deleted, hidden in navigation).
isFirefox3(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
isFirefox3(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
Deprecated.
 
isFirefox4OrMore(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
isFirefox4OrMore(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
Deprecated.
 
isFirstChild - Variable in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
isFirstChild - Variable in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
isFirstPage() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
isFirstPage() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Is this result set the first page of results?
isFlushed() - Method in class org.nuxeo.ecm.core.storage.sql.Selection
 
isFlushingStash - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
isFolder() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
isFolder() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
isFolder() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
isFolder() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
isFolder() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if this document is a folder.
isFolder() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isFolder() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isFolder() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isFolder() - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document is a folder.
isFolder() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Tests whether this type describes a folder or not.
isFolder() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
isFolder() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isFolder() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isFolder() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isFolder() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
IsFolder - Class in org.nuxeo.ecm.webdav.jaxrs
Microsoft Folder Item property.
IsFolder() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsFolder
 
IsFolder(String) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsFolder
 
isFolderish() - Method in class org.nuxeo.ecm.platform.importer.source.FileSourceNode
 
isFolderish() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
isFolderish() - Method in interface org.nuxeo.ecm.platform.importer.source.SourceNode
 
isForceDirty() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isForceDirty() - Method in interface org.nuxeo.ecm.core.api.model.Property
only for SimpleDocumentModel
isForceDisplayEmailInSuggestion() - Static method in class org.nuxeo.ecm.automation.features.SuggestConstants
 
isForceGeneration() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
isForcingRight() - Method in class org.nuxeo.ecm.user.invite.RegistrationRules
 
isFork() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Checks if this is a fork node.
isFork() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
isForkNode - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
isForkNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
isFormatSupported(String) - Method in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
isFragment() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
isFulltextDisabled() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
isFulltextDisabled() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
Checks if fulltext indexing (and search) is disabled.
isFulltextDisabled() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
isFulltextIndexable(String) - Method in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
isFulltextSearchDisabled() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
isFulltextSearchDisabled() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
Checks if fulltext search is disabled.
isFulltextSearchDisabled() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
isFulltextStoredInBlob() - Method in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
isFulltextStoredInBlob() - Method in interface org.nuxeo.ecm.core.model.Session
Checks if fulltext extracted from the binary fields is internally stored as a blob.
isFulltextStoredInBlob() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
isFulltextStoredInBlob() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
Checks if fulltext is stored in a blob.
isFulltextStoredInBlob() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
isFulltextStoredInBlob() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
isFulltextStoredInBlob() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
isFulltextStoredInBlob() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Checks if fulltext extracted from the binary fields is internally stored as a blob.
isFulltextStoredInBlob() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
isGlobal() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
isGlobal() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
isGlobal() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns true if the widget is defined globally (as opposed to being held by a layout definition).
isGlobal() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns true if the widget is defined globally (as opposed to being held by a layout definition).
isGranted() - Method in class org.nuxeo.ecm.core.api.security.ACE
Checks if this privilege is granted.
isGranted() - Method in class org.nuxeo.ecm.core.rest.security.Permission
 
isGranted() - Method in enum org.nuxeo.ecm.webengine.model.Access
 
isGranted(boolean) - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
isGrantRule() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
isGreater(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
 
isGreaterOrEqual(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
 
isGreaterOrEqualThan(Version) - Method in class org.nuxeo.runtime.Version
Tests if the current version is greater or equal to the given one.
isGreaterThan(Version) - Method in class org.nuxeo.runtime.Version
Tests if the current version is greater than the given one.
isGroupJoin() - Method in interface org.nuxeo.ecm.core.work.api.Work
When true the Work is part of a group, Works of the group have the same Work.getPartitionKey().
isGroupJoin() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
isGroupJoin() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
isGroupJoin() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
isGroupPredicate - Variable in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
 
isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
isHandlingLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutTypeConfiguration
Returns true if widget knows how to display its label (some widget types might delegate this to their containing widget or layout, usually when defining form layouts).
isHandlingLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns true if the widget is handling his own labels display (usual label and help label).
isHandlingLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Deprecated.
since 5.7: this was added prematurely, see WidgetDefinition.getControls() for a more generic management of rendering controls
isHandlingLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
Returns true if widget knows how to display its label (some widget types might delegate this to their containing widget or layout, usually when defining form layouts).
isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
isHashed(String) - Static method in class org.nuxeo.ecm.directory.PasswordHelper
Checks if a password is already hashed.
isHead(HttpServletRequest) - Static method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
isHeadless - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
Deprecated.
isHeadless() - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
isHeadless() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
isHeadless() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
isHeadless() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
isHeadless() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
Whether or not this module has a GUI and should be listed in available GUI module list.
isHeadRequest(HttpServletRequest) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
isHealthy() - Method in class org.nuxeo.ecm.core.management.statuses.HealthCheckResult
 
isHidden(boolean) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
IsHidden - Class in org.nuxeo.ecm.webdav.jaxrs
Microsoft Exchange Server 2003 item.
IsHidden() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsHidden
 
IsHidden(Integer) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsHidden
 
isHistoryPushStateSupported(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
isHistoryPushStateSupported(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
Deprecated.
 
isHtmlEntities() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
Returns true if special Wiki entities should be represented as the corresponding HTML entities or they should be visualized using the corresponding XHTML codes (like &amp; and so on).
isHtmlPattern - Variable in class org.nuxeo.ecm.platform.mail.adapter.MailMessageBlobHolder
 
isHttpEnabled(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
Returns true if the action id is to be accessible through http API.
isHttpEnabled(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
isId() - Method in enum org.nuxeo.ecm.core.storage.sql.ColumnSpec
Checks if this spec holds a Nuxeo unique id (usually UUID).
isId() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType
Checks if this column holds a Nuxeo unique id (usually UUID).
isIdempotent() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
 
isIdempotent() - Method in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
isIdempotent() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedAbstractWork
 
isIdempotent() - Method in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
isIdempotent() - Method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
isIdempotent() - Method in interface org.nuxeo.ecm.core.work.api.Work
Returns true if a work with a given Work.getId() should always produce the same result.
isIdempotent() - Method in class org.nuxeo.ecm.core.work.SleepWork
 
isIdempotent() - Method in class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
 
isIdempotent() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
isIdempotent() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
isIdempotent() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
 
isIdempotent() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
isIdempotent() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
isIdempotent() - Method in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
 
isIdempotent() - Method in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
isIdempotent() - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
isIdentity() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
isIdentityAlreadyPrimary() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Checks if an identity column is already defined as a primary key and does not need a separate index added.
isIdentityAlreadyPrimary() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
isIdNew(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
isIdNew(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
isIgnorePolicy() - Static method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
 
isImmediate() - Method in interface org.nuxeo.ecm.core.event.Event
Tests if event is Immediate
isImmediate() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
isImmediate() - Method in class org.nuxeo.ecm.platform.actions.Action
 
isImmutable() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
isImmutable() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
isImmutable() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if this document is immutable.
isImmutable() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isImmutable() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isImmutable() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isImmutable() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
isImporterAvailable(FileImporter, String, String, boolean) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
isIncludingGroups() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
isIncludingMax() - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
 
isIncludingMax() - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
 
isIncludingMin() - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
 
isIncludingMin() - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
 
isIncludingUsers() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
isInCollection(DocumentModel, DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Check whether a document is in a given collection.
isInCollection(DocumentModel, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
isIndexingInProgress() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Returns true if there are indexing activities scheduled or running.
isIndexingInProgress() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
isIndexingInProgress() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
isInError() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
 
isInError() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
 
isInError() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
isInitial() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
 
isInitial() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleState
Returns true if state is a valid initial state
isInitialized() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor
 
isInitialized() - Static method in class org.nuxeo.runtime.api.Framework
Tests whether or not the runtime was initialized.
isInline() - Method in interface org.nuxeo.ecm.core.event.Event
Whether this event must not be added to a bundle.
isInline() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
isInProgress() - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
isInProgress() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
isInProgress() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryGarbageCollector
Checks if a GC is in progress.
isInProgress() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
isInProgress() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
isInProgress() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
isInProgress() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
isInstalled() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
isInstalled() - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEventListener
 
isInstalled(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
isInstalled(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Checks whether a contribution is currently installed.
isInstalledPackage(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
isInstallInProgress() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
isInstallTask() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
isInstallTask() - Method in class org.nuxeo.connect.update.task.standalone.InstallTask
 
isInstallTask() - Method in class org.nuxeo.connect.update.task.standalone.UninstallTask
 
isInstanceInMaintenanceMode() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
 
isInstanceOf(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
isInstanceOf(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
isInterestedInNotification(Notification) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
isInterestingPath(String) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
 
isInterestingPath(String) - Method in class org.nuxeo.ecm.core.utils.StringsExtractor
 
isIntermediateSegment - Variable in class org.nuxeo.ecm.core.storage.sql.ModelProperty
 
isIntermediateSegment() - Method in class org.nuxeo.ecm.core.storage.sql.ModelProperty
Checks if this is a pseudo-model for an intermediate segment of a complex property.
isInternalLink(WebContext) - Static method in class org.nuxeo.connect.client.we.RequestHelper
 
isInterrupted(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
 
isInTree(Serializable, Serializable) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Checks if an id is a (strict) descendant of a given base id.
isInTree(Connection, Serializable, Serializable) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Checks if an id is a (strict) descendant of a given base id.
isInTreeLong(Connection, Long, Long) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
Deprecated.
since 11.3, unused
isInTreeString(Connection, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
 
isInvalidNuxeoDefaults(File) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
isInvertX() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
isInvertY() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
isIsdefault() - Method in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
isIterable() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableIteratorMethod
 
isIterable() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
isJar - Variable in enum org.nuxeo.runtime.tomcat.dev.DevBundleType
 
isJar() - Method in interface org.nuxeo.osgi.BundleFile
Checks if this bundle is a JAR.
isJar() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
isJar() - Method in class org.nuxeo.osgi.JarBundleFile
 
isJBoss() - Method in class org.nuxeo.common.Environment
 
isJBoss4(Environment) - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
isJetty() - Method in class org.nuxeo.common.Environment
 
isJetty() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
Deprecated.
since 11.1, no replacement
isJsonContent(String) - Static method in class org.nuxeo.elasticsearch.audit.io.AuditEntryJSONWriter
Helper method used to determine if a String field is actually nested JSON
isKnown() - Method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
Returns true if the value is known (missing or present), otherwise false.
isLastPageAvailable() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns a boolean expressing if the last page can be displayed.
isLastPageAvailable() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
isLastPageAvailable() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
isLastPageAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
isLastPageAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns a boolean expressing if the last page can be displayed.
isLastPageAvailable() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
isLastPageAvailable() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
isLastVersion(Version) - Method in class org.nuxeo.connect.update.task.update.Entry
 
isLatestMajorVersion - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
isLatestMajorVersion - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isLatestMajorVersion() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if a document is the latest major version in the version series.
isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isLatestMajorVersion() - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document is the latest major version.
isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
isLatestVersion - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
isLatestVersion - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isLatestVersion() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if a document is the latest version in the version series.
isLatestVersion() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isLatestVersion() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isLatestVersion() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isLatestVersion() - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document is the latest version.
isLatestVersion() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
isLatestVersion() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isLatestVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isLatestVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isLatestVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
isLatestVersionDisabled - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
isLazy - Variable in class org.nuxeo.ecm.core.schema.SchemaDescriptor
 
isLess(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
 
isLessOrEqual(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
 
isLife() - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
Deprecated.
since 8.1 (misspelled), use IterableQueryResult.mustBeClosed() instead
isLife() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
isLife() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
isLife() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
isLife() - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
isLife() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
isLifeCycleLoaded() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
 
isLifeCycleLoaded() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isLifeCycleLoaded() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isLifeCycleLoaded() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isLikePlainMode(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
Returns true if given mode is one of BuiltinWidgetModes.PLAIN, or BuiltinWidgetModes.CSV.
isLikeViewMode(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
isLimitedResults() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
isList() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isList() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests whether this property is of a list type.
isList() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
isList() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
 
isList() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
isList() - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
isList(Object) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
 
isListItem() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation.PathNode
 
isListType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
isListType() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
isListType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Tests whether this type is a list type.
isLiteral() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
 
isLiteral() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
isLiteral() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
 
isLive() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
Enable connection status checking on SQL directory connections
isLive() - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
 
isLive() - Method in interface org.nuxeo.ecm.webengine.session.Component
Checks whether this component was initialized and can be used.
isLoaded() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
isLocal() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
isLocal() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
isLocal() - Method in interface org.nuxeo.ecm.core.event.Event
Deprecated.
since 10.3
isLocalPackageFile(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
isLocalPackageId(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
isLocked() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
isLocked() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
isLocked() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Tests if the document is locked.
isLocked() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isLocked() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isLocked() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isLocked(String) - Static method in class org.nuxeo.wopi.lock.LockHelper
Checks if a WOPI lock is stored for the given file id.
isLocked(String, String) - Static method in class org.nuxeo.wopi.lock.LockHelper
Checks if a WOPI lock is stored for the given repository and doc id, no matter the xpath.
isLocked(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
 
isLocked(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
 
isLocked(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
isLocked(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
isLocked(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
isLockedByCurrentUser(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
 
isLockedByCurrentUser(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
 
isLockedByCurrentUser(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Verify is this DocumentRoute is already locked by the current user.
isLockedByCurrentUser(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
isLogEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
isLogging() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
isLogging() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
isLoginRequest(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
isLongRunning - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker.ThreadDelegate
 
isLongRunning() - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent.EnterEvent
 
isLost - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
isMainFragment() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
isMainFragment() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
isMainFragment(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
isMainFragment(LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
isMainFragment(T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
isMajorVersion - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
isMajorVersion - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isMajorVersion() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if a document is a major version.
isMajorVersion() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isMajorVersion() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isMajorVersion() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isMajorVersion() - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document is a major version.
isMajorVersion() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
isMajorVersion() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
isMangledName(String) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
 
isMangledName(String) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
isMarked(String, String) - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationHandler
Deprecated.
 
isMarkedForInstallAfterRestart(String) - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
isMarkedForRollBack() - Method in interface org.nuxeo.ecm.core.event.Event
Checks whether the event was marked for RollBack
isMarkedForRollBack() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
isMarkedForUninstallAfterRestart(String) - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
isMarker - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
isMarker() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
isMarkerEntry(ZipEntry) - Static method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
 
isMarshaller() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
isMD5(String) - Static method in class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
 
isMD5(String) - Static method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
isMD5(String) - Static method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
Deprecated.
since 11.1, now unused
isMember(Principal) - Method in class org.nuxeo.ecm.platform.login.GroupImpl
returns true if the passed principal is a member of the group.
isMemberOf(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
isMemberOf(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Recursively test if the user is member of this group.
isMemberOf(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
isMemberOf(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
isMerge - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
isMerge() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
 
isMerge() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
Returns true if this FileImporterDescriptor should be merged with an existing one, false otherwise.
isMerge() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Checks if this is a merge node.
isMerge() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
isMerge() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
isMergeInitialFolder() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
isMigrationDone() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
isMimeTypeCheck() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
isMimetypeEntry(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
Deprecated, for removal: This API element is subject to removal in a future version.
isMimeTypeNormalized(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Checks if the given mimeType is a normalized one.
isMimeTypeNormalized(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
isMissing() - Method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
Returns true if the value is missing, otherwise false.
isMissingKey(AmazonClientException) - Static method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
isMissingKey(AmazonServiceException) - Static method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
isMissingKey(StorageException) - Static method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
isMixinTypes(Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
isMixinTypes(MongoDBAbstractQueryBuilder.FieldInfo) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
isModeSupported(String, List<String>) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
 
isModifiable() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
 
isModifiable() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
isModified() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isModified() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests if a property value was modified.
isMoved() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isMoved() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests if a property value was moved to another index in the parent list if any.
isMoveTargetCandidate(String) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
isMSEdge(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
isMSIE10OrMore(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
isMSIE10OrMore(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
Deprecated.
 
isMSIE6or7(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
isMSIE6or7(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
Deprecated.
 
isMulti() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters.ParameterValue
Checks whether this is multi-valued.
isMultipart - Variable in class org.nuxeo.ecm.webengine.forms.FormData
 
isMultipartContent() - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
isMultipleExecution() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
isMultiTask - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
isMultiTenant() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
 
isMultiTenant() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
isMultiTenant() - Method in class org.nuxeo.ecm.directory.BaseSession
Returns true if this directory supports multi tenancy, false otherwise.
isMultiTenant() - Method in interface org.nuxeo.ecm.directory.Directory
Returns true if this directory is a multi tenant directory, false otherwise.
isMultiTenant() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
isMultiValued() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
isNativeQuery() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
isNeededByOs() - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
isNeededForPackage(Package) - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
Returns true if a restart should be triggered after install
isNegativeAclAllowed() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
isNegativeAclAllowed() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Returns true if negative ACLs are allowed.
isNegativeAclAllowed() - Method in interface org.nuxeo.ecm.core.model.Session
Returns true if negative ACLs are allowed.
isNegativeAclAllowed() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
isNegativeAclAllowed() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
isNeverExecuted() - Method in class org.nuxeo.runtime.management.api.ProbeStatus
 
isNeverPerInstanceMixin(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
isNeverPerInstanceMixin(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
isNew() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isNew() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests if this property is new (just created but not yet stored).
isNextEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
isNextEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
isNextEntryAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
isNextEntryAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns true if there is a next entry.
isNextPageAvailable() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns a boolean expressing if there are further pages.
isNextPageAvailable() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
isNextPageAvailable() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
isNextPageAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
isNextPageAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns a boolean expressing if there are further pages.
isNextPageAvailable() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
isNextPageAvailable() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
isNillable() - Method in interface org.nuxeo.ecm.core.schema.types.Field
Checks whether this field is nillable (can have null values).
isNillable() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
isNillable(XSElementDecl) - Static method in class org.nuxeo.ecm.core.schema.XSDLoader
ignore case where xsd:nillable is recognized as false by xsom (we don't know if it's not specified and we want to preserve a default value to true.
isNonNullParam(Object[]) - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
isNonNullParam(Object[]) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
isNonNullParam(Object[]) - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
isNonNullParam(Object[]) - Static method in class org.nuxeo.elasticsearch.query.PageProviderQueryBuilder
 
isNonRecursiveTransition(String, String) - Method in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BinaryProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BooleanProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DateProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DoubleProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.LongProperty
 
isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.StringProperty
 
isNormalized(Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
Checks if the given value is a normalized one.
isNotAuthenticated(int) - Method in class org.nuxeo.ecm.webengine.test.LoginPage
 
isNotImplemented(AmazonServiceException) - Static method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
isnotnull(String) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
ISNOTNULL - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
ISNOTNULL - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
isNoTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if there is no transaction
isNotWindows() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
Deprecated.
Since 7.4. Use SystemUtils.IS_OS_WINDOWS
isnull(String) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
ISNULL - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
ISNULL - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
isNullable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
isNullByDefault - Variable in class org.nuxeo.common.xmap.XAnnotatedList
 
isNullByDefault - Variable in class org.nuxeo.common.xmap.XAnnotatedMap
 
isNullOrSameValue(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
ISO_DATE_ONLY - Static variable in class org.nuxeo.common.utils.DateUtils
 
ISO_ROBUST_DATE_TIME - Static variable in class org.nuxeo.common.utils.DateUtils
 
isOAuth1SignedRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
 
ISODATETIME_GENERIC_PATTERN - Static variable in class org.nuxeo.common.utils.DateUtils
 
isOffsetTracker(String) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
isOkEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
isOkEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
isolate - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
isolate - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
isolate - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
isolate - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
 
isolate - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
isolate - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
isolate - Variable in class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
 
isOleSupported() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Is this mimetype supported by a oleExtract plugin?
isOleSupported() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
isOleSupported() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
isOneToMany() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
isOneToMany() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter
 
isOneToMany() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter
 
isOneToMany() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Returns true if FileImporter.createOrUpdate(FileImporterContext) creates more than one document for the given blob, false otherwise.
isOnlineEditable() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
Is this mimetype supported by a LiveEdit plugin?
isOnlineEditable() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
isOnlineEditable() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
isOnlyRemote() - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
isOpaque() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
isOpened() - Method in interface org.nuxeo.ecm.platform.task.Task
 
isOpened() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
isOptional - Variable in class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
 
isOrderable(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
isOrderByPath(OrderByClause) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
Does an ORDER BY clause include ecm:path
isOrdered() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Tests whether this type describe an ordered folder or not.
isOrdered() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
isOSGiServiceSupported - Static variable in class org.nuxeo.runtime.api.Framework
Whether or not services should be exported as OSGI services.
isOSGiServiceSupported() - Static method in class org.nuxeo.runtime.api.Framework
 
isOverridden() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
isOverridden() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
isOverridden() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns true if given target information is overridden by directory information.
isOverride() - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
isOverwrite() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Whether document overwrite is detected by checking title or filename.
isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
 
isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
 
isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.picture.extension.ImagePlugin
 
isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.threed.importer.ThreeDImporter
 
isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.video.importer.VideoImporter
 
isPackageInstalled(Package) - Method in class org.nuxeo.connect.update.task.guards.PackagesHelper
 
isPartitionDirectory(Path) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
isPassive() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
isPathExpression() - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
 
isPathReference() - Method in class org.nuxeo.ecm.core.query.sql.model.PathReference
 
isPathReference() - Method in class org.nuxeo.ecm.core.query.sql.model.Reference
 
isPeerOf(String, String) - Method in class org.nuxeo.ecm.core.event.impl.AssocMap
 
isPending - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
isPending() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
isPending() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
Returns true if this document is waiting approval, false otherwise.
isPending() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
isPersistDocument() - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
isPersisted(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
isPersisted(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Checks whether a contribution is currently persisted.
isPersistent() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isPersistent() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Whether or not this registration is persisted by the user (not part of a real bundle).
isPhantom() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isPhantom() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests if the property is a phantom.
isPhantom() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
isPhantom() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
isPhantom() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
isPhantom(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
isPhrase() - Method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.FulltextQuery
Checks if the word is a phrase.
isPolicyMatch(VersioningPolicyDescriptor, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
isPoolingEnabled() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
isPostCommit - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
isPostCommit - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
Applies only for scripts.
isPostCommit() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
isPostInstall() - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
isPostInstall() - Method in class org.nuxeo.connect.update.task.standalone.commands.PostInstallCommand
 
isPostSaveDoingCheckIn(Document, VersioningOption, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
isPostSaveDoingCheckIn(Document, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
isPostSaveDoingCheckIn(Document, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
isPrefetched(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 10.1, will always return false
isPrefetched(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isPrefetched(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isPrefetched(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isPrefetched(String, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 10.1, will always return false
isPrefetched(String, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isPrefetched(String, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isPrefetched(String, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isPrefix(Serializable[], Serializable[]) - Static method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
Checks if the left array is a strict prefix of the right one.
isPrefixOf(Path) - Method in class org.nuxeo.common.utils.Path
 
isPrepending() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
isPreSaveDoingCheckOut(Document, boolean, VersioningOption, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.api.versioning.VersioningService
isPreSaveDoingCheckOut(Document, boolean, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
Deprecated.
 
isPreSaveDoingCheckOut(Document, boolean, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
isPreSaveDoingCheckOut(Document, boolean, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
isPresent() - Method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
Returns true if the value is present, otherwise false.
isPreviousEntryAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
isPreviousEntryAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns true if there is a previous entry.
isPreviousPageAvailable() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns a boolean expressing if there is a previous page.
isPreviousPageAvailable() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
isPreviousPageAvailable() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
isPreviousPageAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
isPreviousPageAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns a boolean expressing if there is a previous page.
isPrimary() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
isPrimitive() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
isPrimitive() - Method in interface org.nuxeo.ecm.core.schema.types.SimpleType
Tests whether this type is a primitive type.
isPrimitive() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
isPrivate - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
isPrivate - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
isPrivate() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
isPrivate() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
 
isPrivate() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
isPrivateWorkingCopy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
isProcessed(ChronicleLogOffsetTracker, long) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
isProcessed(Name, TopicPartition, long) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
isProcessing() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoring
 
isProcessing() - Method in interface org.nuxeo.ecm.core.management.works.WorksMonitoringMBean
Is at least one queue is processing works ?
isProcessing() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
 
isProcessing() - Method in interface org.nuxeo.ecm.core.management.works.WorksQueueMonitoringMBean
Is at least one queue is processing works ?
isProcessingDisabled() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
isProcessingDisabled() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
isProcessingEnabled() - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Is processing enabled for at least one queue
isProcessingEnabled() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
Whether processing of work instances from this queue is enabled for this Nuxeo instance.
isProcessingEnabled() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
isProcessingEnabled(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Is processing enabled for a given queue id.
isProcessingEnabled(String) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
isProcessingEnabled(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
isProcessorEnabled(String, String) - Static method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
 
isProperty - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
 
isPropertyFile(File) - Method in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
Deprecated.
since 8.3 unused.
isPropertyFile(File) - Method in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
isPropertyForProxy(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
Checks if the given property should be resolved on the proxy or the target.
isPropertyValueTrimmed() - Static method in class org.nuxeo.ecm.automation.core.util.Properties
Default value is false.
isPropValueDefined(String, DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
Checks if the property with the given name is defined and is not null.
isProviderAvailable() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
isProviderAvailable() - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
isProxies - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
isProxy() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
isProxy() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
isProxy() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if this document is a proxy.
isProxy() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isProxy() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isProxy() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isProxy() - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether or not this document is a proxy.
isProxy() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isProxy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isProxy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isProxy() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
isProxySchema(String, String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
isProxySchema(String, String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
Checks if a schema is on a proxy for a document of the given type.
isProxySchemaPath(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Checks if the given xpath, when resolved on a proxy, points to a proxy-specific schema instead of the target document.
isProxySpecific(String, SchemaManager) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Things that we don't touch on a proxy when updating it.
isPublic - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
isPublic - Variable in class org.nuxeo.ecm.automation.OperationChain
 
isPublic() - Method in class org.nuxeo.ecm.automation.OperationChain
 
isPublic() - Method in interface org.nuxeo.ecm.core.event.Event
Deprecated.
since 10.3
isPublicationNode(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
isPublicationNode(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
Returns true if the given documentModel is a PublicationNode of the current tree, false otherwise.
isPublicationNode(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
isPublished(DocumentModel) - Static method in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
 
isPublished(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.task.LookupState
 
isPublished(PublishedDocument, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
isPublishedDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
isPublishedDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
isPublishedDocWaitingForPublication(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
isQNameResource() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
 
isQNameResource() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
isQNameResource() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
 
isQualified(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
isQueryLimitReached() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Returns true if the query used by the scroller has been limited.
isQueued() - Method in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
isQueuingEnabled() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
Whether queuing of work instances to this queue is enabled for this Nuxeo instance.
isQueuingEnabled(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Is queuing enabled for a given queue id.
isQueuingEnabled(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
isQuotaExceededException(Throwable) - Static method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
Deprecated.
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
Deprecated.
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.UrlEncodedFormRequestReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceReader
 
isReader() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
isReadOnly - Variable in class org.nuxeo.connect.update.xml.FieldDefinition
 
isReadOnly() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
isReadOnly() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
 
isReadOnly() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isReadOnly() - Method in interface org.nuxeo.ecm.core.api.model.Property
Whether the property is read only.
isReadOnly() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
isReadOnly() - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document is readonly or not.
isReadOnly() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isReadOnly() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isReadOnly() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isReadOnly() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
isReadOnly() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
isReadOnly() - Method in class org.nuxeo.ecm.directory.BaseSession
 
isReadOnly() - Method in interface org.nuxeo.ecm.directory.Directory
Checks if this directory is read-only.
isReadOnly() - Method in class org.nuxeo.ecm.directory.InverseReference
 
isReadOnly() - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
isReadOnly() - Method in interface org.nuxeo.ecm.directory.Session
 
isReadOnly() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
isReadOnly() - Method in class org.nuxeo.template.api.TemplateInput
 
isReadOnly(ELContext, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
 
isReadOnlyEntry(DocumentModel) - Static method in class org.nuxeo.ecm.directory.BaseSession
Test whether entry comes from a read-only back-end directory.
isReadOnlyProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
isReadVersionPermissionDisabled() - Static method in class org.nuxeo.ecm.core.model.BaseSession
 
isReady() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
isReady() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
if this element is ready.
isReady() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
isReady() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
isReady() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
isRebalanced - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
isRecentlyCreated(DocumentModel) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
isRecord - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
isRecord - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isRecord - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
isRecord - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
 
isRecord() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if the document is a record.
isRecord() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isRecord() - Method in interface org.nuxeo.ecm.core.model.Document
Checks if the document is a record.
isRecord() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isRecord() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isRecord() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isRecord() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
isRecord(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
isRecord(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Checks if the document is a record.
isRecordMode() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
isRecordMode() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks whether this blob provider uses "record mode".
isRecurse() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
isRedirectURIValid(String) - Static method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
A redirect URI is considered as valid if and only if: It is not empty It starts with https, e.g.
isReference(String) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
isRegistered() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
isRegistered() - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
isRegistered() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
isRegistered() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
isRegistered() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
isRegistered() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
isRegistered() - Method in class org.nuxeo.runtime.management.Resource
 
isRegistered(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
isRegistered(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
 
isRegistered(K) - Method in class org.nuxeo.common.collections.DependencyTree
 
isRegistered(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
isRegistered(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
Checks whether or not a component with the given name was registered.
isRegistered(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
isRegistred() - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
Deprecated.
Since 9.2, use ConnectStatusHolder.isRegistered() instead.
isRelativeCoordinates() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
isRemotePackageId(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
isRemove() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
 
isRemove() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
isRemove() - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
isRemoveAll - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
isRemoved() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isRemoved() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests if a property is flagged as removed.
isRemoved() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
isRemoved(String, String) - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
Checks if the property represented by the given schema and path is removed.
isRemoved(String, String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
isRemoving(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
isRename(String, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
isRename(String, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
Deprecated.
since 10.10, unused
isRename(String, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
isRendition() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
isRendition() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
isRendition() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
isRendition() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
isRenditionSet() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
isRenditionVisible() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
isRenditionVisible() - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
isRenditionVisible() - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
isRenditionVisible() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
isRenditionVisibleSet() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
isReplacing() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
isRepositorySupportDisabled() - Static method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
isRequired - Variable in class org.nuxeo.connect.update.xml.FieldDefinition
 
isRequired - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
 
isRequired() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
 
isRequired() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
isRequired() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
isRequired() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns true if the widget is required.
isResetCreator(CoreSession.CopyOption...) - Static method in enum org.nuxeo.ecm.core.api.CoreSession.CopyOption
 
isResetLifeCycle(CoreSession.CopyOption...) - Static method in enum org.nuxeo.ecm.core.api.CoreSession.CopyOption
 
isResolved - Variable in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
isResolved() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
isResolved() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
isResolved() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
isResolved() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
isResolved() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isResolved() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Checks whether this component is resolved (i.e.
isResolved(K) - Method in class org.nuxeo.common.collections.DependencyTree
 
isResolved(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
isResolved(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
isResource() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
 
isResource() - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
isResource() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
 
isResource(long, String) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
isRestart() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Deprecated.
since 10.2, unused and useless
isRestart() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
isRestartRequired() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
isRestartRequired() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
isRestricted() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
isRestricted() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
isRestricted() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns true if access to the corresponding target platform is restricted.
isRestricted() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
isRestrictedModeActivated() - Static method in class org.nuxeo.ecm.platform.api.login.RestrictedLoginHelper
 
isRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
 
isRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
 
isRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
 
isRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.RetentionAndHoldSecurityPolicy
 
isRestrictingPermission(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
Checks if this policy is restricting the given permission.
isRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy
 
isRestrictingPermission(String) - Method in class org.nuxeo.ecm.platform.mail.security.MailMessageSecurityPolicy
 
isRetentionActive() - Method in interface org.nuxeo.ecm.core.model.Document
Deprecated.
since 11.1, unused, use Document.hasLegalHold() instead
isRetentionActive() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isRetentionActive() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isRetentionActive() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isRetentionActive(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
isRetentionActive(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Deprecated.
isRevoked - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
isRollback() - Method in exception org.nuxeo.ecm.automation.OperationException
Whether this exception should rollback the current transaction.
isRoot() - Method in class org.nuxeo.common.utils.Path
 
isRoot() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
isRoot() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
isRoot() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
Deprecated.
since 10.10, unused
isRoot() - Method in class org.nuxeo.ecm.webdav.backend.SearchRootBackend
 
isRoot() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
isRoot() - Method in class org.nuxeo.ecm.webdav.backend.SimpleRootBackend
 
isRoot() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
isRoot() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
isRoot() - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
isRoot(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.ClassKeyedRegistry
 
isRoot(K) - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
 
isRoot(TypeAdapterKey) - Method in class org.nuxeo.ecm.automation.core.impl.AdapterKeyedRegistry
 
isRootContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
isRootFolder() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
isRootSetup() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
isRootSetup() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
isRootTask - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
isRoutable(DocumentModel) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Checks if the given document can be associated to a DocumentRoute.
isRoutable(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
isRunning - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
isRunning - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.GetIsParentRunningUnrestricted
 
isRunning() - Method in class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus
 
isRunning() - Method in class org.nuxeo.ecm.csv.core.CSVImportStatus
 
isRunning() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
isRunning() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
isRunning() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
if this route is running.
isRunning() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.GetIsParentRunningUnrestricted
 
isRunning() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
isRunning() - Method in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
isRunning() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
Checks whether the migration is running.
isRunning() - Method in interface org.nuxeo.runtime.model.ComponentManager
Tests whether the components are running.
isRunning() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
isSafari5(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
 
isSafari5(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
Deprecated.
 
isSafeMethod(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Check safe method according to RFC 7231 4.2.1.
isSalted() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
isSameAs(DocumentPart) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
Should be used by container properties.
isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
isSameAs(Property) - Method in interface org.nuxeo.ecm.core.api.model.Property
Compare the two properties by content.
isSameValue(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isSameValue(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
isSameValue(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
isSameValue(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
isSameValue(ManagedBlob, ManagedBlob) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
isSanitizable(Blob) - Method in class org.nuxeo.ecm.platform.preview.adapter.ZipPreviewer
 
isScalar() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
isScalar() - Method in interface org.nuxeo.ecm.core.api.model.Property
Tests whether this property is of a scalar type.
isScalar(Object) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Checks if we have a base type compatible with State helper processing.
isScalarList() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
This method is provided for compatibility.
isScalarList() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
isScheduled() - Method in class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus
 
isScheduled() - Method in class org.nuxeo.ecm.csv.core.CSVImportStatus
 
isScheduleStackCapture() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoring
 
isScheduleStackCapture() - Method in interface org.nuxeo.ecm.core.management.works.WorksMonitoringMBean
is work schedule stack capture enabled ?
isSchemaForProxy(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isSchemaForProxy(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
Checks if the given schema should be resolved on the proxy or the target.
isSchemaLoaded(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isScript(String) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
 
isScrollTimedOut(String, CursorResult<C, O>) - Method in class org.nuxeo.ecm.core.api.CursorService
 
isSearchable() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
 
isSearchable() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
isSecure - Variable in class org.nuxeo.ecm.automation.server.RestBinding
 
isSecured() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Returns true if this property is flagged as secured in system.
isSecured() - Method in interface org.nuxeo.ecm.core.api.model.Property
Returns true if this property is flagged as secured in system.
isSecured() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
isSecured(String, String) - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
Checks if the property represented by the given schema and path is secured.
isSecured(String, String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
isSecuredForContext() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
Returns whether or not current user can edit this property.
isSecurityError - Variable in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
isSecurityError() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
isSecurityError(Throwable) - Static method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.ExceptionHelper
 
isSecurityError(Throwable) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
isSelected() - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
 
isSelected() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
isSelectedByDefault() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
isSelectedByDefault() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
isSelectedByDefault() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
Returns true if this row should be considered selected by default
isSelectedByDefault() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
Returns true if this row should be considered selected by default
isSelectedByDefault() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
isSequentialCommands(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
Returns true if commands about this action need to be executed sequentially instead of being run concurrently.
isSequentialCommands(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
isSerializing() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
isSerializing() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
 
isSet() - Method in class org.nuxeo.template.api.TemplateInput
 
isShared() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
isShared() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
isShowingPersonalWorkspace() - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceManagerActions
Checks wether a personal document is selected.
isShown() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
isShrinkable() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
Returns true if resource can be minimized.
isShrinkable() - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
isShutdownRequested() - Method in interface org.nuxeo.runtime.migration.MigrationService.MigrationContext
Checks if shutdown has been requested.
isShutdownRequested() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationContextImpl
 
isShuttingDown - Variable in class org.nuxeo.runtime.AbstractRuntimeService
 
isShuttingDown() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
isShuttingDown() - Method in interface org.nuxeo.runtime.RuntimeService
Returns true if the runtime is shutting down.
isSimpleType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
isSimpleType() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
isSimpleType() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
isSimpleType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Tests whether this type is a simple type.
isSimpleValue() - Method in class org.nuxeo.template.api.TemplateInput
 
isSingleThreaded() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
isSingleton() - Method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
isSink(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
isSkipAggregates() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
isSkipAggregates() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
isSkipFailure() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicy
Deprecated.
isSkipped() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
isSnapshot() - Method in class org.nuxeo.common.utils.FileVersion
 
isSnapshot(DownloadablePackage) - Static method in class org.nuxeo.connect.client.we.StudioSnapshotHelper
 
isSnapshotingEnabled() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
isSnapshotVersion() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
isSortable() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
Returns if this provider is sortable.
isSortable() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
isSortable() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
isSortable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
isSortable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Returns if this provider is sortable
isSortable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
isSortable() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
isSortable() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
This page provider does not support sort for now => override what may be contributed in the definition
isSortable() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
isSortable() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
This page provider does not support sort for now => override what may be contributed in the definition
isSortable() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
This page provider does not support sort for now => override what may be contributed in the definition
isSource(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
isSourceMimeTypeSupported(String, String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Returns true if the converter supports the given sourceMimeType, false otherwise.
isSourceMimeTypeSupported(String, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
isSourceValue() - Method in class org.nuxeo.template.api.TemplateInput
 
isSpare - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
isSpareComputation() - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
 
isSpareComputation() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
isSpreadSheet - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
isStackDisplay() - Method in interface org.nuxeo.ecm.webengine.JsonFactoryManager
 
isStackDisplay() - Method in class org.nuxeo.ecm.webengine.JsonFactoryManagerImpl
 
isStandby - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
isStandby() - Method in class org.nuxeo.ecm.core.management.standby.StandbyCommand
 
isStandby() - Method in interface org.nuxeo.ecm.core.management.standby.StandbyMXBean
 
isStandby() - Method in interface org.nuxeo.runtime.model.ComponentManager
Tests whether the components are in standby mode.
isStandby() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
isStart() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Checks if this is the start node.
isStart() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
isStart() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
isStarted - Variable in class org.nuxeo.osgi.application.StandaloneApplication
 
isStarted - Variable in class org.nuxeo.runtime.AbstractRuntimeService
 
isStarted() - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
 
isStarted() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
isStarted() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
isStarted() - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
isStarted() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
isStarted() - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
isStarted() - Method in interface org.nuxeo.runtime.model.ComponentManager
Tests whether the components were already started.
isStarted() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
isStarted() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
isStarted() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Checks whether this component is started
isStarted() - Method in interface org.nuxeo.runtime.RuntimeService
Returns true if the runtime is started.
isStarted() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
 
isStarted() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
isStarted(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
isStartNode - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
isStartNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
isStartPageValid(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
isStashEmpty() - Method in interface org.nuxeo.runtime.model.ComponentManager
Tests if the stash is empty
isStashEmpty() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
isStateLoaded - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
state is lifecycle, version stuff.
isStateSharedByAllThreadSessions() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Deprecated.
since 8.4 as it always returns true by design
isStateSharedByAllThreadSessions() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
 
isStatic() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
isStop() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Checks if this is a stop node.
isStop() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
isStopped() - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
 
isStoreByDefault() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
isStored() - Method in class org.nuxeo.ecm.platform.rendition.impl.LiveRendition
 
isStored() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
 
isStored() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
Indicates if the Rendition is stored or live
isStreamProcessingDisabled - Variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
isStriclyBeforeVersion(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
isStrict - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
isStrictlyBeforeVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
isStrictlyBeforeVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
isStrictlyBeforeVersion(String) - Method in interface org.nuxeo.targetplatforms.api.Target
Returns true if this target reference version is strictly before given version.
isStrictlyBeforeVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
isStrictlyBeforeVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
isStrictlyBeforeVersion(Target) - Method in interface org.nuxeo.targetplatforms.api.Target
Returns true if this target reference version is strictly before given version.
isSubConvertersBased() - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
Returns true if this chained converter is sub converters based, false otherwise.
isSuccess() - Method in class org.nuxeo.ecm.csv.core.CSVImportLog
 
isSuccess() - Method in class org.nuxeo.runtime.management.api.ProbeStatus
 
isSuccessful() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
issue - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnFailure
 
issue() - Method in annotation type org.nuxeo.runtime.test.runner.RandomBug.Repeat
Reference in issue management system.
isSuffix() - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
Is the unary operator pretty-printed after the operand?
isSuperTypeOf(Type) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
isSuperTypeOf(Type) - Method in interface org.nuxeo.ecm.core.schema.types.Type
Tests whether the given type is derived from this type.
isSupportingMerge() - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent.BlobProviderDescriptorRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService.DBSRepositoryDescriptorRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService.LockManagerDescriptorRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService.RepositoryDescriptorRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRuleRegistry
Deprecated.
 
isSupportingMerge() - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTServiceConfigurationRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
isSupportingMerge() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfigRegistry
 
isSupportingMerge() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Returns true if merge is supported.
isSupportingMerge() - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
Deprecated.
 
isSupportingMerge() - Method in class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
isSupportingMerge() - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformRegistry
 
isSuspending() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
isSuspending() - Method in interface org.nuxeo.ecm.core.work.api.Work
Checks if a suspend has been requested for this work instance by the work manager.
isSync() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
isSyncHandlersTrackingEnabled() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
isSyncHandlersTrackingEnabled() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Tells if time tracking is active for Sync event handlers.
isSynchronizationRoot(NuxeoPrincipal, DocumentModel) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
isSynchronizationRoot(NuxeoPrincipal, DocumentModel) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
Checks if the given DocumentModel is a synchronization root for the given user.
isSynchronous(DocumentEventContext, DocumentModel) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
isSyncIndexingByDefault() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
isSyncIndexingByDefault() - Method in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
isSystemId(Principal) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
isSystemId(Principal) - Method in interface org.nuxeo.runtime.api.login.LoginService
 
isSystemLogin(Object) - Static method in class org.nuxeo.runtime.api.login.LoginComponent
 
isTagSanitizationEnabled() - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
ISTANCE_OF_PRIORITY - Static variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
isTargetDirectoryForbidden() - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
isTargetDocumentModelFolderish(SourceNode) - Method in class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory
 
isTargetDocumentModelFolderish(SourceNode) - Method in interface org.nuxeo.ecm.platform.importer.factories.ImporterDocumentModelFactory
 
isTargetEmpty(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
 
isTaskActive(Task) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
isTaskAssignedToUser(Task, NuxeoPrincipal, boolean) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
isTemplate() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
isTemporary - Variable in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
 
isTemporary() - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
Checks whether this FileBlob is backed by a temporary file.
isTemporaryFile(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
isTemporaryFile(DocumentModel) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
isTenantAdministrator(Principal) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
isTenantAdministrator(Principal) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
isTenantIsolationEnabled(CoreSession) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
isTenantIsolationEnabled(CoreSession) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
isTenantIsolationEnabledByDefault() - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
 
isTenantIsolationEnabledByDefault() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
isTerminated() - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
isTerminated() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
isTerminated() - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
True if there is no active processing threads.
isTestModeSet() - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
 
isTestModeSet() - Static method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
isTestModeSet() - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
isTestModeSet() - Static method in class org.nuxeo.runtime.api.Framework
Returns true if test mode is set.
isTestUnit - Variable in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Set to true when the instance of this class is a JUnit test case.
isThreeDFile(File) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
isTimerRunning() - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
 
isTimerRunning() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
isTimeTracerLogEnabled() - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
isTomcat() - Method in class org.nuxeo.common.Environment
 
isTomcat() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
Deprecated.
since 11.1, no replacement
isToolAvailable(String) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
isToolAvailable(String) - Method in interface org.nuxeo.ecm.platform.video.tools.VideoToolsService
Checks if a determined tool is available.
isTraceEnabled() - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
isTrackingEnabled() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
isTransactionActive() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if the current User Transaction is active.
isTransactionActiveOrMarkedRollback() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if the current User Transaction is active or marked rollback only.
isTransactionActiveOrPreparing() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if the current User Transaction is active or preparing.
isTransactional() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
isTransactional() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks whether this blob provider is transactional.
isTransactionMarkedRollback() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Checks if the current User Transaction is marked rollback only.
isTransactionTimedOut() - 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.
isTransient() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
isTransient() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
isTransient() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Returns true if the principal is a transient principal.
isTransient() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
isTransient() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
isTransient() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
isTransient() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks whether this blob provider is transient: blobs may disappear after a while, so a caller should not rely on them being available forever.
isTransient() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
isTransient() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
isTransientUsername(String) - Static method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Returns true if the given @{code username} is a transient username.
isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
isTranslated() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo
 
isTranslated() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Returns true if all labels are messages that need to be translated.
isTranslated() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Returns true if all labels are messages that need to be translated.
isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
 
isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
isTrashDocument(DocumentModel) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
isTrashed - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
isTrashed - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isTrashed() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if this document is in the trash.
isTrashed() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isTrashed() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isTrashed() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isTrashed(CoreSession, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
 
isTrashed(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.core.trash.BridgeTrashService
 
isTrashed(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
 
isTrashed(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
 
isTrashed(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
isTrashed(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Checks if this document is in the trash.
isTrashOpEvent(DocumentEventContext) - Method in class org.nuxeo.ecm.quota.QuotaStatsListener
 
isTree - Variable in class org.nuxeo.ecm.core.work.AbstractWork
If true, the docId is only the root of a set of documents on which this Work instance will act.
isTreeBound - Variable in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
isTreeBound() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
isTreeBound() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
isTrial() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
isTrial() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
isTrial() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns true if given target information is available for trials.
isTrial() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
isTrialSet() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
isTrim() - Method in class org.nuxeo.common.utils.TextTemplate
 
isTrueOrNullBoolean - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
isType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
Checks if we have a type (doctype or complex type).
isTypeAdaptable(Class<?>, Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
Checks whether or not the given type is adaptable into the target type.
isTypeAdaptable(Class<?>, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
isTypeRelation(String) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
isUnconstrained() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
isUndefined() - Method in enum org.nuxeo.ecm.webengine.model.Access
 
isUndeletable - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
 
isUnderRetention(Calendar) - Static method in class org.nuxeo.ecm.core.security.RetentionExpiredAction.RetentionExpiredComputation
 
isUnderRetentionOrLegalHold() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if the document has a retention date in the future or has a legal hold.
isUnderRetentionOrLegalHold() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isUnderRetentionOrLegalHold() - Method in interface org.nuxeo.ecm.core.model.Document
Checks if the document has a retention date in the future or has a legal hold.
isUnderRetentionOrLegalHold() - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
isUnderRetentionOrLegalHold() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isUnderRetentionOrLegalHold(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
isUnderRetentionOrLegalHold(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Checks if the document has a retention date in the future or has a legal hold.
isUnderUserWorkspace(NuxeoPrincipal, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
Checks whether the passed document is under the user's workspace (or is the workspace itself).
isUnderUserWorkspace(NuxeoPrincipal, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
isUnicityCheckEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.AbstractUnicityChecker
 
isUnicityEnabled() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
 
isUnicityEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
isUnknown() - Method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
Returns true if the value is unknown, otherwise false.
isUnknown() - Method in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
isUnrestricted - Variable in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
True if a call to UnrestrictedSessionRunner.runUnrestricted() is in progress.
isUpdate() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
isUpdateExisting() - Method in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
isUpgradeOnly() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
isUsageTrackingEnabled() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
isUsageTrackingEnabled() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
isUseMainContentAsTemplate() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
isUserInGroup(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
 
isUserValid(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
isUserWorkspace(DocumentModel) - Static method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceHelper
 
isUserWorkspaceSyncRoot - Variable in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
isValid(InputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
Checks if the content of the InputStream is a valid zip.
isValidated() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
if the route this element is part of has been validated.
isValidated() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
isValidator(DocumentModel, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
isValidClient(String, String) - Method in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
Checks if the oAuth2 client with the given client id is valid regarding the given client secret.
isValidClient(String, String) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
isValidDigest(String) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
isValidDigest(String) - Method in class org.nuxeo.ecm.core.blob.DigestConfiguration
 
isValidEL(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
 
isValidPath(String) - Static method in class org.nuxeo.common.utils.Path
 
isValidUUID(String) - Static method in class org.nuxeo.common.utils.IdUtils
Check if a given string has the pattern for UUID type 4
isValidWith(String, String) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
isVerifyServerCert() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
isVersion - Variable in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions.RowInfo
 
isVersion() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
isVersion() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
isVersion() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if this document is a version.
isVersion() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isVersion() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isVersion() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isVersion() - Method in interface org.nuxeo.ecm.core.model.Document
Checks whether this document is a version document.
isVersion() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
isVersion() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
isVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
isVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
isVersion(String) - Method in interface org.nuxeo.targetplatforms.api.Target
Returns true if this target reference version matches given version.
isVersion(ManagedBlob) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Returns true if version of the blob is a version.
isVersion(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Should be overriden by subclasses needing something different.
isVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
isVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
isVersion(Target) - Method in interface org.nuxeo.targetplatforms.api.Target
Returns true if this target reference version matches given version.
isVersionable() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
isVersionable() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
isVersionable() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if this document can have versions.
isVersionable() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isVersionable() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isVersionable() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isVersionable() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
isVersionMismatch() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
isVersionOrProxyToVersion(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
isVersionSeriesCheckedOut - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
isVersionSeriesCheckedOut - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isVersionSeriesCheckedOut() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Checks if there is a checked out working copy for the version series of this document.
isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
isVersionSeriesCheckedOut() - Method in interface org.nuxeo.ecm.core.model.Document
Checks if there is a checked out working copy for the version series of this document.
isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
isVersionSeriesPrivateWorkingCopy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
isVersionSuffix(String) - Static method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
isVersionWritabe - Variable in class org.nuxeo.ecm.core.schema.types.SchemaImpl
 
isVersionWritabe() - Method in interface org.nuxeo.ecm.core.schema.types.Schema
 
isVersionWritabe() - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
 
isVersionWritable - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
isVersionWritableProperty(String) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
 
isVertical - Variable in class org.nuxeo.connect.update.xml.FieldDefinition
 
isVertical() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
 
isVindozBox() - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
Deprecated.
Since 7.4. Use SystemUtils.IS_OS_WINDOWS
isVirtual() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
isVirtual() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
isVirtual() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
isVisible() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
isVocabulary(Type) - Static method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVHelper
Checks if given type is a vocabulary.
isWhitelistedScheme(URI) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
isWindows() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
Deprecated.
Since 7.4. Use SystemUtils.IS_OS_WINDOWS
isWindows() - Static method in class org.nuxeo.ecm.admin.NuxeoCtlManager
Deprecated.
Since 7.4. Use SystemUtils.IS_OS_WINDOWS
isWitDay() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
isWithMonth() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
isWithYears() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
isWOPIRequest - Static variable in class org.nuxeo.wopi.lock.LockHelper
Flag to know if the request originated from a WOPI client.
isWOPIRequest() - Static method in class org.nuxeo.wopi.lock.LockHelper
Returns true if the request originated from a WOPI client.
isWorkflowModel(DocumentRoute) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Returns true id the document route is a model, false if it is just an instance i.e.
isWorkflowModel(DocumentRoute) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Returns true id the document route is a model, false if it is just an instance i.e.
isWorkInstanceSuspended() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
isWorkInstanceSuspended() - Method in interface org.nuxeo.ecm.core.work.api.Work
CALLED BY THE WORK MANAGER (not user code) to check if this work instance really suspended.
isWorkInState(String, Work.State) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
isWorkInState(String, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
isWorkInState(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Checks if a work instance with the given id is in the given state.
isWrapperFor(Class<?>) - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
isWritable(Context, String) - Static method in class org.nuxeo.runtime.jtajca.InitialContextAccessor
Try writing in JNDI space
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryListWriter
Deprecated.
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BlobsWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityListWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonAdapterWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonLoginInfoWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonPrimitiveWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonRecordSetWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonTreeWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonAutomationInfoWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonHtmlOperationWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonOperationWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypesWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.FacetsWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.SchemasWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.app.JsonExceptionWriter
Deprecated.
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.app.JsonNuxeoExceptionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateViewMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ViewMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.BlobWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.FileWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ResourceWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateViewWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.URLWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.ResourcesWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.ServiceProviderConfigWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.targetplatforms.jaxrs.JsonWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceMessageWriter
 
isWriter() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
 
isXA - Static variable in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
it - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
it - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
ITEM_VERSION - Static variable in class org.nuxeo.wopi.Headers
 
item2JSON(TreeItem, JSONArray) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTreeSerializer
You may override this method to change the output JSON.
itemDisabled - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
itemDisabled - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
itemDisabled - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
itemDisabled - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
itemLabel - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
itemLabel - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
itemLabel - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
itemLabel - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
itemLabels - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
itemLabels - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
itemName - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
itemName - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
itemRendered - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
itemRendered - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
itemRendered - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
itemRendered - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
items - Variable in class org.nuxeo.ecm.webengine.forms.FormData
 
itemValue - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
itemValue - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
itemValue - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
itemValue - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
iter - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
IterableInputHelper - Class in org.nuxeo.ecm.automation.core.impl
 
IterableQueryResult - Interface in org.nuxeo.ecm.core.api
An iterable query result based on a cursor.
iterator - Variable in class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
 
iterator - Variable in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
iterator - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
 
iterator() - Method in class org.nuxeo.common.collections.DependencyTree
 
iterator() - Method in class org.nuxeo.connect.update.task.update.Entry
 
iterator() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
 
iterator() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
iterator() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
iterator() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
iterator() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
iterator() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
iterator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
iterator() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
iterator() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
iterator() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
 
iterator() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
iterator() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
iterator() - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
iterator() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
iterator() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
iterator() - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
iterator() - Method in class org.nuxeo.runtime.management.counters.CounterHistoryStack
Deprecated.
 
IterInfo(List<Serializable>) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
ITUNES_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
ITUNES_URL - Static variable in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
IVisitor - Interface in org.nuxeo.ecm.core.query.sql.model
 
IWORK_MIME_TYPES - Static variable in class org.nuxeo.ecm.platform.convert.plugins.IWork2PDFConverter
 
IWork2PDFConverter - Class in org.nuxeo.ecm.platform.convert.plugins
iWork2PDF converter.
IWork2PDFConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.IWork2PDFConverter
 

J

J2EEContainerDescriptor - Enum in org.nuxeo.runtime.api
Helper class to get container related properties.
jacksonMapper - Variable in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
JaegerReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports traces to Jaeger.
JaegerReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.JaegerReporter
 
jar - Variable in class org.nuxeo.ecm.core.event.script.JARFileScript
 
jar - Variable in class org.nuxeo.ecm.core.event.script.JARUrlScript
 
JAR_EXTENSION - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
JAR_NAME - Static variable in class org.nuxeo.connect.update.task.update.JarUtils
 
JAR_WITHOUT_VERSION_NAME - Static variable in class org.nuxeo.connect.update.task.update.JarUtils
 
JarBundleFile - Class in org.nuxeo.osgi
 
JarBundleFile(File) - Constructor for class org.nuxeo.osgi.JarBundleFile
 
JarBundleFile(JarFile) - Constructor for class org.nuxeo.osgi.JarBundleFile
 
jarFile - Variable in class org.nuxeo.osgi.JarBundleFile
 
JARFileScript - Class in org.nuxeo.ecm.core.event.script
Script that comes from a JAR.
JARFileScript(File, URL) - Constructor for class org.nuxeo.ecm.core.event.script.JARFileScript
 
jars - Variable in class org.nuxeo.osgi.application.ClassPath
 
JARUrlScript - Class in org.nuxeo.ecm.core.event.script
 
JARUrlScript(URL, URL) - Constructor for class org.nuxeo.ecm.core.event.script.JARUrlScript
 
JarUtils - Class in org.nuxeo.common.utils
 
JarUtils - Class in org.nuxeo.connect.update.task.update
 
JarUtils() - Constructor for class org.nuxeo.connect.update.task.update.JarUtils
 
java - org.nuxeo.usermapper.service.UserMapperDescriptor.Type
 
JAVA_DEFAULT_KEYSTORE - Static variable in class org.nuxeo.common.Environment
 
JAVA_DEFAULT_KEYSTORE_PASS - Static variable in class org.nuxeo.common.Environment
 
JAVA_OPTS - Static variable in class org.nuxeo.launcher.config.ServerConfigurator
 
JAVA_OPTS_PATTERN - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Java options split by spaces followed by an even number of quotes (or zero).
JAVA_OPTS_PROP - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Java options configured in bin/nuxeo.conf and bin/nuxeoctl.
javaLogger - Variable in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
javaMailNotAvailable - Static variable in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
 
javascript - org.nuxeo.usermapper.service.UserMapperDescriptor.Type
 
JavaTypes - Class in org.nuxeo.ecm.core.schema.types
Maps ECM types to Java classes.
javaURLContextFactory - Class in org.nuxeo.runtime.jtajca.java
Ensures the installation of the Nuxeo JTA/JCA NamingContext by NuxeoContainer.
javaURLContextFactory() - Constructor for class org.nuxeo.runtime.jtajca.java.javaURLContextFactory
 
JavaUtilLoggingHelper - Class in org.nuxeo.common.logging
Helper that can redirect all java.util.logging messages to the Apache Commons Logging implementation.
JavaUtilLoggingHelper.LogHandler - Class in org.nuxeo.common.logging
 
JAXRSExtensions - Class in org.nuxeo.template.jaxrs.context
 
JAXRSExtensions(DocumentModel, DocumentWrapper, String) - Constructor for class org.nuxeo.template.jaxrs.context.JAXRSExtensions
 
JAXRSRemotingApplication - Class in org.nuxeo.template.xdocreport.jaxrs
 
JAXRSRemotingApplication() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.JAXRSRemotingApplication
 
JAXRSTemplatesApplication - Class in org.nuxeo.template.jaxrs
 
JAXRSTemplatesApplication() - Constructor for class org.nuxeo.template.jaxrs.JAXRSTemplatesApplication
 
JBOSS - org.nuxeo.runtime.api.J2EEContainerDescriptor
 
JBOSS_HOST - Static variable in class org.nuxeo.common.Environment
Constants that identifies possible hosts for the framework.
JBPM_ACL_NAME - Static variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
JCIFS_HTTP_DOMAIN_CONTROLLER - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
JCIFS_HTTP_LOAD_BALANCE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
JCIFS_NETBIOS_CACHE_POLICY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
JCIFS_SMB_CLIENT_DOMAIN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
JCIFS_SMB_CLIENT_SO_TIMEOUT - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
jdbcBaseType - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.JDBCInfo
 
jdbcBaseTypeString - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.JDBCInfo
 
JDBCConnection - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Holds a connection to a JDBC database.
JDBCConnection() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
for tests only
JDBCConnection(Model, SQLInfo) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
Creates a new Mapper.
jdbcInfo(String, int) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
jdbcInfo(String, int, int) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
jdbcInfo(String, int, int, String, int) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
jdbcInfo(String, int, String, int) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
JDBCInfo(String, int) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.JDBCInfo
 
JDBCInfo(String, int, String, int) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.JDBCInfo
 
JDBCLogger - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Logger used for debugging.
JDBCLogger(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
JDBCMapper - Class in org.nuxeo.ecm.core.storage.sql.jdbc
A JDBCMapper maps objects to and from a JDBC database.
JDBCMapper(Model, Session.PathResolver, SQLInfo, VCSClusterInvalidator, RepositoryImpl) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
Creates a new Mapper.
JDBCMapper.BiFunctionSQLException<T,​U,​R> - Interface in org.nuxeo.ecm.core.storage.sql.jdbc
 
JDBCMapper.CursorResult - Class in org.nuxeo.ecm.core.storage.sql.jdbc
 
JDBCRowMapper - Class in org.nuxeo.ecm.core.storage.sql.jdbc
A JDBCRowMapper maps Rows to and from a JDBC database.
JDBCRowMapper(Model, SQLInfo, VCSClusterInvalidator, VCSInvalidationsPropagator) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
jdbcType - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.JDBCInfo
 
JDBCUtils - Class in org.nuxeo.common.utils
Helper for common JDBC-related operations.
JDBCUtils() - Constructor for class org.nuxeo.common.utils.JDBCUtils
 
JenaGraph - Class in org.nuxeo.ecm.platform.relations.jena
Jena plugin for NXRelations.
JenaGraph() - Constructor for class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
JenaGraph.GraphConnection - Class in org.nuxeo.ecm.platform.relations.jena
Class holding graph and connection so that we can close the connection after having used the graph.
JenaOrCoreGraphFactory - Class in org.nuxeo.ecm.platform.relations.jena
A factory that detects if a Jena graph or a core graph should be used, and remembers it for future invocations.
JenaOrCoreGraphFactory() - Constructor for class org.nuxeo.ecm.platform.relations.jena.JenaOrCoreGraphFactory
 
JerseyApplication - Class in org.nuxeo.ecm.webengine.app.jersey
Experimental - Can be used to inject WebContext through @Context annotation.
JerseyApplication() - Constructor for class org.nuxeo.ecm.webengine.app.jersey.JerseyApplication
 
JerseyClientHelper - Class in org.nuxeo.jaxrs.test
Helper for using the Jersey 1 Client.
JerseyClientHelper.ApacheHttpClientBuilder - Class in org.nuxeo.jaxrs.test
 
JETTY - org.nuxeo.runtime.api.J2EEContainerDescriptor
 
JIS - Static variable in class org.nuxeo.ecm.platform.picture.ExifHelper
 
jmcontext - Variable in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
jmxCB - Variable in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
JmxReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports metrics to JMX.
JmxReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.JmxReporter
 
JndiHelper - Class in org.nuxeo.runtime.test.runner
helper for common jndi operations copied from jboss Util class
JndiHelper() - Constructor for class org.nuxeo.runtime.test.runner.JndiHelper
 
jndiPrefix - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
jndiSessionName - Variable in class org.nuxeo.mail.MailSessionBuilder.FromJndi
 
job() - Method in class org.nuxeo.ecm.core.storage.sql.LockStepJob
Override this to define the actual job to execute in multiple threads.
JOB_ENDED_SUFFIX - Static variable in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
JOB_FAILED_SUFFIX - Static variable in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
JOB_STARTED_SUFFIX - Static variable in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
jobEndedEventId - Variable in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
jobFactoryClass - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
jobFailedEventId - Variable in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
jobHelper - Variable in class org.nuxeo.ecm.platform.importer.listener.JobHistoryListener
 
JobHistoryHelper - Class in org.nuxeo.ecm.platform.audit.api.job
Simple helper class to trace job execution using the Audit Service.
JobHistoryHelper(String) - Constructor for class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
JobHistoryListener - Class in org.nuxeo.ecm.platform.importer.listener
 
JobHistoryListener(String) - Constructor for class org.nuxeo.ecm.platform.importer.listener.JobHistoryListener
 
jobName - Variable in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
jobName - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
jobName - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
jobName - Variable in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
jobName(String) - Method in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration.Builder
 
jobStartedEventId - Variable in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
JODReportTemplateProcessor - Class in org.nuxeo.template.processors.jod
TemplateProcessor for ODT based templates.
JODReportTemplateProcessor() - Constructor for class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
 
join(String...) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
join(Collection<String>, char) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
Join - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
A SQL JOIN.
Join(int, String, String, String, String, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
Join(int, String, String, String, Column, Column) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
JOIN - org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.ClauseType
 
JOIN - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
joins - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
 
joins - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
JPAUIDSequencerImpl - Class in org.nuxeo.ecm.platform.uidgen
This implementation uses a static persistence provider to be able to instantiate this class without passing by Framework.getService -> this is to avoid potential problems do to sequencer factories.
JPAUIDSequencerImpl() - Constructor for class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
JPAUIDSequencerImpl.SeqRunner - Class in org.nuxeo.ecm.platform.uidgen
 
JPEG_CONVERSATION_FORMAT - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
jpegWatermarker - Variable in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
JpegWatermarker - Class in org.nuxeo.importer.stream.consumer.watermarker
Adds a watermark to JPEG image by adding an exif metadata.
JpegWatermarker() - Constructor for class org.nuxeo.importer.stream.consumer.watermarker.JpegWatermarker
 
JQueryTreeBuilder<T> - Class in org.nuxeo.ecm.webengine.ui.json
 
JQueryTreeBuilder() - Constructor for class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
js - org.nuxeo.ecm.web.resources.api.ResourceType
 
JSF_NOTIFICATION_DOCUMENT_ID_CODEC_PREFIX - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
jsfcss - org.nuxeo.ecm.web.resources.api.ResourceType
 
jsfjs - org.nuxeo.ecm.web.resources.api.ResourceType
 
json - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
json - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
JSON_COLUMN - Static variable in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
 
JSON_COMPANY - Static variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
JSON_EMAIL - Static variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
JSON_FACTORY - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
Global instance of the JSON factory.
JSON_FACTORY - Static variable in class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
JSON_FIRSTNAME - Static variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
JSON_LASTNAME - Static variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
JSON_PARSER - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
JSON_TENANT_ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
JSON_USERNAME - Static variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
JsonAdapter - Interface in org.nuxeo.ecm.automation.jaxrs
Should be implemented by objects that needs to be returned in response to clients as JSOn objects
JsonAdapterWriter - Class in org.nuxeo.ecm.automation.jaxrs.io
 
JsonAdapterWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.JsonAdapterWriter
 
JsonAutomationInfoWriter - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
 
JsonAutomationInfoWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonAutomationInfoWriter
 
JSONBatchBlobDecoder - Class in org.nuxeo.ecm.automation.server.jaxrs.batch
Uses a JSON definition to retrieve a Blob uploaded in a batch.
JSONBatchBlobDecoder() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.batch.JSONBatchBlobDecoder
 
JSONBlob - Class in org.nuxeo.ecm.core.api.impl.blob
Blob holding a JSON string.
JSONBlob(String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.JSONBlob
 
JSONBlobDecoder - Interface in org.nuxeo.ecm.automation.core.util
Factory interface to create a Blob from a JSON Object
JsonCoreIODelegate - Class in org.nuxeo.ecm.webengine.jaxrs.coreiodelegate
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.1. Use CoreIODelegate instead.
JsonCoreIODelegate() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.JsonCoreIODelegate
Deprecated.
 
JsonDocumentModelReader - Class in org.nuxeo.elasticsearch.io
Read a DocumentModel from an ES Json export.
JsonDocumentModelReader(String) - Constructor for class org.nuxeo.elasticsearch.io.JsonDocumentModelReader
 
JsonDocumentModelReader(Map<String, Object>) - Constructor for class org.nuxeo.elasticsearch.io.JsonDocumentModelReader
 
JSONDocumentModelReader - Class in org.nuxeo.ecm.automation.jaxrs.io.documents
Deprecated.
since 7.10 The Nuxeo JSON marshalling was migrated to nuxeo-core-io. This class is replaced by DocumentModelJsonReader which is registered by default and available to marshal DocumentModel from the Nuxeo Rest API thanks to the JAX-RS marshaller CoreIODelegate . On removal, need to remove also DocumentModelJsonReaderLegacy because it uses it using reflexion.
JSONDocumentModelReader() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
Deprecated.
 
JSONDocumentObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
This object basically overrides the default DocumentObject that doesn't know how to produce/consume JSON
JSONDocumentObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
JSonDocumentTreeSerializer - Class in org.nuxeo.ecm.webengine.ui.tree.document
 
JSonDocumentTreeSerializer(WebContext) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.document.JSonDocumentTreeSerializer
 
JsonEncodeDecodeUtils - Class in org.nuxeo.ecm.platform.routing.core.io
JsonEncodeDecodeUtils() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.JsonEncodeDecodeUtils
Deprecated.
 
jsonEntries - Variable in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
 
jsonEntries - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
 
jsonEntries - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
jsonEntries - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
jsonEntries - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
 
jsonESDocumentWriter - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
JsonESDocumentWriter - Class in org.nuxeo.elasticsearch.io
JSon writer that outputs a format ready to eat by elasticsearch.
JsonESDocumentWriter() - Constructor for class org.nuxeo.elasticsearch.io.JsonESDocumentWriter
 
JsonExceptionWriter - Class in org.nuxeo.ecm.webengine.app
Deprecated.
since 9.3
JsonExceptionWriter() - Constructor for class org.nuxeo.ecm.webengine.app.JsonExceptionWriter
Deprecated.
 
JSONExporter - Class in org.nuxeo.targetplatforms.io
JSON exporter for target platforms, packages and related info.
JSONExporter() - Constructor for class org.nuxeo.targetplatforms.io.JSONExporter
 
JsonFactoryManager - Interface in org.nuxeo.ecm.webengine
 
JsonFactoryManagerImpl - Class in org.nuxeo.ecm.webengine
 
JsonFactoryManagerImpl() - Constructor for class org.nuxeo.ecm.webengine.JsonFactoryManagerImpl
 
JsonFactoryProvider - Class in org.nuxeo.ecm.automation.jaxrs
 
JsonFactoryProvider - Class in org.nuxeo.ecm.core.io.marshallers.json
Provides a JsonFactory with ObjectMapper.
JsonFactoryProvider() - Constructor for class org.nuxeo.ecm.automation.jaxrs.JsonFactoryProvider
 
JsonGraphRoute - Class in org.nuxeo.ecm.platform.routing.core.impl.jsongraph
 
JsonGraphRoute(CoreSession, String, Locale) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
JsonGraphRoute(CoreSession, GraphRoute, Locale) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
jsonHelper(String, String, List<String>) - Static method in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
JsonHelper - Class in org.nuxeo.ecm.automation.jaxrs.io
 
JsonHelper() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.JsonHelper
 
JSONHelper - Class in org.nuxeo.template.xdocreport.jaxrs
 
JSONHelper() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.JSONHelper
 
JsonHtmlOperationWriter - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
Writer producing html for Json Operation export.
JsonHtmlOperationWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonHtmlOperationWriter
 
JSONLiveConnectBlobDecoder - Class in org.nuxeo.ecm.liveconnect.core
Deprecated.
since 10.2. Use JSONManagedBlobDecoder instead
JSONLiveConnectBlobDecoder() - Constructor for class org.nuxeo.ecm.liveconnect.core.JSONLiveConnectBlobDecoder
Deprecated.
 
JsonLoginInfoWriter - Class in org.nuxeo.ecm.automation.jaxrs.io
 
JsonLoginInfoWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.JsonLoginInfoWriter
 
JSONManagedBlobDecoder - Class in org.nuxeo.ecm.automation.core.util
Blob decoder resolving a blob from a given blob provider and a blob key.
JSONManagedBlobDecoder() - Constructor for class org.nuxeo.ecm.automation.core.util.JSONManagedBlobDecoder
 
JsonNodeToProperties - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
JsonNodeToProperties() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.JsonNodeToProperties
 
JsonNuxeoExceptionWriter - Class in org.nuxeo.ecm.webengine.app
 
JsonNuxeoExceptionWriter() - Constructor for class org.nuxeo.ecm.webengine.app.JsonNuxeoExceptionWriter
 
JSONObjectBlobDecoder - Class in org.nuxeo.ecm.automation.core.util
Blob decoder resolving a Blob from a given download URL.
JSONObjectBlobDecoder() - Constructor for class org.nuxeo.ecm.automation.core.util.JSONObjectBlobDecoder
 
JsonOperationWriter - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
 
JsonOperationWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonOperationWriter
 
JsonPrimitiveWriter - Class in org.nuxeo.ecm.automation.jaxrs.io
 
JsonPrimitiveWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.JsonPrimitiveWriter
 
JSONPropertyWriter - Class in org.nuxeo.ecm.automation.core.util
Helper to marshaling properties into JSON.
JSONPropertyWriter() - Constructor for class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
Instantiate a JSONPropertyWriter.
JSONPropertyWriter(JSONPropertyWriter) - Constructor for class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
Copy constructor.
JSONPropertyWriter.PropertyConsumer - Interface in org.nuxeo.ecm.automation.core.util
 
JsonRecordSetWriter - Class in org.nuxeo.ecm.automation.jaxrs.io
Manage JSON Marshalling for RecordSet objects
JsonRecordSetWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.JsonRecordSetWriter
 
JsonRequestReader - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
 
JsonRequestReader() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
JsonStackToggleDisplayOperation - Class in org.nuxeo.ecm.automation.core.operations.traces
 
JsonStackToggleDisplayOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.traces.JsonStackToggleDisplayOperation
 
JSONStringBlobDecoder - Class in org.nuxeo.ecm.automation.core.util
Very basic implementation of a Blob decoder Only usable for StringBlobs
JSONStringBlobDecoder() - Constructor for class org.nuxeo.ecm.automation.core.util.JSONStringBlobDecoder
 
jsonToList(Class<T>, String, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
 
jsonToList(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
jsonToMap(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
jsonToObject(Class<T>, Type, String, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
 
jsonToObject(Class<T>, String, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
 
JSonTree - Class in org.nuxeo.ecm.webengine.ui.tree
 
JSonTree() - Constructor for class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
JSonTreeSerializer - Class in org.nuxeo.ecm.webengine.ui.tree
 
JSonTreeSerializer() - Constructor for class org.nuxeo.ecm.webengine.ui.tree.JSonTreeSerializer
 
JsonTreeWriter - Class in org.nuxeo.ecm.automation.jaxrs.io
 
JsonTreeWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.JsonTreeWriter
 
JsonWebengineWriter - Class in org.nuxeo.ecm.webengine.app
 
JsonWebengineWriter() - Constructor for class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
 
JsonWriter - Class in org.nuxeo.ecm.automation.jaxrs.io
Json writer for operations export.
JsonWriter - Class in org.nuxeo.targetplatforms.jaxrs
 
JsonWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
JsonWriter() - Constructor for class org.nuxeo.targetplatforms.jaxrs.JsonWriter
 
JTA - Static variable in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
JtaActivator - Class in org.nuxeo.runtime.jtajca
If this bundle is present in the running platform it should automatically install the NuxeoContainer.
JtaActivator() - Constructor for class org.nuxeo.runtime.jtajca.JtaActivator
 
JULI_JAR_REGEX - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
justPresenceField() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
JVM16Printer() - Constructor for class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.JVM16Printer
 
JVMCHECK_FAIL - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
JVMCHECK_NOFAIL - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
JVMCHECK_PROP - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
JVMVersion - Class in org.nuxeo.launcher.config
 
JVMVersion(int, int) - Constructor for class org.nuxeo.launcher.config.JVMVersion
 
JVMVersion.UpTo - Enum in org.nuxeo.launcher.config
 
JWT_BEARER_GRANT_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
JWT_TOKEN_TTL - Static variable in class org.nuxeo.wopi.Constants
 
JWTAuthenticator - Class in org.nuxeo.ecm.jwt
JSON Web Token (JWT) Authentication Plugin.
JWTAuthenticator() - Constructor for class org.nuxeo.ecm.jwt.JWTAuthenticator
 
JWTBuilderImpl() - Constructor for class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTBuilderImpl
 
JWTClaims - Class in org.nuxeo.ecm.jwt
JSON Web Token (JWT) standard claims.
JWTService - Interface in org.nuxeo.ecm.jwt
The JSON Web Token (JWT) Service.
JWTService.JWTBuilder - Interface in org.nuxeo.ecm.jwt
A builder for a JSON Web Token (JWT).
JWTServiceConfigurationDescriptor - Class in org.nuxeo.ecm.jwt
Descriptor for the JWTService.
JWTServiceConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
Empty constructor, to get defaults.
JWTServiceConfigurationDescriptor(JWTServiceConfigurationDescriptor) - Constructor for class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
Copy constructor.
JWTServiceConfigurationRegistry() - Constructor for class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTServiceConfigurationRegistry
 
JWTServiceImpl - Class in org.nuxeo.ecm.jwt
The JSON Web Token Service implementation.
JWTServiceImpl() - Constructor for class org.nuxeo.ecm.jwt.JWTServiceImpl
 
JWTServiceImpl.JWTBuilderImpl - Class in org.nuxeo.ecm.jwt
Implementation of JWTService.JWTBuilder delegating to the auth0 JWT library.
JWTServiceImpl.JWTServiceConfigurationRegistry - Class in org.nuxeo.ecm.jwt
 
JXLSBindingResolver - Class in org.nuxeo.template.processors.jxls
 
JXLSBindingResolver() - Constructor for class org.nuxeo.template.processors.jxls.JXLSBindingResolver
 
JXLSTemplateProcessor - Class in org.nuxeo.template.processors.jxls
JXLSTemplateProcessor() - Constructor for class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
 

K

KAFKA_OPT - Static variable in class org.nuxeo.lib.stream.tools.Main
 
KafkaChecker - Class in org.nuxeo.runtime.kafka
 
KafkaChecker() - Constructor for class org.nuxeo.runtime.kafka.KafkaChecker
 
KafkaConfigDescriptor - Class in org.nuxeo.runtime.kafka
 
KafkaConfigDescriptor() - Constructor for class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
KafkaConfigDescriptor.AdminProperties - Class in org.nuxeo.runtime.kafka
 
KafkaConfigDescriptor.ConsumerProperties - Class in org.nuxeo.runtime.kafka
 
KafkaConfigDescriptor.ProducerProperties - Class in org.nuxeo.runtime.kafka
 
KafkaConfigParser - Class in org.nuxeo.lib.stream.tools
Parse an xml file describing Kafka configurations, the format is the one used by KafkaConfigDescriptor.
KafkaConfigParser(Path, String) - Constructor for class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
KafkaConfigService - Interface in org.nuxeo.runtime.kafka
Service to collect kafka configurations.
KafkaConfigServiceImpl - Class in org.nuxeo.runtime.kafka
 
KafkaConfigServiceImpl() - Constructor for class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
kafkaDetected() - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
KafkaLogAppender<M extends Externalizable> - Class in org.nuxeo.lib.stream.log.kafka
Apache Kafka implementation of Log.
KafkaLogConfig - Class in org.nuxeo.lib.stream.log.kafka
 
KafkaLogConfig(String, boolean, List<String>, String, Properties, Properties, Properties) - Constructor for class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
KafkaLogManager - Class in org.nuxeo.lib.stream.log.kafka
 
KafkaLogManager(String, Properties, Properties) - Constructor for class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
KafkaLogManager(List<KafkaLogConfig>) - Constructor for class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
KafkaLogTailer<M extends Externalizable> - Class in org.nuxeo.lib.stream.log.kafka
 
KafkaLogTailer(Codec<M>, NameResolver, Name, Properties) - Constructor for class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
kafkaManager - Variable in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
KafkaUtils - Class in org.nuxeo.lib.stream.log.kafka
Misc Kafka Utils
KafkaUtils() - Constructor for class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
KafkaUtils(Properties) - Constructor for class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
KB - Static variable in class org.nuxeo.common.utils.SizeUtils
 
KB_LIMIT - Static variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
KB_UNIT - Static variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
KEEP_ALIVE_TIME - Static variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
keepAlive - Variable in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
keepAlive - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
keepAlive - Variable in class org.nuxeo.elasticsearch.api.EsScrollResult
Timeout for keeping the search context alive.
keepAliveSeconds - Variable in class org.nuxeo.ecm.core.api.CursorResult
 
keepAliveSeconds - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.CursorResult
 
keepWhenRestore(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
key - Variable in class org.nuxeo.common.utils.FileMatcher
 
key - Variable in class org.nuxeo.common.utils.FileRef.PatternFileRef
 
key - Variable in class org.nuxeo.common.xmap.XAnnotatedMap
 
key - Variable in class org.nuxeo.connect.update.task.update.Entry
 
key - Variable in class org.nuxeo.connect.update.task.update.Rollback
 
key - Variable in class org.nuxeo.connect.update.task.update.RollbackOptions
 
key - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
key - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
key - Variable in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
key - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
key - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
key - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
key - Variable in class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
key - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
The key, which is the binary's digest but may in addition be prefixed by a blob provider id.
key - Variable in class org.nuxeo.ecm.core.blob.BlobInfo
 
key - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext
The blob key, without blob provider prefix.
key - Variable in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
key - Variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation
 
key - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
key - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
Key for the value returned to the caller.
key - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder.FieldInfo
DBS key.
key - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
key - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
The tag key.
key - Variable in class org.nuxeo.ecm.core.storage.sql.SimpleFragment.FieldComparator
 
key - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParam
 
key - Variable in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
key - Variable in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
key - Variable in class org.nuxeo.ecm.platform.query.core.MockBucket
 
key - Variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
key - Variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunner
 
key - Variable in class org.nuxeo.launcher.info.KeyValueInfo
 
key - Variable in class org.nuxeo.lib.stream.computation.Record
 
key - Variable in class org.nuxeo.lib.stream.log.Latency
 
key - Variable in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
key() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeMap
The path relative to the current node (which is located by XNodeMap.value()) which contain the map key to be used.
key() - Method in class org.nuxeo.lib.stream.log.Latency
Returns the key associated with the lower timestamp.
key() - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
key(String...) - Static method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY - org.nuxeo.ecm.platform.signature.api.user.AliasType
This alias is used to store a key pair
KEY - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
KEY - Static variable in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTServiceConfigurationRegistry
 
KEY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
KEY_ACE_BEGIN - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACE_CREATOR - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACE_END - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACE_GRANT - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACE_PERMISSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACE_STATUS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACE_USER - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACL - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACL_NAME - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ACP - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ANCESTOR_IDS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_BASE_VERSION_ID - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_BLOB_DATA - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_BLOB_DIGEST - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_BLOB_ENCODING - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_BLOB_LENGTH - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_BLOB_MIME_TYPE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_BLOB_NAME - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_CANCELED - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY_CANCELED_PREFIX - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY_CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
Key column, a short string.
KEY_COMPLETED - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY_COMPLETED_PREFIX - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Per-queue set of counters.
KEY_COUNT_PREFIX - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY_DATA - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Global hash of Work instance id -> serialized Work instance.
KEY_DC_MODIFIED - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ENCODING - Static variable in class org.nuxeo.runtime.codec.AvroCodecFactory
 
KEY_FACTORY_ALGORITHM - Static variable in class org.nuxeo.wopi.ProofKeyHelper
 
KEY_FULLTEXT_BINARY - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_FULLTEXT_JOBID - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_FULLTEXT_SCORE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_FULLTEXT_SIMPLE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_HAS_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_ID - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_IS_CHECKED_IN - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_IS_LATEST_MAJOR_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_IS_LATEST_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_IS_PROXY - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_IS_RECORD - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_IS_RETENTION_ACTIVE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
Deprecated.
since 11.1
KEY_IS_TRASHED - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_IS_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_LIFECYCLE_POLICY - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_LIFECYCLE_STATE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_LOCK_CREATED - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_LOCK_OWNER - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_MAJOR_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_MESSAGE_CLASS - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodecFactory
 
KEY_MINOR_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_MIXIN_TYPES - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_NAME - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_NUXEO_LOGIN - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
KEY_PARENT_ID - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_PATH_INTERNAL - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_PATTERN - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore.KeyMatcher
 
KEY_POS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_PRIMARY_TYPE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_PROXY_IDS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_PROXY_TARGET_ID - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_PROXY_VERSION_SERIES_ID - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_QUEUE - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY_QUEUE_PREFIX - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Per-queue list of scheduled Work instance ids.
KEY_READ_ACL - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_RETAIN_UNTIL - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_RUNNING - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY_RUNNING_PREFIX - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Per-queue set of running Work instance ids.
KEY_SCHEDULED - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY_SCHEDULED_PREFIX - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Per-queue set of scheduled Work instance ids.
KEY_SCHEMA_REGISTRY_URLS - Static variable in class org.nuxeo.runtime.codec.AvroCodecFactory
 
KEY_SCHEMA_REGISTRY_URLS - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodecFactory
 
KEY_SERVICE_LOGIN - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
KEY_SERVICE_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
KEY_STATE - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Global hash of Work instance id -> Work state.
KEY_STORE_PASSWORD_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
KEY_STORE_PATH_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
KEY_STORE_TYPE_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
KEY_STRATEGY_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
KEY_SUFFIX - Static variable in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
KEY_SUSPENDED - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEY_SUSPENDED_PREFIX - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Per-queue list of suspended Work instance ids.
KEY_SYS_CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_VERSION_CREATED - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_VERSION_DESCRIPTION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_VERSION_LABEL - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
KEY_VERSION_SERIES_ID - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
keyAlias - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
keyAlias - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
keyArray() - Method in class org.nuxeo.ecm.core.storage.State
Gets an array of keys.
keyBytes(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
keyBytes(String, String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
KEYCLOAK_ACCESS_TOKEN - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
KEYCLOAK_CONFIG_FILE_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
KEYCLOAK_MAPPING_NAME_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
KeycloakAuthenticationPlugin - Class in org.nuxeo.ecm.platform.ui.web.keycloak
Authentication plugin for handling auth flow with Keyloack
KeycloakAuthenticationPlugin() - Constructor for class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
KeycloakAuthenticatorProvider - Class in org.nuxeo.ecm.platform.ui.web.keycloak
 
KeycloakAuthenticatorProvider(AdapterDeploymentContext) - Constructor for class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
 
KeycloakNuxeoDeployment - Class in org.nuxeo.ecm.platform.ui.web.keycloak
This class is developed to overcome a Jackson version problem between Nuxeo and Keycloak.
Nuxeo uses Jackson version 1.8.x where Keycloak uses 1.9.x
Sadly the ObjectMapper.setSerializationInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include) method is not in 1.8.x
Then KeycloakNuxeoDeployment is the same class as KeycloakDeploymentBuilder, rewriting static method KeycloakDeploymentBuilder.loadAdapterConfig(java.io.InputStream) to avoid the use of ObjectMapper.setSerializationInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include)
KeycloakNuxeoDeployment() - Constructor for class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakNuxeoDeployment
 
KeycloakRequestAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.keycloak
 
KeycloakRequestAuthenticator(Request, HttpServletResponse, CatalinaHttpFacade, KeycloakDeployment) - Constructor for class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
KeycloakUserInfo - Class in org.nuxeo.ecm.platform.ui.web.keycloak
 
KeycloakUserInfo(String, String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
KeycloakUserInfo.KeycloakUserInfoBuilder - Class in org.nuxeo.ecm.platform.ui.web.keycloak
 
KeycloakUserMapper - Class in org.nuxeo.ecm.platform.ui.web.keycloak
Plugin for the UserMapper to manage mapping between Ketcloack user and Nuxeo counterpart
KeycloakUserMapper() - Constructor for class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
keyCol - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
keyColName - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
keyComputer - Variable in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
keyConsumer - Variable in class org.nuxeo.ecm.core.blob.KeyStrategyDigest.WriteObserverDigest
 
KeyDescriptor - Class in org.nuxeo.ecm.platform.auth.saml.key
 
KeyDescriptor() - Constructor for class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
keyForActors - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
keyForPos(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
keyLength - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
keyManager - Variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
KeyManager - Interface in org.nuxeo.ecm.platform.auth.saml.key
A manager for Credentials.
KeyManagerImpl - Class in org.nuxeo.ecm.platform.auth.saml.key
An implementation of KeyManager that uses a JKS key store.
KeyManagerImpl() - Constructor for class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
keyMappings - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSStateFlattener
 
keyMatcher - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
KeyMatcher() - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore.KeyMatcher
 
keyPairId - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
keyPassword - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
keyPassword - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
keys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
keys - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
 
keys - Variable in class org.nuxeo.ecm.core.storage.sql.Row
The row keys, for single row.
keys - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
keys - Variable in class org.nuxeo.ecm.core.storage.State
 
keys - Static variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
keys() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
keys() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
 
keys() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
keys() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
keys(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
keys(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
keys(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendering.api.DocumentView
 
KEYS_RETENTION_HOLD_AND_PROXIES - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
keySeparator - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
keySet() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
keySet() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
keySet() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
keySet() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
keySet() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
keySet() - Method in interface org.nuxeo.ecm.core.cache.Cache
Returns the set of all keys stored in the cache.
keySet() - Method in class org.nuxeo.ecm.core.cache.CacheAttributesChecker
 
keySet() - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
keySet() - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
keySet() - Method in class org.nuxeo.ecm.core.storage.State
Gets the key set.
keySet() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreProvider
Returns the set of keys for all entries.
keySet() - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
keySet() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
keysInActiveTransactions - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
KEYSTORE_FILE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
KEYSTORE_FILE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
KEYSTORE_PASS_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
KEYSTORE_PASS_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
keyStoreFile - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
keyStoreFile - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
keystoreFilePath - Variable in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
keystorePassword - Variable in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
keyStorePassword - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
keyStorePassword - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
keyStorePassword - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
keyStorePassword - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
keyStorePath - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
keyStorePath - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
keyStoreType - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
keyStoreType - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
keyStoreType - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
keyStoreType - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
keyStrategy - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
keyStrategy - Variable in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
KeyStrategy - Interface in org.nuxeo.ecm.core.blob
Decides how a key is computed from a blob.
KeyStrategy.WriteObserver - Interface in org.nuxeo.ecm.core.blob
Observer of the writes to an OutputStream.
KeyStrategyDigest - Class in org.nuxeo.ecm.core.blob
Represents computation of blob keys based on a message digest.
KeyStrategyDigest(String) - Constructor for class org.nuxeo.ecm.core.blob.KeyStrategyDigest
 
KeyStrategyDigest.WriteObserverDigest - Class in org.nuxeo.ecm.core.blob
Write observer computing a digest.
KeyStrategyDocId - Class in org.nuxeo.ecm.core.blob
Represents computation of blob keys based on the document id.
KeyStrategyDocId() - Constructor for class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
KeyStrategyManaged - Class in org.nuxeo.ecm.core.blob
Represents trusted managed blob key computation with a fallback KeyStrategy
KeyStrategyManaged(KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.KeyStrategyManaged
 
keyStream() - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
keyStream() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
keyStream() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
keyStream() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
keyStream() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreProvider
Returns a Stream of keys for all entries.
keyStream() - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
keyStream() - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
keyStream() - Method in interface org.nuxeo.runtime.kv.KeyValueStoreProvider
Returns a Stream of the keys contained in this Key/Value store provider.
keyStream() - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
keyStream(String) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
keyStream(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
keyStream(String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
keyStream(String) - Method in interface org.nuxeo.runtime.kv.KeyValueStoreProvider
Returns a Stream of the keys with the given prefix contained in this Key/Value store provider.
keyStream(String) - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
keyStream(Connection, String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
keyStreamPrefixSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
keyStreamSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
keyToBson(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
keyType - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
keyvals - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
 
KEYVALUE_CONNECTION_ID - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
KEYVALUE_STORE_NAME - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
KeyValueBlobTransientStore - Class in org.nuxeo.ecm.core.transientstore.keyvalueblob
Transient Store storing properties in a Key/Value store, and storing blobs using a Blob Provider.
KeyValueBlobTransientStore() - Constructor for class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
KeyValueInfo - Class in org.nuxeo.launcher.info
 
KeyValueInfo() - Constructor for class org.nuxeo.launcher.info.KeyValueInfo
 
KeyValueInfo(String, String) - Constructor for class org.nuxeo.launcher.info.KeyValueInfo
 
KeyValueMessage - Class in org.nuxeo.lib.stream.pattern
Simple key value message.
KeyValueMessage() - Constructor for class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
KeyValueMessage(String, byte[], boolean, boolean) - Constructor for class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
KeyValueService - Interface in org.nuxeo.runtime.kv
Key/Value Service.
KeyValueServiceImpl - Class in org.nuxeo.runtime.kv
Implementation for the Key/Value Service.
KeyValueServiceImpl() - Constructor for class org.nuxeo.runtime.kv.KeyValueServiceImpl
 
KeyValueStore - Interface in org.nuxeo.runtime.kv
Key/Value Store.
KeyValueStoreDescriptor - Class in org.nuxeo.runtime.kv
Descriptor of Key/Value store contribution.
KeyValueStoreDescriptor() - Constructor for class org.nuxeo.runtime.kv.KeyValueStoreDescriptor
Empty constructor.
KeyValueStoreDescriptor(KeyValueStoreDescriptor) - Constructor for class org.nuxeo.runtime.kv.KeyValueStoreDescriptor
Copy constructor.
keyValueStoreName - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
KeyValueStoreOverflowRecordFilter - Class in org.nuxeo.ecm.core.work
Filter that use a KeyValueStore to pass big record value
KeyValueStoreOverflowRecordFilter() - Constructor for class org.nuxeo.ecm.core.work.KeyValueStoreOverflowRecordFilter
 
KeyValueStoreProvider - Interface in org.nuxeo.runtime.kv
Key/Value Store SPI.
KeyValueStoreUIDSequencer - Class in org.nuxeo.ecm.core.uidgen
UID Sequencer based on a key/value store.
KeyValueStoreUIDSequencer() - Constructor for class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
kill() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
kill() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
killActiveTimedoutConnections() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
Kills active timed out connections in the pool.
killActiveTimedoutConnections() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
killedGauge - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
KillListener() - Constructor for class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.KillListener
 
killThreads(Set<Long>) - Static method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
kind - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
INNER / LEFT / RIGHT / IMPLICIT
kind - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
klass - Variable in class org.nuxeo.ecm.automation.io.services.codec.CodecDescriptor
 
klass - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchHandlerDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.CoreServiceOrphanVersionRemovalFilterDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.CoreServicePolicyDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.io.download.RedirectResolverDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.storage.lock.LockManagerDescriptor
 
klass - Variable in class org.nuxeo.ecm.core.work.api.WorkQueuingDescriptor
 
klass - Variable in class org.nuxeo.ecm.directory.DirectoryDeleteConstraintDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.audit.service.extension.AdapterDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.audit.service.extension.AuditBulkerDescriptor
Deprecated.
 
klass - Variable in class org.nuxeo.ecm.platform.el.ELContextFactoryDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.publisher.rules.ValidatorsRuleDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
 
klass - Variable in class org.nuxeo.ecm.platform.routing.core.impl.PersisterDescriptor
 
klass - Variable in class org.nuxeo.ecm.webengine.rendering.RenderingExtensionDescriptor
 
klass - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
klass - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchDocWriterDescriptor
 
klass - Variable in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
klass - Variable in class org.nuxeo.runtime.api.login.LoginAsDescriptor
 
klass - Variable in class org.nuxeo.runtime.avro.AvroMapperDescriptor
 
klass - Variable in class org.nuxeo.runtime.avro.AvroSchemaFactoryDescriptor
 
klass - Variable in class org.nuxeo.runtime.codec.CodecDescriptor
 
klass - Variable in class org.nuxeo.runtime.kv.KeyValueStoreDescriptor
 
klass - Variable in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
klass - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor
 
klass - Variable in class org.nuxeo.runtime.pubsub.PubSubProviderDescriptor
 
klass - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.FilterDescriptor
 
klass - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
klass - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
klass - Variable in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
klass() - Method in annotation type org.nuxeo.runtime.test.runner.LoggerLevel
The logger class on which we want to set the logger level
Krb5Authenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.krb5
Kerberos v5 in SPNEGO authentication.
Krb5Authenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.krb5.Krb5Authenticator
 
kUtils - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
KV_NAME - Static variable in class org.nuxeo.ecm.core.work.WorkStateHelper
 
KV_STORE_NAME - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 
kvStore - Variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 

L

l1Cache - Variable in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
l2Cache - Variable in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
label - Variable in class org.nuxeo.connect.update.xml.FieldDefinition
 
label - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
label - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
label - Variable in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
label - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
label - Variable in class org.nuxeo.ecm.core.management.events.CallStat
Deprecated.
 
label - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
label - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
label - Variable in class org.nuxeo.ecm.platform.actions.Action
 
label - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
label - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
label - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
label - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
label - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
label - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
label - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
label - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
label - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
label - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
Deprecated.
 
label - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
label - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
label - Variable in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
The tag label.
label - Variable in class org.nuxeo.ecm.platform.tag.TagsMigrator.Tag
 
label - Variable in class org.nuxeo.ecm.platform.types.Type
 
label - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
label - Variable in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
label - Variable in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
label - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
label - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
label - Variable in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
label - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
label() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
The operation label (optional), useful for documentation.
LABEL - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
LABEL_COMPARATOR - Static variable in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
Compare tags by label, case insensitive.
LABEL_CSV_IMPORTER_CANNOT_CONVERT_FIELD_VALUE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_DOCUMENT_ALREADY_EXISTS - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_DOCUMENT_CREATED - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_DOCUMENT_UPDATED - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_EMPTY_FILE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_EMPTY_LINE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_ERROR_DURING_IMPORT - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_ERROR_IMPORTING_LINE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_MISSING_NAME_COLUMN - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_MISSING_NAME_VALUE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_MISSING_TYPE_VALUE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_NOT_ALLOWED_SUB_TYPE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_NOT_EXISTING_FIELD - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_NOT_EXISTING_FILE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_NOT_EXISTING_TYPE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_PARENT_DOES_NOT_EXIST - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_UNABLE_TO_CREATE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_UNABLE_TO_SAVE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_CSV_IMPORTER_UNABLE_TO_UPDATE - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
LABEL_PROPERTY - Static variable in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
LABEL_SUBJECT_NEW_PERMISSION - Static variable in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
Labeler - Class in org.nuxeo.common.utils.i18n
 
Labeler(String) - Constructor for class org.nuxeo.common.utils.i18n.Labeler
 
labelField - Variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
labelFieldName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
labelFor(int) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
labelFor(Name, int) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
labels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
labels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
labels - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
lag - Variable in class org.nuxeo.lib.stream.log.Latency
 
lag - Variable in class org.nuxeo.lib.stream.log.LogLag
 
lag() - Method in class org.nuxeo.lib.stream.log.Latency
 
lag() - Method in class org.nuxeo.lib.stream.log.LogLag
Returns the number of messages between lower and upper offsets.
lag(LogManager) - Method in class org.nuxeo.lib.stream.tools.command.LagCommand
 
lag(LogManager, Name) - Method in class org.nuxeo.lib.stream.tools.command.LagCommand
 
LagCommand - Class in org.nuxeo.lib.stream.tools.command
Display the current lags of consumers.
LagCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.LagCommand
 
lagMetric - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.document.Query
Deprecated.
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
lang - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
lang - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
lang - Variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
lang - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
lang - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
lang - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducerFactory
 
LANG_CTX_DATA - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
LANG_TOKEN - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
langPathMap - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
language - Variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
language - Variable in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
 
language - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchUnrestrictedSessionRunner
 
language - Variable in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
language - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
 
language - Variable in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
 
LANGUAGE_FIELD - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
LANGUAGE_PARAMETER - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
Deprecated.
since 9.3
LANGUAGE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
last - Variable in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
 
last() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
LAST - org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
 
LAST - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
LAST_COMMITTED - org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy.StartOffset
 
LAST_MODIFIED - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
LAST_MODIFIED_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
lastAccessTime - Variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
lastAccessTime - Variable in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
lastAccessUrl - Variable in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
lastBuckets - Variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
lastCacheUpdate - Variable in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
lastCallTimestamp - Variable in class org.nuxeo.ecm.core.api.CursorResult
 
lastCallTimestamp - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.CursorResult
 
lastCommittedOffset - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
lastCommittedOffsets - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
lastCommittedStatistics - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
lastContributor - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
lastDuration - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
lastError - Variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
lastExcutionTime - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
lastFailureDate - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
lastFailureStatus - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
lastFlushed - Variable in class org.nuxeo.runtime.reload.ReloadComponent
 
lastFlushed() - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
lastFlushed() - Method in interface org.nuxeo.runtime.reload.ReloadService
Returns the last time one of the flush commands where called on this service instance (ReloadService.flush() or ReloadService.flushJaasCache() or ReloadService.flushSeamComponents(), or null if never called.
lastIndexOf(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
lastIndexOf(Object) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
lastMetrics - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
lastMetricTime - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
lastModificationDate - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
lastModified - Variable in class org.nuxeo.ecm.core.event.script.Script
 
lastModified - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
lastModified - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
lastModified - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
lastModified - Variable in class org.nuxeo.osgi.BundleImpl
 
lastModified - Variable in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
lastModified - Variable in class org.nuxeo.runtime.model.DefaultComponent
 
lastModified - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
lastModified() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
lastModified(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
lastModified(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
lastModified(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
 
lastModified(Calendar) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
The last modified date of the blob.
lastModified(Date) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
lastname - Variable in class org.nuxeo.ecm.automation.core.operations.notification.MailBox
 
lastName - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
lastName - Variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
lastName - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
lastName - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
lastName - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
lastName - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
LASTNAME_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
lastNameKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
LASTNAMES - Static variable in class org.nuxeo.ecm.restapi.test.RestServerInit
 
lastOffset - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
lastOffsets - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
lastPage - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
lastPage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
lastPage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Go to the last page.
lastPollSize - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
lastPollTimestamp - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
lastReadTime - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
lastRollbackedStatistics - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
lastRunnedDate - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
lastRunner - Static variable in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
lastSegment() - Method in class org.nuxeo.common.utils.Path
 
lastSegment() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
lastSpanContext - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
lastStatus - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
lastSucceedDate - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
lastSuccessStatus - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
lastSyncActiveRootDefinitions - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary
Deprecated.
since 10.3
lastTimerExecution - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
lastUsage - Variable in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
latency - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
latency() - Method in class org.nuxeo.lib.stream.log.Latency
Returns the latency expressed in millisecond.
latency(LogManager, Codec<Record>) - Method in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
latency(LogManager, Name, Codec<Record>) - Method in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
Latency - Class in org.nuxeo.lib.stream.log
Extends LogLag with lower and upper timestamps to express lag as a latency.
Latency(long, long, LogLag, String) - Constructor for class org.nuxeo.lib.stream.log.Latency
 
LatencyCommand - Class in org.nuxeo.lib.stream.tools.command
Display the current latencies of consumers.
LatencyCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
LatencyDatadogComputation - Class in org.nuxeo.lib.stream.tools.command
A computation that sends periodically latencies to Datadog.
LatencyDatadogComputation(LogManager, List<Name>, String, List<String>, String, String, int, int, boolean, boolean, Codec<Record>) - Constructor for class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
LatencyMetric(LogPartitionGroup, MetricRegistry) - Constructor for class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
LatencyMonitorComputation - Class in org.nuxeo.lib.stream.tools.command
A computation that sends periodically latencies to graphite.
LatencyMonitorComputation(LogManager, List<Name>, String, int, boolean, String, String, int, int, boolean, boolean, Codec<Record>) - Constructor for class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
LatencyMonitorComputation(LogManager, List<Name>, String, int, boolean, String, String, int, int, boolean, Codec<Record>) - Constructor for class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
Deprecated.
LatencyTrackerComputation - Class in org.nuxeo.lib.stream.tools.command
A computation that sends periodically latencies information into a Log.
LatencyTrackerComputation(LogManager, List<Name>, String, int, int, boolean, Codec<Record>, int) - Constructor for class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
LATEST_AUDITED_CREATED_USERS_OR_GROUPS_PROVIDER - Static variable in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
LATEST_CREATED_USERS_OR_GROUPS_PROVIDER - Static variable in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
LatestCreatedUsersOrGroupsPageProvider - Class in org.nuxeo.ecm.platform.audit.provider
 
LatestCreatedUsersOrGroupsPageProvider() - Constructor for class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
latMetric - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
launch() - Method in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
launch(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ProbesObject
Launches a specific probe.
launch(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.WorkManagerObject
Executes Works stored in the dead letter queue (DLQ) after failure.
launchAutomaticConversions(DocumentModel) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
Launch all the registered automatic video conversions on the given doc.
launchAutomaticConversions(DocumentModel, boolean) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
Launch registered automatic video conversions on the given doc.
launchAutomaticConversions(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
launchBatchConversion(DocumentModel) - Method in interface org.nuxeo.ecm.platform.threed.service.ThreeDService
Launch all the registered automatic lod transmission version and thumbnail render on the given doc.
launchBatchConversion(DocumentModel) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
launchConversion(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
Launch an asynchronously video conversion of the given doc.
launchConversion(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
LAUNCHER_CHANGED_PROPERTY - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
LAUNCHER_CHANGED_PROPERTY - Static variable in class org.nuxeo.launcher.connect.ConnectBroker
 
LAUNCHER_JAR - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
LauncherRestartException - Exception in org.nuxeo.launcher.connect
Launcher is required to restart.
LauncherRestartException() - Constructor for exception org.nuxeo.launcher.connect.LauncherRestartException
 
launchImport(CoreSession, String, File, String, CSVImporterOptions) - Method in interface org.nuxeo.ecm.csv.core.CSVImporter
launchImport(CoreSession, String, File, String, CSVImporterOptions) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
Deprecated.
launchImport(CoreSession, String, Blob, CSVImporterOptions) - Method in interface org.nuxeo.ecm.csv.core.CSVImporter
 
launchImport(CoreSession, String, Blob, CSVImporterOptions) - Method in class org.nuxeo.ecm.csv.core.CSVImporterImpl
 
launchInitialStatisticsComputation(String, String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Deprecated.
since 10.1, use other signature
launchInitialStatisticsComputation(String, String, String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Launch an asynchronously initial computation for the given updaterName on repositoryName for docPath.
launchInitialStatisticsComputation(String, String, String) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
launchSetMaxQuotaOnUserWorkspaces(long, DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Sets this maxQuota on all user workspaces
launchSetMaxQuotaOnUserWorkspaces(long, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
Layout - Interface in org.nuxeo.ecm.platform.forms.layout.api
Layout interface.
LAYOUT_CONTEXT_PARAMETER - Static variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutExportConstants
 
LAYOUT_CONVERTERS_EP_NAME - Static variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
LAYOUT_TYPES_EP_NAME - Static variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
LayoutColumnDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Layout column descriptor, acts as an alias of LayoutRowDescriptor.
LayoutColumnDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutColumnDescriptor
 
LayoutConversionContext - Class in org.nuxeo.ecm.platform.forms.layout.api.converters
Context propagated to all layout and widget converters.
LayoutConversionContext(String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
 
LayoutConverterDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
LayoutConverterDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
 
LayoutConverterRegistry - Class in org.nuxeo.ecm.platform.forms.layout.core.registries
 
LayoutConverterRegistry(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
 
layoutConvertersByCat - Variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
LayoutDefinition - Interface in org.nuxeo.ecm.platform.forms.layout.api
Layout definition interface.
LayoutDefinitionConverter - Interface in org.nuxeo.ecm.platform.forms.layout.api.converters
Converter for a layout definition.
LayoutDefinitionImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Default implementation for a layout definition.
LayoutDefinitionImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
LayoutDefinitionImpl(String, String, WidgetDefinition) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
LayoutDefinitionImpl(String, Map<String, Map<String, Serializable>>, Map<String, String>, List<LayoutRowDefinition>, List<WidgetDefinition>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
LayoutDefinitionImpl(String, Map<String, Map<String, Serializable>>, Map<String, String>, LayoutRowDefinition[], Map<String, WidgetDefinition>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
LayoutDefinitionJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
LayoutDefinitionJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutDefinitionJsonWriter
 
LayoutDefinitionRegistry - Class in org.nuxeo.ecm.platform.forms.layout.core.registries
Registry holding layout definitions for a given category
LayoutDefinitionRegistry(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
 
LayoutDefinitions - Class in org.nuxeo.ecm.platform.forms.layout.export
Helper class representing a list of layout definitions
LayoutDefinitions() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutDefinitions
 
LayoutDefinitionsJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
LayoutDefinitionsJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutDefinitionsJsonWriter
 
LayoutDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Layout definition descriptor.
LayoutDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
 
LayoutDescriptors - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Descriptor for a list of layout definitions
LayoutDescriptors() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptors
 
LayoutException - Exception in org.nuxeo.ecm.platform.forms.layout.api.exceptions
Layout exception
LayoutException() - Constructor for exception org.nuxeo.ecm.platform.forms.layout.api.exceptions.LayoutException
 
LayoutException(String) - Constructor for exception org.nuxeo.ecm.platform.forms.layout.api.exceptions.LayoutException
 
LayoutException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.forms.layout.api.exceptions.LayoutException
 
LayoutException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.forms.layout.api.exceptions.LayoutException
 
LayoutExportConstants - Class in org.nuxeo.ecm.platform.forms.layout.export
 
LayoutFunctions - Class in org.nuxeo.ecm.platform.forms.layout.functions
Provides helper methods, declared as static, to be used by the rendering framework.
LayoutFunctions() - Constructor for class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
 
LayoutFunctions.LayoutRowsSorter - Class in org.nuxeo.ecm.platform.forms.layout.functions
Sorter that re-arranges rows according to the row names order.
LayoutImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Implementation for layouts.
LayoutImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
LayoutImpl(String, String, String, List<LayoutRow>, int, Map<String, Serializable>, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
LayoutImpl(String, String, String, Map<String, Widget>, Map<String, Serializable>, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
LayoutJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
LayoutJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutJsonWriter
 
LayoutManager - Interface in org.nuxeo.ecm.platform.forms.layout.api.service
Layout manager interface.
layoutName - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
LayoutResource - Class in org.nuxeo.ecm.platform.forms.layout.export
Exports and presents documentation about layouts definitions
LayoutResource(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
LayoutRow - Interface in org.nuxeo.ecm.platform.forms.layout.api
Layout row interface.
LayoutRowComparator - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Compares selected row instances to order them in the same order that given by the input list of row names.
LayoutRowComparator(List<String>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowComparator
 
LayoutRowDefinition - Interface in org.nuxeo.ecm.platform.forms.layout.api
Layout row definition interface.
LayoutRowDefinitionImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Default implementation for a layout row definition.
LayoutRowDefinitionImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
LayoutRowDefinitionImpl(String, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
LayoutRowDefinitionImpl(String, String, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
Instantiates a new LayoutRowDefinitionImpl with a given widget name and category.
LayoutRowDefinitionImpl(String, Map<String, Map<String, Serializable>>, List<WidgetReference>, boolean, boolean) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
LayoutRowDefinitionImpl(String, Map<String, Map<String, Serializable>>, WidgetReference[], boolean, boolean) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
LayoutRowDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Layout row descriptor.
LayoutRowDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
 
LayoutRowImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Implementation for layout rows.
LayoutRowImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
LayoutRowImpl(String, boolean, boolean, List<Widget>, Map<String, Serializable>, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
Layouts - Class in org.nuxeo.ecm.platform.types
Layout list descriptor
Layouts() - Constructor for class org.nuxeo.ecm.platform.types.Layouts
 
LAYOUTS_EP_NAME - Static variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
layoutsByCat - Variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
LayoutStore - Interface in org.nuxeo.ecm.platform.forms.layout.api.service
Layout store interface.
LayoutStoreImpl - Class in org.nuxeo.ecm.platform.forms.layout.core.service
 
LayoutStoreImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
LayoutTypeConfiguration - Interface in org.nuxeo.ecm.platform.forms.layout.api
 
LayoutTypeConfigurationDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
LayoutTypeConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
LayoutTypeConfigurationImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
LayoutTypeConfigurationImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
LayoutTypeConfigurationJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
LayoutTypeConfigurationJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeConfigurationJsonWriter
 
LayoutTypeDefinition - Interface in org.nuxeo.ecm.platform.forms.layout.api
 
LayoutTypeDefinitionComparator - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
LayoutTypeDefinitionComparator() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionComparator
 
LayoutTypeDefinitionImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
LayoutTypeDefinitionImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
LayoutTypeDefinitionImpl(String, Map<String, String>, LayoutTypeConfiguration) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
LayoutTypeDefinitionJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
LayoutTypeDefinitionJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeDefinitionJsonWriter
 
LayoutTypeDefinitionRegistry - Class in org.nuxeo.ecm.platform.forms.layout.core.registries
Regiustry for layoyut type definitions.
LayoutTypeDefinitionRegistry(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
 
LayoutTypeDefinitions - Class in org.nuxeo.ecm.platform.forms.layout.export
Helper class representing a list of layout type definitions.
LayoutTypeDefinitions() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeDefinitions
 
LayoutTypeDefinitions(Collection<? extends LayoutTypeDefinition>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeDefinitions
 
LayoutTypeDefinitionsJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
LayoutTypeDefinitionsJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeDefinitionsJsonWriter
 
layoutTypeDefsByCat - Variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
LayoutTypeDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
LayoutTypeDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeDescriptor
 
LayoutTypeResource - Class in org.nuxeo.ecm.platform.forms.layout.export
 
LayoutTypeResource(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
layoutTypes - Variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
LazyBinary - Class in org.nuxeo.ecm.core.blob.binary
Lazy Binary that fetches its remote stream on first access.
LazyBinary(String, String, CachingBinaryManager) - Constructor for class org.nuxeo.ecm.core.blob.binary.LazyBinary
 
LazyClassProxy - Class in org.nuxeo.ecm.webengine.loader
 
LazyClassProxy(ClassLoader, String) - Constructor for class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
lazyInit() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
LazyInputStream(Supplier<InputStream>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
LazyRendition - Class in org.nuxeo.ecm.platform.rendition.impl
Implementation of the Rendition interface that allows lazy computation of the rendition Blobs
LazyRendition(RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
lc - Variable in class org.nuxeo.ecm.automation.LoginStack.Entry
 
lcDirectorySuffix - Variable in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
 
lCONTENT_TYPE - Variable in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
LDAP_SCHEME - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
LDAP_SERVICE_PREFIX - Static variable in interface org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolver
Prefix to locate LDAP service on DNS Server.
LDAPDirectoriesProbe - Class in org.nuxeo.ecm.directory.ldap.management
 
LDAPDirectoriesProbe() - Constructor for class org.nuxeo.ecm.directory.ldap.management.LDAPDirectoriesProbe
 
LDAPDirectory - Class in org.nuxeo.ecm.directory.ldap
Implementation of the Directory interface for servers implementing the Lightweight Directory Access Protocol.
LDAPDirectory(LDAPDirectoryDescriptor) - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
LDAPDirectory.TrustingSSLSocketFactory - Class in org.nuxeo.ecm.directory.ldap
SSLSocketFactory implementation that verifies all certificates.
LDAPDirectoryDescriptor - Class in org.nuxeo.ecm.directory.ldap
 
LDAPDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
LDAPDirectoryDescriptor.EntryAdaptorDescriptor - Class in org.nuxeo.ecm.directory.ldap
 
LDAPDirectoryFactory - Class in org.nuxeo.ecm.directory.ldap
 
LDAPDirectoryFactory() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
LDAPDynamicReferenceDescriptor - Class in org.nuxeo.ecm.directory.ldap
Dynamic Reference descriptor for Ldap References.
LDAPDynamicReferenceDescriptor() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPDynamicReferenceDescriptor
 
ldapEntries - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
LdapEntryDescriptor(LDAPUrlDescriptor) - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDescriptor
 
LdapEntryDomain(LDAPUrlDescriptor, String, boolean) - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDomain
 
LdapExceptionProcessor - Interface in org.nuxeo.ecm.directory.ldap
Interface used to provide a pluggable LDAP Exception processor
LDAPFilterBuilder - Class in org.nuxeo.ecm.directory.ldap
Creates an LDAP query filter from a Nuxeo Expression.
LDAPFilterBuilder(LDAPDirectory) - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
LDAPFilterMatcher - Class in org.nuxeo.ecm.directory.ldap
Helper class to parse and evaluate if a LDAP filter expression matches a fetched LDAP entry.
LDAPReference - Class in org.nuxeo.ecm.directory.ldap
Implementation of the directory Reference interface that leverage two common ways of storing relationships in LDAP directories: the static attribute strategy where a multi-valued attribute store the exhaustive list of distinguished names of the refereed entries (eg.
LDAPReference() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPReference
 
LDAPReference(ReferenceDescriptor) - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPReference
 
ldapResultsToDocumentModels(NamingEnumeration<SearchResult>, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
ldapResultToDocumentModel(SearchResult, String, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
LdapRetryHandler - Class in org.nuxeo.ecm.directory.ldap
Wrapper to encapsulate the calls to LDAP and retry the requests in case of ServiceUnavailableException errors
LdapRetryHandler(DirContext, int) - Constructor for class org.nuxeo.ecm.directory.ldap.LdapRetryHandler
 
LDAPS_SCHEME - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
LdapScope - Class in org.nuxeo.ecm.directory.ldap
Helper for translating ldap search scope from string to integer
LdapScope() - Constructor for class org.nuxeo.ecm.directory.ldap.LdapScope
 
LDAPServerDescriptor - Class in org.nuxeo.ecm.directory.ldap
 
LDAPServerDescriptor() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
LDAPServerDescriptor.LdapEntry - Interface in org.nuxeo.ecm.directory.ldap
Common internal interface for Ldap entries
LDAPServerDescriptor.LdapEntryDescriptor - Class in org.nuxeo.ecm.directory.ldap
Server URL implementation of LDAPServerDescriptor.LdapEntry
LDAPServerDescriptor.LdapEntryDomain - Class in org.nuxeo.ecm.directory.ldap
Domain implementation of LDAPServerDescriptor.LdapEntry using DNS SRV record
LDAPServerRegistry - Class in org.nuxeo.ecm.directory.ldap.registry
Registry for LDAP servers
LDAPServerRegistry() - Constructor for class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
 
LDAPSession - Class in org.nuxeo.ecm.directory.ldap
This class represents a session against an LDAPDirectory.
LDAPSession(LDAPDirectory) - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPSession
 
LDAPTreeReference - Class in org.nuxeo.ecm.directory.ldap
Implementation of the directory Reference interface that makes it possible to retrieve children of a node in the LDAP tree structure.
LDAPTreeReference() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
LDAPTreeReference(ReferenceDescriptor) - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
LDAPUrlDescriptor - Class in org.nuxeo.ecm.directory.ldap
 
LDAPUrlDescriptor() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
 
ldapUrls - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
leafType - Variable in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
leafType - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor.DocumentModelFactory
 
leafTypeMapper - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
LEAVE_ON_SERVER_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
LeaveEvent(Object) - Constructor for class org.nuxeo.runtime.trackers.concurrent.ThreadEvent.LeaveEvent
 
LEFT - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
LEGACY - org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
Version ACL disabled for direct access but enabled for queries.
LEGACY_BEHAVIOR_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
ConfigurationService property to enable legacy behavior.
LEGACY_DATE_FORMAT - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
LEGACY_DATE_FORMAT_PROP - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
LEGACY_MODE_READER - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
legalHold - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
length - Variable in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
length - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
length - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
 
length - Variable in class org.nuxeo.ecm.core.blob.BlobInfo
 
length - Variable in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
length - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
length - Variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
length - Variable in class org.nuxeo.ecm.webengine.forms.validation.ExactLengthValidator
 
length() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
Length - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
 
LENGTH - Static variable in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
LENGTH - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
LengthConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
This constraints checks whether an object's String representation size is in some interval.
LengthConstraint(Object, Object) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.LengthConstraint
For a fixed length, use min = max values.
LengthValidator - Class in org.nuxeo.ecm.webengine.forms.validation
 
LengthValidator(int, int) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.LengthValidator
 
lessThan(FileVersion) - Method in class org.nuxeo.common.utils.FileVersion
 
level - Variable in class org.nuxeo.ecm.automation.core.operations.LogOperation
 
level - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
level - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
level - Variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
level - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
 
level - Variable in class org.nuxeo.launcher.info.MessageInfo
 
level - Variable in class org.nuxeo.runtime.RuntimeMessage
 
level() - Method in annotation type org.nuxeo.runtime.test.runner.LoggerLevel
The logger level to set
LF - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
lFILE_TYPE - Variable in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
lgCB - Variable in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
LHINT_ES - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
libdirs - Variable in class org.nuxeo.osgi.application.StandaloneApplication
 
Library - org.nuxeo.runtime.tomcat.dev.DevBundleType
 
LIBRARY_SELECTOR - Static variable in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
LibrarySelector - Interface in org.nuxeo.ecm.platform.picture.core.libraryselector
 
LibrarySelectorService - Class in org.nuxeo.ecm.platform.picture.core.libraryselector
 
LibrarySelectorService() - Constructor for class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
LibrarySelectorServiceDescriptor - Class in org.nuxeo.ecm.platform.picture.core.libraryselector
 
LibrarySelectorServiceDescriptor() - Constructor for class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
 
LibreOfficeConverter - Class in org.nuxeo.ecm.platform.convert.plugins
LibreOffice converter to be used when using the soffice command line.
LibreOfficeConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.LibreOfficeConverter
 
LIBS - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
LIBS - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
license - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
The license name.
LICENSE_CHECK_FOR_EDIT_IS_ENABLED - Static variable in class org.nuxeo.wopi.Constants
 
licenseType - Variable in class org.nuxeo.launcher.info.PackageInfo
 
licenseUrl - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
A license URL.
licenseUrl - Variable in class org.nuxeo.launcher.info.PackageInfo
 
LIFE_CYCLE_POLICY - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
LIFE_CYCLE_STATE - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
lifeCycle - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
lifeCycle - Variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
LifeCycle - Interface in org.nuxeo.ecm.core.lifecycle
Document life cycle.
LIFECYCLE_POLICY_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
LIFECYCLE_STATE_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
LifeCycleConstants - Interface in org.nuxeo.ecm.core.api
Holds life cycle related constants that are generic enough to be available at a core level.
LifeCycleDescriptor - Class in org.nuxeo.ecm.core.lifecycle.extensions
Descriptor for a life cycle extension.
LifeCycleDescriptor() - Constructor for class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
lifecycleEvent(LifecycleEvent) - Method in class org.nuxeo.runtime.tomcat.ContextSecurityGrabber
 
lifecycleEvent(LifecycleEvent) - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
lifecycleEvent(LifecycleEvent) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
LifeCycleException - Exception in org.nuxeo.ecm.core.api
Exception thrown when an attempt is made to follow an incorrect lifecycle transition or to create a document with an incorrect initial lifecycle state
LifeCycleException() - Constructor for exception org.nuxeo.ecm.core.api.LifeCycleException
 
LifeCycleException(String) - Constructor for exception org.nuxeo.ecm.core.api.LifeCycleException
 
LifeCycleException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.LifeCycleException
 
LifeCycleException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.LifeCycleException
 
LifeCycleFilter - Class in org.nuxeo.ecm.core.api.impl
A filter based on the document's life cycle.
LifeCycleFilter(String, boolean) - Constructor for class org.nuxeo.ecm.core.api.impl.LifeCycleFilter
Convenient constructor to filter on a lifecycle state.
LifeCycleFilter(List<String>, List<String>) - Constructor for class org.nuxeo.ecm.core.api.impl.LifeCycleFilter
Generic constructor.
LifeCycleImpl - Class in org.nuxeo.ecm.core.lifecycle.impl
Life cycle implementation.
LifeCycleImpl(String, String, Collection<String>, Collection<LifeCycleState>, Collection<LifeCycleTransition>) - Constructor for class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
 
lifeCyclePolicy - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
lifeCyclePolicy - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
LifeCycleRegistry - Class in org.nuxeo.ecm.core.lifecycle.impl
Registry for life cycles
LifeCycleRegistry() - Constructor for class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
lifeCycles - Variable in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
lifeCycles - Variable in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
LifeCycleService - Interface in org.nuxeo.ecm.core.lifecycle
Life cycle service.
LifeCycleServiceImpl - Class in org.nuxeo.ecm.core.lifecycle.impl
Life cycle service implementation.
LifeCycleServiceImpl() - Constructor for class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
lifeCycleState - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
lifeCycleState - Variable in class org.nuxeo.ecm.core.versioning.VersioningRestrictionOptionsDescriptor
 
LifeCycleState - Interface in org.nuxeo.ecm.core.lifecycle
Life cycle state.
LifeCycleStateConfiguration - Class in org.nuxeo.ecm.core.lifecycle.extensions
Configuration helper class for state configuration.
LifeCycleStateConfiguration(Element) - Constructor for class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleStateConfiguration
 
LifeCycleStateImpl - Class in org.nuxeo.ecm.core.lifecycle.impl
Life cycle state implementation.
LifeCycleStateImpl(String, String, Collection<String>, boolean) - Constructor for class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
 
LifeCycleTransition - Interface in org.nuxeo.ecm.core.lifecycle
Life cycle transition.
LifeCycleTransitionConfiguration - Class in org.nuxeo.ecm.core.lifecycle.extensions
Configuration helper class for transition.
LifeCycleTransitionConfiguration(Element) - Constructor for class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTransitionConfiguration
 
LifeCycleTransitionImpl - Class in org.nuxeo.ecm.core.lifecycle.impl
Life cycle transition implementation.
LifeCycleTransitionImpl(String, String, String) - Constructor for class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTransitionImpl
 
LifeCycleTrashService - Class in org.nuxeo.ecm.core.trash
Deprecated.
since 10.1, use PropertyTrashService instead.
LifeCycleTrashService() - Constructor for class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
 
LifeCycleTypeRegistry - Class in org.nuxeo.ecm.core.lifecycle.impl
Registry for lifecycle <-> types association
LifeCycleTypeRegistry() - Constructor for class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
lifeCycleTypes - Variable in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
LifeCycleTypesDescriptor - Class in org.nuxeo.ecm.core.lifecycle.extensions
Life cycle types mapping descriptor.
LifeCycleTypesDescriptor() - Constructor for class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
 
lifecycleWhereClauseQualifiers - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
like(Object, String, boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
like(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
LIKE - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
LIKE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
LIKE - Static variable in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
LIKE_ANCHORED_PROP - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
likeAnchored - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
likeMaybeList(Object, String, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
likeToRegex(String) - Static method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
Turns a NXQL LIKE pattern into a regex.
likeToWildcard(String) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
Turns a NXQL LIKE pattern into a wildcard for WildcardQuery.
limit - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
limit - Variable in class org.nuxeo.ecm.core.query.QueryFilter
 
limit - Variable in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
limit - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
limit - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
limit - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
limit - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
limit() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
limit(int) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
No more than that many documents will be returned.
limit(long) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
LIMIT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
LIMIT_RESULTS_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
limitCacheSize() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
Limits cache size, always keeps STAR filter.
limitStringSize(String, int) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
line - Variable in class org.nuxeo.ecm.csv.core.CSVImportLog
 
LINE_SEP - Static variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
LINE_SEP - Static variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
LineComparator(Map<String, Integer>) - Constructor for class org.nuxeo.runtime.test.runner.MethodSorter.LineComparator
 
lines - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
lines - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
link - Variable in class org.nuxeo.ecm.platform.actions.Action
 
link - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
link - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
LINK_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
LinkDescriptor - Class in org.nuxeo.ecm.webengine.model
 
LinkDescriptor() - Constructor for class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
LinkDescriptor(String) - Constructor for class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
LinkDescriptor(String, String) - Constructor for class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
linkedDoc - Variable in class org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
 
LinkedDocument - Class in org.nuxeo.ecm.platform.audit.api.comment
 
LinkedDocument() - Constructor for class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
LinkedInUserInfo - Class in org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin
 
LinkedInUserInfo() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
LinkHandler - Interface in org.nuxeo.ecm.webengine.model
 
LinkHandlerFactory - Interface in org.nuxeo.ecm.webengine.model
 
LinkInfo - Class in org.nuxeo.ecm.platform.pdf
Utility class storing information about a link in the PDF.
LinkInfo(int, String, String, String) - Constructor for class org.nuxeo.ecm.platform.pdf.LinkInfo
 
linkReg - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
LinkRegistry - Class in org.nuxeo.ecm.webengine.model.impl
 
LinkRegistry() - Constructor for class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
links - Variable in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
links - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
links - Variable in class org.nuxeo.runtime.datasource.DataSourceComponent
 
list - Variable in class org.nuxeo.ecm.core.api.PartialList
 
list - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
list - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
list - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
list - Variable in class org.nuxeo.runtime.management.counters.CounterHistoryStack
Deprecated.
 
list - Variable in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
LIST - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
LIST_DELIMITER - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
LIST_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
LIST_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
LIST_SEPARATOR - Static variable in interface org.nuxeo.runtime.services.config.ConfigurationService
 
LIST_STRING - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
listAccessTokenForConsumer(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Lists ACCESS Token associated to a Consumer application.
listAccessTokenForConsumer(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
listAccessTokenForUser(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Lists ACCESS Token associated to a User.
listAccessTokenForUser(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
listActiveSessions() - Method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
listActiveSessions() - Method in interface org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusMBean
Lists the opened sessions.
listAll() - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use LogManager.listAllNames() instead
listAllConsumers() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
listAllNames() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
listAllNames() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
listAllNames() - Method in interface org.nuxeo.lib.stream.log.LogManager
Returns all the Log names.
listAllNames() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
listBundleComponents(Bundle) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Listing component's urls of a bundle.
ListCollector() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.ListCollector
 
listConfigNames() - Method in interface org.nuxeo.runtime.kafka.KafkaConfigService
List the name of the registered Kafka configuration.
listConfigNames() - Method in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
listConsumerGroups(String) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
listConsumerGroups(Name) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
listConsumerGroups(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
listConsumerGroups(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
List the consumer groups for a Log.
listConsumerGroups(Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
listConsumers() - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
List all registered Consumers
listConsumers() - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
listConsumers(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
ListDiff - Class in org.nuxeo.ecm.core.api
A list that is detached from its data source so all modifications on the list are recorded so that the data source will be updated later when the list will be reconnected to it.
ListDiff() - Constructor for class org.nuxeo.ecm.core.api.ListDiff
 
ListDiff() - Constructor for class org.nuxeo.ecm.core.storage.State.ListDiff
 
ListDiff(ListDiff) - Constructor for class org.nuxeo.ecm.core.api.ListDiff
 
ListDiff.Entry - Class in org.nuxeo.ecm.core.api
 
listen(WorkQueuing.Listener) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listen(WorkQueuing.Listener) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
listen(WorkQueuing.Listener) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Set the callback for debugging purpose
listen(ThreadEventListener) - Static method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent
 
listen(FileEventListener) - Static method in class org.nuxeo.runtime.trackers.files.FileEvent
 
listener - org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
 
listener - Variable in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
listener - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listener - Variable in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
listener - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
listener - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
listener - Variable in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.Task
 
listener - Variable in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
listener - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
listenerBinaryEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
listenerBlobEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
ListenerDescriptor - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
 
ListenerDescriptor - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
ListenerDescriptor - Class in org.nuxeo.runtime.services.event
 
ListenerDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ListenerDescriptor
 
ListenerDescriptor() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerDescriptor
 
ListenerDescriptor() - Constructor for class org.nuxeo.runtime.services.event.ListenerDescriptor
 
listenerDescriptors - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
listenerDescriptors - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor
 
listenerDublincoreEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
listenerIndexingEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
ListenerList - Class in org.nuxeo.common.collections
Internal class to maintain a list of listeners.
ListenerList() - Constructor for class org.nuxeo.common.collections.ListenerList
Creates a listener list.
ListenerList(int, Comparator<?>) - Constructor for class org.nuxeo.common.collections.ListenerList
Creates a listener list using the provided comparison mode.
ListenerList(Comparator<?>) - Constructor for class org.nuxeo.common.collections.ListenerList
 
listenerMimeEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
listenerName - Variable in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
listenerName - Variable in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
Lister name or names.
listenerNotifEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
listenerPictureEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
listeners - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleBulkRunner
 
listeners - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleRunner
 
listeners - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
listeners - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
listeners - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
listeners - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
listeners - Variable in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
listeners - Variable in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
listeners - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
Listeners() - Constructor for class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
ListenerSetDescriptor - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
ListenerSetDescriptor() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor
 
listenerTplEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
listenerUidEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
listenerVideoEnabled - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
ListenerWork(EventListenerDescriptor, EventBundle) - Constructor for class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
listFile - Variable in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
listFile - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
listFile - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducerFactory
 
listFiles() - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
 
listFiles(FileFilter) - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
 
listFragmentDescriptor(FragmentDescriptor) - Static method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
ListingFilterSetting - Class in org.nuxeo.connect.client.ui
Store filter settings for a package listing.
ListingFilterSetting() - Constructor for class org.nuxeo.connect.client.ui.ListingFilterSetting
 
listInstanceIds() - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
Lists the identifiers of all Nuxeo Instances.
listInstanceIds() - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
listIterator() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
listIterator() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
listIterator(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
listIterator(int) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
listModels() - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
listName - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
listName - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
listNamesAndCreateIndex(Blob, List<String>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
 
listNonCompletedIds(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listPackages() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
 
listPending(File) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
listProperties - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
ListProperty - Class in org.nuxeo.ecm.core.api.model.impl
 
ListProperty(Property, Field) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
ListProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
ListPropertyTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
 
ListPropertyTemplate(DocumentObjectWrapper, ListProperty) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
 
listProviders() - Method in interface org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistry
Return the list of all know providers (both readonly and editable ones).
listProviders() - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
listRegistredServices() - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
Lists services that are declared to be administrable.
listRegistredServices() - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
listRemoteSessions() - Method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
listRemoteSessions() - Method in interface org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusMBean
Lists the remote opened sessions
listRunning(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listRunningIds(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listScheduled(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listScheduledIds(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listSeparatorRegex - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
listSeparatorRegex - Variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
listSeparatorRegex(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
listToBson(String, Collection<T>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
listToBson(List<Object>) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
 
listToBson(List<Object>) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
 
listToJson(Class<T>, String, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
listToJson(Class<T>, List<T>, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
Convert the given list to json.
listTopics() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
ListType - Interface in org.nuxeo.ecm.core.schema.types
A list of typed objects.
ListTypeImpl - Class in org.nuxeo.ecm.core.schema.types
The implementation for a List type.
ListTypeImpl(String, String, Type) - Constructor for class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
ListTypeImpl(String, String, Type, String, String, int, int) - Constructor for class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
ListTypeImpl(String, String, Type, String, String, int, Set<Constraint>, int, int) - Constructor for class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
listUsernamesForAnyPermission(Set<String>) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Deprecated.
since 5.4.2 Use the method from UserManager service getUsersForPermission instead
listUsernamesForAnyPermission(Set<String>) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
ListUtils - Class in org.nuxeo.ecm.core.opencmis.impl.util
Utilities around lists.
ListUtils.BatchedList<T> - Class in org.nuxeo.ecm.core.opencmis.impl.util
A holder for a sublist of a list, a flag indicating if there were more elements after the included sublist, and the total number of items if there had been no batching.
ListValue - org.nuxeo.template.api.InputType
 
listWork(String, Work.State) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listWork(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Deprecated.
since 10.2 not scalable
listWork(String, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
listWork(String, Work.State) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
listWork(String, Work.State) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
listWork(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Lists the work instances in a given queue in a defined state.
listWorkIds(String, Work.State) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listWorkIds(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Deprecated.
since 10.2 not scalable
listWorkIds(String, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
listWorkIds(String, Work.State) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
listWorkIds(String, Work.State) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
listWorkIds(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Lists the work ids in a given queue in a defined state.
listWorkIdsList(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listWorkIdsSet(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listWorkList(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
listWorkSet(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
LiteCall - Class in org.nuxeo.ecm.automation.core.trace
 
LiteCall(OperationType, OperationType) - Constructor for class org.nuxeo.ecm.automation.core.trace.LiteCall
 
litePrint(BufferedWriter) - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
litePrintCall(List<Call>, BufferedWriter) - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
Literal - Class in org.nuxeo.ecm.core.query.sql.model
 
Literal - Interface in org.nuxeo.ecm.platform.relations.api
Literal node.
Literal() - Constructor for class org.nuxeo.ecm.core.query.sql.model.Literal
 
LITERAL - org.nuxeo.ecm.platform.relations.api.NodeType
 
LiteralImpl - Class in org.nuxeo.ecm.platform.relations.api.impl
Literal nodes.
LiteralImpl(String) - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
LiteralList - Class in org.nuxeo.ecm.core.query.sql.model
 
LiteralList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.LiteralList
 
Literals - Class in org.nuxeo.ecm.core.query.sql.model
Helper class for Literal and LiteralList.
Literals() - Constructor for class org.nuxeo.ecm.core.query.sql.model.Literals
 
LiveConnectBlobProvider<O extends OAuth2ServiceProvider> - Interface in org.nuxeo.ecm.liveconnect.core
Interface for common cases in live connect modules.
LiveConnectFile - Interface in org.nuxeo.ecm.liveconnect.core
A live connect file exposing some information from an external API file.
LiveConnectFileInfo - Class in org.nuxeo.ecm.liveconnect.core
 
LiveConnectFileInfo(String, String) - Constructor for class org.nuxeo.ecm.liveconnect.core.LiveConnectFileInfo
 
LiveConnectFileInfo(String, String, String) - Constructor for class org.nuxeo.ecm.liveconnect.core.LiveConnectFileInfo
 
liveDocument - Variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionLiveDocFetcher
 
liveDocumentId - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
LiveInstallTask - Class in org.nuxeo.connect.update.task.live
 
LiveInstallTask(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.live.LiveInstallTask
 
LiveRendition - Class in org.nuxeo.ecm.platform.rendition.impl
Implementation of the Rendition interface that is applicable for rendition created on the fly
LiveRendition(DocumentModel, RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.impl.LiveRendition
 
liveSize - Variable in class org.nuxeo.ecm.quota.size.QuotaInfo
 
LiveUninstallTask - Class in org.nuxeo.connect.update.task.live
 
LiveUninstallTask(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.live.LiveUninstallTask
 
load() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
load() - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
 
load() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
load() - Method in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
load() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
load(File) - Static method in class org.nuxeo.connect.update.task.update.RegistrySerializer
De-serializes the given file into a Nuxeo packages registry
load(File) - Method in class org.nuxeo.osgi.BundleIdGenerator
 
load(File, List<BundleFile>, List<BundleFile>) - Method in class org.nuxeo.osgi.application.ApplicationLoader
Scans and loads the given directory for OSGi bundles and regular JARs and fills the given lists appropriately.
load(InputStream) - Method in class org.nuxeo.common.codec.CryptoProperties
 
load(InputStream) - Method in class org.nuxeo.common.xmap.XMap
Processes the XML content from the given input stream using a default context.
load(Reader) - Method in class org.nuxeo.common.codec.CryptoProperties
 
load(Class<T>) - Method in class org.nuxeo.runtime.annotations.AnnotationManager
 
load(String) - Method in interface org.nuxeo.ecm.core.convert.cache.CachableBlobHolder
Reloads the BlobHolder from a file.
load(String) - Method in class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
 
load(String) - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
load(String, String) - Method in interface org.nuxeo.ecm.core.redis.RedisAdmin
Load script in redis
load(String, String) - Method in class org.nuxeo.ecm.core.redis.RedisComponent
 
load(URL) - Method in class org.nuxeo.common.xmap.XMap
Processes the XML file at the given URL using a default context.
load(URL) - Static method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
load(List<String>, List<String>) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
 
load(Context, InputStream) - Method in class org.nuxeo.common.xmap.XMap
Processes the XML content from the given input stream using the given context.
load(Context, URL) - Method in class org.nuxeo.common.xmap.XMap
Processes the XML file at the given URL and using the given contexts.
load(Context, Element) - Method in class org.nuxeo.common.xmap.XMap
Processes the given DOM element and return the first mappable object found in the element.
load(Blob, String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
This is just a shortcut.
load(FormDataProvider, Form) - Method in interface org.nuxeo.ecm.webengine.forms.validation.Form
Before using the form, implementors must ensure this method is called to initialize form data, otherwise NPE will be thrown.
load(FormDataProvider, Form) - Method in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
load(Element) - Method in class org.nuxeo.common.xmap.XMap
Processes the given DOM element and return the first mappable object found in the element.
loadAdapterConfig(InputStream) - Static method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakNuxeoDeployment
 
loadAll(InputStream) - Method in class org.nuxeo.common.xmap.XMap
Processes the XML from the given input stream using the given context.
loadAll(URL) - Method in class org.nuxeo.common.xmap.XMap
Processes the XML file at the given URL using a default context.
loadAll(Context, InputStream) - Method in class org.nuxeo.common.xmap.XMap
Processes the XML from the given input stream using the given context.
loadAll(Context, URL) - Method in class org.nuxeo.common.xmap.XMap
Processes the XML file at the given URL using the given context
loadAll(Context, Element) - Method in class org.nuxeo.common.xmap.XMap
Processes the given DOM element and return a list with all top-level mappable objects found in the element.
loadAll(Context, Element, Collection<Object>) - Method in class org.nuxeo.common.xmap.XMap
Same as XMap.loadAll(Context, Element) but put collected objects in the given collection.
loadAll(Element) - Method in class org.nuxeo.common.xmap.XMap
Processes the given DOM element and return a list with all top-level mappable objects found in the element.
loadAll(Element, Collection<Object>) - Method in class org.nuxeo.common.xmap.XMap
Same as XMap.loadAll(Element) but put collected objects in the given collection.
loadAnnotations(AnnotationManager) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
loadAnnotations(AnnotationManager) - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
loadAnnotations(AnnotationManager) - Method in class org.nuxeo.ecm.webengine.model.impl.ResourceTypeImpl
 
loadAttributes(Schema, XSComplexType, ComplexType) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadBalance - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
loadBlobs(List<Map<String, String>>) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
loadBundle(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
loadBundle(BundleFile) - Method in class org.nuxeo.osgi.application.StandaloneBundleLoader
 
loadBundles(List<File>) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
loadChildren() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
loadClass(String) - Method in class org.nuxeo.common.xmap.Context
 
loadClass(String) - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
 
loadClass(String) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
loadClass(String) - Static method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
loadClass(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Load a class from a class reference string.
loadClass(String) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
loadClass(String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
 
loadClass(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
loadClass(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
Loads a class given its name.
loadClass(String) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
loadClass(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
loadClass(String) - Method in interface org.nuxeo.osgi.application.MutableClassLoader
 
loadClass(String) - Method in class org.nuxeo.osgi.application.MutableClassLoaderDelegate
 
loadClass(String) - Method in class org.nuxeo.osgi.BundleImpl
 
loadClass(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
loadClass(String) - Method in class org.nuxeo.runtime.model.impl.XMapContext
 
loadClass(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Loads the class given its name.
loadClass(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
Load a class from another bundle given its reference as bundleSymbolicName:className If no bundleSymbolicName: prefix is given then a classForName will be done
loadClass(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
loadClass(String) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
 
loadClass(String, boolean) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
Deprecated.
 
loadClass(String, boolean) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
loadClass(String, boolean) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
loadClass(String, boolean) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
Do not synchronize this method at method level to avoid deadlocks.
loadClass(String, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Load a class given the owner bundle and the class name.
loadClass(String, String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
loadClass(String, String, ClassLoader) - Method in class org.nuxeo.runtime.launcher.NuxeoRMIClassLoader
Just delegate
loadClasses(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Load classes from a list of class references given as a comma separated string list.
loadClasses(String, char) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Load classes from a list of class references given as a 'sep' separated string list.
loadCommands() - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
Load the commands of this task given the user parameters.
loadComplexType(Schema, String, XSType) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadComponents(Bundle, RuntimeContext, boolean) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadComponents(Bundle, RuntimeContext, boolean) - Method in class org.nuxeo.runtime.test.OSGiRuntimeTestService
 
loadConfig() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
loadConfig() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadConfiguration() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
loadConfiguration(File) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
loadConfiguration(InputStream) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
loadConfigurationFromProvider() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadContributions(RegistrationInfo, Extension) - Static method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
loadContributions(RegistrationInfo, Extension) - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
loadCredential(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
Load a credential from the token store with the userId returned by getServiceUser() as key.
loadCredential(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
Loads a credential from the token store
loadData() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
Deprecated.
loadData() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
loadData(String, char, Schema, Consumer<Map<String, Object>>) - Static method in class org.nuxeo.ecm.directory.DirectoryCSVLoader
Loads the CSV data file based on the provided schema, and creates the corresponding entries using the provided loader.
loadData(Blob, char, Schema, Consumer<Map<String, Object>>) - Static method in class org.nuxeo.ecm.directory.DirectoryCSVLoader
Loads the CSV data file based on the provided schema, and creates the corresponding entries using the provided loader.
loadDataModel(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Lazily loads the given data model.
loadDataModelsForFacet(DocumentModel, Document, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
loadDataOnInit(boolean) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
loadDefaultConfig() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
Loads default properties.
loadDevBundles() - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
 
loadDevBundles() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
loadDic() - Method in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
loadDic(String) - Method in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
Deprecated.
since 6.0
loadDirectoryStack() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
loadDiscovery() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
loadDiscovery(byte[]) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
loadDocuments(CoreSession, List<String>) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
Helper to load a list of documents.
loaded - Variable in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
loader - Variable in class org.nuxeo.connect.update.standalone.LocalPackageData
 
loader - Variable in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
 
loader - Variable in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
loader - Variable in class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
 
loader - Variable in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
loader - Variable in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
loader - Variable in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
loader - Variable in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
 
loader - Variable in class org.nuxeo.osgi.application.ClassPath
 
loader - Variable in class org.nuxeo.osgi.application.client.NuxeoApp
 
loader - Variable in class org.nuxeo.osgi.application.DelegateLoader
 
loader - Variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
loader - Variable in class org.nuxeo.osgi.application.StandaloneBundleLoader
 
loader - Variable in class org.nuxeo.osgi.BundleImpl
 
loader - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
loader - Variable in class org.nuxeo.runtime.test.TargetResourceLocator
 
loader - Variable in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
loader - Variable in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
LoaderConstants - Interface in org.nuxeo.osgi.application
 
loaders - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
Deprecated.
 
loadFacetsInfo(DocumentModel, Document) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
loadFragment(Element, String) - Static method in class org.nuxeo.common.xmap.DOMHelper
Parses a string containing XML and returns a DocumentFragment containing the nodes of the parsed XML.
loadFromCSV(String, Blob, String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Loads a CSV into the given directoryName.
loadFromCSV(String, Blob, String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
loadFromCSV(Blob, String) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
loadFromCSV(Blob, String) - Method in interface org.nuxeo.ecm.directory.Directory
Loads a CSV into a Directory.
LoadFromCSV - Class in org.nuxeo.ecm.automation.core.operations.services.directory
Load entries into a Directory from a CSV File.
LoadFromCSV() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.LoadFromCSV
 
loadFromDocument(DocumentModel) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
loadFromXML(InputStream) - Method in class org.nuxeo.common.codec.CryptoProperties
 
loadGuardFromAnnoation(Class<?>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
loadJAR(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
loadJAR(BundleFile) - Method in class org.nuxeo.osgi.application.StandaloneBundleLoader
 
LoadJarPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
LoadJarPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
 
LoadJarPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
 
loadJspTaglib(GenericServlet) - Method in class org.nuxeo.ecm.webengine.WebEngine
JSP taglib support
loadKeyStore(String, String, String) - Method in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
loadKeyStore(String, String, String) - Method in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
loadKeyStore(String, String, String) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
 
loadListType(Schema, XSListSimpleType, String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadLocalClass(String, boolean) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
 
loadLocalClass(String, boolean) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
 
loadMetadata(Contribution) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
loadModel(String) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
loadModule(File) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
loadModule(ModuleConfiguration) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
loadModuleFromDir(File) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
loadModuleRootResources(ModuleConfiguration) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
loadModules(File) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
loadNuxeoDefaults(File) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Loads the nuxeo.defaults and nuxeo.NUXEO_ENVIRONMENT files.
loadPackage(File) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
loadPackage(InputStream) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
loadPackageFromZip(File) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
loadParameterizedSuggester() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
loadParametrizedFile(File, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
loadPersistedComponent(File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
loadPersistedComponents() - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
loadPersistedComponents(RuntimeContext, File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
loadProperties(File) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadProperties(InputStream) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadProperties(Reader) - Static method in class org.nuxeo.ecm.automation.core.util.Properties
 
loadProperties(Reader, Map<String, String>) - Static method in class org.nuxeo.ecm.automation.core.util.Properties
 
loadProperties(URL) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
loadProperties(Properties) - Method in class org.nuxeo.common.Environment
 
loadPropertyFile(File) - Method in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
loadProxyClass(String, String[], ClassLoader) - Method in class org.nuxeo.runtime.launcher.NuxeoRMIClassLoader
Ignore the JVM, use the thread context classloader for proxy caching
loadResourcesFromXML(InputStream) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
 
loadResourcesFromXML(InputStream) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
loadResourcesFromXML(InputStream) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
Returns resources built from given stream.
loadResourcesFromXML(InputStream) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
loadRunMethod() - Static method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
loadSchema(String, String, XSSchemaSet, String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadSchema(String, String, XSSchemaSet, String, boolean) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadSchema(String, String, File) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadSchema(String, String, File, String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
Called by schema manager.
loadSchema(String, String, File, String, boolean) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadSchema(String, String, URL) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadSchema(String, String, URL, String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
Create Nuxeo schema from a XSD resource.
loadSchema(Path) - Method in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
Load the avro schema from this file.
loadSchema(ExportedDocument, Schema, DocumentModel, Element) - Static method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
loadSchema(SchemaBindingDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
loadSchemas(Path) - Method in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
Load all avro schema files from this directory.
loadSchemas(ExportedDocument, DocumentModel, Document) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
loadSimpleType(Schema, XSType, String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadStates() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
loadSystemInfo(DocumentModel, Document) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
loadSystemProperties() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
loadTrimmedProperties(File) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
loadTrimmedProperties(Properties, File) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
loadTrimmedProperties(Properties, InputStreamReader) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
loadType(Class<?>) - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
loadType(String) - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
loadType(String) - Method in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
Gets a type descriptor given an absolute className.
loadType(Schema, XSType, String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
loadType(ClassProxy) - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
loadTypeAndRecord(Writer, String) - Method in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
Loads a type and cache it.
loadTypes(Class<?>[]) - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
loadTypesFile(File) - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
Old method to load types from a web-types file generated at build time
loadUserBundles(String) - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
loadXml(File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
loadXml(InputStream) - Static method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
LOCAL_ACL - Static variable in interface org.nuxeo.ecm.core.api.security.ACL
 
LocalBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
A simple filesystem-based binary manager.
LocalBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
LocalBinaryManager.DefaultBinaryGarbageCollector - Class in org.nuxeo.ecm.core.blob.binary
 
LocalBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
LocalBlobProvider - Class in org.nuxeo.ecm.core.blob
A simple blob provider storing blobs on the local filesystem.
LocalBlobProvider() - Constructor for class org.nuxeo.ecm.core.blob.LocalBlobProvider
 
LocalBlobStore - Class in org.nuxeo.ecm.core.blob
Blob storage as files on a local filesystem.
LocalBlobStore(String, KeyStrategy, PathStrategy) - Constructor for class org.nuxeo.ecm.core.blob.LocalBlobStore
 
LocalBlobStore.LocalBlobGarbageCollector - Class in org.nuxeo.ecm.core.blob
 
LocalBlobStoreConfiguration - Class in org.nuxeo.ecm.core.blob
Configuration for the local storage of files.
LocalBlobStoreConfiguration(Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
LocalClassLoader - Interface in org.nuxeo.runtime.tomcat.dev
 
LocalConfiguration<T> - Interface in org.nuxeo.ecm.core.api.localconfiguration
Interface that must be implemented by other interface representing a local configuration.
localConfigurationService - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParam
 
localConfigurationService - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParams
 
localConfigurationService - Variable in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
 
LocalConfigurationService - Interface in org.nuxeo.ecm.core.api.localconfiguration
Service handling LocalConfiguration classes.
LocalConfigurationServiceImpl - Class in org.nuxeo.ecm.core.api.localconfiguration
Default implementation of LocalConfigurationService.
LocalConfigurationServiceImpl() - Constructor for class org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationServiceImpl
 
LocalDeploy - Annotation Type in org.nuxeo.runtime.test.runner
Deprecated.
since 10.1, use Deploy
locale - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
locale - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
locale - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
locale - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
locale - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
locale - Variable in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
locale(Locale) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
locale(Locale) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
LOCALE_SESSION_KEY - Static variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
LocaleComponent - Class in org.nuxeo.ecm.platform.web.common.locale
Allow external components to provide locale and timezone to be used in the application.
LocaleComponent() - Constructor for class org.nuxeo.ecm.platform.web.common.locale.LocaleComponent
 
localeMessages - Variable in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
LocaleMessagesMethod - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
Message method that differs from the standard one as its second argument is the locale.
LocaleMessagesMethod(ResourceComposite) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.LocaleMessagesMethod
 
LocaleProvider - Interface in org.nuxeo.ecm.platform.web.common.locale
Provides locale and timezone.
LocaleProviderDescriptor - Class in org.nuxeo.ecm.platform.web.common.locale
 
LocaleProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.locale.LocaleProviderDescriptor
 
LocalEventBundlePipe - Class in org.nuxeo.ecm.core.event.pipe.local
Local In memory implementation: directly relays to WorkManager
LocalEventBundlePipe() - Constructor for class org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe
 
LocalEventBundlePipeConsumer - Class in org.nuxeo.ecm.core.event.pipe.local
In memory implementation that does not handle any marshaling and directly feeds the WorkManager.
LocalEventBundlePipeConsumer() - Constructor for class org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipeConsumer
 
LOCALHOST_PATTERN - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
localInstanceId - Static variable in class org.nuxeo.ecm.platform.web.common.admin.AdministrativeStatusListener
 
localize - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
localizedMessage - Variable in exception org.nuxeo.ecm.core.api.RecoverableClientException
 
localizedMessage - Variable in class org.nuxeo.ecm.csv.core.CSVImportLog
 
LOCALLY_EDITED_COLLECTION_NAME - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
localName - Variable in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
localNameToId(String) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
LocalPackageData - Class in org.nuxeo.connect.update.standalone
 
LocalPackageData(ClassLoader, File) - Constructor for class org.nuxeo.connect.update.standalone.LocalPackageData
 
LocalPackageImpl - Class in org.nuxeo.connect.update.standalone
 
LocalPackageImpl(File, int, PackageUpdateService) - Constructor for class org.nuxeo.connect.update.standalone.LocalPackageImpl
LocalPackageImpl(File, PackageState, PackageUpdateService) - Constructor for class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
LocalPackageImpl(ClassLoader, File, int, PackageUpdateService) - Constructor for class org.nuxeo.connect.update.standalone.LocalPackageImpl
LocalPackageImpl(ClassLoader, File, PackageState, PackageUpdateService) - Constructor for class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
localProperties - Variable in class org.nuxeo.ecm.platform.actions.Action
Extra set of properties to be used by API, when creating actions on the fly without contributions to the service.
localPublish(String, byte[]) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubProvider
 
LocalSession - Class in org.nuxeo.ecm.core.api.local
Local Session: implementation of CoreSession beyond AbstractSession, dealing with low-level stuff.
LocalSession(String, NuxeoPrincipal) - Constructor for class org.nuxeo.ecm.core.api.local.LocalSession
 
localState - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
LocalThemeConfig - Interface in org.nuxeo.theme.localconfiguration
Local configuration class to handle configuration of theme.
LocalThemeConfigAdapter - Class in org.nuxeo.theme.localconfiguration
Default implementation of LocalThemeConfig.
LocalThemeConfigAdapter(DocumentModel) - Constructor for class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
LocalThemeConfigAdapterFactory - Class in org.nuxeo.theme.localconfiguration
Factory creating the LocalThemeConfigAdapter adapter if the document has the ThemeLocalConfiguration facet.
LocalThemeConfigAdapterFactory() - Constructor for class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapterFactory
 
LocalThemeConfigConstants - Class in org.nuxeo.theme.localconfiguration
 
LocalThemeHelper - Class in org.nuxeo.theme.localconfiguration
 
LocalThemeHelper() - Constructor for class org.nuxeo.theme.localconfiguration.LocalThemeHelper
 
LocalURLClassLoader - Class in org.nuxeo.runtime.tomcat.dev
 
LocalURLClassLoader(ClassLoader) - Constructor for class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
 
LocalURLClassLoader(URL[], ClassLoader) - Constructor for class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
 
localVariables - Variable in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
locate(String) - Method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
 
location - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.NuxeoRedirectingContentStream
 
location - Variable in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
location - Variable in class org.nuxeo.osgi.BundleImpl
 
location - Variable in class org.nuxeo.osgi.NestedJarBundleFile
 
location - Variable in class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
 
LOCATION - Static variable in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
LOCATION - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
locationEnabled - Variable in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
 
LocationManagerPlugin - Class in org.nuxeo.ecm.platform.util
 
LocationManagerPlugin() - Constructor for class org.nuxeo.ecm.platform.util.LocationManagerPlugin
 
LocationManagerPluginExtension - Class in org.nuxeo.ecm.platform.util
 
LocationManagerPluginExtension() - Constructor for class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
 
LocationManagerService - Class in org.nuxeo.ecm.platform.util
 
LocationManagerService() - Constructor for class org.nuxeo.ecm.platform.util.LocationManagerService
 
locationName - Variable in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
 
locator - Variable in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
locator - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
LOCATORS_EXT_KEY - Static variable in class org.nuxeo.runtime.management.ServerLocatorService
 
lock - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
lock - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
lock - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkCompletionSynchronizer
 
lock - Variable in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
lock - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
lock - Variable in class org.nuxeo.ecm.platform.mail.listener.MailEventListener
 
lock - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
lock - Variable in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
 
lock(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
lock(UriInfo) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
lock(UriInfo) - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
lock(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
lock(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
lock(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
Lock - Class in org.nuxeo.ecm.core.api
Information about a lock set on a document.
Lock(String, Calendar) - Constructor for class org.nuxeo.ecm.core.api.Lock
 
Lock(String, Calendar, boolean) - Constructor for class org.nuxeo.ecm.core.api.Lock
 
Lock(Lock, boolean) - Constructor for class org.nuxeo.ecm.core.api.Lock
 
LOCK - org.nuxeo.wopi.Operation
 
LOCK - Annotation Type in org.nuxeo.ecm.webengine.model.methods
 
LOCK - Static variable in class org.nuxeo.ecm.core.api.LockHelper
 
LOCK - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
LOCK - Static variable in class org.nuxeo.wopi.Headers
 
LOCK_ACQUIRE_TIME_NANOS - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
LOCK_CREATED_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
LOCK_CREATED_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
LOCK_CREATED_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
LOCK_CREATED_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
LOCK_DIRECTORY_DOC_ID - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_DIRECTORY_FILE_ID - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_DIRECTORY_LOCK - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_DIRECTORY_NAME - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_DIRECTORY_REPOSITORY - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_DIRECTORY_SCHEMA_NAME - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_DIRECTORY_TIMESTAMP - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_EXPIRATION_EVENT - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_EXPONENTIAL_BACKOFF_AFTER_NANOS - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
LOCK_FIELDS - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
LOCK_OWNER_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
LOCK_OWNER_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
LOCK_OWNER_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
LOCK_OWNER_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
LOCK_RETRIES - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
LOCK_SLEEP_DELAY - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
LOCK_SLEEP_INCREMENT - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
LOCK_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
LOCK_TIMEOUT_S - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
LOCK_TTL - Static variable in class org.nuxeo.wopi.Constants
 
LOCK_UNKNOWN - Static variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
LockableDocumentAdapterFactory - Class in org.nuxeo.ecm.platform.routing.core.adapter
LockableDocumentAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.routing.core.adapter.LockableDocumentAdapterFactory
 
LockableDocumentRoute - Interface in org.nuxeo.ecm.platform.routing.api
 
LockableDocumentRouteImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
 
LockableDocumentRouteImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
 
lockDocument(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
 
lockDocument(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
 
LockDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
LockDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.LockDocument
 
lockDocumentRoute(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Locks this DocumentRoute if not already locked by the current user.
lockDocumentRoute(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
locked - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
Number of docs not ok due to lock status.
LOCKED - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
LockException - Exception in org.nuxeo.ecm.core.api
Exception thrown when failing to lock or unlock a document.
LockException() - Constructor for exception org.nuxeo.ecm.core.api.LockException
 
LockException(int) - Constructor for exception org.nuxeo.ecm.core.api.LockException
 
LockException(String) - Constructor for exception org.nuxeo.ecm.core.api.LockException
 
LockException(String, int) - Constructor for exception org.nuxeo.ecm.core.api.LockException
 
LockException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.LockException
 
LockException(String, Throwable, int) - Constructor for exception org.nuxeo.ecm.core.api.LockException
 
LockException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.LockException
 
LockException(Throwable, int) - Constructor for exception org.nuxeo.ecm.core.api.LockException
 
LockExpirationListener - Class in org.nuxeo.wopi.lock
Handles expired WOPI locks by unlocking the related document and removing the stored lock.
LockExpirationListener() - Constructor for class org.nuxeo.wopi.lock.LockExpirationListener
 
LockExporterExtension - Class in org.nuxeo.ecm.core.io.impl.extensions
Allows to export Lock information as part of the XML strem
LockExporterExtension() - Constructor for class org.nuxeo.ecm.core.io.impl.extensions.LockExporterExtension
 
lockFromString(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
LockHelper - Class in org.nuxeo.ecm.core.api
Utilities to work with locks
LockHelper - Class in org.nuxeo.wopi.lock
 
lockInfo - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
lockManager - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
LockManager - Interface in org.nuxeo.ecm.core.api.lock
Manager of locks for a repository.
LockManagerDescriptor - Class in org.nuxeo.ecm.core.storage.lock
Descriptor of a LockManager for the LockManagerService.
LockManagerDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.lock.LockManagerDescriptor
 
LockManagerDescriptor(LockManagerDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.lock.LockManagerDescriptor
Copy constructor.
LockManagerDescriptorRegistry() - Constructor for class org.nuxeo.ecm.core.storage.lock.LockManagerService.LockManagerDescriptorRegistry
 
lockManagers - Variable in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
LockManagerService - Class in org.nuxeo.ecm.core.storage.lock
Service holding the registered lock managers.
LockManagerService() - Constructor for class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
LockManagerService.LockManagerDescriptorRegistry - Class in org.nuxeo.ecm.core.storage.lock
 
lockOrUnlockAndRelock() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the Lock and UnlockAndRelock operations.
LockSecurityPolicy - Class in org.nuxeo.ecm.core.security
Security policy that blocks WRITE permission on a document if it is locked by someone else.
LockSecurityPolicy() - Constructor for class org.nuxeo.ecm.core.security.LockSecurityPolicy
 
LockService - Class in org.nuxeo.ecm.core.rest
Lock Service - manages locks on documents.
LockService() - Constructor for class org.nuxeo.ecm.core.rest.LockService
 
LockStepJob - Class in org.nuxeo.ecm.core.storage.sql
Helper class to run jobs in lock step in several threads.
LockStepJob() - Constructor for class org.nuxeo.ecm.core.storage.sql.LockStepJob
 
LOD_CONVERTER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
LOD_IDS_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
LodsConverter - Class in org.nuxeo.ecm.platform.threed.convert
Level of details converter for 3D document type
LodsConverter() - Constructor for class org.nuxeo.ecm.platform.threed.convert.LodsConverter
 
log - Variable in class org.nuxeo.common.Environment
 
log - Static variable in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
log - Static variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
log - Static variable in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
log - Static variable in class org.nuxeo.connect.client.we.DownloadHandler
 
log - Static variable in class org.nuxeo.connect.client.we.InstallHandler
 
log - Static variable in class org.nuxeo.connect.client.we.RemoveHandler
 
log - Static variable in class org.nuxeo.connect.client.we.UninstallHandler
 
log - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
log - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
log - Static variable in class org.nuxeo.connect.update.task.update.Rollback
 
log - Static variable in class org.nuxeo.connect.update.task.update.Update
 
log - Variable in class org.nuxeo.dmk.DmkComponent
 
log - Static variable in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
 
log - Variable in class org.nuxeo.easyshare.EasyShare
 
log - Static variable in class org.nuxeo.ecm.admin.NuxeoCtlManager
 
log - Static variable in class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
 
log - Static variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
log - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.RunConverter
 
log - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
log - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
log - Static variable in class org.nuxeo.ecm.automation.core.operations.notification.MailTemplateHelper
 
log - Static variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
log - Static variable in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
log - Static variable in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
Deprecated.
 
log - Static variable in class org.nuxeo.ecm.automation.jaxrs.io.JsonRecordSetWriter
 
log - Static variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
 
log - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.AutomationModule
 
log - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
log - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
log - Static variable in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
 
log - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
log - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
log - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PPTX2TextConverter
 
log - Static variable in class org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener
 
log - Static variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
log - Static variable in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
 
log - Static variable in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentWriter
 
log - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
log - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
log - Static variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
log - Static variable in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
 
log - Static variable in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
log - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
log - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisUIDSequencer
 
log - Variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
log - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
log - Static variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
log - Static variable in class org.nuxeo.ecm.core.storage.State
 
log - Static variable in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
log - Variable in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
log - Variable in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
log - Static variable in class org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener
 
log - Static variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
log - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
log - Static variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
log - Static variable in class org.nuxeo.ecm.directory.impl.WritePolicyEntryAdaptor
 
log - Static variable in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
log - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
log - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
log - Static variable in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
 
log - Static variable in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
log - Variable in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
 
log - Static variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
log - Static variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
log - Static variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
log - Static variable in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
log - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
log - Static variable in class org.nuxeo.ecm.platform.auth.saml.web.MetadataServlet
 
log - Static variable in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
log - Static variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
 
log - Static variable in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
 
log - Variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
 
log - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
log - Variable in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
log - Static variable in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
log - Static variable in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
log - Static variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLFileSourceNode
 
log - Static variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
log - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
log - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
log - Static variable in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
log - Static variable in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
log - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
log - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
log - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
log - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
log - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
log - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
 
log - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
log - Static variable in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
log - Static variable in class org.nuxeo.ecm.platform.picture.ExifHelper
 
log - Static variable in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
log - Static variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
log - Static variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
log - Static variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
 
log - Static variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
log - Static variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
log - Static variable in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
 
log - Static variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
log - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
log - Static variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestJsonReader
 
log - Static variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestLegacyJsonReader
Deprecated.
 
log - Static variable in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
log - Static variable in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
log - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.AnonymousAuthenticatorForCAS2
 
log - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
log - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
 
log - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
log - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.StartupPageServlet
 
log - Static variable in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
log - Static variable in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
 
log - Static variable in class org.nuxeo.ecm.platform.video.convert.ScreenshotConverter
 
log - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
log - Static variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
log - Static variable in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
log - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
 
log - Static variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
log - Static variable in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
log - Static variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
log - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
log - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
log - Static variable in class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
 
log - Static variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
log - Static variable in class org.nuxeo.ecm.webengine.jaxrs.session.CoreExceptionMapper
Deprecated.
 
log - Static variable in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
log - Static variable in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
log - Static variable in class org.nuxeo.ecm.webengine.servlet.ResourceServlet
 
log - Static variable in class org.nuxeo.ecm.webengine.session.UserSession
 
log - Static variable in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
log - Static variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
log - Static variable in class org.nuxeo.elasticsearch.audit.io.AuditEntryJSONWriter
 
log - Variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
log - Static variable in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
log - Static variable in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
log - Static variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
log - Static variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
log - Static variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
log - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
log - Static variable in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
 
log - Static variable in class org.nuxeo.runtime.deploy.ManagedComponent
 
log - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
log - Static variable in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
log - Static variable in class org.nuxeo.runtime.management.metrics.MetricRegister
 
log - Static variable in class org.nuxeo.runtime.management.metrics.MetricSerializingCallback
 
log - Static variable in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter
 
log - Static variable in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
log - Static variable in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
log - Static variable in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
log - Static variable in class org.nuxeo.runtime.test.logging.TestLogFeature
 
log - Static variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
log - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
log - Static variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
log - Static variable in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
log - Static variable in class org.nuxeo.template.adapters.AbstractTemplateDocument
 
log - Static variable in class org.nuxeo.template.adapters.TemplateAdapterFactory
 
log - Static variable in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
log - Static variable in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
log - Static variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
log - Static variable in class org.nuxeo.template.context.AbstractContextBuilder
 
log - Static variable in class org.nuxeo.template.context.BlobHolderWrapper
 
log - Static variable in class org.nuxeo.template.context.extensions.AuditExtensionFactory
 
log - Static variable in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
log - Static variable in class org.nuxeo.template.fm.FMContextBuilder
 
log - Static variable in class org.nuxeo.template.jaxrs.AbstractResourceService
 
log - Static variable in class org.nuxeo.template.listeners.TemplateTypeBindingListener
 
log - Static variable in class org.nuxeo.template.processors.AbstractTemplateProcessor
 
log - Static variable in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
log - Static variable in class org.nuxeo.template.rendition.TemplateBasedRenditionProvider
 
log - Static variable in class org.nuxeo.template.service.TemplateMappingFetcher
 
log - Static variable in class org.nuxeo.template.service.TemplateProcessorComponent
 
log - Static variable in class org.nuxeo.template.xdocreport.jaxrs.AbstractResourceService
 
log - Static variable in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
log - Static variable in class org.nuxeo.usermapper.extension.AbstractUserMapper
 
log - Static variable in class org.nuxeo.usermapper.service.UserMapperComponent
 
log() - Method in class org.nuxeo.launcher.info.CommandSetInfo
Log commands in error
log() - Method in class org.nuxeo.launcher.info.MessageInfo
Log content of the message info
log(boolean) - Method in class org.nuxeo.launcher.info.CommandInfo
Log content of the command info
log(boolean) - Method in class org.nuxeo.launcher.info.CommandSetInfo
Log full content of the command set (parse commands and their content)
log(Double[]) - Method in class org.nuxeo.ecm.platform.importer.log.PerfLogger
 
log(String) - Method in class org.nuxeo.automation.scripting.helper.Console
 
log(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
log(String) - Static method in class org.nuxeo.runtime.logging.DeprecationLogger
 
log(String[]) - Method in class org.nuxeo.ecm.platform.importer.log.PerfLogger
 
log(String, int) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
log(String, String) - Static method in class org.nuxeo.runtime.logging.DeprecationLogger
 
log(XAException) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle.XAErrorLogger
 
LOG_CATEGORY - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_COMMENT - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_CONFIG_OPT - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
LOG_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
LOG_DOC_LIFE_CYCLE - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_DOC_PATH - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_DOC_UUID - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_EVENT_DATE - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_EXTENDED - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_FEATURE_CLASS_CHECKER_RULE - Static variable in class org.nuxeo.runtime.test.logging.TestLogFeature
 
LOG_ID - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_LOG_DATE - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_NAME_OPT - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
LOG_PRINCIPAL_NAME - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
LOG_REPOSITORY_ID - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
 
Log4JHelper - Class in org.nuxeo.log4j
Provides helper methods for working with log4j
Log4JHelper() - Constructor for class org.nuxeo.log4j.Log4JHelper
 
Log4jWebFilter - Class in org.nuxeo.ecm.core.management.jtajca.internal
 
Log4jWebFilter() - Constructor for class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
 
logAppender - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature
A Log4j Appender added to LoggerContext at beginning of tests.
LogAppender<M extends Externalizable> - Interface in org.nuxeo.lib.stream.log
An appender is used to append message into a Log.
logAsyncExec(EventListenerDescriptor, long) - Method in interface org.nuxeo.ecm.core.event.EventStats
 
logAsyncExec(EventListenerDescriptor, long) - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
logAsyncExec(EventListenerDescriptor, long) - Method in class org.nuxeo.ecm.core.management.events.EventStatsImpl
Deprecated.
 
logAuthenticationAttempt(UserIdentificationInfo, boolean) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
logBlobInfoName - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
logBlobInfoName - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
LogBlobInfoWriter - Class in org.nuxeo.importer.stream.consumer
Write blob information to a Log, use only one partition.
LogBlobInfoWriter(LogAppender<BlobInfoMessage>) - Constructor for class org.nuxeo.importer.stream.consumer.LogBlobInfoWriter
 
LogCaptureFeature - Class in org.nuxeo.runtime.test.runner
Test feature to capture from a log4j appender to check that some log4j calls have been correctly called.
LogCaptureFeature() - Constructor for class org.nuxeo.runtime.test.runner.LogCaptureFeature
 
LogCaptureFeature.DefaultFilter - Class in org.nuxeo.runtime.test.runner
Default Nuxeo filter which takes a logger name and a log level to accept only events matching both.
LogCaptureFeature.Filter - Interface in org.nuxeo.runtime.test.runner
 
LogCaptureFeature.FilterOn - Annotation Type in org.nuxeo.runtime.test.runner
 
LogCaptureFeature.FilterWith - Annotation Type in org.nuxeo.runtime.test.runner
 
LogCaptureFeature.NoLogCaptureFilterException - Error in org.nuxeo.runtime.test.runner
 
LogCaptureFeature.Result - Class in org.nuxeo.runtime.test.runner
Log result class.
logCaptureResult - Variable in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
logClientAbort(Throwable) - Static method in class org.nuxeo.ecm.core.io.download.DownloadHelper
 
logComponentManagerStatus() - Method in class org.nuxeo.runtime.reload.ReloadComponent
Logs the ComponentManager status.
logCondition(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
logCondition(Supplier<String>) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
logConfig - Variable in class org.nuxeo.runtime.AbstractRuntimeService
 
logConfig - Variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
LogConfig - Interface in org.nuxeo.lib.stream.log
 
LogConfig() - Constructor for class org.nuxeo.runtime.AbstractRuntimeService.LogConfig
 
LogConfigDescriptor - Class in org.nuxeo.runtime.stream
 
LogConfigDescriptor() - Constructor for class org.nuxeo.runtime.stream.LogConfigDescriptor
 
LogConfigDescriptor.LogDescriptor - Class in org.nuxeo.runtime.stream
 
LogConfigDescriptor.LogMatchDescriptor - Class in org.nuxeo.runtime.stream
 
logCount(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
logDeprecatedMessageAndVerify(boolean) - Method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
LogDescriptor() - Constructor for class org.nuxeo.runtime.stream.LogConfigDescriptor.LogDescriptor
 
logDir - Variable in class org.nuxeo.launcher.config.ServerConfigurator
 
logDownload(HttpServletRequest, DocumentModel, String, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Logs a download.
logDownload(HttpServletRequest, DocumentModel, String, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
logDownload(DocumentModel, String, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Deprecated.
since 11.1, use the signature including the request
LogEntry - Interface in org.nuxeo.ecm.platform.audit.api
Log entry.
LOGENTRY_TAG - Static variable in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
 
LogEntryCSVWriter - Class in org.nuxeo.ecm.platform.audit.io
Convert LogEntry to CSV only keeping default and fetched properties if any.
LogEntryCSVWriter() - Constructor for class org.nuxeo.ecm.platform.audit.io.LogEntryCSVWriter
 
LogEntryImpl - Class in org.nuxeo.ecm.platform.audit.impl
Log entry implementation.
LogEntryImpl() - Constructor for class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
LogEntryJsonWriter - Class in org.nuxeo.ecm.platform.audit.io
Convert LogEntry to Json.
LogEntryJsonWriter() - Constructor for class org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriter
 
LogEntryList - Class in org.nuxeo.ecm.platform.audit.api
 
LogEntryList(PageProvider<LogEntry>) - Constructor for class org.nuxeo.ecm.platform.audit.api.LogEntryList
 
LogEntryListCSVWriter - Class in org.nuxeo.ecm.platform.audit.io
 
LogEntryListCSVWriter() - Constructor for class org.nuxeo.ecm.platform.audit.io.LogEntryListCSVWriter
 
LogEntryListJsonWriter - Class in org.nuxeo.ecm.platform.audit.io
LogEntryListJsonWriter() - Constructor for class org.nuxeo.ecm.platform.audit.io.LogEntryListJsonWriter
 
LogEntryListWriter - Class in org.nuxeo.ecm.automation.jaxrs.io.audit
Deprecated.
since 7.2 this marshaller was migrated to org.nuxeo.ecm.platform.audit.io.LogEntryListJsonWriter. To use it in JAX-RS, register the CoreIODelegate to forward the JAX-RS marshalling to nuxeo-core-io.
LogEntryListWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryListWriter
Deprecated.
 
LogEntryProvider - Class in org.nuxeo.ecm.platform.audit.service
 
LogEntryWriter - Class in org.nuxeo.ecm.automation.jaxrs.io.audit
Deprecated.
since 7.10 this marshaller was migrated to org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriter. To use it in JAX-RS, register the CoreIODelegate to forward the JAX-RS marshalling to nuxeo-core-io.
LogEntryWriter() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryWriter
Deprecated.
 
logError(long, String, String, String...) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
logError(String) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
logError(String, Throwable) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
logEvent(Event) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
Deprecated.
since 10.10, audit event is now handled with nuxeo-stream, if you want to log events, contribute to NXAuditEventsService#event extension point
logEvent(Event) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
Deprecated.
logEvents(EventBundle) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
Deprecated.
since 10.10, audit event is now handled with nuxeo-stream, if you want to log events, contribute to NXAuditEventsService#event extension point
logEvents(EventBundle) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
Deprecated.
logExistingSuggesterName(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
Logs that the suggester named newSuggesterName already exists in the #suggesters list and therefore won't be appended to it.
LogFeature - Class in org.nuxeo.runtime.test.runner
 
LogFeature() - Constructor for class org.nuxeo.runtime.test.runner.LogFeature
 
LogFeatureClassCheckerRule() - Constructor for class org.nuxeo.runtime.test.logging.TestLogFeature.LogFeatureClassCheckerRule
 
logFeatureMethodCheckerRule - Variable in class org.nuxeo.runtime.test.logging.TestLogFeature
 
LogFeatureMethodCheckerRule() - Constructor for class org.nuxeo.runtime.test.logging.TestLogFeature.LogFeatureMethodCheckerRule
 
logFile - Variable in class org.nuxeo.ecm.platform.importer.log.PerfLogger
 
loggedIn - Variable in class org.nuxeo.runtime.api.login.NuxeoLoginContext
 
loggedValue(Object) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
Returns a loggable value using pseudo-SQL syntax.
logger - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
logger - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
logger - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
logger - Variable in class org.nuxeo.ecm.directory.sql.SQLSession
 
logger - Variable in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
 
LOGGER - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.DefaultSignatureAppearanceFactory
 
loggerClass() - Method in annotation type org.nuxeo.runtime.test.runner.LogCaptureFeature.FilterOn
 
LoggerLevel - Annotation Type in org.nuxeo.runtime.test.runner
Annotation that will help you managing the logging when dealing with tests.
LoggerLevelKey - Class in org.nuxeo.runtime.test.runner
Represents the key for a given logger level, a LoggerLevel can be defined on Class or a Method.
LoggerLevelKey(ElementType, String) - Constructor for class org.nuxeo.runtime.test.runner.LoggerLevelKey
 
LoggerLevels - Annotation Type in org.nuxeo.runtime.test.runner
 
loggerName - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature.DefaultFilter
 
loggerName - Variable in class org.nuxeo.runtime.test.runner.LoggerLevelKey
 
loggerName() - Method in annotation type org.nuxeo.runtime.test.runner.LogCaptureFeature.FilterOn
Configuration for the default filter
logGroups - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
LogHandler() - Constructor for class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
 
LOGICAL_TYPE - Static variable in class org.nuxeo.runtime.avro.AvroMapper
 
logIds(List<Serializable>, boolean, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
logImportError(long, String, String...) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
logImportInfo(long, String, String...) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
login - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
 
login - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
login - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
login - Variable in class org.nuxeo.ecm.webengine.test.LoginPage
 
login() - Method in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
login() - Static method in class org.nuxeo.runtime.api.Framework
Deprecated.
since 11.1, use Framework.loginSystem() instead
login() - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
login() - Method in interface org.nuxeo.runtime.api.login.LoginService
System login, using a private principal that has all privileges.
login() - Method in class org.nuxeo.runtime.api.login.NuxeoLoginContext
 
login(String, Object) - Static method in class org.nuxeo.runtime.api.Framework
Deprecated.
login(String, Object) - Method in class org.nuxeo.runtime.api.login.LoginComponent
Deprecated.
login(String, Object) - Method in interface org.nuxeo.runtime.api.login.LoginService
Deprecated.
login(String, String) - Method in class org.nuxeo.ecm.webengine.test.LoginPage
 
login(HttpServletRequest) - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
 
LOGIN_ACTION - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
LOGIN_BINDINGS - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
LOGIN_CATEGORY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
LOGIN_CONNECTION_FAILED - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
LOGIN_DOMAIN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
LoginContext domain name in use by default in Nuxeo.
LOGIN_ERROR - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
LOGIN_FAILED - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
LOGIN_KEY - Static variable in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
LOGIN_MISSING - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
LOGIN_PAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
LOGIN_PAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
LOGIN_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
LOGIN_STATUS_CODE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
loginAndDo(ThrowableSupplier<NuxeoLoginContext, LoginException>, ThrowableSupplier<T, E>) - Static method in class org.nuxeo.runtime.api.Framework
Logs in the Nuxeo platform using the given authSupplier, then gets the given supplier before logging out.
loginAs(String) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
Does a forced login as the given user.
loginAs(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginAsImpl
 
loginAs(String) - Static method in class org.nuxeo.runtime.api.Framework
Deprecated.
since 11.1, use Framework.loginSystem(String) instead
loginAs(String) - Method in interface org.nuxeo.runtime.api.login.LoginAs
Perform the Login As.
loginAs(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
loginAs(String) - Method in interface org.nuxeo.runtime.api.login.LoginService
System login, using a private principal that has all privileges.
LoginAs - Class in org.nuxeo.ecm.automation.core.operations.login
 
LoginAs - Interface in org.nuxeo.runtime.api.login
This service is performing a login under another identity without checking the password.
LoginAs() - Constructor for class org.nuxeo.ecm.automation.core.operations.login.LoginAs
 
LoginAsComponent - Class in org.nuxeo.runtime.api.login
LoginAs component.
LoginAsComponent() - Constructor for class org.nuxeo.runtime.api.login.LoginAsComponent
 
LoginAsDescriptor - Class in org.nuxeo.runtime.api.login
 
LoginAsDescriptor() - Constructor for class org.nuxeo.runtime.api.login.LoginAsDescriptor
 
LoginAsImpl - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
LoginAsImpl() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.LoginAsImpl
 
loginAsUser(String) - Static method in class org.nuxeo.runtime.api.Framework
Deprecated.
loginBoxBackgroundStyle - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
loginBoxWidth - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
loginButtonBackgroundColor - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
LoginComponent - Class in org.nuxeo.runtime.api.login
Component holding the stack of logged in principals.
LoginComponent() - Constructor for class org.nuxeo.runtime.api.login.LoginComponent
 
LoginComponent.SystemID - Class in org.nuxeo.runtime.api.login
 
loginConfig - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
loginContext - Variable in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
loginContext - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
loginContext - Variable in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
LOGINCONTEXT_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
loginCount - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
loginCtx - Variable in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
logIndexing(BulkStatus) - Method in class org.nuxeo.elasticsearch.bulk.IndexCompletionComputation
 
logInfo(String) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
LoginInfo - Class in org.nuxeo.ecm.automation.jaxrs
 
LoginInfo(String, Set<String>, boolean) - Constructor for class org.nuxeo.ecm.automation.jaxrs.LoginInfo
 
loginName - Variable in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
loginPage - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
LoginPage - Class in org.nuxeo.ecm.webengine.test
 
LoginPage() - Constructor for class org.nuxeo.ecm.webengine.test.LoginPage
 
LoginProviderLink - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
LoginProviderLink() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
LoginProviderLink(String, String, String, String, String, LoginProviderLinkComputer) - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
LoginProviderLinkComputer - Interface in org.nuxeo.ecm.platform.ui.web.auth.service
 
loginRedirectURLParameter - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
LoginResponseHandler - Interface in org.nuxeo.ecm.platform.ui.web.auth.interfaces
Interface for services that knows how to handle login responses.
LoginScreenConfig - Class in org.nuxeo.ecm.platform.ui.web.auth.service
XMap object to manage configuration of the login screen (login.jsp)
LoginScreenConfig() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
LoginScreenConfig(LoginProviderLink) - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
Instantiates a login screen configuration with the given login provider.
LoginScreenConfigRegistry - Class in org.nuxeo.ecm.platform.ui.web.auth.service
Registry handling hot-reload and merge of LoginScreenConfig contributions.
LoginScreenConfigRegistry() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfigRegistry
 
LoginScreenHelper - Class in org.nuxeo.ecm.platform.ui.web.auth
Simple helper class for easy access form the login.jsp page
LoginService - Interface in org.nuxeo.runtime.api.login
 
loginStack - Variable in class org.nuxeo.ecm.automation.OperationContext
A logins stack manage multiple logins and sessions in a single chain execution
logInStack(String, String) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
LoginStack - Class in org.nuxeo.ecm.automation
 
LoginStack - Class in org.nuxeo.ecm.core.api.local
Deprecated.
since 11.1
LoginStack() - Constructor for class org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
 
LoginStack(CoreSession) - Constructor for class org.nuxeo.ecm.automation.LoginStack
 
LoginStack.Entry - Class in org.nuxeo.ecm.automation
 
LoginStack.Entry - Class in org.nuxeo.ecm.core.api.local
Deprecated.
since 11.1
LoginStartupPage - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
LoginStartupPage() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
loginSystem() - Static method in class org.nuxeo.runtime.api.Framework
Login as the system user.
loginSystem(String) - Static method in class org.nuxeo.runtime.api.Framework
Login as the system user, remembering the originating user.
loginSystemOrUser(String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
loginSystemOrUser(String) - Method in class org.nuxeo.ecm.core.scheduler.EventJob
 
loginURL - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
LoginUrlTag - Class in edu.yale.its.tp.cas.client.taglib
Tag for indicating CAS's "login URL" for the cas:auth tag.
LoginUrlTag() - Constructor for class edu.yale.its.tp.cas.client.taglib.LoginUrlTag
 
loginUser(String) - Static method in class org.nuxeo.runtime.api.Framework
Login as the given user.
LoginVideo - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
LoginVideo() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
logJobEnded() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
Logs an event for a successful Job completion.
logJobFailed(String) - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
Logs an event for a failed Job execution.
logJobStarted() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
Logs an event for Job startup.
LogLag - Class in org.nuxeo.lib.stream.log
Represent the number of messages between 2 offsets
LogLag(long, long) - Constructor for class org.nuxeo.lib.stream.log.LogLag
 
LogLag(long, long, long, long) - Constructor for class org.nuxeo.lib.stream.log.LogLag
 
logLevel - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature.DefaultFilter
 
logLevel() - Method in annotation type org.nuxeo.runtime.test.runner.LogCaptureFeature.FilterOn
 
logLogout(UserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
logManager - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
logManager - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
logManager - Variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
LogManager - Interface in org.nuxeo.lib.stream.log
Manage Log and give access to Appenders and Tailers.
logMap(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
logMaps(List<Map<String, Serializable>>, boolean, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
LogMatchDescriptor() - Constructor for class org.nuxeo.runtime.stream.LogConfigDescriptor.LogMatchDescriptor
 
logName - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
logName - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
logName - Variable in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
logName - Variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
logName - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
logName - Variable in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
logName - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
logName - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
logName - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
logName - Variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
logNames - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
logNames - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
logNames - Variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
logNames - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
logNuxeoAction(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
logNuxeoAction(Supplier<String>) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
logoAlt - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
LogoDescriptor - Class in org.nuxeo.theme.styling.service.descriptors
 
LogoDescriptor() - Constructor for class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
LogOffset - Interface in org.nuxeo.lib.stream.log
A message position in a partition.
LogOffsetImpl - Class in org.nuxeo.lib.stream.log.internals
 
LogOffsetImpl(LogPartition, long) - Constructor for class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
LogOffsetImpl(Name, int, long) - Constructor for class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
logoHeight - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
LogOperation - Class in org.nuxeo.ecm.automation.core.operations
An operation to log in log4j.
LogOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.LogOperation
 
logoUrl - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
logout - Variable in class org.nuxeo.ecm.webengine.test.LoginPage
 
logout() - Method in class org.nuxeo.ecm.webengine.test.LoginPage
 
logout() - Method in class org.nuxeo.runtime.api.login.NuxeoLoginContext
 
logout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
 
Logout - Class in org.nuxeo.ecm.automation.core.operations.login
 
Logout() - Constructor for class org.nuxeo.ecm.automation.core.operations.login.Logout
 
LOGOUT_ACTION - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
LOGOUT_PAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
LOGOUT_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
logoutRedirectURLParameter - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
LogoutTag - Class in edu.yale.its.tp.cas.client.taglib
Logout tag for use with the Yale Central Authentication Service.
LogoutTag() - Constructor for class edu.yale.its.tp.cas.client.taglib.LogoutTag
 
logoutURL - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
logoutURL - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
logoWidth - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
LogPartition - Class in org.nuxeo.lib.stream.log
A tuple to store a Log name and the partition index.
LogPartition(Name, int) - Constructor for class org.nuxeo.lib.stream.log.LogPartition
 
LogPartitionGroup - Class in org.nuxeo.lib.stream.log.internals
 
LogPartitionGroup(Name, LogPartition) - Constructor for class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
LogPartitionGroup(Name, Name, int) - Constructor for class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
logPartitions - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
logQuery(String, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
logQuery(Bson, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
logQuery(Bson, Bson, Bson, int, int) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
LogRecord<M extends Externalizable> - Class in org.nuxeo.lib.stream.log
A LogRecord contains the message and its offset.
LogRecord(M, LogOffset) - Constructor for class org.nuxeo.lib.stream.log.LogRecord
 
logRequest(String, String...) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
logResponse(String, int, Object, String...) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
logResponse(String, int, String...) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
logResultSet(ResultSet, List<Column>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
logs - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
Logs - Interface in org.nuxeo.ecm.platform.audit.api
Logs interface.
logScrollRequest(String, long) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
logSearchRequest(SearchRequest) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
logSearchRequest(SearchRequest) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
logSearchRequest(SearchRequest, NxQueryBuilder, SearchType) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
logSearchResponse(SearchResponse) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
logSearchResponse(SearchResponse) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
logSearchResponse(SearchResponse) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
logSize - Variable in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
logSize - Variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
logSize - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
logSQL(String, Collection<? extends Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
logSQL(String, List<Column>, Row) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
logSQL(String, List<Column>, Row, List<Column>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
LogsRemote - Interface in org.nuxeo.ecm.platform.audit.api.remote
Remote interface for Logs.
logStack - Variable in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
logstate - Variable in class org.nuxeo.ecm.webengine.test.LoginPage
 
LogStreamManager - Class in org.nuxeo.lib.stream.computation.log
StreamManager based on a LogManager
LogStreamManager(LogManager) - Constructor for class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
LogStreamProcessor - Class in org.nuxeo.lib.stream.computation.log
 
LogStreamProcessor(LogStreamManager) - Constructor for class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
LogStreamProcessor(LogManager) - Constructor for class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
Deprecated.
logSyncExec(EventListenerDescriptor, long) - Method in interface org.nuxeo.ecm.core.event.EventStats
 
logSyncExec(EventListenerDescriptor, long) - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
logSyncExec(EventListenerDescriptor, long) - Method in class org.nuxeo.ecm.core.management.events.EventStatsImpl
Deprecated.
 
LogTailer<M extends Externalizable> - Interface in org.nuxeo.lib.stream.log
Sequential reader for a partition or multiple partitions.
logTrace(String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
logTrace(String) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
logTrace(String, String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
logTrace(String, String, String, String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
logWarning(String) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
logWriter - Variable in class org.nuxeo.ecm.platform.importer.log.PerfLogger
 
LONG - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
LONG - org.nuxeo.ecm.core.storage.sql.Model.IdType
 
LONG - org.nuxeo.ecm.core.storage.sql.PropertyType
 
LONG - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
LONG - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
LONG - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
LONG - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
LONG_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
Long column, or NULL if the value is not representable as a Long.
LONG_ONE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
LONG_SCHEMA_INDEX - Static variable in class org.nuxeo.ecm.core.bulk.io.InstantAsLongEncoding
 
LONG_ZERO - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
LONG_ZERO - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
longCol - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
longColName - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
LongInfo(long) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
 
LongProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
 
LongProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.LongProperty
 
longToBytes(Long) - Static method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
Converts a long to UTF-8 bytes.
LongToInteger - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
LongToInteger() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.LongToInteger
 
LongType - Class in org.nuxeo.ecm.core.schema.types.primitives
The long type.
longValue() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
lookup - Variable in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
lookup - Variable in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
Read only cache for automation filter lookup.
lookup - Variable in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
Read only cache for exception chain lookup.
lookup - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
Read only cache for operation lookup.
lookup - Variable in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
the cache map used for lookups.
lookup() - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
lookup() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
lookup() - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
lookup() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
lookup() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
lookup(Class<T>) - Method in class org.nuxeo.runtime.annotations.AnnotationManager
 
lookup(String, Class<T>) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
lookup(Context, String, Class<T>) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
lookup(Name) - Method in class org.nuxeo.runtime.jtajca.NamingContextFacade
 
LOOKUP_STATE_PARAM_BYACL - Static variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
LOOKUP_STATE_PARAM_BYTASK - Static variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
LOOKUP_STATE_PARAM_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
lookupBundle(String) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Lookup bundle.
lookupBundleUrl(String) - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Resolves an URL for bundle deployment code.
lookupListener() - Static method in interface org.nuxeo.ecm.core.work.WorkQueuing.Listener
 
lookupName(String) - Method in interface org.nuxeo.runtime.management.ResourcePublisher
 
lookupName(String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
lookupServer() - Method in interface org.nuxeo.runtime.management.ServerLocator
 
lookupServer() - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
lookupServer(String) - Method in interface org.nuxeo.runtime.management.ServerLocator
 
lookupServer(String) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
lookupServer(ObjectName) - Method in interface org.nuxeo.runtime.management.ServerLocator
 
lookupServer(ObjectName) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
lookupState - Variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
LookupState - Interface in org.nuxeo.ecm.platform.publisher.task
 
lookupSynchronizationRegistry() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Looks up the TransactionSynchronizationRegistry in JNDI.
lookupTransactionManager() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Looks up the TransactionManager in JNDI.
lookupUserTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Looks up the User Transaction in JNDI.
lookupWidget(LayoutDefinition, WidgetReference) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
lookupWidget(WidgetReference) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
loop - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
Computed by graph.
loop - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
low - Variable in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
 
lower - Variable in class org.nuxeo.lib.stream.log.Latency
 
lower() - Method in class org.nuxeo.lib.stream.log.Latency
Returns the lower timestamp.
lower() - Method in class org.nuxeo.lib.stream.log.LogLag
Convert the lowerOffset into a number of messages.
lowerBound - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary
 
lowerOffset - Variable in class org.nuxeo.lib.stream.log.LogLag
 
lowerOffset() - Method in class org.nuxeo.lib.stream.log.LogLag
 
lowest - Variable in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
 
LOWEST - Static variable in class org.nuxeo.lib.stream.computation.Watermark
 
lowLevelClient - Variable in class org.nuxeo.elasticsearch.client.ESRestClient
 
lowWatermark - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
lowWatermark - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
LPARA - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
LPARA - Static variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
LRUCachingMap<K,​V> - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
 
LRUCachingMap(int) - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.LRUCachingMap
 
LRUFileCache - Class in org.nuxeo.common.file
A LRU cache of Files with maximum filesystem size.
LRUFileCache(File, long, long, long) - Constructor for class org.nuxeo.common.file.LRUFileCache
Constructs a cache in the given directory with the given maximum size (in bytes).
LRUFileCache.PathInfo - Class in org.nuxeo.common.file
 
LRUFileCache.RegularFileFilter - Class in org.nuxeo.common.file
Filter keeping regular files that aren't temporary.
lt(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
LT - org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
 
LT - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
LT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
LT - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
lte(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
LTE - org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
 
LTE - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
LTEQ - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
LTEQ - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
LuceneMinimalEscaper - Class in org.nuxeo.ecm.core.search.api.client.querymodel
A very minimal escaper: does double quotes (putting just one is incorrect), +, - and !
LuceneMinimalEscaper() - Constructor for class org.nuxeo.ecm.core.search.api.client.querymodel.LuceneMinimalEscaper
 
lvalue - Variable in class org.nuxeo.ecm.core.query.sql.model.Expression
 

M

m_oracleError - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle.XAErrorLogger
 
m_oracleSQLError - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle.XAErrorLogger
 
m_xaError - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle.XAErrorLogger
 
m_xaErrorMessage - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle.XAErrorLogger
 
macros - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
 
MAGIC_BYTE - Static variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
MAGIC_PREFIX_ID - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
MagickExecutor - Class in org.nuxeo.ecm.platform.picture.magick
Helper class to execute an ImageMagic command.
MagickExecutor() - Constructor for class org.nuxeo.ecm.platform.picture.magick.MagickExecutor
 
MAIL_FOLDER_TYPE - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
MAIL_MESSAGE - Static variable in class org.nuxeo.ecm.platform.mail.action.StoreMessageAction
 
MAIL_MESSAGE_TYPE - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
MAIL_PROPERTIES - Static variable in class org.nuxeo.ecm.automation.core.mail.Composer
Mail properties read from mail.properties.
MAIL_RECEIVED_EVENT - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
MAIL_SEARCH_QUERY - Static variable in class org.nuxeo.ecm.platform.mail.listener.action.CheckMailUnicity
 
MailAuthenticator - Class in org.nuxeo.mail
 
MailAuthenticator(Properties) - Constructor for class org.nuxeo.mail.MailAuthenticator
 
MailBox - Class in org.nuxeo.ecm.automation.core.operations.notification
 
MailBox(String, boolean) - Constructor for class org.nuxeo.ecm.automation.core.operations.notification.MailBox
 
MailBox(String, String, String) - Constructor for class org.nuxeo.ecm.automation.core.operations.notification.MailBox
 
MailBox(DocumentModel, boolean) - Constructor for class org.nuxeo.ecm.automation.core.operations.notification.MailBox
 
MailBoxActions - Interface in org.nuxeo.ecm.platform.mail.action
 
MailBoxActionsImpl - Class in org.nuxeo.ecm.platform.mail.action
 
MailBoxActionsImpl(Folder, boolean) - Constructor for class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
MailCheckInboxOperation - Class in org.nuxeo.ecm.platform.mail.operations
Checks for unread emails in the inbox of an Email Folder.
MailCheckInboxOperation() - Constructor for class org.nuxeo.ecm.platform.mail.operations.MailCheckInboxOperation
 
MailConstants - Class in org.nuxeo.mail
 
MailCoreConstants - Class in org.nuxeo.ecm.platform.mail.utils
Constants specific to Mail Core.
MailCoreHelper - Class in org.nuxeo.ecm.platform.mail.utils
Helper for Mail Core.
mailer - Variable in class org.nuxeo.ecm.automation.core.mail.Composer
 
Mailer - Class in org.nuxeo.ecm.automation.core.mail
 
Mailer() - Constructor for class org.nuxeo.ecm.automation.core.mail.Mailer
Deprecated.
since 11.1, use other constructors instead
Mailer(String) - Constructor for class org.nuxeo.ecm.automation.core.mail.Mailer
Create a mailer using a session that lookup for the session in JNDI under the given session name.
Mailer(String, Properties) - Constructor for class org.nuxeo.ecm.automation.core.mail.Mailer
Create a mailer using a session that lookup for the session in JNDI under the given session name.
Mailer(Properties) - Constructor for class org.nuxeo.ecm.automation.core.mail.Mailer
Create a mailer that use the given properties to configure the session.
Mailer.Message - Class in org.nuxeo.ecm.automation.core.mail
 
Mailer.Message.AS - Enum in org.nuxeo.ecm.automation.core.mail
 
MailEventListener - Class in org.nuxeo.ecm.platform.mail.listener
Listener that listens for MailReceivedEvent.
MailEventListener() - Constructor for class org.nuxeo.ecm.platform.mail.listener.MailEventListener
 
MailLogOutputStream - Class in org.nuxeo.mail
OutputStream used within a Session to print debug logs.
MailLogOutputStream() - Constructor for class org.nuxeo.mail.MailLogOutputStream
 
MailMessageBlobHolder - Class in org.nuxeo.ecm.platform.mail.adapter
BlobHolder for MailMessage documents.
MailMessageBlobHolder(DocumentModel, String, String) - Constructor for class org.nuxeo.ecm.platform.mail.adapter.MailMessageBlobHolder
 
MailMessageBlobHolderfactory - Class in org.nuxeo.ecm.platform.mail.adapter
Return appropriate BlobHolder for MailMessage documents.
MailMessageBlobHolderfactory() - Constructor for class org.nuxeo.ecm.platform.mail.adapter.MailMessageBlobHolderfactory
 
MailMessageSecurityPolicy - Class in org.nuxeo.ecm.platform.mail.security
Security policy that denies Write access on MailMessage documents.
MailMessageSecurityPolicy() - Constructor for class org.nuxeo.ecm.platform.mail.security.MailMessageSecurityPolicy
 
mailSchema - Variable in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
MailService - Interface in org.nuxeo.ecm.platform.mail.service
 
MailServiceImpl - Class in org.nuxeo.ecm.platform.mail.service
 
MailServiceImpl() - Constructor for class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
mailSession - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
MailSessionBuilder - Class in org.nuxeo.mail
Builds your Session.
MailSessionBuilder() - Constructor for class org.nuxeo.mail.MailSessionBuilder
 
MailSessionBuilder.AbstractFrom<F extends MailSessionBuilder.AbstractFrom> - Class in org.nuxeo.mail
 
MailSessionBuilder.FromBuilder - Interface in org.nuxeo.mail
 
MailSessionBuilder.FromJndi - Class in org.nuxeo.mail
 
MailSessionBuilder.FromProperties - Class in org.nuxeo.mail
 
mailSessionJndiName - Variable in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
 
MailTemplateHelper - Class in org.nuxeo.ecm.automation.core.operations.notification
 
main(String[]) - Static method in class edu.yale.its.tp.cas.util.SecureURL
For testing only...
main(String[]) - Static method in class org.nuxeo.common.utils.FileTreeIterator
 
main(String[]) - Static method in class org.nuxeo.ecm.webengine.forms.validation.test.Test
 
main(String[]) - Static method in class org.nuxeo.lib.stream.tools.Main
 
main(String[]) - Static method in class org.nuxeo.osgi.application.client.Main
 
main(String[]) - Static method in class org.nuxeo.osgi.application.Main
 
main(String[]) - Static method in class org.nuxeo.osgi.application.StandaloneBundleLoader
 
main(String[]) - Static method in class org.nuxeo.osgi.DirectoryBundleFile
 
main(String[]) - Static method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
main(String[]) - Static method in class org.nuxeo.runtime.launcher.Main
 
main(String[]) - Static method in class org.nuxeo.runtime.reload.NuxeoRestart
Deprecated.
First argument is the script to run followed by script arguments.
main(URL, List<File>, String[]) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
 
Main - Class in org.nuxeo.ecm.webengine.base
The web entry point of WebEngine.
Main - Class in org.nuxeo.elasticsearch.http.readonly
Exposes a limited set of Read Only Elasticsearch REST API.
Main - Class in org.nuxeo.lib.stream.tools
 
Main - Class in org.nuxeo.osgi.application.client
 
Main - Class in org.nuxeo.osgi.application
 
Main - Class in org.nuxeo.runtime.launcher
 
Main() - Constructor for class org.nuxeo.ecm.webengine.base.Main
 
Main() - Constructor for class org.nuxeo.elasticsearch.http.readonly.Main
 
Main() - Constructor for class org.nuxeo.lib.stream.tools.Main
 
Main() - Constructor for class org.nuxeo.osgi.application.client.Main
 
Main() - Constructor for class org.nuxeo.osgi.application.Main
 
Main() - Constructor for class org.nuxeo.runtime.launcher.Main
 
MAIN_BASE_VERSION_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_BASE_VERSION_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_BLOB_FIELD - Static variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
 
MAIN_BLOB_SCHEMA - Static variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
 
MAIN_BLOB_XPATH - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
MAIN_BLOB_XPATH - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
MAIN_BLOB_XPATH - Static variable in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
MAIN_CHANGE_TOKEN_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_CHANGE_TOKEN_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_CHECKED_IN_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_CHECKED_IN_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_DELETED_TIME_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_DELETED_TIME_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_HAS_LEGAL_HOLD_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_HAS_LEGAL_HOLD_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_INFO_PROPERTY - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDDocumentConstants
 
MAIN_IS_DELETED_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_IS_DELETED_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_IS_RECORD_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_IS_RECORD_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_IS_RETENTION_ACTIVE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
Deprecated.
since 11.1
MAIN_IS_RETENTION_ACTIVE_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
Deprecated.
since 11.1
MAIN_IS_TRASHED_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_IS_TRASHED_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_IS_VERSION_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_IS_VERSION_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_MAJOR_VERSION_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_MAJOR_VERSION_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_MINOR_VERSION_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_MINOR_VERSION_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_MIXIN_TYPES_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_MIXIN_TYPES_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_NON_PRIMARY - org.nuxeo.ecm.core.storage.sql.jdbc.db.Table.IndexType
Non primary index but the main one for this table.
MAIN_PRIMARY_TYPE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_PRIMARY_TYPE_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_RETAIN_UNTIL_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_RETAIN_UNTIL_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_SYS_CHANGE_TOKEN_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_SYS_CHANGE_TOKEN_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MAIN_TASK - Static variable in class org.nuxeo.osgi.application.StandaloneApplication
 
mainFragments - Variable in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
major - Variable in class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
 
major - Variable in class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
Deprecated.
 
major - Variable in class org.nuxeo.launcher.config.JVMVersion
 
MAJOR - org.nuxeo.ecm.core.api.VersioningOption
Major versioning requested.
MAJOR - org.nuxeo.launcher.config.JVMVersion.UpTo
 
MAJOR - Static variable in class org.nuxeo.ecm.webengine.forms.FormData
 
MAJOR_VERSION - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Key for major version in Document API.
MAJOR_VERSION_PROP - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Document property in which the major version is stored.
majorVersion - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
majorVersion - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
9 = SQL Server 2005, 10 = SQL Server 2008, 11 = SQL Server 2012 / Azure
make(DocumentModel) - Static method in class org.nuxeo.ecm.quota.size.QuotaAwareDocumentFactory
 
make(EsHint, String, Object) - Method in interface org.nuxeo.elasticsearch.api.ESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.CommonESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.FuzzyESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.GeoBoundingBoxESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.GeoDistanceESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.GeoShapeESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.MatchESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.MatchPhraseESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.MatchPhrasePrefixESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.MoreLikeThisESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.MultiMatchESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.QueryStringESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.RegexESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.SimpleQueryStringESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(EsHint, String, Object) - Method in class org.nuxeo.elasticsearch.hint.WildcardESHintQueryBuilder
Builds the Elasticsearch QueryBuilder.
make(FulltextDescriptor) - Static method in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory
 
MAKE_RECORD - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Permission needed to turn a document into a record.
makeAbsolute() - Method in class org.nuxeo.common.utils.Path
 
makeAbsolute() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
makeAncestorIdFilter(String, CoreSession) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
makeAnonymousPrincipal() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
MakeBlob - Class in org.nuxeo.ecm.core.bulk.action.computation
 
MakeBlob() - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
MakeBlob(boolean) - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
makeBoolean(Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
makeCaseInsensitive(JSONObject) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.NXJsonUnmarshaller
 
makeCollectionProperty(String, ModelProperty) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
makeDefinition(AggregationBuilder) - Static method in class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
For backwards compatibility make an AggregateDefinition.
makeDocumentReader(CoreSession, DocumentModel, boolean, boolean) - Method in class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
makeDocumentWriter(OutputStream, boolean, boolean) - Method in class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
makeFile(File, String) - Static method in class org.nuxeo.osgi.application.client.NuxeoApp
 
makeFiles(Blob, String) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
makeFulltextQuery(String, String, EsHint) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
makeGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
makeHintQuery(String, Object, EsHint) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
makeHtmlPage(String) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
makeLabel(String) - Method in class org.nuxeo.common.utils.i18n.Labeler
 
makeLikeQuery(String, String, String, EsHint) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
makeMap(ResultSet) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.CMISQLMapMaker
 
makeMap(ResultSet) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
 
makeMap(ResultSet) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.MapMaker
 
makeName(String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
makeName(String, String, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
makeNuxeoRepository(CoreSession) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
 
makeNuxeoRepository(CoreSession, boolean) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
Creates data in the repository using the Nuxeo API.
makeObjectData(Map<String, Serializable>, Map<String, PropertyDefinition<?>>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
makeOrderBy(OrderByList) - Static method in class org.nuxeo.ecm.directory.AbstractDirectory
Helper to create an old-style ordering map.
makePipe(boolean) - Method in class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
makePrincipal(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
makePrincipal(DocumentModel, boolean, boolean, List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
makePrincipal(DocumentModel, boolean, List<String>) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantUserManager
 
makePrincipal(DocumentModel, boolean, List<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
makePrincipal(DocumentModel, boolean, List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
makeQuery() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Get the Elasticsearch queryBuilder.
makeQuery(String, Object[], boolean, boolean, boolean) - Static method in class org.nuxeo.elasticsearch.query.PageProviderQueryBuilder
Create a ES request from a PP pattern
makeQuery(DocumentModel, WhereClauseDefinition, Object[], boolean) - Static method in class org.nuxeo.elasticsearch.query.PageProviderQueryBuilder
Create a ES request from a PP whereClause
makeQuery(DocumentModel, WhereClauseDefinition, String, Object[], boolean) - Static method in class org.nuxeo.elasticsearch.query.PageProviderQueryBuilder
 
makeQueryBuilder() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
makeQueryFromSimpleExpression(String, String, Object, Object[], EsHint, CoreSession) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
makeRecord() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
makeRecord() - Method in interface org.nuxeo.ecm.core.model.Document
Turns the document into a record.
makeRecord() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
makeRecord() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
makeRecord() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
makeRecord(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
makeRecord(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Turns the document into a record.
makeRelative() - Method in class org.nuxeo.common.utils.Path
 
makeRelative() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
makeRoutingTasks(CoreSession, List<Task>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
The facet RoutingTask is statically attached to the new RoutingTask Document type since 7.1
makeRoutingTasks(CoreSession, List<Task>) - Method in interface org.nuxeo.ecm.platform.routing.api.RoutingTaskService
Deprecated.
since 5.6, use DocumentRoutingService instead
makeRoutingTasks(CoreSession, List<Task>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
makeRoutingTasks(CoreSession, List<Task>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.RoutingTaskServiceImpl
Deprecated.
 
makeSelect(Table, String[], String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Basic SELECT x, y, z FROM table WHERE a = ? AND b = ?
makeSelect(Table, String, List<String>, String[], String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Same as above but the FROM can be passed in, to allow JOINs.
makeSimpleProperty(String, ModelProperty) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
makeSingleAndPredicate(String, List<Predicate>) - Static method in class org.nuxeo.ecm.core.storage.QueryOptimizer
Makes a single AND predicate from several expressions known to have a common prefix.
makeStartsWithQuery(String, Object) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
makeSync() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
Try to make the command synchronous.
makeTemplateBasedDocument(DocumentModel, DocumentModel, boolean) - Method in interface org.nuxeo.template.api.TemplateProcessorService
makeTemplateBasedDocument(DocumentModel, DocumentModel, boolean) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
makeTransientPrincipal(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
makeTrashedFilter(String, String, String) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
makeVirtualPrincipal(VirtualUser) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
makeVirtualUserEntry(String, VirtualUser) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
MANAGE_LEGAL_HOLD - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Permission needed to manage the legal hold of a record.
MANAGE_WORKFLOWS - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
manageAlias - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
manageAlias() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
manageCSRFToken(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Manages the CSRF token.
MANAGED_KEY_STRATEGY - Static variable in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
managedBlob - Variable in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
ManagedBlob - Interface in org.nuxeo.ecm.core.blob
Interface for Blobs created and managed by the BlobManager.
ManagedComponent - Class in org.nuxeo.runtime.deploy
 
ManagedComponent() - Constructor for class org.nuxeo.runtime.deploy.ManagedComponent
 
ManagedEventIdDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
 
ManagedEventIdDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.ManagedEventIdDescriptor
 
ManagedServlet - Interface in org.nuxeo.ecm.webengine.jaxrs.servlet
Can be implemented by managed servlets that belong to a bundle to have the servlet descriptor injected by the container just before the init() method is called.
MANAGEMENT_API_HTTP_PORT_PROPERTY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
MANAGEMENT_API_USER_PROPERTY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
MANAGEMENT_OBJECT_PREFIX - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
MANAGEMENT_ROOT_NAME - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
MANAGEMENT_ROOT_PATH - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
MANAGEMENT_ROOT_TYPE - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
ManagementBaseTest - Class in org.nuxeo.ecm.restapi.test
 
ManagementBaseTest() - Constructor for class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
ManagementException - Exception in org.nuxeo.runtime.management
 
ManagementException() - Constructor for exception org.nuxeo.runtime.management.ManagementException
 
ManagementException(String) - Constructor for exception org.nuxeo.runtime.management.ManagementException
 
ManagementException(String, Throwable) - Constructor for exception org.nuxeo.runtime.management.ManagementException
 
ManagementException(Throwable) - Constructor for exception org.nuxeo.runtime.management.ManagementException
 
ManagementFeature - Class in org.nuxeo.runtime.management
 
ManagementFeature() - Constructor for class org.nuxeo.runtime.management.ManagementFeature
 
managementInfo - Variable in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
managementName - Variable in class org.nuxeo.runtime.management.Resource
 
ManagementObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
 
ManagementObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
ManagementRuntimeException - Exception in org.nuxeo.runtime.management
 
ManagementRuntimeException() - Constructor for exception org.nuxeo.runtime.management.ManagementRuntimeException
 
ManagementRuntimeException(String) - Constructor for exception org.nuxeo.runtime.management.ManagementRuntimeException
 
ManagementRuntimeException(String, Throwable) - Constructor for exception org.nuxeo.runtime.management.ManagementRuntimeException
 
ManagementRuntimeException(Throwable) - Constructor for exception org.nuxeo.runtime.management.ManagementRuntimeException
 
manager - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
manager - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
manager - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
manager - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
manager - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
manager - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
manager - Variable in class org.nuxeo.lib.stream.tools.Main
 
manager - Variable in class org.nuxeo.runtime.AbstractRuntimeService
 
manager - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
manager() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoring
 
manager() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoringFactory
 
manager() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
 
manageRelatedTextOfTopLevelDocument(CoreSession, DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Manages (Add, Update or Remove) the related text FacetNames.HAS_RELATED_TEXT of the top level document ancestor AbstractCommentManager.getTopLevelDocumentRef(CoreSession, DocumentRef) for the given comment / annotation.
managers - Variable in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
managers - Variable in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
mangleName(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Mangles the name of a document to avoid collisions with non-trashed documents when it's in the trash.
mangleName(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
MANIFEST_PATH - Static variable in class org.nuxeo.osgi.DirectoryBundleFile
 
map - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
map - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
map - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionReferenceRenamer
 
map - Variable in class org.nuxeo.ecm.core.storage.State
 
map - Variable in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
map - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.ReferenceRenamer
 
map - Variable in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
 
map - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
map - Variable in class org.nuxeo.runtime.kv.MemKeyValueStore
 
map - Variable in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
map() - Method in class org.nuxeo.ecm.automation.OperationParameters
The map of runtime parameters.
map(String) - Method in class org.nuxeo.lib.stream.computation.ComputationMetadataMapping
 
MAP_STRING_OBJECT - Static variable in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
MAP_STRING_STRING - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
MapAsJsonAsStringEncoding - Class in org.nuxeo.ecm.core.bulk.message
This CustomEncoding encodes/decodes Map<String, Serializable> to a JSON String using Jackson before encoding it in Avro format.
MapAsJsonAsStringEncoding() - Constructor for class org.nuxeo.ecm.core.bulk.message.MapAsJsonAsStringEncoding
 
MapExpressionEvaluator - Class in org.nuxeo.ecm.directory.memory
Evaluates an expression on a map.
MapExpressionEvaluator() - Constructor for class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
mapMaker - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
 
mappedId(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
Turns a Nuxeo type into a CMIS type.
MappedSet() - Constructor for class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
MappedSet(ComponentRegistry.MappedSet) - Constructor for class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
Create a clone of a mapped set (set values are cloned too)
mapper - Variable in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
mapper - Static variable in class org.nuxeo.ecm.automation.features.HTTPHelper
 
mapper - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
mapper - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
The Mapper to which operations are delegated.
mapper - Variable in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
The Mapper to which operations are delegated.
mapper - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
mapper - Variable in class org.nuxeo.ecm.restapi.test.BaseTest
 
mapper - Variable in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
mapper - Variable in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
mapper - Static variable in class org.nuxeo.scim.server.mapper.UserMapperFactory
 
Mapper - Interface in org.nuxeo.ecm.core.storage.sql
A Mapper maps Rows to and from the database.
MAPPER - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
MAPPER - Static variable in class org.nuxeo.ecm.core.bulk.message.MapAsJsonAsStringEncoding
 
MAPPER - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.AbstractJsonEnricher
 
MAPPER - Static variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
MAPPER_EP - Static variable in class org.nuxeo.usermapper.service.UserMapperComponent
 
Mapper.Identification - Class in org.nuxeo.ecm.core.storage.sql
Identifiers assigned by a server to identify a client mapper and its repository.
mapperClass - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
mapperClass - Variable in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
mapperId - Variable in class org.nuxeo.ecm.core.storage.sql.Mapper.Identification
 
mapperName - Variable in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
mapperName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserMapperResolver
 
mappers - Variable in class org.nuxeo.runtime.avro.AvroServiceImpl
 
mappers - Variable in class org.nuxeo.usermapper.service.UserMapperComponent
 
mapperScript - Variable in class org.nuxeo.usermapper.service.UserMapperDescriptor
 
mapperService - Variable in class org.nuxeo.scim.server.mapper.ConfigurableUserMapper
 
mapperSource - Variable in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
mapperSource - Variable in class org.nuxeo.usermapper.extension.NashornUserMapper
 
mapping - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
mapping - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
mapping - Variable in class org.nuxeo.lib.stream.computation.ComputationMetadataMapping
 
mapping - Variable in class org.nuxeo.template.service.TemplateMappingFetcher
 
MAPPING - Static variable in class org.nuxeo.ecm.core.io.avro.PropertyMapper
 
MAPPING_EP - Static variable in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
 
MAPPING_EP - Static variable in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
MAPPING_NAME - Static variable in class org.nuxeo.scim.server.mapper.ConfigurableUserMapper
 
mappingDesc - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
mappingDescriptors - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
 
mappingExists(String, String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
mappingExists(String, String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
mappingExists(String, String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
mappingFile - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
mappingName - Variable in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
 
mappingName - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
mappingRegistry - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
mappingService - Variable in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
 
mappingsRegistry - Variable in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
 
mapProperties(CoreSession, DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
 
mapProperties(CoreSession, DocumentModel, DocumentModel, String) - Method in interface org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService
Copies the properties defined by the given xpaths in the mapping from the target to the source document.
MapPropertiesOnTaskOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
Applies the mapping passed as parameter on the input task document.
MapPropertiesOnTaskOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
 
MapProperty - Class in org.nuxeo.ecm.core.api.model.impl
Phantom properties are not stored as children objects.
MapProperty(Property, Field) - Constructor for class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
MapProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.MapProperty
 
maps - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
maps - Variable in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
mapToView(Map<String, Object>) - Static method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
MapValue - org.nuxeo.template.api.InputType
 
mapWithName(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
mark - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
mark(int) - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
mark(int) - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
mark(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
mark(long) - Method in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
Take in account the watermark.
mark(String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
mark(String) - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
mark(String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
mark(String) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryGarbageCollector
Marks a binary as being in use.
mark(String) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
mark(String) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
mark(String) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
mark(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
mark(Watermark) - Method in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
Take in account the watermark.
MARK_KEY_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
markBubbleException() - Method in interface org.nuxeo.ecm.core.event.Event
Marks the event to bubble the Exception thrown by a listener.
markBubbleException() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
markDirty - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.StateBlobAccessor
 
markDirty - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.Visit
 
markDirty() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
This must be called if we're about to directly change the internal state.
MarkdownRenderer - Class in org.nuxeo.lib.stream.tools.renderer
 
MarkdownRenderer(String, int) - Constructor for class org.nuxeo.lib.stream.tools.renderer.MarkdownRenderer
 
marked - Variable in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
marked - Variable in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
marked - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
MARKED_ROLLLEDBACK - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
markEntryExists(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
Deprecated.
since 11.1
markEntryExists(String, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
marker - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
marker - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducerFactory
 
MARKER_FILE - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
markIndexingInProgress(Set<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Mark indexing in progress, so that future copies (including versions) will be indexed as well.
markIndexingInProgress(Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
markInvalidated(Set<RowId>) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Marks locally all the invalidations gathered by a Mapper operation (like a version restore).
markInvalidated(VCSInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Marks locally all the invalidations gathered by a Mapper operation (like a version restore).
markModified() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Marks the fragment modified.
markObsolete - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
markObsoleteOrDelete(Session, String) - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
markReferencedBinaries() - Method in interface org.nuxeo.ecm.core.model.Repository
Marks the binaries in use by passing them to the binary manager(s)'s GC mark() method.
markReferencedBinaries() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
markReferencedBinaries() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
markReferencedBinaries() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
markReferencedBinaries() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
markReferencedBinaries() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Marks the binaries in use by passing them to the binary manager(s)'s GC mark() method.
markReferencedBinaries() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
markReferencedBinaries() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Marks the binaries in use by passing them to the binary manager(s)'s GC mark() method.
markReferencedBinaries() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
markReferencedBinaries() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
markReferencedBinaries() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
markReferencedBinaries(Document, DocumentBlobManager) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
markReferencedBinaries(State, List<String>, int, DocumentBlobManager) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
markReferencedBinary(Object, DocumentBlobManager) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
markReferencedBinary(Object, DocumentBlobManager) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
markReferencedBinary(String, String) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
INTERNAL.
markReferencedBinary(String, String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
markRollBack() - Method in interface org.nuxeo.ecm.core.event.Event
Marks transaction for RollBack
markRollBack() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
markRollBack(String, Exception) - Method in interface org.nuxeo.ecm.core.event.Event
Marks transaction for RollBack
markRollBack(String, Exception) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
markSupported() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
markSupported() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
markSupported() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
markUserChange() - Method in interface org.nuxeo.ecm.core.model.Document
Marks the document as being modified by a user change.
markUserChange() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
markUserChange() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
markUserChange() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
markUserChange(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
markUserChange(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Marks this document id as belonging to a user change.
markUserChange(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Marks the document as being modified by a user change.
markUserChange(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
markUserChange(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
Marks this document id as belonging to a user change.
markUserChange(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
marshall(EventBundle) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
de-hydrate the EventBundle to make it suitable for transmission on a Bus
marshall(EventBundle) - Method in class org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe
 
Marshaller<EntityType> - Interface in org.nuxeo.ecm.core.io.registry
Interface of Java type converter.
MarshallerDescriptor - Class in org.nuxeo.ecm.automation.server
 
MarshallerDescriptor() - Constructor for class org.nuxeo.ecm.automation.server.MarshallerDescriptor
 
MarshallerHelper - Class in org.nuxeo.ecm.core.io.registry
Quick use of MarshallerRegistry.
MarshallerInspector - Class in org.nuxeo.ecm.core.io.registry.reflect
Utility class used to instanciate marshallers.
MarshallerInspector(Class<?>) - Constructor for class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
Create an inspector for the given class.
MarshallerRegistry - Interface in org.nuxeo.ecm.core.io.registry
Service to get specialize marshaller.
MarshallerRegistryDescriptor - Class in org.nuxeo.ecm.core.io.registry
POJO used to handle "register" MarshallerRegistry extension point.
MarshallerRegistryDescriptor() - Constructor for class org.nuxeo.ecm.core.io.registry.MarshallerRegistryDescriptor
 
MarshallerRegistryImpl - Class in org.nuxeo.ecm.core.io.registry
Implementation of MarshallerRegistry.
MarshallerRegistryImpl() - Constructor for class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
MarshallingConstants - Interface in org.nuxeo.ecm.core.io.registry
This class gather all marshalling related constants.
MarshallingException - Exception in org.nuxeo.ecm.core.io.registry
Exception thrown by the MarshallerRegistry and all Marshallers.
MarshallingException() - Constructor for exception org.nuxeo.ecm.core.io.registry.MarshallingException
 
MarshallingException(String) - Constructor for exception org.nuxeo.ecm.core.io.registry.MarshallingException
 
MarshallingException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.io.registry.MarshallingException
 
MarshallingException(Throwable) - Constructor for exception org.nuxeo.ecm.core.io.registry.MarshallingException
 
master - Variable in class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor
 
MASTER_PUBLISH_SPACE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
The document will be flagged as a container for documents able to receive publications (and will be displayed as a root in the available publication trees)
match(Object, DefaultBlobDispatcher.Clause) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
match(String) - Method in class org.nuxeo.common.utils.FileMatcher
 
match(String) - Method in class org.nuxeo.common.utils.FileNamePattern
 
match(String) - Method in class org.nuxeo.common.utils.FilePathPattern
 
match(String) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
match(String) - Method in class org.nuxeo.ecm.webengine.util.PathMatcher
 
match(String) - Method in class org.nuxeo.ecm.webengine.util.PathMatcher.PrefixMatcher
 
match(String) - Method in class org.nuxeo.ecm.webengine.util.PathMatcher.RegexMatcher
 
match(String) - Method in class org.nuxeo.osgi.util.EntryFilter
 
match(Attributes, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterMatcher
Check whether a raw string filter expression matches on the given LDAP entry.
match(MediaType) - Method in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
 
match(Path) - Method in class org.nuxeo.common.utils.FilePathPattern
 
match(Name) - Method in class org.nuxeo.lib.stream.log.AbstractLogConfig
 
match(Name) - Method in interface org.nuxeo.lib.stream.log.LogConfig
 
match(Name, Name) - Method in class org.nuxeo.lib.stream.log.AbstractLogConfig
 
match(Name, Name) - Method in interface org.nuxeo.lib.stream.log.LogConfig
 
MATCH_ALL - Static variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
matchers - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
matches - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
matches(char[], int, int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.WildcardSegmentMatcher
 
matches(MetricName, Metric) - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
matches(String) - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
Test whether or not the current platform is same as (or compatible) with the given one.
matches(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
matches(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Tests whether plugin is suitable for the given mimetype.
matches(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
matches(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
 
matches(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.ExactSegmentMatcher
 
matches(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
matches(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.RegexSegmentMatcher
 
matches(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.SegmentMatcher
 
matches(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.WildcardSegmentMatcher
 
matches(String[], int, int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
matches(String, Resource) - Static method in enum org.nuxeo.ecm.web.resources.api.ResourceType
 
matches(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Returns the projection matches for a given state.
matches(Resource) - Method in enum org.nuxeo.ecm.web.resources.api.ResourceType
 
matches(Path) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
matches(Path) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
 
matches(Path) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
matchesEntry(Expression, Map<String, Object>) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
matchesFullText(String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Deprecated.
unused
MatchESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "match" Elasticsearch hint operator.
MatchESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.MatchESHintQueryBuilder
 
matchesType(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
matchesType(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
matchesType(String) - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
Returns true if given type is in the list of this target types.
matchesType(String) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
matchingFirstSegments(Path) - Method in class org.nuxeo.common.utils.Path
 
MatchPhraseESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "match_phrase" Elasticsearch hint operator.
MatchPhraseESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.MatchPhraseESHintQueryBuilder
 
MatchPhrasePrefixESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "match_phrase_prefix" Elasticsearch hint operator.
MatchPhrasePrefixESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.MatchPhrasePrefixESHintQueryBuilder
 
materializeFulltextSyntheticColumn - Variable in class org.nuxeo.ecm.core.storage.sql.ModelSetup
 
max - org.nuxeo.ecm.core.io.registry.context.DepthValues
Loads / Fetches / Enriches the first level element(s), its (their) children, and the grandchildren.
max - Variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
max - Variable in class org.nuxeo.ecm.webengine.forms.validation.LengthValidator
 
max - Variable in class org.nuxeo.ecm.webengine.forms.validation.RangeValidator
 
max() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.Length
 
max() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.Range
 
MAX - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
MAX - Static variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
Maximum memory buffer size, after this a file is used.
MAX - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
MAX - Static variable in class org.nuxeo.runtime.Version
 
MAX_AGE_KEY_NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
MAX_AGG_SIZE - Static variable in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
 
MAX_ANNOTATIONS_OPTION - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
MAX_ARRAY - Static variable in class org.nuxeo.ecm.core.storage.sql.Row
 
MAX_ATTRIBUTES_OPTION - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
MAX_BUF_SIZE - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
MAX_CACHE_SIZE - Static variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler
 
MAX_CHANGE_LOG_SIZE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
MAX_COLLECTION_RETURNED - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
MAX_DEPTH - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
MAX_DEPTH_PARAM - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Parameter name to specify how deep the marshallers should call sub marshallers.
MAX_DESCENDANTS_BATCH_SIZE_DEFAULT - Static variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
MAX_DESCENDANTS_BATCH_SIZE_PROPERTY - Static variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
MAX_DISK_SPACE_USAGE_KB - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
 
MAX_DISK_SPACE_USAGE_KEY - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
 
MAX_EXPECTED_SIZE - Static variable in class org.nuxeo.wopi.Headers
 
MAX_JEPG_DIMENSION - Static variable in class org.nuxeo.ecm.platform.picture.magick.utils.ImageResizer
 
MAX_LOOPS - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
Maximum number of steps we do before deciding that this graph is looping.
MAX_NOTE - Static variable in class org.nuxeo.ecm.restapi.test.RestServerInit
 
MAX_PARTITIONS - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
MAX_POLY - Static variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
MAX_POLY_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
MAX_POOL_SIZE - Static variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
MAX_PORT - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
MAX_RECORD_SIZE - Static variable in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
MAX_RESULT - Static variable in class org.nuxeo.ecm.collections.core.listener.CollectionAsynchrnonousQuery
 
MAX_RESULT - Static variable in interface org.nuxeo.ecm.liveconnect.update.BatchUpdateBlobProvider
 
MAX_RESULTS - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
 
MAX_RESULTS - org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
 
MAX_RESULTS - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
MAX_RESULTS - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
MAX_RESULTS_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
MAX_RESULTS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
MAX_RESULTS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
MAX_RETRY - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
MAX_RETRY - Static variable in class org.nuxeo.elasticsearch.seqgen.ESUIDSequencer
 
MAX_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
MAX_SIZE - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.BaseOfficeXMLTextConverter
 
MAX_SIZE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
Maximum number of invalidations kept, after which only DBSInvalidations.all is set.
MAX_SIZE - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
Maximum number of invalidations kept, after which only VCSInvalidations.all is set.
MAX_SIZE_FOR_SCAN - Static variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
MAX_STRING - Static variable in class org.nuxeo.ecm.core.storage.sql.Row
 
MAX_TEX - Static variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
MAX_TEX_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
MAX_TIME_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
Default maximum execution time for a query.
MAX_TRIES - Static variable in class org.nuxeo.common.utils.JDBCUtils
Maximum number of times we retry a call if the server says it's overloaded.
maxAge - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
maxContentSize - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
maxCount - Variable in class org.nuxeo.common.file.LRUFileCache
 
maxCount - Variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
maxDate - Variable in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
 
maxDelay - Variable in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
maxDelay - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
maxDepth - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
maxDepth - Variable in class org.nuxeo.ecm.platform.routing.api.RouteTable
Deprecated.
 
MaxDepthReachedException - Exception in org.nuxeo.ecm.core.io.registry.context
Exception thrown when too much level of marshaller where loaded in cascade.
MaxDepthReachedException() - Constructor for exception org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
 
MaxDepthReachedException(String) - Constructor for exception org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
 
MaxDepthReachedException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
 
MaxDepthReachedException(String, Throwable, boolean, boolean) - Constructor for exception org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
 
MaxDepthReachedException(Throwable) - Constructor for exception org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
 
maxDocumentsPerFolder - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
maxFoldersPerFolder - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
maxHeigh - Variable in class org.nuxeo.ecm.platform.picture.operation.PictureResize
 
maxIdle - Variable in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
MaximumTransientSpaceExceeded - Exception in org.nuxeo.ecm.core.transientstore.api
 
MaximumTransientSpaceExceeded() - Constructor for exception org.nuxeo.ecm.core.transientstore.api.MaximumTransientSpaceExceeded
 
maxNode - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
maxOccurs - Variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
maxPageSize - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
maxPageSize - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
maxPoly - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
maxPoly - Variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
maxQuota - Variable in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
maxQuota - Variable in class org.nuxeo.ecm.quota.size.QuotaInfo
 
maxResults - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
Deprecated.
since 6.0, not used in operation.
maxResults - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
maxResults - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
maxResults - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
maxResults - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
maxResults - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
maxResults - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
maxResults - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
maxResults - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
maxResultWindow - Variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
maxResultWindow - Variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
maxRetries - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
maxsize - Variable in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
maxSize - Variable in class org.nuxeo.common.file.LRUFileCache
 
maxSize - Variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
maxSize - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
maxSize - Variable in class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
 
maxSize - Variable in class org.nuxeo.runtime.management.counters.CounterHistoryStack
Deprecated.
 
maxSize4POI - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.BaseOfficeXMLTextConverter
 
maxTex - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
maxTex - Variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
maxThreads - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
maxThreads - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
maxThreads - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
maxThreads(short) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
Maximum consumer threads to use.
maxTime - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
maxTimeMS - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
Maximum execution time for a query.
maxTotal - Variable in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
maxWidth - Variable in class org.nuxeo.ecm.platform.picture.operation.PictureResize
 
maybeIgnoreWhitelistedOrigin(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
maybeStart(String) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
MB - Static variable in class org.nuxeo.common.utils.SizeUtils
 
MB_LIMIT - Static variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
MB_UNIT - Static variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
mbean - Variable in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.JVM16Printer
 
mbean - Variable in class org.nuxeo.runtime.management.Resource
 
mbeanAdapter - Static variable in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricFactory
 
mbeanInfoFactory - Variable in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
mbs - Variable in class org.nuxeo.dmk.DmkComponent
 
MD_DATA - Static variable in class org.nuxeo.lib.stream.tools.renderer.MarkdownRenderer
 
Md2HtmlConverter - Class in org.nuxeo.ecm.platform.convert.plugins
Markdown to HTML converter
Md2HtmlConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.Md2HtmlConverter
 
MD2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
Markdown to text converter.
MD2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.MD2TextConverter
 
md5 - Variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
md5 - Variable in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
md5 - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
MD5 - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
MD5_DIGEST - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
MD5_DIGEST_ALGORITHM - Static variable in class org.nuxeo.drive.adapter.impl.FileSystemItemHelper
 
MD5_DIGEST_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Deprecated.
since 11.1, unused
md5ToHex(byte[]) - Static method in class org.nuxeo.connect.update.util.IOUtils
 
MDCFeature - Class in org.nuxeo.runtime.test.runner
 
MDCFeature() - Constructor for class org.nuxeo.runtime.test.runner.MDCFeature
 
mDocumentMode - Variable in class org.nuxeo.ecm.csv.core.operation.CSVImportOperation
 
MEAN - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
MEDIAN - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
mediatTypeRefs - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
mediaType - Variable in class org.nuxeo.ecm.webengine.model.View
 
mediaType() - Method in class org.nuxeo.ecm.webengine.model.View
 
mediaType(MediaType) - Method in class org.nuxeo.ecm.webengine.model.View
 
MediaTypeRef - Class in org.nuxeo.ecm.webengine.model.impl
 
MediaTypeRef() - Constructor for class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
 
MEDIUM_SIZE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
MEMBER_GROUPS_FETCH_PROPERTY - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
MEMBER_USERS_FETCH_PROPERTY - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
member1 - Variable in class org.nuxeo.ecm.automation.core.operations.collections.MoveCollectionMemberOperation
 
member2 - Variable in class org.nuxeo.ecm.automation.core.operations.collections.MoveCollectionMemberOperation
 
memberOf - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
the principal should be member of at least one of the groups.
members - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
members - Variable in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
members() - Method in class org.nuxeo.ecm.platform.login.GroupImpl
returns the enumeration of the members in the group.
MEMBERS - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
MEMBERS - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Deprecated.
since 5.3.1 default group is configurable on user manager Too many references to this constant, no clean for LTS 2017
membersField - Variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
membersGroupPermission - Variable in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
MemBlobFinder() - Constructor for class org.nuxeo.ecm.core.storage.mem.MemRepository.MemBlobFinder
 
MemConnection - Class in org.nuxeo.ecm.core.storage.mem
In-memory implementation of a DBSConnection.
MemConnection(MemRepository) - Constructor for class org.nuxeo.ecm.core.storage.mem.MemConnection
 
MemKeyValueStore - Class in org.nuxeo.runtime.kv
Memory-based implementation of a Key/Value store.
MemKeyValueStore() - Constructor for class org.nuxeo.runtime.kv.MemKeyValueStore
 
memory - Variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
MemoryBlockingQueue - Class in org.nuxeo.ecm.core.work
Memory-based BlockingQueue.
MemoryBlockingQueue(String, MemoryWorkQueuing, int) - Constructor for class org.nuxeo.ecm.core.work.MemoryBlockingQueue
Creates a BlockingQueue with a maximum capacity.
MemoryDirectory - Class in org.nuxeo.ecm.directory.memory
 
MemoryDirectory(MemoryDirectoryDescriptor) - Constructor for class org.nuxeo.ecm.directory.memory.MemoryDirectory
 
MemoryDirectoryDescriptor - Class in org.nuxeo.ecm.directory.memory
 
MemoryDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.memory.MemoryDirectoryDescriptor
 
MemoryDirectoryExpressionEvaluator - Class in org.nuxeo.ecm.directory.memory
Evaluates an expression on a memory directory entry.
MemoryDirectoryExpressionEvaluator(Directory) - Constructor for class org.nuxeo.ecm.directory.memory.MemoryDirectoryExpressionEvaluator
 
MemoryDirectorySession - Class in org.nuxeo.ecm.directory.memory
Trivial in-memory implementation of a Directory to use in unit tests.
MemoryDirectorySession(MemoryDirectory) - Constructor for class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
MemoryStore - Class in org.nuxeo.ecm.webengine.loader.store
 
MemoryStore() - Constructor for class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
MemoryStore(Map<String, byte[]>) - Constructor for class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
memoryThreshold - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
MemoryWorkQueuing - Class in org.nuxeo.ecm.core.work
Implementation of a WorkQueuing using in-memory queuing.
MemoryWorkQueuing(WorkQueuing.Listener) - Constructor for class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
MemPubSubProvider - Class in org.nuxeo.runtime.pubsub
In-Memory implementation of PubSubProvider.
MemPubSubProvider() - Constructor for class org.nuxeo.runtime.pubsub.MemPubSubProvider
 
MemRepository - Class in org.nuxeo.ecm.core.storage.mem
In-memory implementation of a DBSRepository.
MemRepository(MemRepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.mem.MemRepository
 
MemRepository.MemBlobFinder - Class in org.nuxeo.ecm.core.storage.mem
 
MemRepositoryDescriptor - Class in org.nuxeo.ecm.core.storage.mem
Memory Repository Descriptor.
MemRepositoryDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.mem.MemRepositoryDescriptor
 
MemRepositoryFactory - Class in org.nuxeo.ecm.core.storage.mem
In-memory implementation of a RepositoryFactory, creating a MemRepository.
MemRepositoryFactory(String) - Constructor for class org.nuxeo.ecm.core.storage.mem.MemRepositoryFactory
 
MemRepositoryService - Class in org.nuxeo.ecm.core.storage.mem
Service holding the configuration for Memory repositories.
MemRepositoryService() - Constructor for class org.nuxeo.ecm.core.storage.mem.MemRepositoryService
 
memToAcp(Serializable) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
MeObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
 
MeObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.MeObject
 
merge - Variable in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
 
merge(boolean, boolean) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
merge(Object, Object, BiFunction<? super Object, ? super Object, ? extends Object>) - Method in class org.nuxeo.common.codec.CryptoProperties
 
merge(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFMerge
Merge the PDFs.
merge(String, Object, BiFunction<? super Object, ? super Object, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
merge(String, String, String, String) - Method in class org.nuxeo.ecm.platform.pdf.PDFMerge
Merge the PDFs.
merge(Collection<T>) - Method in class org.nuxeo.runtime.model.DescriptorRegistry
 
merge(List<DocumentTranslationMap>) - Static method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
 
merge(MetadataProcessorDescriptor, MetadataProcessorDescriptor) - Method in class org.nuxeo.binary.metadata.internals.MetadataProcessorRegistry
Not supported.
merge(MongoDBDirectoryDescriptor) - Method in class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
 
merge(ActiveFileSystemItemFactoriesDescriptor, ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
 
merge(ActiveTopLevelFolderItemFactoryDescriptor, ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
 
merge(ChangeFinderDescriptor, ChangeFinderDescriptor) - Method in class org.nuxeo.drive.service.impl.ChangeFinderRegistry
 
merge(FileSystemItemFactoryDescriptor, FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
 
merge(TopLevelFolderItemFactoryDescriptor, TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
 
merge(AutomationFilter, AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
 
merge(ChainException, ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
 
merge(ContextHelperDescriptor) - Method in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
merge(EventHandler, EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
merge(OperationType, OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
merge(PoolConfiguration) - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
merge(BlobProviderDescriptor) - Method in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
 
merge(BlobProviderDescriptor, BlobProviderDescriptor) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent.BlobProviderDescriptorRegistry
 
merge(BulkStatus) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Updates the status with the provided update.
merge(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
merge(EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
merge(EventPipeDescriptor) - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
merge(EventPipeDescriptor, EventPipeDescriptor) - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
merge(LifeCycleDescriptor, LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
 
merge(LifeCycleTypesDescriptor, LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
 
merge(NuxeoCmisServiceFactoryDescriptor) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
 
merge(NuxeoCmisServiceFactoryDescriptor, NuxeoCmisServiceFactoryDescriptor) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry
 
merge(HibernateConfiguration) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
merge(DocumentTypeDescriptor) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
merge(PermissionUIItemDescriptor) - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
merge(PermissionVisibilityDescriptor) - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
merge(DBSRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
merge(DBSRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
 
merge(DBSRepositoryDescriptor, DBSRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService.DBSRepositoryDescriptorRegistry
 
merge(FulltextDescriptor) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
merge(FulltextDescriptor.FulltextIndexDescriptor) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
 
merge(LockManagerDescriptor) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerDescriptor
 
merge(LockManagerDescriptor, LockManagerDescriptor) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService.LockManagerDescriptorRegistry
 
merge(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
merge(RepositoryDescriptor.FieldDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
merge(RepositoryDescriptor, RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService.RepositoryDescriptorRegistry
 
merge(VersioningPolicyDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
merge(VersioningRestrictionDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
 
merge(VersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
merge(VersioningRuleDescriptor, VersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRuleRegistry
Deprecated.
 
merge(BaseDirectoryDescriptor) - Method in class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
 
merge(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
merge(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
merge(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
merge(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
 
merge(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
merge(CoreDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
merge(LDAPDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
merge(DirectoryConfiguration) - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
 
merge(MultiDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
 
merge(SQLDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
merge(JWTServiceConfigurationDescriptor) - Method in class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
Merge method.
merge(JWTServiceConfigurationDescriptor, JWTServiceConfigurationDescriptor) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTServiceConfigurationRegistry
 
merge(SimpleConfiguration) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
merge(ActionPropertiesDescriptor) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
merge(Action, Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
 
merge(DefaultActionFilter, DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
 
merge(EnvironmentDescriptor) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
 
merge(FactoryBindingDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
merge(FactoryBindingDescriptor, FactoryBindingDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingRegistry
 
merge(PostContentCreationHandlerDescriptor, PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
 
merge(NotificationListenerVetoDescriptor, NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
merge(MessageActionPipeDescriptor) - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
Merge this MessageActionPipeDescriptor with the given one.
merge(OpenIDConnectProviderDescriptor, OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
Deprecated.
 
merge(OAuth2ServiceProviderDescriptor, OAuth2ServiceProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
merge(PictureConversion) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
merge(PictureConversion, PictureConversion) - Method in class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
 
merge(PageProviderClassReplacerDefinition, PageProviderClassReplacerDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
merge(PageProviderDefinition, PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
merge(DefaultRenditionDescriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
merge(RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
merge(RenditionDefinitionProviderDescriptor, RenditionDefinitionProviderDescriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
merge(RenditionDefinition, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
merge(SuggesterDescriptor, SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
 
merge(SuggesterGroupDescriptor, SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
 
merge(SuggestionHandlerDescriptor, SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
merge(AutomaticLOD) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
merge(AutomaticLOD, AutomaticLOD) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLODContributionHandler
 
merge(AutomaticRenderView) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
merge(AutomaticRenderView, AutomaticRenderView) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderViewContributionHandler
 
merge(RenderView) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
merge(RenderView, RenderView) - Method in class org.nuxeo.ecm.platform.threed.service.RenderViewContributionHandler
 
merge(ContentViewConfiguration) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
merge(UITypesConfiguration) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
merge(Type, Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
merge(LoginProviderLink) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
merge(LoginScreenConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
merge(LoginScreenConfig, LoginScreenConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfigRegistry
 
merge(LoginStartupPage) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
merge(UserManagerDescriptor) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
Merge with data from another descriptor.
merge(AutomaticVideoConversion, AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
 
merge(VideoConversion, VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
 
merge(NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
merge(NuxeoCorsFilterDescriptor, NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
 
merge(NuxeoHeaderDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
merge(NuxeoHeaderDescriptor, NuxeoHeaderDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptorRegistry
 
merge(QuotaStatsUpdaterDescriptor, QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
merge(ResourceBundle) - Method in interface org.nuxeo.ecm.web.resources.api.ResourceBundle
 
merge(ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
merge(ResourceBundle, ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
merge(ProcessorDescriptor) - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
merge(ProcessorDescriptor, ProcessorDescriptor) - Method in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
merge(IndexingCommand) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
merge(ElasticSearchIndexConfig) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
Use other mapping and settings if not defined.
merge(NxqlQueryConverter.ExpressionBuilder) - Method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
merge(ContributionFragmentRegistry<T>) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
Deprecated.
 
merge(Descriptor) - Method in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
merge(Descriptor) - Method in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.runtime.cluster.ClusterNodeDescriptor
 
merge(Descriptor) - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
 
merge(Descriptor) - Method in interface org.nuxeo.runtime.model.Descriptor
Returns a descriptor representing other merged into this
merge(Descriptor) - Method in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
merge(Descriptor) - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
merge(ReloadResult) - Method in class org.nuxeo.runtime.reload.ReloadResult
 
merge(TargetPackageDescriptor, TargetPackageDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
merge(TargetPlatformDescriptor, TargetPlatformDescriptor) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformRegistry
 
merge(ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
merge(ContextExtensionFactoryDescriptor, ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
 
merge(OutputFormatDescriptor) - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
merge(OutputFormatDescriptor, OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
 
merge(TemplateProcessorDescriptor) - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
merge(TemplateProcessorDescriptor, TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
 
merge(LocalThemeConfig) - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
merge(FlavorDescriptor) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
merge(FlavorDescriptor, FlavorDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
merge(NegotiationDescriptor) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
merge(NegotiationDescriptor, NegotiationDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
merge(PageDescriptor) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
merge(PageDescriptor, PageDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
merge(T) - Method in class org.nuxeo.ecm.core.api.localconfiguration.AbstractLocalConfiguration
 
merge(T) - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
Merge this LocalConfiguration with another one.
merge(T, T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Merge 'src' into 'dst'.
merge(T, T) - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
Deprecated.
 
MERGE_ALL - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
MERGE_ONE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
mergeDescriptor(EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
mergeDescriptor(PermissionDescriptor) - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
 
mergeDocumentTypeDescriptors(DocumentTypeDescriptor, DocumentTypeDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
MergedPermissionDescriptor - Class in org.nuxeo.ecm.core.security
 
MergedPermissionDescriptor(PermissionDescriptor) - Constructor for class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
 
mergedPermissionsVisibility - Variable in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
mergeFrom(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
mergeFrom(SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
 
mergeInitialFolder - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
mergePage(PageDescriptor, PageDescriptor) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
mergeRenditions(RenditionDefinition, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
mergeWith(UserRegistrationConfiguration) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
message - Variable in class org.nuxeo.ecm.automation.core.operations.LogOperation
 
message - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
message - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
message - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper.ErrorInfo
 
message - Variable in class org.nuxeo.ecm.csv.core.CSVImportLog
 
message - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
message - Variable in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
message - Variable in class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
message - Variable in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
message - Variable in class org.nuxeo.launcher.info.MessageInfo
 
message - Variable in class org.nuxeo.lib.stream.log.LogRecord
 
message - Variable in class org.nuxeo.runtime.RuntimeMessage
 
message() - Method in class org.nuxeo.lib.stream.log.LogRecord
 
Message - Interface in org.nuxeo.lib.stream.pattern
A message is an Externalizable with an identifier.
Message(Session) - Constructor for class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
Message(Session, InputStream) - Constructor for class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
MESSAGE - Static variable in exception org.nuxeo.ecm.core.api.validation.DocumentValidationException
 
MESSAGE - Static variable in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
MESSAGE_ID_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
MESSAGE_ID_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
MESSAGE_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
MESSAGE_RFC822_MIMETYPE - Static variable in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
 
MESSAGE_SINGLE - Static variable in exception org.nuxeo.ecm.core.api.validation.DocumentValidationException
 
MessageAction - Interface in org.nuxeo.ecm.platform.mail.action
Object method for a message action.
MessageActionDescriptor - Class in org.nuxeo.ecm.platform.mail.action
 
MessageActionDescriptor() - Constructor for class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
 
MessageActionPipe - Class in org.nuxeo.ecm.platform.mail.action
A list of actions being executed on a message.
MessageActionPipe() - Constructor for class org.nuxeo.ecm.platform.mail.action.MessageActionPipe
 
MessageActionPipeDescriptor - Class in org.nuxeo.ecm.platform.mail.action
 
MessageActionPipeDescriptor() - Constructor for class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
 
messageClass - Variable in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
messageClass - Variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
messageClass - Variable in class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
messageClass - Variable in class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
messageClassName - Variable in class org.nuxeo.runtime.codec.AvroRecordCodecFactory
 
messageDecoder - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
messageDigest - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
messageDigest - Variable in class org.nuxeo.ecm.core.blob.KeyStrategyDigest.WriteObserverDigest
 
messageEncoder - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
messageHandler - Variable in class org.nuxeo.runtime.AbstractRuntimeService
Message handler for runtime.
MessageInfo - Class in org.nuxeo.launcher.info
 
MessageInfo() - Constructor for class org.nuxeo.launcher.info.MessageInfo
 
MessageInfo(int, String) - Constructor for class org.nuxeo.launcher.info.MessageInfo
 
MessageInfoLogger - Class in org.nuxeo.launcher.info
 
MessageInfoLogger() - Constructor for class org.nuxeo.launcher.info.MessageInfoLogger
 
messageKey - Variable in class org.nuxeo.ecm.core.api.validation.GlobalViolation
 
messages - Variable in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
messages - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
 
messages - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
messages - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
messages - Variable in class org.nuxeo.ecm.webengine.model.Messages
 
messages - Variable in class org.nuxeo.ecm.webengine.model.MessagesBundle
 
messages - Variable in class org.nuxeo.launcher.info.CommandInfo
 
messages - Variable in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
Messages - Class in org.nuxeo.ecm.webengine.model
 
Messages(Messages, MessagesProvider) - Constructor for class org.nuxeo.ecm.webengine.model.Messages
 
MESSAGES_BUNDLE - Static variable in interface org.nuxeo.ecm.core.schema.types.constraints.Constraint
 
MESSAGES_DEFAULT_LANG - Static variable in interface org.nuxeo.ecm.core.schema.types.constraints.Constraint
 
MESSAGES_KEY - Static variable in interface org.nuxeo.ecm.core.schema.types.constraints.Constraint
 
MessagesBundle - Class in org.nuxeo.ecm.webengine.model
 
MessagesBundle(ResourceBundle, Map<String, String>) - Constructor for class org.nuxeo.ecm.webengine.model.MessagesBundle
 
messageSchema - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
messageSchemaId - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
MessagesMethod - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
 
MessagesMethod(ResourceBundle) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.MessagesMethod
 
MessagesProvider - Interface in org.nuxeo.ecm.webengine.model
 
META_BY_LINE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_BY_LINE_TITLE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_CAPTION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_CATEGORY - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_CITY - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_COLORSPACE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_COMMENT - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_COPYRIGHT - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_COPYRIGHT_NOTICE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_COUNTRY_OR_PRIMARY_LOCATION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_CREDIT - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_DATE_CREATED - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_DESCRIPTION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_EQUIPMENT - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_EXPOSURE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_FNUMBER - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_FOCALLENGTH - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_HEADLINE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_HEIGHT - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_HRESOLUTION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_ICCPROFILE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_ISOSPEED - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_KEYWORDS - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_LANGUAGE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_OBJECT_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_ORIENTATION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_ORIGINAL_TRANSMISSION_REFERENCE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_ORIGINALDATE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_ORIGINATING_PROGRAM - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_PIXEL_XDIMENSION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_PIXEL_YDIMENSION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_PROVINCE_OR_STATE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_RECORD_VERSION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_RELEASE_DATE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_RELEASE_TIME - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_SOURCE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_SPECIAL_INSTRUCTIONS - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_SUPPLEMENTAL_CATEGORIES - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_TIME_CREATED - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_URGENCY - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_VRESOLUTION - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_WHITEBALANCE - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_WIDTH - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
META_WRITER - Static variable in class org.nuxeo.ecm.platform.picture.api.MetadataConstants
 
metadata - Variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
 
metadata - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromContext
 
metadata - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
metadata - Variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
metadata - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
metadata - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
metadata - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
metadata - Variable in class org.nuxeo.template.processors.xdocreport.XDocReportBindingResolver
 
metadata() - Method in class org.nuxeo.lib.stream.computation.AbstractComputation
 
metadata() - Method in interface org.nuxeo.lib.stream.computation.Computation
Identify the computation.
METADATA_ADD_USERNAME_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
METADATA_FILE - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
METADATA_FILENAME - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithMetadataSourceNode
 
METADATA_MAPPING_EP - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
 
METADATA_NAMESPACE - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
METADATA_PROCESSORS_EP - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
 
METADATA_ROTATE_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
METADATA_RULES_EP - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
 
metadataAddUsername - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
MetadataCollector - Class in org.nuxeo.ecm.platform.importer.properties
Collects meta-data from a FileSystem and manage inheritence
MetadataCollector() - Constructor for class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
MetadataConstants - Class in org.nuxeo.ecm.platform.picture.api
 
MetadataDescriptor() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor.MetadataDescriptor
 
metadataDescriptors - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
MetadataFile - Class in org.nuxeo.ecm.platform.importer.properties
Handle properties file creation from a DocumentModel.
MetadataFile(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.importer.properties.MetadataFile
 
metadataList - Variable in class org.nuxeo.lib.stream.computation.Topology
 
metadataList() - Method in class org.nuxeo.lib.stream.computation.Topology
 
metadataMap - Variable in class org.nuxeo.lib.stream.computation.Topology
 
MetadataMappingDescriptor - Class in org.nuxeo.binary.metadata.internals
 
MetadataMappingDescriptor() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
MetadataMappingDescriptor.MetadataDescriptor - Class in org.nuxeo.binary.metadata.internals
 
metadataMappingId - Variable in class org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
 
metadataMappingIdDescriptors - Variable in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
MetadataMappingRegistry - Class in org.nuxeo.binary.metadata.internals
Registry for MetadataMappingDescriptor descriptors.
MetadataMappingRegistry() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataMappingRegistry
 
MetadataProcessorDescriptor - Class in org.nuxeo.binary.metadata.internals
 
MetadataProcessorDescriptor() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataProcessorDescriptor
 
MetadataProcessorRegistry - Class in org.nuxeo.binary.metadata.internals
Registry for MetadataProcessorDescriptor descriptors.
MetadataProcessorRegistry() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataProcessorRegistry
 
metadataProperties - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
 
metadataProvider - Variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
MetadataRuleDescriptor - Class in org.nuxeo.binary.metadata.internals
 
MetadataRuleDescriptor() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
MetadataRuleRegistry - Class in org.nuxeo.binary.metadata.internals
Registry for MetadataRuleDescriptor descriptors.
MetadataRuleRegistry() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataRuleRegistry
 
metadataService - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
MetadataServlet - Class in org.nuxeo.ecm.platform.auth.saml.web
Servlet that returns local SP metadata for configuring IdPs.
MetadataServlet() - Constructor for class org.nuxeo.ecm.platform.auth.saml.web.MetadataServlet
 
metadataUtils - Variable in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
metadataUtils - Variable in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
 
MetadataUtils - Interface in org.nuxeo.ecm.platform.picture.core
 
MetadataUtilsDescriptor - Class in org.nuxeo.ecm.platform.picture.core.libraryselector
 
MetadataUtilsDescriptor() - Constructor for class org.nuxeo.ecm.platform.picture.core.libraryselector.MetadataUtilsDescriptor
 
meter - Variable in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
method - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
method - Variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
method - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.OperationMethod
 
method - Variable in class org.nuxeo.ecm.automation.core.trace.Call.Details
 
method - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
method - Variable in class org.nuxeo.runtime.annotations.AnnotatedMethod
 
method - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.MethodStatement
 
method - Variable in class org.nuxeo.runtime.test.runner.RuntimeDeployment.DeploymentStatement
 
METHOD_COPY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_DELETE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_GET - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_HEAD - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_LOCK - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_MOVE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_OPTIONS - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_POST - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_PUT - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
METHOD_UNLOCK - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
methodFilter - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature
Filter defined on method.
methodRule() - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Feature
 
methods - Variable in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
Invocable methods.
methods - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
Invocable methods
methods - Variable in class org.nuxeo.runtime.annotations.AnnotatedClass
 
MethodSorter - Class in org.nuxeo.runtime.test.runner
Utility class that sorts a list of JUnit methods according to their source line number.
MethodSorter.CV - Class in org.nuxeo.runtime.test.runner
Class Visitor that constructs a map of method name to source line number.
MethodSorter.LineComparator - Class in org.nuxeo.runtime.test.runner
Comparator of methods according to their line number.
MethodSorter.MV - Class in org.nuxeo.runtime.test.runner
Method Visitor that records method source line number.
MethodStatement(FrameworkMethod, Object, Statement) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.MethodStatement
 
METRIC_CACHE_NAME - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
METRIC_CHILD_CACHE_NAME - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
MetricComponent - Class in org.nuxeo.runtime.management.metrics
Deprecated.
MetricComponent() - Constructor for class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
metricEnabled() - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
MetricEnabler - Class in org.nuxeo.runtime.management.metrics
Deprecated.
MetricEnabler() - Constructor for class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
MetricEnablerMXBean - Interface in org.nuxeo.runtime.management.metrics
 
MetricInvocationHandler<T> - Class in org.nuxeo.runtime.management.metrics
 
MetricInvocationHandler(T) - Constructor for class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
 
MetricRegister - Class in org.nuxeo.runtime.management.metrics
 
MetricRegister() - Constructor for class org.nuxeo.runtime.management.metrics.MetricRegister
 
MetricRegisteringCallback - Class in org.nuxeo.runtime.management.metrics
Callback that registers MXBeans for metrics after their creation.
MetricRegisteringCallback(MetricRegister) - Constructor for class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
 
metrics - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
metrics - Variable in class org.nuxeo.ecm.platform.actions.ActionService
 
metrics - Variable in class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
metrics - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
metrics() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
metrics() - Method in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
metrics() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
metrics(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
metrics(String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
metrics(String) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Returns current metrics of queue identified by the queueId
METRICS - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
METRICS_STREAM - Static variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
MetricsConfigurationDescriptor - Class in org.nuxeo.runtime.metrics
 
MetricsConfigurationDescriptor() - Constructor for class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
 
MetricsConfigurationDescriptor.FilterDescriptor - Class in org.nuxeo.runtime.metrics
 
MetricsConfigurationDescriptor.InstrumentDescriptor - Class in org.nuxeo.runtime.metrics
 
MetricSerializer - Class in org.nuxeo.runtime.management.metrics
Deprecated.
MetricSerializer() - Constructor for class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
MetricSerializerMXBean - Interface in org.nuxeo.runtime.management.metrics
 
MetricSerializingCallback - Class in org.nuxeo.runtime.management.metrics
 
MetricSerializingCallback(MetricSerializer) - Constructor for class org.nuxeo.runtime.management.metrics.MetricSerializingCallback
 
MetricsReporter - Interface in org.nuxeo.runtime.metrics
 
MetricsReporterDescriptor - Class in org.nuxeo.runtime.metrics
 
MetricsReporterDescriptor() - Constructor for class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
MetricsService - Interface in org.nuxeo.runtime.metrics
 
MetricsServiceImpl - Class in org.nuxeo.runtime.metrics
 
MetricsServiceImpl() - Constructor for class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
MetricsStart - Class in org.nuxeo.ecm.automation.core.operations.services
Simple operation to start metrics reporter
MetricsStart() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.MetricsStart
 
MetricsStop - Class in org.nuxeo.ecm.automation.core.operations.services
Simple operation to stop metrics reporters
MetricsStop() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.MetricsStop
 
metricsWorkQueueSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
mf - Variable in class org.nuxeo.osgi.DirectoryBundleFile
 
mgmt - Variable in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
mgmtInitialized - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
MIDDLE - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
middleName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
middleName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
middleName - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
migrate(int) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
migrateCommentsFromPropertyToSecured(CoreSession, TreeCommentManager, IdRef) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
migrateCommentsFromRelationToProperty(CoreSession, RelationManager, CommentServiceConfig, Statement) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
migratePicture(CoreSession, String) - Method in class org.nuxeo.ecm.platform.picture.PictureMigrationHandler
 
migrateRepository(String) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
Deprecated, for removal: This API element is subject to removal in a future version.
migrateRepository(String, MigrationService.MigrationContext, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
 
migrateSession(String, MigrationService.MigrationContext, CoreSession) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
 
migrateSession(String, MigrationService.MigrationContext, CoreSession) - Method in class org.nuxeo.ecm.core.trash.TrashedStateMigrator
 
migrateSession(String, MigrationService.MigrationContext, CoreSession) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
migrateSession(String, MigrationService.MigrationContext, CoreSession) - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
migrateSession(CoreSession) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
Deprecated, for removal: This API element is subject to removal in a future version.
migrateSessionPropertyToSecured(CoreSession, MigrationService.MigrationContext) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
migrateSessionRelationToProperty(CoreSession, MigrationService.MigrationContext) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
migration - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigratorWithContext
 
Migration - Class in org.nuxeo.runtime.migration
 
Migration(String, String, String, MigrationService.MigrationStatus, List<MigrationStep>) - Constructor for class org.nuxeo.runtime.migration.Migration
 
MIGRATION_BATCH_SIZE_PROP - Static variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
MIGRATION_DEFAULT_BACTH_SIZE - Static variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
MIGRATION_DONE_EVENT - Static variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
MIGRATION_FLAG_PROP - Static variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
MIGRATION_ID - Static variable in class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
MIGRATION_ID - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
MIGRATION_ID - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
MIGRATION_INVAL_PUBSUB_TOPIC - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
MIGRATION_STATE_FACETS - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
MIGRATION_STATE_LIFECYCLE - Static variable in class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
MIGRATION_STATE_PROPERTY - Static variable in class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
MIGRATION_STATE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
MIGRATION_STATE_RELATION - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
MIGRATION_STATE_RELATIONS - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
MIGRATION_STATE_SECURED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
MIGRATION_STEP_LIFECYCLE_TO_PROPERTY - Static variable in class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
MIGRATION_STEP_PROPERTY_TO_SECURED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
MIGRATION_STEP_RELATION_TO_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
MIGRATION_STEP_RELATIONS_TO_FACETS - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
migrationContext - Variable in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
migrationContext - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigratorWithContext
 
MigrationContextImpl(MigrationServiceImpl.ProgressReporter) - Constructor for class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationContextImpl
 
MigrationDescriptor - Class in org.nuxeo.runtime.migration
Descriptor of a Migration, consisting of States and Steps.
MigrationDescriptor() - Constructor for class org.nuxeo.runtime.migration.MigrationDescriptor
 
MigrationDescriptor.MigrationStateDescriptor - Class in org.nuxeo.runtime.migration
 
MigrationDescriptor.MigrationStepDescriptor - Class in org.nuxeo.runtime.migration
 
MigrationInvalidation(String) - Constructor for class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidation
 
MigrationInvalidator() - Constructor for class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidator
 
MigrationJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
 
MigrationJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.MigrationJsonWriter
 
MigrationListJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
 
MigrationListJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.MigrationListJsonWriter
 
MigrationObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
 
MigrationObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.MigrationObject
 
MigrationService - Interface in org.nuxeo.runtime.migration
Migration Service.
MigrationService.MigrationContext - Interface in org.nuxeo.runtime.migration
Interface for a migration context, passed to the MigrationService.Migrator.
MigrationService.MigrationStatus - Class in org.nuxeo.runtime.migration
The status of a migration.
MigrationService.Migrator - Interface in org.nuxeo.runtime.migration
Interface for the implementation of a migrator.
MigrationServiceImpl - Class in org.nuxeo.runtime.migration
Implementation for the Migration Service.
MigrationServiceImpl() - Constructor for class org.nuxeo.runtime.migration.MigrationServiceImpl
 
MigrationServiceImpl.InvalidatorMigrator - Class in org.nuxeo.runtime.migration
A migrator wrapper to send invalidations to other nodes when calling MigrationServiceImpl.InvalidatorMigrator.notifyStatusChange().
MigrationServiceImpl.MigrationContextImpl - Class in org.nuxeo.runtime.migration
Migration context implementation that reports progress in the key/value store and can be shutdown.
MigrationServiceImpl.MigrationInvalidation - Class in org.nuxeo.runtime.migration
 
MigrationServiceImpl.MigrationInvalidator - Class in org.nuxeo.runtime.migration
 
MigrationServiceImpl.MigrationThreadPoolExecutor - Class in org.nuxeo.runtime.migration
Thread pool executor that records Runnables to be able to request shutdown on them.
MigrationServiceImpl.MigratorWithContext - Class in org.nuxeo.runtime.migration
Runnable for the migrator, that knows about the migration context.
MigrationServiceImpl.ProgressReporter - Class in org.nuxeo.runtime.migration
Progress reporter that reports progress in the key/value store.
MigrationShutdownException() - Constructor for exception org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator.MigrationShutdownException
 
MigrationStateDescriptor() - Constructor for class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStateDescriptor
 
MigrationStatus(String) - Constructor for class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
MigrationStatus(String, long, long, String, long, long) - Constructor for class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
MigrationStep - Class in org.nuxeo.runtime.migration
 
MigrationStep(String, String, String, String, String) - Constructor for class org.nuxeo.runtime.migration.MigrationStep
 
MigrationStepDescriptor() - Constructor for class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
MigrationThreadPoolExecutor() - Constructor for class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationThreadPoolExecutor
 
migrator - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.InvalidatorMigrator
 
MigratorWithContext(Consumer<MigrationService.MigrationContext>, MigrationServiceImpl.ProgressReporter, BiConsumer<MigrationService.MigrationContext, Throwable>) - Constructor for class org.nuxeo.runtime.migration.MigrationServiceImpl.MigratorWithContext
 
MIME_LISTENER - Static variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
MIME_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
MIME_TYPE - Static variable in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
MIME_TYPE - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
MIME_TYPE - Static variable in class org.nuxeo.ecm.liveconnect.core.ErrorLiveConnectFile
 
MIME_TYPE - Static variable in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
MIME_TYPE - Variable in class org.nuxeo.ecm.webengine.app.HeaderFixFilter
 
MIME_TYPE_PATTERN - Static variable in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
 
MIME_TYPE_PDF - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
MIME_TYPE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
mimetype - Variable in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
mimetype - Variable in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
 
mimetype - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
mimeType - Variable in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
 
mimeType - Variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
 
mimeType - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
mimeType - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
mimeType - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
 
mimeType - Variable in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
mimeType - Variable in class org.nuxeo.ecm.core.blob.BlobInfo
 
mimeType - Variable in class org.nuxeo.ecm.core.convert.service.ConvertOption
 
mimeType - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
mimeType - Variable in class org.nuxeo.importer.stream.message.BlobMessage
 
mimeType - Variable in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
MIMETYPE - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
MIMETYPE - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
MIMETYPE_SERVICE_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
MIMETYPE_ZIP - Static variable in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
MIMETYPE_ZIP - Static variable in class org.nuxeo.ecm.platform.threed.importer.ThreeDImporter
 
mimetypeByExtensionRegistry - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
mimetypeByNormalisedRegistry - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
mimeTypeCheck - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
mimeTypeCheck - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
mimeTypeCheck - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
mimeTypeCheck(boolean) - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
Whether to check the blob's mime-type against the file name.
MimetypeDescriptor - Class in org.nuxeo.ecm.platform.mimetype.service
MimetypeEntry extension definition.
MimetypeDescriptor() - Constructor for class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
MimetypeDetectionException - Exception in org.nuxeo.ecm.platform.mimetype
Exception raised when an unexpected exception occur during mimetype sniffing.
MimetypeDetectionException() - Constructor for exception org.nuxeo.ecm.platform.mimetype.MimetypeDetectionException
 
MimetypeDetectionException(String) - Constructor for exception org.nuxeo.ecm.platform.mimetype.MimetypeDetectionException
 
MimetypeDetectionException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.mimetype.MimetypeDetectionException
 
MimetypeDetectionException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.mimetype.MimetypeDetectionException
 
MimetypeEntry - Interface in org.nuxeo.ecm.platform.mimetype.interfaces
MimetypeEntry entry.
MimetypeEntryImpl - Class in org.nuxeo.ecm.platform.mimetype
MimetypeEntry.
MimetypeEntryImpl(String, List<String>, List<String>, String, boolean, boolean, boolean) - Constructor for class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
MimetypeIconUpdater - Class in org.nuxeo.ecm.platform.filemanager.core.listener
Listener responsible for computing the mimetype of a new or edited blob and the common:icon field if necessary.
MimetypeIconUpdater() - Constructor for class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
 
MimetypeNotFoundException - Exception in org.nuxeo.ecm.platform.mimetype
Exception raised when no matching mimetype entry can be found / guessed by the service.
MimetypeNotFoundException() - Constructor for exception org.nuxeo.ecm.platform.mimetype.MimetypeNotFoundException
 
MimetypeNotFoundException(String) - Constructor for exception org.nuxeo.ecm.platform.mimetype.MimetypeNotFoundException
 
MimetypeNotFoundException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.mimetype.MimetypeNotFoundException
 
MimetypeNotFoundException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.mimetype.MimetypeNotFoundException
 
MimeTypePreviewer - Interface in org.nuxeo.ecm.platform.preview.adapter
 
MimeTypePreviewerDescriptor - Class in org.nuxeo.ecm.platform.preview.adapter
 
MimeTypePreviewerDescriptor() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
 
MimetypeRegistry - Interface in org.nuxeo.ecm.platform.mimetype.interfaces
Allows the management of the mime type entry registry.
MimetypeRegistryService - Class in org.nuxeo.ecm.platform.mimetype.service
MimetypeEntry registry service.
MimetypeRegistryService() - Constructor for class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
mimetypes - Variable in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
mimetypes - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
mimeTypes - Static variable in class org.nuxeo.ecm.webengine.WebEngine
 
mimeTypeService - Variable in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
since 11.1. Use Framework.getService(Class) with MimetypeRegistry instead.
mimeTypeService - Variable in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
Deprecated.
since 11.1. Use Framework.getService(Class) with MimetypeRegistry instead.
MimeTypeTranslationHelper - Class in org.nuxeo.ecm.core.convert.service
Helper class to manage chains of converters.
MimeTypeTranslationHelper() - Constructor for class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
 
min - Variable in class org.nuxeo.ecm.webengine.forms.validation.LengthValidator
 
min - Variable in class org.nuxeo.ecm.webengine.forms.validation.RangeValidator
 
min() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.Length
 
min() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.Range
 
MIN - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
MIN - Static variable in class org.nuxeo.ecm.platform.audit.api.query.DateRangeQueryConstants
 
MIN - Static variable in class org.nuxeo.runtime.Version
 
MIN_BUF_SIZE - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
MIN_PORT - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
MIN_SIZE - Static variable in class org.nuxeo.common.utils.FullTextUtils
 
minAge - Variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
 
minAgeMillis - Variable in class org.nuxeo.common.file.LRUFileCache
 
minFoldersPerNode - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
minGlobalFolders - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
minOccurs - Variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
minor - Variable in class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
 
minor - Variable in class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
Deprecated.
 
MINOR - org.nuxeo.ecm.core.api.VersioningOption
Minor versioning requested.
MINOR - Static variable in class org.nuxeo.ecm.webengine.forms.FormData
 
MINOR_VERSION - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Key for minor version in Document API.
MINOR_VERSION_PROP - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Document property in which the minor version is stored.
MINUS - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
MINUS_ONE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
MINUTE_ROLLING_PERIOD - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
MISC_LIFECYCLE_POLICY_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MISC_LIFECYCLE_POLICY_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MISC_LIFECYCLE_STATE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MISC_LIFECYCLE_STATE_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
MISC_LIFECYCLE_STATE_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
MISC_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
miscInHierarchy - Variable in class org.nuxeo.ecm.core.storage.sql.Model
If true, the misc columns are added to hierarchy, not to a separate misc table.
missesCounter - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
missing() - Static method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
Returns a missing instance.
MISSING_ID_LOWER_CASE - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
MISSING_ID_UPPER_CASE - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
MISSING_PREVIEW_PICTURE - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
 
MISSING_REQUIRED_FIELD_MESSAGE - Static variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
MissingAggregate - Class in org.nuxeo.elasticsearch.aggregate
Counts the missing values for the specified field
MissingAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.MissingAggregate
 
missingIdFieldCase - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
MIXIN_TYPES - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
mixinComplexChildren - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of mixin to child name to type.
mixinFragments - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of mixin to simple+collection fragments.
MIXINS_NOT_PER_INSTANCE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
These mixins never match an instance mixin when used in a clause nuxeo:secondaryObjectTypeIds = 'foo'
mixinTypes - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
mixinTypeWhereClauseQualifiers - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
mkcol() - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
We can't MKCOL over an existing resource.
mkcol() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
MKCOL over a non-existing resource: create a new folder resource.
mkcol() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
mkdir(DocumentModel, String, String, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.MVELImporterFunction
 
MkdirCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
 
MkdirCommand(Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkdirCommand
Constructor for mkdir command.
MkfileCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
 
MkfileCommand(Path, byte[]) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkfileCommand
Constructor for mkfile command.
mkOOoZip(File, File) - Method in class org.nuxeo.template.odt.OOoArchiveModifier
 
mkStringIdx(String, String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
MOBILE_PROTOCOL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
MobileBannerHelper - Class in org.nuxeo.ecm.platform.web.common
Helper for the banner to open a document in the mobile application.
MobileBannerHelper() - Constructor for class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
MockBucket - Class in org.nuxeo.ecm.platform.query.core
A mock bucket used to present preselected bucket that are no longer returned by es post filtering.
MockBucket(String) - Constructor for class org.nuxeo.ecm.platform.query.core.MockBucket
 
MockitoConfiguration - Class in org.mockito.configuration
 
MockitoConfiguration() - Constructor for class org.mockito.configuration.MockitoConfiguration
 
MockitoFeature - Class in org.nuxeo.runtime.mockito
 
MockitoFeature() - Constructor for class org.nuxeo.runtime.mockito.MockitoFeature
 
MockProvider - Class in org.nuxeo.runtime.mockito
 
MockProvider() - Constructor for class org.nuxeo.runtime.mockito.MockProvider
 
mocks - Variable in class org.nuxeo.runtime.mockito.MockProvider
 
mode - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
mode - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
mode - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
mode - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
mode - Variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
mode() - Method in annotation type org.nuxeo.ecm.core.io.registry.reflect.Setup
see Instantiations for values.
MODE_KEY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
MODE_PROPERTY - Static variable in class org.nuxeo.runtime.test.runner.RandomBug
 
model - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
model - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
model - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
model - Variable in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker.Captured
 
model - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
The model used to do the mapping.
model - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
model - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
model - Variable in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
model - Variable in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
model - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
model - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
Model - Class in org.nuxeo.ecm.core.storage.sql
The Model is the link between high-level types and SQL-level objects (entity tables, collections).
Model(ModelSetup) - Constructor for class org.nuxeo.ecm.core.storage.sql.Model
 
Model.IdType - Enum in org.nuxeo.ecm.core.storage.sql
Type of ids as seen by the VCS Java layer.
ModelMBeanInfoFactory - Class in org.nuxeo.runtime.management.inspector
 
ModelMBeanInfoFactory() - Constructor for class org.nuxeo.runtime.management.inspector.ModelMBeanInfoFactory
 
ModelMBeanIntrospector - Class in org.nuxeo.runtime.management.inspector
 
ModelMBeanIntrospector(Class<?>) - Constructor for class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
ModelProperty - Class in org.nuxeo.ecm.core.storage.sql
Model of a property (simple or array) of a Node.
ModelProperty(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.ModelProperty
Create a model for an intermediate segment of a complex property.
ModelProperty(PropertyType, String, String, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.ModelProperty
Creates a model for a scalar property, or the last segment of a complex property.
ModelSetup - Class in org.nuxeo.ecm.core.storage.sql
Info driving the model creation.
ModelSetup() - Constructor for class org.nuxeo.ecm.core.storage.sql.ModelSetup
 
moderate(DocumentRef) - Method in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
 
ModerateCommentOperation - Class in org.nuxeo.ecm.platform.comment.workflow
 
ModerateCommentOperation() - Constructor for class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
 
MODERATION_DIRECTIVE_NAME - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
MODERATION_PROCESS - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
modes - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
MODIFICATION_DATE - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
modificationDate - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
modificationDate - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
modified - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
The fragments changed by the session.
modified - Variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
null when empty
MODIFIED - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment has been modified.
MODIFIED - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
MODIFIED - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
modifiedBundle(Bundle, BundleEvent, Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
modifiedInTransactionCount - Variable in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
modifiedService(ServiceReference, Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
modify(int, Object) - Method in class org.nuxeo.ecm.core.api.ListDiff
 
MODIFY - Static variable in class org.nuxeo.ecm.core.api.ListDiff
 
module - Variable in class org.nuxeo.ecm.webengine.install.Installer
 
module - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
module - Variable in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
module - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
Module - Interface in org.nuxeo.ecm.webengine.model
 
ModuleConfiguration - Class in org.nuxeo.ecm.webengine.model.impl
 
ModuleConfiguration() - Constructor for class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
ModuleConfiguration(WebEngine) - Constructor for class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
ModuleImpl - Class in org.nuxeo.ecm.webengine.model.impl
The default implementation for a web configuration.
ModuleImpl(WebEngine, ModuleImpl, ModuleConfiguration, ServerInjectableProviderContext) - Constructor for class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
ModuleManager - Class in org.nuxeo.ecm.webengine.model.impl
 
ModuleManager(WebEngine) - Constructor for class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
moduleMgr - Variable in class org.nuxeo.ecm.webengine.WebEngine
moduleMgr use double-check idiom and needs to be volatile.
ModulePage - Class in org.nuxeo.ecm.webengine.test
 
ModulePage() - Constructor for class org.nuxeo.ecm.webengine.test.ModulePage
 
ModuleResource - Interface in org.nuxeo.ecm.webengine.model
 
ModuleRoot - Class in org.nuxeo.ecm.webengine.model.impl
 
ModuleRoot() - Constructor for class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
 
modules - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
ModuleShortcut - Class in org.nuxeo.ecm.webengine.model.impl
Can be used to register links to your module entry points in the main web engine page
ModuleShortcut() - Constructor for class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
 
ModuleShortcut(String, String) - Constructor for class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
 
moduleShortcuts - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
A list of entry points into the module - to be shown in the main webengine page.
ModuleType - Interface in org.nuxeo.ecm.webengine.model
 
mongoClient - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_EACH - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_ID - Static variable in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
 
MONGODB_ID - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_ID - Static variable in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
 
MONGODB_INC - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_META - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_PULLALL - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_PUSH - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_SEQ - Static variable in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
 
MONGODB_SET - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_TEMPLATE_CONTRIB - Static variable in class org.nuxeo.directory.test.DirectoryConfiguration
 
MONGODB_TEXT_SCORE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MONGODB_UNSET - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MongoDBAbstractQueryBuilder - Class in org.nuxeo.ecm.core.storage.mongodb
Abstract query builder for a MongoDB query from an Expression.
MongoDBAbstractQueryBuilder(MongoDBConverter, Expression) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
MongoDBAbstractQueryBuilder.FieldInfo - Class in org.nuxeo.ecm.core.storage.mongodb
 
MongoDBAuditBackend - Class in org.nuxeo.mongodb.audit
Implementation of the AuditBackend interface using MongoDB persistence.
MongoDBAuditBackend() - Constructor for class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
MongoDBAuditBackend(NXAuditEventsService, AuditBackendDescriptor) - Constructor for class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
MongoDBAuditBackend.MongoDBLogEntryProvider - Class in org.nuxeo.mongodb.audit
 
MongoDBAuditChangeFinder - Class in org.nuxeo.drive.mongodb
 
MongoDBAuditChangeFinder() - Constructor for class org.nuxeo.drive.mongodb.MongoDBAuditChangeFinder
 
MongoDBAuditEntryReader - Class in org.nuxeo.mongodb.audit
Reader for MongoDB Audit.
MongoDBAuditEntryReader() - Constructor for class org.nuxeo.mongodb.audit.MongoDBAuditEntryReader
 
MongoDBAuditEntryWriter - Class in org.nuxeo.mongodb.audit
Writer for MongoDB Audit.
MongoDBAuditEntryWriter() - Constructor for class org.nuxeo.mongodb.audit.MongoDBAuditEntryWriter
 
MongoDBAuditPageProvider - Class in org.nuxeo.mongodb.audit.pageprovider
 
MongoDBAuditPageProvider() - Constructor for class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
MongoDBBlobFinder() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository.MongoDBBlobFinder
 
MongoDBChecker - Class in org.nuxeo.ecm.core.storage.mongodb
 
MongoDBChecker() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
MongoDBComponent - Class in org.nuxeo.runtime.mongodb
Component used to get a database connection to MongoDB.
MongoDBComponent() - Constructor for class org.nuxeo.runtime.mongodb.MongoDBComponent
 
MongoDBConnection - Class in org.nuxeo.ecm.core.storage.mongodb
MongoDB implementation of a DBSConnection.
MongoDBConnection(MongoDBRepository) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
MongoDBConnectionConfig - Class in org.nuxeo.runtime.mongodb
Descriptor to retrieve connection information to MongoDB.
MongoDBConnectionConfig() - Constructor for class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
MongoDBConnectionHelper - Class in org.nuxeo.runtime.mongodb
Helper for connection to the MongoDB server
MongoDBConnectionHelper.ReadConcernConverter - Class in org.nuxeo.runtime.mongodb
 
MongoDBConnectionHelper.ReadPreferenceConverter - Class in org.nuxeo.runtime.mongodb
 
MongoDBConnectionHelper.WriteConcernConverter - Class in org.nuxeo.runtime.mongodb
 
MongoDBConnectionService - Interface in org.nuxeo.runtime.mongodb
Service used to get a database connection to MongoDB.
MongoDBConverter - Class in org.nuxeo.ecm.core.storage.mongodb
Converts between MongoDB types (bson) and DBS types (diff, state, list, serializable).
MongoDBConverter() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
Constructor for a converter that does not map the MongoDB native "_id".
MongoDBConverter(String, Set<String>, Set<String>) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
Constructor for a converter that also knows to optionally translate the native MongoDB "_id" into a custom id.
MongoDBConverter.UpdateBuilder - Class in org.nuxeo.ecm.core.storage.mongodb
Update list builder to prevent several updates of the same field.
MongoDBCursorService - Class in org.nuxeo.ecm.core.storage.mongodb
MongoDB implementation of the CursorService.
MongoDBCursorService(MongoDBConverter) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBCursorService
 
MongoDBDirectory - Class in org.nuxeo.directory.mongodb
MongoDB implementation of a Directory
MongoDBDirectory(MongoDBDirectoryDescriptor) - Constructor for class org.nuxeo.directory.mongodb.MongoDBDirectory
 
MongoDBDirectoryDescriptor - Class in org.nuxeo.directory.mongodb
 
MongoDBDirectoryDescriptor() - Constructor for class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
 
MongoDBDirectoryFactory - Class in org.nuxeo.directory.mongodb
 
MongoDBDirectoryFactory() - Constructor for class org.nuxeo.directory.mongodb.MongoDBDirectoryFactory
 
MongoDBDirectoryQueryBuilder(MongoDBConverter, Expression) - Constructor for class org.nuxeo.directory.mongodb.MongoDBSession.MongoDBDirectoryQueryBuilder
 
MongoDBDocumentHistoryPageProvider - Class in org.nuxeo.mongodb.audit.pageprovider
 
MongoDBDocumentHistoryPageProvider() - Constructor for class org.nuxeo.mongodb.audit.pageprovider.MongoDBDocumentHistoryPageProvider
 
MongoDBExtendedInfo - Class in org.nuxeo.mongodb.audit
Extended info for the MongoDBExtendedInfo.
MongoDBExtendedInfo(Serializable) - Constructor for class org.nuxeo.mongodb.audit.MongoDBExtendedInfo
 
MongoDBKeyValueStore - Class in org.nuxeo.ecm.core.mongodb.kv
MongoDB implementation of a Key/Value Store Provider.
MongoDBKeyValueStore() - Constructor for class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
MongoDBLogEntryProvider() - Constructor for class org.nuxeo.mongodb.audit.MongoDBAuditBackend.MongoDBLogEntryProvider
 
MongoDBOperators - Class in org.nuxeo.runtime.mongodb
 
MongoDBReference - Class in org.nuxeo.directory.mongodb
MongoDB implementation of a Reference
MongoDBReference(String, String, String, String, String, String) - Constructor for class org.nuxeo.directory.mongodb.MongoDBReference
 
MongoDBReference(MongoDBReferenceDescriptor) - Constructor for class org.nuxeo.directory.mongodb.MongoDBReference
 
MongoDBReference(ReferenceDescriptor) - Constructor for class org.nuxeo.directory.mongodb.MongoDBReference
 
MongoDBReferenceDescriptor - Class in org.nuxeo.directory.mongodb
Descriptor for mongoDB directory reference.
MongoDBReferenceDescriptor() - Constructor for class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
mongodbReferences - Variable in class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
 
mongoDBRepository - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
MongoDBRepository - Class in org.nuxeo.ecm.core.storage.mongodb
MongoDB implementation of a Repository.
MongoDBRepository(MongoDBRepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
MongoDBRepository.MongoDBBlobFinder - Class in org.nuxeo.ecm.core.storage.mongodb
 
MongoDBRepositoryDescriptor - Class in org.nuxeo.ecm.core.storage.mongodb
MongoDB Repository Descriptor.
MongoDBRepositoryDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
 
MongoDBRepositoryFactory - Class in org.nuxeo.ecm.core.storage.mongodb
MongoDB implementation of a RepositoryFactory, creating a MongoDBRepository.
MongoDBRepositoryFactory(String) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryFactory
 
MongoDBRepositoryQueryBuilder - Class in org.nuxeo.ecm.core.storage.mongodb
Query builder for a MongoDB query of the repository from an Expression.
MongoDBRepositoryQueryBuilder(MongoDBRepository, Expression, SelectClause, OrderByClause, ExpressionEvaluator.PathResolver, boolean) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
MongoDBRepositoryService - Class in org.nuxeo.ecm.core.storage.mongodb
Service holding the configuration for MongoDB repositories.
MongoDBRepositoryService() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService
 
MongoDBSerializationHelper - Class in org.nuxeo.directory.mongodb
Helper for serialization/deserialization of BSON objects
MongoDBSerializationHelper - Class in org.nuxeo.runtime.mongodb
Helper for serialization/deserialization of BSON objects
MongoDBSession - Class in org.nuxeo.directory.mongodb
MongoDB implementation of a Session
MongoDBSession(MongoDBDirectory) - Constructor for class org.nuxeo.directory.mongodb.MongoDBSession
 
MongoDBSession.MongoDBDirectoryQueryBuilder - Class in org.nuxeo.directory.mongodb
MongoDB Query Builder that knows how to resolved directory properties.
MongoDBUIDSequencer - Class in org.nuxeo.ecm.core.mongodb.seqgen
MongoDB implementation of UIDSequencer.
MongoDBUIDSequencer() - Constructor for class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
Monitor - Interface in org.nuxeo.ecm.core.management.jtajca
 
MonitorCommand - Class in org.nuxeo.lib.stream.tools.command
Monitors consumer latencies to graphite
MonitorCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
months(int) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
MORE_LIKE_THIS_MAX_QUERY_TERMS - Static variable in class org.nuxeo.elasticsearch.hint.MoreLikeThisESHintQueryBuilder
 
MORE_LIKE_THIS_MAX_QUERY_TERMS - Static variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
MORE_LIKE_THIS_MIN_DOC_FREQ - Static variable in class org.nuxeo.elasticsearch.hint.MoreLikeThisESHintQueryBuilder
 
MORE_LIKE_THIS_MIN_DOC_FREQ - Static variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
MORE_LIKE_THIS_MIN_TERM_FREQ - Static variable in class org.nuxeo.elasticsearch.hint.MoreLikeThisESHintQueryBuilder
 
MORE_LIKE_THIS_MIN_TERM_FREQ - Static variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
MoreLikeThisESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "more_like_this" Elasticsearch hint operator.
MoreLikeThisESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.MoreLikeThisESHintQueryBuilder
 
move() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
 
move() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
move(int, int) - Method in class org.nuxeo.ecm.core.api.ListDiff
 
move(String, String) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
move(String, String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Moves the FileSystemItem with the given source id to the FileSystemItem with the given destination id for the given principal.
move(String, String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
move(List<DocumentRef>, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
move(List<DocumentRef>, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Bulk move.
move(ObjectId, ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
 
move(ObjectId, ObjectId, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
 
move(FolderItem) - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
move(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
move(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
move(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
 
move(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
move(FolderItem) - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
move(FolderItem) - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
move(DocumentRef, DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
move(DocumentRef, DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Moves the source document to the destination folder under the given name.
move(Document, Document, String) - Method in interface org.nuxeo.ecm.core.model.Session
Moves the source document to the given folder.
move(Document, Document, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
move(Document, Document, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
move(Node, Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Move a child to a new parent with a new name.
move(Node, Node, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Moves a node to a new location with a new name.
move(Node, Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
MOVE - Static variable in class org.nuxeo.ecm.core.api.ListDiff
 
MoveCollectionMemberOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
 
MoveCollectionMemberOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.MoveCollectionMemberOperation
 
MoveCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
 
MoveCommand(Path, Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.MoveCommand
Constructor for copy command.
MoveCommand(Path, Path, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.MoveCommand
 
MOVED_EVENT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
MoveDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
MoveDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
 
moveItem(DocumentModel, DocumentRef, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
moveItem(DocumentModel, DocumentRef, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
moveItem(DocumentModel, DocumentRef, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
moveItem(DocumentModel, PathRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
moveItem(DocumentModel, PathRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
Deprecated.
since 10.10, unused
moveItem(DocumentModel, PathRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
moveMembers(String, String) - Method in class org.nuxeo.ecm.collections.core.adapter.Collection
Move member1Id right after the member2Id of at first position if member2Id is null.
moveMembers(CoreSession, DocumentModel, DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Move the member1 right after the member2 within the collection.
moveMembers(CoreSession, DocumentModel, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
moveProperty(Element, Element, Element, String) - Method in class org.nuxeo.ecm.core.io.impl.transformers.PropertyDeprecationRemover
 
moveTo(int) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
moveTo(int) - Method in interface org.nuxeo.ecm.core.api.model.Property
Moves a property position into the parent container list.
moveTo(File) - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
Moves this blob's temporary file to a new non-temporary location.
MP4_EXTENSION - Static variable in class org.nuxeo.ecm.platform.video.convert.MP4Converter
Deprecated.
 
MP4_VIDEO_MIMETYPE - Static variable in class org.nuxeo.ecm.platform.video.convert.MP4Converter
Deprecated.
 
MP4Converter - Class in org.nuxeo.ecm.platform.video.convert
Deprecated.
since 5.9.5. Use VideoConversionConverter.
MP4Converter() - Constructor for class org.nuxeo.ecm.platform.video.convert.MP4Converter
Deprecated.
 
mp4Watermarker - Variable in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
Mp4Watermarker - Class in org.nuxeo.importer.stream.consumer.watermarker
Adds watermark to mp4 file by modifying its title.
Mp4Watermarker() - Constructor for class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
Mp4Watermarker.BetterByteArrayOutputStream - Class in org.nuxeo.importer.stream.consumer.watermarker
 
mPath - Variable in class org.nuxeo.ecm.csv.core.operation.CSVImportOperation
 
mSendReport - Variable in class org.nuxeo.ecm.csv.core.operation.CSVImportOperation
 
mSession - Variable in class org.nuxeo.ecm.csv.core.operation.CSVImportLogOperation
 
mSession - Variable in class org.nuxeo.ecm.csv.core.operation.CSVImportOperation
 
mSession - Variable in class org.nuxeo.ecm.csv.core.operation.CSVImportResultOperation
 
mSession - Variable in class org.nuxeo.ecm.csv.core.operation.CSVImportStatusOperation
 
MSG_KEY - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
msKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
MSOFFICE_TMP_PREFIX - Static variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
MSOFFICE_TMP_PREFIX - Static variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
MSOffice2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
MSOffice2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.MSOffice2TextConverter
 
MsoXmlMimetypeSniffer - Class in org.nuxeo.ecm.platform.mimetype.detectors
 
MsoXmlMimetypeSniffer() - Constructor for class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
mt - Variable in class org.nuxeo.ecm.core.api.blobholder.DocumentStringBlobHolder
 
mt - Variable in class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWithMimeType
 
MUL - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
MUL - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
MULTI_TENANT_ID_FORMAT - Static variable in class org.nuxeo.ecm.directory.BaseSession
 
MultiBucketAggregate<B extends Bucket> - Class in org.nuxeo.elasticsearch.aggregate
An aggregate that returns multiple buckets.
MultiBucketAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.MultiBucketAggregate
 
MultiDirectory - Class in org.nuxeo.ecm.directory.multi
 
MultiDirectory(MultiDirectoryDescriptor) - Constructor for class org.nuxeo.ecm.directory.multi.MultiDirectory
 
MultiDirectoryDescriptor - Class in org.nuxeo.ecm.directory.multi
 
MultiDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
 
MultiDirectoryExpressionEvaluator - Class in org.nuxeo.ecm.directory.multi
Evaluator for an Expression in the context of the various subdirectories of a MultiDirectory's source.
MultiDirectoryExpressionEvaluator(MultiDirectorySession.SourceInfo, String, String) - Constructor for class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
 
MultiDirectoryExpressionEvaluator.IdsResult - Class in org.nuxeo.ecm.directory.multi
Result is a set of entry ids.
MultiDirectoryExpressionEvaluator.OperandResult - Class in org.nuxeo.ecm.directory.multi
Result is an operand associated to at most one subdirectory.
MultiDirectoryExpressionEvaluator.ReferenceRenamer - Class in org.nuxeo.ecm.directory.multi
Renames the references according to a map.
MultiDirectoryExpressionEvaluator.Result - Interface in org.nuxeo.ecm.directory.multi
The result of an evaluation of an expression.
MultiDirectoryFactory - Class in org.nuxeo.ecm.directory.multi
 
MultiDirectoryFactory() - Constructor for class org.nuxeo.ecm.directory.multi.MultiDirectoryFactory
 
MultiDirectorySession - Class in org.nuxeo.ecm.directory.multi
Directory session aggregating entries from different sources.
MultiDirectorySession(MultiDirectory) - Constructor for class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
MultiDirectorySession.SourceInfo - Class in org.nuxeo.ecm.directory.multi
 
MultiDirectorySession.SubDirectoryInfo - Class in org.nuxeo.ecm.directory.multi
 
MultiExpression - Class in org.nuxeo.ecm.core.query.sql.model
An expression for an single operator with an arbitrary number of operands.
MultiExpression(MultiExpression) - Constructor for class org.nuxeo.ecm.core.query.sql.model.MultiExpression
Copy constructor.
MultiExpression(Operator, List<Predicate>) - Constructor for class org.nuxeo.ecm.core.query.sql.model.MultiExpression
 
multiLineEscape - Static variable in class org.nuxeo.ecm.automation.core.util.Properties
 
MultiMatchESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "multi_match" Elasticsearch hint operator.
MultiMatchESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.MultiMatchESHintQueryBuilder
 
multiOf(String, String) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Builds and returns a MultivaluedMap filled with the given simple values.
multiOf(String, String, String, String) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Builds and returns a MultivaluedMap filled with the given simple values.
multiOf(Map<String, String>) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
Builds and returns a MultivaluedMap filled with the given simple values.
MULTIPART - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Part of HTTP content type header.
MULTIPART_CLEANUP_DISABLED_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
Disable automatic abort of old multipart uploads at startup time.
MULTIPART_COPY_PART_SIZE_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.sql.S3Utils
The default multipart copy part size.
MULTIPART_COPY_PART_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
The configuration property to define the multipart copy part size.
MULTIPART_COPY_PART_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3Utils
The configuration property to define the multipart copy part size.
MultipartBlobs - Class in org.nuxeo.ecm.automation.jaxrs.io.documents
 
MultipartBlobs() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.MultipartBlobs
 
MultipartBlobs(List<Blob>) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.MultipartBlobs
 
MultiPartFormRequestReader - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
 
MultiPartFormRequestReader() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
 
MultiPartRequestReader - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
Deprecated.
since 9.1. Only MultiPartFormRequestReader is used.
MultiPartRequestReader() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
Deprecated.
 
multipleExecution - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
MultiPublishDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
MultiPublishDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument
 
MultiReference - Class in org.nuxeo.ecm.directory.multi
 
MultiReference.Collector - Interface in org.nuxeo.ecm.directory.multi
 
MultiTenantConfiguration - Class in org.nuxeo.ecm.multi.tenant
 
MultiTenantConfiguration() - Constructor for class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
MultiTenantGroupComputer - Class in org.nuxeo.ecm.multi.tenant
 
MultiTenantGroupComputer() - Constructor for class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
 
MultiTenantHelper - Class in org.nuxeo.ecm.multi.tenant
 
MultiTenantHelper.TenantIdFinder - Class in org.nuxeo.ecm.multi.tenant
 
MultiTenantListener - Class in org.nuxeo.ecm.multi.tenant
 
MultiTenantListener() - Constructor for class org.nuxeo.ecm.multi.tenant.MultiTenantListener
 
multiTenantManagement - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
MultiTenantPrincipal - Class in org.nuxeo.ecm.multi.tenant
 
MultiTenantPrincipal(NuxeoPrincipalImpl) - Constructor for class org.nuxeo.ecm.multi.tenant.MultiTenantPrincipal
 
MultiTenantService - Interface in org.nuxeo.ecm.multi.tenant
 
MultiTenantServiceImpl - Class in org.nuxeo.ecm.multi.tenant
 
MultiTenantServiceImpl() - Constructor for class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
MultiTenantUserManager - Class in org.nuxeo.ecm.multi.tenant
 
MultiTenantUserManager - Interface in org.nuxeo.ecm.platform.usermanager
 
MultiTenantUserManager() - Constructor for class org.nuxeo.ecm.multi.tenant.MultiTenantUserManager
 
MultiTenantUserWorkspaceService - Class in org.nuxeo.ecm.multi.tenant.userworkspace
Multi tenant aware implementation of the UserWorkspaceService.
MultiTenantUserWorkspaceService() - Constructor for class org.nuxeo.ecm.multi.tenant.userworkspace.MultiTenantUserWorkspaceService
 
MULTIVIEW_PICTURE_FACET - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
MultiviewPicture - Interface in org.nuxeo.ecm.platform.picture.api.adapters
 
MultiviewPictureAdapter - Class in org.nuxeo.ecm.platform.picture.api.adapters
 
MultiviewPictureAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
MultiviewPictureAdapterFactory - Class in org.nuxeo.ecm.platform.picture.api.adapters
 
MultiviewPictureAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapterFactory
 
mustBeClosed() - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
Indicates if the query result must be closed (because it holds resources).
mustBeClosed() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
mustBeClosed() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
mustBeClosed() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
mustBeClosed() - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
mustBeClosed() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
mustCreate() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
mustFetch(String) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
MUTABLE_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
MutableClassLoader - Interface in org.nuxeo.osgi.application
 
MutableClassLoaderDelegate - Class in org.nuxeo.osgi.application
 
MutableClassLoaderDelegate(ClassLoader) - Constructor for class org.nuxeo.osgi.application.MutableClassLoaderDelegate
 
muted - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
MV(Map<String, Integer>, String) - Constructor for class org.nuxeo.runtime.test.runner.MethodSorter.MV
 
mvel - Variable in class org.nuxeo.ecm.automation.core.rendering.RenderingService
 
MVEL_BLACK_LIST_EXPR - Static variable in class org.nuxeo.ecm.automation.core.trace.Call
Black listing of mvel expressions which should not be evaluated by the Automation traces for debugging purpose
mvelCtx - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
MvelExpression - Class in org.nuxeo.ecm.automation.core.scripting
 
MvelExpression(String) - Constructor for class org.nuxeo.ecm.automation.core.scripting.MvelExpression
 
MVELImporterFunction - Class in org.nuxeo.ecm.platform.importer.xml.parser
Some helper function that are injected inside MVEL context
MVELImporterFunction(CoreSession, Stack<DocumentModel>, Map<Element, DocumentModel>, Element) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.MVELImporterFunction
 
MvelRender - Class in org.nuxeo.ecm.automation.core.rendering
MVEL rendering using a simple cache of compiled template.
MvelRender() - Constructor for class org.nuxeo.ecm.automation.core.rendering.MvelRender
 
MvelScript(Serializable) - Constructor for class org.nuxeo.ecm.automation.core.scripting.Scripting.MvelScript
 
MvelTemplate - Class in org.nuxeo.ecm.automation.core.scripting
 
MvelTemplate(String) - Constructor for class org.nuxeo.ecm.automation.core.scripting.MvelTemplate
 
MyForm - Interface in org.nuxeo.ecm.webengine.forms.validation.test
 
MyFormValidator - Class in org.nuxeo.ecm.webengine.forms.validation.test
 
MyFormValidator() - Constructor for class org.nuxeo.ecm.webengine.forms.validation.test.MyFormValidator
 
myResult - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature
 

N

n - Variable in class org.nuxeo.ecm.core.storage.sql.LockStepJob
 
name - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor.MetadataDescriptor
 
name - Variable in class org.nuxeo.connect.update.task.guards.PlatformHelper
 
name - Variable in class org.nuxeo.connect.update.xml.FieldDefinition
 
name - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
name - Variable in class org.nuxeo.dmk.DmkProtocol
 
name - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
name - Variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
 
name - Variable in class org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName
Deprecated.
 
name - Variable in class org.nuxeo.drive.operations.NuxeoDriveRename
 
name - Variable in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
name - Variable in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
name - Variable in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
name - Variable in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
 
name - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
name - Variable in class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
 
name - Variable in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
name - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.login.LoginAs
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInput
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.SetInputAsVar
 
name - Variable in class org.nuxeo.ecm.automation.core.operations.SetVar
 
name - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
name - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
name - Variable in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
 
name - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
name - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
name - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchHandlerDescriptor
 
name - Variable in class org.nuxeo.ecm.automation.server.RestBinding
 
name - Variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
 
name - Variable in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingDescriptor
 
name - Variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
 
name - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
name - Variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
 
name - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
name - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
name - Variable in class org.nuxeo.ecm.core.cache.AbstractCache
 
name - Variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
name - Variable in class org.nuxeo.ecm.core.event.impl.EventImpl
 
name - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
name - Variable in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
name - Variable in class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
name - Variable in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
 
name - Variable in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
name - Variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
 
name - Variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
name - Variable in class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
 
name - Variable in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
 
name - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent.ServerInstance
 
name - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
name - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
name - Variable in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
name - Variable in class org.nuxeo.ecm.core.query.sql.model.Clause
 
name - Variable in class org.nuxeo.ecm.core.query.sql.model.Function
 
name - Variable in class org.nuxeo.ecm.core.query.sql.model.Reference
 
name - Variable in class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor.RedisHostDescriptor
 
name - Variable in class org.nuxeo.ecm.core.rest.security.Permission
 
name - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
name - Variable in class org.nuxeo.ecm.core.schema.FacetDescriptor
 
name - Variable in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
name - Variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
name - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
name - Variable in class org.nuxeo.ecm.core.schema.SchemaDescriptor
 
name - Variable in class org.nuxeo.ecm.core.schema.types.AbstractType
 
name - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
name - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
name - Variable in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
name - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
name - Variable in class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
 
name - Variable in class org.nuxeo.ecm.core.storage.InvalidationsQueue
used for debugging
name - Variable in class org.nuxeo.ecm.core.storage.lock.LockManagerDescriptor
 
name - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
name - Variable in class org.nuxeo.ecm.core.storage.sql.BaseProperty
The property name.
name - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
name - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerDescriptor
 
name - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
name - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
name - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
name - Variable in class org.nuxeo.ecm.core.uidgen.AbstractUIDSequencer
 
name - Variable in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
name - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
name - Variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
name - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
name - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
name - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
name - Variable in class org.nuxeo.ecm.directory.multi.FieldDescriptor
 
name - Variable in class org.nuxeo.ecm.directory.multi.SourceDescriptor
 
name - Variable in class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
 
name - Variable in class org.nuxeo.ecm.directory.PermissionDescriptor
 
name - Variable in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
 
name - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
name - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
If name is null, then the environment is global.
Else the environment can be associated with a command ("command name") or with a tool ("command line").
name - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationEventDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerHookDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
name - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
 
name - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
name - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
name - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
name - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
name - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
name - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
name - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
name - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
name - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
name - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
name - Variable in class org.nuxeo.ecm.platform.query.api.PageSelections
 
name - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
name - Variable in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.rendering.api.View
 
name - Variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
name - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
name - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
 
name - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
 
name - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
name - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
name - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
name - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
name - Variable in class org.nuxeo.ecm.platform.threed.service.RenderView
 
name - Variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
name - Variable in class org.nuxeo.ecm.platform.types.SubType
 
name - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
name - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.util.RepositoryLocation
 
name - Variable in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
name - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
name - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
name - Variable in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
name - Variable in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
name - Variable in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
name - Variable in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
name - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
name - Variable in class org.nuxeo.ecm.webdav.resource.AbstractResource
 
name - Variable in class org.nuxeo.ecm.webdav.service.BackendFactoryDescriptor
 
name - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
name - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
name - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
name - Variable in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
name - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
name - Variable in class org.nuxeo.ecm.webengine.model.View
 
name - Variable in class org.nuxeo.ecm.webengine.rendering.RenderingExtensionDescriptor
 
name - Variable in class org.nuxeo.ecm.webengine.security.DefaultPermission
 
name - Variable in class org.nuxeo.ecm.webengine.security.PostfixExpression.Token
 
name - Variable in class org.nuxeo.ecm.webengine.session.AbstractComponent
 
name - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
name - Variable in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
name - Variable in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
name - Variable in class org.nuxeo.importer.stream.message.DocumentMessage
 
name - Variable in class org.nuxeo.launcher.info.CommandInfo
 
name - Variable in class org.nuxeo.launcher.info.DistributionInfo
 
name - Variable in class org.nuxeo.launcher.info.PackageInfo
 
name - Variable in class org.nuxeo.lib.stream.computation.ComputationMetadata
 
name - Variable in class org.nuxeo.lib.stream.computation.Topology.Vertex
 
name - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
name - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogConfig
 
name - Variable in class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
name - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
name - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
name - Variable in class org.nuxeo.lib.stream.log.LogPartition
 
name - Variable in class org.nuxeo.lib.stream.log.Name
 
name - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
name - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
name - Variable in class org.nuxeo.runtime.avro.AvroSchemaDescriptor
 
name - Variable in class org.nuxeo.runtime.cluster.ClusterNodeDescriptor
 
name - Variable in class org.nuxeo.runtime.codec.CodecDescriptor
 
name - Variable in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
name - Variable in class org.nuxeo.runtime.datasource.DataSourceLinkDescriptor
 
name - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
name - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
name - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.PropertyCommand
 
name - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
 
name - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
name - Variable in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
name - Variable in class org.nuxeo.runtime.kv.KeyValueStoreDescriptor
 
name - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.InstrumentDescriptor
 
name - Variable in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
name - Variable in class org.nuxeo.runtime.model.DefaultComponent
 
name - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
name - Variable in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
name - Variable in class org.nuxeo.runtime.model.URLStreamRef
 
name - Variable in class org.nuxeo.runtime.server.FilterDescriptor
 
name - Variable in class org.nuxeo.runtime.server.InitParamDescriptor
 
name - Variable in class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
name - Variable in class org.nuxeo.runtime.server.ServletDescriptor
 
name - Variable in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
name - Variable in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
name - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor.LogDescriptor
 
name - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor.LogMatchDescriptor
 
name - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
name - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.ComputationDescriptor
 
name - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.FilterDescriptor
 
name - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
name - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
name - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
 
name - Variable in class org.nuxeo.runtime.test.runner.MethodSorter.MV
 
name - Variable in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
name - Variable in class org.nuxeo.runtime.util.Watch.TimeInterval
 
name - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
name - Variable in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
 
name - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
name - Variable in class org.nuxeo.template.api.TemplateInput
 
name - Variable in class org.nuxeo.template.serializer.service.SerializerDescriptor
 
name - Variable in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
name - Variable in class org.nuxeo.usermapper.service.UserMapperDescriptor
 
name() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Param
The parameter key in the operation parameters map.
name() - Method in interface org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.Color
 
name() - Method in annotation type org.nuxeo.ecm.webengine.model.WebAdapter
 
name() - Method in class org.nuxeo.lib.stream.computation.ComputationMetadata
Globally unique identifier of the computation.
name() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
name() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
name() - Method in interface org.nuxeo.lib.stream.log.LogAppender
Returns the Log's name.
name() - Method in class org.nuxeo.lib.stream.log.LogPartition
Returns the Log's name
name() - Method in class org.nuxeo.lib.stream.tools.command.AppendCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.CatCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.Command
 
name() - Method in class org.nuxeo.lib.stream.tools.command.CopyCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.DumpCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.HelpCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.LagCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.TailCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.TestCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
name() - Method in class org.nuxeo.lib.stream.tools.command.WorkCatCommand
 
name() - Method in annotation type org.nuxeo.runtime.test.runner.LoggerLevel
The logger name on which we want to set the logger level
name() - Method in annotation type org.nuxeo.runtime.test.runner.WithFrameworkProperty
 
name(Class<?>) - Method in class org.nuxeo.ecm.core.management.jtajca.Defaults
 
name(Class<?>, String) - Method in class org.nuxeo.ecm.core.management.jtajca.Defaults
 
name(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
name(String) - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
Uses a registered scroll implementation, null for default implementation.
name(String) - Method in class org.nuxeo.ecm.webengine.model.View
 
name(String) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
Consumer group name.
name(Work) - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
Name - Class in org.nuxeo.lib.stream.log
An identifier composed of a namespace and a specific name with 2 string representations:
- an uniform resource name (urn) represented as a relative path: namespace/name
- an identifier (id): encode the urn as namespace-name
When there is no namespace, URN and id are identical.
NAME - Static variable in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
 
NAME - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
NAME - Static variable in class org.nuxeo.ecm.collections.core.io.CollectionsJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.collections.core.io.FavoritesJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.ExposeBlob
 
NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.ZipBlob
 
NAME - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
NAME - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BlobAppLinksJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.FirstAccessibleAncestorJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricher
Deprecated.
 
NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.UserVisiblePermissionsJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
NAME - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
NAME - Static variable in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
 
NAME - Static variable in interface org.nuxeo.ecm.core.management.jtajca.CoreSessionMonitor
 
NAME - Static variable in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
NAME - Static variable in interface org.nuxeo.ecm.core.management.standby.StandbyMXBean
 
NAME - Static variable in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
NAME - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
 
NAME - Static variable in class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
NAME - Static variable in class org.nuxeo.ecm.core.security.SecurityService
 
NAME - Static variable in class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
NAME - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
NAME - Static variable in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
NAME - Static variable in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
NAME - Static variable in class org.nuxeo.ecm.platform.comment.service.CommentService
 
NAME - Static variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
NAME - Static variable in class org.nuxeo.ecm.platform.ec.notification.io.NotificationsJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
NAME - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
NAME - Static variable in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
 
NAME - Static variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
NAME - Static variable in class org.nuxeo.ecm.platform.preview.io.BlobPreviewJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.preview.io.PreviewJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.relations.services.RelationService
 
NAME - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
NAME - Static variable in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
 
NAME - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
NAME - Static variable in class org.nuxeo.ecm.platform.rendition.io.PublicationJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.rendition.io.RenditionJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.io.enrichers.PendingTasksJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.io.enrichers.RunnableWorkflowJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.io.enrichers.RunningWorkflowJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.tag.io.TagsJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.tag.TagServiceImpl
 
NAME - Static variable in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
NAME - Static variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.types.SubtypesJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
NAME - Static variable in class org.nuxeo.ecm.platform.url.io.DocumentUrlJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
NAME - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
NAME - Static variable in class org.nuxeo.ecm.platform.usermanager.UserService
 
NAME - Static variable in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
NAME - Static variable in class org.nuxeo.ecm.platform.util.LocationManagerService
 
NAME - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
NAME - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoConcat
 
NAME - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
NAME - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoWatermarker
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.BOAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ChildrenAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ConvertAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.EmptyDocumentAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberGroupsAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberUsersAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.OperationAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PageProviderAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PreviewAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.SearchAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.AuditJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.HasContentJsonEnricher
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.TaskAdapter
 
NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.WorkflowAdapter
 
NAME - Static variable in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
NAME - Static variable in class org.nuxeo.ecm.webdav.service.WebDavService
 
NAME - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
 
NAME - Static variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
NAME - Static variable in class org.nuxeo.elasticsearch.bulk.IndexCompletionComputation
 
NAME - Static variable in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
NAME - Static variable in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
NAME - Static variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
NAME - Static variable in class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
NAME - Static variable in class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
NAME - Static variable in class org.nuxeo.lib.stream.codec.NoCodec
 
NAME - Static variable in class org.nuxeo.lib.stream.codec.SerializableCodec
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.AppendCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.CatCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.CopyCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.DumpCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.HelpCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.LagCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.TailCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.TestCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
NAME - Static variable in class org.nuxeo.lib.stream.tools.command.WorkCatCommand
 
NAME - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
NAME - Static variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
NAME - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
NAME - Static variable in class org.nuxeo.runtime.services.event.EventService
 
NAME - Static variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
NAME - Static variable in class org.nuxeo.runtime.test.TestRuntime
 
NAME - Static variable in class org.nuxeo.runtime.util.SimpleRuntime
 
NAME - Static variable in class org.nuxeo.template.processors.IdentityProcessor
 
NAME - Static variable in class org.nuxeo.wopi.Constants
 
NAME - Static variable in class org.nuxeo.wopi.WOPIJsonEnricher
 
NAME_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
NAME_DEFAULT - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
NAME_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
NAME_PARAM - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
NAME_PARAM - Static variable in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
NAME_PATTERN - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
NAME_PROP - Static variable in class org.nuxeo.snapshot.SnapshotableAdapter
 
NAME_RECORDS - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
NAMED_PARAMETERS - Static variable in interface org.nuxeo.ecm.platform.query.api.PageProviderService
Name of the search document model context map property holding named parameters.
NAMED_PARAMETERS - Static variable in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
Deprecated.
since 6.0, use PageProviderService.NAMED_PARAMETERS instead.
NAMED_PARAMS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
namedParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
namedParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
namedParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
namedParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
namedParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
namedParams - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
namedQueryParams - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
NamedThreadFactory() - Constructor for class org.nuxeo.elasticsearch.ElasticSearchComponent.NamedThreadFactory
 
NamedThreadFactory(String) - Constructor for class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter.NamedThreadFactory
 
NamedThreadFactory(String) - Constructor for class org.nuxeo.lib.stream.computation.log.ComputationPool.NamedThreadFactory
 
NamedThreadFactory(String) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool.NamedThreadFactory
 
nameID - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
nameKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
nameOf(String) - Method in class org.nuxeo.ecm.core.cache.CacheMetrics
 
nameOf(String) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
namePattern - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
 
NameResolver - Class in org.nuxeo.lib.stream.log
 
NameResolver(String) - Constructor for class org.nuxeo.lib.stream.log.NameResolver
 
names - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
namespace - Variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
namespace - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobStoreConfiguration
 
namespace - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
namespace - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
namespace - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisUIDSequencer
 
namespace - Variable in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
 
namespace - Variable in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
namespace - Variable in class org.nuxeo.lib.stream.log.Name
 
namespace - Variable in class org.nuxeo.runtime.kv.KeyValueStoreDescriptor
An optional namespace that may be used to disambiguate otherwise similar descriptors (in particular, copies).
namespace - Variable in class org.nuxeo.runtime.pubsub.AbstractPubSubProvider
 
namespace(String...) - Method in interface org.nuxeo.ecm.core.redis.RedisAdmin
 
namespace(String...) - Method in class org.nuxeo.ecm.core.redis.RedisComponent
 
Namespace - Class in org.nuxeo.ecm.core.schema
 
Namespace(String, String) - Constructor for class org.nuxeo.ecm.core.schema.Namespace
 
NAMESPACE - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
An optional namespace that may be used to disambiguate otherwise similar descriptors (in particular, copies).
NAMESPACE_GLOBAL - Static variable in class org.nuxeo.lib.stream.log.Name
 
NAMESPACE_ID_SEP - Static variable in class org.nuxeo.lib.stream.log.Name
 
NAMESPACE_PREFIX - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
NAMESPACE_PROP - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
Deprecated.
since 10.10
NAMESPACE_URN_SEP - Static variable in class org.nuxeo.lib.stream.log.Name
 
namespaceList - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
namespaces - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
namespaces - Variable in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
namespaces - Variable in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
 
nameToLine - Variable in class org.nuxeo.runtime.test.runner.MethodSorter.CV
 
nameToLine - Variable in class org.nuxeo.runtime.test.runner.MethodSorter.LineComparator
 
nameToLine - Variable in class org.nuxeo.runtime.test.runner.MethodSorter.MV
 
nameWithoutVersion - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
The file name without the version
NamingContext - Class in org.nuxeo.runtime.jtajca
Naming context for nuxeo container.
NamingContext() - Constructor for class org.nuxeo.runtime.jtajca.NamingContext
 
NamingContextFacade - Class in org.nuxeo.runtime.jtajca
Search main context if name not found in nuxeo's context.
NamingContextFacade(Context) - Constructor for class org.nuxeo.runtime.jtajca.NamingContextFacade
 
NamingContextFactory - Class in org.nuxeo.runtime.jtajca
Provides access to the nuxeo container naming context
NamingContextFactory() - Constructor for class org.nuxeo.runtime.jtajca.NamingContextFactory
 
NASHORN_ENGINE - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
NASHORN_JAVA_VERSION - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
NASHORN_WARN_CACHE - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
NASHORN_WARN_CLASS_FILTER - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
NASHORN_WARN_VERSION - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
NashornUserMapper - Class in org.nuxeo.usermapper.extension
UserMapper implementation using Nashorn to implement logic using JavaScript
NashornUserMapper(String, String) - Constructor for class org.nuxeo.usermapper.extension.NashornUserMapper
 
nativeAggregation - Variable in class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
 
nativeCase - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
NativeEsAggregate - Class in org.nuxeo.elasticsearch.aggregate
This class is intended for internal/advanced use.
NativeEsAggregate(AggregationBuilder, Consumer<Aggregation>) - Constructor for class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
Construct the aggregate using an ElasticSearch aggregate builder and a parser that will consume the response.
NativeEsAggregate(AggregateDefinition, AggregationBuilder, Consumer<Aggregation>) - Constructor for class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
 
nativeId - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
 
nativeQuery(String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns a batched list of entries.
nativeQuery(String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
nativeQuery(String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
nativeQuery(String, Map<String, Object>, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns a batched list of entries.
nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
nativeQueryLogs(String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns a batched list of log entries.
nativeQueryLogs(String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
nativeQueryLogs(String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
natures - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
navigateToCurrentUserPersonalWorkspace() - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceManagerActions
Navigates to the current user personal workspace.
navigateToOverallWorkspace() - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceManagerActions
Navigates to the overall workspace.
NB_LINES_PER_PARAGRAPH - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
NB_OUTPUT_STREAMS - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
NB_OUTPUT_STREAMS - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
NB_PAGE_PER_BLOC - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
NB_PARAGRAPH_PER_PAGE - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
NB_SUB_PATH_PART - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
NB_TRY - Static variable in class org.nuxeo.ecm.core.api.LockHelper
 
NB_TRY - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
NB_WORDS_PER_LINE - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
nbAccess - Variable in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
nbBlobs - Variable in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
nbBlobs - Variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
nbBlobs - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
nbBlobs - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducerFactory
 
nbBlobs - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
nbBlobs - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducerFactory
 
nbCreatedDocsByThreads - Static variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
nbDocuments - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
nbDocuments - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
nbDocuments - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
nbFolders - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
nbNodes - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
nbOutputStreams - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
nbPartitions - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
nbProcessed - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerStatus
 
nbThreads - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
nbThreads - Variable in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
nbThreads - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
nbThreads - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
nbThreads - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
nbThreads - Variable in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
nbThreads - Variable in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
nbThreads - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
nbThreads - Variable in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
nbThreads - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
nbThreads(Integer) - Method in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration.Builder
 
nbVisitedFolders - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
NC - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
NE - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
needi18n - org.nuxeo.ecm.platform.task.Task.TaskVariableName
 
needi18n() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.jwt.JWTAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
Defines if the authentication plugin needs to do a login prompt.
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.krb5.Krb5Authenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
needLoginPrompt(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
needRecurse(IndexingCommand) - Method in class org.nuxeo.elasticsearch.work.IndexingWorker
 
needRegister - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
needResetLogin(ServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationSessionManager
Checks whether or not this request was made to perform login.
needResetLogin(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.DefaultSessionManager
 
needResetLogin(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
needResetLogin(ServletRequest) - Method in class org.nuxeo.ecm.webengine.login.WebEngineSessionManager
 
needsAliasForDerivedTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Whether a derived table (subselect in a FROM statement) needs an alias.
needsAliasForDerivedTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
needsAliasForDerivedTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
needsAliasForDerivedTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
needsClose - Variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
needsClusteredColumn(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
Tables created for directories don't need a clustered column automatically defined.
needSessionSaving(UserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
needsFlush - Variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
needsNullsLastOnDescSort() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
True if the dialect need an extra NULLS LAST on DESC sort.
needsNullsLastOnDescSort() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
needsNullsLastOnDescSort() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
needsOffsetCorrection(IsoFile) - Method in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
needsOracleJoins() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Whether implicit Oracle joins (instead of explicit ANSI joins) are needed.
needsOracleJoins() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
needsOrderByKeysAfterDistinct() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
When doing a SELECT DISTINCT that uses a ORDER BY, do the keys along which we order have to be mentioned in the DISTINCT clause?
needsOrderByKeysAfterDistinct() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
needsOriginalColumnInGroupBy() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Whether a GROUP BY can only be used with the original column name and not an alias.
needsOriginalColumnInGroupBy() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
needsOriginalColumnInGroupBy() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
needsPrepareUserReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
The dialect need an extra SQL statement to populate a user read acl cache before running the query.
needsRenditions(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
needsRestart(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
needsSubSelect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.ColumnInfo
 
needsVersioning(DocumentModel) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this method is not used anymore
needsVersioning(DocumentModel) - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this method is not used anymore
needSynchronization() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
 
needSynchronization() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
needToCreateThreadAfterNewFolderishNode(DocumentModel, SourceNode, long, int, int) - Method in class org.nuxeo.ecm.platform.importer.threading.DefaultMultiThreadingPolicy
 
needToCreateThreadAfterNewFolderishNode(DocumentModel, SourceNode, long, int, int) - Method in interface org.nuxeo.ecm.platform.importer.threading.ImporterThreadingPolicy
 
needToProcessEventOnDocument(Event, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
needToProcessEventOnDocument(Event, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
needToProcessEventOnDocument(Event, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
needToVersionDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
needTransaction() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
 
needTransaction() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
needTransactionBuffered() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
 
needTransactionBuffered() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
NEG_PHRASE_QUOTE - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
negate - Variable in class org.nuxeo.ecm.webengine.forms.validation.RangeValidator
 
negate() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.Range
 
negativeCaching - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
negativeCaching - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
negativeHitsCounter - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
negotations - Variable in class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
negotiate(String, Object) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
Returns the negotiated String value for given target variable.
negotiate(String, Object) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
negotiate(HttpServletRequest, HttpServletResponse, boolean) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
NegotiationDescriptor - Class in org.nuxeo.theme.styling.service.descriptors
Descriptor for contributed negotiators.
NegotiationDescriptor() - Constructor for class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
NegotiationRegistry - Class in org.nuxeo.theme.styling.service.registries
Registry for negotiations.
NegotiationRegistry() - Constructor for class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
Negotiator - Interface in org.nuxeo.theme.styling.negotiation
Interface for negotiator classes.
NegotiatorDescriptor - Class in org.nuxeo.theme.styling.service.descriptors
Descriptor for contributed negotiators.
NegotiatorDescriptor() - Constructor for class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
negReg - Variable in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
NEQ - org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
 
nested - Variable in class org.nuxeo.ecm.automation.core.trace.Call
 
NestedJarBundleFile - Class in org.nuxeo.osgi
 
NestedJarBundleFile(String, File) - Constructor for class org.nuxeo.osgi.NestedJarBundleFile
 
NestedJarBundleFile(String, JarFile) - Constructor for class org.nuxeo.osgi.NestedJarBundleFile
 
nestedJars - Variable in class org.nuxeo.osgi.application.ClassPath
 
nestedJARsDir - Variable in class org.nuxeo.osgi.application.ClassPath
 
netid - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
networkHost - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
NetZone() - Constructor for class org.nuxeo.wopi.WOPIDiscovery.NetZone
 
neverExecuted - Variable in class org.nuxeo.runtime.management.api.ProbeStatus
 
neverPerInstanceMixins - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
neverPerInstanceMixins - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
neverPerInstanceMixins - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
NEW_ACE - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
NEW_ACP - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
newACL(String) - Static method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
newAdapter(String, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
newAdapter(String, Object...) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
newAdapter(Resource, String, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
newAdapter(Resource, String, Object...) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
newAdaptor(DmkProtocol) - Method in class org.nuxeo.dmk.DmkComponent
 
newAnnotation(DocumentModel) - Static method in class org.nuxeo.ecm.platform.comment.api.Comments
Deprecated.
since 11.1, use DocumentModel.getAdapter(Class) with Annotation class instead
newArray(int) - Method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
newBatch - Variable in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
newBatch(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Initiates a new batch with an optional externally provided id.
newBatch(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
newBlankProbStatus() - Static method in class org.nuxeo.runtime.management.api.ProbeStatus
 
newBlobStore(String, KeyStrategy, PathStrategy) - Method in class org.nuxeo.ecm.core.blob.AESBlobProvider
 
newBlobStore(String, KeyStrategy, PathStrategy) - Method in class org.nuxeo.ecm.core.blob.LocalBlobProvider
 
newBuilder() - Method in interface org.nuxeo.ecm.jwt.JWTService
Creates a new builder for a JSON Web Token.
newBuilder() - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
newCache(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
newCache(DBSRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
newCacheKeyFactory() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroManagerFactory
 
newCacheKeyFactory() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageManagerFactory
 
newCall(OperationType, OperationContext, OperationType, InvokableMethod, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
If trace mode is enabled, instantiate Call.
newChildCache(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
newCodec(Class<T>) - Method in class org.nuxeo.runtime.codec.AvroCodecFactory
 
newCodec(Class<T>) - Method in class org.nuxeo.runtime.codec.AvroRecordCodecFactory
 
newCodec(Class<T>) - Method in interface org.nuxeo.runtime.codec.CodecFactory
Returns a codec object enables to encode/decode object ot class T.
newCodec(Class<T>) - Method in class org.nuxeo.runtime.codec.NoCodecFactory
 
newCodec(Class<T>) - Method in class org.nuxeo.runtime.codec.SerializableCodecFactory
 
newCollectionId - Variable in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
newColumn(String, ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
newCommandInfo(String) - Method in class org.nuxeo.launcher.info.CommandSetInfo
 
newComment(DocumentModel) - Static method in class org.nuxeo.ecm.platform.comment.api.Comments
Deprecated.
since 11.1, use DocumentModel.getAdapter(Class) with Comment class instead
newCondition(Class<?>, Method, Object, Class<? extends ConditionalIgnoreRule.Condition>) - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
 
newConfigProperties() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroManagerFactory
 
newConfiguration() - Method in class org.nuxeo.ecm.web.resources.wro.servlet.NuxeoWroServletContextListener
 
newConfiguration(File) - Static method in class org.nuxeo.log4j.Log4JHelper
Creates a Configuration initialized with given log4j configuration file without making this configuration active.
newConnector(DmkProtocol) - Method in class org.nuxeo.dmk.DmkComponent
 
newCoreQueryPageProviderInstance(String) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
newDeprecatedMessage() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
newDiag() - Method in class org.nuxeo.runtime.management.jvm.HeapDumper
 
newDirectory() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
 
newDirectory() - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
Creates a new Directory instance from this BaseDirectoryDescriptor.
newDirectory() - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
newDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
newDirectory() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectoryDescriptor
 
newDirectory() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
 
newDirectory() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
newDocType - Variable in class org.nuxeo.ecm.core.io.impl.transformers.DoctypeToFacetTranslator
 
newDocument(String) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
newDocument(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
newDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
newDocument(DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
newDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
newDocument(DocumentRef) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
newDocument(WebContext, String) - Static method in class org.nuxeo.ecm.core.rest.DocumentFactory
 
newDocument(WebContext, DocumentModel) - Static method in class org.nuxeo.ecm.core.rest.DocumentFactory
 
newDocument(WebContext, DocumentRef) - Static method in class org.nuxeo.ecm.core.rest.DocumentFactory
 
newDocumentLocation(String) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
newDocumentModel(DocumentRef, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
newDocumentModel(DocumentRef, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Creates a new document model using required information.
newDocumentRoot(WebContext, String) - Static method in class org.nuxeo.ecm.core.rest.DocumentFactory
 
newDocumentRoot(WebContext, DocumentModel) - Static method in class org.nuxeo.ecm.core.rest.DocumentFactory
 
newDocumentRoot(WebContext, DocumentRef) - Static method in class org.nuxeo.ecm.core.rest.DocumentFactory
 
newDocumentWithField(MongoDBAbstractQueryBuilder.FieldInfo, Object) - Method in class org.nuxeo.directory.mongodb.MongoDBSession.MongoDBDirectoryQueryBuilder
 
newDocumentWithField(MongoDBAbstractQueryBuilder.FieldInfo, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
newEngine() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
 
newEntry(String, String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
newEntry(DocumentModel, String, Date) - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
newError(Throwable) - Static method in class org.nuxeo.runtime.management.api.ProbeStatus
 
newEvent(String) - Method in interface org.nuxeo.ecm.core.event.EventContext
Creates a new event in that context given the event name.
newEvent(String) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
newEvent(String) - Method in class org.nuxeo.ecm.core.event.impl.InlineEventContext
 
newEvent(String) - Method in class org.nuxeo.ecm.core.event.impl.UnboundEventContext
 
newEvent(String, int) - Method in interface org.nuxeo.ecm.core.event.EventContext
Creates a new event in that context given the event name.
newEvent(String, int) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
newEventContext(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
newException(String, Throwable) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
newException(String, Throwable, int) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
newException(Throwable) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
newExecutor() - Method in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
newExecutor() - Method in class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor
 
newExecutor() - Method in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
newExpression(String) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting
 
newExtendedInfo(Serializable) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
Create a new ExtendedInfo instance
newExtendedInfo(Serializable) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
newExtendedInfo(Serializable) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
newExtendedInfo(Serializable) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
newExtendedInfo(Serializable) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
newFailure(String) - Static method in class org.nuxeo.runtime.management.api.ProbeStatus
 
newFailure(Map<String, String>) - Static method in class org.nuxeo.runtime.management.api.ProbeStatus
 
newFile(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
newFileRef(File) - Static method in class org.nuxeo.common.utils.FileRef
 
newFileRef(String) - Static method in class org.nuxeo.common.utils.FileRef
 
newFilter(String) - Static method in class org.nuxeo.osgi.util.EntryFilter
 
newFragmentFields() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
newGraph(String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
newGuard(String) - Method in interface org.nuxeo.ecm.webengine.security.GuardFactory
Create a new guard and initialize it using the given string.
newHandler() - Method in class edu.yale.its.tp.cas.client.ProxyTicketValidator
 
newHandler() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
newHtmlMessage(String, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
newHtmlMessage(URL, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
newIdArray(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BinaryProperty
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BooleanProperty
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DateProperty
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DoubleProperty
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.LongProperty
 
newInstance() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.StringProperty
 
newInstance() - Method in interface org.nuxeo.ecm.core.api.model.Property
Creates a new and empty instance of a normalized value.
newInstance() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
newInstance() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
newInstance() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
newInstance() - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
newInstance() - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
newInstance() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
newInstance() - Method in interface org.nuxeo.ecm.core.schema.types.Type
Creates a new instance according to this type and filled with default values.
newInstance() - Method in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.el.ELContextFactoryDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
 
newInstance() - Method in class org.nuxeo.ecm.webengine.jaxrs.Utils.ClassRef
 
newInstance() - Method in class org.nuxeo.ecm.webengine.rendering.RenderingExtensionDescriptor
 
newInstance() - Method in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
newInstance() - Method in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
newInstance() - Method in class org.nuxeo.template.serializer.service.SerializerDescriptor
 
newInstance(boolean) - Static method in interface org.nuxeo.automation.scripting.internals.AutomationScriptingParamsInjector
 
newInstance(File) - Method in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
newInstance(Class<T>) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
newInstance(Class<T>) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
 
newInstance(Class<T>, WebContext) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
newInstance(Class<T>, WebContext) - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
 
newInstance(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Create a new object of the given a class reference.
newInstance(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
newInstance(String, File, File) - Static method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
newInstance(String, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Create a new object of the given class in the given bundle.
newInstance(String, String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
newInstance(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedObject
 
newInstance(OperationContext, Map<String, Object>) - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
newInstance(OperationContext, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
newInstance(OperationContext, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
newInstance(OperationContext, Map<String, Object>) - Method in interface org.nuxeo.ecm.automation.OperationType
 
newInstance(Work) - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
newInstance(AuditBackend) - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditBulkerDescriptor
Deprecated.
 
newInstance(NXAuditEventsService) - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor
 
newInstances(Class<T>, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Get class instances for the given class references string
newInstances(Class<T>, String, char) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
Get class instances for the given class references string
newInvalidations() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidationsQueue
 
newInvalidations() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSPubSubInvalidator
 
newInvalidations() - Method in class org.nuxeo.ecm.core.storage.InvalidationsQueue
Constructs new empty invalidations, of type InvalidationsQueue.
newInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidationsQueue
 
newInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.VCSPubSubInvalidator
 
newInvalidations() - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
Constructs new empty invalidations, of type AbstractPubSubInvalidationsAccumulator.
newLogEntry() - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
Create a new LogEntry instance.
newLogEntry() - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
newManagerFactory() - Method in class org.nuxeo.ecm.web.resources.wro.servlet.NuxeoWroPageServletContextListener
 
newManagerFactory() - Method in class org.nuxeo.ecm.web.resources.wro.servlet.NuxeoWroServletContextListener
 
newMandate(String, String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
newMandate(String, String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
 
newMandate(String, String, Calendar, Calendar) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
newMandate(String, String, Calendar, Calendar) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
 
newMessage() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
newMessage() - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
newMessage() - Method in class org.nuxeo.launcher.info.CommandInfo
 
newMessage(int, Exception) - Method in class org.nuxeo.launcher.info.CommandInfo
 
newMessage(int, String) - Method in class org.nuxeo.launcher.info.CommandInfo
 
newMessage(Exception) - Method in class org.nuxeo.launcher.info.CommandInfo
 
NewMethod - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
 
NewMethod() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.NewMethod
 
newMixedMessage(String, Object, String, List<Blob>) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
newModelFactory() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroManagerFactory
 
newModelFactory() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageManagerFactory
 
newMongoClient(String) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
Initialize a connection to the MongoDB server
newMongoClient(MongoDBConnectionConfig) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
Initializes a connection to the MongoDB server.
newMongoClient(MongoDBConnectionConfig, Consumer<MongoClientSettings.Builder>) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
Initializes a connection to the MongoDB server.
newObject(String, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
newObject(String, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
newObject(String, Object...) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
newObject(String, Object...) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
newObject(ResourceType, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
newObject(ResourceType, Object...) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
newPageProviderInstance(String, Class<? extends PageProvider<?>>) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
newPageProviderInstance(String, PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
newParams - Variable in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
 
newParams - Variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
newParams - Variable in class org.nuxeo.mongodb.audit.pageprovider.MongoDBDocumentHistoryPageProvider
 
newPath(String...) - Static method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
newPropertyDefinition(String, String, PropertyType, Cardinality, Updatability, boolean, boolean, boolean, boolean) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
newProvider() - Method in class org.nuxeo.ecm.platform.web.common.locale.LocaleProviderDescriptor
 
newProvider(String) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
newProvider(String) - Method in interface org.nuxeo.ecm.core.persistence.PersistenceProviderFactory
 
newProxy(Class<T>) - Static method in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
newProxy(T, Class<?>...) - Static method in class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
 
newQueryAnalyzer(FacetFilter) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
newQueryTimeout(MongoExecutionTimeoutException, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
newReader(Blob) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
newReference(ReferenceDescriptor) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
newRemovedMessage() - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
newScript(File) - Static method in class org.nuxeo.ecm.core.event.script.Script
 
newScript(String) - Static method in class org.nuxeo.ecm.core.event.script.Script
 
newScript(URL) - Static method in class org.nuxeo.ecm.core.event.script.Script
 
newScrollInstance() - Method in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
newSelection(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Notes that a new empty selection should be created.
newServerInstanceName() - Static method in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
 
newSession(Properties) - Static method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
Deprecated.
since 11.1, use MailSessionBuilder
newSession(Properties) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
newsIframeFullUrl - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
newsIframeUrl - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
newStream(long, long) - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
newSuccess(String) - Static method in class org.nuxeo.runtime.management.api.ProbeStatus
 
newSuccess(Map<String, String>) - Static method in class org.nuxeo.runtime.management.api.ProbeStatus
 
newTargetExtension(String, String) - Static method in class org.nuxeo.runtime.test.runner.TargetExtensions
 
newTempDir(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
newTemplate(String) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting
 
newTextMessage(String, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
newTextMessage(URL, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
newThread(Runnable) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter.NamedThreadFactory
 
newThread(Runnable) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent.NamedThreadFactory
 
newThread(Runnable) - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool.NamedThreadFactory
 
newThread(Runnable) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool.NamedThreadFactory
 
newThrowable(List<OperationException>) - Method in class org.nuxeo.ecm.automation.OperationCompoundExceptionBuilder
Deprecated.
 
newTrace(Call, OperationType, List<Call>, Object, OperationException) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
newTracer() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
newTransientState(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
New transient state for something just read from the repository.
newTx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
newTx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
newTx - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
newUpdate() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
newUUID() - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
newValidationInstance() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
newValues - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
newWhereBuilder(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
newWriteIndexForAlias(String, String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
newXAErrorLogger() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
next - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.OperationMethod
 
next - Variable in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
The next handler in the chain if any or null otherwise
next - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
 
next - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
next - Variable in class org.nuxeo.runtime.mockito.MockProvider
 
next - Variable in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
next - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.BeforeClassStatement
 
next - Variable in class org.nuxeo.runtime.test.runner.HotDeployer.ActionHandler
 
next() - Method in class org.nuxeo.common.utils.FileTreeIterator
 
next() - Method in class org.nuxeo.ecm.core.api.CursorResult
 
next() - Method in class org.nuxeo.ecm.core.api.DocumentTreeIterator
 
next() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
 
next() - Method in class org.nuxeo.ecm.core.api.model.impl.DirtyPropertyIterator
 
next() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
next() - Method in class org.nuxeo.ecm.core.scroll.EmptyScroll
 
next() - Method in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
next() - Method in class org.nuxeo.ecm.core.scroll.StaticScroll
 
next() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
next() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
next() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
next() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntryIterator
 
next() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
 
next() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
 
next() - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
next() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend.ESCursorResult
 
next() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
next() - Method in class org.nuxeo.elasticsearch.scroll.ElasticSearchScroll
 
next() - Method in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
 
next() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
next() - Method in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
next() - Method in class org.nuxeo.osgi.util.FileIterator
 
NEXT - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
NEXT_PAGE - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
next_token() - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
nextElement() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.CompoundEnumeration
 
nextElement() - Method in class org.nuxeo.osgi.util.CompoundEnumeration
 
nextElement() - Method in class org.nuxeo.osgi.util.FileIterator
 
nextElement() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader.CompoundEnumeration
 
nextEntry() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
nextEntry() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Move the current entry to the next one, if applicable.
nextIndex() - Method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
nextOffset() - Method in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
nextOffset() - Method in interface org.nuxeo.lib.stream.log.LogOffset
Returns the next offset corresponding to the next position in the same partition.
nextPage() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
nextPage() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Computes the next page by replaying the exact same request.
nextPage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
nextPage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Go to the next page
nextPageId - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
nextPosition - Variable in class org.nuxeo.ecm.core.scroll.StaticScroll
 
nextScroll(String, long) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
nextStepPos - Variable in class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
Deprecated.
 
nextTransaction() - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
nextTransaction(long, TimeUnit) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
Deprecated.
nextTransaction(Duration) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
NginxConstants - Class in org.nuxeo.ecm.core.io
 
nickname - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
nickname - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
nickname - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
NILLABLE - Static variable in interface org.nuxeo.ecm.core.schema.types.Field
 
NIN - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
NO_BATCH - Static variable in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
NO_CODEC - Static variable in class org.nuxeo.lib.stream.codec.NoCodec
 
NO_DATA - Static variable in class org.nuxeo.lib.stream.computation.Record
 
NO_DIRTY - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
NO_DROP_FLAG - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerConstants
 
NO_FILE - Static variable in class org.nuxeo.ecm.core.storage.sql.security.NoFile2SecurityPolicy.NoFileTransformer
 
NO_FILE_TRANSFORMER - Static variable in class org.nuxeo.ecm.core.storage.sql.security.NoFile2SecurityPolicy
 
NO_OP - Static variable in class org.nuxeo.common.codec.Crypto.NoOp
 
NO_RETRY - Static variable in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
NO_RETRY - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
NO_SUCH_LONG_ID - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
NO_TENANT - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
 
NO_TRANSACTION - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
NoCodec - Class in org.nuxeo.lib.stream.codec
Special no operation codec, can be used as marker.
NoCodec() - Constructor for class org.nuxeo.lib.stream.codec.NoCodec
 
NoCodecFactory - Class in org.nuxeo.runtime.codec
Returns a dummy codec used as marker.
NoCodecFactory() - Constructor for class org.nuxeo.runtime.codec.NoCodecFactory
 
node - Variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
node - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
node - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
node - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchEmbeddedNode
 
Node - Class in org.nuxeo.ecm.core.storage.sql
A Node implementation.
Node - Interface in org.nuxeo.ecm.platform.relations.api
Interface for base node.
Node(PersistenceContext, FragmentGroup, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.Node
Creates a Node.
NODE - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
 
NODE_ID_OLD_PROP - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
NODE_LIST - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
 
NODE_MAP - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
 
NODE_VARIABLE_COMMENT - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
NodeAccessRunner - Class in org.nuxeo.ecm.platform.routing.core.io
 
NodeAccessRunner(CoreSession, String, String) - Constructor for class org.nuxeo.ecm.platform.routing.core.io.NodeAccessRunner
 
NODEARRAY - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
NODEARRAY - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
NodeAsString() - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.NodeAsString
 
nodeDocId - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
 
NodeFactory - Class in org.nuxeo.ecm.platform.relations.api.impl
Node factory to create default nodes.
nodeId - Variable in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
nodeId - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
If not provided and the operation is run within a workflow (chain called by a transition or an escalation rule for instance), this parameter is bound to the "nodeId" operation context variable, see GraphNodeImpl.getWorkflowContextualInfo(CoreSession, boolean).
nodeId - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
 
nodeId - Variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 
nodeId - Variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
nodeId - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
nodeId - Variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
nodeId - Variable in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
NODEID - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
NODEID - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
NODEIDFK - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
NODEIDFK - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
NODEIDFKMUL - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
NODEIDFKMUL - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
NODEIDFKNP - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
NODEIDFKNP - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
NODEIDFKNULL - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
NODEIDFKNULL - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
NODEIDPK - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
NODEIDPK - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
NodeInfo(Serializable, Serializable, String, Boolean, Serializable, Serializable, boolean, Calendar, boolean, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
Creates node info for a node that may also be a proxy.
NodeInfo(SimpleFragment, SimpleFragment, SimpleFragment) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
Creates node info for a node that may also be a proxy or a version.
nodeName - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
nodes - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.Subjects
 
nodes - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
To be used through getter.
nodesById - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
To be used through getter.
nodeSourceId - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
nodeTargetId - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
nodeToValue(JsonNode) - Static method in class org.nuxeo.ecm.jwt.JWTServiceImpl
Converts a JsonNode to a Java value.
NodeType - Enum in org.nuxeo.ecm.platform.relations.api
Node type enum.
NODEVAL - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
NODEVAL - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
nodeVariables - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
NodeView - Class in org.nuxeo.ecm.platform.routing.core.impl.jsongraph
 
NodeView(GraphNode, Locale) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
NoFile2SecurityPolicy - Class in org.nuxeo.ecm.core.storage.sql.security
Dummy security policy denying all access to File objects with a query transformer.
NoFile2SecurityPolicy() - Constructor for class org.nuxeo.ecm.core.storage.sql.security.NoFile2SecurityPolicy
 
NoFile2SecurityPolicy.NoFileTransformer - Class in org.nuxeo.ecm.core.storage.sql.security
Transformer that adds AND ecm:primaryType <> 'File' to the query.
NoFileSecurityPolicy - Class in org.nuxeo.ecm.core.storage.sql.security
Dummy security policy denying all access to File objects.
NoFileSecurityPolicy() - Constructor for class org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy
 
NoFileTransformer() - Constructor for class org.nuxeo.ecm.core.storage.sql.security.NoFile2SecurityPolicy.NoFileTransformer
 
NoFilterChain - Class in org.nuxeo.lib.stream.computation.internals
 
NoFilterChain() - Constructor for class org.nuxeo.lib.stream.computation.internals.NoFilterChain
 
noFilterFlag - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
 
noLatency(long, LogLag) - Static method in class org.nuxeo.lib.stream.log.Latency
 
NoLogCaptureFilterException() - Constructor for error org.nuxeo.runtime.test.runner.LogCaptureFeature.NoLogCaptureFilterException
 
noMimeTypeCheck - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
NON_CANON_INDEX - Static variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
NON_CANON_INDEX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
NON_CANON_INDEX - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
NON_CANONICAL_INDEX - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
NON_MANIFOLD_EDGES - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
NON_MANIFOLD_POLYGONS - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
NON_MANIFOLD_VERTICES - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
NON_MULTIPART_COPY_MAX_SIZE - Static variable in class org.nuxeo.ecm.core.storage.sql.S3Utils
The maximum size of a file that can be copied without using multipart: 5 GB
NONCE - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
nonceValiditySeconds - Variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
none - org.nuxeo.usermapper.service.UserMapperDescriptor.Type
 
none - Variable in class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
Deprecated.
 
NONE - org.nuxeo.ecm.core.api.VersioningOption
No versioning requested.
NONE - org.nuxeo.ecm.user.invite.UserInvitationService.ValidationMethod
 
NONE - Static variable in interface org.nuxeo.ecm.core.api.model.Property
No dirty flags set.
NONE - Static variable in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
 
NONE - Static variable in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
NONE - Static variable in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
 
NONE - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
nonManifoldEdges - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
nonManifoldPolygons - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
nonManifoldVertices - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
NonNullValueException - Exception in org.nuxeo.ecm.core.io.avro
 
NonNullValueException() - Constructor for exception org.nuxeo.ecm.core.io.avro.NonNullValueException
 
NonRecursiveResource - Class in org.nuxeo.template.xdocreport.jaxrs
Simple wrapper to avoid infinit recursion in JSON marshaling
NonRecursiveResource() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.NonRecursiveResource
 
nonUniformRepartition - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
NoopAuditBulker - Class in org.nuxeo.ecm.platform.audit.service
Deprecated.
since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
NOP - Static variable in class org.nuxeo.ecm.core.storage.State
Denotes no change to an element.
noPerDocumentQueryFacets - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
noPerDocumentQueryFacets - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
NoPictureAdapter - Class in org.nuxeo.ecm.platform.picture.api.adapters
Picture adapter that creates no picture views at all.
NoPictureAdapter() - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
NoPictureResourceAdapterFactory - Class in org.nuxeo.ecm.platform.picture.api.adapters
Deprecated.
since 11.1, doesn't seem used
NoPictureResourceAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureResourceAdapterFactory
Deprecated.
 
noRecursionForTransitions - Variable in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
 
noRedirect - Variable in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
noRepositoryDescriptor - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
normalize - Variable in class org.nuxeo.ecm.platform.tag.RelationTagService.UnrestrictedGetDocumentCloud
Deprecated.
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BinaryProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BooleanProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DateProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DoubleProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.LongProperty
 
normalize(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.StringProperty
 
normalize(Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
Normalizes the given value as dictated by the property type.
normalize(Object) - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
Normalizes a scalar value of this type.
normalize(Object[]) - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
Normalizes an array value of this type.
normalize(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
normalize(String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
normalize(String) - Method in class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory.CompatFilenameNormalizer
 
normalize(String) - Method in class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory.DefaultFilenameNormalizer
 
normalize(String) - Method in interface org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory.FilenameNormalizer
 
normalizeAdminProperties(Properties) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
normalizeArgs(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
Normalize PostgreSQL type aliases.
normalizeCloud(List<Tag>, int, int, boolean) - Static method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
normalizeConsumerProperties(Properties) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
normalizeContextPath(String) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
normalized - Variable in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
normalized - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
normalizeMimeTypeAndEncoding(Blob) - Static method in class org.nuxeo.drive.operations.NuxeoDriveOperationHelper
 
normalizePaths(Set<String>) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
Removes the "/data" suffix used by FulltextConfiguration.
normalizePrefix(String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
normalizeProducerProperties(Properties) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
normalizeString(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
normalizeString(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
normalizeString(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
normalizeString(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
noScheduledOrRunningWork(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
NOSCROLL_ID - Static variable in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
NOSCROLL_ID - Static variable in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
NOSCROLL_ID - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
not(Boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
not(Predicate) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
Not - Class in org.nuxeo.ecm.webengine.security.guards
 
Not(Guard) - Constructor for class org.nuxeo.ecm.webengine.security.guards.Not
 
NOT - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
NOT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
NOT - Static variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
NOT - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
NOT_COLLECTABLE_FACET - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
NOT_FULLTEXT_INDEXABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
The document won't be full-text indexed.
NOT_IN - org.nuxeo.ecm.core.storage.dbs.DBSConnection.DBSQueryOperator
 
NOT_SAME_FOLDER_ERROR_MSG - Static variable in class org.nuxeo.ecm.automation.core.operations.document.OrderDocument
 
notAllowed() - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
 
notbetween(String, Object, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
NOTBETWEEN - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
NOTBETWEEN - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
NOTE_TYPE - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Deprecated.
since 9.1 seems unused
NoteHtmlPreviewAdapter - Class in org.nuxeo.ecm.platform.preview.adapter.base
 
NoteHtmlPreviewAdapter(List<String>) - Constructor for class org.nuxeo.ecm.platform.preview.adapter.base.NoteHtmlPreviewAdapter
 
NoteImporter - Class in org.nuxeo.ecm.platform.filemanager.service.extension
Imports the string content of a blob as text for the content of the "note" field of a new Note document.
NoteImporter() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
 
notEmpty - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
NotePreviewAdapter - Class in org.nuxeo.ecm.platform.preview.adapter.factories
Preview adapter factory for the Note document type
NotePreviewAdapter() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.factories.NotePreviewAdapter
 
noteq(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
NOTEQ - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
NOTEQ - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
noteQueryResult(IterableQueryResult) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
noteSuppressedException(Exception) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Remembers the exception if it happens during the processing of a commit, so that it can be surfaced as a suppressed exception at the end of the commit.
noteSuppressedExceptions() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
After this, some exceptions during transaction commit may be suppressed and remembered.
notFound() - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
 
notFound(Prop) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
NotFoundException - Exception in org.nuxeo.wopi.exception
 
NotFoundException() - Constructor for exception org.nuxeo.wopi.exception.NotFoundException
 
nothing() - Static method in interface org.nuxeo.ecm.automation.core.util.JSONPropertyWriter.PropertyConsumer
 
NothingToPreviewException - Exception in org.nuxeo.ecm.platform.preview.api
Preview exception.
NothingToPreviewException(String) - Constructor for exception org.nuxeo.ecm.platform.preview.api.NothingToPreviewException
 
NothingToPreviewException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.preview.api.NothingToPreviewException
 
NothingToPreviewException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.preview.api.NothingToPreviewException
 
NOTIF_LISTENER - Static variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
NOTIF_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
NOTIF_NAMEKEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
 
NOTIF_PROPERTY - Static variable in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
 
NOTIF_SUBSCRIBERSKEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
 
NOTIFIABLE_FACET - Static variable in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
 
Notification - Interface in org.nuxeo.ecm.platform.notification.api
 
NOTIFICATION_DOCUMENT_ID_CODEC_NAME - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
NOTIFICATION_DOCUMENT_ID_CODEC_NAME - Static variable in class org.nuxeo.ecm.platform.url.io.DocumentUrlJsonEnricher
 
NOTIFICATION_DOCUMENT_ID_CODEC_NAME - Static variable in class org.nuxeo.wopi.Constants
 
NOTIFICATION_HOOK_EP - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
NOTIFICATION_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
NOTIFICATION_VETO_EP - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
NotificationCheckedInListener - Class in org.nuxeo.ecm.platform.ec.notification
Listener used to intercept DocumentEventTypes.DOCUMENT_CHECKEDIN events in order to clean notification from version.
NotificationCheckedInListener() - Constructor for class org.nuxeo.ecm.platform.ec.notification.NotificationCheckedInListener
 
NotificationConstants - Class in org.nuxeo.ecm.platform.ec.notification
 
NotificationDescriptor - Class in org.nuxeo.ecm.platform.content.template.service
Notification Descriptor.
NotificationDescriptor - Class in org.nuxeo.ecm.platform.ec.notification.service
 
NotificationDescriptor() - Constructor for class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
 
NotificationDescriptor() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
NotificationDescriptor(NotificationDescriptor) - Constructor for class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
 
NotificationEventDescriptor - Class in org.nuxeo.ecm.platform.ec.notification.service
 
NotificationEventDescriptor() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.NotificationEventDescriptor
 
NotificationEventListener - Class in org.nuxeo.ecm.platform.ec.notification
 
NotificationEventListener() - Constructor for class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
NotificationImpl - Class in org.nuxeo.ecm.platform.ec.notification
A notification that a user can subscribe to.
NotificationImpl(String, String, String, String, boolean, String, String, String) - Constructor for class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
NotificationListenerHook - Interface in org.nuxeo.ecm.platform.ec.notification
 
NotificationListenerHookDescriptor - Class in org.nuxeo.ecm.platform.ec.notification.service
 
NotificationListenerHookDescriptor() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerHookDescriptor
 
NotificationListenerVeto - Interface in org.nuxeo.ecm.platform.ec.notification
 
NotificationListenerVetoDescriptor - Class in org.nuxeo.ecm.platform.ec.notification.service
 
NotificationListenerVetoDescriptor() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
 
NotificationListenerVetoRegistry - Class in org.nuxeo.ecm.platform.ec.notification.service
NotificationListenerVetoRegistry() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
 
notificationManager - Variable in class org.nuxeo.ecm.platform.ec.notification.automation.SubscribeOperation
 
notificationManager - Variable in class org.nuxeo.ecm.platform.ec.notification.automation.UnsubscribeOperation
 
NotificationManager - Interface in org.nuxeo.ecm.platform.notification.api
 
notificationRegistry - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
NotificationRegistry - Interface in org.nuxeo.ecm.platform.notification.api
This class holds data about the notifications.
NotificationRegistryImpl - Class in org.nuxeo.ecm.platform.ec.notification.service
 
NotificationRegistryImpl() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
 
notifications - Variable in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
notifications - Variable in class org.nuxeo.ecm.platform.ec.notification.automation.SubscribeOperation
 
notifications - Variable in class org.nuxeo.ecm.platform.ec.notification.automation.UnsubscribeOperation
 
NOTIFICATIONS_EP - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
NotificationService - Class in org.nuxeo.ecm.platform.ec.notification.service
 
NotificationService() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
NotificationServiceHelper - Class in org.nuxeo.ecm.platform.ec.notification.service
 
notificationsInfo - Variable in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
NotificationsJsonEnricher - Class in org.nuxeo.ecm.platform.ec.notification.io
Enricher that lists the current user's subscribed notifications for a particular document.
NotificationsJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.ec.notification.io.NotificationsJsonEnricher
 
NotificationsRenderingEngine - Class in org.nuxeo.ecm.platform.ec.notification.email
 
NotificationsRenderingEngine(String) - Constructor for class org.nuxeo.ecm.platform.ec.notification.email.NotificationsRenderingEngine
 
notificationVetoRegistry - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
notifier - Variable in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
notifier - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatRule
 
notifier - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
Notifier - Interface in org.nuxeo.ecm.core.management.statuses
 
notifiers - Variable in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
notify - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
NOTIFY_KEY - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
NOTIFY_KEY - Static variable in class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
NOTIFY_KEY - Static variable in class org.nuxeo.ecm.permissions.Constants
 
notifyAfterCopy(Document) - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Notifies the blob dispatcher that the document has been copied.
notifyAfterCopy(Document) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
notifyAfterCopy(Document) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Notifies the blob manager that the document has been copied.
notifyAfterCopy(Document) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
notifyAfterCopy(Document) - Method in class org.nuxeo.ecm.core.model.BaseSession
 
notifyAfterImport() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
notifyBeforeImport() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
notifyBeforeRemove(Document) - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Notifies the blob dispatcher that the document is about to be removed.
notifyBeforeRemove(Document) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
notifyBeforeRemove(Document) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Notifies the blob manager that the document is about to be removed.
notifyBeforeRemove(Document) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
notifyChanges(Document, Set<String>) - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Notifies the blob dispatcher that a set of xpaths have changed on a document.
notifyChanges(Document, Set<String>) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
notifyChanges(Document, Set<String>) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Notifies the blob manager that a set of xpaths have changed on a document.
notifyChanges(Document, Set<String>) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
notifyCheckedInVersion(DocumentModel, DocumentRef, Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Send a core event for the creation of a new check in version.
notifyCore(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
notifyCore(String, String, List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
notifyDocumentBlobManagerAfterCopy(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
notifyDocumentBlobManagerBeforeRemove(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
notifyEvent(String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
notifyEvent(String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.CoreEventNotifier
 
notifyEvent(String, String, String) - Method in interface org.nuxeo.ecm.core.management.statuses.Notifier
 
notifyEvent(String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.RuntimeEventNotifier
 
notifyEvent(String, Map<String, Serializable>, String, String, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
notifyEvent(String, DocumentModel, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionsRemover
 
notifyEvent(String, DocumentModel, Map<String, Serializable>, String, String, boolean, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
notifyEvent(String, DocumentModel, Map<String, Serializable>, String, CoreSession) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
 
notifyEvent(CoreSession, String, Map<String, Serializable>, String, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
 
notifyEvent(CoreSession, String, DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
notifyEvent(CoreSession, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
Notifies the event of type eventType on the given commentDoc.
notifyEvent(CoreSession, String, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
notifyEvent(CoreSession, String, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
notifyEvent(CoreSession, String, DocumentModel, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
notifyEvent(CoreSession, DocumentModel, NuxeoPrincipal, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
notifyEvent(CoreSession, DocumentModel, NuxeoPrincipal, Task, String, Map<String, Serializable>, String, String) - Static method in class org.nuxeo.ecm.platform.task.core.service.TaskEventNotificationHelper
 
notifyEvent(CoreSession, Task, List<DocumentModel>, String, Map<String, Serializable>, String, NuxeoPrincipal, List<String>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
notifyEvent(PublishingEvent, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
notifyGroupChanged(String, String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Notifies that the given group has changed with the given event: At the runtime level so that the JaasCacheFlusher listener can make sure the principal cache is reset. At the core level, passing the groupName as the "id" property of the fired event.
notifyGroupChanged(String, String, List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
notifyGroupChanged(String, String, List<String>) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Notifies that the given group has changed with the given event: At the runtime level so that the JaasCacheFlusher listener can make sure the principal cache is reset. At the core level, passing the groupName as the "id" property of the fired event.
notifyGroupChanged(String, String, List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
notifyImportError() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
notifyMakeRecord(Document) - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
Notifies the blob dispatcher that the document was made a record.
notifyMakeRecord(Document) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
notifyMakeRecord(Document) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Notifies the blob manager that the document was made a record.
notifyMakeRecord(Document) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
notifyOnStatus(AdministrativeStatus) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
notifyPageChanged() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Call the registered PageProviderChangedListener, if any, to notify that the page provider current page has changed.
notifyProgress(float) - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
notifyProgress(long) - Method in class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
 
notifyProgress(long, long) - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
notifyPublishedEvent(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
 
notifyPublishedEvent(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
notifyRefresh() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Call the registered PageProviderChangedListener, if any, to notify that the page provider has refreshed.
notifyRenditionPublished(List<String>) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionsRemover
 
notifyRuntime(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
notifySetLegalHold(Document, boolean) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Notifies the blob manager that the document's legal hold status was changed.
notifySetLegalHold(Document, boolean) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
notifySetRetainUntil(Document, Calendar) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Notifies the blob manager that the document's retention date was changed.
notifySetRetainUntil(Document, Calendar) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
notifyStatusChange() - Method in class org.nuxeo.ecm.core.trash.TrashedStateMigrator
 
notifyStatusChange() - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
notifyStatusChange() - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
notifyStatusChange() - Method in interface org.nuxeo.runtime.migration.MigrationService.Migrator
Allows notification of status change for a running step or new state.
notifyStatusChange() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.InvalidatorMigrator
 
NotifyStatusesHandler() - Constructor for class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl.NotifyStatusesHandler
 
notifyTaskEnded(CoreSession, NuxeoPrincipal, Task, String, String, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.task.core.service.TaskEventNotificationHelper
 
notifyUserChanged(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
notifyUserChanged(String, String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Notifies that the given user has changed with the given event: At the runtime level so that the JaasCacheFlusher listener can make sure the principal cache is reset. At the core level, passing the userName as the "id" property of the fired event.
notifyUserChanged(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
notifyVersionChange(DocumentModel, DocumentModel, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Copied from obsolete VersionChangeNotifier.
notilike(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
NOTILIKE - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
NOTILIKE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
NotImplementedException - Exception in org.nuxeo.wopi.exception
 
NotImplementedException() - Constructor for exception org.nuxeo.wopi.exception.NotImplementedException
 
notin(String, Iterable<?>) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
notin(String, Object[]) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
notin(String, T, T...) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
NOTIN - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
NOTIN - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
notlike(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
NOTLIKE - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
NOTLIKE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
NotNull - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
 
NotNullConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
This constraint ensure some object is not null.
notValid() - Static method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
NOTWORD - org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
 
NoValueToAddInContext() - Constructor for exception org.nuxeo.template.processors.AbstractBindingResolver.NoValueToAddInContext
 
NoVersioningCollectionPolicyFilter - Class in org.nuxeo.ecm.collections.core.versioning
Policy filter which disables automatic versioning for collection actions.
NoVersioningCollectionPolicyFilter() - Constructor for class org.nuxeo.ecm.collections.core.versioning.NoVersioningCollectionPolicyFilter
 
NoVersioningFacetedTagFilter - Class in org.nuxeo.ecm.platform.tag
 
NoVersioningFacetedTagFilter() - Constructor for class org.nuxeo.ecm.platform.tag.NoVersioningFacetedTagFilter
 
NoVersioningPolicyFilter - Class in org.nuxeo.ecm.core.versioning
Policy filter which disables automatic versioning for System document or document which should never be versioned.
NoVersioningPolicyFilter() - Constructor for class org.nuxeo.ecm.core.versioning.NoVersioningPolicyFilter
 
now - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementAdder
 
now - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementRemover
 
NOW_FUNCTION - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
The function returning the current datetime.
nowIfNull(ZonedDateTime) - Static method in class org.nuxeo.common.utils.DateUtils
 
nowIfNull(Calendar) - Static method in class org.nuxeo.common.utils.DateUtils
 
nowIfNull(Date) - Static method in class org.nuxeo.common.utils.DateUtils
 
nowPlusPeriodAndDuration(String) - Static method in class org.nuxeo.ecm.core.query.sql.NXQL
Returns the current dateTime to which the period and duration (if present) has been added.
nParams(int) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
ns - Variable in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
ns - Static variable in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
NTLM_HTTP_AUTH_SESSION_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
NTLM_HTTP_CHAL_SESSION_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
NTLMAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.ntlm
 
NTLMAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
 
NTLMPostFilter - Class in org.nuxeo.ecm.platform.ui.web.auth.ntlm
Manage NTLM "Protected POST" see : http://jcifs.samba.org/src/docs/ntlmhttpauth.html http://curl.haxx.se/rfc/ntlm.html
NTLMPostFilter() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMPostFilter
 
Null - Class in org.nuxeo.common.utils
 
NULL - org.nuxeo.ecm.webengine.model.Access
 
NULL - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
NULL_BUNDLE - Static variable in class org.nuxeo.ecm.platform.rendering.fm.extensions.MessagesMethod
 
NULL_IS_FALSE_COLUMNS - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
NULL_IS_FALSE_COLUMNS - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NULL_SCHEMA - Static variable in class org.nuxeo.runtime.avro.AvroSchemaFactory
 
NULL_SCHEMA_INDEX - Static variable in class org.nuxeo.ecm.core.bulk.io.InstantAsLongEncoding
 
NULL_SCHEMA_INDEX - Static variable in class org.nuxeo.ecm.core.bulk.message.MapAsJsonAsStringEncoding
 
nullable(Schema) - Method in class org.nuxeo.runtime.avro.AvroSchemaFactory
 
NullActivator - Class in org.nuxeo.osgi
 
NullActivator() - Constructor for class org.nuxeo.osgi.NullActivator
 
nullByDefault() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeList
Whether the container should be set to null when not specified in the XML file.
nullByDefault() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeMap
Whether the container should be set to null when no value is specified.
NullExceptionHandlingListener - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Listener doing nothing.
NullExceptionHandlingListener() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener
 
nullIfEmpty(String) - Static method in class org.nuxeo.ecm.webengine.model.Utils
 
NULLS_LAST_ON_DESC_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Property used to disable NULLS LAST usage when sorting DESC.
NullVersionRemovalPolicy - Class in org.nuxeo.ecm.core.versioning
Version removal policy that does nothing.
NullVersionRemovalPolicy() - Constructor for class org.nuxeo.ecm.core.versioning.NullVersionRemovalPolicy
 
number - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
 
NumberCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
 
numberOfErrors() - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationReport
 
numBinaries - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
 
numBinariesGC - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
 
NumericIntervalConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
This constraint ensures a numeric is in an interval.
NumericIntervalConstraint(Object, boolean, Object, boolean) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
Use null value to disable a bound.
numItems - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
numPattern - Static variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
numPattern - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
NUXEO_APP_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
NUXEO_BUNDLES_LIST - Static variable in class org.nuxeo.runtime.deployment.NuxeoStarter
Name of the file listing Nuxeo bundles.
NUXEO_CONF - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
NUXEO_CONF - Variable in class org.nuxeo.launcher.info.InstanceInfo
 
NUXEO_CONFIG_DIR - Static variable in class org.nuxeo.common.Environment
 
NUXEO_CONFIGURATION_MAIL_TRANSPORT_HOST - Static variable in class org.nuxeo.mail.MailConstants
 
NUXEO_CONFIGURATION_MAIL_TRANSPORT_PORT - Static variable in class org.nuxeo.mail.MailConstants
 
NUXEO_CONFIGURATION_MAIL_TRANSPORT_PROTOCOL - Static variable in class org.nuxeo.mail.MailConstants
 
NUXEO_CONTEXT_PATH - Static variable in class org.nuxeo.common.Environment
 
NUXEO_CSV_BLOBS_FOLDER - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
NUXEO_CSV_MAIL_TO - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
NUXEO_DATA_DIR - Static variable in class org.nuxeo.common.Environment
 
NUXEO_DEFAULT_CONF - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
NUXEO_DEV_SYSTEM_PROP - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Global dev property, duplicated from runtime framework
NUXEO_DEV_SYSTEM_PROP - Static variable in class org.nuxeo.runtime.api.Framework
Global dev property
NUXEO_DOCUMENT - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NUXEO_DOMAIN_NAME - Static variable in class org.nuxeo.runtime.management.ObjectNameFactory
 
NUXEO_DRIVE_CONFIGURATION_FILE - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.drive.NuxeoDriveObject
 
NUXEO_DRIVE_FACET - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
NUXEO_DRIVE_FORCE_VERSIONING_PROPERTY - Static variable in class org.nuxeo.drive.adapter.impl.FileSystemItemHelper
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
NUXEO_ENTITY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
 
NUXEO_ENVIRONMENT - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
NUXEO_ENVIRONMENT_CONF_FORMAT - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
NUXEO_FILE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NUXEO_FOLDER - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NUXEO_HOME - Static variable in class org.nuxeo.common.Environment
 
NUXEO_HOME - Variable in class org.nuxeo.launcher.info.InstanceInfo
 
NUXEO_HOME_DIR - Static variable in class org.nuxeo.common.Environment
 
NUXEO_HTTP_PROXY_HOST - Static variable in class org.nuxeo.common.Environment
 
NUXEO_HTTP_PROXY_LOGIN - Static variable in class org.nuxeo.common.Environment
 
NUXEO_HTTP_PROXY_PASSWORD - Static variable in class org.nuxeo.common.Environment
 
NUXEO_HTTP_PROXY_PORT - Static variable in class org.nuxeo.common.Environment
 
NUXEO_ISSUER - Static variable in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
NUXEO_KAFKA_CONF - Static variable in class org.nuxeo.lib.stream.tools.Main
 
NUXEO_KAFKA_FILE_CONF - Static variable in class org.nuxeo.lib.stream.tools.Main
 
NUXEO_LOG_DIR - Static variable in class org.nuxeo.common.Environment
 
NUXEO_LOGIN_KEY - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
NUXEO_LOGIN_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
NUXEO_MAX_SEGMENT_SIZE_PROPERTY - Static variable in interface org.nuxeo.ecm.core.api.pathsegment.PathSegmentService
 
NUXEO_MAX_SEGMENT_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
Deprecated.
NUXEO_METRICS_REGISTRY_NAME - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
NUXEO_METRICS_REGISTRY_NAME - Static variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
NUXEO_MP_DIR - Static variable in class org.nuxeo.common.Environment
 
NUXEO_NEWS_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
NUXEO_ORDERED_FOLDER - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NUXEO_PID_DIR - Static variable in class org.nuxeo.common.Environment
 
NUXEO_PROFILES - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
NUXEO_READ_REMOVE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
NUXEO_RELATION - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NUXEO_RELATION_DEFAULT - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NUXEO_RUNTIME_HOME - Static variable in class org.nuxeo.common.Environment
 
NUXEO_SCHEMA_STORE - Static variable in class org.nuxeo.lib.stream.tools.command.CatCommand
 
NUXEO_SERVER_PATTERN_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
NUXEO_STREAM_DIR_PROP - Static variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
NUXEO_STREAM_RET_DURATION_PROP - Static variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
NUXEO_STRICT_RUNTIME_SYSTEM_PROP - Static variable in class org.nuxeo.runtime.api.Framework
Deprecated.
since 9.1 This property is not documented and doesn't work.
NUXEO_SYSTEM_PROPERTIES - Static variable in class org.nuxeo.launcher.config.ServerConfigurator
 
NUXEO_TESTING_SYSTEM_PROP - Static variable in class org.nuxeo.runtime.api.Framework
Global testing property
NUXEO_TMP_DIR - Static variable in class org.nuxeo.common.Environment
 
NUXEO_URL_KEY - Static variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
NUXEO_URL_PROP - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
NUXEO_VERSION_PROP - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
Deprecated.
NUXEO_WEB_DIR - Static variable in class org.nuxeo.common.Environment
 
NUXEO_WEBENGINE_BASE_PATH - Static variable in interface org.nuxeo.ecm.webengine.model.WebContext
This variable is used in a proxy setting.
NuxeoAdobeConnectorService - Interface in org.nuxeo.adobe.cc
 
NuxeoAdobeConnectorServiceImpl - Class in org.nuxeo.adobe.cc
 
NuxeoAdobeConnectorServiceImpl() - Constructor for class org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl
 
NuxeoApp - Class in org.nuxeo.osgi.application.client
Nuxeo Runtime launcher.
NuxeoApp() - Constructor for class org.nuxeo.osgi.application.client.NuxeoApp
 
NuxeoApp(File) - Constructor for class org.nuxeo.osgi.application.client.NuxeoApp
 
NuxeoApp(File, ClassLoader) - Constructor for class org.nuxeo.osgi.application.client.NuxeoApp
 
NuxeoArchiveReader - Class in org.nuxeo.ecm.core.io.impl.plugins
Reads nuxeo archives generated using NuxeoArchiveWriter.
NuxeoArchiveReader(File) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
Create a NuxeoArchiveReader from a File.
NuxeoArchiveReader(InputStream) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
NuxeoArchiveReader(ZipInputStream, boolean) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
Protected constructor used by ZipReader.
NuxeoArchiveWriter - Class in org.nuxeo.ecm.core.io.impl.plugins
 
NuxeoArchiveWriter(File) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
NuxeoArchiveWriter(File, int) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
NuxeoArchiveWriter(OutputStream) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
NuxeoArchiveWriter(OutputStream, int) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
NuxeoArchiveWriter(ZipOutputStream) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
NuxeoArchiveWriter(ZipOutputStream, int) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
NuxeoAuthCallContextHandler - Class in org.nuxeo.ecm.core.opencmis.bindings
Call Context Handler for Nuxeo authentication that extracts the relevant user name.
NuxeoAuthCallContextHandler() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoAuthCallContextHandler
 
NuxeoAuthenticationFilter - Class in org.nuxeo.ecm.platform.ui.web.auth
Servlet filter handling Nuxeo authentication (JAAS + EJB).
NuxeoAuthenticationFilter() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
NuxeoAuthenticationPlugin - Interface in org.nuxeo.ecm.platform.ui.web.auth.interfaces
 
NuxeoAuthenticationPluginLogoutExtension - Interface in org.nuxeo.ecm.platform.ui.web.auth.interfaces
 
NuxeoAuthenticationSessionManager - Interface in org.nuxeo.ecm.platform.ui.web.auth.interfaces
SessionManager interface for Authentication Filter.
NuxeoAWSCredentialsProvider - Class in org.nuxeo.runtime.aws
AWS Credentials Provider that uses Nuxeo configuration, or uses the default AWS chain as a fallback.
NuxeoAWSCredentialsProvider() - Constructor for class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
Creates a new Nuxeo AWS Credentials Provider for the default configuration.
NuxeoAWSCredentialsProvider(String) - Constructor for class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
Creates a new Nuxeo AWS Credentials Provider for the given configuration.
NuxeoAWSRegionProvider - Class in org.nuxeo.runtime.aws
AWS Region Provider that uses Nuxeo configuration, or uses the default AWS chain as a fallback.
NuxeoAWSRegionProvider() - Constructor for class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
Creates a new Nuxeo AWS Region Provider for the default configuration.
NuxeoAWSRegionProvider(String) - Constructor for class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
Creates a new Nuxeo AWS Region Provider for the given configuration.
NuxeoBinding - Class in org.nuxeo.ecm.core.opencmis.impl.client
Local CMIS binding to the services.
NuxeoBinding(CmisService) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
NuxeoBlockingQueue - Class in org.nuxeo.ecm.core.work
An abstract BlockingQueue suitable for a fixed-sized ThreadPoolExecutor, that can be implemented in terms of a few methods.
NuxeoBlockingQueue(String, WorkQueuing) - Constructor for class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
NuxeoBrowserServiceCall() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisBrowserBindingServlet.NuxeoBrowserServiceCall
 
NuxeoCallbackHolder - Class in org.nuxeo.connect.client
Provide access to Nuxeo Framework from Nuxeo Connect Client
NuxeoCallbackHolder() - Constructor for class org.nuxeo.connect.client.NuxeoCallbackHolder
 
NuxeoCmisAtomPubServlet - Class in org.nuxeo.ecm.core.opencmis.bindings
Subclass CmisAtomPubServlet to inject a virtual-hosted base URL if needed.
NuxeoCmisAtomPubServlet() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAtomPubServlet
 
NuxeoCmisBrowserBindingServlet - Class in org.nuxeo.ecm.core.opencmis.bindings
Subclass NuxeoCmisBrowserBindingServlet to inject a virtual-hosted base URL if needed.
NuxeoCmisBrowserBindingServlet() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisBrowserBindingServlet
 
NuxeoCmisBrowserBindingServlet.NuxeoBrowserServiceCall - Class in org.nuxeo.ecm.core.opencmis.bindings
 
NuxeoCmisContextListener - Class in org.nuxeo.ecm.core.opencmis.bindings
Servlet context listener that sets up the CMIS service factory in the servlet context as expected by CmisAtomPubServlet or CmisBrowserBindingServlet.
NuxeoCmisContextListener() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisContextListener
 
NuxeoCmisErrorHelper - Class in org.nuxeo.ecm.core.opencmis.bindings
Helper to deal with HTTP errors.
NuxeoCmisErrorHelper() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper
 
NuxeoCmisErrorHelper.ErrorExtractor - Interface in org.nuxeo.ecm.core.opencmis.bindings
Interface for a helper able to extract the error from an exception.
NuxeoCmisErrorHelper.ErrorInfo - Class in org.nuxeo.ecm.core.opencmis.bindings
Info about an error to return to client code.
nuxeoCmisService - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
NuxeoCmisService - Class in org.nuxeo.ecm.core.opencmis.impl.server
Nuxeo implementation of the CMIS Services, on top of a CoreSession.
NuxeoCmisService(String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Constructs a Nuxeo CMIS Service.
NuxeoCmisService(CoreSession) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Constructs a Nuxeo CMIS Service from an existing CoreSession.
NuxeoCmisService(CoreSession, String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
NuxeoCmisServiceFactory - Class in org.nuxeo.ecm.core.opencmis.bindings
Factory for a wrapped NuxeoCmisService.
NuxeoCmisServiceFactory() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
NuxeoCmisServiceFactoryDescriptor - Class in org.nuxeo.ecm.core.opencmis.bindings
Nuxeo CmisServiceFactory Descriptor.
NuxeoCmisServiceFactoryDescriptor() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
 
NuxeoCmisServiceFactoryDescriptor(NuxeoCmisServiceFactoryDescriptor) - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
Copy constructor.
NuxeoCmisServiceFactoryDescriptorRegistry() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry
 
NuxeoCmisServiceFactoryManager - Class in org.nuxeo.ecm.core.opencmis.bindings
Service holding the definition
NuxeoCmisServiceFactoryManager() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
 
NuxeoCmisServiceFactoryManager.NuxeoCmisServiceFactoryDescriptorRegistry - Class in org.nuxeo.ecm.core.opencmis.bindings
 
NuxeoCmisServiceWrapper - Class in org.nuxeo.ecm.core.opencmis.bindings
CMIS Conformance Service Wrapper that has better exception handling than the default.
NuxeoCmisServiceWrapper(CmisService) - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
 
NuxeoComputedGroup - Class in org.nuxeo.ecm.platform.computedgroups
Computed group implementation class.
NuxeoComputedGroup(String) - Constructor for class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
Deprecated.
NuxeoComputedGroup(String, String) - Constructor for class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
NuxeoComputedGroup(String, String, GroupConfig) - Constructor for class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
NuxeoComputedGroup(String, GroupConfig) - Constructor for class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
NuxeoConfigurableProvider - Class in org.nuxeo.ecm.web.resources.wro.provider
Nuxeo contributor to wro processors and locators, registered as a service.
NuxeoConfigurableProvider() - Constructor for class org.nuxeo.ecm.web.resources.wro.provider.NuxeoConfigurableProvider
 
NuxeoConnectionProvider - Class in org.nuxeo.ecm.core.persistence
ConnectionProvider for Hibernate that looks up the datasource from the nuxeo's container.
NuxeoConnectionProvider() - Constructor for class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
 
NuxeoContainer - Class in org.nuxeo.runtime.jtajca
Internal helper for the Nuxeo-defined transaction manager and connection manager.
NuxeoContainer.InstallContext - Class in org.nuxeo.runtime.jtajca
 
NuxeoContainer.TransactionManagerConfiguration - Class in org.nuxeo.runtime.jtajca
 
NuxeoContainer.TransactionManagerWrapper - Class in org.nuxeo.runtime.jtajca
Wraps a transaction manager for providing a dummy recoverable interface.
NuxeoContainer.UserTransactionImpl - Class in org.nuxeo.runtime.jtajca
User transaction that uses this container's transaction manager.
NuxeoContentStream - Class in org.nuxeo.ecm.core.opencmis.impl.server
Nuxeo implementation of a CMIS ContentStream, backed by a Blob.
NuxeoContentStream.LazyInputStream - Class in org.nuxeo.ecm.core.opencmis.impl.server
An InputStream that fetches the actual stream from a Supplier on first use.
NuxeoContentStream.NuxeoRedirectingContentStream - Class in org.nuxeo.ecm.core.opencmis.impl.server
A NuxeoContentStream that will generate a redirect.
NuxeoCorsCsrfFilter - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
Nuxeo CORS and CSRF filter, returning CORS configuration and preventing CSRF attacks by rejecting dubious requests.
NuxeoCorsCsrfFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
NuxeoCorsCsrfFilter.IgnoredOriginRequestWrapper - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
Wrapper for the request to hide the Origin header.
NuxeoCorsFilterDescriptor - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
 
NuxeoCorsFilterDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
NuxeoCorsFilterDescriptorRegistry - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Nuxeo Cors filter description registry model.
NuxeoCorsFilterDescriptorRegistry() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
 
NuxeoCtlManager - Class in org.nuxeo.ecm.admin
Helper class to call NuxeoCtl restart.
NuxeoCtlManager() - Constructor for class org.nuxeo.ecm.admin.NuxeoCtlManager
 
NuxeoDatadogReporter - Class in org.nuxeo.runtime.metrics.reporter.patch
A copy of Coursera DatadogReporter with minor adaptation to handle metric with tags.
NuxeoDatadogReporter.Builder - Class in org.nuxeo.runtime.metrics.reporter.patch
 
NuxeoDatadogReporter.Expansion - Enum in org.nuxeo.runtime.metrics.reporter.patch
 
NuxeoDefaultAnnotationEngine - Class in org.nuxeo.runtime.mockito
Unfortunately, since there are some private methos in the Mockito DefaultAnnotationEngine we have to copy/paste some original code to insert our own logic.
NuxeoDefaultAnnotationEngine() - Constructor for class org.nuxeo.runtime.mockito.NuxeoDefaultAnnotationEngine
 
NuxeoDeployer - Class in org.nuxeo.runtime.tomcat
 
NuxeoDeployer() - Constructor for class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
NuxeoDevWebappClassLoader - Class in org.nuxeo.runtime.tomcat.dev
 
NuxeoDevWebappClassLoader() - Constructor for class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
NuxeoDevWebappClassLoader(ClassLoader) - Constructor for class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
NuxeoDevWebappClassLoader.CompoundEnumeration<E> - Class in org.nuxeo.runtime.tomcat.dev
 
NuxeoDocument - Class in org.nuxeo.ecm.core.opencmis.impl.client
Live local CMIS Document, which is backed by a Nuxeo document.
NuxeoDocument(NuxeoSession, NuxeoObjectData, ObjectType, List<SecondaryType>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
NuxeoDriveAddToLocallyEditedCollection - Class in org.nuxeo.drive.operations
Deprecated.
since 10.3
NuxeoDriveAddToLocallyEditedCollection() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveAddToLocallyEditedCollection
Deprecated.
 
NuxeoDriveAttachBlob - Class in org.nuxeo.drive.operations
Updates the given DocumentModel with the input blob.
NuxeoDriveAttachBlob() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveAttachBlob
 
NuxeoDriveCacheInvalidationListener - Class in org.nuxeo.drive.listener
Notify the NuxeoDriveManager service in case of document deletions so as to make it possible to invalidate any cache.
NuxeoDriveCacheInvalidationListener() - Constructor for class org.nuxeo.drive.listener.NuxeoDriveCacheInvalidationListener
 
NuxeoDriveCanMove - Class in org.nuxeo.drive.operations
Deprecated.
since 10.3
NuxeoDriveCanMove() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveCanMove
Deprecated.
 
NuxeoDriveClientUpdateInfo - Class in org.nuxeo.drive.operations
Information needed for the Nuxeo Drive client update: Server version Nuxeo Drive update site URL Nuxeo Drive beta update site URL
NuxeoDriveClientUpdateInfo() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
NuxeoDriveClientUpdateInfo(String, String, String) - Constructor for class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
NuxeoDriveConstants - Class in org.nuxeo.drive
 
NuxeoDriveContribException - Exception in org.nuxeo.drive.adapter
Exception raised when no contributions to the FileSystemItemAdapterService are found or the component is not ready, ie.
NuxeoDriveContribException() - Constructor for exception org.nuxeo.drive.adapter.NuxeoDriveContribException
 
NuxeoDriveContribException(String) - Constructor for exception org.nuxeo.drive.adapter.NuxeoDriveContribException
 
NuxeoDriveContribException(String, Throwable) - Constructor for exception org.nuxeo.drive.adapter.NuxeoDriveContribException
 
NuxeoDriveContribException(Throwable) - Constructor for exception org.nuxeo.drive.adapter.NuxeoDriveContribException
 
NuxeoDriveCreateFile - Class in org.nuxeo.drive.operations
Creates a document from the input blob in the container backing the FileSystemItem with the given id.
NuxeoDriveCreateFile() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveCreateFile
 
NuxeoDriveCreateFolder - Class in org.nuxeo.drive.operations
Creates a container with the given name as title in the container backing the FileSystemItem with the given id.
NuxeoDriveCreateFolder() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
 
NuxeoDriveCreateTestDocuments - Class in org.nuxeo.drive.operations.test
Create batch of test documents in a single automation query
NuxeoDriveCreateTestDocuments() - Constructor for class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
 
NuxeoDriveDelete - Class in org.nuxeo.drive.operations
Deletes the document backing the FileSystemItem with the given id.
NuxeoDriveDelete() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveDelete
 
NuxeoDriveEvents - Class in org.nuxeo.drive.service
Core event related constants for Nuxeo Drive.
NuxeoDriveFileSystemDeletionListener - Class in org.nuxeo.drive.listener
Synchronous event listener to track events that cannot be directly handled by the FileSystemChangeFinder because the document bound to the event is either no more adaptable as a FileSystemItem after the transaction has been committed (e.g.
NuxeoDriveFileSystemDeletionListener() - Constructor for class org.nuxeo.drive.listener.NuxeoDriveFileSystemDeletionListener
 
NuxeoDriveFileSystemItemExists - Class in org.nuxeo.drive.operations
Checks if the document backing the FileSystemItem with the given id exists.
NuxeoDriveFileSystemItemExists() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveFileSystemItemExists
 
NuxeoDriveGenerateConflictedItemName - Class in org.nuxeo.drive.operations
Deprecated.
since 10.3
NuxeoDriveGenerateConflictedItemName() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName
Deprecated.
 
NuxeoDriveGetChangeSummary - Class in org.nuxeo.drive.operations
Gets a summary of the document changes in the synchronization roots of the currently authenticated user for the interval starting with the given lower bound.
NuxeoDriveGetChangeSummary() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary
 
NuxeoDriveGetChildren - Class in org.nuxeo.drive.operations
Gets the children of the document backing the FolderItem with the given id.
NuxeoDriveGetChildren() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveGetChildren
 
NuxeoDriveGetClientUpdateInfo - Class in org.nuxeo.drive.operations
Deprecated.
since 10.3
NuxeoDriveGetClientUpdateInfo() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveGetClientUpdateInfo
Deprecated.
 
NuxeoDriveGetFileSystemItem - Class in org.nuxeo.drive.operations
Gets the FileSystemItem with the given id.
NuxeoDriveGetFileSystemItem() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem
 
NuxeoDriveGetRootsOperation - Class in org.nuxeo.drive.operations
Gets the list of synchronization roots for the currently authenticated user.
NuxeoDriveGetRootsOperation() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
 
NuxeoDriveGetTopLevelFolder - Class in org.nuxeo.drive.operations
Gets the top level FolderItem.
NuxeoDriveGetTopLevelFolder() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveGetTopLevelFolder
 
NuxeoDriveGroupUpdateListener - Class in org.nuxeo.drive.listener
Post-commit asynchronous listener that handles group change events fired by the UserManager.
NuxeoDriveGroupUpdateListener() - Constructor for class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
 
NuxeoDriveIntegrationTestsHelper - Class in org.nuxeo.drive.operations.test
Helper for the Nuxeo Drive integration tests.
NuxeoDriveManager - Interface in org.nuxeo.drive.service
Manage list of NuxeoDrive synchronization roots and devices for a given nuxeo user.
NuxeoDriveManagerImpl - Class in org.nuxeo.drive.service.impl
Manage list of NuxeoDrive synchronization roots and devices for a given nuxeo user.
NuxeoDriveManagerImpl() - Constructor for class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
NuxeoDriveMove - Class in org.nuxeo.drive.operations
Moves the document backing the FileSystemItem with the given source id to the document backing the FileSystemItem with the given destination id.
NuxeoDriveMove() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveMove
 
NuxeoDriveObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.drive
 
NuxeoDriveObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.drive.NuxeoDriveObject
 
NuxeoDriveOperationHelper - Class in org.nuxeo.drive.operations
Helper for Nuxeo Drive operations.
NuxeoDriveRename - Class in org.nuxeo.drive.operations
Renames the document backing the FileSystemItem with the given id to the given name.
NuxeoDriveRename() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveRename
 
NuxeoDriveScrollDescendants - Class in org.nuxeo.drive.operations
Retrieves at most batchSize descendants of the FolderItem with the given id for the given scrollId.
NuxeoDriveScrollDescendants() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
NuxeoDriveSetActiveFactories - Class in org.nuxeo.drive.operations.test
Activates / deactivates the FileSystemItem factories of the given profile.
NuxeoDriveSetActiveFactories() - Constructor for class org.nuxeo.drive.operations.test.NuxeoDriveSetActiveFactories
 
NuxeoDriveSetSynchronizationOperation - Class in org.nuxeo.drive.operations
If the enable parameter is true, registers the input document as a synchronization root for the currently authenticated user.
NuxeoDriveSetSynchronizationOperation() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation
 
NuxeoDriveSetupIntegrationTests - Class in org.nuxeo.drive.operations.test
Sets up the Nuxeo Drive integration tests environment for the given user names by: Cleaning it up Creating test users belonging to the members group Creating a test workspace Granting the given permission to the test users on the test workspace Returns the test users' passwords as a JSON comma separated string.
NuxeoDriveSetupIntegrationTests() - Constructor for class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
NuxeoDriveSetVersioningOptions - Class in org.nuxeo.drive.operations.test
Deprecated.
since 9.1 as the automatic versioning is handled by versioning system, versioning mechanism has been removed from drive, setting options is not supported anymore
NuxeoDriveSetVersioningOptions() - Constructor for class org.nuxeo.drive.operations.test.NuxeoDriveSetVersioningOptions
Deprecated.
 
NuxeoDriveSyncRootCopyListener - Class in org.nuxeo.drive.listener
Event listener to reset the synchronization root registrations on a copied document and its children.
NuxeoDriveSyncRootCopyListener() - Constructor for class org.nuxeo.drive.listener.NuxeoDriveSyncRootCopyListener
 
NuxeoDriveSyncRootVersioningListener - Class in org.nuxeo.drive.listener
Event listener to reset the synchronization root registrations on a versioned document.
NuxeoDriveSyncRootVersioningListener() - Constructor for class org.nuxeo.drive.listener.NuxeoDriveSyncRootVersioningListener
 
NuxeoDriveTearDownIntegrationTests - Class in org.nuxeo.drive.operations.test
Tears down the Nuxeo Drive integration tests environment by: Deleting the test users and their personal workspace Deleting the test workspace
NuxeoDriveTearDownIntegrationTests() - Constructor for class org.nuxeo.drive.operations.test.NuxeoDriveTearDownIntegrationTests
 
NuxeoDriveUpdateFile - Class in org.nuxeo.drive.operations
Updates the document backing the FileSystemItem with the given id with the input blob.
NuxeoDriveUpdateFile() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveUpdateFile
 
NuxeoDriveVirtualEventLogger - Class in org.nuxeo.drive.listener
Post-commit asynchronous listener that pushes the virtual events generated by NuxeoDriveFileSystemDeletionListener to the Audit log.
NuxeoDriveVirtualEventLogger() - Constructor for class org.nuxeo.drive.listener.NuxeoDriveVirtualEventLogger
 
NuxeoDriveWaitForAsyncCompletion - Class in org.nuxeo.drive.operations.test
Deprecated.
since 10.3
NuxeoDriveWaitForAsyncCompletion() - Constructor for class org.nuxeo.drive.operations.test.NuxeoDriveWaitForAsyncCompletion
Deprecated.
 
NuxeoDriveWaitForElasticsearchCompletion - Class in org.nuxeo.drive.elasticsearch.operations.test
Waits for Elasticsearch audit completion.
NuxeoDriveWaitForElasticsearchCompletion() - Constructor for class org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion
 
NuxeoEhcacheTransactionManagerLookup - Class in org.nuxeo.ecm.core.storage.sql
Help ehcache to find the Nuxeo transaction manager
NuxeoEhcacheTransactionManagerLookup() - Constructor for class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
 
NuxeoEncodingFilter - Class in org.nuxeo.ecm.platform.web.common.encoding
Filter that sets encoding to UTF-8, before any other filter tries to parse the request.
NuxeoEncodingFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter
 
NuxeoException - Exception in org.nuxeo.ecm.core.api
The most generic exception thrown by the Nuxeo.
NuxeoException() - Constructor for exception org.nuxeo.ecm.core.api.NuxeoException
 
NuxeoException(int) - Constructor for exception org.nuxeo.ecm.core.api.NuxeoException
 
NuxeoException(String) - Constructor for exception org.nuxeo.ecm.core.api.NuxeoException
 
NuxeoException(String, int) - Constructor for exception org.nuxeo.ecm.core.api.NuxeoException
 
NuxeoException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.NuxeoException
 
NuxeoException(String, Throwable, int) - Constructor for exception org.nuxeo.ecm.core.api.NuxeoException
 
NuxeoException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.NuxeoException
 
NuxeoException(Throwable, int) - Constructor for exception org.nuxeo.ecm.core.api.NuxeoException
 
NuxeoExceptionFilter - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling
 
NuxeoExceptionFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter
 
NuxeoExceptionHandler - Interface in org.nuxeo.ecm.platform.web.common.exceptionhandling
 
NuxeoExceptionHandlerParameters - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling
 
NuxeoExceptionHandlerParameters() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
NuxeoFileableObject - Class in org.nuxeo.ecm.core.opencmis.impl.client
Base abstract fileable live local CMIS Object.
NuxeoFileableObject(NuxeoSession, NuxeoObjectData, ObjectType, List<SecondaryType>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
 
NuxeoFolder - Class in org.nuxeo.ecm.core.opencmis.impl.client
Live local CMIS Folder, which is backed by a Nuxeo folderish document.
NuxeoFolder(NuxeoSession, NuxeoObjectData, ObjectType, List<SecondaryType>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
 
NuxeoGraphiteReporter - Class in org.nuxeo.runtime.metrics.reporter.patch
A Graphite Reporter that handles metric name with tagging.
NuxeoGraphiteReporter(MetricRegistry, MetricFilter, GraphiteReporter) - Constructor for class org.nuxeo.runtime.metrics.reporter.patch.NuxeoGraphiteReporter
 
NuxeoGroup - Interface in org.nuxeo.ecm.core.api
Holds the list of member users and subgroups for a group.
NuxeoGroupImpl - Class in org.nuxeo.ecm.platform.usermanager
 
NuxeoGroupImpl(String) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
NuxeoGroupImpl(String, String) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
NuxeoGroupImpl(DocumentModel, GroupConfig) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
NuxeoGroupJsonReader - Class in org.nuxeo.ecm.platform.usermanager.io
Convert Json as NuxeoGroup.
NuxeoGroupJsonReader() - Constructor for class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonReader
 
NuxeoGroupJsonWriter - Class in org.nuxeo.ecm.platform.usermanager.io
Convert NuxeoGroup to Json.
NuxeoGroupJsonWriter() - Constructor for class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
NuxeoGroupListJsonReader - Class in org.nuxeo.ecm.platform.usermanager.io
NuxeoGroupListJsonReader() - Constructor for class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupListJsonReader
 
NuxeoGroupListJsonWriter - Class in org.nuxeo.ecm.platform.usermanager.io
NuxeoGroupListJsonWriter() - Constructor for class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupListJsonWriter
 
NuxeoGroupsPageProvider - Class in org.nuxeo.ecm.platform.usermanager.providers
Page provider listing NuxeoGroups.
NuxeoGroupsPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.NuxeoGroupsPageProvider
 
NuxeoHeaderDescriptor - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
 
NuxeoHeaderDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
NuxeoHeaderDescriptorRegistry - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Header description registry model.
NuxeoHeaderDescriptorRegistry() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptorRegistry
 
NuxeoHttpSessionMonitor - Class in org.nuxeo.ecm.platform.web.common.session
Singleton used to keep track of all HttpSessions.
NuxeoHttpSessionMonitor() - Constructor for class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
NuxeoInjectingAnnotationEngine - Class in org.nuxeo.runtime.mockito
 
NuxeoInjectingAnnotationEngine() - Constructor for class org.nuxeo.runtime.mockito.NuxeoInjectingAnnotationEngine
 
NuxeoInstanceIdentifierHelper - Class in org.nuxeo.ecm.core.management.statuses
Instance identifier (mainly imported from connect client : TechnicalInstanceIdentifier)
NuxeoInstanceIdentifierHelper() - Constructor for class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
 
NuxeoJSFWebUIRedirectFilter - Class in org.nuxeo.web.ui
 
NuxeoJSFWebUIRedirectFilter() - Constructor for class org.nuxeo.web.ui.NuxeoJSFWebUIRedirectFilter
 
NuxeoLargeBinaryDataMessageWriter - Class in org.nuxeo.template.xdocreport.jaxrs
 
NuxeoLargeBinaryDataMessageWriter() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.NuxeoLargeBinaryDataMessageWriter
 
NuxeoLauncher - Class in org.nuxeo.runtime.tomcat
 
NuxeoLauncher() - Constructor for class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
nuxeoLogin - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
nuxeoLogin - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
NuxeoLoginContext - Class in org.nuxeo.runtime.api.login
An implementation of LoginContext just holding a principal.
NuxeoLoginContext() - Constructor for class org.nuxeo.runtime.api.login.NuxeoLoginContext
This constructor cannot be used, use the static method NuxeoLoginContext.create(java.security.Principal) instead.
NuxeoMetricSet - Class in org.nuxeo.runtime.metrics
Just a helper to easily declare metrics inside a MetricSet with th ease of Java 8 Lambda expression.
NuxeoMetricSet() - Constructor for class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
NuxeoMetricSet(MetricName) - Constructor for class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
NuxeoMetricSet(String, String...) - Constructor for class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
NuxeoMetricSet(Supplier<Map<MetricName, Metric>>, MetricName) - Constructor for class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
NuxeoOAuth1Authenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.oauth
OAuth 1 Authentication Plugin.
NuxeoOAuth1Authenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Authenticator
 
NuxeoOAuth1Servlet - Class in org.nuxeo.ecm.platform.ui.web.auth.oauth
Servlet for the /oauth endpoint.
NuxeoOAuth1Servlet() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
NuxeoOAuth2Authenticator - Class in org.nuxeo.ecm.platform.oauth2
OAuth2 Authentication Plugin.
NuxeoOAuth2Authenticator() - Constructor for class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
NuxeoOAuth2ServiceProvider - Class in org.nuxeo.ecm.platform.oauth2.providers
 
NuxeoOAuth2ServiceProvider() - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
NuxeoOAuth2ServiceProviderListWriter - Class in org.nuxeo.ecm.platform.oauth2.providers
 
NuxeoOAuth2ServiceProviderListWriter() - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProviderListWriter
 
NuxeoOAuth2ServiceProviderReader - Class in org.nuxeo.ecm.platform.oauth2.providers
 
NuxeoOAuth2ServiceProviderReader() - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProviderReader
 
NuxeoOAuth2ServiceProviderWriter - Class in org.nuxeo.ecm.platform.oauth2.providers
 
NuxeoOAuth2ServiceProviderWriter() - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProviderWriter
 
NuxeoOAuth2Servlet - Class in org.nuxeo.ecm.platform.oauth2
 
NuxeoOAuth2Servlet() - Constructor for class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
NuxeoOAuth2Token - Class in org.nuxeo.ecm.platform.oauth2.tokens
 
NuxeoOAuth2Token(long, String) - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
NuxeoOAuth2Token(StoredCredential) - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
NuxeoOAuth2Token(String, String, Long) - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
NuxeoOAuth2Token(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
NuxeoOAuth2TokenListWriter - Class in org.nuxeo.ecm.platform.oauth2.tokens
 
NuxeoOAuth2TokenListWriter() - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2TokenListWriter
 
NuxeoOAuth2TokenReader - Class in org.nuxeo.ecm.platform.oauth2.tokens
 
NuxeoOAuth2TokenReader() - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2TokenReader
 
NuxeoOAuth2TokenType - Enum in org.nuxeo.ecm.platform.oauth2.enums
OAuth2 token type can be: Provided by Nuxeo: NuxeoOAuth2TokenType.AS_PROVIDER Consumed by Nuxeo: NuxeoOAuth2TokenType.AS_CLIENT
NuxeoOAuth2TokenWriter - Class in org.nuxeo.ecm.platform.oauth2.tokens
 
NuxeoOAuth2TokenWriter() - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2TokenWriter
 
NuxeoOAuthConsumer - Class in org.nuxeo.ecm.platform.oauth.consumers
Represents a application that uses OAuth to consume a Web Service from Nuxeo.
NuxeoOAuthConsumer(String, String, String, OAuthServiceProvider) - Constructor for class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
NuxeoOAuthServiceProvider - Class in org.nuxeo.ecm.platform.oauth.providers
 
NuxeoOAuthServiceProvider(Long, String, String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
NuxeoOAuthServiceProvider(String, String, String) - Constructor for class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
NuxeoOAuthToken - Class in org.nuxeo.ecm.platform.oauth.tokens
Implementation of the OAuthToken interface.
NuxeoOAuthToken(String, String) - Constructor for class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
NuxeoOAuthToken(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
NuxeoOAuthToken(NuxeoOAuthToken) - Constructor for class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
NuxeoObject - Class in org.nuxeo.ecm.core.opencmis.impl.client
Base abstract live local CMIS Object, wrapping a NuxeoSession and a NuxeoObjectData which is backed by a Nuxeo document.
NuxeoObject(NuxeoSession, NuxeoObjectData, ObjectType, List<SecondaryType>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
NuxeoObjectData - Class in org.nuxeo.ecm.core.opencmis.impl.server
Nuxeo implementation of a CMIS ObjectData, backed by a DocumentModel.
NuxeoObjectData(CmisService, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
NuxeoObjectData(CmisService, DocumentModel, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
NuxeoObjectData(CmisService, DocumentModel, OperationContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
NuxeoObjectFactory - Class in org.nuxeo.ecm.core.opencmis.impl.client
Factory for NuxeoObject and its related classes.
NuxeoObjectFactory(NuxeoSession) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
 
NuxeoPortalSSOAuthenticationProvider - Class in org.nuxeo.ecm.core.opencmis.impl.client
 
NuxeoPortalSSOAuthenticationProvider() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoPortalSSOAuthenticationProvider
 
NuxeoPrincipal - Interface in org.nuxeo.ecm.core.api
Class to represent a principal in Nuxeo.
NuxeoPrincipalCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
NuxeoPrincipalCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.NuxeoPrincipalCodec
 
NuxeoPrincipalImpl - Class in org.nuxeo.ecm.platform.usermanager
 
NuxeoPrincipalImpl(String) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
Constructor that sets principal to not anonymous, not administrator, and updates all the principal groups.
NuxeoPrincipalImpl(String, boolean) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
Constructor that sets principal to not administrator, and updates all the principal groups.
NuxeoPrincipalImpl(String, boolean, boolean) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
Constructor that updates all the principal groups.
NuxeoPrincipalImpl(String, boolean, boolean, boolean) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
NuxeoPrincipalImpl(NuxeoPrincipalImpl) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
NuxeoPrincipalImpl.TransferableClone - Class in org.nuxeo.ecm.platform.usermanager
Provides another implementation which marshall the user id instead of transferring the whole content and resolve it when unmarshalled.
NuxeoPrincipalJsonReader - Class in org.nuxeo.ecm.platform.usermanager.io
Convert Json as NuxeoPrincipal.
NuxeoPrincipalJsonReader() - Constructor for class org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonReader
 
NuxeoPrincipalJsonWriter - Class in org.nuxeo.ecm.platform.usermanager.io
Convert NuxeoPrincipal to Json.
NuxeoPrincipalJsonWriter() - Constructor for class org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonWriter
 
NuxeoPrincipalListJsonReader - Class in org.nuxeo.ecm.platform.usermanager.io
NuxeoPrincipalListJsonReader() - Constructor for class org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalListJsonReader
 
NuxeoPrincipalListJsonWriter - Class in org.nuxeo.ecm.platform.usermanager.io
NuxeoPrincipalListJsonWriter() - Constructor for class org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalListJsonWriter
 
NuxeoPrincipalsPageProvider - Class in org.nuxeo.ecm.platform.usermanager.providers
* Page provider listing NuxeoPrincipals.
NuxeoPrincipalsPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.NuxeoPrincipalsPageProvider
 
NuxeoProperty<T> - Class in org.nuxeo.ecm.core.opencmis.impl.client
Live Nuxeo document property, wrapping a NuxeoPropertyData.
NuxeoProperty(NuxeoObject, String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
NuxeoPropertyBooleanData(PropertyDefinition<Boolean>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyBooleanData
 
NuxeoPropertyBooleanDataFixed(PropertyDefinition<Boolean>, Boolean) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyBooleanDataFixed
 
NuxeoPropertyData<T> - Class in org.nuxeo.ecm.core.opencmis.impl.server
Nuxeo implementation of an object's property, backed by a property of a DocumentModel.
NuxeoPropertyData(PropertyDefinition<T>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
NuxeoPropertyData.NuxeoPropertyBooleanData - Class in org.nuxeo.ecm.core.opencmis.impl.server
 
NuxeoPropertyData.NuxeoPropertyDataCheckInComment - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:checkinComment.
NuxeoPropertyData.NuxeoPropertyDataContentStreamDigest - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for nuxeo:contentStreamDigest.
NuxeoPropertyData.NuxeoPropertyDataContentStreamFileName - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:contentStreamFileName.
NuxeoPropertyData.NuxeoPropertyDataContentStreamHash - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:contentStreamHash.
NuxeoPropertyData.NuxeoPropertyDataContentStreamLength - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:contentStreamLength.
NuxeoPropertyData.NuxeoPropertyDataContentStreamMimeType - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:contentMimeTypeLength.
NuxeoPropertyData.NuxeoPropertyDataIsLatestMajorVersion - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:isLatestMajorVersion.
NuxeoPropertyData.NuxeoPropertyDataIsLatestVersion - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:isLatestVersion.
NuxeoPropertyData.NuxeoPropertyDataIsMajorVersion - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:isMajorVersion.
NuxeoPropertyData.NuxeoPropertyDataIsVersionSeriesCheckedOut - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:isVersionSeriesCheckedOut.
NuxeoPropertyData.NuxeoPropertyDataName - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:name.
NuxeoPropertyData.NuxeoPropertyDataParentId - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:parentId and nuxeo:parentId.
NuxeoPropertyData.NuxeoPropertyDataPath - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:path.
NuxeoPropertyData.NuxeoPropertyDataVersionLabel - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:versionLabel.
NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:versionSeriesCheckedOutBy.
NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutId - Class in org.nuxeo.ecm.core.opencmis.impl.server
Property for cmis:versionSeriesCheckedOutId.
NuxeoPropertyData.NuxeoPropertyDateTimeData - Class in org.nuxeo.ecm.core.opencmis.impl.server
 
NuxeoPropertyData.NuxeoPropertyDecimalData - Class in org.nuxeo.ecm.core.opencmis.impl.server
 
NuxeoPropertyData.NuxeoPropertyHtmlData - Class in org.nuxeo.ecm.core.opencmis.impl.server
 
NuxeoPropertyData.NuxeoPropertyIdData - Class in org.nuxeo.ecm.core.opencmis.impl.server
 
NuxeoPropertyData.NuxeoPropertyIntegerData - Class in org.nuxeo.ecm.core.opencmis.impl.server
 
NuxeoPropertyData.NuxeoPropertyStringData - Class in org.nuxeo.ecm.core.opencmis.impl.server
 
NuxeoPropertyData.NuxeoPropertyUriData - Class in org.nuxeo.ecm.core.opencmis.impl.server
 
NuxeoPropertyDataBase<T> - Class in org.nuxeo.ecm.core.opencmis.impl.server
Base abstract class for a live property of an object.
NuxeoPropertyDataBase(PropertyDefinition<T>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
NuxeoPropertyDataBase.NuxeoPropertyBooleanDataFixed - Class in org.nuxeo.ecm.core.opencmis.impl.server
A fixed Boolean property.
NuxeoPropertyDataBase.NuxeoPropertyDataFixed<T> - Class in org.nuxeo.ecm.core.opencmis.impl.server
A fixed property (whose value cannot be changed).
NuxeoPropertyDataBase.NuxeoPropertyIdDataFixed - Class in org.nuxeo.ecm.core.opencmis.impl.server
A fixed ID property.
NuxeoPropertyDataBase.NuxeoPropertyIdMultiDataFixed - Class in org.nuxeo.ecm.core.opencmis.impl.server
A fixed multi-ID property.
NuxeoPropertyDataBase.NuxeoPropertyIntegerDataFixed - Class in org.nuxeo.ecm.core.opencmis.impl.server
A fixed Integer property.
NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed<T> - Class in org.nuxeo.ecm.core.opencmis.impl.server
A fixed multi-valued property (whose value cannot be changed).
NuxeoPropertyDataBase.NuxeoPropertyStringDataFixed - Class in org.nuxeo.ecm.core.opencmis.impl.server
A fixed String property.
NuxeoPropertyDataCheckInComment(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataCheckInComment
 
NuxeoPropertyDataContentStreamDigest(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamDigest
 
NuxeoPropertyDataContentStreamFileName(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamFileName
 
NuxeoPropertyDataContentStreamHash(PropertyDefinition<String>, List<String>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamHash
 
NuxeoPropertyDataContentStreamLength(PropertyDefinition<BigInteger>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamLength
 
NuxeoPropertyDataContentStreamMimeType(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamMimeType
 
NuxeoPropertyDataFixed(PropertyDefinition<T>, T) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyDataFixed
 
NuxeoPropertyDataIsLatestMajorVersion(PropertyDefinition<Boolean>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsLatestMajorVersion
 
NuxeoPropertyDataIsLatestVersion(PropertyDefinition<Boolean>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsLatestVersion
 
NuxeoPropertyDataIsMajorVersion(PropertyDefinition<Boolean>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsMajorVersion
 
NuxeoPropertyDataIsVersionSeriesCheckedOut(PropertyDefinition<Boolean>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsVersionSeriesCheckedOut
 
NuxeoPropertyDataName(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataName
 
NuxeoPropertyDataParentId(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataParentId
 
NuxeoPropertyDataPath(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataPath
 
NuxeoPropertyDataVersionLabel(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionLabel
 
NuxeoPropertyDataVersionSeriesCheckedOutBy(PropertyDefinition<String>, DocumentModel, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy
 
NuxeoPropertyDataVersionSeriesCheckedOutId(PropertyDefinition<String>, DocumentModel) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutId
 
NuxeoPropertyDateTimeData(PropertyDefinition<GregorianCalendar>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDateTimeData
 
NuxeoPropertyDecimalData(PropertyDefinition<BigDecimal>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDecimalData
 
NuxeoPropertyHtmlData(PropertyDefinition<String>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyHtmlData
 
NuxeoPropertyIdData(PropertyDefinition<String>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyIdData
 
NuxeoPropertyIdDataFixed(PropertyDefinition<String>, String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyIdDataFixed
 
NuxeoPropertyIdMultiDataFixed(PropertyDefinition<String>, List<String>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyIdMultiDataFixed
 
NuxeoPropertyIntegerData(PropertyDefinition<BigInteger>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyIntegerData
 
NuxeoPropertyIntegerDataFixed(PropertyDefinition<BigInteger>, Long) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyIntegerDataFixed
 
NuxeoPropertyMultiDataFixed(PropertyDefinition<T>, List<T>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed
 
NuxeoPropertyStringData(PropertyDefinition<String>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyStringData
 
NuxeoPropertyStringDataFixed(PropertyDefinition<String>, String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyStringDataFixed
 
NuxeoPropertyUriData(PropertyDefinition<String>, DocumentModel, String, boolean, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyUriData
 
NuxeoQuartzConnectionProvider - Class in org.nuxeo.ecm.core.scheduler
Quartz Connection Provider delegating to the Nuxeo datasource framework.
NuxeoQuartzConnectionProvider() - Constructor for class org.nuxeo.ecm.core.scheduler.NuxeoQuartzConnectionProvider
 
NuxeoRelationship - Class in org.nuxeo.ecm.core.opencmis.impl.client
Live local CMIS Relationship, which is backed by a Nuxeo document.
NuxeoRelationship(NuxeoSession, NuxeoObjectData, ObjectType, List<SecondaryType>) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
 
NuxeoRepositories - Class in org.nuxeo.ecm.core.opencmis.impl.server
Information about all Nuxeo repositories.
NuxeoRepositories() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
 
NuxeoRepository - Class in org.nuxeo.ecm.core.opencmis.impl.server
Information about a Nuxeo repository.
NuxeoRepository(String, String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
NuxeoRequestControllerFilter - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
Filter to handle transactions, response buffering, and request synchronization.
NuxeoRequestControllerFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
NuxeoRestart - Class in org.nuxeo.runtime.reload
Deprecated.
since 9.10 - use org.nuxeo.ecm.admin.NuxeoCtlManager#restart instead which handles windows OS.
NuxeoRestart() - Constructor for class org.nuxeo.runtime.reload.NuxeoRestart
Deprecated.
 
NuxeoRMIClassLoader - Class in org.nuxeo.runtime.launcher
Copied from org.jboss.system.JBossRMIClassLoader and modified getClassAnnotation to avoid delegating to default loader since it has a bug.
NuxeoRMIClassLoader() - Constructor for class org.nuxeo.runtime.launcher.NuxeoRMIClassLoader
Required constructor
NuxeoSecuredRequestWrapper - Class in org.nuxeo.ecm.platform.ui.web.auth
 
NuxeoSecuredRequestWrapper(HttpServletRequest) - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper
 
NuxeoSecuredRequestWrapper(HttpServletRequest, Principal) - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper
 
NuxeoServiceMockAnnotationProcessor - Class in org.nuxeo.runtime.mockito
 
NuxeoServiceMockAnnotationProcessor() - Constructor for class org.nuxeo.runtime.mockito.NuxeoServiceMockAnnotationProcessor
 
NuxeoSession - Class in org.nuxeo.ecm.core.opencmis.impl.client
Nuxeo Persistent Session, having a direct connection to a Nuxeo CoreSession.
NuxeoSession(NuxeoBinding, CallContext) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
NuxeoSessionListener - Class in org.nuxeo.ecm.platform.web.common.session
Listen to HttpSession events to update the NuxeoHttpSessionMonitor.
NuxeoSessionListener() - Constructor for class org.nuxeo.ecm.platform.web.common.session.NuxeoSessionListener
 
NuxeoStandbyFilter - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
Blocks incoming requests when runtime is in standby mode.
NuxeoStandbyFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter
 
NuxeoStandbyFilter.Controller - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
 
NuxeoStarter - Class in org.nuxeo.runtime.deployment
This is called at WAR startup and starts the Nuxeo OSGi runtime and registers the Nuxeo bundles with it.
NuxeoStarter() - Constructor for class org.nuxeo.runtime.deployment.NuxeoStarter
 
NuxeoTemplatesLoader - Class in org.nuxeo.ecm.platform.ec.notification.email.templates
 
NuxeoTemplatesLoader() - Constructor for class org.nuxeo.ecm.platform.ec.notification.email.templates.NuxeoTemplatesLoader
 
NuxeoThemeFeature - Class in org.nuxeo.ecm.webengine.test
 
NuxeoThemeFeature() - Constructor for class org.nuxeo.ecm.webengine.test.NuxeoThemeFeature
 
NuxeoThreadTrackerFilter - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
 
NuxeoThreadTrackerFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoThreadTrackerFilter
 
NuxeoTransactionManagerFactory - Class in org.nuxeo.runtime.jtajca
Factory for the TransactionManager.
NuxeoTransactionManagerFactory() - Constructor for class org.nuxeo.runtime.jtajca.NuxeoTransactionManagerFactory
 
NuxeoTransactionManagerLookup() - Constructor for class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionManagerLookup
 
NuxeoTypeHelper - Class in org.nuxeo.ecm.core.opencmis.impl.server
Nuxeo Type Utilities.
NuxeoTypeHelper(String, String, BaseTypeId, DocumentType, String, boolean, CmisVersion) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
Helper to construct one CMIS type from a DocumentType.
NuxeoTypeHelper(String, String, CmisVersion) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
Helper to construct one CMIS type from a secondary type.
NuxeoUriLocator - Class in org.nuxeo.ecm.web.resources.wro.provider
Nuxeo URI locator, made available to all wro resources thanks to NuxeoConfigurableProvider.
NuxeoUriLocator() - Constructor for class org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
 
NuxeoUserTransactionFactory - Class in org.nuxeo.runtime.jtajca
Factory for the UserTransaction.
NuxeoUserTransactionFactory() - Constructor for class org.nuxeo.runtime.jtajca.NuxeoUserTransactionFactory
 
NuxeoWebappClassLoader - Class in org.nuxeo.runtime.tomcat
 
NuxeoWebappClassLoader() - Constructor for class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
 
NuxeoWebappClassLoader(ClassLoader) - Constructor for class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
 
NuxeoWebappLoader - Class in org.nuxeo.runtime.tomcat
Shared attribute is experimental.
NuxeoWebappLoader() - Constructor for class org.nuxeo.runtime.tomcat.NuxeoWebappLoader
 
nuxeoWrapper - Variable in class org.nuxeo.template.context.extensions.ContextFunctions
 
nuxeoWrapper - Variable in class org.nuxeo.template.context.extensions.CoreExtensions
 
nuxeoWrapper - Variable in class org.nuxeo.template.fm.FMContextBuilder
 
nuxeoWrapper - Variable in class org.nuxeo.template.jaxrs.context.JAXRSExtensions
 
nuxeoWrapper - Variable in class org.nuxeo.template.processors.AbstractBindingResolver
 
NuxeoWroCacheKeyFactory - Class in org.nuxeo.ecm.web.resources.wro.factory
Cache key extractor generating a key depending on all request parameters.
NuxeoWroCacheKeyFactory() - Constructor for class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroCacheKeyFactory
 
NuxeoWroManagerFactory - Class in org.nuxeo.ecm.web.resources.wro.factory
Manager generating processors configuration from contributions to WebResourceManager, and hooking up other specific factories.
NuxeoWroManagerFactory() - Constructor for class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroManagerFactory
 
NuxeoWroModelFactory - Class in org.nuxeo.ecm.web.resources.wro.factory
Generates a WroModel using contributions to the WebResourceManager service.
NuxeoWroModelFactory() - Constructor for class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroModelFactory
 
NuxeoWroPageCacheKeyFactory - Class in org.nuxeo.ecm.web.resources.wro.factory
Cache key extractor generating a key depending on all request parameters, and accepting slash character for page names.
NuxeoWroPageCacheKeyFactory() - Constructor for class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageCacheKeyFactory
 
NuxeoWroPageManagerFactory - Class in org.nuxeo.ecm.web.resources.wro.factory
Manager generating processors configuration from contributions to WebResourceManager, and hooking up other specific factories.
NuxeoWroPageManagerFactory() - Constructor for class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageManagerFactory
 
NuxeoWroPageModelFactory - Class in org.nuxeo.ecm.web.resources.wro.factory
Generates a WroModel using contributions to the ThemeStylingService service.
NuxeoWroPageModelFactory() - Constructor for class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageModelFactory
 
NuxeoWroPageServletContextListener - Class in org.nuxeo.ecm.web.resources.wro.servlet
Servlet context listener initiating wro debug mode on runtime dev mode, and hooking up the specific NuxeoWroPageManagerFactory.
NuxeoWroPageServletContextListener() - Constructor for class org.nuxeo.ecm.web.resources.wro.servlet.NuxeoWroPageServletContextListener
 
NuxeoWroServletContextListener - Class in org.nuxeo.ecm.web.resources.wro.servlet
Servlet context listener initiating wro debug mode on runtime dev mode, and hooking up the specific NuxeoWroManagerFactory.
NuxeoWroServletContextListener() - Constructor for class org.nuxeo.ecm.web.resources.wro.servlet.NuxeoWroServletContextListener
 
NX_CHANGE_LOG_ID - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Synthetic property for change log entries recording the log entry id.
NX_DC_CREATED - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_DC_CREATOR - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_DC_DESCRIPTION - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_DC_LAST_CONTRIBUTOR - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_DC_MODIFIED - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_DC_TITLE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_DIGEST - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_DUBLINCORE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_FACETS - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_FULLTEXT_INDEX_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.AnalyzingWalker
 
NX_FULLTEXT_INDEX_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
NX_ICON - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_ISCHECKEDIN - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_ISTRASHED - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_ISVERSION - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_LIFECYCLE_STATE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_NASHORN - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
NX_PARENT_ID - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_PATH_SEGMENT - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_POS - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
NX_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NX_REL_SOURCE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NX_REL_TARGET - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
NXAuditEventsService - Class in org.nuxeo.ecm.platform.audit.service
Event service configuration.
NXAuditEventsService() - Constructor for class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
NXAuthConstants - Class in org.nuxeo.ecm.platform.ui.web.auth
 
NXBIGBLOB - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
NXBIGFILE - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
Deprecated.
since 7.4, use nxfile instead
NXBIGFILE - Static variable in class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet
Deprecated.
since 7.4, use nxfile instead
NXBIGZIPFILE - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
Deprecated.
since 9.1, use nxbigblob instead
NXBLOBSTATUS - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
NXCore - Class in org.nuxeo.ecm.core
Deprecated.
nxData - org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
 
NXDOWNLOADINFO - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
NXDublinCore - Class in org.nuxeo.ecm.platform.dublincore
DublinCore service facade.
NXFILE - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
NXJsonParser - Class in org.nuxeo.scim.server.jaxrs.marshalling
Hack to make a method public !
NXJsonParser() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.NXJsonParser
 
NXJsonUnmarshaller - Class in org.nuxeo.scim.server.jaxrs.marshalling
Copy of the original scimsdk class just to change some org.json constructors scimsdk uses a custom version of org.json with a different artifactId and some code differences but with the same namespace
NXJsonUnmarshaller() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.NXJsonUnmarshaller
 
nxql - Variable in class org.nuxeo.ecm.core.BatchFinderWork
 
nxql - Variable in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
nxql(String) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Build the query from a NXQL string.
NXQL - Class in org.nuxeo.ecm.core.query.sql
This defines the constants for NXQL queries.
NXQL - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.LangParams
 
NXQL - org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.LangParams
 
NXQL - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
The NXQL query type.
NXQL - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
NXQL - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
NXQL_DC_CREATED - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_DC_CREATOR - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_DC_DESCRIPTION - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_DC_LAST_CONTRIBUTOR - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_DC_MODIFIED - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_DC_TITLE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_DOCUMENT - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_ECM_ANCESTOR_IDS - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
pseudo NXQL to resolve ancestor ids.
NXQL_ECM_FULLTEXT_BINARY - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
NXQL_ECM_FULLTEXT_SIMPLE - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
NXQL_ECM_PATH - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
pseudo NXQL to resolve internal path.
NXQL_ECM_READ_ACL - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
pseudo NXQL to resolve read acls.
NXQL_REL_SOURCE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_REL_TARGET - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
NXQL_RELATION - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
nxqlEscape(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
Escapes a string according to NXQL escaping rules.
nxqlHasSelectClause(String) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
nxqlProp - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
nxqlQuery - Variable in class org.nuxeo.ecm.platform.picture.recompute.ImagingRecomputeWork
Deprecated.
 
nxqlQuery - Variable in class org.nuxeo.ecm.platform.thumbnail.work.ThumbnailRecomputeWork
Deprecated.
 
NXQLQueryBuilder - Class in org.nuxeo.ecm.platform.query.nxql
Helper to generate NXQL queries from XMap descriptors
NxqlQueryConverter - Class in org.nuxeo.elasticsearch.query
Helper class that holds the conversion logic.
NxqlQueryConverter.ExpressionBuilder - Class in org.nuxeo.elasticsearch.query
 
NxqlQueryConverter.QueryAndFilter - Class in org.nuxeo.elasticsearch.query
Class to hold both a query and a filter
NXQLQueryMaker - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Transformer of NXQL queries into underlying SQL queries to the actual database.
NXQLQueryMaker() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
NXQLQueryMaker.ColumnInfo - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Info about a column and its property type.
NXQLQueryMaker.DocKind - Enum in org.nuxeo.ecm.core.storage.sql.jdbc
 
NXQLQueryMaker.QueryAnalyzer - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Collects various info about the query AST, and rewrites the toplevel AND Predicates of the WHERE clause into a single MultiExpression for easier analysis.
NXQLQueryMaker.WhereBuilder - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Builds the database-level WHERE query from the AST.
NXQLtoCMISIterableQueryResult(IterableQueryResult, Map<String, String>, Map<String, ColumnReference>, NuxeoCmisService) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
NxQueryBuilder - Class in org.nuxeo.elasticsearch.query
Elasticsearch query builder for the Nuxeo ES api.
NxQueryBuilder(CoreSession) - Constructor for class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
NXRuntimeApplication - Class in org.nuxeo.runtime.util
 
NXRuntimeApplication() - Constructor for class org.nuxeo.runtime.util.NXRuntimeApplication
 
NXRuntimeApplication(File) - Constructor for class org.nuxeo.runtime.util.NXRuntimeApplication
 
NXRuntimeTestCase - Class in org.nuxeo.runtime.test
Deprecated.
since 10.2 this class must not be subclassed anymore, for RuntimeHarness implementation use RuntimeHarnessImpl
NXRuntimeTestCase() - Constructor for class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Used when subclassing to create standalone test cases
NXRuntimeTestCase(Class<?>) - Constructor for class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Used by the features runner to manage the Nuxeo framework
NXSERVER_HOST - Static variable in class org.nuxeo.common.Environment
 
NXTAG - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
The NXTAG query type.

O

O - org.nuxeo.ecm.platform.signature.api.user.CNField
Organization name
O_BLOB - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
O_BLOBS - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
O_DOCUMENT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
O_DOCUMENTS - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
OAUTH_CALLBACK_CONFIRMED - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
OAUTH_INFO_SESSION_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
OAUTH_VERIFIER - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
OAuth2Callback - Class in org.nuxeo.ecm.webengine.oauth2
WebEngine module to handle the OAuth2 callback
OAuth2Callback() - Constructor for class org.nuxeo.ecm.webengine.oauth2.OAuth2Callback
 
OAuth2Client - Class in org.nuxeo.ecm.platform.oauth2.clients
 
OAuth2Client(String, String, String, List<String>, boolean, boolean) - Constructor for class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
OAUTH2CLIENT_DIRECTORY_NAME - Static variable in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
 
OAUTH2CLIENT_SCHEMA - Static variable in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
 
OAuth2ClientListWriter - Class in org.nuxeo.ecm.platform.oauth2.clients
 
OAuth2ClientListWriter() - Constructor for class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientListWriter
 
OAuth2ClientReader - Class in org.nuxeo.ecm.platform.oauth2.clients
 
OAuth2ClientReader() - Constructor for class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientReader
 
OAuth2ClientService - Interface in org.nuxeo.ecm.platform.oauth2.clients
 
OAuth2ClientServiceImpl - Class in org.nuxeo.ecm.platform.oauth2.clients
OAuth2 Client service
OAuth2ClientServiceImpl() - Constructor for class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
OAuth2ClientWriter - Class in org.nuxeo.ecm.platform.oauth2.clients
 
OAuth2ClientWriter() - Constructor for class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientWriter
 
OAuth2CredentialFactory - Class in org.nuxeo.ecm.liveconnect.core
OAuth2 credential factory.
OAuth2CredentialFactory(OAuth2ServiceProvider) - Constructor for class org.nuxeo.ecm.liveconnect.core.OAuth2CredentialFactory
 
OAuth2Error - Class in org.nuxeo.ecm.platform.oauth2
 
OAuth2Error(String, String) - Constructor for class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
OAuth2Object - Class in org.nuxeo.ecm.restapi.server.jaxrs
Endpoint to retrieve OAuth2 authentication data
OAuth2Object() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
OAuth2Request - Class in org.nuxeo.ecm.platform.oauth2.request
 
OAuth2Request() - Constructor for class org.nuxeo.ecm.platform.oauth2.request.OAuth2Request
 
OAuth2Request(HttpServletRequest) - Constructor for class org.nuxeo.ecm.platform.oauth2.request.OAuth2Request
 
OAuth2ServiceProvider - Interface in org.nuxeo.ecm.platform.oauth2.providers
 
OAuth2ServiceProviderContributionRegistry - Class in org.nuxeo.ecm.platform.oauth2.providers
 
OAuth2ServiceProviderContributionRegistry() - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
OAuth2ServiceProviderDescriptor - Class in org.nuxeo.ecm.platform.oauth2.providers
 
OAuth2ServiceProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
OAuth2ServiceProviderRegistry - Interface in org.nuxeo.ecm.platform.oauth2.providers
This service is used to manage OAuth2 Service Providers
OAuth2ServiceProviderRegistryImpl - Class in org.nuxeo.ecm.platform.oauth2.providers
Implementation of the OAuth2ServiceProviderRegistry.
OAuth2ServiceProviderRegistryImpl() - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
OAuth2ServiceUserStore - Class in org.nuxeo.ecm.platform.oauth2.providers
Directory backed storage for mapping between users and services The current implementation reuses the existing token directory as storage.
OAuth2ServiceUserStore(String) - Constructor for class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
 
OAuth2TokenService - Interface in org.nuxeo.ecm.platform.oauth2.tokens
Manages oAuth2 tokens.
OAuth2TokenServiceImpl - Class in org.nuxeo.ecm.platform.oauth2.tokens
The implementation that manages the oauth2 tokens in Nuxeo.
OAuth2TokenServiceImpl() - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
OAuth2TokenStore - Class in org.nuxeo.ecm.platform.oauth2.tokens
DataStore backed by a Nuxeo Directory
OAuth2TokenStore(String) - Constructor for class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
OAuthConsumerRegistry - Interface in org.nuxeo.ecm.platform.oauth.consumers
Service interface for managing OAuth Service Consumers
OAuthConsumerRegistryImpl - Class in org.nuxeo.ecm.platform.oauth.consumers
Implementation of the OAuthConsumerRegistry Service.
OAuthConsumerRegistryImpl() - Constructor for class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
OAuthServerKeyManager - Interface in org.nuxeo.ecm.platform.oauth.keys
Service to manage the key and shared secret used by Nuxeo server : private/public key pair used by Nuxeo to use Signed request with RSA shared key between Nuxeo and Shindig to manage Signed Fetch
OAuthServerKeyManagerImpl - Class in org.nuxeo.ecm.platform.oauth.keys
Implements the OAuthServerKeyManager interface.
OAuthServerKeyManagerImpl() - Constructor for class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
OAuthServerKeyManagerImpl.InternalNuxeoOAuthConsumer - Class in org.nuxeo.ecm.platform.oauth.keys
 
OAuthServiceProviderRegistry - Interface in org.nuxeo.ecm.platform.oauth.providers
This service is used to manage OAuth Service Providers: ie REST Services that can be used by Nuxeo via OAuth.
OAuthServiceProviderRegistryImpl - Class in org.nuxeo.ecm.platform.oauth.providers
Implementation of the OAuthServiceProviderRegistry.
OAuthServiceProviderRegistryImpl() - Constructor for class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
OAuthToken - Interface in org.nuxeo.ecm.platform.oauth.tokens
Represents Token data as manipulated in OAuth during the 3 legged authentication.
OAuthToken.Type - Enum in org.nuxeo.ecm.platform.oauth.tokens
 
OAuthTokenStore - Interface in org.nuxeo.ecm.platform.oauth.tokens
Service interface for managing OAuthToken used both : - in the OAuth the Filter (Server side Tokens) : where Nuxeo is the provider - in Shindig (Client side Tokens) ; where Nuxeo is the consumer This service provides a center access point for all Token related actions.
OAuthTokenStoreImpl - Class in org.nuxeo.ecm.platform.oauth.tokens
Service implementation for OAuthTokenStore.
OAuthTokenStoreImpl() - Constructor for class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
obj - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
object - Variable in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
 
object - Variable in class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
 
object - Variable in class org.nuxeo.ecm.automation.jaxrs.DefaultJsonAdapter
 
object - Variable in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
object - Variable in class org.nuxeo.ecm.platform.rendering.api.View
 
object - Variable in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
OBJECT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
OBJECT_MAPPER - Static variable in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
 
OBJECT_MAPPER - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
OBJECT_MAPPER - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
OBJECT_MAPPER - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkParameters
 
OBJECT_MAPPER - Static variable in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
OBJECT_MAPPER - Static variable in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
OBJECT_MAPPER - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamObject
 
OBJECT_MAPPER - Static variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
OBJECT_MAPPER - Static variable in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
OBJECT_MAPPER - Static variable in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
OBJECT_MAPPER - Static variable in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
OBJECT_MAPPER - Static variable in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
ObjectCodec<T> - Class in org.nuxeo.ecm.automation.io.services.codec
 
ObjectCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
 
ObjectCodec(Class<T>) - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
 
ObjectCodecService - Class in org.nuxeo.ecm.automation.io.services.codec
 
ObjectCodecService(JsonFactory) - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
ObjectCodecService.BooleanCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
ObjectCodecService.CalendarCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
ObjectCodecService.DateCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
ObjectCodecService.DocumentAdapterCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
ObjectCodecService.NumberCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
ObjectCodecService.StringCodec - Class in org.nuxeo.ecm.automation.io.services.codec
 
objectFactory - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
objectFactory - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
objectFactory - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
objectInfos - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
objectName(Class<?>, String) - Method in class org.nuxeo.ecm.core.management.jtajca.Defaults
 
ObjectNameFactory - Class in org.nuxeo.runtime.management
 
ObjectNodeToMap - Class in org.nuxeo.ecm.automation.core.impl.adapters
Make it possible to directly JSON tree nodes parsed by the REST API (e.g.
ObjectNodeToMap() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.ObjectNodeToMap
 
ObjectPoolMonitor - Class in org.nuxeo.ecm.core.management.jtajca.internal
Connection pool monitor for an Apache Commons Pool.
ObjectPoolMonitor(String, GenericKeyedObjectPool<String, ?>, String) - Constructor for class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
ObjectResolver - Interface in org.nuxeo.ecm.core.schema.types.resolver
External references are document field with a simple type whose value refers to an external business entity.
ObjectResolver.Helper - Class in org.nuxeo.ecm.core.schema.types.resolver
ObjectResolverConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
External references are document field with a simple type whose value refers to an external business entity.
ObjectResolverConstraint(ObjectResolver) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.ObjectResolverConstraint
 
ObjectResolverDescriptor - Class in org.nuxeo.ecm.core.schema.types.resolver
Handler for the ObjectResolverService "resolvers" extension point.
ObjectResolverDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverDescriptor
 
ObjectResolverDescriptor(String, Class<? extends ObjectResolver>) - Constructor for class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverDescriptor
 
ObjectResolverService - Interface in org.nuxeo.ecm.core.schema.types.resolver
Provides a way to instanciate ObjectResolver.
ObjectResolverServiceImpl - Class in org.nuxeo.ecm.core.schema.types.resolver
Simple Map base implementation.
ObjectResolverServiceImpl() - Constructor for class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverServiceImpl
 
objectToBigDecimal(Object) - Static method in class org.nuxeo.ecm.core.schema.types.constraints.ConstraintUtils
Supports any object which toString method return a numeric as String.
objectToJson(Class<T>, Type, String, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
objectToJson(Class<T>, String, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
objectToJson(Type, T, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
Convert the given object to json.
objectToJson(T, RenderingContext) - Static method in class org.nuxeo.ecm.core.io.registry.MarshallerHelper
Convert the given object to json.
objectToPostiveLong(Object) - Static method in class org.nuxeo.ecm.core.schema.types.constraints.ConstraintUtils
Supports any object which toString method return a positive numeric as String.
objectToTimeMillis(Object) - Static method in class org.nuxeo.ecm.core.schema.types.constraints.ConstraintUtils
Supports Date, Calendar, Number and String formatted as YYYY-MM-DD
obsolete - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
OBSOLETE_FIELD_ID - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
OBSOLETE_STATE - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
OCTET_STREAM_MT - Static 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. Use MimetypeRegistry.DEFAULT_MIMETYPE instead.
of() - Static method in class org.nuxeo.ecm.core.scroll.EmptyScrollRequest
 
of(long) - Static method in class org.nuxeo.lib.stream.log.LogLag
 
of(long, long) - Static method in class org.nuxeo.lib.stream.log.LogLag
 
of(Cache<?, ?>, MetricName) - Static method in class org.nuxeo.ecm.core.storage.dbs.GuavaCacheMetric
 
of(Cache<?, ?>, String, String...) - Static method in class org.nuxeo.ecm.core.storage.dbs.GuavaCacheMetric
 
of(ClientResponse) - Static method in class org.nuxeo.jaxrs.test.CloseableClientResponse
Makes the given ClientResponse AutoCloseable by wrapping it in a CloseableClientResponse.
of(Class<A>) - Static method in class org.nuxeo.runtime.test.runner.Defaults
 
of(Class<A>, A...) - Static method in class org.nuxeo.runtime.test.runner.Defaults
 
of(Class<A>, Iterable<A>) - Static method in class org.nuxeo.runtime.test.runner.Defaults
 
of(String) - Static method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
of(String, byte[]) - Static method in class org.nuxeo.lib.stream.computation.Record
Creates a record using current timestamp and default flag
of(String, byte[]) - Static method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
of(String, String) - Static method in class org.nuxeo.lib.stream.log.Name
 
of(List<Latency>) - Static method in class org.nuxeo.lib.stream.log.Latency
 
of(List<LogLag>) - Static method in class org.nuxeo.lib.stream.log.LogLag
 
of(Blob, String) - Static method in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob.ZipEntryInputStream
of(Name, int) - Static method in class org.nuxeo.lib.stream.log.LogPartition
 
of(T) - Static method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
Returns an instance of a present, non-null value.
offer(Runnable) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
offer(Runnable, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
offer(LogEntry) - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBulker
Deprecated.
 
offer(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
offer(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.service.NoopAuditBulker
Deprecated.
 
ofForceBatch(String) - Static method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
ofForceBatch(String, byte[]) - Static method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
A message that force the batch.
offset - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
offset - Variable in class org.nuxeo.ecm.collections.core.worker.RemovedAbstractWork
 
offset - Variable in class org.nuxeo.ecm.core.query.QueryFilter
 
offset - Variable in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
offset - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
offset - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore.KeyMatcher
 
offset - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
offset - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
offset - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
offset - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
offset - Variable in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
offset - Variable in class org.nuxeo.lib.stream.log.LogRecord
 
offset() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
offset() - Method in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
offset() - Method in interface org.nuxeo.lib.stream.log.LogOffset
The position for the this LogOffset.partition().
offset() - Method in class org.nuxeo.lib.stream.log.LogRecord
 
offset(int) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Says to skip that many documents before beginning to return documents.
offset(long) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
OFFSET - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
OFFSET_QUEUE_PREFIX - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
OFFSET_SUFFIX - Static variable in class org.nuxeo.ecm.core.work.WorkStateHelper
 
offsetForTimestamp(LogPartition, long) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
offsetForTimestamp(LogPartition, long) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
offsetForTimestamp(LogPartition, long) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
offsetForTimestamp(LogPartition, long) - Method in interface org.nuxeo.lib.stream.log.LogTailer
Look up the offset for the given partition by timestamp.
offsetQueue - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
offsetTracker - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
ofId(String) - Static method in class org.nuxeo.lib.stream.log.Name
 
ofNow() - Static method in class org.nuxeo.lib.stream.computation.Watermark
 
ofSchemas(String, String...) - Static method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Returns a SimpleDocumentModel instance initialized with the given schema and optional schemas.
ofSchemas(List<String>) - Static method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Returns a SimpleDocumentModel instance initialized with the given schemas.
ofTimestamp(long) - Static method in class org.nuxeo.lib.stream.computation.Watermark
 
ofTimestamp(long, short) - Static method in class org.nuxeo.lib.stream.computation.Watermark
 
ofType(String) - Static method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Returns a SimpleDocumentModel instance initialized with the given type and its related schemas.
ofUrn(String) - Static method in class org.nuxeo.lib.stream.log.Name
 
ofValue(long) - Static method in class org.nuxeo.lib.stream.computation.Watermark
 
OGG_EXTENSION - Static variable in class org.nuxeo.ecm.platform.video.convert.OggConverter
Deprecated.
 
OGG_VIDEO_MIMETYPE - Static variable in class org.nuxeo.ecm.platform.video.convert.OggConverter
Deprecated.
 
OggConverter - Class in org.nuxeo.ecm.platform.video.convert
Deprecated.
since 5.9.5. Use VideoConversionConverter.
OggConverter() - Constructor for class org.nuxeo.ecm.platform.video.convert.OggConverter
Deprecated.
 
oid - Variable in class org.nuxeo.ecm.automation.OperationParameters
 
ok() - Static method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
OK - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
OLD_ACE - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
OLD_ACP - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
OLD_LOCK - Static variable in class org.nuxeo.wopi.Headers
 
OLD_PARAM_TEMPLATES_PARSING_EXTENSIONS - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
OLD_THEME_CONFIGURATION_PROPERTY - Static variable in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
 
oldProofKey - Variable in class org.nuxeo.wopi.WOPIServiceImpl
 
oldToken - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ChangeTokenUpdater
 
oldvalues - Variable in class org.nuxeo.ecm.core.storage.sql.Fragment
The row old values, from the time of construction / refetch.
oleSupported - Variable in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
oleSupported - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
OMIT_PHANTOM_SECURED_PROPERTY - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
Whether we should omit to write phantom secured properties.
on1 - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Left part of equijoin.
on2 - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Right part of equijoin.
onAcquired(int, File) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
onAfterSessionReinit(ServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationSessionManager
CallBack after SessionReinit.
onAfterSessionReinit(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.DefaultSessionManager
 
onApplicationStarted() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBackend
 
onApplicationStarted() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBulker
Deprecated.
 
onApplicationStarted() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
onApplicationStarted() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
onApplicationStarted() - Method in class org.nuxeo.ecm.platform.audit.service.NoopAuditBulker
Deprecated.
 
onApplicationStarted() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
onApplicationStarted() - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
onApplicationStopped() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBackend
 
onApplicationStopped() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBulker
Deprecated.
 
onApplicationStopped() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
onApplicationStopped() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
onApplicationStopped() - Method in class org.nuxeo.ecm.platform.audit.service.NoopAuditBulker
Deprecated.
 
onApplicationStopped() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
onApplicationStopped() - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
onAuthenticatedSessionCreated(ServletRequest, HttpSession, CachableUserIdentificationInfo) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationSessionManager
CallBack for session creation
onAuthenticatedSessionCreated(ServletRequest, HttpSession, CachableUserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.DefaultSessionManager
 
onAuthenticatedSessionCreated(ServletRequest, HttpSession, CachableUserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
onAuthenticatedSessionCreated(ServletRequest, HttpSession, CachableUserIdentificationInfo) - Method in class org.nuxeo.ecm.webengine.login.WebEngineSessionManager
 
onBeforeSessionReinit(ServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationSessionManager
CallBack before SessionReinit.
onBeforeSessionReinit(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.DefaultSessionManager
 
onChainEnter(OperationType) - Method in class org.nuxeo.ecm.automation.core.trace.Tracer
 
onChainEnter(OperationType) - Method in interface org.nuxeo.ecm.automation.OperationCallback
 
onChainExit() - Method in class org.nuxeo.ecm.automation.core.trace.Tracer
 
onChainExit() - Method in interface org.nuxeo.ecm.automation.OperationCallback
 
onChainId - Variable in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
 
onChainId - Variable in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
 
onClass() - Static method in class org.nuxeo.runtime.test.runner.RandomBug.Feature
 
onContext() - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
onDuplicatedDoc(CoreSession, NuxeoPrincipal, DocumentModel, List<DocumentLocation>, Event) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.AbstractUnicityChecker
 
onDuplicatedDoc(CoreSession, NuxeoPrincipal, DocumentModel, List<DocumentLocation>, Event) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.AsynchronousUnicityCheckListener
 
onDuplicatedDoc(CoreSession, NuxeoPrincipal, DocumentModel, List<DocumentLocation>, Event) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.SynchronousUnicityCheckListener
 
ONE - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
ONE - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
ONE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
ONE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
ONE - Static variable in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
onEmptyLines(int) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onEnter(boolean) - Method in interface org.nuxeo.runtime.trackers.concurrent.ThreadEventHandler
 
onEnter(int) - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
onEnter(Object, boolean) - Static method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent
 
onError(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
onError(HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.LoginResponseHandler
Handles the login error response.
onError(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
onError(OperationException) - Method in class org.nuxeo.ecm.automation.core.trace.Tracer
 
onError(OperationException) - Method in interface org.nuxeo.ecm.automation.OperationCallback
 
onEscape(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onExit - Variable in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
onExtensionBlock(String, WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onExtensionInline(String, WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onFailure() - Method in annotation type org.nuxeo.runtime.test.runner.RandomBug.Repeat
Times to repeat until success in case of failure
onFile(File, Object) - Method in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
onFile(File, Object) - Method in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature.Tracker
 
onFile(File, Object) - Method in interface org.nuxeo.runtime.trackers.files.FileEventHandler
 
onFile(File, Object) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker.GCDelegate
 
onFile(File, Object) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker.ThreadDelegate
 
onFile(Object, File, Object) - Static method in class org.nuxeo.runtime.trackers.files.FileEvent
 
onGroupJoinCompletion() - Method in interface org.nuxeo.ecm.core.work.api.Work
Called when Work.isGroupJoin() returns true and after the last Work of the group.
onGroupJoinCompletion() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
onGroupJoinCompletion() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
onGroupJoinCompletion() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
onHorizontalLine() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onInjector(RunNotifier) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
onLeave() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
onLeave() - Method in interface org.nuxeo.runtime.trackers.concurrent.ThreadEventHandler
 
onLeave(Object) - Static method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent
 
ONLINE_REGISTERED - Static variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
onLineBreak() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onlineEditable - Variable in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
 
onlineEditable - Variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
onlyDate - Variable in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
onlyDirtyProperties - Variable in class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
onlyElasticsearchResponse() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Don't return document model list, aggregates or rows, only the original Elasticsearch response is accessible from EsResult.getElasticsearchResponse()
onlyLogDeclaration() - Method in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
onlyRelations - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
Do we match only relations?
onlyRelations - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
Do we match only relations (and therefore no proxies).
onlyRemote - Variable in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
onlyText - Variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
onMacroBlock(String, WikiParameters, String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onMacroInline(String, WikiParameters, String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onMessage(String, byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
onMethod() - Method in class org.nuxeo.runtime.test.runner.RandomBug.Feature
 
onMethod() - Method in class org.nuxeo.runtime.test.runner.RandomBug
 
onMethod() - Static method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
onMethod(Class<R>, FrameworkMethod, Object, Object...) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
OnMethod() - Constructor for class org.nuxeo.runtime.test.runner.RuntimeDeployment.OnMethod
 
onMethodDeployment() - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
onNewLine() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onNewRequest() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
onNuxeoServerShutdown() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
onNuxeoServerStartup() - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
onNuxeoServerStartup() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
onOperationEnter(OperationContext, OperationType, InvokableMethod, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.trace.Tracer
 
onOperationEnter(OperationContext, OperationType, InvokableMethod, Map<String, Object>) - Method in interface org.nuxeo.ecm.automation.OperationCallback
 
onOperationExit(Object) - Method in class org.nuxeo.ecm.automation.core.trace.Tracer
 
onOperationExit(Object) - Method in interface org.nuxeo.ecm.automation.OperationCallback
 
onPartitionsAssigned(Collection<TopicPartition>) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
onPartitionsAssigned(Collection<LogPartition>) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
onPartitionsAssigned(Collection<LogPartition>) - Method in interface org.nuxeo.lib.stream.log.RebalanceListener
 
onPartitionsAssigned(Collection<LogPartition>) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
onPartitionsLost(Collection<TopicPartition>) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
onPartitionsLost(Collection<LogPartition>) - Method in interface org.nuxeo.lib.stream.log.RebalanceListener
 
onPartitionsLost(Collection<LogPartition>) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
onPartitionsRevoked(Collection<TopicPartition>) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
onPartitionsRevoked(Collection<LogPartition>) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
onPartitionsRevoked(Collection<LogPartition>) - Method in interface org.nuxeo.lib.stream.log.RebalanceListener
 
onPartitionsRevoked(Collection<LogPartition>) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
onPMessage(String, String, byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
onPSubscribe(String, int) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
onReference(String, boolean) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onReleased(int, File) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
onRepeat(RandomBug.Repeat, RunNotifier, Statement, Description) - Method in class org.nuxeo.runtime.test.runner.RandomBug
 
onRequestDone(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
The HTTP request was consumed.
onRequestDone(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider
 
onRequestDone(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
onRequestEnd() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
onResumed() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
onShutdown() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBackend
Deprecated.
since 9.2 replaced with AuditBackend.onApplicationStopped()
onShutdown() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBulker
Deprecated.
since 9.2, replaced with AuditBulker.onApplicationStopped()
onSpace(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onSpecialSymbol(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onStandby() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
onStatement(FeaturesRunner, RuntimeHarness, FrameworkMethod, Statement) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
onStorageInitialization(CoreSession, DocumentRef) - Method in interface org.nuxeo.ecm.core.management.storage.DocumentStoreHandler
 
onSuccess() - Method in annotation type org.nuxeo.runtime.test.runner.RandomBug.Repeat
Times to repeat until failure in case of success
onSuccess(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
onSuccess(HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.LoginResponseHandler
Handles login success response.
onSuccess(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
onTableCaption(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onTest() - Method in class org.nuxeo.runtime.test.runner.RandomBug
 
onTest(FeaturesRunner) - Static method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
onThreadEnter(boolean) - Method in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
onTrace(Trace) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
onVerbatimBlock(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onVerbatimInline(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
onWord(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
OOO_MAIN_FILE - Static variable in class org.nuxeo.template.processors.xdocreport.ZipXmlHelper
 
OOO_TEMPLATE_TYPE - Static variable in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
OOo2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
Based on Apache JackRabbit OOo converter.
OOo2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOo2TextConverter
 
OOoArchiveModifier - Class in org.nuxeo.template.odt
Helper used to modify a ODT/Zip archive for addition Pictures (and potentially fragments)
OOoArchiveModifier() - Constructor for class org.nuxeo.template.odt.OOoArchiveModifier
 
OOoMimetypeSniffer - Class in org.nuxeo.ecm.platform.mimetype.detectors
 
OOoMimetypeSniffer() - Constructor for class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
OOoXmlContentHandler - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
OOoXmlContentHandler() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
op - Variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
op - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Clause
 
op - Variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.FulltextQuery
 
OPAQUE - Static variable in class org.nuxeo.ecm.core.storage.sql.Row
A database value we don't care about reading.
opaqueColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
 
open() - Method in class org.nuxeo.ecm.core.io.registry.context.WrappedContext
Open the context and make all embedded entities available.
open(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Opens a session on specified directory.
open(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
open(String, DocumentModel) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
Opens a session on the directory for the specified context.
open(String, DocumentModel) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
open(URL) - Static method in class org.nuxeo.ecm.directory.DirectoryCSVLoader
Gets the InputStream from a URL, avoiding JAR caches.
open(Event) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
open(Codec<M>, NameResolver, Name, Properties, Properties) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
open(ChronicleLogConfig, Name, Codec<M>) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
Open an existing log.
openCoreSession(String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Deprecated.
since 11.1, use CoreInstance.getCoreSession(String) instead
openCoreSession(String, String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Deprecated.
openCoreSession(String, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
openCoreSession(String, NuxeoPrincipal) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Deprecated.
openCoreSessionSystem(String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Deprecated.
openCoreSessionSystem(String, String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
Deprecated.
openGraph() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
Generates the Jena graph using options.
openGraph(boolean) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
Gets the Jena graph using options.
OPENID_PROVIDER_KEY - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
OPENID_SUBJECT_KEY - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
OpenIDConnectAuthenticator - Class in org.nuxeo.ecm.platform.oauth2.openid.auth
Authenticator using OpenID to retrieve user identity.
OpenIDConnectAuthenticator() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
OpenIDConnectHelper - Class in org.nuxeo.ecm.platform.oauth2.openid
 
OpenIDConnectProvider - Class in org.nuxeo.ecm.platform.oauth2.openid
Class that holds info about an OpenID provider, this includes an OAuth Provider as well as urls and icons
OpenIDConnectProvider(OAuth2ServiceProvider, String, String, Class<? extends OpenIDUserInfo>, String, boolean, RedirectUriResolver, Class<? extends UserResolver>, String) - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
OpenIDConnectProvider(OAuth2ServiceProvider, String, String, Class<? extends OpenIDUserInfo>, String, boolean, RedirectUriResolver, Class<? extends UserResolver>, String, String) - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
OpenIDConnectProviderDescriptor - Class in org.nuxeo.ecm.platform.oauth2.openid
 
OpenIDConnectProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
OpenIDConnectProviderRegistry - Interface in org.nuxeo.ecm.platform.oauth2.openid
 
OpenIDConnectProviderRegistryImpl - Class in org.nuxeo.ecm.platform.oauth2.openid
 
OpenIDConnectProviderRegistryImpl() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
OpenIDProviderFragmentRegistry - Class in org.nuxeo.ecm.platform.oauth2.openid
Deprecated.
since 11.1
OpenIDProviderFragmentRegistry() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
Deprecated.
 
OpenIDUserInfo - Interface in org.nuxeo.ecm.platform.oauth2.openid.auth
UserInfo Claims.
OpenIDUserInfoStore - Interface in org.nuxeo.ecm.platform.oauth2.openid.auth
 
OpenIDUserInfoStoreImpl - Class in org.nuxeo.ecm.platform.oauth2.openid.auth
 
OpenIDUserInfoStoreImpl(String) - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
openLockDirectorySession() - Static method in class org.nuxeo.wopi.lock.LockHelper
 
openPersistenceUnit() - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
openQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
openQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
openQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
openSession() - Method in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
openSystemSession() - Method in class org.nuxeo.ecm.core.work.AbstractWork
May be called by implementing classes to open a System session on the repository.
OpenUrlDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
OpenUrlDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
openUserSession() - Method in class org.nuxeo.ecm.core.work.AbstractWork
May be called by implementing classes to open a Use session on the repository.
openWithoutRetention(ChronicleLogConfig, Name, Codec<M>) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
openWrappedContext(Directory) - Method in class org.nuxeo.ecm.directory.io.DirectoryEntryJsonReader
Wraps and opens the current RenderingContext with the directory schema and the parent resolver in case of hierarchical vocabulary.
OpenXmlContentHandler - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
OpenXmlContentHandler() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
 
operand - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.OperandResult
 
Operand - Interface in org.nuxeo.ecm.core.query.sql.model
An operand may be a variable, a function, a literal, or an expression.
OperandList - Class in org.nuxeo.ecm.core.query.sql.model
 
OperandList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.OperandList
 
OperandResult(Operand, boolean, String) - Constructor for class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.OperandResult
 
operands() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
operation - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
Operation - Enum in org.nuxeo.wopi
WOPI operations used in the X-WOPI-Override header.
Operation - Annotation Type in org.nuxeo.ecm.automation.core.annotations
Marks a class as being an operation.
Operation() - Constructor for class org.nuxeo.ecm.automation.core.OperationChainContribution.Operation
 
OPERATION_CATEGORY_ROUTING_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
OPERATION_CHECK_FILE_INFO - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_CONVERT_TO_PDF - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
OPERATION_CROP - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
OPERATION_GET_FILE - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_GET_LOCK - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_GET_SHARE_URL - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction
 
OPERATION_ID - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
OPERATION_LOCK - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_PARAMETERS - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction
 
OPERATION_PUT_FILE - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_PUT_RELATIVE_FILE - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_REFRESH_LOCK - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_RENAME_FILE - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_RESIZE - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
Operations
OPERATION_ROTATE - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
OPERATION_STEP_DOCUMENT_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
OPERATION_UNLOCK - Static variable in class org.nuxeo.wopi.Constants
 
OPERATION_UNLOCK_AND_RELOCK - Static variable in class org.nuxeo.wopi.Constants
 
OperationAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
 
OperationAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.OperationAdapter
 
OperationCallback - Interface in org.nuxeo.ecm.automation
 
operationChain - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
operationChain - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
OperationChain - Class in org.nuxeo.ecm.automation
Describes an operation chain execution.
OperationChain(String) - Constructor for class org.nuxeo.ecm.automation.OperationChain
 
OperationChain(String, List<OperationParameters>) - Constructor for class org.nuxeo.ecm.automation.OperationChain
 
OperationChain(String, List<OperationParameters>, Map<String, Object>) - Constructor for class org.nuxeo.ecm.automation.OperationChain
 
OperationChainCompiler - Class in org.nuxeo.ecm.automation.core.impl
 
OperationChainCompiler(AutomationService) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler
 
OperationChainCompiler.CompiledChainImpl - Class in org.nuxeo.ecm.automation.core.impl
 
OperationChainCompiler.Connector - Class in org.nuxeo.ecm.automation.core.impl
 
OperationChainCompiler.OperationMethod - Class in org.nuxeo.ecm.automation.core.impl
 
OperationChainContribution - Class in org.nuxeo.ecm.automation.core
 
OperationChainContribution() - Constructor for class org.nuxeo.ecm.automation.core.OperationChainContribution
 
OperationChainContribution.Operation - Class in org.nuxeo.ecm.automation.core
 
OperationChainContribution.Param - Class in org.nuxeo.ecm.automation.core
 
OperationCompoundException - Exception in org.nuxeo.ecm.automation
 
OperationCompoundException(String, OperationException[]) - Constructor for exception org.nuxeo.ecm.automation.OperationCompoundException
 
OperationCompoundExceptionBuilder - Class in org.nuxeo.ecm.automation
Deprecated.
since 9.10. Not used anymore.
OperationCompoundExceptionBuilder() - Constructor for class org.nuxeo.ecm.automation.OperationCompoundExceptionBuilder
Deprecated.
 
operationContext - Variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
 
operationContext - Variable in class org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
 
OperationContext - Class in org.nuxeo.ecm.automation
An operation context.
OperationContext() - Constructor for class org.nuxeo.ecm.automation.OperationContext
 
OperationContext(CoreSession) - Constructor for class org.nuxeo.ecm.automation.OperationContext
 
OperationContext(CoreSession, Map<String, Object>) - Constructor for class org.nuxeo.ecm.automation.OperationContext
 
OperationContribution - Class in org.nuxeo.ecm.automation.core
 
OperationContribution() - Constructor for class org.nuxeo.ecm.automation.core.OperationContribution
 
OperationDocumentation - Class in org.nuxeo.ecm.automation
 
OperationDocumentation(String) - Constructor for class org.nuxeo.ecm.automation.OperationDocumentation
 
OperationDocumentation.Param - Class in org.nuxeo.ecm.automation
 
OperationEventListener - Class in org.nuxeo.ecm.automation.core.events
 
OperationEventListener() - Constructor for class org.nuxeo.ecm.automation.core.events.OperationEventListener
 
OperationException - Exception in org.nuxeo.ecm.automation
The base exception of the operation service.
OperationException(String) - Constructor for exception org.nuxeo.ecm.automation.OperationException
 
OperationException(String, Throwable) - Constructor for exception org.nuxeo.ecm.automation.OperationException
 
OperationException(Throwable) - Constructor for exception org.nuxeo.ecm.automation.OperationException
 
operationExceptions - Variable in exception org.nuxeo.ecm.automation.OperationCompoundException
 
operationId - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction.AutomationComputation
 
OperationMethod - Annotation Type in org.nuxeo.ecm.automation.core.annotations
To be used to mark methods provided by an operation.
OperationMethod(OperationParameters, OperationChainCompiler.OperationMethod) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.OperationMethod
 
OperationNotAllowedException - Exception in org.nuxeo.ecm.directory
Exception thrown when an operation is not allowed on a given directory entry.
OperationNotAllowedException(String, String, String[]) - Constructor for exception org.nuxeo.ecm.directory.OperationNotAllowedException
 
OperationNotAllowedException(String, String, String[], Throwable) - Constructor for exception org.nuxeo.ecm.directory.OperationNotAllowedException
 
OperationNotFoundException - Exception in org.nuxeo.ecm.automation
 
OperationNotFoundException(String) - Constructor for exception org.nuxeo.ecm.automation.OperationNotFoundException
 
OperationParameters - Class in org.nuxeo.ecm.automation
An object holding the runtime parameters that should be used by an operation when run.
OperationParameters(String) - Constructor for class org.nuxeo.ecm.automation.OperationParameters
 
OperationParameters(String, Map<String, Object>) - Constructor for class org.nuxeo.ecm.automation.OperationParameters
 
OperationResource - Class in org.nuxeo.ecm.automation.server.jaxrs
 
OperationResource() - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
operations - Variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
operations - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
Modifiable operation registry.
operations - Variable in class org.nuxeo.ecm.automation.OperationChain
 
operations - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
The operations listing in case of a chain.
OperationServiceImpl - Class in org.nuxeo.ecm.automation.core.impl
The operation registry is thread safe and optimized for modifications at startup and lookups at runtime.
OperationServiceImpl() - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
operationsInfo - Variable in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
 
operationsOf(List<OperationParameters>) - Static method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
OperationType - Interface in org.nuxeo.ecm.automation
Describe an operation class.
OperationTypeImpl - Class in org.nuxeo.ecm.automation.core.impl
 
OperationTypeImpl(AutomationService, Class<?>) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
OperationTypeImpl(AutomationService, Class<?>, String) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
OperationTypeImpl(AutomationService, Class<?>, String, List<WidgetDefinition>) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
OperationTypeRegistry - Class in org.nuxeo.ecm.automation.core.impl
 
OperationTypeRegistry() - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
 
operator - Variable in class org.nuxeo.ecm.core.query.sql.model.EsHint
 
operator - Variable in class org.nuxeo.ecm.core.query.sql.model.Expression
 
operator - Variable in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
operator - Variable in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
operator - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
operator - Variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
Operator - Class in org.nuxeo.ecm.core.query.sql.model
 
Operator(int) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Operator
 
OPERATOR - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
operatorException(Operator, List<COSBase>, IOException) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter.PatchedPDFTextStripper
 
operatorField - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
OPERATORS_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
operatorSchema - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
OpRepr() - Constructor for class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter.OpRepr
 
ops - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
ops - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
 
ops - Variable in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
OpStack() - Constructor for class org.nuxeo.ecm.webengine.security.PostfixExpression.OpStack
 
optimize() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Elasticsearch run ElasticSearchAdmin.optimizeRepositoryIndex(java.lang.String) on all document indexes,
optimize() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
optimize() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
optimize(String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
optimize(String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
optimize(String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
optimize(SQLQuery) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
Optimizes a query to provide a WHERE clause containing facet filters, primary and mixin types.
optimizeIndex(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Elasticsearch optimize operation allows to reduce the number of segments to one, Note that this can potentially be a very heavy operation.
optimizeIndex(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
optimizeIndex(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
optimizeRepositoryIndex(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Elasticsearch optimize operation allows to reduce the number of segments to one, Note that this can potentially be a very heavy operation.
optimizeRepositoryIndex(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
optimizeRepositoryIndex(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
option - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetVersioningOptions
Deprecated.
 
option - Variable in class org.nuxeo.ecm.core.versioning.VersioningRestrictionOptionsDescriptor.OptionDescriptor
 
OPTION_ACCEPT_DEFAULT - Static variable in class org.nuxeo.launcher.connect.ConnectBroker
 
OPTION_CONCURRENCY_LEVEL - Static variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
OPTION_CROP_X - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
OPTION_CROP_Y - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
OPTION_DOCTYPE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
OPTION_MAX_SIZE - Static variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
Maximum number of entries the cache may contain.
OPTION_RELAX_DEFAULT - Static variable in class org.nuxeo.launcher.connect.ConnectBroker
 
OPTION_RESIZE_DEPTH - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
OPTION_RESIZE_HEIGHT - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
OPTION_RESIZE_WIDTH - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
Operation specific options
OPTION_ROTATE_ANGLE - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
 
optionalDependencies - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
optionalDependencies - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
The optional dependencies are defined for ordering purpose, to make sure that if they are being installed along with the current package, they will be ordered first.
optionalDependency(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
OptionDescriptor - Class in org.nuxeo.ecm.core.versioning
Deprecated.
since 9.1 use 'policy', 'filter' and 'restriction' contributions instead
OptionDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.OptionDescriptor
Deprecated.
 
OptionDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningRestrictionOptionsDescriptor.OptionDescriptor
 
optionDescriptors - Variable in class org.nuxeo.ecm.core.versioning.VersioningRestrictionOptionsDescriptor
 
options - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
options - Variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
options - Variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
options - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
options - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
options - Variable in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
options - Variable in class org.nuxeo.ecm.core.versioning.DefaultVersioningRuleDescriptor
Deprecated.
 
options - Variable in class org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
 
options - Variable in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
options - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
options - Variable in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
 
options - Variable in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
options - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
options - Variable in class org.nuxeo.lib.stream.tools.command.HelpCommand
 
options - Variable in class org.nuxeo.lib.stream.tools.Main
 
options - Variable in class org.nuxeo.runtime.codec.CodecDescriptor
 
options - Variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
options - Variable in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
options - Variable in class org.nuxeo.runtime.pubsub.PubSubProviderDescriptor
 
options - Variable in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
options - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
options - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.FilterDescriptor
 
options - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
options() - Method in class org.nuxeo.ecm.webdav.resource.AbstractResource
 
options(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
OPTIONS - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
optionsReadOnly - Variable in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
or(Boolean, Boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
or(Predicate) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
Adds a new predicate to the list of OR predicates.
or(Predicate, Predicate) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
Or - Class in org.nuxeo.ecm.webengine.security.guards
 
Or(Collection<Guard>) - Constructor for class org.nuxeo.ecm.webengine.security.guards.Or
 
Or(Guard...) - Constructor for class org.nuxeo.ecm.webengine.security.guards.Or
 
OR - org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
 
OR - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
OR - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
OR - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
OR - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
OR - Static variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
OR - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
oraclePreparedStatementClass - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
oraclePreparedStatementGetReturnResultSet - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
oraclePreparedStatementRegisterReturnParameter - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
oracleXAExceptionClass - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle.XAErrorLogger
 
ORANGE - org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.SecondaryColor
 
order - Variable in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
order - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
order - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
order - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
order - Variable in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
order - Variable in class org.nuxeo.ecm.platform.actions.Action
Attribute that provides a hint for action ordering.
order - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
order - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
order - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
order - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
order - Variable in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
order - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
order - Variable in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
order() - Method in annotation type org.nuxeo.common.xmap.annotation.XObject
 
order() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Param
Optional attribute to set a parameter order, used for ordering them when presenting the UI form to fill.
order(OrderByExpr) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
Adds a new order to this query builder.
ORDER_ASC - Static variable in class org.nuxeo.ecm.core.api.DocumentModelComparator
 
ORDER_BY - org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.ClauseType
 
ORDER_BY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
ORDER_BY_PATH_ASC - Static variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
ORDER_BY_PATH_DESC - Static variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
ORDERABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
If your Nuxeo target version is 5.3.2 or higher, you'll be able to manage the order of this document children
orderBefore(Serializable, Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Order a child before another.
orderBefore(String, String) - Method in interface org.nuxeo.ecm.core.model.Document
Orders the given source child before the destination child.
orderBefore(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
orderBefore(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
orderBefore(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
orderBefore(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
orderBefore(String, String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
orderBefore(DocumentRef, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
orderBefore(DocumentRef, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Given a parent document, order the source child before the destination child.
orderBefore(Node, Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
orderBefore(Node, Node, Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Order the given source child node before the destination child node.
orderBefore(Node, Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
orderBy - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
orderBy - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
ORDERBY - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
orderByClause - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
orderByClause - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession.OrderByComparator
 
orderByClause - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
OrderByClause - Class in org.nuxeo.ecm.core.query.sql.model
 
OrderByClause(OrderByList) - Constructor for class org.nuxeo.ecm.core.query.sql.model.OrderByClause
 
OrderByClause(OrderByList, boolean) - Constructor for class org.nuxeo.ecm.core.query.sql.model.OrderByClause
 
orderByColumnNames - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
OrderByComparator(OrderByClause) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSSession.OrderByComparator
 
OrderByExpr - Class in org.nuxeo.ecm.core.query.sql.model
 
OrderByExpr(Reference, boolean) - Constructor for class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
 
OrderByExprs - Class in org.nuxeo.ecm.core.query.sql.model
Helper to instantiate OrderByExprs compatible with the search service inside Audit.
OrderByExprs() - Constructor for class org.nuxeo.ecm.core.query.sql.model.OrderByExprs
 
orderByHasWildcardIndex - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
OrderByList - Class in org.nuxeo.ecm.core.query.sql.model
 
OrderByList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.OrderByList
Empty constructor.
OrderByList(List<OrderByExpr>) - Constructor for class org.nuxeo.ecm.core.query.sql.model.OrderByList
Copy constructor.
OrderByList(OrderByExpr) - Constructor for class org.nuxeo.ecm.core.query.sql.model.OrderByList
 
orderByScore - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
OrderDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
OrderDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.OrderDocument
 
ORDERED_COLLECTION_CONTENT_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
ORDERED_PARAMS - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
 
ORDERED_PARAMS - org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
 
ORDERED_PARAMS - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
ORDERED_PARAMS - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
orderedBackendNames - Variable in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
orderedBackendNames - Variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
orderedPages - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
orderedRowNames - Variable in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions.LayoutRowsSorter
 
orderEntries(List<DocumentModel>, Map<String, String>) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
Helper method to order entries.
orderIndexFirst(List<String>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
 
orderIndexPageFirst(List<Blob>) - Method in class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
Rearrange blobs to have smallest index.html page as the first blob.
ordering - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
ordering - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
ordering - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
orders - Variable in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
orders() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
We currently only need to handle object instantiated through OrderByExprs.
orders(List<OrderByExpr>) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
Sets the orders to use when querying audit.
orders(OrderByExpr, OrderByExpr...) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
Sets the orders to use when querying audit.
org.mockito.configuration - package org.mockito.configuration
Mockito configuration utilities
org.nuxeo.adobe.cc - package org.nuxeo.adobe.cc
 
org.nuxeo.audit.storage.impl - package org.nuxeo.audit.storage.impl
 
org.nuxeo.audit.storage.stream - package org.nuxeo.audit.storage.stream
 
org.nuxeo.automation.scripting.api - package org.nuxeo.automation.scripting.api
 
org.nuxeo.automation.scripting.helper - package org.nuxeo.automation.scripting.helper
 
org.nuxeo.automation.scripting.internals - package org.nuxeo.automation.scripting.internals
 
org.nuxeo.binary.metadata.api - package org.nuxeo.binary.metadata.api
 
org.nuxeo.binary.metadata.internals - package org.nuxeo.binary.metadata.internals
 
org.nuxeo.binary.metadata.internals.listeners - package org.nuxeo.binary.metadata.internals.listeners
 
org.nuxeo.binary.metadata.internals.operations - package org.nuxeo.binary.metadata.internals.operations
 
org.nuxeo.common - package org.nuxeo.common
 
org.nuxeo.common.annotation - package org.nuxeo.common.annotation
 
org.nuxeo.common.codec - package org.nuxeo.common.codec
Cryptographic utilities around javax.crypto and org.apache.commons.codec
org.nuxeo.common.collections - package org.nuxeo.common.collections
Some specific collection classes used by the Nuxeo project.
org.nuxeo.common.file - package org.nuxeo.common.file
 
org.nuxeo.common.function - package org.nuxeo.common.function
 
org.nuxeo.common.logging - package org.nuxeo.common.logging
Helper that can redirect all java.util.logging messages to the Apache Commons Logging implementation.
org.nuxeo.common.server - package org.nuxeo.common.server
 
org.nuxeo.common.utils - package org.nuxeo.common.utils
Various utility classes used for managing paths, jars, strings, files, etc.
org.nuxeo.common.utils.i18n - package org.nuxeo.common.utils.i18n
Internationalization (i18n) helpers.
org.nuxeo.common.xmap - package org.nuxeo.common.xmap
A framework used to map XML (config) files to Java objects attributes, as specified using Java annotations.
org.nuxeo.common.xmap.annotation - package org.nuxeo.common.xmap.annotation
Annotations used by the XMap framework.
org.nuxeo.connect.client - package org.nuxeo.connect.client
 
org.nuxeo.connect.client.status - package org.nuxeo.connect.client.status
 
org.nuxeo.connect.client.ui - package org.nuxeo.connect.client.ui
 
org.nuxeo.connect.client.vindoz - package org.nuxeo.connect.client.vindoz
 
org.nuxeo.connect.client.we - package org.nuxeo.connect.client.we
 
org.nuxeo.connect.update - package org.nuxeo.connect.update
 
org.nuxeo.connect.update.live - package org.nuxeo.connect.update.live
 
org.nuxeo.connect.update.standalone - package org.nuxeo.connect.update.standalone
 
org.nuxeo.connect.update.task.guards - package org.nuxeo.connect.update.task.guards
 
org.nuxeo.connect.update.task.live - package org.nuxeo.connect.update.task.live
 
org.nuxeo.connect.update.task.live.commands - package org.nuxeo.connect.update.task.live.commands
 
org.nuxeo.connect.update.task.standalone - package org.nuxeo.connect.update.task.standalone
 
org.nuxeo.connect.update.task.standalone.commands - package org.nuxeo.connect.update.task.standalone.commands
 
org.nuxeo.connect.update.task.update - package org.nuxeo.connect.update.task.update
 
org.nuxeo.connect.update.util - package org.nuxeo.connect.update.util
 
org.nuxeo.connect.update.xml - package org.nuxeo.connect.update.xml
 
org.nuxeo.directory.mongodb - package org.nuxeo.directory.mongodb
 
org.nuxeo.directory.test - package org.nuxeo.directory.test
 
org.nuxeo.dmk - package org.nuxeo.dmk
 
org.nuxeo.drive - package org.nuxeo.drive
 
org.nuxeo.drive.adapter - package org.nuxeo.drive.adapter
 
org.nuxeo.drive.adapter.impl - package org.nuxeo.drive.adapter.impl
 
org.nuxeo.drive.elasticsearch - package org.nuxeo.drive.elasticsearch
 
org.nuxeo.drive.elasticsearch.operations.test - package org.nuxeo.drive.elasticsearch.operations.test
 
org.nuxeo.drive.hierarchy.permission.adapter - package org.nuxeo.drive.hierarchy.permission.adapter
 
org.nuxeo.drive.hierarchy.permission.factory - package org.nuxeo.drive.hierarchy.permission.factory
 
org.nuxeo.drive.hierarchy.userworkspace.adapter - package org.nuxeo.drive.hierarchy.userworkspace.adapter
 
org.nuxeo.drive.hierarchy.userworkspace.factory - package org.nuxeo.drive.hierarchy.userworkspace.factory
 
org.nuxeo.drive.listener - package org.nuxeo.drive.listener
 
org.nuxeo.drive.mongodb - package org.nuxeo.drive.mongodb
 
org.nuxeo.drive.operations - package org.nuxeo.drive.operations
 
org.nuxeo.drive.operations.test - package org.nuxeo.drive.operations.test
 
org.nuxeo.drive.service - package org.nuxeo.drive.service
 
org.nuxeo.drive.service.impl - package org.nuxeo.drive.service.impl
 
org.nuxeo.duoweb.authentication - package org.nuxeo.duoweb.authentication
 
org.nuxeo.easyshare - package org.nuxeo.easyshare
 
org.nuxeo.ecm.admin - package org.nuxeo.ecm.admin
 
org.nuxeo.ecm.admin.operation - package org.nuxeo.ecm.admin.operation
 
org.nuxeo.ecm.admin.permissions - package org.nuxeo.ecm.admin.permissions
 
org.nuxeo.ecm.admin.runtime - package org.nuxeo.ecm.admin.runtime
 
org.nuxeo.ecm.automation - package org.nuxeo.ecm.automation
 
org.nuxeo.ecm.automation.context - package org.nuxeo.ecm.automation.context
 
org.nuxeo.ecm.automation.core - package org.nuxeo.ecm.automation.core
 
org.nuxeo.ecm.automation.core.annotations - package org.nuxeo.ecm.automation.core.annotations
 
org.nuxeo.ecm.automation.core.collectors - package org.nuxeo.ecm.automation.core.collectors
 
org.nuxeo.ecm.automation.core.events - package org.nuxeo.ecm.automation.core.events
 
org.nuxeo.ecm.automation.core.events.operations - package org.nuxeo.ecm.automation.core.events.operations
 
org.nuxeo.ecm.automation.core.exception - package org.nuxeo.ecm.automation.core.exception
 
org.nuxeo.ecm.automation.core.impl - package org.nuxeo.ecm.automation.core.impl
 
org.nuxeo.ecm.automation.core.impl.adapters - package org.nuxeo.ecm.automation.core.impl.adapters
 
org.nuxeo.ecm.automation.core.impl.adapters.helper - package org.nuxeo.ecm.automation.core.impl.adapters.helper
 
org.nuxeo.ecm.automation.core.io - package org.nuxeo.ecm.automation.core.io
 
org.nuxeo.ecm.automation.core.mail - package org.nuxeo.ecm.automation.core.mail
 
org.nuxeo.ecm.automation.core.operations - package org.nuxeo.ecm.automation.core.operations
 
org.nuxeo.ecm.automation.core.operations.blob - package org.nuxeo.ecm.automation.core.operations.blob
 
org.nuxeo.ecm.automation.core.operations.business - package org.nuxeo.ecm.automation.core.operations.business
 
org.nuxeo.ecm.automation.core.operations.business.adapter - package org.nuxeo.ecm.automation.core.operations.business.adapter
 
org.nuxeo.ecm.automation.core.operations.collections - package org.nuxeo.ecm.automation.core.operations.collections
 
org.nuxeo.ecm.automation.core.operations.document - package org.nuxeo.ecm.automation.core.operations.document
 
org.nuxeo.ecm.automation.core.operations.execution - package org.nuxeo.ecm.automation.core.operations.execution
 
org.nuxeo.ecm.automation.core.operations.login - package org.nuxeo.ecm.automation.core.operations.login
 
org.nuxeo.ecm.automation.core.operations.management - package org.nuxeo.ecm.automation.core.operations.management
 
org.nuxeo.ecm.automation.core.operations.notification - package org.nuxeo.ecm.automation.core.operations.notification
 
org.nuxeo.ecm.automation.core.operations.services - package org.nuxeo.ecm.automation.core.operations.services
 
org.nuxeo.ecm.automation.core.operations.services.bulk - package org.nuxeo.ecm.automation.core.operations.services.bulk
 
org.nuxeo.ecm.automation.core.operations.services.bulk.validation - package org.nuxeo.ecm.automation.core.operations.services.bulk.validation
 
org.nuxeo.ecm.automation.core.operations.services.directory - package org.nuxeo.ecm.automation.core.operations.services.directory
 
org.nuxeo.ecm.automation.core.operations.services.query - package org.nuxeo.ecm.automation.core.operations.services.query
 
org.nuxeo.ecm.automation.core.operations.services.workmanager - package org.nuxeo.ecm.automation.core.operations.services.workmanager
 
org.nuxeo.ecm.automation.core.operations.stack - package org.nuxeo.ecm.automation.core.operations.stack
 
org.nuxeo.ecm.automation.core.operations.traces - package org.nuxeo.ecm.automation.core.operations.traces
 
org.nuxeo.ecm.automation.core.operations.users - package org.nuxeo.ecm.automation.core.operations.users
 
org.nuxeo.ecm.automation.core.rendering - package org.nuxeo.ecm.automation.core.rendering
 
org.nuxeo.ecm.automation.core.rendering.operations - package org.nuxeo.ecm.automation.core.rendering.operations
 
org.nuxeo.ecm.automation.core.scripting - package org.nuxeo.ecm.automation.core.scripting
 
org.nuxeo.ecm.automation.core.trace - package org.nuxeo.ecm.automation.core.trace
 
org.nuxeo.ecm.automation.core.util - package org.nuxeo.ecm.automation.core.util
 
org.nuxeo.ecm.automation.core.work - package org.nuxeo.ecm.automation.core.work
 
org.nuxeo.ecm.automation.elasticsearch - package org.nuxeo.ecm.automation.elasticsearch
 
org.nuxeo.ecm.automation.features - package org.nuxeo.ecm.automation.features
 
org.nuxeo.ecm.automation.io.services - package org.nuxeo.ecm.automation.io.services
 
org.nuxeo.ecm.automation.io.services.codec - package org.nuxeo.ecm.automation.io.services.codec
 
org.nuxeo.ecm.automation.io.yaml - package org.nuxeo.ecm.automation.io.yaml
 
org.nuxeo.ecm.automation.jaxrs - package org.nuxeo.ecm.automation.jaxrs
 
org.nuxeo.ecm.automation.jaxrs.io - package org.nuxeo.ecm.automation.jaxrs.io
 
org.nuxeo.ecm.automation.jaxrs.io.audit - package org.nuxeo.ecm.automation.jaxrs.io.audit
 
org.nuxeo.ecm.automation.jaxrs.io.documents - package org.nuxeo.ecm.automation.jaxrs.io.documents
 
org.nuxeo.ecm.automation.jaxrs.io.operations - package org.nuxeo.ecm.automation.jaxrs.io.operations
 
org.nuxeo.ecm.automation.server - package org.nuxeo.ecm.automation.server
 
org.nuxeo.ecm.automation.server.jaxrs - package org.nuxeo.ecm.automation.server.jaxrs
 
org.nuxeo.ecm.automation.server.jaxrs.adapters - package org.nuxeo.ecm.automation.server.jaxrs.adapters
 
org.nuxeo.ecm.automation.server.jaxrs.batch - package org.nuxeo.ecm.automation.server.jaxrs.batch
 
org.nuxeo.ecm.automation.server.jaxrs.batch.handler - package org.nuxeo.ecm.automation.server.jaxrs.batch.handler
 
org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl - package org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl
 
org.nuxeo.ecm.automation.server.jaxrs.debug - package org.nuxeo.ecm.automation.server.jaxrs.debug
 
org.nuxeo.ecm.automation.server.jaxrs.doc - package org.nuxeo.ecm.automation.server.jaxrs.doc
 
org.nuxeo.ecm.automation.task - package org.nuxeo.ecm.automation.task
 
org.nuxeo.ecm.automation.task.event - package org.nuxeo.ecm.automation.task.event
 
org.nuxeo.ecm.blob - package org.nuxeo.ecm.blob
 
org.nuxeo.ecm.blob.azure - package org.nuxeo.ecm.blob.azure
 
org.nuxeo.ecm.blob.s3 - package org.nuxeo.ecm.blob.s3
 
org.nuxeo.ecm.collections.api - package org.nuxeo.ecm.collections.api
 
org.nuxeo.ecm.collections.core - package org.nuxeo.ecm.collections.core
 
org.nuxeo.ecm.collections.core.adapter - package org.nuxeo.ecm.collections.core.adapter
 
org.nuxeo.ecm.collections.core.io - package org.nuxeo.ecm.collections.core.io
 
org.nuxeo.ecm.collections.core.listener - package org.nuxeo.ecm.collections.core.listener
 
org.nuxeo.ecm.collections.core.versioning - package org.nuxeo.ecm.collections.core.versioning
 
org.nuxeo.ecm.collections.core.worker - package org.nuxeo.ecm.collections.core.worker
 
org.nuxeo.ecm.core - package org.nuxeo.ecm.core
 
org.nuxeo.ecm.core.action - package org.nuxeo.ecm.core.action
 
org.nuxeo.ecm.core.api - package org.nuxeo.ecm.core.api
The core API of the Nuxeo platform, including: CoreSession, DocumentModel, Blob.
org.nuxeo.ecm.core.api.adapter - package org.nuxeo.ecm.core.api.adapter
 
org.nuxeo.ecm.core.api.blobholder - package org.nuxeo.ecm.core.api.blobholder
 
org.nuxeo.ecm.core.api.event - package org.nuxeo.ecm.core.api.event
Core events interfaces.
org.nuxeo.ecm.core.api.event.impl - package org.nuxeo.ecm.core.api.event.impl
Core events implementation.
org.nuxeo.ecm.core.api.externalblob - package org.nuxeo.ecm.core.api.externalblob
 
org.nuxeo.ecm.core.api.facet - package org.nuxeo.ecm.core.api.facet
 
org.nuxeo.ecm.core.api.impl - package org.nuxeo.ecm.core.api.impl
 
org.nuxeo.ecm.core.api.impl.blob - package org.nuxeo.ecm.core.api.impl.blob
BLOB implementations.
org.nuxeo.ecm.core.api.local - package org.nuxeo.ecm.core.api.local
 
org.nuxeo.ecm.core.api.localconfiguration - package org.nuxeo.ecm.core.api.localconfiguration
 
org.nuxeo.ecm.core.api.lock - package org.nuxeo.ecm.core.api.lock
 
org.nuxeo.ecm.core.api.model - package org.nuxeo.ecm.core.api.model
 
org.nuxeo.ecm.core.api.model.impl - package org.nuxeo.ecm.core.api.model.impl
 
org.nuxeo.ecm.core.api.model.impl.primitives - package org.nuxeo.ecm.core.api.model.impl.primitives
 
org.nuxeo.ecm.core.api.model.resolver - package org.nuxeo.ecm.core.api.model.resolver
 
org.nuxeo.ecm.core.api.pathsegment - package org.nuxeo.ecm.core.api.pathsegment
 
org.nuxeo.ecm.core.api.propertiesmapping - package org.nuxeo.ecm.core.api.propertiesmapping
 
org.nuxeo.ecm.core.api.propertiesmapping.impl - package org.nuxeo.ecm.core.api.propertiesmapping.impl
 
org.nuxeo.ecm.core.api.query - package org.nuxeo.ecm.core.api.query
 
org.nuxeo.ecm.core.api.quota - package org.nuxeo.ecm.core.api.quota
 
org.nuxeo.ecm.core.api.repository - package org.nuxeo.ecm.core.api.repository
 
org.nuxeo.ecm.core.api.scroll - package org.nuxeo.ecm.core.api.scroll
 
org.nuxeo.ecm.core.api.security - package org.nuxeo.ecm.core.api.security
The core interfaces for managing security (access rights) in Nuxeo Core.
org.nuxeo.ecm.core.api.security.impl - package org.nuxeo.ecm.core.api.security.impl
Implementation of the access control interfaces.
org.nuxeo.ecm.core.api.thumbnail - package org.nuxeo.ecm.core.api.thumbnail
 
org.nuxeo.ecm.core.api.trash - package org.nuxeo.ecm.core.api.trash
 
org.nuxeo.ecm.core.api.tree - package org.nuxeo.ecm.core.api.tree
 
org.nuxeo.ecm.core.api.validation - package org.nuxeo.ecm.core.api.validation
 
org.nuxeo.ecm.core.api.versioning - package org.nuxeo.ecm.core.api.versioning
 
org.nuxeo.ecm.core.blob - package org.nuxeo.ecm.core.blob
 
org.nuxeo.ecm.core.blob.apps - package org.nuxeo.ecm.core.blob.apps
 
org.nuxeo.ecm.core.blob.binary - package org.nuxeo.ecm.core.blob.binary
 
org.nuxeo.ecm.core.bulk - package org.nuxeo.ecm.core.bulk
 
org.nuxeo.ecm.core.bulk.action - package org.nuxeo.ecm.core.bulk.action
 
org.nuxeo.ecm.core.bulk.action.computation - package org.nuxeo.ecm.core.bulk.action.computation
 
org.nuxeo.ecm.core.bulk.computation - package org.nuxeo.ecm.core.bulk.computation
 
org.nuxeo.ecm.core.bulk.introspection - package org.nuxeo.ecm.core.bulk.introspection
 
org.nuxeo.ecm.core.bulk.io - package org.nuxeo.ecm.core.bulk.io
 
org.nuxeo.ecm.core.bulk.message - package org.nuxeo.ecm.core.bulk.message
 
org.nuxeo.ecm.core.bulk.validation - package org.nuxeo.ecm.core.bulk.validation
 
org.nuxeo.ecm.core.cache - package org.nuxeo.ecm.core.cache
 
org.nuxeo.ecm.core.convert.api - package org.nuxeo.ecm.core.convert.api
API for the ConversionService.
org.nuxeo.ecm.core.convert.cache - package org.nuxeo.ecm.core.convert.cache
 
org.nuxeo.ecm.core.convert.extension - package org.nuxeo.ecm.core.convert.extension
 
org.nuxeo.ecm.core.convert.plugins.text.extractors - package org.nuxeo.ecm.core.convert.plugins.text.extractors
Plugins that provide some sort of document transformation / text extraction.
org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation - package org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation
 
org.nuxeo.ecm.core.convert.service - package org.nuxeo.ecm.core.convert.service
Implementation of the Conversion Service (see ConversionService).
org.nuxeo.ecm.core.event - package org.nuxeo.ecm.core.event
Event Service API (see EventService).
org.nuxeo.ecm.core.event.impl - package org.nuxeo.ecm.core.event.impl
Event Service implementation.
org.nuxeo.ecm.core.event.pipe - package org.nuxeo.ecm.core.event.pipe
 
org.nuxeo.ecm.core.event.pipe.dispatch - package org.nuxeo.ecm.core.event.pipe.dispatch
 
org.nuxeo.ecm.core.event.pipe.local - package org.nuxeo.ecm.core.event.pipe.local
 
org.nuxeo.ecm.core.event.script - package org.nuxeo.ecm.core.event.script
 
org.nuxeo.ecm.core.event.stream - package org.nuxeo.ecm.core.event.stream
 
org.nuxeo.ecm.core.filter - package org.nuxeo.ecm.core.filter
 
org.nuxeo.ecm.core.io - package org.nuxeo.ecm.core.io
 
org.nuxeo.ecm.core.io.avro - package org.nuxeo.ecm.core.io.avro
 
org.nuxeo.ecm.core.io.download - package org.nuxeo.ecm.core.io.download
 
org.nuxeo.ecm.core.io.impl - package org.nuxeo.ecm.core.io.impl
 
org.nuxeo.ecm.core.io.impl.extensions - package org.nuxeo.ecm.core.io.impl.extensions
 
org.nuxeo.ecm.core.io.impl.plugins - package org.nuxeo.ecm.core.io.impl.plugins
 
org.nuxeo.ecm.core.io.impl.transformers - package org.nuxeo.ecm.core.io.impl.transformers
 
org.nuxeo.ecm.core.io.marshallers.csv - package org.nuxeo.ecm.core.io.marshallers.csv
 
org.nuxeo.ecm.core.io.marshallers.json - package org.nuxeo.ecm.core.io.marshallers.json
 
org.nuxeo.ecm.core.io.marshallers.json.document - package org.nuxeo.ecm.core.io.marshallers.json.document
 
org.nuxeo.ecm.core.io.marshallers.json.enrichers - package org.nuxeo.ecm.core.io.marshallers.json.enrichers
 
org.nuxeo.ecm.core.io.marshallers.json.types - package org.nuxeo.ecm.core.io.marshallers.json.types
 
org.nuxeo.ecm.core.io.marshallers.json.validation - package org.nuxeo.ecm.core.io.marshallers.json.validation
 
org.nuxeo.ecm.core.io.registry - package org.nuxeo.ecm.core.io.registry
 
org.nuxeo.ecm.core.io.registry.context - package org.nuxeo.ecm.core.io.registry.context
 
org.nuxeo.ecm.core.io.registry.reflect - package org.nuxeo.ecm.core.io.registry.reflect
 
org.nuxeo.ecm.core.lifecycle - package org.nuxeo.ecm.core.lifecycle
LifeCycle API.
org.nuxeo.ecm.core.lifecycle.event - package org.nuxeo.ecm.core.lifecycle.event
 
org.nuxeo.ecm.core.lifecycle.extensions - package org.nuxeo.ecm.core.lifecycle.extensions
Manages LifeCycle configuration (states, transitions...).
org.nuxeo.ecm.core.lifecycle.impl - package org.nuxeo.ecm.core.lifecycle.impl
Implementation of the LifeCycle API.
org.nuxeo.ecm.core.management - package org.nuxeo.ecm.core.management
 
org.nuxeo.ecm.core.management.api - package org.nuxeo.ecm.core.management.api
 
org.nuxeo.ecm.core.management.events - package org.nuxeo.ecm.core.management.events
 
org.nuxeo.ecm.core.management.jtajca - package org.nuxeo.ecm.core.management.jtajca
 
org.nuxeo.ecm.core.management.jtajca.internal - package org.nuxeo.ecm.core.management.jtajca.internal
 
org.nuxeo.ecm.core.management.probes - package org.nuxeo.ecm.core.management.probes
 
org.nuxeo.ecm.core.management.standby - package org.nuxeo.ecm.core.management.standby
 
org.nuxeo.ecm.core.management.statuses - package org.nuxeo.ecm.core.management.statuses
 
org.nuxeo.ecm.core.management.storage - package org.nuxeo.ecm.core.management.storage
 
org.nuxeo.ecm.core.management.works - package org.nuxeo.ecm.core.management.works
 
org.nuxeo.ecm.core.migrator - package org.nuxeo.ecm.core.migrator
 
org.nuxeo.ecm.core.model - package org.nuxeo.ecm.core.model
 
org.nuxeo.ecm.core.mongodb.kv - package org.nuxeo.ecm.core.mongodb.kv
 
org.nuxeo.ecm.core.mongodb.seqgen - package org.nuxeo.ecm.core.mongodb.seqgen
 
org.nuxeo.ecm.core.opencmis.bindings - package org.nuxeo.ecm.core.opencmis.bindings
 
org.nuxeo.ecm.core.opencmis.impl.client - package org.nuxeo.ecm.core.opencmis.impl.client
 
org.nuxeo.ecm.core.opencmis.impl.server - package org.nuxeo.ecm.core.opencmis.impl.server
 
org.nuxeo.ecm.core.opencmis.impl.server.versioning - package org.nuxeo.ecm.core.opencmis.impl.server.versioning
 
org.nuxeo.ecm.core.opencmis.impl.util - package org.nuxeo.ecm.core.opencmis.impl.util
 
org.nuxeo.ecm.core.opencmis.tests - package org.nuxeo.ecm.core.opencmis.tests
 
org.nuxeo.ecm.core.persistence - package org.nuxeo.ecm.core.persistence
 
org.nuxeo.ecm.core.query - package org.nuxeo.ecm.core.query
 
org.nuxeo.ecm.core.query.sql - package org.nuxeo.ecm.core.query.sql
 
org.nuxeo.ecm.core.query.sql.model - package org.nuxeo.ecm.core.query.sql.model
 
org.nuxeo.ecm.core.query.sql.parser - package org.nuxeo.ecm.core.query.sql.parser
 
org.nuxeo.ecm.core.redis - package org.nuxeo.ecm.core.redis
 
org.nuxeo.ecm.core.redis.contribs - package org.nuxeo.ecm.core.redis.contribs
 
org.nuxeo.ecm.core.redis.retry - package org.nuxeo.ecm.core.redis.retry
 
org.nuxeo.ecm.core.repository - package org.nuxeo.ecm.core.repository
 
org.nuxeo.ecm.core.rest - package org.nuxeo.ecm.core.rest
 
org.nuxeo.ecm.core.rest.security - package org.nuxeo.ecm.core.rest.security
 
org.nuxeo.ecm.core.scheduler - package org.nuxeo.ecm.core.scheduler
 
org.nuxeo.ecm.core.schema - package org.nuxeo.ecm.core.schema
Schema API and implementation; a schema describes the names and types of some fields.
org.nuxeo.ecm.core.schema.types - package org.nuxeo.ecm.core.schema.types
Implementation of Types, including SimpleTypes, CompositeTypes and ComplexTypes.
org.nuxeo.ecm.core.schema.types.constraints - package org.nuxeo.ecm.core.schema.types.constraints
Implementation of schema xsd restrictions.
org.nuxeo.ecm.core.schema.types.primitives - package org.nuxeo.ecm.core.schema.types.primitives
Primitive types implementationl; according to the XML Schemas specifications, "primitive datatypes are those that are not defined in terms of other datatypes; they exist ab initio."
org.nuxeo.ecm.core.schema.types.resolver - package org.nuxeo.ecm.core.schema.types.resolver
 
org.nuxeo.ecm.core.schema.utils - package org.nuxeo.ecm.core.schema.utils
 
org.nuxeo.ecm.core.scroll - package org.nuxeo.ecm.core.scroll
 
org.nuxeo.ecm.core.search.api.client - package org.nuxeo.ecm.core.search.api.client
 
org.nuxeo.ecm.core.search.api.client.querymodel - package org.nuxeo.ecm.core.search.api.client.querymodel
 
org.nuxeo.ecm.core.search.api.client.search.results - package org.nuxeo.ecm.core.search.api.client.search.results
Client search results api.
org.nuxeo.ecm.core.search.api.client.search.results.impl - package org.nuxeo.ecm.core.search.api.client.search.results.impl
Client search results api implementation.
org.nuxeo.ecm.core.security - package org.nuxeo.ecm.core.security
 
org.nuxeo.ecm.core.storage - package org.nuxeo.ecm.core.storage
 
org.nuxeo.ecm.core.storage.dbs - package org.nuxeo.ecm.core.storage.dbs
 
org.nuxeo.ecm.core.storage.gcp - package org.nuxeo.ecm.core.storage.gcp
 
org.nuxeo.ecm.core.storage.lock - package org.nuxeo.ecm.core.storage.lock
 
org.nuxeo.ecm.core.storage.mem - package org.nuxeo.ecm.core.storage.mem
 
org.nuxeo.ecm.core.storage.mongodb - package org.nuxeo.ecm.core.storage.mongodb
 
org.nuxeo.ecm.core.storage.sql - package org.nuxeo.ecm.core.storage.sql
Implementation of a Nuxeo repository over an SQL database.
org.nuxeo.ecm.core.storage.sql.coremodel - package org.nuxeo.ecm.core.storage.sql.coremodel
 
org.nuxeo.ecm.core.storage.sql.db - package org.nuxeo.ecm.core.storage.sql.db
Functions used as stored procedures for H2.
org.nuxeo.ecm.core.storage.sql.jdbc - package org.nuxeo.ecm.core.storage.sql.jdbc
 
org.nuxeo.ecm.core.storage.sql.jdbc.db - package org.nuxeo.ecm.core.storage.sql.jdbc.db
Internal API to deal with the database by generating SQL statements.
org.nuxeo.ecm.core.storage.sql.jdbc.dialect - package org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Database Dialects implementations; a Dialect encapsulates knowledge about database-specific behavior.
org.nuxeo.ecm.core.storage.sql.kv - package org.nuxeo.ecm.core.storage.sql.kv
 
org.nuxeo.ecm.core.storage.sql.listeners - package org.nuxeo.ecm.core.storage.sql.listeners
 
org.nuxeo.ecm.core.storage.sql.management - package org.nuxeo.ecm.core.storage.sql.management
Simple MBean to report the status of a SQL repository.
org.nuxeo.ecm.core.storage.sql.security - package org.nuxeo.ecm.core.storage.sql.security
 
org.nuxeo.ecm.core.storage.status - package org.nuxeo.ecm.core.storage.status
 
org.nuxeo.ecm.core.transientstore - package org.nuxeo.ecm.core.transientstore
 
org.nuxeo.ecm.core.transientstore.api - package org.nuxeo.ecm.core.transientstore.api
 
org.nuxeo.ecm.core.transientstore.computation - package org.nuxeo.ecm.core.transientstore.computation
 
org.nuxeo.ecm.core.transientstore.keyvalueblob - package org.nuxeo.ecm.core.transientstore.keyvalueblob
 
org.nuxeo.ecm.core.transientstore.work - package org.nuxeo.ecm.core.transientstore.work
 
org.nuxeo.ecm.core.trash - package org.nuxeo.ecm.core.trash
 
org.nuxeo.ecm.core.uidgen - package org.nuxeo.ecm.core.uidgen
 
org.nuxeo.ecm.core.utils - package org.nuxeo.ecm.core.utils
 
org.nuxeo.ecm.core.versioning - package org.nuxeo.ecm.core.versioning
 
org.nuxeo.ecm.core.work - package org.nuxeo.ecm.core.work
 
org.nuxeo.ecm.core.work.api - package org.nuxeo.ecm.core.work.api
 
org.nuxeo.ecm.csv.core - package org.nuxeo.ecm.csv.core
 
org.nuxeo.ecm.csv.core.operation - package org.nuxeo.ecm.csv.core.operation
 
org.nuxeo.ecm.directory - package org.nuxeo.ecm.directory
 
org.nuxeo.ecm.directory.api - package org.nuxeo.ecm.directory.api
 
org.nuxeo.ecm.directory.core - package org.nuxeo.ecm.directory.core
 
org.nuxeo.ecm.directory.impl - package org.nuxeo.ecm.directory.impl
 
org.nuxeo.ecm.directory.io - package org.nuxeo.ecm.directory.io
 
org.nuxeo.ecm.directory.ldap - package org.nuxeo.ecm.directory.ldap
 
org.nuxeo.ecm.directory.ldap.dns - package org.nuxeo.ecm.directory.ldap.dns
 
org.nuxeo.ecm.directory.ldap.filter - package org.nuxeo.ecm.directory.ldap.filter
 
org.nuxeo.ecm.directory.ldap.management - package org.nuxeo.ecm.directory.ldap.management
 
org.nuxeo.ecm.directory.ldap.registry - package org.nuxeo.ecm.directory.ldap.registry
 
org.nuxeo.ecm.directory.localconfiguration - package org.nuxeo.ecm.directory.localconfiguration
 
org.nuxeo.ecm.directory.memory - package org.nuxeo.ecm.directory.memory
 
org.nuxeo.ecm.directory.multi - package org.nuxeo.ecm.directory.multi
 
org.nuxeo.ecm.directory.providers - package org.nuxeo.ecm.directory.providers
 
org.nuxeo.ecm.directory.sql - package org.nuxeo.ecm.directory.sql
 
org.nuxeo.ecm.directory.sql.filter - package org.nuxeo.ecm.directory.sql.filter
 
org.nuxeo.ecm.jwt - package org.nuxeo.ecm.jwt
 
org.nuxeo.ecm.liveconnect.box - package org.nuxeo.ecm.liveconnect.box
 
org.nuxeo.ecm.liveconnect.core - package org.nuxeo.ecm.liveconnect.core
 
org.nuxeo.ecm.liveconnect.google.drive - package org.nuxeo.ecm.liveconnect.google.drive
 
org.nuxeo.ecm.liveconnect.google.drive.converter - package org.nuxeo.ecm.liveconnect.google.drive.converter
 
org.nuxeo.ecm.liveconnect.google.drive.credential - package org.nuxeo.ecm.liveconnect.google.drive.credential
 
org.nuxeo.ecm.liveconnect.update - package org.nuxeo.ecm.liveconnect.update
 
org.nuxeo.ecm.liveconnect.update.listener - package org.nuxeo.ecm.liveconnect.update.listener
 
org.nuxeo.ecm.liveconnect.update.worker - package org.nuxeo.ecm.liveconnect.update.worker
 
org.nuxeo.ecm.localconf - package org.nuxeo.ecm.localconf
 
org.nuxeo.ecm.multi.tenant - package org.nuxeo.ecm.multi.tenant
 
org.nuxeo.ecm.multi.tenant.acl - package org.nuxeo.ecm.multi.tenant.acl
 
org.nuxeo.ecm.multi.tenant.userworkspace - package org.nuxeo.ecm.multi.tenant.userworkspace
 
org.nuxeo.ecm.permissions - package org.nuxeo.ecm.permissions
 
org.nuxeo.ecm.permissions.operations - package org.nuxeo.ecm.permissions.operations
 
org.nuxeo.ecm.platform.actions - package org.nuxeo.ecm.platform.actions
 
org.nuxeo.ecm.platform.actions.ejb - package org.nuxeo.ecm.platform.actions.ejb
 
org.nuxeo.ecm.platform.api.login - package org.nuxeo.ecm.platform.api.login
 
org.nuxeo.ecm.platform.audio.extension - package org.nuxeo.ecm.platform.audio.extension
 
org.nuxeo.ecm.platform.audit.api - package org.nuxeo.ecm.platform.audit.api
 
org.nuxeo.ecm.platform.audit.api.comment - package org.nuxeo.ecm.platform.audit.api.comment
 
org.nuxeo.ecm.platform.audit.api.document - package org.nuxeo.ecm.platform.audit.api.document
 
org.nuxeo.ecm.platform.audit.api.job - package org.nuxeo.ecm.platform.audit.api.job
 
org.nuxeo.ecm.platform.audit.api.query - package org.nuxeo.ecm.platform.audit.api.query
 
org.nuxeo.ecm.platform.audit.api.remote - package org.nuxeo.ecm.platform.audit.api.remote
 
org.nuxeo.ecm.platform.audit.impl - package org.nuxeo.ecm.platform.audit.impl
 
org.nuxeo.ecm.platform.audit.io - package org.nuxeo.ecm.platform.audit.io
 
org.nuxeo.ecm.platform.audit.listener - package org.nuxeo.ecm.platform.audit.listener
 
org.nuxeo.ecm.platform.audit.provider - package org.nuxeo.ecm.platform.audit.provider
 
org.nuxeo.ecm.platform.audit.service - package org.nuxeo.ecm.platform.audit.service
 
org.nuxeo.ecm.platform.audit.service.extension - package org.nuxeo.ecm.platform.audit.service.extension
 
org.nuxeo.ecm.platform.audit.service.management - package org.nuxeo.ecm.platform.audit.service.management
 
org.nuxeo.ecm.platform.audit.stream - package org.nuxeo.ecm.platform.audit.stream
 
org.nuxeo.ecm.platform.auth.saml - package org.nuxeo.ecm.platform.auth.saml
 
org.nuxeo.ecm.platform.auth.saml.binding - package org.nuxeo.ecm.platform.auth.saml.binding
 
org.nuxeo.ecm.platform.auth.saml.key - package org.nuxeo.ecm.platform.auth.saml.key
 
org.nuxeo.ecm.platform.auth.saml.slo - package org.nuxeo.ecm.platform.auth.saml.slo
 
org.nuxeo.ecm.platform.auth.saml.sso - package org.nuxeo.ecm.platform.auth.saml.sso
 
org.nuxeo.ecm.platform.auth.saml.user - package org.nuxeo.ecm.platform.auth.saml.user
 
org.nuxeo.ecm.platform.auth.saml.web - package org.nuxeo.ecm.platform.auth.saml.web
 
org.nuxeo.ecm.platform.commandline.executor.api - package org.nuxeo.ecm.platform.commandline.executor.api
 
org.nuxeo.ecm.platform.commandline.executor.service - package org.nuxeo.ecm.platform.commandline.executor.service
 
org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters - package org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
 
org.nuxeo.ecm.platform.commandline.executor.service.executors - package org.nuxeo.ecm.platform.commandline.executor.service.executors
 
org.nuxeo.ecm.platform.comment.api - package org.nuxeo.ecm.platform.comment.api
 
org.nuxeo.ecm.platform.comment.api.exceptions - package org.nuxeo.ecm.platform.comment.api.exceptions
 
org.nuxeo.ecm.platform.comment.impl - package org.nuxeo.ecm.platform.comment.impl
 
org.nuxeo.ecm.platform.comment.listener - package org.nuxeo.ecm.platform.comment.listener
 
org.nuxeo.ecm.platform.comment.notification - package org.nuxeo.ecm.platform.comment.notification
 
org.nuxeo.ecm.platform.comment.service - package org.nuxeo.ecm.platform.comment.service
 
org.nuxeo.ecm.platform.comment.workflow - package org.nuxeo.ecm.platform.comment.workflow
 
org.nuxeo.ecm.platform.comment.workflow.services - package org.nuxeo.ecm.platform.comment.workflow.services
 
org.nuxeo.ecm.platform.comment.workflow.utils - package org.nuxeo.ecm.platform.comment.workflow.utils
 
org.nuxeo.ecm.platform.computedgroups - package org.nuxeo.ecm.platform.computedgroups
 
org.nuxeo.ecm.platform.content.template.factories - package org.nuxeo.ecm.platform.content.template.factories
 
org.nuxeo.ecm.platform.content.template.listener - package org.nuxeo.ecm.platform.content.template.listener
 
org.nuxeo.ecm.platform.content.template.service - package org.nuxeo.ecm.platform.content.template.service
 
org.nuxeo.ecm.platform.convert - package org.nuxeo.ecm.platform.convert
 
org.nuxeo.ecm.platform.convert.plugins - package org.nuxeo.ecm.platform.convert.plugins
 
org.nuxeo.ecm.platform.csv.export.action - package org.nuxeo.ecm.platform.csv.export.action
 
org.nuxeo.ecm.platform.csv.export.computation - package org.nuxeo.ecm.platform.csv.export.computation
 
org.nuxeo.ecm.platform.csv.export.io - package org.nuxeo.ecm.platform.csv.export.io
 
org.nuxeo.ecm.platform.csv.export.validation - package org.nuxeo.ecm.platform.csv.export.validation
 
org.nuxeo.ecm.platform.dublincore - package org.nuxeo.ecm.platform.dublincore
 
org.nuxeo.ecm.platform.dublincore.constants - package org.nuxeo.ecm.platform.dublincore.constants
 
org.nuxeo.ecm.platform.dublincore.listener - package org.nuxeo.ecm.platform.dublincore.listener
 
org.nuxeo.ecm.platform.dublincore.service - package org.nuxeo.ecm.platform.dublincore.service
 
org.nuxeo.ecm.platform.ec.notification - package org.nuxeo.ecm.platform.ec.notification
 
org.nuxeo.ecm.platform.ec.notification.automation - package org.nuxeo.ecm.platform.ec.notification.automation
 
org.nuxeo.ecm.platform.ec.notification.email - package org.nuxeo.ecm.platform.ec.notification.email
 
org.nuxeo.ecm.platform.ec.notification.email.templates - package org.nuxeo.ecm.platform.ec.notification.email.templates
 
org.nuxeo.ecm.platform.ec.notification.io - package org.nuxeo.ecm.platform.ec.notification.io
 
org.nuxeo.ecm.platform.ec.notification.service - package org.nuxeo.ecm.platform.ec.notification.service
 
org.nuxeo.ecm.platform.el - package org.nuxeo.ecm.platform.el
 
org.nuxeo.ecm.platform.filemanager.api - package org.nuxeo.ecm.platform.filemanager.api
 
org.nuxeo.ecm.platform.filemanager.core.listener - package org.nuxeo.ecm.platform.filemanager.core.listener
 
org.nuxeo.ecm.platform.filemanager.service - package org.nuxeo.ecm.platform.filemanager.service
 
org.nuxeo.ecm.platform.filemanager.service.extension - package org.nuxeo.ecm.platform.filemanager.service.extension
 
org.nuxeo.ecm.platform.filemanager.utils - package org.nuxeo.ecm.platform.filemanager.utils
 
org.nuxeo.ecm.platform.forms.layout.api - package org.nuxeo.ecm.platform.forms.layout.api
 
org.nuxeo.ecm.platform.forms.layout.api.converters - package org.nuxeo.ecm.platform.forms.layout.api.converters
 
org.nuxeo.ecm.platform.forms.layout.api.exceptions - package org.nuxeo.ecm.platform.forms.layout.api.exceptions
 
org.nuxeo.ecm.platform.forms.layout.api.impl - package org.nuxeo.ecm.platform.forms.layout.api.impl
 
org.nuxeo.ecm.platform.forms.layout.api.service - package org.nuxeo.ecm.platform.forms.layout.api.service
 
org.nuxeo.ecm.platform.forms.layout.core.registries - package org.nuxeo.ecm.platform.forms.layout.core.registries
 
org.nuxeo.ecm.platform.forms.layout.core.service - package org.nuxeo.ecm.platform.forms.layout.core.service
 
org.nuxeo.ecm.platform.forms.layout.descriptors - package org.nuxeo.ecm.platform.forms.layout.descriptors
 
org.nuxeo.ecm.platform.forms.layout.export - package org.nuxeo.ecm.platform.forms.layout.export
 
org.nuxeo.ecm.platform.forms.layout.functions - package org.nuxeo.ecm.platform.forms.layout.functions
 
org.nuxeo.ecm.platform.htmlsanitizer - package org.nuxeo.ecm.platform.htmlsanitizer
 
org.nuxeo.ecm.platform.importer.base - package org.nuxeo.ecm.platform.importer.base
 
org.nuxeo.ecm.platform.importer.executor - package org.nuxeo.ecm.platform.importer.executor
 
org.nuxeo.ecm.platform.importer.executor.jaxrs - package org.nuxeo.ecm.platform.importer.executor.jaxrs
 
org.nuxeo.ecm.platform.importer.factories - package org.nuxeo.ecm.platform.importer.factories
 
org.nuxeo.ecm.platform.importer.filter - package org.nuxeo.ecm.platform.importer.filter
 
org.nuxeo.ecm.platform.importer.listener - package org.nuxeo.ecm.platform.importer.listener
 
org.nuxeo.ecm.platform.importer.log - package org.nuxeo.ecm.platform.importer.log
 
org.nuxeo.ecm.platform.importer.properties - package org.nuxeo.ecm.platform.importer.properties
 
org.nuxeo.ecm.platform.importer.random - package org.nuxeo.ecm.platform.importer.random
 
org.nuxeo.ecm.platform.importer.service - package org.nuxeo.ecm.platform.importer.service
 
org.nuxeo.ecm.platform.importer.source - package org.nuxeo.ecm.platform.importer.source
 
org.nuxeo.ecm.platform.importer.threading - package org.nuxeo.ecm.platform.importer.threading
 
org.nuxeo.ecm.platform.importer.xml.parser - package org.nuxeo.ecm.platform.importer.xml.parser
 
org.nuxeo.ecm.platform.io.api - package org.nuxeo.ecm.platform.io.api
 
org.nuxeo.ecm.platform.io.descriptors - package org.nuxeo.ecm.platform.io.descriptors
 
org.nuxeo.ecm.platform.io.impl - package org.nuxeo.ecm.platform.io.impl
 
org.nuxeo.ecm.platform.io.operation - package org.nuxeo.ecm.platform.io.operation
 
org.nuxeo.ecm.platform.login - package org.nuxeo.ecm.platform.login
 
org.nuxeo.ecm.platform.login.deputy.management - package org.nuxeo.ecm.platform.login.deputy.management
 
org.nuxeo.ecm.platform.mail.action - package org.nuxeo.ecm.platform.mail.action
 
org.nuxeo.ecm.platform.mail.adapter - package org.nuxeo.ecm.platform.mail.adapter
 
org.nuxeo.ecm.platform.mail.fetcher - package org.nuxeo.ecm.platform.mail.fetcher
 
org.nuxeo.ecm.platform.mail.listener - package org.nuxeo.ecm.platform.mail.listener
 
org.nuxeo.ecm.platform.mail.listener.action - package org.nuxeo.ecm.platform.mail.listener.action
 
org.nuxeo.ecm.platform.mail.operations - package org.nuxeo.ecm.platform.mail.operations
 
org.nuxeo.ecm.platform.mail.security - package org.nuxeo.ecm.platform.mail.security
 
org.nuxeo.ecm.platform.mail.service - package org.nuxeo.ecm.platform.mail.service
 
org.nuxeo.ecm.platform.mail.utils - package org.nuxeo.ecm.platform.mail.utils
 
org.nuxeo.ecm.platform.management - package org.nuxeo.ecm.platform.management
 
org.nuxeo.ecm.platform.management.adapters - package org.nuxeo.ecm.platform.management.adapters
 
org.nuxeo.ecm.platform.management.statuses - package org.nuxeo.ecm.platform.management.statuses
 
org.nuxeo.ecm.platform.mimetype - package org.nuxeo.ecm.platform.mimetype
 
org.nuxeo.ecm.platform.mimetype.detectors - package org.nuxeo.ecm.platform.mimetype.detectors
 
org.nuxeo.ecm.platform.mimetype.interfaces - package org.nuxeo.ecm.platform.mimetype.interfaces
 
org.nuxeo.ecm.platform.mimetype.service - package org.nuxeo.ecm.platform.mimetype.service
 
org.nuxeo.ecm.platform.notification.api - package org.nuxeo.ecm.platform.notification.api
 
org.nuxeo.ecm.platform.oauth.consumers - package org.nuxeo.ecm.platform.oauth.consumers
 
org.nuxeo.ecm.platform.oauth.keys - package org.nuxeo.ecm.platform.oauth.keys
 
org.nuxeo.ecm.platform.oauth.providers - package org.nuxeo.ecm.platform.oauth.providers
 
org.nuxeo.ecm.platform.oauth.tokens - package org.nuxeo.ecm.platform.oauth.tokens
 
org.nuxeo.ecm.platform.oauth2 - package org.nuxeo.ecm.platform.oauth2
 
org.nuxeo.ecm.platform.oauth2.clients - package org.nuxeo.ecm.platform.oauth2.clients
 
org.nuxeo.ecm.platform.oauth2.enums - package org.nuxeo.ecm.platform.oauth2.enums
 
org.nuxeo.ecm.platform.oauth2.openid - package org.nuxeo.ecm.platform.oauth2.openid
 
org.nuxeo.ecm.platform.oauth2.openid.auth - package org.nuxeo.ecm.platform.oauth2.openid.auth
 
org.nuxeo.ecm.platform.oauth2.openid.auth.facebook - package org.nuxeo.ecm.platform.oauth2.openid.auth.facebook
 
org.nuxeo.ecm.platform.oauth2.openid.auth.github - package org.nuxeo.ecm.platform.oauth2.openid.auth.github
 
org.nuxeo.ecm.platform.oauth2.openid.auth.google - package org.nuxeo.ecm.platform.oauth2.openid.auth.google
 
org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus - package org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus
 
org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin - package org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin
 
org.nuxeo.ecm.platform.oauth2.providers - package org.nuxeo.ecm.platform.oauth2.providers
 
org.nuxeo.ecm.platform.oauth2.request - package org.nuxeo.ecm.platform.oauth2.request
 
org.nuxeo.ecm.platform.oauth2.tokens - package org.nuxeo.ecm.platform.oauth2.tokens
 
org.nuxeo.ecm.platform.pdf - package org.nuxeo.ecm.platform.pdf
 
org.nuxeo.ecm.platform.pdf.operations - package org.nuxeo.ecm.platform.pdf.operations
 
org.nuxeo.ecm.platform.pdf.service - package org.nuxeo.ecm.platform.pdf.service
 
org.nuxeo.ecm.platform.pdf.service.watermark - package org.nuxeo.ecm.platform.pdf.service.watermark
 
org.nuxeo.ecm.platform.picture - package org.nuxeo.ecm.platform.picture
 
org.nuxeo.ecm.platform.picture.api - package org.nuxeo.ecm.platform.picture.api
 
org.nuxeo.ecm.platform.picture.api.adapters - package org.nuxeo.ecm.platform.picture.api.adapters
 
org.nuxeo.ecm.platform.picture.convert - package org.nuxeo.ecm.platform.picture.convert
 
org.nuxeo.ecm.platform.picture.core - package org.nuxeo.ecm.platform.picture.core
Core interfaces for the image core, providing services such as croping, resizing, metadata and mime-type extraction.
org.nuxeo.ecm.platform.picture.core.im - package org.nuxeo.ecm.platform.picture.core.im
 
org.nuxeo.ecm.platform.picture.core.libraryselector - package org.nuxeo.ecm.platform.picture.core.libraryselector
 
org.nuxeo.ecm.platform.picture.extension - package org.nuxeo.ecm.platform.picture.extension
 
org.nuxeo.ecm.platform.picture.listener - package org.nuxeo.ecm.platform.picture.listener
 
org.nuxeo.ecm.platform.picture.magick - package org.nuxeo.ecm.platform.picture.magick
 
org.nuxeo.ecm.platform.picture.magick.utils - package org.nuxeo.ecm.platform.picture.magick.utils
 
org.nuxeo.ecm.platform.picture.operation - package org.nuxeo.ecm.platform.picture.operation
 
org.nuxeo.ecm.platform.picture.preview.adapter.factories - package org.nuxeo.ecm.platform.picture.preview.adapter.factories
 
org.nuxeo.ecm.platform.picture.recompute - package org.nuxeo.ecm.platform.picture.recompute
 
org.nuxeo.ecm.platform.picture.rendition - package org.nuxeo.ecm.platform.picture.rendition
 
org.nuxeo.ecm.platform.picture.thumbnail - package org.nuxeo.ecm.platform.picture.thumbnail
 
org.nuxeo.ecm.platform.preview.adapter - package org.nuxeo.ecm.platform.preview.adapter
 
org.nuxeo.ecm.platform.preview.adapter.base - package org.nuxeo.ecm.platform.preview.adapter.base
 
org.nuxeo.ecm.platform.preview.adapter.factories - package org.nuxeo.ecm.platform.preview.adapter.factories
 
org.nuxeo.ecm.platform.preview.api - package org.nuxeo.ecm.platform.preview.api
 
org.nuxeo.ecm.platform.preview.codec - package org.nuxeo.ecm.platform.preview.codec
 
org.nuxeo.ecm.platform.preview.converters - package org.nuxeo.ecm.platform.preview.converters
 
org.nuxeo.ecm.platform.preview.helper - package org.nuxeo.ecm.platform.preview.helper
 
org.nuxeo.ecm.platform.preview.io - package org.nuxeo.ecm.platform.preview.io
 
org.nuxeo.ecm.platform.publisher.api - package org.nuxeo.ecm.platform.publisher.api
 
org.nuxeo.ecm.platform.publisher.descriptors - package org.nuxeo.ecm.platform.publisher.descriptors
 
org.nuxeo.ecm.platform.publisher.helper - package org.nuxeo.ecm.platform.publisher.helper
 
org.nuxeo.ecm.platform.publisher.impl.core - package org.nuxeo.ecm.platform.publisher.impl.core
 
org.nuxeo.ecm.platform.publisher.impl.finder - package org.nuxeo.ecm.platform.publisher.impl.finder
 
org.nuxeo.ecm.platform.publisher.impl.service - package org.nuxeo.ecm.platform.publisher.impl.service
 
org.nuxeo.ecm.platform.publisher.listeners - package org.nuxeo.ecm.platform.publisher.listeners
 
org.nuxeo.ecm.platform.publisher.rules - package org.nuxeo.ecm.platform.publisher.rules
 
org.nuxeo.ecm.platform.publisher.task - package org.nuxeo.ecm.platform.publisher.task
 
org.nuxeo.ecm.platform.query.api - package org.nuxeo.ecm.platform.query.api
 
org.nuxeo.ecm.platform.query.core - package org.nuxeo.ecm.platform.query.core
 
org.nuxeo.ecm.platform.query.nxql - package org.nuxeo.ecm.platform.query.nxql
 
org.nuxeo.ecm.platform.relations - package org.nuxeo.ecm.platform.relations
 
org.nuxeo.ecm.platform.relations.adapters - package org.nuxeo.ecm.platform.relations.adapters
 
org.nuxeo.ecm.platform.relations.api - package org.nuxeo.ecm.platform.relations.api
 
org.nuxeo.ecm.platform.relations.api.event - package org.nuxeo.ecm.platform.relations.api.event
 
org.nuxeo.ecm.platform.relations.api.exceptions - package org.nuxeo.ecm.platform.relations.api.exceptions
 
org.nuxeo.ecm.platform.relations.api.impl - package org.nuxeo.ecm.platform.relations.api.impl
 
org.nuxeo.ecm.platform.relations.api.util - package org.nuxeo.ecm.platform.relations.api.util
 
org.nuxeo.ecm.platform.relations.core.listener - package org.nuxeo.ecm.platform.relations.core.listener
 
org.nuxeo.ecm.platform.relations.descriptors - package org.nuxeo.ecm.platform.relations.descriptors
 
org.nuxeo.ecm.platform.relations.io - package org.nuxeo.ecm.platform.relations.io
 
org.nuxeo.ecm.platform.relations.jena - package org.nuxeo.ecm.platform.relations.jena
 
org.nuxeo.ecm.platform.relations.services - package org.nuxeo.ecm.platform.relations.services
 
org.nuxeo.ecm.platform.rendering - package org.nuxeo.ecm.platform.rendering
 
org.nuxeo.ecm.platform.rendering.api - package org.nuxeo.ecm.platform.rendering.api
 
org.nuxeo.ecm.platform.rendering.fm - package org.nuxeo.ecm.platform.rendering.fm
 
org.nuxeo.ecm.platform.rendering.fm.adapters - package org.nuxeo.ecm.platform.rendering.fm.adapters
 
org.nuxeo.ecm.platform.rendering.fm.extensions - package org.nuxeo.ecm.platform.rendering.fm.extensions
 
org.nuxeo.ecm.platform.rendering.fm.i18n - package org.nuxeo.ecm.platform.rendering.fm.i18n
 
org.nuxeo.ecm.platform.rendering.impl - package org.nuxeo.ecm.platform.rendering.impl
 
org.nuxeo.ecm.platform.rendering.template - package org.nuxeo.ecm.platform.rendering.template
 
org.nuxeo.ecm.platform.rendering.wiki - package org.nuxeo.ecm.platform.rendering.wiki
 
org.nuxeo.ecm.platform.rendering.wiki.extensions - package org.nuxeo.ecm.platform.rendering.wiki.extensions
 
org.nuxeo.ecm.platform.rendition - package org.nuxeo.ecm.platform.rendition
 
org.nuxeo.ecm.platform.rendition.adapter - package org.nuxeo.ecm.platform.rendition.adapter
 
org.nuxeo.ecm.platform.rendition.extension - package org.nuxeo.ecm.platform.rendition.extension
 
org.nuxeo.ecm.platform.rendition.impl - package org.nuxeo.ecm.platform.rendition.impl
 
org.nuxeo.ecm.platform.rendition.io - package org.nuxeo.ecm.platform.rendition.io
 
org.nuxeo.ecm.platform.rendition.lazy - package org.nuxeo.ecm.platform.rendition.lazy
 
org.nuxeo.ecm.platform.rendition.listener - package org.nuxeo.ecm.platform.rendition.listener
 
org.nuxeo.ecm.platform.rendition.operation - package org.nuxeo.ecm.platform.rendition.operation
 
org.nuxeo.ecm.platform.rendition.publisher - package org.nuxeo.ecm.platform.rendition.publisher
 
org.nuxeo.ecm.platform.rendition.service - package org.nuxeo.ecm.platform.rendition.service
 
org.nuxeo.ecm.platform.routing.api - package org.nuxeo.ecm.platform.routing.api
Provides the interfaces necessary to create and manipulate DocumentRoute.
org.nuxeo.ecm.platform.routing.api.exception - package org.nuxeo.ecm.platform.routing.api.exception
 
org.nuxeo.ecm.platform.routing.api.helper - package org.nuxeo.ecm.platform.routing.api.helper
Helper classes to restart a DocumentRoute from a waiting state.
org.nuxeo.ecm.platform.routing.api.operation - package org.nuxeo.ecm.platform.routing.api.operation
Provides operations for pertaining to routing.
org.nuxeo.ecm.platform.routing.core.adapter - package org.nuxeo.ecm.platform.routing.core.adapter
Provides factory to obain DocumentRoute from DocumentModel
org.nuxeo.ecm.platform.routing.core.api - package org.nuxeo.ecm.platform.routing.core.api
Provides internal services to the DocumentRoutingService
org.nuxeo.ecm.platform.routing.core.api.operation - package org.nuxeo.ecm.platform.routing.core.api.operation
 
org.nuxeo.ecm.platform.routing.core.api.scripting - package org.nuxeo.ecm.platform.routing.core.api.scripting
 
org.nuxeo.ecm.platform.routing.core.audit - package org.nuxeo.ecm.platform.routing.core.audit
 
org.nuxeo.ecm.platform.routing.core.audit.es - package org.nuxeo.ecm.platform.routing.core.audit.es
 
org.nuxeo.ecm.platform.routing.core.impl - package org.nuxeo.ecm.platform.routing.core.impl
Provides implementation for the api package.
org.nuxeo.ecm.platform.routing.core.impl.jsongraph - package org.nuxeo.ecm.platform.routing.core.impl.jsongraph
 
org.nuxeo.ecm.platform.routing.core.io - package org.nuxeo.ecm.platform.routing.core.io
 
org.nuxeo.ecm.platform.routing.core.io.enrichers - package org.nuxeo.ecm.platform.routing.core.io.enrichers
 
org.nuxeo.ecm.platform.routing.core.listener - package org.nuxeo.ecm.platform.routing.core.listener
Provides listener to the route lifecycle.
org.nuxeo.ecm.platform.routing.core.persistence - package org.nuxeo.ecm.platform.routing.core.persistence
 
org.nuxeo.ecm.platform.routing.core.provider - package org.nuxeo.ecm.platform.routing.core.provider
 
org.nuxeo.ecm.platform.routing.core.registries - package org.nuxeo.ecm.platform.routing.core.registries
 
org.nuxeo.ecm.platform.routing.test - package org.nuxeo.ecm.platform.routing.test
 
org.nuxeo.ecm.platform.scanimporter.listener - package org.nuxeo.ecm.platform.scanimporter.listener
 
org.nuxeo.ecm.platform.scanimporter.processor - package org.nuxeo.ecm.platform.scanimporter.processor
 
org.nuxeo.ecm.platform.scanimporter.service - package org.nuxeo.ecm.platform.scanimporter.service
 
org.nuxeo.ecm.platform.search.core - package org.nuxeo.ecm.platform.search.core
 
org.nuxeo.ecm.platform.shibboleth - package org.nuxeo.ecm.platform.shibboleth
 
org.nuxeo.ecm.platform.shibboleth.auth - package org.nuxeo.ecm.platform.shibboleth.auth
 
org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling - package org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling
 
org.nuxeo.ecm.platform.shibboleth.computedgroups - package org.nuxeo.ecm.platform.shibboleth.computedgroups
 
org.nuxeo.ecm.platform.shibboleth.service - package org.nuxeo.ecm.platform.shibboleth.service
 
org.nuxeo.ecm.platform.signature.api.exception - package org.nuxeo.ecm.platform.signature.api.exception
Exceptions thrown during certificate generation and signing.
org.nuxeo.ecm.platform.signature.api.pki - package org.nuxeo.ecm.platform.signature.api.pki
Public Key Infrastructure services.
org.nuxeo.ecm.platform.signature.api.sign - package org.nuxeo.ecm.platform.signature.api.sign
PDF signing services and utilities.
org.nuxeo.ecm.platform.signature.api.user - package org.nuxeo.ecm.platform.signature.api.user
User information services required for certificate generation and keystore persistance for specific users.
org.nuxeo.ecm.platform.signature.core.operations - package org.nuxeo.ecm.platform.signature.core.operations
 
org.nuxeo.ecm.platform.signature.core.pki - package org.nuxeo.ecm.platform.signature.core.pki
PKI services implementation.
org.nuxeo.ecm.platform.signature.core.sign - package org.nuxeo.ecm.platform.signature.core.sign
PDF signing services implementation.
org.nuxeo.ecm.platform.signature.core.user - package org.nuxeo.ecm.platform.signature.core.user
Certificate user services implementation.
org.nuxeo.ecm.platform.suggestbox.automation - package org.nuxeo.ecm.platform.suggestbox.automation
 
org.nuxeo.ecm.platform.suggestbox.service - package org.nuxeo.ecm.platform.suggestbox.service
 
org.nuxeo.ecm.platform.suggestbox.service.descriptors - package org.nuxeo.ecm.platform.suggestbox.service.descriptors
 
org.nuxeo.ecm.platform.suggestbox.service.registries - package org.nuxeo.ecm.platform.suggestbox.service.registries
 
org.nuxeo.ecm.platform.suggestbox.service.suggesters - package org.nuxeo.ecm.platform.suggestbox.service.suggesters
 
org.nuxeo.ecm.platform.suggestbox.utils - package org.nuxeo.ecm.platform.suggestbox.utils
 
org.nuxeo.ecm.platform.tag - package org.nuxeo.ecm.platform.tag
 
org.nuxeo.ecm.platform.tag.automation - package org.nuxeo.ecm.platform.tag.automation
 
org.nuxeo.ecm.platform.tag.io - package org.nuxeo.ecm.platform.tag.io
 
org.nuxeo.ecm.platform.tag.operations - package org.nuxeo.ecm.platform.tag.operations
 
org.nuxeo.ecm.platform.task - package org.nuxeo.ecm.platform.task
 
org.nuxeo.ecm.platform.task.core.helpers - package org.nuxeo.ecm.platform.task.core.helpers
 
org.nuxeo.ecm.platform.task.core.listener - package org.nuxeo.ecm.platform.task.core.listener
 
org.nuxeo.ecm.platform.task.core.service - package org.nuxeo.ecm.platform.task.core.service
 
org.nuxeo.ecm.platform.task.dashboard - package org.nuxeo.ecm.platform.task.dashboard
 
org.nuxeo.ecm.platform.task.providers - package org.nuxeo.ecm.platform.task.providers
 
org.nuxeo.ecm.platform.threed - package org.nuxeo.ecm.platform.threed
 
org.nuxeo.ecm.platform.threed.adapter - package org.nuxeo.ecm.platform.threed.adapter
 
org.nuxeo.ecm.platform.threed.convert - package org.nuxeo.ecm.platform.threed.convert
 
org.nuxeo.ecm.platform.threed.importer - package org.nuxeo.ecm.platform.threed.importer
 
org.nuxeo.ecm.platform.threed.listener - package org.nuxeo.ecm.platform.threed.listener
 
org.nuxeo.ecm.platform.threed.rendition - package org.nuxeo.ecm.platform.threed.rendition
 
org.nuxeo.ecm.platform.threed.service - package org.nuxeo.ecm.platform.threed.service
 
org.nuxeo.ecm.platform.thumbnail - package org.nuxeo.ecm.platform.thumbnail
 
org.nuxeo.ecm.platform.thumbnail.action - package org.nuxeo.ecm.platform.thumbnail.action
 
org.nuxeo.ecm.platform.thumbnail.converter - package org.nuxeo.ecm.platform.thumbnail.converter
 
org.nuxeo.ecm.platform.thumbnail.factories - package org.nuxeo.ecm.platform.thumbnail.factories
 
org.nuxeo.ecm.platform.thumbnail.io - package org.nuxeo.ecm.platform.thumbnail.io
 
org.nuxeo.ecm.platform.thumbnail.listener - package org.nuxeo.ecm.platform.thumbnail.listener
 
org.nuxeo.ecm.platform.thumbnail.operation - package org.nuxeo.ecm.platform.thumbnail.operation
 
org.nuxeo.ecm.platform.thumbnail.rendition - package org.nuxeo.ecm.platform.thumbnail.rendition
 
org.nuxeo.ecm.platform.thumbnail.work - package org.nuxeo.ecm.platform.thumbnail.work
 
org.nuxeo.ecm.platform.types - package org.nuxeo.ecm.platform.types
 
org.nuxeo.ecm.platform.types.adapter - package org.nuxeo.ecm.platform.types.adapter
 
org.nuxeo.ecm.platform.types.localconfiguration - package org.nuxeo.ecm.platform.types.localconfiguration
 
org.nuxeo.ecm.platform.ui.web.auth - package org.nuxeo.ecm.platform.ui.web.auth
 
org.nuxeo.ecm.platform.ui.web.auth.cas2 - package org.nuxeo.ecm.platform.ui.web.auth.cas2
 
org.nuxeo.ecm.platform.ui.web.auth.cleartrust - package org.nuxeo.ecm.platform.ui.web.auth.cleartrust
 
org.nuxeo.ecm.platform.ui.web.auth.interfaces - package org.nuxeo.ecm.platform.ui.web.auth.interfaces
 
org.nuxeo.ecm.platform.ui.web.auth.krb5 - package org.nuxeo.ecm.platform.ui.web.auth.krb5
 
org.nuxeo.ecm.platform.ui.web.auth.ntlm - package org.nuxeo.ecm.platform.ui.web.auth.ntlm
 
org.nuxeo.ecm.platform.ui.web.auth.oauth - package org.nuxeo.ecm.platform.ui.web.auth.oauth
 
org.nuxeo.ecm.platform.ui.web.auth.plugins - package org.nuxeo.ecm.platform.ui.web.auth.plugins
 
org.nuxeo.ecm.platform.ui.web.auth.portal - package org.nuxeo.ecm.platform.ui.web.auth.portal
 
org.nuxeo.ecm.platform.ui.web.auth.proxy - package org.nuxeo.ecm.platform.ui.web.auth.proxy
 
org.nuxeo.ecm.platform.ui.web.auth.service - package org.nuxeo.ecm.platform.ui.web.auth.service
 
org.nuxeo.ecm.platform.ui.web.auth.token - package org.nuxeo.ecm.platform.ui.web.auth.token
 
org.nuxeo.ecm.platform.ui.web.download - package org.nuxeo.ecm.platform.ui.web.download
 
org.nuxeo.ecm.platform.ui.web.keycloak - package org.nuxeo.ecm.platform.ui.web.keycloak
 
org.nuxeo.ecm.platform.uidgen - package org.nuxeo.ecm.platform.uidgen
 
org.nuxeo.ecm.platform.url - package org.nuxeo.ecm.platform.url
 
org.nuxeo.ecm.platform.url.api - package org.nuxeo.ecm.platform.url.api
 
org.nuxeo.ecm.platform.url.api.ejb - package org.nuxeo.ecm.platform.url.api.ejb
 
org.nuxeo.ecm.platform.url.codec - package org.nuxeo.ecm.platform.url.codec
 
org.nuxeo.ecm.platform.url.codec.api - package org.nuxeo.ecm.platform.url.codec.api
 
org.nuxeo.ecm.platform.url.codec.descriptor - package org.nuxeo.ecm.platform.url.codec.descriptor
 
org.nuxeo.ecm.platform.url.io - package org.nuxeo.ecm.platform.url.io
 
org.nuxeo.ecm.platform.url.service - package org.nuxeo.ecm.platform.url.service
 
org.nuxeo.ecm.platform.usermanager - package org.nuxeo.ecm.platform.usermanager
 
org.nuxeo.ecm.platform.usermanager.exceptions - package org.nuxeo.ecm.platform.usermanager.exceptions
 
org.nuxeo.ecm.platform.usermanager.io - package org.nuxeo.ecm.platform.usermanager.io
 
org.nuxeo.ecm.platform.usermanager.providers - package org.nuxeo.ecm.platform.usermanager.providers
 
org.nuxeo.ecm.platform.userpreferences - package org.nuxeo.ecm.platform.userpreferences
 
org.nuxeo.ecm.platform.userworkspace.api - package org.nuxeo.ecm.platform.userworkspace.api
 
org.nuxeo.ecm.platform.userworkspace.constants - package org.nuxeo.ecm.platform.userworkspace.constants
 
org.nuxeo.ecm.platform.userworkspace.core.listener - package org.nuxeo.ecm.platform.userworkspace.core.listener
 
org.nuxeo.ecm.platform.userworkspace.core.service - package org.nuxeo.ecm.platform.userworkspace.core.service
 
org.nuxeo.ecm.platform.userworkspace.operations - package org.nuxeo.ecm.platform.userworkspace.operations
 
org.nuxeo.ecm.platform.util - package org.nuxeo.ecm.platform.util
 
org.nuxeo.ecm.platform.versioning.api - package org.nuxeo.ecm.platform.versioning.api
 
org.nuxeo.ecm.platform.versioning.service - package org.nuxeo.ecm.platform.versioning.service
 
org.nuxeo.ecm.platform.video - package org.nuxeo.ecm.platform.video
 
org.nuxeo.ecm.platform.video.adapter - package org.nuxeo.ecm.platform.video.adapter
 
org.nuxeo.ecm.platform.video.convert - package org.nuxeo.ecm.platform.video.convert
 
org.nuxeo.ecm.platform.video.importer - package org.nuxeo.ecm.platform.video.importer
 
org.nuxeo.ecm.platform.video.listener - package org.nuxeo.ecm.platform.video.listener
 
org.nuxeo.ecm.platform.video.rendition - package org.nuxeo.ecm.platform.video.rendition
 
org.nuxeo.ecm.platform.video.service - package org.nuxeo.ecm.platform.video.service
 
org.nuxeo.ecm.platform.video.tools - package org.nuxeo.ecm.platform.video.tools
 
org.nuxeo.ecm.platform.video.tools.operations - package org.nuxeo.ecm.platform.video.tools.operations
 
org.nuxeo.ecm.platform.video.tools.service - package org.nuxeo.ecm.platform.video.tools.service
 
org.nuxeo.ecm.platform.web.common - package org.nuxeo.ecm.platform.web.common
 
org.nuxeo.ecm.platform.web.common.admin - package org.nuxeo.ecm.platform.web.common.admin
 
org.nuxeo.ecm.platform.web.common.encoding - package org.nuxeo.ecm.platform.web.common.encoding
 
org.nuxeo.ecm.platform.web.common.exceptionhandling - package org.nuxeo.ecm.platform.web.common.exceptionhandling
 
org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor - package org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
 
org.nuxeo.ecm.platform.web.common.exceptionhandling.service - package org.nuxeo.ecm.platform.web.common.exceptionhandling.service
 
org.nuxeo.ecm.platform.web.common.external - package org.nuxeo.ecm.platform.web.common.external
 
org.nuxeo.ecm.platform.web.common.locale - package org.nuxeo.ecm.platform.web.common.locale
 
org.nuxeo.ecm.platform.web.common.requestcontroller.filter - package org.nuxeo.ecm.platform.web.common.requestcontroller.filter
 
org.nuxeo.ecm.platform.web.common.requestcontroller.service - package org.nuxeo.ecm.platform.web.common.requestcontroller.service
 
org.nuxeo.ecm.platform.web.common.resources - package org.nuxeo.ecm.platform.web.common.resources
 
org.nuxeo.ecm.platform.web.common.session - package org.nuxeo.ecm.platform.web.common.session
 
org.nuxeo.ecm.platform.web.common.vh - package org.nuxeo.ecm.platform.web.common.vh
 
org.nuxeo.ecm.quota - package org.nuxeo.ecm.quota
 
org.nuxeo.ecm.quota.automation - package org.nuxeo.ecm.quota.automation
 
org.nuxeo.ecm.quota.count - package org.nuxeo.ecm.quota.count
 
org.nuxeo.ecm.quota.size - package org.nuxeo.ecm.quota.size
 
org.nuxeo.ecm.restapi.jaxrs.io - package org.nuxeo.ecm.restapi.jaxrs.io
 
org.nuxeo.ecm.restapi.jaxrs.io.capabilities - package org.nuxeo.ecm.restapi.jaxrs.io.capabilities
 
org.nuxeo.ecm.restapi.jaxrs.io.conversion - package org.nuxeo.ecm.restapi.jaxrs.io.conversion
 
org.nuxeo.ecm.restapi.jaxrs.io.management - package org.nuxeo.ecm.restapi.jaxrs.io.management
 
org.nuxeo.ecm.restapi.jaxrs.io.types - package org.nuxeo.ecm.restapi.jaxrs.io.types
 
org.nuxeo.ecm.restapi.server - package org.nuxeo.ecm.restapi.server
 
org.nuxeo.ecm.restapi.server.jaxrs - package org.nuxeo.ecm.restapi.server.jaxrs
 
org.nuxeo.ecm.restapi.server.jaxrs.adapters - package org.nuxeo.ecm.restapi.server.jaxrs.adapters
 
org.nuxeo.ecm.restapi.server.jaxrs.blob - package org.nuxeo.ecm.restapi.server.jaxrs.blob
 
org.nuxeo.ecm.restapi.server.jaxrs.comment - package org.nuxeo.ecm.restapi.server.jaxrs.comment
 
org.nuxeo.ecm.restapi.server.jaxrs.config - package org.nuxeo.ecm.restapi.server.jaxrs.config
 
org.nuxeo.ecm.restapi.server.jaxrs.config.facets - package org.nuxeo.ecm.restapi.server.jaxrs.config.facets
 
org.nuxeo.ecm.restapi.server.jaxrs.config.schemas - package org.nuxeo.ecm.restapi.server.jaxrs.config.schemas
 
org.nuxeo.ecm.restapi.server.jaxrs.config.types - package org.nuxeo.ecm.restapi.server.jaxrs.config.types
 
org.nuxeo.ecm.restapi.server.jaxrs.conversion - package org.nuxeo.ecm.restapi.server.jaxrs.conversion
 
org.nuxeo.ecm.restapi.server.jaxrs.directory - package org.nuxeo.ecm.restapi.server.jaxrs.directory
 
org.nuxeo.ecm.restapi.server.jaxrs.drive - package org.nuxeo.ecm.restapi.server.jaxrs.drive
 
org.nuxeo.ecm.restapi.server.jaxrs.enrichers - package org.nuxeo.ecm.restapi.server.jaxrs.enrichers
 
org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth - package org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth
 
org.nuxeo.ecm.restapi.server.jaxrs.management - package org.nuxeo.ecm.restapi.server.jaxrs.management
 
org.nuxeo.ecm.restapi.server.jaxrs.rendition - package org.nuxeo.ecm.restapi.server.jaxrs.rendition
 
org.nuxeo.ecm.restapi.server.jaxrs.resource.wro - package org.nuxeo.ecm.restapi.server.jaxrs.resource.wro
 
org.nuxeo.ecm.restapi.server.jaxrs.routing - package org.nuxeo.ecm.restapi.server.jaxrs.routing
 
org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter - package org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter
 
org.nuxeo.ecm.restapi.server.jaxrs.search - package org.nuxeo.ecm.restapi.server.jaxrs.search
 
org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms - package org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms
 
org.nuxeo.ecm.restapi.server.jaxrs.usermanager - package org.nuxeo.ecm.restapi.server.jaxrs.usermanager
 
org.nuxeo.ecm.restapi.test - package org.nuxeo.ecm.restapi.test
 
org.nuxeo.ecm.tokenauth - package org.nuxeo.ecm.tokenauth
 
org.nuxeo.ecm.tokenauth.io - package org.nuxeo.ecm.tokenauth.io
 
org.nuxeo.ecm.tokenauth.service - package org.nuxeo.ecm.tokenauth.service
 
org.nuxeo.ecm.tokenauth.servlet - package org.nuxeo.ecm.tokenauth.servlet
 
org.nuxeo.ecm.ui.web.auth.digest - package org.nuxeo.ecm.ui.web.auth.digest
 
org.nuxeo.ecm.user.center.profile - package org.nuxeo.ecm.user.center.profile
 
org.nuxeo.ecm.user.center.profile.listeners - package org.nuxeo.ecm.user.center.profile.listeners
 
org.nuxeo.ecm.user.center.profile.localeProvider - package org.nuxeo.ecm.user.center.profile.localeProvider
 
org.nuxeo.ecm.user.center.profile.rest - package org.nuxeo.ecm.user.center.profile.rest
 
org.nuxeo.ecm.user.invite - package org.nuxeo.ecm.user.invite
 
org.nuxeo.ecm.web.resources.api - package org.nuxeo.ecm.web.resources.api
 
org.nuxeo.ecm.web.resources.api.service - package org.nuxeo.ecm.web.resources.api.service
 
org.nuxeo.ecm.web.resources.core - package org.nuxeo.ecm.web.resources.core
 
org.nuxeo.ecm.web.resources.core.service - package org.nuxeo.ecm.web.resources.core.service
 
org.nuxeo.ecm.web.resources.wro.factory - package org.nuxeo.ecm.web.resources.wro.factory
 
org.nuxeo.ecm.web.resources.wro.processor - package org.nuxeo.ecm.web.resources.wro.processor
 
org.nuxeo.ecm.web.resources.wro.provider - package org.nuxeo.ecm.web.resources.wro.provider
 
org.nuxeo.ecm.web.resources.wro.servlet - package org.nuxeo.ecm.web.resources.wro.servlet
 
org.nuxeo.ecm.webdav - package org.nuxeo.ecm.webdav
 
org.nuxeo.ecm.webdav.backend - package org.nuxeo.ecm.webdav.backend
 
org.nuxeo.ecm.webdav.jaxrs - package org.nuxeo.ecm.webdav.jaxrs
 
org.nuxeo.ecm.webdav.resource - package org.nuxeo.ecm.webdav.resource
 
org.nuxeo.ecm.webdav.service - package org.nuxeo.ecm.webdav.service
 
org.nuxeo.ecm.webengine - package org.nuxeo.ecm.webengine
 
org.nuxeo.ecm.webengine.app - package org.nuxeo.ecm.webengine.app
 
org.nuxeo.ecm.webengine.app.jersey - package org.nuxeo.ecm.webengine.app.jersey
 
org.nuxeo.ecm.webengine.base - package org.nuxeo.ecm.webengine.base
 
org.nuxeo.ecm.webengine.forms - package org.nuxeo.ecm.webengine.forms
 
org.nuxeo.ecm.webengine.forms.validation - package org.nuxeo.ecm.webengine.forms.validation
 
org.nuxeo.ecm.webengine.forms.validation.annotations - package org.nuxeo.ecm.webengine.forms.validation.annotations
 
org.nuxeo.ecm.webengine.forms.validation.test - package org.nuxeo.ecm.webengine.forms.validation.test
 
org.nuxeo.ecm.webengine.install - package org.nuxeo.ecm.webengine.install
 
org.nuxeo.ecm.webengine.invite - package org.nuxeo.ecm.webengine.invite
 
org.nuxeo.ecm.webengine.jaxrs - package org.nuxeo.ecm.webengine.jaxrs
 
org.nuxeo.ecm.webengine.jaxrs.coreiodelegate - package org.nuxeo.ecm.webengine.jaxrs.coreiodelegate
 
org.nuxeo.ecm.webengine.jaxrs.scan - package org.nuxeo.ecm.webengine.jaxrs.scan
 
org.nuxeo.ecm.webengine.jaxrs.servlet - package org.nuxeo.ecm.webengine.jaxrs.servlet
 
org.nuxeo.ecm.webengine.jaxrs.servlet.config - package org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
org.nuxeo.ecm.webengine.jaxrs.servlet.mapping - package org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
 
org.nuxeo.ecm.webengine.jaxrs.session - package org.nuxeo.ecm.webengine.jaxrs.session
 
org.nuxeo.ecm.webengine.jaxrs.session.impl - package org.nuxeo.ecm.webengine.jaxrs.session.impl
 
org.nuxeo.ecm.webengine.jaxrs.views - package org.nuxeo.ecm.webengine.jaxrs.views
 
org.nuxeo.ecm.webengine.loader - package org.nuxeo.ecm.webengine.loader
 
org.nuxeo.ecm.webengine.loader.store - package org.nuxeo.ecm.webengine.loader.store
 
org.nuxeo.ecm.webengine.login - package org.nuxeo.ecm.webengine.login
 
org.nuxeo.ecm.webengine.model - package org.nuxeo.ecm.webengine.model
 
org.nuxeo.ecm.webengine.model.exceptions - package org.nuxeo.ecm.webengine.model.exceptions
 
org.nuxeo.ecm.webengine.model.impl - package org.nuxeo.ecm.webengine.model.impl
 
org.nuxeo.ecm.webengine.model.io - package org.nuxeo.ecm.webengine.model.io
 
org.nuxeo.ecm.webengine.model.methods - package org.nuxeo.ecm.webengine.model.methods
 
org.nuxeo.ecm.webengine.model.view - package org.nuxeo.ecm.webengine.model.view
 
org.nuxeo.ecm.webengine.oauth2 - package org.nuxeo.ecm.webengine.oauth2
 
org.nuxeo.ecm.webengine.rendering - package org.nuxeo.ecm.webengine.rendering
 
org.nuxeo.ecm.webengine.scripting - package org.nuxeo.ecm.webengine.scripting
 
org.nuxeo.ecm.webengine.security - package org.nuxeo.ecm.webengine.security
 
org.nuxeo.ecm.webengine.security.guards - package org.nuxeo.ecm.webengine.security.guards
 
org.nuxeo.ecm.webengine.servlet - package org.nuxeo.ecm.webengine.servlet
 
org.nuxeo.ecm.webengine.session - package org.nuxeo.ecm.webengine.session
 
org.nuxeo.ecm.webengine.test - package org.nuxeo.ecm.webengine.test
 
org.nuxeo.ecm.webengine.ui - package org.nuxeo.ecm.webengine.ui
 
org.nuxeo.ecm.webengine.ui.json - package org.nuxeo.ecm.webengine.ui.json
 
org.nuxeo.ecm.webengine.ui.tree - package org.nuxeo.ecm.webengine.ui.tree
 
org.nuxeo.ecm.webengine.ui.tree.directory - package org.nuxeo.ecm.webengine.ui.tree.directory
 
org.nuxeo.ecm.webengine.ui.tree.document - package org.nuxeo.ecm.webengine.ui.tree.document
 
org.nuxeo.ecm.webengine.ui.wizard - package org.nuxeo.ecm.webengine.ui.wizard
 
org.nuxeo.ecm.webengine.util - package org.nuxeo.ecm.webengine.util
 
org.nuxeo.elasticsearch - package org.nuxeo.elasticsearch
 
org.nuxeo.elasticsearch.aggregate - package org.nuxeo.elasticsearch.aggregate
 
org.nuxeo.elasticsearch.api - package org.nuxeo.elasticsearch.api
 
org.nuxeo.elasticsearch.audit - package org.nuxeo.elasticsearch.audit
 
org.nuxeo.elasticsearch.audit.io - package org.nuxeo.elasticsearch.audit.io
 
org.nuxeo.elasticsearch.audit.pageprovider - package org.nuxeo.elasticsearch.audit.pageprovider
 
org.nuxeo.elasticsearch.bulk - package org.nuxeo.elasticsearch.bulk
 
org.nuxeo.elasticsearch.client - package org.nuxeo.elasticsearch.client
 
org.nuxeo.elasticsearch.commands - package org.nuxeo.elasticsearch.commands
 
org.nuxeo.elasticsearch.config - package org.nuxeo.elasticsearch.config
 
org.nuxeo.elasticsearch.core - package org.nuxeo.elasticsearch.core
 
org.nuxeo.elasticsearch.fetcher - package org.nuxeo.elasticsearch.fetcher
 
org.nuxeo.elasticsearch.hint - package org.nuxeo.elasticsearch.hint
 
org.nuxeo.elasticsearch.http.readonly - package org.nuxeo.elasticsearch.http.readonly
 
org.nuxeo.elasticsearch.http.readonly.filter - package org.nuxeo.elasticsearch.http.readonly.filter
 
org.nuxeo.elasticsearch.http.readonly.service - package org.nuxeo.elasticsearch.http.readonly.service
 
org.nuxeo.elasticsearch.io - package org.nuxeo.elasticsearch.io
 
org.nuxeo.elasticsearch.io.marshallers.json - package org.nuxeo.elasticsearch.io.marshallers.json
 
org.nuxeo.elasticsearch.listener - package org.nuxeo.elasticsearch.listener
 
org.nuxeo.elasticsearch.provider - package org.nuxeo.elasticsearch.provider
 
org.nuxeo.elasticsearch.query - package org.nuxeo.elasticsearch.query
 
org.nuxeo.elasticsearch.scroll - package org.nuxeo.elasticsearch.scroll
 
org.nuxeo.elasticsearch.seqgen - package org.nuxeo.elasticsearch.seqgen
 
org.nuxeo.elasticsearch.status - package org.nuxeo.elasticsearch.status
 
org.nuxeo.elasticsearch.work - package org.nuxeo.elasticsearch.work
 
org.nuxeo.importer.stream - package org.nuxeo.importer.stream
 
org.nuxeo.importer.stream.automation - package org.nuxeo.importer.stream.automation
 
org.nuxeo.importer.stream.consumer - package org.nuxeo.importer.stream.consumer
 
org.nuxeo.importer.stream.consumer.watermarker - package org.nuxeo.importer.stream.consumer.watermarker
 
org.nuxeo.importer.stream.message - package org.nuxeo.importer.stream.message
 
org.nuxeo.importer.stream.producer - package org.nuxeo.importer.stream.producer
 
org.nuxeo.io.fsexporter - package org.nuxeo.io.fsexporter
 
org.nuxeo.jaxrs.test - package org.nuxeo.jaxrs.test
 
org.nuxeo.launcher.commons - package org.nuxeo.launcher.commons
Utility classes for Nuxeo launchers.
Classes in this package do not depend on Nuxeo code from other modules than org.nuxeo.common:nuxeo-common and org.nuxeo.connect:nuxeo-connect-client.
org.nuxeo.launcher.config - package org.nuxeo.launcher.config
Nuxeo configuration management.
org.nuxeo.launcher.config.backingservices - package org.nuxeo.launcher.config.backingservices
 
org.nuxeo.launcher.connect - package org.nuxeo.launcher.connect
 
org.nuxeo.launcher.info - package org.nuxeo.launcher.info
Used for communication between LocalPackageManager and the Launcher (messages serialization).
org.nuxeo.lib.stream - package org.nuxeo.lib.stream
 
org.nuxeo.lib.stream.codec - package org.nuxeo.lib.stream.codec
 
org.nuxeo.lib.stream.computation - package org.nuxeo.lib.stream.computation
The Computation pattern with a Log implementation.
org.nuxeo.lib.stream.computation.internals - package org.nuxeo.lib.stream.computation.internals
 
org.nuxeo.lib.stream.computation.log - package org.nuxeo.lib.stream.computation.log
Computation pattern implemented with Log
org.nuxeo.lib.stream.log - package org.nuxeo.lib.stream.log
The Log interface with Chronicle and Kafka implementation.
org.nuxeo.lib.stream.log.chronicle - package org.nuxeo.lib.stream.log.chronicle
 
org.nuxeo.lib.stream.log.internals - package org.nuxeo.lib.stream.log.internals
 
org.nuxeo.lib.stream.log.kafka - package org.nuxeo.lib.stream.log.kafka
 
org.nuxeo.lib.stream.pattern - package org.nuxeo.lib.stream.pattern
Here is a producer consumer pattern that relies on Log.
org.nuxeo.lib.stream.pattern.consumer - package org.nuxeo.lib.stream.pattern.consumer
 
org.nuxeo.lib.stream.pattern.consumer.internals - package org.nuxeo.lib.stream.pattern.consumer.internals
 
org.nuxeo.lib.stream.pattern.producer - package org.nuxeo.lib.stream.pattern.producer
 
org.nuxeo.lib.stream.pattern.producer.internals - package org.nuxeo.lib.stream.pattern.producer.internals
 
org.nuxeo.lib.stream.tools - package org.nuxeo.lib.stream.tools
Some tools for debugging on existing Log and Computations
org.nuxeo.lib.stream.tools.command - package org.nuxeo.lib.stream.tools.command
 
org.nuxeo.lib.stream.tools.renderer - package org.nuxeo.lib.stream.tools.renderer
 
org.nuxeo.log4j - package org.nuxeo.log4j
 
org.nuxeo.mail - package org.nuxeo.mail
 
org.nuxeo.mongodb.audit - package org.nuxeo.mongodb.audit
 
org.nuxeo.mongodb.audit.pageprovider - package org.nuxeo.mongodb.audit.pageprovider
 
org.nuxeo.osgi - package org.nuxeo.osgi
 
org.nuxeo.osgi.application - package org.nuxeo.osgi.application
 
org.nuxeo.osgi.application.client - package org.nuxeo.osgi.application.client
 
org.nuxeo.osgi.application.loader - package org.nuxeo.osgi.application.loader
 
org.nuxeo.osgi.services - package org.nuxeo.osgi.services
 
org.nuxeo.osgi.util - package org.nuxeo.osgi.util
 
org.nuxeo.runtime - package org.nuxeo.runtime
 
org.nuxeo.runtime.annotations - package org.nuxeo.runtime.annotations
 
org.nuxeo.runtime.annotations.loader - package org.nuxeo.runtime.annotations.loader
 
org.nuxeo.runtime.api - package org.nuxeo.runtime.api
 
org.nuxeo.runtime.api.login - package org.nuxeo.runtime.api.login
 
org.nuxeo.runtime.avro - package org.nuxeo.runtime.avro
 
org.nuxeo.runtime.aws - package org.nuxeo.runtime.aws
 
org.nuxeo.runtime.capabilities - package org.nuxeo.runtime.capabilities
 
org.nuxeo.runtime.cluster - package org.nuxeo.runtime.cluster
 
org.nuxeo.runtime.codec - package org.nuxeo.runtime.codec
 
org.nuxeo.runtime.contribution - package org.nuxeo.runtime.contribution
 
org.nuxeo.runtime.contribution.impl - package org.nuxeo.runtime.contribution.impl
 
org.nuxeo.runtime.datasource - package org.nuxeo.runtime.datasource
 
org.nuxeo.runtime.deploy - package org.nuxeo.runtime.deploy
 
org.nuxeo.runtime.deployment - package org.nuxeo.runtime.deployment
 
org.nuxeo.runtime.deployment.preprocessor - package org.nuxeo.runtime.deployment.preprocessor
 
org.nuxeo.runtime.deployment.preprocessor.install - package org.nuxeo.runtime.deployment.preprocessor.install
 
org.nuxeo.runtime.deployment.preprocessor.install.commands - package org.nuxeo.runtime.deployment.preprocessor.install.commands
 
org.nuxeo.runtime.deployment.preprocessor.install.filters - package org.nuxeo.runtime.deployment.preprocessor.install.filters
 
org.nuxeo.runtime.deployment.preprocessor.template - package org.nuxeo.runtime.deployment.preprocessor.template
 
org.nuxeo.runtime.jtajca - package org.nuxeo.runtime.jtajca
 
org.nuxeo.runtime.jtajca.java - package org.nuxeo.runtime.jtajca.java
 
org.nuxeo.runtime.kafka - package org.nuxeo.runtime.kafka
 
org.nuxeo.runtime.kv - package org.nuxeo.runtime.kv
 
org.nuxeo.runtime.launcher - package org.nuxeo.runtime.launcher
 
org.nuxeo.runtime.logging - package org.nuxeo.runtime.logging
 
org.nuxeo.runtime.management - package org.nuxeo.runtime.management
 
org.nuxeo.runtime.management.api - package org.nuxeo.runtime.management.api
 
org.nuxeo.runtime.management.counters - package org.nuxeo.runtime.management.counters
 
org.nuxeo.runtime.management.inspector - package org.nuxeo.runtime.management.inspector
 
org.nuxeo.runtime.management.jvm - package org.nuxeo.runtime.management.jvm
 
org.nuxeo.runtime.management.metrics - package org.nuxeo.runtime.management.metrics
 
org.nuxeo.runtime.management.stopwatchs - package org.nuxeo.runtime.management.stopwatchs
 
org.nuxeo.runtime.metrics - package org.nuxeo.runtime.metrics
 
org.nuxeo.runtime.metrics.reporter - package org.nuxeo.runtime.metrics.reporter
 
org.nuxeo.runtime.metrics.reporter.patch - package org.nuxeo.runtime.metrics.reporter.patch
 
org.nuxeo.runtime.migration - package org.nuxeo.runtime.migration
 
org.nuxeo.runtime.mockito - package org.nuxeo.runtime.mockito
 
org.nuxeo.runtime.model - package org.nuxeo.runtime.model
 
org.nuxeo.runtime.model.impl - package org.nuxeo.runtime.model.impl
 
org.nuxeo.runtime.model.persistence - package org.nuxeo.runtime.model.persistence
 
org.nuxeo.runtime.model.persistence.fs - package org.nuxeo.runtime.model.persistence.fs
 
org.nuxeo.runtime.mongodb - package org.nuxeo.runtime.mongodb
 
org.nuxeo.runtime.osgi - package org.nuxeo.runtime.osgi
 
org.nuxeo.runtime.pubsub - package org.nuxeo.runtime.pubsub
 
org.nuxeo.runtime.reload - package org.nuxeo.runtime.reload
 
org.nuxeo.runtime.server - package org.nuxeo.runtime.server
 
org.nuxeo.runtime.server.tomcat - package org.nuxeo.runtime.server.tomcat
 
org.nuxeo.runtime.service - package org.nuxeo.runtime.service
 
org.nuxeo.runtime.services.config - package org.nuxeo.runtime.services.config
 
org.nuxeo.runtime.services.event - package org.nuxeo.runtime.services.event
 
org.nuxeo.runtime.services.resource - package org.nuxeo.runtime.services.resource
 
org.nuxeo.runtime.stream - package org.nuxeo.runtime.stream
 
org.nuxeo.runtime.test - package org.nuxeo.runtime.test
Base classes for running test cases under Nuxeo Runtime.
org.nuxeo.runtime.test.logging - package org.nuxeo.runtime.test.logging
 
org.nuxeo.runtime.test.runner - package org.nuxeo.runtime.test.runner
 
org.nuxeo.runtime.test.runner.web - package org.nuxeo.runtime.test.runner.web
 
org.nuxeo.runtime.tomcat - package org.nuxeo.runtime.tomcat
 
org.nuxeo.runtime.tomcat.dev - package org.nuxeo.runtime.tomcat.dev
 
org.nuxeo.runtime.trackers.concurrent - package org.nuxeo.runtime.trackers.concurrent
 
org.nuxeo.runtime.trackers.files - package org.nuxeo.runtime.trackers.files
 
org.nuxeo.runtime.transaction - package org.nuxeo.runtime.transaction
 
org.nuxeo.runtime.util - package org.nuxeo.runtime.util
 
org.nuxeo.scim.server.jaxrs - package org.nuxeo.scim.server.jaxrs
 
org.nuxeo.scim.server.jaxrs.marshalling - package org.nuxeo.scim.server.jaxrs.marshalling
 
org.nuxeo.scim.server.jaxrs.usermanager - package org.nuxeo.scim.server.jaxrs.usermanager
 
org.nuxeo.scim.server.mapper - package org.nuxeo.scim.server.mapper
 
org.nuxeo.snapshot - package org.nuxeo.snapshot
 
org.nuxeo.snapshot.listeners - package org.nuxeo.snapshot.listeners
 
org.nuxeo.snapshot.operation - package org.nuxeo.snapshot.operation
 
org.nuxeo.snapshot.pageprovider - package org.nuxeo.snapshot.pageprovider
 
org.nuxeo.snapshot.pub - package org.nuxeo.snapshot.pub
 
org.nuxeo.targetplatforms.api - package org.nuxeo.targetplatforms.api
 
org.nuxeo.targetplatforms.api.impl - package org.nuxeo.targetplatforms.api.impl
 
org.nuxeo.targetplatforms.api.service - package org.nuxeo.targetplatforms.api.service
 
org.nuxeo.targetplatforms.core.descriptors - package org.nuxeo.targetplatforms.core.descriptors
 
org.nuxeo.targetplatforms.core.service - package org.nuxeo.targetplatforms.core.service
 
org.nuxeo.targetplatforms.io - package org.nuxeo.targetplatforms.io
 
org.nuxeo.targetplatforms.jaxrs - package org.nuxeo.targetplatforms.jaxrs
 
org.nuxeo.template - package org.nuxeo.template
 
org.nuxeo.template.adapters - package org.nuxeo.template.adapters
 
org.nuxeo.template.adapters.doc - package org.nuxeo.template.adapters.doc
 
org.nuxeo.template.adapters.source - package org.nuxeo.template.adapters.source
 
org.nuxeo.template.api - package org.nuxeo.template.api
 
org.nuxeo.template.api.adapters - package org.nuxeo.template.api.adapters
 
org.nuxeo.template.api.context - package org.nuxeo.template.api.context
 
org.nuxeo.template.api.descriptor - package org.nuxeo.template.api.descriptor
 
org.nuxeo.template.automation - package org.nuxeo.template.automation
 
org.nuxeo.template.context - package org.nuxeo.template.context
 
org.nuxeo.template.context.extensions - package org.nuxeo.template.context.extensions
 
org.nuxeo.template.deckjs - package org.nuxeo.template.deckjs
 
org.nuxeo.template.fm - package org.nuxeo.template.fm
 
org.nuxeo.template.jaxrs - package org.nuxeo.template.jaxrs
 
org.nuxeo.template.jaxrs.context - package org.nuxeo.template.jaxrs.context
 
org.nuxeo.template.listeners - package org.nuxeo.template.listeners
 
org.nuxeo.template.odt - package org.nuxeo.template.odt
 
org.nuxeo.template.processors - package org.nuxeo.template.processors
 
org.nuxeo.template.processors.docx - package org.nuxeo.template.processors.docx
 
org.nuxeo.template.processors.fm - package org.nuxeo.template.processors.fm
 
org.nuxeo.template.processors.jod - package org.nuxeo.template.processors.jod
 
org.nuxeo.template.processors.jxls - package org.nuxeo.template.processors.jxls
 
org.nuxeo.template.processors.xdocreport - package org.nuxeo.template.processors.xdocreport
 
org.nuxeo.template.processors.xslt - package org.nuxeo.template.processors.xslt
 
org.nuxeo.template.rendition - package org.nuxeo.template.rendition
 
org.nuxeo.template.serializer.executors - package org.nuxeo.template.serializer.executors
 
org.nuxeo.template.serializer.service - package org.nuxeo.template.serializer.service
 
org.nuxeo.template.service - package org.nuxeo.template.service
 
org.nuxeo.template.xdocreport.jaxrs - package org.nuxeo.template.xdocreport.jaxrs
 
org.nuxeo.theme.localconfiguration - package org.nuxeo.theme.localconfiguration
 
org.nuxeo.theme.styling.negotiation - package org.nuxeo.theme.styling.negotiation
 
org.nuxeo.theme.styling.service - package org.nuxeo.theme.styling.service
 
org.nuxeo.theme.styling.service.descriptors - package org.nuxeo.theme.styling.service.descriptors
 
org.nuxeo.theme.styling.service.palettes - package org.nuxeo.theme.styling.service.palettes
 
org.nuxeo.theme.styling.service.registries - package org.nuxeo.theme.styling.service.registries
 
org.nuxeo.usermapper.extension - package org.nuxeo.usermapper.extension
 
org.nuxeo.usermapper.service - package org.nuxeo.usermapper.service
 
org.nuxeo.web.ui - package org.nuxeo.web.ui
 
org.nuxeo.wopi - package org.nuxeo.wopi
 
org.nuxeo.wopi.exception - package org.nuxeo.wopi.exception
 
org.nuxeo.wopi.jaxrs - package org.nuxeo.wopi.jaxrs
 
org.nuxeo.wopi.lock - package org.nuxeo.wopi.lock
 
org.openqa.selenium.support.ui - package org.openqa.selenium.support.ui
 
organization - Variable in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
Your organization name to be set in new user certificates
organization - Variable in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
Configurable organization name
organizationalUnit - Variable in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
Your organizational unit name to be set in new user certificates
organizationalUnit - Variable in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
Configurable organizational unit name
origin - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
ORIGIN_NULL - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
ORIGINAL_HEIGHT_PARAM - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
ORIGINAL_JPEG_VIEW_NAME - Static variable in class org.nuxeo.ecm.platform.picture.preview.adapter.factories.PicturePreviewAdapterFactory
 
ORIGINAL_NAME - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with documentMoved event, if the name has changed, to know the original name of the document.
ORIGINAL_PATH_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
Request attribute used to save original request path (ie when using the rewrite valve).
ORIGINAL_TESTING_PROPERTY_VALUE - Static variable in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
ORIGINAL_VIEW_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
ORIGINAL_VIEW_NAME - Static variable in class org.nuxeo.ecm.platform.picture.preview.adapter.factories.PicturePreviewAdapterFactory
Deprecated.
since 7.2. The Original view does not exist anymore. See NXP-16070.
ORIGINAL_VIEW_TITLE - Static variable in class org.nuxeo.ecm.platform.picture.PictureMigrationHandler
 
ORIGINAL_WIDTH_PARAM - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
originalContext - Variable in class org.nuxeo.ecm.platform.actions.ELActionContext
 
originalLevelByLogger - Variable in class org.nuxeo.runtime.test.runner.LogFeature
Stores the original log level for a given logger name, which allows us to restore the level as defined before launching the tests.
originalName - Variable in class org.nuxeo.ecm.core.query.sql.model.Reference
 
originalOwnerPwd - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
originalSession - Variable in class org.nuxeo.ecm.automation.LoginStack
 
originalState - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
When non-null, the original state (otherwise the state hasn't been modified).
originatingUser - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
originatingUsername - Variable in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
 
originatingUsername - Variable in class org.nuxeo.ecm.core.work.AbstractWork
The originating username to use when opening the CoreSession.
origInfo - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
originFromURI(URI) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
Gets an Origin from a URI.
origInstance - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
 
origPackage - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
 
origPlatform - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
origTarget - Variable in class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
origUserName - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
ORPHAN_VERSION_REMOVE - Static variable in class org.nuxeo.ecm.core.versioning.DefaultVersionRemovalPolicy
 
OrphanVersionCleanupListener - Class in org.nuxeo.ecm.core.versioning
Asynchronous listener that calls the orphan versions cleanup service.
OrphanVersionCleanupListener() - Constructor for class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
 
OrphanVersionRemovalFilter - Interface in org.nuxeo.ecm.core.versioning
Interface to be implemented by contributions to the orphanVersionRemovalFilter extension point.
orphanVersionRemovalFilters - Variable in class org.nuxeo.ecm.core.CoreService
 
OrphanVersionRemoverListener - Class in org.nuxeo.ecm.core.versioning
Async listener that is in charge to delete the versions.
OrphanVersionRemoverListener() - Constructor for class org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener
 
osgi - Variable in class org.nuxeo.osgi.application.ApplicationLoader
 
osgi - Variable in class org.nuxeo.osgi.BundleImpl
 
osgi - Variable in class org.nuxeo.osgi.services.PackageAdminImpl
 
osgi - Variable in class org.nuxeo.osgi.services.ServiceRegistrationImpl
 
osgi - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
osgi() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
OSGiAdapter - Class in org.nuxeo.osgi
 
OSGiAdapter(File) - Constructor for class org.nuxeo.osgi.OSGiAdapter
 
OSGiAdapter(File, File, Properties) - Constructor for class org.nuxeo.osgi.OSGiAdapter
 
OSGiBundleContext - Class in org.nuxeo.osgi
 
OSGiBundleContext(BundleImpl) - Constructor for class org.nuxeo.osgi.OSGiBundleContext
 
OSGiComponentLoader - Class in org.nuxeo.runtime.osgi
 
OSGiComponentLoader(OSGiRuntimeService) - Constructor for class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
OSGiHostAdapter - Class in org.nuxeo.runtime.osgi
 
OSGiHostAdapter() - Constructor for class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
OSGiRuntimeActivator - Class in org.nuxeo.runtime.osgi
The default BundleActivator for NXRuntime over an OSGi comp.
OSGiRuntimeActivator() - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
OSGiRuntimeContext - Class in org.nuxeo.runtime.osgi
 
OSGiRuntimeContext(RuntimeService, Bundle) - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
OSGiRuntimeContext(Bundle) - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeContext
 
OSGiRuntimeService - Class in org.nuxeo.runtime.osgi
The default implementation of NXRuntime over an OSGi compatible environment.
OSGiRuntimeService(OSGiRuntimeContext, BundleContext) - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
OSGiRuntimeService(BundleContext) - Constructor for class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
OSGIRuntimeTestActivator - Class in org.nuxeo.runtime.test
 
OSGIRuntimeTestActivator() - Constructor for class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
 
OSGiRuntimeTestService - Class in org.nuxeo.runtime.test
 
OSGiRuntimeTestService(BundleContext) - Constructor for class org.nuxeo.runtime.test.OSGiRuntimeTestService
 
OSGiServiceFactory(String) - Constructor for class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
 
OSGiServiceFactory(Bundle, String) - Constructor for class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
 
OTHER_DOCUMENT_WITH_PENDING_OR_EFFECTIVE_ACL_QUERY - Static variable in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
 
OU - org.nuxeo.ecm.platform.signature.api.user.CNField
Organizational Unit name
out - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
out - Variable in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
out - Variable in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentWriter
 
out - Variable in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
out - Variable in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
OUT_DIR_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
OUT_DIR_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
outFormat - Variable in class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
outgoing - Variable in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
 
outgoing - Variable in class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
 
outgoing - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
output - Variable in class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
 
output - Variable in class org.nuxeo.ecm.automation.core.trace.Call.Details
 
output - Variable in class org.nuxeo.ecm.automation.core.trace.Trace
 
output - Variable in exception org.nuxeo.ecm.automation.ExitException
 
output - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
output - Variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter.CmdReturn
 
output - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
OUTPUT_1 - Static variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
OUTPUT_2 - Static variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
OUTPUT_3 - Static variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
OUTPUT_4 - Static variable in class org.nuxeo.lib.stream.computation.AbstractComputation
 
OUTPUT_FILE_NAME_PARAMETER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
OUTPUT_FILE_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
OUTPUT_FILE_PATH_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
OUTPUT_FILE_PATH_PARAMETER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
OUTPUT_FORMAT_EXTENSION_XP - Static variable in class org.nuxeo.template.service.TemplateProcessorComponent
 
OUTPUT_FORMAT_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
OUTPUT_MIMETYPE_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
OUTPUT_STREAM - Static variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
OUTPUT_TMP_PATH - Static variable in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
 
OutputCollector<T,​R> - Interface in org.nuxeo.ecm.automation
This interface is used to implement result collectors when an operation method is invoked over an iterable input.
OutputFormatDescriptor - Class in org.nuxeo.template.api.descriptor
 
OutputFormatDescriptor() - Constructor for class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
 
outputFormatRegistry - Variable in class org.nuxeo.template.service.TemplateProcessorComponent
 
OutputFormatRegistry - Class in org.nuxeo.template.service
 
OutputFormatRegistry() - Constructor for class org.nuxeo.template.service.OutputFormatRegistry
 
outputFormats - Variable in class org.nuxeo.template.service.OutputFormatRegistry
 
outputPath - Variable in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
outputStream - Variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
outputStream - Variable in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
outputStreams - Variable in class org.nuxeo.lib.stream.computation.ComputationMetadata
 
outputStreams() - Method in class org.nuxeo.lib.stream.computation.ComputationMetadata
List of streams this computation may produce on.
OutputStreamWithCSVWriter - Class in org.nuxeo.ecm.core.io.marshallers.csv
Wrapper for CSVPrinter.
OutputStreamWithCSVWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
OutputStreamWithCSVWriter(CSVPrinter) - Constructor for class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
OutputStreamWithJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json
This OutputStream is a technical wrapper for JsonGenerator.
OutputStreamWithJsonWriter(JsonGenerator) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
 
outputTransitions - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
To be used through getter.
outputType - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
outRecords - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
overlayPdf - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkPDFOperation
 
overlayPDF(Blob, Blob) - Method in interface org.nuxeo.ecm.platform.pdf.service.PDFTransformationService
Overlay a PDF file on top of the input Blob
overlayPDF(Blob, Blob) - Method in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
overridden - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
override - Variable in class org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument
 
override - Variable in class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
 
override - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
override - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerDescriptor
 
override - Variable in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
override - Variable in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
override - Variable in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
OVERRIDE - Static variable in class org.nuxeo.wopi.Headers
 
OVERRIDE_REFERENCE - Static variable in interface org.nuxeo.ecm.core.io.registry.reflect.Priorities
 
overwite - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
Deprecated.
since 11.2, use overwrite instead. No more used.
overwrite - Variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
overwrite - Variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFile
 
overwrite - Variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
 
overwrite - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
overwrite - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
overwrite - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
overwrite - Variable in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
 
overwrite - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
overwrite - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
overwrite - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
overwrite(boolean) - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
Whether to overwrite an existing file with the same title.
overwriteWar() - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappLoader
 
owner - Variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
owner - Variable in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
owner - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
owner - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker.ThreadDelegate
 
OWNER_ID - Static variable in class org.nuxeo.wopi.Constants
 
ownerPwd - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 

P

P75 - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
P95 - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
P98 - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
P99 - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
P999 - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
PackageAdminImpl - Class in org.nuxeo.osgi.services
Dummy implementation of PackageAdmin service.
PackageAdminImpl(OSGiAdapter) - Constructor for class org.nuxeo.osgi.services.PackageAdminImpl
 
packageBase - Variable in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
PackageBuilder - Class in org.nuxeo.connect.update.util
Build an XML representation of a package.
PackageBuilder() - Constructor for class org.nuxeo.connect.update.util.PackageBuilder
 
PackageDefinitionImpl - Class in org.nuxeo.connect.update.xml
 
PackageDefinitionImpl() - Constructor for class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
PackageInfo - Class in org.nuxeo.launcher.info
 
PackageInfo() - Constructor for class org.nuxeo.launcher.info.PackageInfo
 
PackageInfo(Package) - Constructor for class org.nuxeo.launcher.info.PackageInfo
 
PackageListingProvider - Class in org.nuxeo.connect.client.we
Provides REST binding for Package listings.
PackageListingProvider() - Constructor for class org.nuxeo.connect.client.we.PackageListingProvider
 
PackagePersistence - Class in org.nuxeo.connect.update.standalone
The file nxserver/data/packages/.packages stores the state of all local features.
PackagePersistence(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.standalone.PackagePersistence
 
packages - Variable in class org.nuxeo.connect.update.task.update.Version
The packages requiring this version
packages - Variable in class org.nuxeo.launcher.info.CommandInfo
 
packages - Variable in class org.nuxeo.launcher.info.InstanceInfo
 
packages - Variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
packagesDir - Variable in class org.nuxeo.launcher.config.ServerConfigurator
 
PackagesHelper - Class in org.nuxeo.connect.update.task.guards
Helper to access the package update service from JEXL.
PackagesHelper(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.guards.PackagesHelper
 
packageTypeFilter - Variable in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
PackageUpdateComponent - Class in org.nuxeo.connect.update
 
PackageUpdateComponent() - Constructor for class org.nuxeo.connect.update.PackageUpdateComponent
 
packaging - Variable in class org.nuxeo.launcher.info.DistributionInfo
 
page - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
Deprecated.
since 6.0 use currentPageIndex instead.
page - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
page - Variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
page - Variable in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
page - Variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
PAGE_AFTER_SWITCH - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
PAGE_CACHE_HIT - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
PAGE_CACHE_SIZE - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
PAGE_LIMIT_UNKNOWN - Static variable in interface org.nuxeo.ecm.platform.query.api.PageProvider
Page limit unknown.
PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberGroupsAdapter
 
PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberUsersAdapter
 
PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
 
PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
 
PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
PAGE_PROVIDER_NAME_PARAM - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
PAGE_PROVIDER_NAME_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
PAGE_SIZE - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
 
PAGE_SIZE - org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
 
PAGE_SIZE - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
PAGE_SIZE - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
PAGE_SIZE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
PAGE_SIZE_RESULTS_KEY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
PAGE_STYLE_CLASS_NAME_PREFIX - Static variable in interface org.nuxeo.theme.styling.service.ThemeStylingService
 
PAGE_STYLE_NAME_SUFFIX - Static variable in interface org.nuxeo.theme.styling.service.ThemeStylingService
 
PAGE_TO_SIGN - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
pageCache - Variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
pageChanged() - Method in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
pageChanged() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Page change hook, to override for custom behavior
pageChanged() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
pageChanged() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
pageChanged() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
pageChanged() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
pageChanged() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
pageChanged() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
pageChanged() - Method in class org.nuxeo.ecm.platform.usermanager.providers.NuxeoPrincipalsPageProvider
 
pageChanged() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
pageChanged() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
pageChanged(PageProvider<?>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderChangedListener
Called when the current page of the pageProvider has changed.
PageDescriptor - Class in org.nuxeo.theme.styling.service.descriptors
Descriptor to associate resources and flavors to a page.
PageDescriptor() - Constructor for class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
pageGroups - Variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
pageHits - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
pageNb - Variable in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
 
pageNo - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
pagePrincipals - Variable in class org.nuxeo.ecm.platform.usermanager.providers.NuxeoPrincipalsPageProvider
 
pageProvider - Variable in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
PageProvider<T> - Interface in org.nuxeo.ecm.platform.query.api
Basic interface for a page provider, independent of type of items in the list
PAGEPROVIDER_TRACK_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
property used to enable globally tracking : property should contains the list of pageproviders to be tracked
PageProviderAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Adapter that expose a page provider that needs only one parameter that is the document Id
PageProviderAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PageProviderAdapter
 
pageProviderChangedListener - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
PageProviderChangedListener - Interface in org.nuxeo.ecm.platform.query.api
Listener to set on a PageProvider to be notified when the PageProvider changes.
PageProviderClassReplacerDefinition - Interface in org.nuxeo.ecm.platform.query.api
Class replacer descriptor interface enable to supersede a class of an existing Page provider.
PageProviderClassReplacerDescriptor - Class in org.nuxeo.ecm.platform.query.core
 
PageProviderClassReplacerDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
 
PageProviderClassReplacerRegistry - Class in org.nuxeo.ecm.platform.query.core
Registry for page provider class replacements.
PageProviderClassReplacerRegistry() - Constructor for class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
PageProviderDefinition - Interface in org.nuxeo.ecm.platform.query.api
Page provider descriptor interface handling all attributes common to a PageProvider generation.
PageProviderHelper - Class in org.nuxeo.ecm.automation.core.util
 
pageProviderName - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
pageProviderName - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.SearchAdapter
 
PageProviderQueryBuilder - Class in org.nuxeo.elasticsearch.query
Elasticsearch query builder for Native Page provider.
PageProviderRegistry - Class in org.nuxeo.ecm.platform.query.core
Registry for page provider contributions.
PageProviderRegistry() - Constructor for class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
pageProviderService - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
pageProviderService - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
PageProviderService - Interface in org.nuxeo.ecm.platform.query.api
 
PageProviderServiceImpl - Class in org.nuxeo.ecm.platform.query.core
 
PageProviderServiceImpl() - Constructor for class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
pageReg - Variable in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
PageRegistry - Class in org.nuxeo.theme.styling.service.registries
Registry for theme page resources, handling merge of registered PageDescriptor elements.
PageRegistry() - Constructor for class org.nuxeo.theme.styling.service.registries.PageRegistry
 
pageResources - Variable in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
pages - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
PageSelection<T> - Class in org.nuxeo.ecm.platform.query.api
Entry wrapping selection information for given data entry
PageSelection(T, boolean) - Constructor for class org.nuxeo.ecm.platform.query.api.PageSelection
 
PageSelections<T> - Class in org.nuxeo.ecm.platform.query.api
List of PageSelection elements.
PageSelections() - Constructor for class org.nuxeo.ecm.platform.query.api.PageSelections
 
PageSelections(Collection<? extends PageSelection<T>>) - Constructor for class org.nuxeo.ecm.platform.query.api.PageSelections
 
pageSize - Variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
pageSize - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
pageSize - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
pageSize - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
pageSize - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
pageSize - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
pageSize - Variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
pageSize - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
pageSize - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
pageSize - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
pageSize - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
pageSize - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
pageSizeBinding - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
pageSizeOptions - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
pageSizeOptions - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
pageTasks - Variable in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
pageUsers - Variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
Paginable<T> - Interface in org.nuxeo.ecm.automation.core.util
 
PaginableAdapter<T> - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Abstract adapter to be used when one want to contribute an adapter base on PageProviders.
PaginableAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
 
PaginableDocumentModelList - Interface in org.nuxeo.ecm.automation.core.util
 
PaginableDocumentModelListImpl - Class in org.nuxeo.ecm.automation.jaxrs.io.documents
PaginableDocumentModelListImpl(PageProvider<DocumentModel>) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl
 
PaginableDocumentModelListImpl(PageProvider<DocumentModel>, String) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl
Creates a PaginableDocumentModelListImpl with more display information.
PaginableObject<T> - Class in org.nuxeo.ecm.restapi.server.jaxrs
Paginable WebObject.
PaginableObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
 
PaginablePageProvider<T> - Class in org.nuxeo.ecm.automation.core.util
Wraps a PageProvider.
PaginablePageProvider(PageProvider<T>) - Constructor for class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
 
PaginableRecordSet - Interface in org.nuxeo.ecm.automation.core.util
Adds page support on RecordSet
PaginableRecordSetImpl - Class in org.nuxeo.ecm.automation.core.operations.services
 
PaginableRecordSetImpl(PageProvider<Map<String, Serializable>>) - Constructor for class org.nuxeo.ecm.automation.core.operations.services.PaginableRecordSetImpl
 
PaginableWithDelegate<T> - Class in org.nuxeo.ecm.automation.jaxrs.io.documents
Paginable object that uses a delegate to handle pagination.
PaginableWithDelegate(Paginable<T>) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
 
PAGINATE_GET_CHILDREN_PROPERTY - Static variable in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
 
PaletteParseException - Exception in org.nuxeo.theme.styling.service.palettes
 
PaletteParser - Class in org.nuxeo.theme.styling.service.palettes
 
PaletteParser() - Constructor for class org.nuxeo.theme.styling.service.palettes.PaletteParser
 
PalettePreview - Class in org.nuxeo.theme.styling.service.descriptors
 
PalettePreview() - Constructor for class org.nuxeo.theme.styling.service.descriptors.PalettePreview
 
PARA - Static variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
PARAGRAPH_CACHE_HIT - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
PARAGRAPH_CACHE_SIZE - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
paragraphCache - Variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
parallel - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.ExecutionTypeValues
Parallel running of children nodes.
ParallelRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
ParallelRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.ParallelRunner
Deprecated.
 
param - Variable in class org.nuxeo.launcher.info.CommandInfo
 
param(String, Serializable) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Add an action parameter
param(String, Object) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
param(String, Object) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
Param - Annotation Type in org.nuxeo.ecm.automation.core.annotations
To be used on an operation field to inject operation parameters from the current context.
Param() - Constructor for class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
Param() - Constructor for class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
PARAM - Static variable in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
PARAM_BIND_ADDRESS - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_CHECK_CLASSPATH_SUFFIX - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
PARAM_CHECK_SUFFIX - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
PARAM_CONTEXT_PATH - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_DB_DRIVER - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_DB_HOST - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_DB_JDBC_URL - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_DB_NAME - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_DB_PORT - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_DB_PWD - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_DB_USER - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_DIRECTORY - Static variable in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
PARAM_DISABLE_AUDIT - Static variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
 
PARAM_FAKE_WINDOWS - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_FORCE_GENERATION - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_HTTP_PORT - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_HTTP_TOMCAT_ADMIN_PORT - Static variable in class org.nuxeo.launcher.config.ServerConfigurator
 
PARAM_INCLUDE_GROUPS - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
PARAM_INCLUDE_USERS - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
PARAM_INCLUDED_TEMPLATES - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Absolute or relative PATH to the included templates (comma separated list)
PARAM_KEY_ALIAS - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
PARAM_KEY_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
PARAM_KEY_STORE_FILE - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
PARAM_KEY_STORE_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
PARAM_KEY_STORE_TYPE - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
PARAM_KEY_USE_INSECURE_CIPHER - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
If true, use the insecure AES/CBC/PKCS5Padding for encryption.
PARAM_LANG - Static variable in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
PARAM_LOOPBACK_URL - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_MONGODB_CHECK_TIMEOUT - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
PARAM_MONGODB_NAME - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, seems unused
PARAM_MONGODB_SERVER - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, seems unused
PARAM_MP_DIR - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, Nuxeo Wizard has been removed.
PARAM_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.TrashAction
 
PARAM_NUXEO_URL - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_ORIGINATING_USER - Static variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
PARAM_PARENT_FIELD - Static variable in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
PARAM_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
PARAM_POLICY_DEFAULT_DELAY_IN_MS - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
PARAM_PRODUCT_NAME - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
Since 7.10. Use Environment.PRODUCT_NAME
PARAM_PRODUCT_VERSION - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
PARAM_RELOAD - Static variable in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
PARAM_RETRY_POLICY_DEFAULT_RETRIES - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
PARAM_RETRY_POLICY_DELAY_IN_MS - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
PARAM_RETRY_POLICY_ENABLED - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
PARAM_RETRY_POLICY_MAX_RETRIES - Static variable in class org.nuxeo.launcher.config.BackingServiceConfigurator
 
PARAM_SCHEMAS - Static variable in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
PARAM_SEPARATOR - Static variable in class org.nuxeo.ecm.directory.DirectoryEntryResolver
 
PARAM_STARTED - Static variable in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
PARAM_STATUS_KEY - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
Since 7.4. Use Environment.SERVER_STATUS_KEY instead
PARAM_STORE - Static variable in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
PARAM_SUMMARY - Static variable in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
PARAM_SUMMARY_KEY - Static variable in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
PARAM_TEMPLATE_DBNAME - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_TEMPLATE_DBSECONDARY_NAME - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_TEMPLATE_DBSECONDARY_TYPE - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_TEMPLATE_DBTYPE - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_TEMPLATES_FREEMARKER_EXTENSIONS - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_TEMPLATES_NAME - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Absolute or relative PATH to the user chosen templates (comma separated list)
PARAM_TEMPLATES_PARSING_EXTENSIONS - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
PARAM_VERSIONING_OPTION - Static variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
 
PARAM_WIZARD_DONE - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, Nuxeo Wizard has been removed.
PARAM_WIZARD_RESTART_PARAMS - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Deprecated.
since 11.1, Nuxeo Wizard has been removed.
PARAM_XPATH - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
 
PARAM_XPATHS - Static variable in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
parameter - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
parameter - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
parameterId - Variable in class org.nuxeo.ecm.automation.core.trace.Call.ExpressionParameter
 
PARAMETERIZED_SAVED_SEARCH_TYPE_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
ParameterizedCopy - Class in org.nuxeo.connect.update.task.standalone.commands
Copy a file to the given target directory or file.
ParameterizedCopy() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.ParameterizedCopy
 
ParameterizedCopy(File, File, String, boolean) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.ParameterizedCopy
 
ParameterizedSuite - Class in org.nuxeo.runtime.test.runner
JUnit4 ParentRunner that knows how to run a test class on multiple backend types.
ParameterizedSuite(Class<?>, RunnerBuilder) - Constructor for class org.nuxeo.runtime.test.runner.ParameterizedSuite
 
ParameterizedSuite(RunnerBuilder, Class<?>, Class<?>[]) - Constructor for class org.nuxeo.runtime.test.runner.ParameterizedSuite
 
ParameterizedSuite.ParameterizedFeature - Annotation Type in org.nuxeo.runtime.test.runner
The ParameterizedFeature annotation specifies the class to be parameterized.
ParameterizedSuite.ParameterizedMethod - Annotation Type in org.nuxeo.runtime.test.runner
 
parameterName - Variable in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
 
parameters - Variable in class org.nuxeo.drive.service.impl.AuditChangeFinder
 
parameters - Variable in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
parameters - Variable in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
parameters - Variable in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
parameters - Variable in class org.nuxeo.ecm.automation.core.operations.blob.RunConverter
 
parameters - Variable in class org.nuxeo.ecm.automation.core.trace.Call.Details
 
parameters - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
parameters - Variable in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
parameters - Variable in class org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher
 
parameters - Variable in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
parameters - Variable in class org.nuxeo.ecm.core.schema.types.resolver.AbstractObjectResolver
 
parameters - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor.EntryAdaptorDescriptor
 
parameters - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParams
 
parameters - Variable in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
parameters - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
parameters - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
parameters - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
parameters - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
parametersAsJson - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
parametersMigration - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
parameterString - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
parameterValue - Variable in class org.nuxeo.ecm.automation.core.trace.Call.ExpressionParameter
 
ParameterValue(String) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters.ParameterValue
 
ParameterValue(List<String>) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters.ParameterValue
 
parametrizePaths(String) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
 
paramIndex - Variable in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
paramList(String, List<?>) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
paramList(String, List<?>) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
ParamRepr() - Constructor for class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter.ParamRepr
 
params - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
params - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.OperationMethod
 
params - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
Injectable parameters.
params - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution.Operation
 
params - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
params - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction.AutomationComputation
 
params - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
params - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
params - Variable in class org.nuxeo.ecm.automation.OperationParameters
 
params - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
params - Variable in exception org.nuxeo.ecm.core.api.RecoverableClientException
 
params - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
params - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
params - Variable in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
params - Variable in class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
params - Variable in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
params - Variable in class org.nuxeo.ecm.csv.core.CSVImportLog
 
params - Variable in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
params - Variable in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
params - Variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter.CmdReturn
 
params - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
params - Variable in class org.nuxeo.usermapper.service.UserMapperDescriptor
 
params(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Set all action parameters
paramsInjector - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
 
paramsOf(Map<String, ?>) - Static method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
paramsToMap(JsonNode) - Static method in class org.nuxeo.ecm.core.bulk.io.BulkParameters
 
paramsToMap(String) - Static method in class org.nuxeo.ecm.core.bulk.io.BulkParameters
 
paramValues(String, Object...) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
paramValues(String, Object...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
parent - Variable in class org.nuxeo.ecm.automation.core.operations.document.EmptyTrash
 
parent - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
parent - Variable in class org.nuxeo.ecm.automation.core.trace.Trace
 
parent - Variable in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
parent - Variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
parent - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
parent - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
 
parent - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
 
parent - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
parent - Variable in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
parent - Variable in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
parent - Variable in class org.nuxeo.ecm.webengine.model.Messages
 
parent - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
parent - Variable in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
parent - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
parent - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
parent - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
PARENT - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
 
PARENT - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
Pseudo-table for children invalidation.
PARENT - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
PARENT_COMMENT - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
PARENT_COMMENT_AUTHOR - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
PARENT_FIELD_ID - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
PARENT_FIELD_NAME - Static variable in class org.nuxeo.ecm.directory.io.DirectoryEntryJsonWriter
 
PARENT_GROUPS - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
PARENT_GROUPS_FETCH_PROPERTY - Static variable in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
PARENT_ID - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
PARENT_PATH - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Path the of the container of the empty document model that is being created.
PARENT_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
PARENT_REF_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
parentContext - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
parentDirectory - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
parentGroups - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
parentGroupsField - Variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
parentId - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
parentId - Variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFile
 
parentId - Variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
 
parentId - Variable in class org.nuxeo.drive.operations.NuxeoDriveDelete
 
parentId - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem
 
parentId - Variable in class org.nuxeo.drive.operations.NuxeoDriveUpdateFile
 
parentId - Variable in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions.RowInfo
 
parentId - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
 
parentId - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
parentIndex - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
parentPath - Variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation
 
parentPath - Variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
parentPath - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
parentPath - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
parentPath - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
parentPath - Variable in class org.nuxeo.ecm.platform.mail.action.StoreMessageAction
 
parentPath - Variable in class org.nuxeo.ecm.webdav.resource.AbstractResource
 
parentPath - Variable in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
parentPath - Variable in class org.nuxeo.importer.stream.message.DocumentMessage
 
parentRef - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
parents - Variable in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
parents - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
parse() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Initializes parsing datastructures.
parse(byte[]) - Static method in class org.nuxeo.theme.styling.service.palettes.PropertiesPaletteParser
 
parse(byte[], String) - Static method in class org.nuxeo.theme.styling.service.palettes.PaletteParser
 
parse(char[]) - Static method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateParser
 
parse(File) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
parse(File) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
parse(File) - Static method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateParser
 
parse(InputStream) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
parse(InputStream) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
parse(InputStream) - Static method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateParser
 
parse(InputStream, String) - Static method in class org.nuxeo.theme.styling.service.palettes.PaletteParser
 
parse(Reader) - Static method in class org.nuxeo.ecm.core.query.sql.SQLQueryParser
 
parse(String) - Static method in class org.nuxeo.common.utils.DurationUtils
Obtains a Duration from a text string such as PnDTnHnMn.nS or _d_h_m_s_ms.
parse(String) - Static method in class org.nuxeo.common.utils.PeriodAndDuration
Obtains a PeriodAndDuration from a text string.
parse(String) - Static method in class org.nuxeo.ecm.core.query.sql.SQLQueryParser
 
parse(String) - Static method in class org.nuxeo.ecm.core.schema.utils.DateParser
 
parse(String) - Static method in enum org.nuxeo.ecm.web.resources.api.ResourceType
 
parse(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
parse(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
parse(String) - Static method in class org.nuxeo.ecm.webengine.security.PermissionService
 
parse(String) - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
parse(String) - Static method in class org.nuxeo.launcher.config.JVMVersion
 
parse(String, int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
parse(String, DateTimeFormatter...) - Static method in class org.nuxeo.common.utils.DateUtils
 
parse(String, Map<String, Guard>) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
 
parse(URL) - Static method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateParser
 
parse(URL) - Static method in class org.nuxeo.theme.styling.service.palettes.PaletteParser
 
parse(Document) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
parse(Node) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parse(InputSource) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
parseACP(String[], String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
parseACP(String, String[]) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
parseAggregation(A) - Method in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
Extract the aggregation from the Elasticsearch response
parseAggregation(Aggregation) - Method in class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
 
parseAggregation(MultiBucketsAggregation) - Method in class org.nuxeo.elasticsearch.aggregate.MultiBucketAggregate
 
parseAggregation(SingleBucketAggregation) - Method in class org.nuxeo.elasticsearch.aggregate.SingleBucketAggregate
 
parseAggregation(NumericMetricsAggregation.SingleValue) - Method in class org.nuxeo.elasticsearch.aggregate.SingleValueMetricAggregate
 
parseAndCopy(Properties) - Method in class org.nuxeo.launcher.config.ServerConfigurator
Generate configuration files from templates and given configuration parameters
parseAnswer(String) - Static method in class org.nuxeo.launcher.connect.ConnectBroker
 
parseAppend(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parseAttrs(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
parseAutomationIDSForScripting(Map<String, List<String>>, List<String>, String) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper.ScriptBuilder
 
parseCompat() - Method in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
parseConfig(Node) - Method in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
parseCopy(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parseDate(String) - Static method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
Parse the serialized string form into a java.util.Date
parseDate(String, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.MVELImporterFunction
 
parseDateRangeQuery(Date, String) - Static method in class org.nuxeo.ecm.platform.audit.api.query.DateRangeParser
 
parseDates(Map<String, Object>) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
parseDelete(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parseDevBundleLine(String) - Static method in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
parseDevBundleLines(InputStream) - Static method in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
parseDirectDownload() - Method in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
parseDirectDownload() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
parseDirectDownloadExpire() - Method in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
 
parseDirectDownloadExpire() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
parseEsBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Method in class org.nuxeo.elasticsearch.aggregate.DateHistogramAggregate
 
parseEsBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Method in class org.nuxeo.elasticsearch.aggregate.DateRangeAggregate
 
parseEsBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Method in class org.nuxeo.elasticsearch.aggregate.HistogramAggregate
 
parseEsBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Method in class org.nuxeo.elasticsearch.aggregate.MultiBucketAggregate
Extract the buckets from the Elasticsearch response
parseEsBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Method in class org.nuxeo.elasticsearch.aggregate.RangeAggregate
 
parseEsBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Method in class org.nuxeo.elasticsearch.aggregate.SignificantTermAggregate
 
parseEsBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Method in class org.nuxeo.elasticsearch.aggregate.TermAggregate
 
parseFailed(String, Symbol) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
 
parseFileSystemId(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
parseFileSystemId(String) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
parseFraction(String, int, String) - Static method in class org.nuxeo.common.utils.PeriodAndDuration
 
parseFromString(String) - Method in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
parseFromString(String, String) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
parseFullText(String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Deprecated.
unused
parseFullText(String, boolean) - Static method in class org.nuxeo.common.utils.FullTextUtils
Extracts the words from a string for simple fulltext indexing.
parseFullText(String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Deprecated.
unused
parseGeoPointString(String) - Method in class org.nuxeo.elasticsearch.hint.AbstractGeoESHintQueryBuilder
 
parseInputStreams(String) - Method in class org.nuxeo.runtime.stream.StreamMetricsProcessor
 
parseInt(String) - Method in class org.nuxeo.elasticsearch.aggregate.HistogramAggregate
 
parseInt(String, String, String) - Static method in class org.nuxeo.common.utils.PeriodAndDuration
 
parseIntOrDefault(String, int) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
parseISODateTime(String) - Static method in class org.nuxeo.common.utils.DateUtils
 
parseJdk9(String) - Static method in class org.nuxeo.launcher.config.JVMVersion
 
parseLocation(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
parseLocation(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
parseLocation(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
parseMetaData(File) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
parseMetaData(File) - Method in interface org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperService
 
parseMetrics() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
parseMimeType(String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
Parses the given mimeType and returns only the primary type and optionally the sub type if any.
parseMkdir(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parseMkfile(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parseMove(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parseNumber(String, int, String, String) - Static method in class org.nuxeo.common.utils.PeriodAndDuration
 
parsePositive(String, Duration) - Static method in class org.nuxeo.common.utils.DurationUtils
Obtains a Duration from a text string according to DurationUtils.parse(String), but in case of invalid, zero or negative duration returns a default.
parsePreJdk9(String) - Static method in class org.nuxeo.launcher.config.JVMVersion
 
parseProperty(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parser - Class in org.nuxeo.ecm.core.query.sql.parser
CUP v0.10k TUM Edition 20050516 generated parser.
parser - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
parser - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
 
parser - Variable in class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
 
parser() - Constructor for class org.nuxeo.ecm.core.query.sql.parser.parser
Default constructor.
parser(Scanner) - Constructor for class org.nuxeo.ecm.core.query.sql.parser.parser
Constructor which sets the default scanner.
parseRange(String, long) - Static method in class org.nuxeo.ecm.core.io.download.DownloadHelper
Parses a byte range.
ParserConfigRegistry - Interface in org.nuxeo.ecm.platform.importer.xml.parser
 
parseReference(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Gets the canonical reference and parsed reference for this reference name.
parseReference(Reference) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Parses and computes value and iterator information for a reference.
parseRootDefinitions(String) - Static method in class org.nuxeo.drive.service.impl.RootDefinitionsHelper
Parses the given synchronization root definitions string.
parseSizeInBytes(String) - Static method in class org.nuxeo.common.utils.SizeUtils
Returns the number of bytes corresponding to a string expressing a size.
parseString(String) - Static method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
parseString(String) - Static method in class org.nuxeo.runtime.Version
Creates a new version object given a string representation of the version.
parseUnzip(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parseUserInfo(String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
parseW3CDateTime(String) - Static method in class org.nuxeo.ecm.core.schema.utils.DateParser
 
parseWord(String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
Deprecated.
unused
parseWord(String, boolean) - Static method in class org.nuxeo.common.utils.FullTextUtils
Parses a word and returns a simplified lowercase form.
parseZip(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
parsing - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
parsingDate(Pattern, String) - Static method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
PART_SIZE - Static variable in class org.nuxeo.ecm.core.storage.sql.S3Utils
Deprecated.
PartialCoreIODelegate - Class in org.nuxeo.ecm.webengine.jaxrs.coreiodelegate
An abstract JAX-RS MessageBodyWriter that delegate marshalling to all nuxeo-core-io Writer and Reader with conditions.
PartialCoreIODelegate() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
 
PartialDeploy - Annotation Type in org.nuxeo.runtime.test.runner
Deploy a bundle with only a subset of contributions
PartialList<E> - Class in org.nuxeo.ecm.core.api
The bundling of a list and a total size.
PartialList(List<E>, long) - Constructor for class org.nuxeo.ecm.core.api.PartialList
Constructs a partial list.
PartialTextExtractor - Class in org.nuxeo.ecm.platform.importer.random
 
PartialTextExtractor() - Constructor for class org.nuxeo.ecm.platform.importer.random.PartialTextExtractor
 
partition - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
partition - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
partition - Variable in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
partition - Variable in class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
partition - Variable in class org.nuxeo.lib.stream.log.LogPartition
 
partition - Variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
partition - Variable in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
partition - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
partition() - Method in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
partition() - Method in interface org.nuxeo.lib.stream.log.LogOffset
Returns the tuple Log name and partition.
partition() - Method in class org.nuxeo.lib.stream.log.LogPartition
Returns the partition index.
PARTITION_PREFIX - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
partitionKey - Variable in class org.nuxeo.ecm.core.work.SleepWork
 
partitions - Variable in class org.nuxeo.ecm.core.scroll.StaticScroll
 
partitions - Variable in class org.nuxeo.lib.stream.computation.Settings
 
partitions - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
partitions - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
partitions - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
 
partitions(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
partitions(Path) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
PARTITIONS_KEY - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
PASSIVATED_EVENT - Static variable in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
 
PASSIVE - Static variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
PASSORD_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
Deprecated.
password - Variable in class org.nuxeo.dmk.DmkProtocol
 
password - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
password - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
password - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
password - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
password - Variable in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
password - Variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
password - Variable in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
password - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFAddPageNumbersOperation
 
password - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFConvertToPicturesOperation
 
password - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
password - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
password - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
password - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
password - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
password - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
password - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
Deprecated.
since 7.3. The password should not be stored.
password - Variable in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
PASSWORD_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
PASSWORD_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
PASSWORD_KEY - Static variable in class org.nuxeo.ecm.user.invite.DefaultInvitationUserFactory
 
PASSWORD_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
PASSWORD_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
passwordField - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
passwordField - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
passwordHashAlgorithm - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
passwordHashAlgorithm - Variable in class org.nuxeo.ecm.directory.BaseSession
 
passwordHashAlgorithm - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
PasswordHelper - Class in org.nuxeo.ecm.directory
Helper to check passwords and generated hashed salted ones.
passwordKey - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
passwordKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
passwordKey - Variable in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
passwords - Variable in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
patchContentTypes(String[]) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
PatchedPDFTextStripper() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter.PatchedPDFTextStripper
 
patchHeaders(HttpServletRequest, boolean, boolean) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
 
path - Variable in class org.nuxeo.common.file.LRUFileCache.PathInfo
 
path - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
 
path - Variable in class org.nuxeo.connect.update.task.update.Version
The path of the backup file
path - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
path - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive
 
path - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
path - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
path - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
path - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
 
path - Variable in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
path - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.StateBlobAccessor
 
path - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.Visit
 
path - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
 
path - Variable in class org.nuxeo.ecm.core.storage.sql.Node
Path, only for immediate consumption after construction (will be reset to null afterwards).
path - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext.PathAndId
 
path - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
path - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
path - Variable in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
path - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
path - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
path - Variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
 
path - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
path - Variable in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
path - Variable in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
path - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
path - Variable in class org.nuxeo.ecm.webdav.resource.AbstractResource
 
path - Variable in class org.nuxeo.ecm.webengine.ConfigurationFileDescriptor
 
path - Variable in class org.nuxeo.ecm.webengine.install.AppendOperation
 
path - Variable in class org.nuxeo.ecm.webengine.install.CopyOperation
 
path - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
path - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
The absolute path of the servlet (including the context path)
path - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
path - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
Deprecated.
you should use new module definition - through WebEngineModule
path - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
path - Variable in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
path - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
path - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
path - Variable in class org.nuxeo.importer.stream.message.BlobMessage
 
path - Variable in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
 
path - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.DeleteCommand
 
path - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkdirCommand
 
path - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkfileCommand
 
path - Variable in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
path() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath.Trace
 
path(WorkSchedulePath) - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
Path - Class in org.nuxeo.common.utils
Contains code from Eclipse org.eclipse.core.runtime.Path class
Path - Class in org.nuxeo.common.xmap
 
Path - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
 
Path(String) - Constructor for class org.nuxeo.common.utils.Path
Constructs a new path from the given string path.
Path(String) - Constructor for class org.nuxeo.common.xmap.Path
 
Path(String[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
Path(String[], int) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
Path(String[], int, boolean) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
PATH - Static variable in interface org.nuxeo.ecm.core.api.DocumentRef
 
PATH - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
Pseudo-property for the document path.
PATH - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
PATH - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
PATH - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
PATH - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
PATH_ANNO - Static variable in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
PATH_CHUNKS - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
PATH_CHUNKS_BIS - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
PATH_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
PATH_FIELD - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
PATH_IDENTIFIER - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
PATH_ILST - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
PATH_META - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
PATH_MVEX - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
PATH_NAM - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
PATH_ONLY_REF - org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
Reference is a path.
PATH_SEP - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
PATH_SEPARATOR - Static variable in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
PATH_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
PATH_UDTA - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
 
PathAndId(String, Serializable) - Constructor for class org.nuxeo.ecm.core.storage.sql.PersistenceContext.PathAndId
 
pathCache - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
 
PathCache - Class in org.nuxeo.ecm.webdav.backend
Deprecated.
since 10.2, unused
PathCache(CoreSession, int) - Constructor for class org.nuxeo.ecm.webdav.backend.PathCache
Deprecated.
 
PathComparator - Class in org.nuxeo.ecm.core.model
Compares documents by paths.
PathComparator() - Constructor for class org.nuxeo.ecm.core.model.PathComparator
 
PathComparator() - Constructor for class org.nuxeo.ecm.core.trash.AbstractTrashService.PathComparator
 
PathComparator(boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.PathComparator
 
PathDescriptor - Class in org.nuxeo.ecm.webengine
Obsolete since 8.4, transactions are always active.
PathDescriptor() - Constructor for class org.nuxeo.ecm.webengine.PathDescriptor
 
PathFilter - Interface in org.nuxeo.common.utils
A path filter.
PathFilterSet - Class in org.nuxeo.common.utils
 
PathFilterSet() - Constructor for class org.nuxeo.common.utils.PathFilterSet
 
PathFilterSet(boolean) - Constructor for class org.nuxeo.common.utils.PathFilterSet
 
PathInfo(Path) - Constructor for class org.nuxeo.common.file.LRUFileCache.PathInfo
 
PathMatcher - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
 
PathMatcher - Class in org.nuxeo.ecm.webengine.util
 
PathMatcher() - Constructor for class org.nuxeo.ecm.webengine.util.PathMatcher
 
PathMatcher(SegmentMatcher...) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
PathMatcher.PrefixMatcher - Class in org.nuxeo.ecm.webengine.util
 
PathMatcher.RegexMatcher - Class in org.nuxeo.ecm.webengine.util
 
PathNode(Field) - Constructor for class org.nuxeo.ecm.core.api.validation.ConstraintViolation.PathNode
 
PathNode(Field, int) - Constructor for class org.nuxeo.ecm.core.api.validation.ConstraintViolation.PathNode
 
pathOptimizationsEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
pathOptimizationsEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
pathOptimizationsEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
pathOptimizationsVersion - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
PathParser - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
 
PathParser() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
PathRef - Class in org.nuxeo.ecm.core.api
A PATH reference to a document.
PathRef(String) - Constructor for class org.nuxeo.ecm.core.api.PathRef
 
PathRef(String, String) - Constructor for class org.nuxeo.ecm.core.api.PathRef
 
PathRef(PathRef, String) - Constructor for class org.nuxeo.ecm.core.api.PathRef
 
PathReference - Class in org.nuxeo.ecm.core.query.sql.model
 
PathReference(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.PathReference
 
pathResolver - Variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
pathResolver - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
pathResolver - Variable in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker.Captured
 
pathResolver - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
paths - Variable in class org.nuxeo.drive.service.SynchronizationRoots
 
paths - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
 
paths - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
PathSegmentComponent - Class in org.nuxeo.ecm.core.api.pathsegment
Central service for the generation of a path segment for a document.
PathSegmentComponent() - Constructor for class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
PathSegmentService - Interface in org.nuxeo.ecm.core.api.pathsegment
Service with a method generating a path segment (name) given a DocumentModel about to be created.
PathSegmentServiceCompat - Class in org.nuxeo.ecm.core.api.pathsegment
Service generating a path segment from the title by simplifying it to lowercase and dash-separated words.
PathSegmentServiceCompat() - Constructor for class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceCompat
 
PathSegmentServiceDefault - Class in org.nuxeo.ecm.core.api.pathsegment
Service generating a path segment from the title by just removing slashes and limiting size.
PathSegmentServiceDefault() - Constructor for class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
 
PathSegmentServiceDescriptor - Class in org.nuxeo.ecm.core.api.pathsegment
Descriptor to contribute a PathSegmentService.
PathSegmentServiceDescriptor() - Constructor for class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDescriptor
 
pathSegmentsToRemove - Variable in class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
 
pathSegmentsToRemove - Variable in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
PathsFinder(Set<String>, Set<String>) - Constructor for class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
 
pathStartsWith - Variable in class org.nuxeo.ecm.automation.core.events.EventHandler
 
pathStartsWith - Variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
pathStrategy - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
PathStrategy - Class in org.nuxeo.ecm.core.blob
Decides at what path a given key is stored.
PathStrategy(Path) - Constructor for class org.nuxeo.ecm.core.blob.PathStrategy
 
PathStrategyFlat - Class in org.nuxeo.ecm.core.blob
Stores a file in a directory based on its key.
PathStrategyFlat(Path) - Constructor for class org.nuxeo.ecm.core.blob.PathStrategyFlat
 
PathStrategySubDirs - Class in org.nuxeo.ecm.core.blob
Stores a file in a nested subdirectory based on the initial characters of the key, in groups of 2.
PathStrategySubDirs(Path, int) - Constructor for class org.nuxeo.ecm.core.blob.PathStrategySubDirs
 
PATHSTYLEACCESS_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
PATHSTYLEACCESS_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
pathStyleAccessEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
pattern - Variable in class org.nuxeo.common.utils.FileMatcher
 
pattern - Variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
pattern - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
pattern - Variable in class org.nuxeo.ecm.core.schema.types.constraints.PatternConstraint
 
pattern - Variable in class org.nuxeo.ecm.directory.impl.WritePolicyEntryAdaptor
 
pattern - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
pattern - Variable in class org.nuxeo.ecm.platform.rendering.wiki.extensions.PatternFilter
 
pattern - Static variable in class org.nuxeo.ecm.platform.rendering.wiki.extensions.WikiName
 
pattern - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
pattern - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
pattern - Variable in class org.nuxeo.ecm.webengine.forms.validation.RegexValidator
 
pattern - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.ExactSegmentMatcher
 
pattern - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.RegexSegmentMatcher
 
pattern - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.WildcardSegmentMatcher
 
pattern - Variable in class org.nuxeo.ecm.webengine.util.PathMatcher.RegexMatcher
 
pattern - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
pattern - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.filters.AbstractFilter
 
PATTERN - Static variable in class org.nuxeo.common.utils.PeriodAndDuration
 
PATTERN - Static variable in class org.nuxeo.ecm.core.blob.PathStrategySubDirs
Allowed key pattern, used as file path.
PatternConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
This constraint ensures some object's String representation match a pattern.
PatternConstraint(String) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.PatternConstraint
 
PatternFileRef(File) - Constructor for class org.nuxeo.common.utils.FileRef.PatternFileRef
 
PatternFileRef(String) - Constructor for class org.nuxeo.common.utils.FileRef.PatternFileRef
 
PatternFilter - Class in org.nuxeo.ecm.platform.rendering.wiki.extensions
 
PatternFilter(String, String) - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.extensions.PatternFilter
 
patterns - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
patterns - Variable in class org.nuxeo.lib.stream.log.AbstractLogConfig
 
patterntofind - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
pause() - Method in interface org.nuxeo.ecm.core.redis.retry.Retry.Policy
 
pause() - Method in class org.nuxeo.ecm.core.redis.retry.SimpleDelay
 
payload - Variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
PBKDF2_ITERATIONS - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PBKDF2_ITERATIONS - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
PBKDF2_KEY_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PBKDF2_KEY_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
PBKDF2_WITH_HMAC_SHA1 - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PBKDF2_WITH_HMAC_SHA1 - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
pchandlers - Variable in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
PDF - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
PDF - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
 
PDF_AND_IMAGE_TO_THUMBNAIL_CONVERTER_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
PDF_EXTENSION - Static variable in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
 
PDF_MIME_TYPE - Static variable in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
 
PDF_MIME_TYPE_PATTERN - Static variable in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
 
PDF_MIMETYPE - Static variable in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
 
PDF2HtmlConverter - Class in org.nuxeo.ecm.platform.convert.plugins
Pdf2Html converter based on the pdftohtml command-line executable.
PDF2HtmlConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.PDF2HtmlConverter
 
PDF2ImageConverter - Class in org.nuxeo.ecm.platform.convert.plugins
Pdf2Image converter based on imageMagick's convert command-line executable.
PDF2ImageConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.PDF2ImageConverter
 
PDF2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
PDF2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter
 
PDF2TextConverter.PatchedPDFTextStripper - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
PDFA1_PARAM - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
From JODBasedConverter
PDFAddPageNumbersOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Add page numbers to the PDF.
PDFAddPageNumbersOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFAddPageNumbersOperation
 
pdfAuthor - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
pdfAuthor - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
pdfAuthor - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
PDFConvertToPicturesOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Converts each page of a PDF into a picture.
PDFConvertToPicturesOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFConvertToPicturesOperation
 
PDFEncryption - Class in org.nuxeo.ecm.platform.pdf
Encrypt/Decrypt a PDF.
PDFEncryption(Blob) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFEncryption
Basic constructor.
PDFEncryptOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Encrypts the PDF with the given permissions.
PDFEncryptOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation
 
PDFEncryptReadOnlyOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Encrypts the PDF to "readonly" for users.
PDFEncryptReadOnlyOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
PDFExtractInfoOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Extracts PDF info to specific fields.
PDFExtractInfoOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFExtractInfoOperation
 
PDFExtractLinksOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Returns a JSON string of an array of objects with page, subType, text and link fields.
PDFExtractLinksOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFExtractLinksOperation
 
PDFExtractPagesOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Extract pages from startPage to endPage (inclusive) from the input object.
PDFExtractPagesOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
PDFExtractTextOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Extracts raw text from a PDF.
PDFExtractTextOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
PDFInfo - Class in org.nuxeo.ecm.platform.pdf
The class will parse the info embedded in a PDF, and return them either globally (toHashMap() or toString()) or via individual getters.
PDFInfo(Blob) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFInfo
Constructor with a Blob.
PDFInfo(Blob, String) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFInfo
Constructor for Blob + encrypted PDF.
PDFInfo(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFInfo
Constructor with a DocumentModel.
PDFInfo(DocumentModel, String, String) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFInfo
Constructor for DocumentModel + encrypted PDF
PDFLinks - Class in org.nuxeo.ecm.platform.pdf
Extract links as list of LinkInfo from a PDF.
PDFLinks(Blob) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFLinks
 
PDFMerge - Class in org.nuxeo.ecm.platform.pdf
Merge several PDFs in one.
PDFMerge() - Constructor for class org.nuxeo.ecm.platform.pdf.PDFMerge
 
PDFMerge(String[], String, CoreSession) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFMerge
 
PDFMerge(BlobList) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFMerge
 
PDFMerge(Blob) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFMerge
 
PDFMerge(DocumentModelList, String) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFMerge
 
PDFMerge(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFMerge
 
PDFMergeBlobsOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Merges Blobs into a single PDF.
PDFMergeBlobsOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
PDFMergeDocumentsOperation - Class in org.nuxeo.ecm.platform.pdf.operations
The input document(s) always is(are) the first PDF(s), and each pdf is read in the xpath field.
PDFMergeDocumentsOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
PDFPageExtractor - Class in org.nuxeo.ecm.platform.pdf
Extract pages from a PDF.
PDFPageExtractor(Blob) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFPageExtractor
 
PDFPageExtractor(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFPageExtractor
Constructor with a DocumentModel.
PDFPageNumbering - Class in org.nuxeo.ecm.platform.pdf
Add page numbers to a PDF, with misc parameters (font, size, color, position).
PDFPageNumbering(Blob) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFPageNumbering
 
PDFPageNumbering(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFPageNumbering
 
PDFPageNumbering.PAGE_NUMBER_POSITION - Enum in org.nuxeo.ecm.platform.pdf
 
PDFRemoveEncryptionOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Removes the encryption, returns a copy of the blob.
PDFRemoveEncryptionOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFRemoveEncryptionOperation
 
pdfSubject - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
pdfSubject - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
pdfSubject - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
PDFTextExtractor - Class in org.nuxeo.ecm.platform.pdf
Extracts raw text from a PDF.
PDFTextExtractor(Blob) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFTextExtractor
 
PDFTextExtractor(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.pdf.PDFTextExtractor
Constructor with a DocumentModel.
pdfTitle - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
pdfTitle - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
pdfTitle - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
pdfTransformationService - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkImageOperation
 
pdfTransformationService - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkPDFOperation
 
pdfTransformationService - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkTextOperation
 
PDFTransformationService - Interface in org.nuxeo.ecm.platform.pdf.service
 
PDFTransformationServiceImpl - Class in org.nuxeo.ecm.platform.pdf.service
 
PDFTransformationServiceImpl() - Constructor for class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
PDFUtils - Class in org.nuxeo.ecm.platform.pdf
Grouping miscellaneous utilities in this class.
PDFUtils() - Constructor for class org.nuxeo.ecm.platform.pdf.PDFUtils
 
PDFWatermarkImageOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Return a new blob combining the input PDF and the watermark image blob given as a parameter.
PDFWatermarkImageOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkImageOperation
 
PDFWatermarkPDFOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Returns a new blob combining the input PDF and an overlaid PDF on every page.
PDFWatermarkPDFOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkPDFOperation
 
PDFWatermarkTextOperation - Class in org.nuxeo.ecm.platform.pdf.operations
Return a new blob combining the input PDF and the watermark text given as a parameter.
PDFWatermarkTextOperation() - Constructor for class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkTextOperation
 
pdfxpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
peek() - Method in class org.nuxeo.ecm.automation.LoginStack
 
peek() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
 
peek() - Method in interface org.nuxeo.ecm.core.event.EventBundle
Gets the first event in that bundle.
peek() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
peek() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
peek() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
peek(String) - Method in class org.nuxeo.ecm.automation.OperationContext
 
peers - Variable in class org.nuxeo.ecm.core.event.impl.AssocMap
 
pending - Variable in class org.nuxeo.launcher.info.CommandInfo
 
PENDING - org.nuxeo.ecm.core.api.security.ACE.Status
 
PENDING_STATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
pendingComponentsName() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
pendingDescriptors - Variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
pendingExtensions - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
pendings - Variable in class org.nuxeo.runtime.model.impl.ComponentRegistry
Map pending components to the set of unresolved components they are waiting for.
PendingTasksJsonEnricher - Class in org.nuxeo.ecm.platform.routing.core.io.enrichers
Enricher that add a pending tasks on a document for the current user.
PendingTasksJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.enrichers.PendingTasksJsonEnricher
 
pendingVersions - Variable in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
PER_THREAD - org.nuxeo.ecm.core.io.registry.reflect.Instantiations
One instance of the marshaller is created per thread.
PERC_POLY - Static variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
PERC_POLY_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
PERC_TEX - Static variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
PERC_TEX_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
percent - Variable in class org.nuxeo.ecm.core.work.api.Work.Progress
 
PERCENT_INDETERMINATE - Static variable in class org.nuxeo.ecm.core.work.api.Work.Progress
 
percentEscape(StringBuilder, String) - Static method in class org.nuxeo.common.utils.RFC2231
Does a simple %-escaping of the UTF-8 bytes of the value.
percPoly - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
percPoly - Variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
percTex - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
percTex - Variable in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
perDocumentQuery - Variable in class org.nuxeo.ecm.core.schema.FacetDescriptor
 
PERDORM_UPDATE_FLAG - Static variable in class org.nuxeo.ecm.core.storage.sql.listeners.DummyUpdateBeforeModificationListener
 
PERF_HEADERS - Static variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
PerfLogger - Class in org.nuxeo.ecm.platform.importer.log
 
PerfLogger(String[]) - Constructor for class org.nuxeo.ecm.platform.importer.log.PerfLogger
 
performAdditionalStatements(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Let the dialect processes additional statements after tables creation and conditional statements.
performAdditionalStatements(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
performCancel() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
performIndexing(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ElasticsearchObject
Performs an ES indexing on documents matching the optional NXQL query.
performOk() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
performPostOpenStatements(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Let the dialect perform additional statements just after the connection is opened.
performPostOpenStatements(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
Set transaction isolation level to snapshot
performRequest(Request) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
performRequestWithTracing(Request) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
performsExternalAccessControl(BlobInfo) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
performsExternalAccessControl(BlobInfo) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks if the blob provider performs external access control checks.
performsExternalAccessControl(BlobInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
performTask(Task) - Static method in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
performTask(Task) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
performUninstall(LocalPackage) - Method in class org.nuxeo.connect.client.we.UninstallHandler
Run UninstallTask of given local package
period - Variable in class org.nuxeo.common.utils.PeriodAndDuration
 
PeriodAndDuration - Class in org.nuxeo.common.utils
The combination of a Period and a Duration.
PeriodAndDuration(Duration) - Constructor for class org.nuxeo.common.utils.PeriodAndDuration
Constructs a PeriodAndDuration from the given duration.
PeriodAndDuration(Period) - Constructor for class org.nuxeo.common.utils.PeriodAndDuration
Constructs a PeriodAndDuration from the given period.
PeriodAndDuration(Period, Duration) - Constructor for class org.nuxeo.common.utils.PeriodAndDuration
Constructs a PeriodAndDuration from the given period and duration.
perm - Variable in class org.nuxeo.ecm.webengine.security.guards.Not
 
perm - Variable in class org.nuxeo.ecm.webengine.security.guards.PermissionGuard
 
permission - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
permission - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
permission - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
permission - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
permission - Variable in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
permission - Variable in class org.nuxeo.ecm.core.rest.security.Permission
 
permission - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
permission - Variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
permission(String) - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
Permission - Class in org.nuxeo.ecm.core.rest.security
 
Permission - Interface in org.nuxeo.ecm.webengine.security
 
Permission(String, String, boolean) - Constructor for class org.nuxeo.ecm.core.rest.security.Permission
 
PERMISSION_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
PERMISSION_CHECK_OPTIMIZED_PROPERTY - Static variable in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
PERMISSION_COMMENT - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
PERMISSION_FIELD - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
PERMISSION_MANAGE_EVERYTHING - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
PERMISSION_MODERATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
PERMISSION_NOTHING - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
PERMISSION_NOTIFICATION_EVENT - Static variable in class org.nuxeo.ecm.permissions.Constants
 
PERMISSION_PARAM - Static variable in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
PERMISSION_WRITE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
PermissionDescriptor - Class in org.nuxeo.ecm.core.security
 
PermissionDescriptor - Class in org.nuxeo.ecm.directory
Common permission descriptor for all directory that use security check
PermissionDescriptor() - Constructor for class org.nuxeo.ecm.core.security.PermissionDescriptor
 
PermissionDescriptor() - Constructor for class org.nuxeo.ecm.directory.PermissionDescriptor
 
PermissionFilter - Class in org.nuxeo.ecm.core.api.impl
A filter based on permissions.
PermissionFilter(String, boolean) - Constructor for class org.nuxeo.ecm.core.api.impl.PermissionFilter
 
PermissionFilter(List<String>, List<String>) - Constructor for class org.nuxeo.ecm.core.api.impl.PermissionFilter
 
permissionFromNuxeo(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
PermissionGrantedNotificationListener - Class in org.nuxeo.ecm.permissions
Listener sending an email notification for a granted ACE.
PermissionGrantedNotificationListener() - Constructor for class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
PermissionGuard - Class in org.nuxeo.ecm.webengine.security.guards
Check access against a built-in permission
PermissionGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.PermissionGuard
 
PermissionGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.PermissionGuard
 
PermissionHelper - Class in org.nuxeo.ecm.permissions
 
PermissionListener - Class in org.nuxeo.ecm.permissions
Listener filling the 'aceinfo' directory when an ACP is updated.
PermissionListener() - Constructor for class org.nuxeo.ecm.permissions.PermissionListener
 
permissionMatch(String[], String) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
permissionProvider - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
permissionProvider - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
permissionProvider - Variable in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
PermissionProvider - Interface in org.nuxeo.ecm.core.api.security
Provider for existing permission and permission groups.
PermissionProviderLocal - Interface in org.nuxeo.ecm.core.security
 
permissions - Variable in class org.nuxeo.ecm.core.query.QueryFilter
 
permissions - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
permissions - Variable in class org.nuxeo.ecm.directory.BaseSession
 
permissions - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation
 
PERMISSIONS_EXTENSION_POINT - Static variable in class org.nuxeo.ecm.core.security.SecurityService
 
PermissionService - Class in org.nuxeo.ecm.core.rest.security
Version Service - manage document versions TODO not yet implemented
PermissionService - Class in org.nuxeo.ecm.webengine.security
 
PermissionService() - Constructor for class org.nuxeo.ecm.core.rest.security.PermissionService
 
PermissionService() - Constructor for class org.nuxeo.ecm.webengine.security.PermissionService
 
PermissionsPurge - Class in org.nuxeo.ecm.admin.operation
Schedule a PermissionsPurgeWork to archive ACEs based on permissions_purge page provider from the input document.
PermissionsPurge() - Constructor for class org.nuxeo.ecm.admin.operation.PermissionsPurge
 
PermissionsPurgeWork - Class in org.nuxeo.ecm.admin.permissions
Work archiving ACEs based on a query.
PermissionsPurgeWork(DocumentModel) - Constructor for class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
PermissionSyncRootFactory - Class in org.nuxeo.drive.hierarchy.permission.factory
Permission based implementation of FileSystemItemFactory for a synchronization root FolderItem.
PermissionSyncRootFactory() - Constructor for class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
permissionToNuxeo(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
PermissionTopLevelFactory - Class in org.nuxeo.drive.hierarchy.permission.factory
User workspace and permission based implementation of the TopLevelFolderItemFactory.
PermissionTopLevelFactory() - Constructor for class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
 
PermissionTopLevelFolderItem - Class in org.nuxeo.drive.hierarchy.permission.adapter
User workspace and permission based implementation of the top level FolderItem.
PermissionTopLevelFolderItem() - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.PermissionTopLevelFolderItem
 
PermissionTopLevelFolderItem(String, NuxeoPrincipal, String, List<String>) - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.PermissionTopLevelFolderItem
 
PermissionUIItemComparator - Class in org.nuxeo.ecm.core.security
 
PermissionUIItemComparator() - Constructor for class org.nuxeo.ecm.core.security.PermissionUIItemComparator
 
PermissionUIItemDescriptor - Class in org.nuxeo.ecm.core.security
 
PermissionUIItemDescriptor() - Constructor for class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
PermissionUIItemDescriptor(PermissionUIItemDescriptor) - Constructor for class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
PermissionVisibilityDescriptor - Class in org.nuxeo.ecm.core.security
 
PermissionVisibilityDescriptor() - Constructor for class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
PermissionVisibilityDescriptor(PermissionVisibilityDescriptor) - Constructor for class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
perms - Variable in class org.nuxeo.ecm.webengine.security.guards.And
 
perms - Variable in class org.nuxeo.ecm.webengine.security.guards.Or
 
PerRequestCoreProvider - Class in org.nuxeo.ecm.webengine.jaxrs.session.impl
 
PerRequestCoreProvider() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider
 
PerRequestCoreProvider.Ref - Class in org.nuxeo.ecm.webengine.jaxrs.session.impl
 
PerSessionCoreProvider - Class in org.nuxeo.ecm.webengine.jaxrs.session.impl
 
PerSessionCoreProvider() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
PerSessionCoreProvider.Ref - Class in org.nuxeo.ecm.webengine.jaxrs.session.impl
 
persist(String) - Method in interface org.nuxeo.ecm.core.convert.cache.CachableBlobHolder
Persists the blobHolder to disk.
persist(String) - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
persist(String) - Method in class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
 
persist(String) - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
persistBlobPath - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
persistBlobPath - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumerFactory
 
persistBlobs(String, long, List<Map<String, String>>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
persistBlobs(String, long, List<Map<String, String>>) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
Updates the total storage size and the storage size of the entry with the given key according to sizeOfBlobs and stores the blob information in this entry.
persistBlobs(String, long, List<Map<String, String>>) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
persistCommand(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Persists the pending package operation into file system.
persistDocument - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
persistDocument - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
persistDocument(boolean) - Method in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
Whether to persist the created or updated document.
persisted - Variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
persistedComponents - Variable in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
persistence - Variable in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
PersistenceComponent - Class in org.nuxeo.ecm.core.persistence
 
PersistenceComponent() - Constructor for class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
PersistenceContext - Class in org.nuxeo.ecm.core.storage.sql
This class holds persistence context information.
PersistenceContext(Model, RowMapper, SessionImpl) - Constructor for class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
PersistenceContext.PathAndId - Class in org.nuxeo.ecm.core.storage.sql
 
PersistenceError - Error in org.nuxeo.ecm.core.persistence
 
PersistenceError(String) - Constructor for error org.nuxeo.ecm.core.persistence.PersistenceError
 
PersistenceError(String, Throwable) - Constructor for error org.nuxeo.ecm.core.persistence.PersistenceError
 
persistenceProvider - Variable in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
PersistenceProvider - Class in org.nuxeo.ecm.core.persistence
 
PersistenceProvider(EntityManagerFactoryProvider) - Constructor for class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
PersistenceProvider.RunCallback<T> - Interface in org.nuxeo.ecm.core.persistence
 
PersistenceProvider.RunVoid - Interface in org.nuxeo.ecm.core.persistence
 
PersistenceProviderFactory - Interface in org.nuxeo.ecm.core.persistence
 
persister - Variable in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
persister - Variable in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
persister - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
PERSISTER_XP - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
PersisterDescriptor - Class in org.nuxeo.ecm.platform.routing.core.impl
 
PersisterDescriptor() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.PersisterDescriptor
 
persistPath - Variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
PERSONAL_WORKSPACE_LABEL - Static variable in class org.nuxeo.ecm.platform.userworkspace.constants.UserWorkspaceConstants
 
perspective - Variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
pgtIou - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
pgtIou - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
PHANTOM - Static variable in class org.nuxeo.runtime.deploy.DependencyTree
 
PHANTOM_JS_COMMAND_NAME - Static variable in class org.nuxeo.template.deckjs.DeckJSConverterConstants
 
phoneNumber - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
phoneNumber - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
phoneNumbers - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
PHRASE_QUOTE - Static variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
physicalName - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
physicalTables - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
 
picture - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
picture - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
picture - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
PICTURE_CONVERSIONS_EP - Static variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
PICTURE_FACET - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
PICTURE_FIELD - Static variable in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
PICTURE_INFO_PROPERTY - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
PICTURE_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
PICTURE_RENDITION_KIND - Static variable in class org.nuxeo.ecm.platform.picture.rendition.PictureRenditionDefinitionProvider
 
PICTURE_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
PICTURE_TYPE_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
PICTURE_VIEWS_GENERATION_DONE_EVENT - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
PICTURE_VIEWS_GENERATION_DONE_EVENT - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
 
PICTURE_VIEWS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
PictureBlobHolder - Class in org.nuxeo.ecm.platform.picture.api.adapters
 
PictureBlobHolder(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
 
PictureBlobHolderFactory - Class in org.nuxeo.ecm.platform.picture.api.adapters
 
PictureBlobHolderFactory() - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolderFactory
 
PICTUREBOOK_TYPE_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
PictureBookBlobHolder - Class in org.nuxeo.ecm.platform.picture.api.adapters
 
PictureBookBlobHolder(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
 
PictureChangedListener - Class in org.nuxeo.ecm.platform.picture.listener
Listener updating pre-filling the views of a Picture if the main Blob has changed.
PictureChangedListener() - Constructor for class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
 
PictureConversion - Class in org.nuxeo.ecm.platform.picture.api
Object to store the definition of a picture conversion, to be used when computing views for a given image.
PictureConversion() - Constructor for class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
PictureConversion(String, String, String, Integer) - Constructor for class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
pictureConversionRegistry - Variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
PictureConversionRegistry - Class in org.nuxeo.ecm.platform.picture
Registry for the PictureConversion class (merge supported)
PictureConversionRegistry() - Constructor for class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
 
pictureConversions - Variable in class org.nuxeo.ecm.platform.picture.PictureConversionRegistry
 
pictureMigrationHandler - Variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
PictureMigrationHandler - Class in org.nuxeo.ecm.platform.picture
Migrate old Original picture view to file:content.
PictureMigrationHandler() - Constructor for class org.nuxeo.ecm.platform.picture.PictureMigrationHandler
 
PicturePreviewAdapterFactory - Class in org.nuxeo.ecm.platform.picture.preview.adapter.factories
Preview adapter factory for the Picture document type
PicturePreviewAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.picture.preview.adapter.factories.PicturePreviewAdapterFactory
 
PictureProperty - org.nuxeo.template.api.InputType
 
PictureRenditionDefinitionProvider - Class in org.nuxeo.ecm.platform.picture.rendition
Provides rendition definitions based on the existing picture views.
PictureRenditionDefinitionProvider() - Constructor for class org.nuxeo.ecm.platform.picture.rendition.PictureRenditionDefinitionProvider
 
PictureRenditionProvider - Class in org.nuxeo.ecm.platform.picture.rendition
Provides a rendition based on a picture view (referenced through the rendition definition name).
PictureRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.picture.rendition.PictureRenditionProvider
 
PictureResize - Class in org.nuxeo.ecm.platform.picture.operation
Simple Operation to convert the size of a picture blob
PictureResize() - Constructor for class org.nuxeo.ecm.platform.picture.operation.PictureResize
 
PictureResourceAdapter - Interface in org.nuxeo.ecm.platform.picture.api.adapters
 
PictureResourceAdapterFactory - Class in org.nuxeo.ecm.platform.picture.api.adapters
Factory instantiating PictureResourceAdapter adapter.
PictureResourceAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapterFactory
 
PICTURES_DEFAULT_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.PicturesObject
 
PICTURES_TO_MIGRATE_QUERY - Static variable in class org.nuxeo.ecm.platform.picture.PictureMigrationHandler
 
PicturesObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
since 11.3
PicturesObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.PicturesObject
 
PictureTemplate - Class in org.nuxeo.ecm.platform.picture.api
Deprecated.
since 7.1. Use PictureConversion.
PictureTemplate(String, String, String, Integer) - Constructor for class org.nuxeo.ecm.platform.picture.api.PictureTemplate
Deprecated.
 
pictureTemplates - Variable in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
PICTURETEMPLATES_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
PictureView - Interface in org.nuxeo.ecm.platform.picture.api
 
PictureViewImpl - Class in org.nuxeo.ecm.platform.picture.api
 
PictureViewImpl() - Constructor for class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
PictureViewImpl(Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
PictureViewsGenerationListener - Class in org.nuxeo.ecm.platform.picture.listener
Listener updating pre-filling the views of a Picture if the main Blob has changed.
PictureViewsGenerationListener() - Constructor for class org.nuxeo.ecm.platform.picture.listener.PictureViewsGenerationListener
 
PictureViewsGenerationWork - Class in org.nuxeo.ecm.platform.picture
Deprecated.
since 11.1 use RecomputeViewsAction instead
PictureViewsGenerationWork(String, String, String) - Constructor for class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
pidDir - Variable in class org.nuxeo.launcher.config.ServerConfigurator
 
PING_TIME - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
pingTime - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
pipe - Variable in class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
pipe(InputStream, OutputStream) - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
Deprecated.
since 11.1, seems unused
PIPE_COUNT - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
 
PIPE_NAME - Static variable in class org.nuxeo.ecm.platform.mail.listener.MailEventListener
 
PIPE_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
 
PipeConsumer<T> - Interface in org.nuxeo.ecm.core.event.pipe
SPI for a consumer of messages inside the EventBundlePipe
pipeDispatcher - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
pipes - Variable in class org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher
 
pkg - Variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
PKG_ID - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
PKG_NAME - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
PKG_ROOT - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
PKG_VERSION - Static variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
pkgAdd(String, boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Add a package file into the cache
pkgAdd(List<String>, boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Add a list of packages into the cache, downloading them if needed and possible.
pkgAdm - Variable in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
pkgAdmin - Variable in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
pkgHotfix() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgId - Variable in class org.nuxeo.connect.update.task.update.Rollback
 
pkgId - Variable in class org.nuxeo.connect.update.task.update.RollbackOptions
 
pkgId - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
TYhe package ID
pkgInstall(String, boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Install a local package.
pkgInstall(List<String>, boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Install a list of local packages.
pkgList() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgList(List<? extends DownloadablePackage>) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgListAll() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgNameOrIds - Static variable in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
pkgPurge() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgRemove(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Remove a package from cache.
pkgRemove(List<String>) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Remove a list of packages from cache.
pkgRequest(List<String>, List<String>, List<String>, List<String>, boolean, boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgRequest(List<String>, List<String>, List<String>, List<String>, boolean, boolean, boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgReset() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgSet(List<String>, boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Installs a list of packages and uninstalls the rest (no dependency check)
pkgShow(List<String>) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
pkgtemplates - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
 
pkgUninstall(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Uninstall a local package.
pkgUninstall(List<String>) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Uninstall a list of packages.
pkgUpgrade() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
PLACEHOLDER - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
 
PLACEHOLDER_IS_LICENSED_USER - Static variable in class org.nuxeo.wopi.WOPIServiceImpl
 
PLACEHOLDER_IS_LICENSED_USER_VALUE - Static variable in class org.nuxeo.wopi.WOPIServiceImpl
 
PLAIN - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
PLAIN - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
 
PlainImagePreviewer - Class in org.nuxeo.ecm.platform.preview.adapter
Deprecated.
since 10.3
PlainImagePreviewer() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.PlainImagePreviewer
Deprecated.
 
PlainTextPreviewer - Class in org.nuxeo.ecm.platform.preview.adapter
 
PlainTextPreviewer() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.PlainTextPreviewer
 
platform(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
platformFilter - Variable in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
PlatformFunctions - Class in org.nuxeo.ecm.automation.features
 
PlatformFunctions() - Constructor for class org.nuxeo.ecm.automation.features.PlatformFunctions
 
PlatformHelper - Class in org.nuxeo.connect.update.task.guards
This class can be used to check if the current platform match a given platform.
PlatformHelper() - Constructor for class org.nuxeo.connect.update.task.guards.PlatformHelper
 
PlatformManagementComponent - Class in org.nuxeo.ecm.platform.management
 
PlatformManagementComponent() - Constructor for class org.nuxeo.ecm.platform.management.PlatformManagementComponent
 
platformName(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
platformRange(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
platforms - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
platforms - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
The target platforms where this package may be installed.
platforms - Variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
PlatformVersionHelper - Class in org.nuxeo.ecm.admin.runtime
 
PlatformVersionHelper() - Constructor for class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
PluggableAuthenticationService - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
PluggableAuthenticationService() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
plugin - Variable in class org.nuxeo.io.fsexporter.ExportLogicDescriptor
 
PluginConfigurableNode - Class in org.nuxeo.elasticsearch.core
 
PluginConfigurableNode(Settings, Collection<Class<? extends Plugin>>) - Constructor for class org.nuxeo.elasticsearch.core.PluginConfigurableNode
 
PLUGINS_EP - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
PLUS - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
plusDuration(ZonedDateTime, String) - Static method in class org.nuxeo.elasticsearch.aggregate.DateHelper
Returns a new ZonedDateTime plus the specified duration.
pm - Variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
point - Variable in class org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
 
Point(double, double) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Point
 
POISON_PILL - org.nuxeo.lib.stream.computation.Record.Flag
 
POISON_PILL - Static variable in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
poisonPill - Variable in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
poisonPill() - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
poisonPill() - Method in interface org.nuxeo.lib.stream.pattern.Message
This message is a poison pill it contains no other data, a consumer reading this message will process the batch and stop.
policies - Variable in class org.nuxeo.lib.stream.computation.Settings
 
policies - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
policy - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
policy - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerAntiSamyDescriptor
 
policy - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
Effective policy.
policy - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
policy - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
policy - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
policy - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
policy - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPool
 
policy - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
policy - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
POLICY_TEMPLATE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
PolicyDescriptor() - Constructor for class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
poll() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
poll(long, TimeUnit) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
poll(long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
poll(Duration) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
POLL_INTERVAL_MS - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
POLL_INTERVAL_MS - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
pollDelay - Variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 
pollElement() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
pollElement() - Method in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
pollElement() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
Retrieves and removes an element from the queue, or returns null if the queue is empty.
pollingURL - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduled
 
pollInterval - Variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
pollInterval - Variable in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
 
polygons - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
POLYGONS - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
pool - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
pool - Variable in class org.nuxeo.ecm.core.redis.RedisPoolExecutor
 
pool - Variable in class org.nuxeo.ecm.core.repository.RepositoryService
 
pool - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
pool - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
POOL_SIZE - Static variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
poolConfig - Variable in class org.nuxeo.ecm.core.repository.RepositoryService
 
PoolConfiguration - Class in org.nuxeo.ecm.core.api.repository
Descriptor of the pool of low-level Nuxeo Sessions.
PoolConfiguration() - Constructor for class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
PoolConfiguration(PoolConfiguration) - Constructor for class org.nuxeo.ecm.core.api.repository.PoolConfiguration
Copy constructor.
poolConnectionMonitors - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
PooledDataSourceRegistry - Class in org.nuxeo.runtime.datasource
 
PooledDataSourceRegistry() - Constructor for class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
PooledDataSourceRegistry.ConfigurableManagedDataSource - Class in org.nuxeo.runtime.datasource
A BasicManagedDataSource that can configure its internal XADataSource.
PooledDataSourceRegistry.TransactionManagerWithoutTransaction - Class in org.nuxeo.runtime.datasource
Transaction Manager that is never in a transaction and doesn't allow starting one.
poolingEnabled - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
poolingTimeout - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
poolRegistry - Variable in class org.nuxeo.runtime.datasource.DataSourceComponent
 
pools - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
pop() - Method in class org.nuxeo.common.xmap.Context
 
pop() - Method in class org.nuxeo.ecm.automation.LoginStack
Remove the current login context from the stack.
pop() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
 
pop() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
pop() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
pop() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression.OpStack
 
pop(String) - Method in class org.nuxeo.ecm.automation.OperationContext
 
POP3 - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
POP3S - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
PopBlob - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PopBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PopBlob
 
PopBlobList - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PopBlobList() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PopBlobList
 
popContext() - Method in class org.nuxeo.ecm.automation.core.trace.Tracer
 
PopDocument - Class in org.nuxeo.ecm.automation.core.operations.stack
Pop a document from the context stack and restore the input from the poped document.
PopDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PopDocument
 
PopDocumentList - Class in org.nuxeo.ecm.automation.core.operations.stack
Pop a document from the context stack and restore the input from the popped document.
PopDocumentList() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PopDocumentList
 
popInlineDeployments() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Remove the latest deployed components using NXRuntimeTestCase.pushInlineDeployments(String...).
popInlineDeployments(int) - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
popPage() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
popPrincipal() - Static method in class org.nuxeo.runtime.api.login.LoginComponent
Pops the last principal from the current principal stack.
popScriptFile() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
populate(CoreSession) - Method in class org.nuxeo.ecm.restapi.test.RestServerInit
 
populateAncestorCache(Map<DocumentRef, FolderItem>, DocumentModel, CoreSession, boolean) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
populateAncestorGroups(String, List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
populateDescendantGroups(String, List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
populateExtendedInfo(LogEntry, DocumentModel, ExpressionContext, Collection<ExtendedInfoDescriptor>) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
populateLocalContext(SAMLMessageContext, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
populateProperties(MongoDBConnectionConfig, MongoClientSettings.Builder) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
Exists to be tested.
PopulateRepositoryProbe - Class in org.nuxeo.ecm.platform.management.statuses
 
PopulateRepositoryProbe() - Constructor for class org.nuxeo.ecm.platform.management.statuses.PopulateRepositoryProbe
 
PopulateRepositoryProbe.Runner - Class in org.nuxeo.ecm.platform.management.statuses
 
popWorkSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
port - Variable in class org.nuxeo.dmk.DmkProtocol
 
port - Variable in class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor.RedisHostDescriptor
 
port - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
port - Variable in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
port - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
port - Variable in class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
 
port - Variable in class org.nuxeo.runtime.test.runner.ServletContainerFeature
 
port - Variable in class org.nuxeo.runtime.test.runner.web.Configuration
Port to use for parameter replacement in the home URL.
port() - Method in annotation type org.nuxeo.runtime.test.runner.ServletContainer
Deprecated.
 
PORT - Static variable in class org.nuxeo.runtime.metrics.reporter.ZPageReporter
 
PORT_PLACEHOLDER - Static variable in class org.nuxeo.runtime.test.runner.web.Configuration
 
PORT_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
PORT_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
PORT_SYSTEM_PROP - Static variable in class org.nuxeo.runtime.server.ServerComponent
 
PortalAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.portal
 
PortalAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
pos - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
pos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
pos - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
pos - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
pos() - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
Gets the current position in the iterator.
pos() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
pos() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
pos() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
pos() - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
pos() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
POS - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
POS_COMPARATOR - Static variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
posColumn - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.ColumnInfo
 
posColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
posColumnsInOrderBy - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
POSITION_PARAMETER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
POSITION_X - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
POSITION_Y - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
POSITION_Z - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
positionAfterDate(LogManager, Name, Name, int, long) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
PositionCommand - Class in org.nuxeo.lib.stream.tools.command
Manipulates the consumer position to the beginning, end or a specific timestamp
PositionCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.PositionCommand
 
positionInQueue - Variable in class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
positionToOffset(LogManager, Name, Name, int, long) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
positionToWatermark(LogManager, Name, Name, int, long, String) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
positionX - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
positionY - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
positionZ - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
POSITIVE_ANSWERS - Static variable in class org.nuxeo.launcher.connect.ConnectBroker
 
posMetric - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
possibleValues - Variable in class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
 
post(String, MultiPart, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
post(String, Object) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule
 
post(String, Object, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
POST - org.nuxeo.ecm.restapi.test.BaseTest.RequestType
 
POST_CONTENT_CREATION_HANDLERS_EP - Static variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
POST_TYPE - Static variable in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoConfigurableProvider
 
postAddColumn(Column, List<String>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
PostBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
 
PostBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.PostBlob
 
PostCommitEventExecutor - Class in org.nuxeo.ecm.core.event.impl
Executor that passes an event bundle to post-commit asynchronous listeners (in a separated thread in order to manage transactions).
PostCommitEventExecutor() - Constructor for class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
PostCommitEventExecutor.EventBundleBulkRunner - Class in org.nuxeo.ecm.core.event.impl
Lets the listeners process the event bundle in bulk mode.
PostCommitEventExecutor.EventBundleRunner - Class in org.nuxeo.ecm.core.event.impl
Lets the listeners process the event bundle.
postCommitEventListener - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
PostCommitEventListener - Interface in org.nuxeo.ecm.core.event
A specialized event listener that is notified after the user operation is committed.
postCommitExec - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
PostCommitFilteringEventListener - Interface in org.nuxeo.ecm.core.event
Post-commit listener that can decide synchronously whether it's worth calling.
PostCommitOperationEventListener - Class in org.nuxeo.ecm.automation.core.events
 
PostCommitOperationEventListener() - Constructor for class org.nuxeo.ecm.automation.core.events.PostCommitOperationEventListener
 
PostContentCreationHandler - Interface in org.nuxeo.ecm.platform.content.template.service
Handler called after the content creation done by the ContentTemplateService.
PostContentCreationHandlerDescriptor - Class in org.nuxeo.ecm.platform.content.template.service
Descriptor of a registered PostContentCreationHandler.
PostContentCreationHandlerDescriptor() - Constructor for class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
postContentCreationHandlerDescriptors - Variable in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
 
PostContentCreationHandlerRegistry - Class in org.nuxeo.ecm.platform.content.template.service
PostContentCreationHandlerRegistry() - Constructor for class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
 
postDeletePermission() - Method in class org.nuxeo.ecm.core.rest.security.PermissionService
 
PostfixExpression - Class in org.nuxeo.ecm.webengine.security
 
PostfixExpression(String) - Constructor for class org.nuxeo.ecm.webengine.security.PostfixExpression
 
PostfixExpression.OpStack - Class in org.nuxeo.ecm.webengine.security
 
PostfixExpression.Token - Class in org.nuxeo.ecm.webengine.security
 
PostfixExpression.Visitor - Interface in org.nuxeo.ecm.webengine.security
 
postInit() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
PostInstallCommand - Class in org.nuxeo.connect.update.task.standalone.commands
Base class for flush like commands.
PostInstallCommand(String) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.PostInstallCommand
 
postloadDevBundles() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Deprecated.
since 9.3, we now have a new mechanism to hot reload bundles from DevFrameworkBootstrap.devBundlesFile. The new mechanism copies bundles to nxserver/bundles, so it's now useless to postload dev bundles as they're deployed as a regular bundle.
postPermission() - Method in class org.nuxeo.ecm.core.rest.security.PermissionService
 
postProcess() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
Precompute what we can from the information available for a regular schema table, or a collection table.
postProcessBlobs(List<Blob>) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
postProcessClusterInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
postProcessClusterNodes() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
postProcessCopy() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
postProcessDelete() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
postProcessHierarchy() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
Additional SQL for the hierarchy table.
postProcessInsert() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
postProcessRepository() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
postProcessRootIdSelect() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
postProcessSelectById() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
postProcessSelectChildrenIdsAndTypes() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
POSTREQUEST - org.nuxeo.ecm.restapi.test.BaseTest.RequestType
 
postSave() - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
postSetUp() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Called after framework was started (at the end of setUp).
POWER_USERS_GROUP - Static variable in class org.nuxeo.ecm.directory.BaseSession
 
POWER_USERS_GROUP - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
POWER_USERS_GROUP - Static variable in class org.nuxeo.ecm.platform.audit.provider.LatestCreatedUsersOrGroupsPageProvider
 
POWERUSERS - Static variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
ppService - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
ppService - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider
Deprecated.
since 11.1. Use Framework.getService(Class) with PageProviderService instead.
PptMimetypeSniffer - Class in org.nuxeo.ecm.platform.mimetype.detectors
 
PptMimetypeSniffer() - Constructor for class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 
PPTX2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
Pptx to text converter: parses the Open XML presentation document to read its content.
PPTX2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.PPTX2TextConverter
 
PRE_TYPE - Static variable in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoConfigurableProvider
 
PRECOMPUTED_KEY - Static variable in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
PreConditionFailedException - Exception in org.nuxeo.wopi.exception
 
PreConditionFailedException() - Constructor for exception org.nuxeo.wopi.exception.PreConditionFailedException
 
predeploy() - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
predeploy(ContainerDescriptor) - Static method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
predicate - Variable in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
 
predicate - Variable in class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
 
predicate - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
predicate - Variable in class org.nuxeo.ecm.core.query.sql.model.HavingClause
 
predicate - Variable in class org.nuxeo.ecm.core.query.sql.model.WhereClause
 
predicate - Variable in enum org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
 
predicate - Variable in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
predicate() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
predicate(Predicate) - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
Adds a new predicate to the list.
Predicate - Class in org.nuxeo.ecm.core.query.sql.model
Predicates are boolean expressions.
Predicate(Operand, Operator, Operand) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Predicate
 
PredicateDefinition - Interface in org.nuxeo.ecm.platform.query.api
 
PredicateDescriptor - Class in org.nuxeo.ecm.platform.query.core
Predicate descriptor accepting a schema and field, an operator, and a parameter.
PredicateDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
PredicateFieldDefinition - Interface in org.nuxeo.ecm.platform.query.api
 
predicateNamespace - Variable in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
 
predicates - Variable in class org.nuxeo.ecm.core.query.sql.model.MultiExpression
 
predicates - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
Predicates - Class in org.nuxeo.ecm.core.query.sql.model
Predicate builders.
PREFERRED_ICON_SIZE - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
preferredUsername - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
preferredUsername - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
preferredUsername - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
prefetch - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
prefetchCurrentLifecycleState(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Used to set lifecycle state along with prefetching other properties.
prefetchCurrentLifecycleState(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
prefetchCurrentLifecycleState(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
prefetchCurrentLifecycleState(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
prefetchInfo - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
prefetchInfo - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Effective prefetch info.
PrefetchInfo - Class in org.nuxeo.ecm.core.schema
Information about what's to be prefetched: individual properties and whole schemas.
PrefetchInfo(String) - Constructor for class org.nuxeo.ecm.core.schema.PrefetchInfo
 
prefetchLifeCyclePolicy(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Used to set lifecycle policy along with prefetching other properties.
prefetchLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
prefetchLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
prefetchLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
prefilCache() - Method in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
preFillPictureViews(Blob, List<Map<String, Object>>, ImageInfo) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
 
preFillPictureViews(Blob, List<Map<String, Object>>, ImageInfo) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
 
preFillPictureViews(Blob, List<Map<String, Object>>, ImageInfo) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
Pre-fill this Picture views using the given pictureConversions and blob.
preFillPictureViews(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
 
prefix - Variable in class org.nuxeo.common.utils.i18n.Labeler
 
prefix - Variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
prefix - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
prefix - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
prefix - Variable in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
The prefix to append to field name.
prefix - Variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
prefix - Variable in class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
prefix - Variable in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
prefix - Variable in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
 
prefix - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
prefix - Variable in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
prefix - Variable in class org.nuxeo.ecm.core.schema.Namespace
 
prefix - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
prefix - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.PrefixInfo
 
prefix - Variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
prefix - Variable in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
prefix - Variable in class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
 
prefix - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleResourceResolver
 
prefix - Variable in class org.nuxeo.ecm.webengine.util.PathMatcher.PrefixMatcher
 
prefix - Variable in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
prefix - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool.NamedThreadFactory
 
prefix - Variable in class org.nuxeo.lib.stream.log.NameResolver
 
prefix - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool.NamedThreadFactory
 
prefix - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
prefix - Variable in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
prefix - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
prefix - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
prefix - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
prefix - Variable in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
prefix(String) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
PREFIX - Static variable in interface org.nuxeo.ecm.core.api.NuxeoGroup
 
PREFIX - Static variable in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
PREFIX - Static variable in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
 
PREFIX - Static variable in class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
 
PREFIX - Static variable in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
 
PREFIX - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
 
PREFIX - Static variable in interface org.nuxeo.ecm.web.resources.api.Resource
Marker for Nuxeo web resources, used by URI locators.
PREFIX - Static variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
PREFIX - Static variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
PREFIX_OPTION - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
PREFIX_OPTION - Static variable in class org.nuxeo.runtime.metrics.reporter.StackdriverReporter
 
PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
PREFIX_SEPARATOR - Static variable in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
 
PREFIXED_ID_KEY_NAME - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
prefixIds - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
PrefixInfo(String, int) - Constructor for class org.nuxeo.ecm.core.storage.QueryOptimizer.PrefixInfo
 
prefixKeys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
prefixLen - Variable in class org.nuxeo.lib.stream.log.NameResolver
 
PrefixMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.util.PathMatcher.PrefixMatcher
 
prefixName - Variable in class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
prefixThreadName() - Method in class org.nuxeo.wopi.jaxrs.WOPIRoot
 
prefixToSchema - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
preloadDevBundles() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Deprecated.
since 9.3, we now have a new mechanism to hot reload bundles from DevFrameworkBootstrap.devBundlesFile. The new mechanism copies bundles to nxserver/bundles, so it's now useless to preload dev bundles as they're deployed as a regular bundle.
prepareClusterInvalidator() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
PREPARED - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
preparedStatement - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.CursorResult
 
prepareSQL() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
prepareStatementWithAutoKeys(String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
Create a PreparedStatement returning the id key if it is auto-incremented and dialect has identity generated key (Dialect.hasIdentityGeneratedKey()).
prepareStringLiteral(String, boolean, boolean) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
Return the string literal in a form ready to embed in an NXQL statement.
prepareUserReadAcls(QueryFilter) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
prepareValues(Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
prepareWaitForIndexing() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
A Future that accepts callback on completion when all the indexing worker are done.
prepareWaitForIndexing() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
prepareWaitForIndexing() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
PREPARING - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
prependText(String, String) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
preprocess() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
preprocess(Container) - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
preprocessAuditEntries(List<LogEntry>, CoreSession, String) - Method in class org.nuxeo.template.context.extensions.AuditExtensionFactory
 
preProcessBundle(EventBundle) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
preprocessCommentsIfNeeded(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
preprocessCommentsIfNeeded(List<LogEntry>) - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
preprocessCommentsIfNeeded(List<LogEntry>) - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
PreprocessedHtmlPreviewAdapter - Class in org.nuxeo.ecm.platform.preview.adapter.base
Base class for preview adapters that will use preprocessed HTML preview that is stored inside the document.
PreprocessedHtmlPreviewAdapter(List<String>) - Constructor for class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
 
PREPROCESSING - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
PREPROCESSING - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
preProcessServiceName(String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
preprocessVars(Properties) - Method in class org.nuxeo.common.utils.TextTemplate
 
PresentationSlide - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation
Representation of a presentation document slide with its string content and its order.
PresentationSlide(String, int) - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
prev - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.OperationMethod
 
prev - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
prev - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
prev - Variable in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
PREVENT_USER_UPDATE - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
 
preview(boolean, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PreviewAdapter
 
PreviewAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
 
PreviewAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PreviewAdapter
 
PreviewAdapterFactory - Interface in org.nuxeo.ecm.platform.preview.adapter
Interface that should be implemented by contributed code to manage custom preview adapters.
PreviewAdapterManager - Interface in org.nuxeo.ecm.platform.preview.adapter
Interface of the service that is responsible for managing PreviewAdapters.
PreviewAdapterManagerComponent - Class in org.nuxeo.ecm.platform.preview.adapter
Runtime component that handles the extension points and the service interface for Preview Adapter management.
PreviewAdapterManagerComponent() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
PreviewDocumentModelAdapterFactory - Class in org.nuxeo.ecm.platform.preview.adapter
Factory for the DocumentModelAdapter service.
PreviewDocumentModelAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.PreviewDocumentModelAdapterFactory
 
PREVIEWED_MIME_TYPE - Static variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
previewerFactory - Variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
PreviewException - Exception in org.nuxeo.ecm.platform.preview.api
Preview exception.
PreviewException(String) - Constructor for exception org.nuxeo.ecm.platform.preview.api.PreviewException
 
PreviewException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.preview.api.PreviewException
 
PreviewException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.preview.api.PreviewException
 
PreviewHelper - Class in org.nuxeo.ecm.platform.preview.helper
 
PreviewJsonEnricher - Class in org.nuxeo.ecm.platform.preview.io
Enrich DocumentModel Json.
PreviewJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.preview.io.PreviewJsonEnricher
 
previewScreenshotInDurationPercent - Variable in class org.nuxeo.ecm.platform.video.service.Configuration
 
previous - Variable in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
The parent handler if any otherwise null
previous - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.AfterClassStatement
 
PREVIOUS_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.el.ELConstants
Previous document variable
PREVIOUS_DOCUMENT_MODEL - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with beforeDocumentModification and documentModified events to hold the state that is about to be / has been overwritten by the saveDocument.
previousEntry() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
previousEntry() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Move the current entry to the previous one, if applicable.
previousPage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
previousPage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Go to the previous page
previousProperties - Variable in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
 
previousTitle - Static variable in class org.nuxeo.ecm.core.storage.sql.listeners.DummyBeforeModificationListener
 
PRIMARY - org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.MODE
 
PRIMARY_TYPE - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
primaryKey - Variable in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
primaryType - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
primaryType - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
 
PrimitiveArrays - Class in org.nuxeo.common.collections
 
PrimitiveType - Class in org.nuxeo.ecm.core.schema.types
Primitive type (basic types like long, string, boolean, etc.).
PrimitiveType(String) - Constructor for class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
principal - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
principal - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
principal - Variable in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
principal - Variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
principal - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
principal - Variable in class org.nuxeo.ecm.core.api.local.LocalSession
 
principal - Variable in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
Deprecated.
 
principal - Variable in class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
principal - Variable in class org.nuxeo.ecm.core.query.QueryFilter
 
principal - Variable in class org.nuxeo.ecm.platform.login.CallbackResult
 
principal - Variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
 
principal - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
principal - Variable in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
principal - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper
 
principal - Variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
principal - Variable in class org.nuxeo.runtime.api.login.NuxeoLoginContext
 
PRINCIPAL - Static variable in class org.nuxeo.ecm.platform.el.ELConstants
Principal variable
PRINCIPAL_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
PRINCIPAL_AUTHOR_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
PRINCIPAL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
PRINCIPAL_NAME_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
PRINCIPAL_STACK - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
The thread-local principal stack.
principalCache - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
principalFullName(NuxeoPrincipal) - Static method in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
principalFullName(NuxeoPrincipal) - Static method in class org.nuxeo.wopi.Helpers
 
PrincipalHelper - Class in org.nuxeo.ecm.automation.features
Provides helper methods to find extract permissions/principals info from documents.
PrincipalHelper(UserManager, PermissionProvider) - Constructor for class org.nuxeo.ecm.automation.features.PrincipalHelper
 
PrincipalHelper.EmailCollector - Class in org.nuxeo.ecm.automation.features
 
principalId - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
PrincipalImpl - Class in org.nuxeo.ecm.platform.login
This class implements the principal interface.
PrincipalImpl(String) - Constructor for class org.nuxeo.ecm.platform.login.PrincipalImpl
Construct a principal from a string user name.
principalName - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
principals - Variable in class org.nuxeo.ecm.core.query.QueryFilter
 
principals - Variable in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
PrincipalWrapper - Class in org.nuxeo.ecm.automation.core.scripting
 
PrincipalWrapper(NuxeoPrincipal) - Constructor for class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
print(boolean) - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
print(BufferedWriter) - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
print(BufferedWriter) - Method in class org.nuxeo.ecm.automation.core.trace.LiteCall
 
print(BufferedWriter) - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
print(PrintWriter) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
print(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
print(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
print(StringBuilder, ThreadInfo) - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.JVM16Printer
 
print(StringBuilder, ThreadInfo) - Method in interface org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.Printer
 
print(Trace) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
printable - Variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
printableAssertor - Variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
printCalendar(Calendar, CSVPrinter) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
printCalls(List<Call>, BufferedWriter) - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
printCapturedContext(Throwable) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
printDeploymentOrderInfo(List<File>) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
printer - Variable in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
printError(Exception, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAtomPubServlet
 
printError(CallContext, Exception, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisBrowserBindingServlet
 
printHeading(String, BufferedWriter) - Method in class org.nuxeo.ecm.automation.core.trace.Call
 
printHeading(String, BufferedWriter) - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
printHeading(WikiSerializerHandler, Writer, Toc.Entry) - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocText
 
printInfo(FragmentRegistry) - Static method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
println() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
println() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
println(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
println(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
printLock(StringBuilder, LockInfo) - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.JVM16Printer
 
printLock(StringBuilder, LockInfo) - Method in interface org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.Printer
 
printMessages() - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
printMonitors(StringBuilder, MonitorInfo[], int) - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.JVM16Printer
 
printMonitors(StringBuilder, MonitorInfo[], int) - Method in interface org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.Printer
 
printPropertiesHeader(List<String>, List<String>, CSVPrinter) - Static method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVHelper
Prints the fields for document model properties of given schemas and xpaths.
printStartedMessage() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
printStartMessage() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
printSystemPropertiesHeader(CSVPrinter) - Static method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVHelper
Prints the fields for document model system properties.
printToc(WikiSerializerHandler, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocText
 
printTocFooter(WikiSerializerHandler, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocText
 
printTocHeader(WikiSerializerHandler, Writer, String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocText
 
printValue(Serializable, StringBuilder) - Static method in class org.nuxeo.ecm.core.storage.sql.Row
 
Priorities - Interface in org.nuxeo.ecm.core.io.registry.reflect
Some priorities constants used for annotation's property Setup.priority().
priority - Variable in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
priority - Variable in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
priority - Variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
priority - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
The priority to be used to order listeners.
priority - Variable in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
 
priority - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
priority - Variable in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
 
priority - Variable in class org.nuxeo.runtime.avro.AvroReplacementDescriptor
 
priority() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.OperationMethod
 
priority() - Method in annotation type org.nuxeo.ecm.core.io.registry.reflect.Setup
see Priorities for example values.
pristine - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
The pristine fragments.
PRISTINE - org.nuxeo.ecm.core.storage.sql.Fragment.State
The fragment exists in the database but hasn't been changed yet.
PRIVACY_SENSITIVE - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
Private - Annotation Type in org.nuxeo.ecm.webengine.model
 
PRIVATE - Static variable in class org.nuxeo.ecm.webengine.model.TypeVisibility
 
PRIVATE_KEY_ID_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
PRIVATE_KEY_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
privateKey - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
privilege - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor.ACLDescriptor
 
privKey - Variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
PRIVKEY_ALIAS_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
PRIVKEY_ALIAS_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
PRIVKEY_PASS_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
PRIVKEY_PASS_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
privKeyId - Variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
Probe - Interface in org.nuxeo.runtime.management.api
 
PROBE_PARAM - Static variable in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
probeAndRun(String) - Method in interface org.nuxeo.runtime.migration.MigrationService
Probes the migration state and runs a migration.
probeAndRun(String) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
probeAndSetState(String) - Method in interface org.nuxeo.runtime.migration.MigrationService
Probes the current state of a migration by analyzing persistent data, and sets it as the new current state.
probeAndSetState(String) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
ProbeDescriptor - Class in org.nuxeo.ecm.core.management.probes
 
ProbeDescriptor() - Constructor for class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
 
ProbeInfo - Interface in org.nuxeo.ecm.core.management.api
 
ProbeInfoImpl - Class in org.nuxeo.ecm.core.management.probes
 
ProbeInfoImpl(ProbeDescriptor) - Constructor for class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
ProbeInfoJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
 
ProbeInfoJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.ProbeInfoJsonWriter
 
ProbeInfoListJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
 
ProbeInfoListJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.ProbeInfoListJsonWriter
 
ProbeManager - Interface in org.nuxeo.ecm.core.management.api
 
ProbeManagerImpl - Class in org.nuxeo.ecm.core.management.probes
 
ProbeManagerImpl() - Constructor for class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
ProbeMBean - Interface in org.nuxeo.ecm.core.management.api
 
probeRepository(String) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
 
probeRunner - Variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
ProbeRunnerMBean - Interface in org.nuxeo.ecm.core.management.api
 
probes - Variable in class org.nuxeo.ecm.core.management.statuses.HealthCheckResult
 
PROBES_EP - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
probesByShortcuts - Variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
ProbeScheduleListener - Class in org.nuxeo.ecm.platform.management.statuses
 
ProbeScheduleListener() - Constructor for class org.nuxeo.ecm.platform.management.statuses.ProbeScheduleListener
 
ProbeScheduler - Class in org.nuxeo.ecm.platform.management.statuses
 
ProbeScheduler() - Constructor for class org.nuxeo.ecm.platform.management.statuses.ProbeScheduler
 
ProbeSchedulerMBean - Interface in org.nuxeo.ecm.platform.management.statuses
 
probeSession(CoreSession) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
 
probeSession(CoreSession) - Method in class org.nuxeo.ecm.core.trash.TrashedStateMigrator
 
probeSession(CoreSession) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
probeSession(CoreSession) - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
probesForHealthCheck - Variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
ProbesObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
 
ProbesObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.ProbesObject
 
probeState() - Method in class org.nuxeo.ecm.core.trash.TrashedStateMigrator
 
probeState() - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
probeState() - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
probeState() - Method in interface org.nuxeo.runtime.migration.MigrationService.Migrator
Probes the current state of a migration by analyzing persistent data.
probeState() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.InvalidatorMigrator
 
ProbeStatus - Class in org.nuxeo.runtime.management.api
 
ProbeStatus(String, Boolean) - Constructor for class org.nuxeo.runtime.management.api.ProbeStatus
 
ProbeStatus(Map<String, String>, Boolean) - Constructor for class org.nuxeo.runtime.management.api.ProbeStatus
 
ProbeStatusJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
 
ProbeStatusJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.ProbeStatusJsonWriter
 
proceed(Client, String...) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
proceedWithPatterns(Client, String...) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
process(byte[], int, int, long, char, String, Map) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
process(byte[], int, int, long, char, String, Map) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
process(byte[], int, int, long, char, String, Map) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 
process(byte[], int, int, long, char, String, Map) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
process(File, int, int, long, char, String, Map) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
 
process(File, int, int, long, char, String, Map) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
 
process(File, int, int, long, char, String, Map) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
 
process(File, int, int, long, char, String, Map) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
process(File, File, File[]) - Static method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
Run preprocessing in the given home directory and using the given list of bundles.
process(Class<?>, Object) - Method in class org.nuxeo.runtime.mockito.NuxeoInjectingAnnotationEngine
Process the fields of the test instance and create Mocks, Spies, Captors and inject them on fields annotated @InjectMocks.
process(Element) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
process(Mock, Field) - Method in class org.nuxeo.runtime.mockito.NuxeoServiceMockAnnotationProcessor
 
process(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMember
 
process(Blob) - Method in interface org.nuxeo.ecm.platform.preview.adapter.BlobPostProcessor
 
process(RenderingContext) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
 
process(RenderingContext) - Method in interface org.nuxeo.ecm.platform.rendering.RenderingEngine
Processes the given context and return a rendering result.
process(RenderingContext) - Method in interface org.nuxeo.ecm.platform.rendering.RenderingService
Processes the given context and returns a collection of results.
process(RenderingContext) - Method in class org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingEngine
 
process(Resource, Reader, Writer) - Method in class org.nuxeo.ecm.web.resources.wro.processor.AbstractFlavorProcessor
 
process(Resource, Reader, Writer, String) - Method in class org.nuxeo.ecm.web.resources.wro.processor.AbstractFlavorProcessor
 
process(Resource, Reader, Writer, String) - Method in class org.nuxeo.ecm.web.resources.wro.processor.FlavorResourceProcessor
 
process(Resource, Reader, Writer, String) - Method in class org.nuxeo.ecm.web.resources.wro.processor.SassCssFlavorProcessor
 
processAuthenticationResponse(SAMLMessageContext) - Method in interface org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfile
 
processAuthenticationResponse(SAMLMessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfileImpl
 
processBatch() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
processBatch(List<String>) - Method in class org.nuxeo.ecm.core.BatchProcessorWork
 
processBatch(List<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
 
processBatched(int, Collection<T>, Consumer<T>, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
Deprecated, for removal: This API element is subject to removal in a future version.
processBatched(MigrationService.MigrationContext, int, Collection<T>, Consumer<T>, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
Runs a consumer on the collection, committing every BATCH_SIZE elements, reporting progress and checking for shutdown request.
processBatchOfDocuments(List<String>) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
processBatchWithRetry(Execution) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
processBinary(Client) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
processBundleForCompat(FragmentDescriptor, File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
processClusterInvalidationsNext() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
processClusterInvalidationsNext() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
Makes sure that the next transaction will process cluster invalidations.
processComments(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
 
processContainer(DocumentModel, int) - Method in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
processCopiedCollection(DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Update all documents referenced by a collection to add a reference back the collection.
processCopiedCollection(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
processDelta(Delta, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
processDirectory(File, File) - Method in class org.nuxeo.common.utils.TextTemplate
Recursively process each file from "in" directory to "out" directory.
processDoc(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction.RecomputeThumbnailsComputation
 
processDoc(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener
 
processDocAttributes(DocumentModel, Element, AttributeConfigDescriptor) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
processDocumentAboutToBeRemoved(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentAboutToBeRemoved(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentAboutToBeRemoved(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentBeforeCheckedIn(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentBeforeCheckedIn(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentBeforeCheckedIn(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentBeforeCheckedOut(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentBeforeCheckedOut(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentBeforeCheckedOut(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentBeforeRestore(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentBeforeRestore(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentBeforeRestore(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentBeforeUpdate(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentBeforeUpdate(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentBeforeUpdate(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentCheckedIn(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentCheckedIn(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentCheckedIn(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentCheckedOut(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentCheckedOut(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentCheckedOut(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentCopied(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentCopied(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentCopied(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentCreated(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentCreated(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentCreated(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentMoved(CoreSession, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentMoved(CoreSession, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentMoved(CoreSession, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentRestored(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentRestored(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentRestored(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentsUpdate() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
processDocumentsUpdate() - Method in interface org.nuxeo.ecm.liveconnect.update.BatchUpdateBlobProvider
Trigger the documents update for the implementing providers.
processDocumentTrashOp(CoreSession, DocumentModel, boolean) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentTrashOp(CoreSession, DocumentModel, boolean) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentTrashOp(CoreSession, DocumentModel, boolean) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processDocumentUpdated(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
processDocumentUpdated(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
processDocumentUpdated(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
processed - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
processedDescriptors - Static variable in class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
 
processedLock - Static variable in class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
 
processedPath - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
processElementsInFolder(DocumentModel, List<DocumentRouteTableElement>, RouteTable, CoreSession, int, RouteFolderElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
processEventBundles(List<EventBundle>) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
 
processEventBundles(List<EventBundle>) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
processExpression(Expression, List<? extends Operand>) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ReferencePrefixAnalyzer
 
processFailure(ComputationContext, Throwable) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
processFailure(ComputationContext, Throwable) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
processFailure(ComputationContext, Throwable) - Method in class org.nuxeo.lib.stream.computation.AbstractComputation
 
processFailure(ComputationContext, Throwable) - Method in interface org.nuxeo.lib.stream.computation.Computation
processFallback(ComputationContextImpl) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processFile(ContainerDescriptor, File) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
processFolderishNodeCreationError(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory
By default there is no process bound to a folderish node creation error, and the global import task will continue.
processFolderishNodeCreationError(CoreSession, DocumentModel, SourceNode) - Method in interface org.nuxeo.ecm.platform.importer.factories.ImporterDocumentModelFactory
Defines the process to execute when a folderish node creation error occurs.
processFreemarker(File, File) - Method in class org.nuxeo.common.utils.TextTemplate
 
processId - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
If not provided and the operation is run within a workflow (chain called by a transition or an escalation rule for instance), this parameter is bound to the "workflowInstanceId" operation context variable, see GraphNodeImpl.getWorkflowContextualInfo(CoreSession, boolean).
processing - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
processingDurationMillis - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
processingEndTime - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
processingMailBoxes - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
 
processingStartTime - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
processInstallForm(String, int, String) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
processLatencies(ComputationContext, LogPartitionGroup, List<Latency>) - Method in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
processLatencies(ComputationContext, LogPartitionGroup, List<Latency>) - Method in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
processLatencies(ComputationContext, LogPartitionGroup, List<Latency>) - Method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
processLeafNodeCreationError(CoreSession, DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory
By default there is no process bound to a leaf node creation error, and the global import task will continue.
processLeafNodeCreationError(CoreSession, DocumentModel, SourceNode) - Method in interface org.nuxeo.ecm.platform.importer.factories.ImporterDocumentModelFactory
Defines the process to execute when a leaf node creation error occurs.
processLine(String, int) - Method in class org.nuxeo.mail.MailLogOutputStream
 
processListDiff(State.ListDiff, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
processLogoutRequest(SAMLMessageContext, SAMLCredential) - Method in interface org.nuxeo.ecm.platform.auth.saml.slo.SLOProfile
 
processLogoutRequest(SAMLMessageContext, SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.slo.SLOProfileImpl
 
processLogoutResponse(SAMLMessageContext) - Method in interface org.nuxeo.ecm.platform.auth.saml.slo.SLOProfile
 
processLogoutResponse(SAMLMessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.slo.SLOProfileImpl
 
processLoop() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processManifest(FragmentDescriptor, String, Manifest) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
 
processModelGroup(Schema, ComplexType, String, ComplexType, XSModelGroup, boolean) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
processNoteBlob(Blob) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.NoteHtmlPreviewAdapter
 
processor - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
processor - Variable in class org.nuxeo.binary.metadata.internals.MetadataProcessorDescriptor
 
processor - Variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
 
processor - Variable in class org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
 
processor - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromContext
 
processor - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
processor - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
processor - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
processor - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
Processor - Interface in org.nuxeo.ecm.web.resources.api
Resource processor.
PROCESSOR_XP - Static variable in class org.nuxeo.template.service.TemplateProcessorComponent
 
ProcessorDescriptor - Class in org.nuxeo.ecm.web.resources.core
 
ProcessorDescriptor() - Constructor for class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
processorRegistry - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
processorRegistry - Variable in class org.nuxeo.template.service.TemplateProcessorComponent
 
ProcessorRegistry - Class in org.nuxeo.ecm.web.resources.core.service
Registry for processors registry.
ProcessorRegistry() - Constructor for class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
processors - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
processors - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
processors - Variable in class org.nuxeo.ecm.web.resources.core.service.ProcessorRegistry
 
processors - Variable in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
processors - Variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
processors - Variable in class org.nuxeo.template.service.TemplateProcessorRegistry
 
PROCESSORS_ENDPOINT - Static variable in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
PROCESSORS_STREAM - Static variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
processReceivedInvalidations() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
processReceivedInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Applies all invalidations accumulated.
processReceivedInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Processes all invalidations accumulated.
processReceivedInvalidations(Set<RowId>) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Processes all invalidations accumulated.
processRecord() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure.WorkFailureComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.bulk.action.computation.ExposeBlob
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.bulk.action.computation.ZipBlob
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkStatusComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.work.WorkComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.elasticsearch.bulk.IndexCompletionComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
processRecord(ComputationContext, String, Record) - Method in interface org.nuxeo.lib.stream.computation.Computation
Process an incoming record on one of the computation's input streams.
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
processRecord(ComputationContext, Record) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
processRecordTimer - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processRecordWithRetry(String, Record) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processRecordWithTracing(String, Record) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processReference(Reference) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ReferencePrefixAnalyzer
 
processRemovedCollection(DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Update all documents referenced by a collection to remove the reference to the collection.
processRemovedCollection(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
processRemovedCollectionMember(DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Update all collections referenced by a document.
processRemovedCollectionMember(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
processRestoredCollection(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Restore the collection members of the version.
processRestoredCollection(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
processRetry(ComputationContext, Throwable) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
processRetry(ComputationContext, Throwable) - Method in class org.nuxeo.lib.stream.computation.AbstractComputation
 
processRetry(ComputationContext, Throwable) - Method in interface org.nuxeo.lib.stream.computation.Computation
processSlices(long, long, S3Utils.SliceConsumer) - Static method in class org.nuxeo.ecm.core.storage.sql.S3Utils
Calls the consumer on all slices.
processStateDiff(State.StateDiff, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
processStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
processString(CryptoProperties, String) - Method in class org.nuxeo.common.utils.TextTemplate
That method is not recursive.
processText(InputStream) - Method in class org.nuxeo.common.utils.TextTemplate
 
processText(InputStream, OutputStreamWriter) - Method in class org.nuxeo.common.utils.TextTemplate
 
processText(String) - Method in class org.nuxeo.common.utils.TextTemplate
 
processTimer() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processTimer(ComputationContext, String, long) - Method in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
 
processTimer(ComputationContext, String, long) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
processTimer(ComputationContext, String, long) - Method in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
processTimer(ComputationContext, String, long) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
processTimer(ComputationContext, String, long) - Method in class org.nuxeo.lib.stream.computation.AbstractComputation
 
processTimer(ComputationContext, String, long) - Method in interface org.nuxeo.lib.stream.computation.Computation
Process a timer callback previously set via ComputationContext.setTimer(String, long).
processTimer(ComputationContext, String, long) - Method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
processTimer(ComputationContext, String, long) - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
processTimerTimer - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processTimerWithRetry(String, Long) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processTimerWithTracing(long, LinkedHashMap<String, Long>) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
processTransition(Event) - Method in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
 
processValue(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
produce - Variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
produce - Variable in class org.nuxeo.ecm.automation.core.TypeAdapterContribution
 
PRODUCE_IMMEDIATE_OPTION - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
produceBucket(ComputationContext, String, int, long, long) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
Produces a bucket as a record to appropriate bulk action stream.
produceDomainEvents() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
produceImmediate - Variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
produceImmediate - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
produceImmediate - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
produceImmediateThreshold - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
produceImmediateThreshold - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
producer - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
producer - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
producer - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerStatus
 
PRODUCER_CLIENT_ID_SEQUENCE - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
produceRecord(String, String, byte[]) - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
Emit a record downstream.
produceRecord(String, Record) - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
 
produceRecord(String, Record) - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
produceRecordImmediate(String, String, byte[]) - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
produceRecordImmediate(String, Record) - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
Writes to an output stream immediately.
ProducerFactory<M extends Message> - Interface in org.nuxeo.lib.stream.pattern.producer
 
producerId - Variable in class org.nuxeo.lib.stream.pattern.producer.AbstractProducer
 
producerId - Variable in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
ProducerIterator<M extends Message> - Interface in org.nuxeo.lib.stream.pattern.producer
A ProducerIterator returns Message.
producerLoop(ProducerIterator<M>) - Method in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
ProducerPool<M extends Message> - Class in org.nuxeo.lib.stream.pattern.producer
A Pool of ProducerRunner
ProducerPool(String, LogManager, Codec<M>, ProducerFactory<M>, short) - Constructor for class org.nuxeo.lib.stream.pattern.producer.ProducerPool
 
ProducerPool(String, LogManager, ProducerFactory<M>, short) - Constructor for class org.nuxeo.lib.stream.pattern.producer.ProducerPool
Deprecated.
since 11.1, due to serialization issue with java 11, use ProducerPool(String, LogManager, Codec, ProducerFactory, short) which allows to give a codec to appender.
producerProperties - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
producerProperties - Variable in class org.nuxeo.lib.stream.tools.KafkaConfigParser
 
producerProperties - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
ProducerProperties() - Constructor for class org.nuxeo.runtime.kafka.KafkaConfigDescriptor.ProducerProperties
 
producerProps - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
ProducerRunner<M extends Message> - Class in org.nuxeo.lib.stream.pattern.producer.internals
A callable pulling a producer iterator in loop.
ProducerRunner(ProducerFactory<M>, LogAppender<M>, int) - Constructor for class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
producers - Static variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
producersCount - Variable in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
ProducerStatus - Class in org.nuxeo.lib.stream.pattern.producer
The return status of a ProducerRunner
ProducerStatus(int, long, long, long, boolean) - Constructor for class org.nuxeo.lib.stream.pattern.producer.ProducerStatus
 
producerTimer - Variable in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
PRODUCT_NAME - Static variable in class org.nuxeo.common.Environment
 
PRODUCT_VERSION - Static variable in class org.nuxeo.common.Environment
 
production_table() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
Access to production table.
profile - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetActiveFactories
 
profile - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
profile - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
profile - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
PROFILE_URI - Static variable in interface org.nuxeo.ecm.platform.auth.saml.slo.SLOProfile
Identifier of the Single Logout profile.
PROFILE_URI - Static variable in interface org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfile
Identifier of the WebSSO profile.
profiles - Variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
profiles - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
 
profileUidCache - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
progress - Variable in class org.nuxeo.ecm.core.api.impl.blob.AsyncBlob
Deprecated.
 
progress - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
Progress(float) - Constructor for class org.nuxeo.ecm.core.work.api.Work.Progress
Constructs a Work.Progress as a percentage.
Progress(long, long) - Constructor for class org.nuxeo.ecm.core.work.api.Work.Progress
Constructs a Work.Progress as a current and total count.
PROGRESS_0_PC - Static variable in class org.nuxeo.ecm.core.work.api.Work.Progress
 
PROGRESS_100_PC - Static variable in class org.nuxeo.ecm.core.work.api.Work.Progress
 
PROGRESS_INDETERMINATE - Static variable in class org.nuxeo.ecm.core.work.api.Work.Progress
 
PROGRESS_MESSAGE - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
PROGRESS_NUM - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
PROGRESS_TOTAL - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
progressMessage - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
ProgressMonitor - Interface in org.nuxeo.ecm.automation
No yet used A progress monitor is notified by a running process about the execution progress
progressNum - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
progressReporter - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationContextImpl
 
ProgressReporter(String) - Constructor for class org.nuxeo.runtime.migration.MigrationServiceImpl.ProgressReporter
 
progressTotal - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
PROJECT_ID_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
PROJECT_STATE - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Deprecated.
since 9.1 seems unused
projection - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
projectionField - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder.FieldInfo
MongoDB field for projection.
ProjectionReferenceRenamer(Map<String, String>) - Constructor for class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionReferenceRenamer
 
projectionWildcards - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionWildcardsFinder
 
ProjectionWildcardsFinder() - Constructor for class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionWildcardsFinder
 
PrometheusReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports metrics to Prometheus.
PrometheusReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
 
PROMPT_LOGIN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
PROMPT_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
promptLogin - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
PROOF - Static variable in class org.nuxeo.wopi.Headers
 
PROOF_OLD - Static variable in class org.nuxeo.wopi.Headers
 
proofKey - Variable in class org.nuxeo.wopi.WOPIServiceImpl
 
ProofKey() - Constructor for class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
ProofKeyHelper - Class in org.nuxeo.wopi
Proof key helper class.
prop - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder.FieldInfo
NXQL property.
prop - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
prop - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
prop - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
prop - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
PROP_ALLOW_DELETE_UNDELETABLE_DOCUMENTS - Static variable in interface org.nuxeo.ecm.core.model.Session
INTERNAL framework property allowing deletion of undeletable documents.
PROP_ALLOW_TASK_REASSIGNMENT - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_AVAILABILITY_FILTER - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
 
PROP_BTN_FILTER - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_BTN_LABEL - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_BTN_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_BTN_VALIDATE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_CANCELED - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_COMPAT_KEY - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PROP_CONFIG_DIR - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
The OSGi application config directory.
PROP_COUNT - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_DEFAULT_DEPTH - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
PROP_DEFAULT_MAX_ITEMS - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
PROP_DEFAULT_TYPES_DEPTH - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
PROP_DEFAULT_TYPES_MAX_ITEMS - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
PROP_ENCRYPT_TEMP_FILES - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
PROP_ESCALATION_RULE_CHAIN - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_ESCALATION_RULE_CONDITION - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_ESCALATION_RULE_EXECUTED - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_ESCALATION_RULE_ID - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_ESCALATION_RULE_LABEL - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_ESCALATION_RULE_MULTIPLE_EXECUTION - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_ESCALATION_RULES - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_EXECUTE_ONLY_FIRST_TRANSITION - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_FORK - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_HAS_MULTIPLE_TASKS - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_HAS_TASK - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_HOME_DIR - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
Can be used to change the runtime home directory
PROP_HOST_ADAPTER - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
The host adapter.
PROP_INPUT_CHAIN - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_INSTALL_DIR - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
The OSGi application install directory.
PROP_KEY - Static variable in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
In the initialization properties, the property for a generic key.
PROP_KEY_ALIAS - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PROP_KEY_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PROP_KEY_STORE_FILE - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PROP_KEY_STORE_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PROP_KEY_STORE_TYPE - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PROP_KEY_USE_INSECURE_CIPHER - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
If true, use the insecure AES/CBC/PKCS5Padding for encryption.
PROP_KEYVALUE_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_KEYVALUE_VALUE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_LAST_EXECUTION_TIME - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_MAJOR_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
PROP_MAX_CONTENT_SIZE - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
PROP_MEMORY_THERESHOLD - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
PROP_MERGE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_MINOR_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
PROP_NODE_BUTTON - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_NODE_END_DATE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_NODE_ID - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_NODE_LAST_ACTOR - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_NODE_START_DATE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_NODE_X_COORDINATE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_NODE_Y_COORDINATE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_NUXEO_BIND_ADDRESS - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
PROP_OUTPUT_CHAIN - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_PARENT_NODE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
The id of the node in the parent route from which this route was started.
PROP_PARENT_ROUTE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
The id of the parent route instance from which this route was started.
PROP_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
PROP_PATH - Static variable in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
In the initialization properties, the property for the store path.
PROP_PATH - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
In the initialization properties, the property for the store path.
PROP_START - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_STOP - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_SUB_ROUTE_INSTANCE_ID - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
The sub-route instance id being run while this node is suspended.
PROP_SUB_ROUTE_MODEL_EXPR - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
The sub-route model id (expression) to run, if present.
PROP_SUB_ROUTE_VARS - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
The sub-route variables to set (key/value list).
PROP_TASK_ASSIGNEES - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_ASSIGNEES_PERMISSION - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_ASSIGNEES_VAR - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_BUTTONS - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_DIRECTIVE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_DOC_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_DUE_DATE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_DUE_DATE_EXPR - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_INFO_ACTOR - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_INFO_COMMENT - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_INFO_ENDED - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_INFO_STATUS - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_INFO_TASK_DOC_ID - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_LAYOUT - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASK_NOTIFICATION_TEMPLATE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TASKS_INFO - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TEMP_DIRECTORY - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
PROP_TITLE - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TRANS_CHAIN - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TRANS_CONDITION - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TRANS_LABEL - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TRANS_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TRANS_PATH - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TRANS_RESULT - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TRANS_TARGET - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TRANSIENT_STORE_NAME - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
PROP_TRANSITIONS - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_TYPE_BLOB - Static variable in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory
 
PROP_TYPE_STRING - Static variable in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory
 
PROP_UID_MAJOR_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
PROP_UID_MINOR_VERSION - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
PROP_VARIABLES_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
PROP_VARIABLES_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
 
propagateInvalidations(T, InvalidationsQueue<T>) - Method in class org.nuxeo.ecm.core.storage.InvalidationsPropagator
 
properties - Variable in class org.nuxeo.common.Environment
 
properties - Variable in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
properties - Variable in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
 
properties - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
properties - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
properties - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
properties - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
properties - Variable in class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
properties - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
properties - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchHandlerDescriptor
 
properties - Variable in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
 
properties - Variable in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
properties - Variable in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingDescriptor
 
properties - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
properties - Variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
properties - Variable in class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
 
properties - Variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
 
properties - Variable in class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
 
properties - Variable in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
properties - Variable in class org.nuxeo.ecm.core.schema.PropertyDeprecationHandler
Deprecated.
Deprecated/removed properties map, its mapping is:
properties - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
properties - Variable in class org.nuxeo.ecm.directory.DirectoryDeleteConstraintDescriptor
 
properties - Variable in class org.nuxeo.ecm.directory.impl.AbstractDirectoryDeleteConstraint
 
properties - Variable in class org.nuxeo.ecm.platform.actions.Action
 
properties - Variable in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
properties - Variable in class org.nuxeo.ecm.platform.ec.notification.email.EmailAuthenticator
Deprecated.
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
properties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
properties - Variable in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
properties - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractInfoOperation
 
properties - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkImageOperation
 
properties - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkTextOperation
 
properties - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
properties - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
properties - Variable in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
properties - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
 
properties - Variable in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
properties - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobHolder
 
properties - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
properties - Variable in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
properties - Variable in class org.nuxeo.importer.stream.message.DocumentMessage
 
properties - Variable in class org.nuxeo.mail.MailAuthenticator
 
properties - Variable in class org.nuxeo.mail.MailSessionBuilder.FromProperties
 
properties - Variable in class org.nuxeo.osgi.OSGiAdapter
 
properties - Variable in class org.nuxeo.runtime.AbstractRuntimeService
 
properties - Variable in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
properties - Variable in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.ConfigurableManagedDataSource
 
properties - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor.AdminProperties
 
properties - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor.ConsumerProperties
 
properties - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor.ProducerProperties
 
properties - Variable in class org.nuxeo.runtime.kv.KeyValueStoreDescriptor
 
properties - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
properties - Variable in class org.nuxeo.theme.styling.negotiation.AbstractNegotiator
 
properties(String...) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
properties(String...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
Properties - Class in org.nuxeo.ecm.automation.core.util
Inline properties file content.
Properties() - Constructor for class org.nuxeo.ecm.automation.core.util.Properties
 
Properties(int) - Constructor for class org.nuxeo.ecm.automation.core.util.Properties
 
Properties(JsonNode) - Constructor for class org.nuxeo.ecm.automation.core.util.Properties
Constructs a Properties map based on a Json node.
Properties(String) - Constructor for class org.nuxeo.ecm.automation.core.util.Properties
 
Properties(Map<String, String>) - Constructor for class org.nuxeo.ecm.automation.core.util.Properties
 
PROPERTIES_MAPPER - Static variable in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
PROPERTIES_MULTILINE_ESCAPE - Static variable in class org.nuxeo.ecm.automation.core.util.Properties
 
propertiesCache - Variable in class org.nuxeo.ecm.platform.actions.Action
 
PropertiesDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Property descriptor
PropertiesDescriptor - Class in org.nuxeo.ecm.platform.query.core
 
PropertiesDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.PropertiesDescriptor
 
PropertiesDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.PropertiesDescriptor
 
PropertiesFetcher - Interface in org.nuxeo.ecm.platform.mail.fetcher
 
PropertiesFetcherDescriptor - Class in org.nuxeo.ecm.platform.mail.fetcher
 
PropertiesFetcherDescriptor() - Constructor for class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
 
PropertiesGetDefaults() - Constructor for class org.nuxeo.common.codec.CryptoProperties.PropertiesGetDefaults
 
PropertiesMappingComponent - Class in org.nuxeo.ecm.core.api.propertiesmapping.impl
Service that allows to copy a set of metadata from a source to a target document
PropertiesMappingComponent() - Constructor for class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
 
PropertiesMappingContributionRegistry - Class in org.nuxeo.ecm.core.api.propertiesmapping
 
PropertiesMappingContributionRegistry() - Constructor for class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingContributionRegistry
 
PropertiesMappingDescriptor - Class in org.nuxeo.ecm.core.api.propertiesmapping
 
PropertiesMappingDescriptor() - Constructor for class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingDescriptor
 
PropertiesMappingService - Interface in org.nuxeo.ecm.core.api.propertiesmapping
Service that allows to copy a set of metadata from a source to a target document
PropertiesPaletteParser - Class in org.nuxeo.theme.styling.service.palettes
 
PropertiesPaletteParser() - Constructor for class org.nuxeo.theme.styling.service.palettes.PropertiesPaletteParser
 
propertiesWithName(Map<String, ?>, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
propertiesWithNamespace(String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStoreConfiguration
 
property - Variable in class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
 
property - Variable in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
property - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
 
property - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
 
Property - Class in org.nuxeo.runtime.model
 
Property - Interface in org.nuxeo.ecm.core.api.model
Document properties are instances of document schema fields.
Property() - Constructor for class org.nuxeo.runtime.model.Property
 
PROPERTY - Static variable in class org.nuxeo.ecm.webengine.forms.FormData
 
PROPERTY_FILE_SUFFIX - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
 
PROPERTY_FILE_SUFIX - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithIndividualMetadasSourceNode
Deprecated.
since 8.3 misspelled
PROPERTY_FILE_SUFIX - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
PROPERTY_OAUTH_CREATE_USER - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
PROPERTY_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
 
PROPERTY_SKIP_OAUTH_TOKEN - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
PROPERTY_SOURCE - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
PROPERTY_TARGET - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
propertyArraySubQueries - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
PropertyBasedConfiguration - Class in org.nuxeo.ecm.core.blob
Basic configuration based on properties.
PropertyBasedConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
 
PropertyCharacteristicHandler - Interface in org.nuxeo.ecm.core.schema
Handler used to provide property's characteristics.
propertyCharacteristics - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Map holding property characteristics with: schema -> path -> characteristic.
PropertyCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
Sets a property that is valid along the current preprocessing context.
PropertyCommand(String, String) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.PropertyCommand
 
PropertyCommentManager - Class in org.nuxeo.ecm.platform.comment.impl
Deprecated.
since 11.1, use TreeCommentManager instead
PropertyCommentManager() - Constructor for class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
PropertyConversionException - Exception in org.nuxeo.ecm.core.api.model
Exception thrown when trying to convert a property value to an incompatible type during read or write.
PropertyConversionException() - Constructor for exception org.nuxeo.ecm.core.api.model.PropertyConversionException
 
PropertyConversionException(Class<?>, Class<?>) - Constructor for exception org.nuxeo.ecm.core.api.model.PropertyConversionException
 
PropertyConversionException(Class<?>, Class<?>, String) - Constructor for exception org.nuxeo.ecm.core.api.model.PropertyConversionException
 
PropertyConversionException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.PropertyConversionException
 
PropertyConversionException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.PropertyConversionException
 
PropertyConversionException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.PropertyConversionException
 
PropertyDecoder - Class in org.nuxeo.runtime.model.impl
 
PropertyDecoder() - Constructor for class org.nuxeo.runtime.model.impl.PropertyDecoder
 
propertyDefinition - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
PropertyDeprecationDescriptor - Class in org.nuxeo.ecm.core.schema
Deprecated.
since 11.1, use PropertyDescriptor instead
PropertyDeprecationDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
PropertyDeprecationHandler - Class in org.nuxeo.ecm.core.schema
Deprecated.
since 11.1, use PropertyCharacteristicHandler service instead
PropertyDeprecationHandler(Map<String, Map<String, String>>) - Constructor for class org.nuxeo.ecm.core.schema.PropertyDeprecationHandler
Deprecated.
 
PropertyDeprecationRemover - Class in org.nuxeo.ecm.core.io.impl.transformers
This is a DocumentTransformer which removes property marked as removed in deprecation system.
PropertyDeprecationRemover() - Constructor for class org.nuxeo.ecm.core.io.impl.transformers.PropertyDeprecationRemover
 
PropertyDescriptor - Class in org.nuxeo.ecm.core.schema
Descriptor representing a Nuxeo Property.
PropertyDescriptor - Class in org.nuxeo.ecm.platform.content.template.service
 
PropertyDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
PropertyDescriptor() - Constructor for class org.nuxeo.ecm.platform.content.template.service.PropertyDescriptor
 
PropertyDescriptor(PropertyDescriptor) - Constructor for class org.nuxeo.ecm.platform.content.template.service.PropertyDescriptor
 
PropertyException - Exception in org.nuxeo.ecm.core.api
Base exception thrown when there is a problem accessing a property.
PropertyException() - Constructor for exception org.nuxeo.ecm.core.api.PropertyException
 
PropertyException(int) - Constructor for exception org.nuxeo.ecm.core.api.PropertyException
 
PropertyException(String) - Constructor for exception org.nuxeo.ecm.core.api.PropertyException
 
PropertyException(String, int) - Constructor for exception org.nuxeo.ecm.core.api.PropertyException
 
PropertyException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.PropertyException
 
PropertyException(String, Throwable, int) - Constructor for exception org.nuxeo.ecm.core.api.PropertyException
 
PropertyException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.PropertyException
 
PropertyException(Throwable, int) - Constructor for exception org.nuxeo.ecm.core.api.PropertyException
 
PropertyFactory - Class in org.nuxeo.ecm.core.api.model.impl
The default property factory singleton.
propertyFragmentTables - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
propertyHierTables - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
PropertyIteratorTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
 
PropertyIteratorTemplate(DocumentObjectWrapper, Iterator<Property>) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
 
propertyKeys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
propertyLayouts - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
propertyLayouts - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
PropertyListDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Property list descriptor
PropertyListDescriptor - Class in org.nuxeo.ecm.platform.io.descriptors
IOResource property list descriptor
PropertyListDescriptor - Class in org.nuxeo.ecm.platform.query.core
 
PropertyListDescriptor - Class in org.nuxeo.ecm.platform.usermanager
Property list descriptor APG-240 All attributes are defined public because the user manager service do not get access to the fields.
PropertyListDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.PropertyListDescriptor
 
PropertyListDescriptor() - Constructor for class org.nuxeo.ecm.platform.io.descriptors.PropertyListDescriptor
 
PropertyListDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.PropertyListDescriptor
 
PropertyListDescriptor() - Constructor for class org.nuxeo.ecm.platform.usermanager.PropertyListDescriptor
 
PropertyMapper - Class in org.nuxeo.ecm.core.io.avro
 
PropertyMapper(AvroService) - Constructor for class org.nuxeo.ecm.core.io.avro.PropertyMapper
 
PropertyNotFoundException - Exception in org.nuxeo.ecm.core.api.model
Exception indicating a property not found.
PropertyNotFoundException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.PropertyNotFoundException
 
PropertyNotFoundException(String, String) - Constructor for exception org.nuxeo.ecm.core.api.model.PropertyNotFoundException
 
PropertyObjectResolver - Interface in org.nuxeo.ecm.core.api.model.resolver
Object to resolve entities referenced by a property.
PropertyObjectResolverImpl - Class in org.nuxeo.ecm.core.api.model.resolver
 
PropertyObjectResolverImpl(Property, ObjectResolver) - Constructor for class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
propertyToSchema - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
PropertyTrashService - Class in org.nuxeo.ecm.core.trash
A TrashService implementation relying on ecm:isTrashed.
PropertyTrashService() - Constructor for class org.nuxeo.ecm.core.trash.PropertyTrashService
 
propertyType - Variable in class org.nuxeo.ecm.core.storage.sql.ModelProperty
 
PropertyType - Enum in org.nuxeo.ecm.core.storage.sql
 
PropertyVisitor - Interface in org.nuxeo.ecm.core.api.model
 
PropertyWrapper - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
 
PropertyWrapper(DocumentObjectWrapper) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyWrapper
 
propfind() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
 
propfind(UriInfo) - Method in class org.nuxeo.ecm.webdav.resource.FileResource
 
propfind(UriInfo, String) - Method in class org.nuxeo.ecm.webdav.resource.FolderResource
 
propfind(UriInfo, String) - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
proppatch() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
 
proppatch() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
proppatch(UriInfo) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
propPathsByIndexBinary - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
propPathsByIndexSimple - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
propPathsExcludedByIndexBinary - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
propPathsExcludedByIndexSimple - Variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
propQueryNameToId - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
props - Variable in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
PropStatBuilderExt - Class in org.nuxeo.ecm.webdav.resource
Copy-pasted then modified from jaxrs-webdav.
PropStatBuilderExt() - Constructor for class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
Protected - Annotation Type in org.nuxeo.ecm.webengine.model
 
PROTECTED - Static variable in class org.nuxeo.ecm.webengine.model.TypeVisibility
 
protocol - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
 
protocol - Variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
PROTOCOL_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
PROTOCOL_PROPERTY - Static variable in class org.nuxeo.ecm.platform.web.common.MobileBannerHelper
 
PROTOCOL_TYPE_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
PROTOCOL_TYPE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
protocolValue(String) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailAuthenticator
Deprecated.
 
protocolValue(String) - Method in class org.nuxeo.mail.MailAuthenticator
 
provide(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
provide(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
 
provideLocators() - Method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoConfigurableProvider
 
providePostProcessors() - Method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoConfigurableProvider
 
providePreProcessors() - Method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoConfigurableProvider
 
provider - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
provider - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
provider - Variable in class org.nuxeo.ecm.platform.web.common.locale.LocaleComponent
 
provider - Variable in class org.nuxeo.ecm.webengine.model.Messages
 
provider - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
provider - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
provider - Variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
provider - Variable in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
provider - Variable in class org.nuxeo.runtime.mockito.MockitoFeature
 
provider - Variable in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
The currently-configured provider.
PROVIDER_ANNO - Static variable in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
PROVIDER_EP - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
PROVIDER_EP - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
PROVIDER_EP - Static variable in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
PROVIDER_URL_PARAM_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
providerClass - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
providerClass - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
providerClass - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
providerId - Variable in class org.nuxeo.ecm.core.blob.BlobDispatcher.BlobDispatch
 
providerId - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Rule
 
providerIds - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
providerName - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
providerName - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
providerName - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
providerName - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
providerName - Variable in class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
 
providerName - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
 
providerReg - Variable in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
providers - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
providers - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
Deprecated.
 
providers - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderContributionRegistry
 
providers - Variable in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
 
providers - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
providers - Variable in class org.nuxeo.runtime.kv.KeyValueServiceImpl
 
provides - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
provides - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
The provides 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.
provides - Variable in class org.nuxeo.launcher.info.PackageInfo
 
proxied - Variable in class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
 
proxies - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
Number of docs not ok due to being proxies.
PROXIES - Static variable in class edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler
 
PROXIES - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
ProxiesDescriptor - Class in org.nuxeo.ecm.core.schema
Repository proxies configuration descriptor.
ProxiesDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.ProxiesDescriptor
 
proxiesEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
proxiesEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
proxiesEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
proxy - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
proxy - Variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionLiveDocFetcher
 
proxy - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionsRemover
 
PROXY - org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.DocKind
 
PROXY - Static variable in class edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler
 
PROXY_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
PROXY_GRANTING_TICKET - Static variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
PROXY_NAME_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
PROXY_QUERY_TEMPLATE - Static variable in class org.nuxeo.ecm.core.bulk.action.TrashAction
 
PROXY_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
PROXY_TARGET_ID_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
PROXY_TARGET_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
PROXY_TARGET_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
PROXY_TYPE - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
PROXY_VALIDATE_ACTION - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
PROXY_VALIDATE_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
PROXY_VALIDATOR_CLASS - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
PROXY_VERSIONABLE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
PROXY_VERSIONABLE_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ProxyAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.proxy
 
ProxyAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
proxyCallbackUrl - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
proxyClause - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
Whether the query must match only proxies (TRUE), no proxies (FALSE), or not specified (null).
proxyClauseReason - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
The reason why proxyClause was set to non-null.
proxyFragment - Variable in class edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler
 
ProxyHandler() - Constructor for class edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler
 
proxyIds - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
The ids of newly created proxies.
proxyKey - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
proxyList - Variable in class edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler
 
proxyList - Variable in class edu.yale.its.tp.cas.client.ProxyTicketValidator
 
proxySchemaNames - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Effective proxy schema names.
proxySchemas - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Effective proxy schemas.
proxySchemas - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
proxySchemas - Variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
Proxy-induced types.
ProxySubscriptionPropagationListener - Class in org.nuxeo.ecm.platform.ec.notification
Propagate previously set notifications when a proxy is replaced by a new version.
ProxySubscriptionPropagationListener() - Constructor for class org.nuxeo.ecm.platform.ec.notification.ProxySubscriptionPropagationListener
 
proxyTable - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
ProxyTicketReceptor - Class in edu.yale.its.tp.cas.proxy
Receives and keeps track fo PGTs and serial PGT identifiers (IOUs) sent by CAS in response to a ServiceValidate request.
ProxyTicketReceptor() - Constructor for class edu.yale.its.tp.cas.proxy.ProxyTicketReceptor
 
ProxyTicketValidator - Class in edu.yale.its.tp.cas.client
Validates PTs and optionally retrieves PGT IOUs.
ProxyTicketValidator() - Constructor for class edu.yale.its.tp.cas.client.ProxyTicketValidator
 
ProxyTicketValidator.ProxyHandler - Class in edu.yale.its.tp.cas.client
 
proxyValidateURL - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
We tell the CAS server whether we want a plain text (CAS 1.0) or XML (CAS 2.0) response by making the request either to the '.../validate' or '.../serviceValidate' URL.
proxyValidatorClassName - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
pseudoNormalizeDn(String) - Static method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Simple helper that replaces ", " by "," in the provided dn and returns the lower case version of the result for comparison purpose.
pseudoNormalizeDn(String) - Static method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
Simple helper that replaces ", " by "," in the provided dn and returns the lower case version of the result for comparison purpose.
psubscribe(JedisPubSub, String...) - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
Runs a subscriber to the given patterns.
Public - Annotation Type in org.nuxeo.ecm.webengine.model
 
PUBLIC - Static variable in class org.nuxeo.ecm.webengine.model.TypeVisibility
 
PUBLICATION_GRAPH_NAME - Static variable in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
 
PUBLICATION_TREE_NAMESPACE - Static variable in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
 
PublicationJsonEnricher - Class in org.nuxeo.ecm.platform.rendition.io
 
PublicationJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.rendition.io.PublicationJsonEnricher
 
PublicationNode - Interface in org.nuxeo.ecm.platform.publisher.api
Interface for a Node inside the publication tree.
PublicationRelationHelper - Class in org.nuxeo.ecm.platform.publisher.helper
 
publicationTree - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
PublicationTree - Interface in org.nuxeo.ecm.platform.publisher.api
Interface for the publication tree.
PublicationTreeConfigDescriptor - Class in org.nuxeo.ecm.platform.publisher.descriptors
Descriptor for a PublicationTree configuration.
PublicationTreeConfigDescriptor() - Constructor for class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
PublicationTreeConfigDescriptor(PublicationTreeConfigDescriptor) - Constructor for class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
PublicationTreeDescriptor - Class in org.nuxeo.ecm.platform.publisher.descriptors
Descriptor of a PublicationTree.
PublicationTreeDescriptor() - Constructor for class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
 
publicKey - Variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
publicKey - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
publish(String, byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
publish(String, byte[]) - Method in class org.nuxeo.runtime.pubsub.MemPubSubProvider
 
publish(String, byte[]) - Method in interface org.nuxeo.runtime.pubsub.PubSubProvider
Publishes a message to the given topic.
publish(String, byte[]) - Method in interface org.nuxeo.runtime.pubsub.PubSubService
Publishes a message to the given topic.
publish(String, byte[]) - Method in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
publish(String, byte[]) - Method in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
publish(LogRecord) - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
 
publish(DocumentModel, PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
publish(DocumentModel, PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
publish(DocumentModel, PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
publish(DocumentModel, PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
publish(DocumentModel, PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
publish(DocumentModel, PublicationNode, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
publish(DocumentModel, PublicationNode, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
publish(DocumentModel, PublicationNode, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
publish(DocumentModel, PublicationNode, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
publish(DocumentModel, PublicationNode, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
PUBLISH_SPACE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
The document will be flagged as able to receive publications (and will be displayed in the publication tree).
PUBLISH_TASK_TYPE - Static variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
PUBLISHABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
The publishing tab will be displayed on the document (unless you forbid the display of the publishing tab in the tabs filtering section)
publishComment(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService
Publish the given comment.
publishComment(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
 
publishComment(CoreSession, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
Can be overwritten to allow workflow.
publishDocument(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
publishDocument(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Publishes the document in a section overwriting any existing proxy to the same document.
publishDocument(DocumentModel, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
publishDocument(DocumentModel, DocumentModel, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Publishes the document in a section.
publishDocument(DocumentModel, PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
publishDocument(DocumentModel, PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
publishDocument(DocumentModel, PublicationNode, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
publishDocument(DocumentModel, PublicationNode, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreProxyFactory
 
publishDocument(DocumentModel, PublicationNode, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
publishDocument(DocumentModel, PublicationNode, Map<String, String>) - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory
 
publishDocument(DocumentModel, PublicationNode, Map<String, String>) - Method in class org.nuxeo.snapshot.pub.FolderishProxyFactory
 
PublishDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
PublishDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
 
PUBLISHED_BY - Static variable in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
 
PUBLISHED_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
PUBLISHED_STATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
PublishedDocument - Interface in org.nuxeo.ecm.platform.publisher.api
Interface of a Document that was published into a PublicationNode.
PublishedDocumentFactory - Interface in org.nuxeo.ecm.platform.publisher.api
Interface of the pluggable factory used to create a PublishedDocument in a give PublicationTree.
PublishedDocumentFactoryDescriptor - Class in org.nuxeo.ecm.platform.publisher.descriptors
Descriptor used to register PublishedDocument factories.
PublishedDocumentFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
 
publisherService - Variable in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
PublisherService - Interface in org.nuxeo.ecm.platform.publisher.api
Main publication Service.
PublisherServiceImpl - Class in org.nuxeo.ecm.platform.publisher.impl.service
POJO implementation of the publisher service.
PublisherServiceImpl() - Constructor for class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
PUBLISHING_DOMAINS_PROVIDER - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.DomainsFinder
 
PublishingEvent - Enum in org.nuxeo.ecm.platform.publisher.api
 
publishMetrics(Latency, String) - Method in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
publishMetrics(Latency, String, String, Name, Name) - Method in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
PublishRelationsListener - Class in org.nuxeo.ecm.platform.relations.core.listener
Core Event listener to copy relations affecting the source document to the proxy upon publication events and the relations that were present on the replaced proxies if any.
PublishRelationsListener() - Constructor for class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
publishRendition(DocumentModel, DocumentModel, String, boolean) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Publish a document's rendition.
publishRendition(DocumentModel, DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
PublishRendition - Class in org.nuxeo.ecm.platform.rendition.operation
Publish the rendition of a document.
PublishRendition() - Constructor for class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
PublishUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
 
PublishUnrestricted(CoreSession, DocumentModel, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.publisher.task.PublishUnrestricted
 
PublishUnrestricted(CoreSession, DocumentModel, DocumentModel, boolean) - Constructor for class org.nuxeo.ecm.platform.publisher.task.PublishUnrestricted
 
PubSubProvider - Interface in org.nuxeo.runtime.pubsub
The SPI of a Publish/Subscribe implementation of the PubSubService.
PubSubProviderDescriptor - Class in org.nuxeo.runtime.pubsub
Descriptor for a PubSubProvider implementation.
PubSubProviderDescriptor() - Constructor for class org.nuxeo.runtime.pubsub.PubSubProviderDescriptor
 
PubSubService - Interface in org.nuxeo.runtime.pubsub
Publish/Subscribe Service.
PubSubServiceImpl - Class in org.nuxeo.runtime.pubsub
Implementation for the Publish/Subscribe Service.
PubSubServiceImpl() - Constructor for class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
pull - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
pull - Variable in class org.nuxeo.ecm.core.storage.State.ListDiff
If pull is not null, this is removed from the existing array/List.
pull(String) - Method in class org.nuxeo.ecm.automation.OperationContext
 
PullBlob - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PullBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PullBlob
 
PullBlobList - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PullBlobList() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PullBlobList
 
PullDocument - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PullDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PullDocument
 
PullDocumentList - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PullDocumentList() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PullDocumentList
 
purge() - Method in class org.nuxeo.ecm.admin.operation.PermissionsPurge
 
purge() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
purgeDoc(DocumentModel) - Method in class org.nuxeo.ecm.admin.operation.PermissionsPurge
 
purgeDocs(List<DocumentModel>) - Method in class org.nuxeo.ecm.admin.operation.PermissionsPurge
 
purgeDocuments(CoreSession, List<DocumentRef>) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Purges (completely deletes) documents.
purgeDocuments(CoreSession, List<DocumentRef>) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
purgeDocumentsUnder(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Purges (completely deletes) trashed documents under the given parent.
purgeDocumentsUnder(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
purgedStamp - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
PurgeWorkStatus - Class in org.nuxeo.ecm.admin.permissions
PurgeWorkStatus(PurgeWorkStatus.State) - Constructor for class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus
 
PurgeWorkStatus.State - Enum in org.nuxeo.ecm.admin.permissions
 
pus - Variable in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
push - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
push(long[]) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryStack
Deprecated.
 
push(Object) - Method in class org.nuxeo.common.xmap.Context
 
push(String, Object) - Method in class org.nuxeo.ecm.automation.OperationContext
 
push(Principal, Object, Subject) - Method in class org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
 
push(LoginContext) - Method in class org.nuxeo.ecm.automation.LoginStack
 
push(Event) - Method in interface org.nuxeo.ecm.core.event.EventBundle
Adds an event in that bundle at the end of the list.
push(Event) - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
push(Event) - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
push(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
push(Resource) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
push(PostfixExpression.Token) - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression.OpStack
 
PushBlob - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PushBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PushBlob
 
PushBlobList - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PushBlobList() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PushBlobList
 
pushBundle(Bundle) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
pushBundleFor(Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
pushContext(OperationType) - Method in class org.nuxeo.ecm.automation.core.trace.Tracer
 
PushDocument - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PushDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PushDocument
 
PushDocumentList - Class in org.nuxeo.ecm.automation.core.operations.stack
 
PushDocumentList() - Constructor for class org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList
 
pushDownNot(Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
pushInlineDeployments(String...) - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Hot deploy the given components (identified by an URI).
pushInstanceIfNeeded(RenderingContext, HttpServletRequest, MultivaluedMap<String, String>) - Static method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.DocumentModelJsonReaderLegacy
 
pushPage(String) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
pushPrincipal(Principal) - Static method in class org.nuxeo.runtime.api.login.LoginComponent
Pushes the principal to the current principal stack.
pushScriptFile(File) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
put() - Method in class org.nuxeo.ecm.webdav.resource.FileResource
 
put() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
PUT over a non-existing resource: create a new file resource.
put(Object, Object) - Method in class org.nuxeo.common.codec.CryptoProperties
 
put(Runnable) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
put(String, byte[]) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
put(String, byte[]) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
put(String, byte[]) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
put(String, byte[]) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
 
put(String, byte[]) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
put(String, byte[]) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Sets the value associated to the key.
put(String, byte[], long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
put(String, byte[], long) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
put(String, byte[], long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
put(String, byte[], long) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Sets the value associated to the key, and a TTL.
put(String, byte[], long) - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
put(String, MultiPart, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
put(String, InputStream) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
put(String, InputStream) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
put(String, InputStream) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
 
put(String, Serializable) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
put(String, Serializable) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
put(String, Serializable) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
put(String, Serializable) - Method in interface org.nuxeo.ecm.core.cache.Cache
Put method to store a Serializable value
put(String, Serializable) - Method in class org.nuxeo.ecm.core.cache.CacheAttributesChecker
 
put(String, Serializable) - Method in class org.nuxeo.ecm.core.cache.CacheInvalidator
 
put(String, Serializable) - Method in class org.nuxeo.ecm.core.cache.CacheMetrics
 
put(String, Serializable) - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
put(String, Serializable) - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
put(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
put(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Row
Puts a key/value.
put(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
Puts a value by key.
put(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.State
Sets a key/value.
put(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.State.StateDiff
 
put(String, Serializable, Serializable[]) - Method in class org.nuxeo.ecm.core.storage.sql.Row
Puts a key/value where the current or new value may be a delta.
put(String, Long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
put(String, Long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
put(String, Long) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
put(String, Long) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Sets the value associated to the key.
put(String, Long, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
put(String, Long, long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
put(String, Long, long) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
put(String, Long, long) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Sets the value associated to the key.
put(String, Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
put(String, Object) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
As we need to handle ScriptObjectMirror for array type from nashorn.
put(String, Object) - Method in class org.nuxeo.ecm.automation.OperationContext
 
put(String, Object) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule
 
put(String, Object, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
put(String, Object, long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
put(String, Object, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
 
put(String, String) - Method in class org.nuxeo.ecm.core.event.impl.AssocMap
 
put(String, String) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
put(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
put(String, String) - Method in interface org.nuxeo.ecm.localconf.SimpleConfiguration
Associates the specified value with the specified key.
put(String, String) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
put(String, String) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
put(String, String) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Sets the value associated to the key.
put(String, String...) - Method in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
 
put(String, String, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
put(String, String, long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
put(String, String, long) - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
put(String, String, long) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Sets the value associated to the key, and a TTL.
put(String, Collection<String>) - Method in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
 
put(String, DocumentModel) - Method in class org.nuxeo.ecm.webdav.backend.PathCache
Deprecated.
 
put(String, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
Throws UnsupportedOperationException, added to implement Map<String, Property> interface.
put(K, V) - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
 
put(DocumentRef, DocumentRef) - Method in interface org.nuxeo.ecm.core.io.DocumentTranslationMap
 
put(DocumentRef, DocumentRef) - Method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
 
put(DocumentFieldAccessor) - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
put(ComponentName, ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
PUT - org.nuxeo.ecm.restapi.test.BaseTest.RequestType
 
PUT - org.nuxeo.wopi.Operation
 
PUT_RELATIVE - org.nuxeo.wopi.Operation
 
putAll(Map<? extends Object, ? extends Object>) - Method in class org.nuxeo.common.codec.CryptoProperties
 
putAll(Map<? extends String, ?>) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
putAll(Map<? extends String, ? extends Serializable>) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
putAll(Map<? extends String, ? extends Serializable>) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
putAll(Map<? extends String, ? extends Property>) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
Throws UnsupportedOperationException, added to implement Map<String, Property> interface.
putAll(Map<String, String>) - Method in interface org.nuxeo.ecm.localconf.SimpleConfiguration
Copies all of the parameters from the specified map to this Simple configuration
putAll(Map<String, String>) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
putAll(Map<DocumentRef, DocumentRef>) - Method in interface org.nuxeo.ecm.core.io.DocumentTranslationMap
 
putAll(Map<DocumentRef, DocumentRef>) - Method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
 
putAllLocalVariables(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
putAllLocalVariables(Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Sets local variables, to put in the context so that expressions can reference them.
putAutomationFilter(AutomationFilter) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
putAutomationFilter(AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putBlob(String, Blob) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
putBlob(String, Blob) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
putBlobHolder(String, BlobHolder) - Static method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
Stores the given BlobHolder as an entry with the given key in the transient store used by the TransientStoreWork.
putBlobHolder(BlobHolder) - Method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
putBlobs(String, List<Blob>) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
putBlobs(String, List<Blob>) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Associates the given blobs with the entry with the given key.
putBlobs(String, List<Blob>) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
putChainException(ChainException) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
putChainException(ChainException) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putChainParameters(Map<String, ?>) - Method in class org.nuxeo.ecm.automation.OperationContext
 
putContextData(String, Serializable) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Sets a context data in the default scope.
putContextData(String, Serializable) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
putContextData(String, Serializable) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
putContextData(String, Serializable) - Method in class org.nuxeo.ecm.core.api.security.ACE
 
putContextData(String, Serializable) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
putDocument(String, Document) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
putDocument(String, Document) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
putElement(Runnable) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
putElement(Runnable) - Method in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
putElement(Runnable) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
Adds an element into this queue, waiting if necessary for space to become available.
putEvenIfNull(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.State
 
putEventHandler(String, EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
 
putEventHandler(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
putFile() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the PutFile operation.
putFile(String, File) - Method in interface org.nuxeo.common.file.FileCache
Puts a file in the cache.
putFile(String, File) - Method in class org.nuxeo.common.file.LRUFileCache
Puts a file in the cache.
putFile(String, InputStream) - Method in interface org.nuxeo.common.file.FileCache
Puts a file in the cache.
putFile(String, InputStream) - Method in class org.nuxeo.common.file.LRUFileCache
Puts a file in the cache.
putFileInCache(LiveConnectFile) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
putGauge(Gauge<T>, MetricName) - Method in class org.nuxeo.runtime.metrics.NuxeoMetricSet
Put a gauge inside this MetricSet as name prefixName.name.names[0].names[1]...;
putGauge(Gauge<T>, String, String...) - Method in class org.nuxeo.runtime.metrics.NuxeoMetricSet
 
putGaugeMetric(ObjectNode, Object) - Method in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
putIfAbsent(Object, Object) - Method in class org.nuxeo.common.codec.CryptoProperties
 
putIfAbsent(String, Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
putIfNotNull(Map<String, Object>, String, Object) - Method in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
putInCache(String, T) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
putList(String, String...) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
putList(String, Collection<String>) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
putLocal(String, Serializable) - Method in interface org.nuxeo.ecm.core.cache.CacheManagement
Stores a Serializable value into the cache locally.
putLocal(String, Serializable) - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
putLocal(String, Serializable) - Method in class org.nuxeo.ecm.core.cache.InMemoryCacheImpl
 
putLocalVariable(String, Object) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
putLocalVariable(String, Object) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Sets a local variable, to put in the context so that expressions can reference it.
putNew(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Row
Puts a key/value, assuming the key is not already there.
putOperation(Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
Registers an operation given its class.
putOperation(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putOperation(Class<?>, boolean) - Method in interface org.nuxeo.ecm.automation.AutomationService
Registers an operation given its class.
putOperation(Class<?>, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putOperation(Class<?>, boolean, String) - Method in interface org.nuxeo.ecm.automation.AutomationService
Registers an operation given its class.
putOperation(Class<?>, boolean, String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putOperation(Class<?>, boolean, String, List<WidgetDefinition>) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
putOperation(Class<?>, boolean, String, List<WidgetDefinition>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putOperation(OperationType, boolean) - Method in interface org.nuxeo.ecm.automation.AutomationService
Registers an operation given it's type.
putOperation(OperationType, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putOperationChain(OperationChain) - Method in interface org.nuxeo.ecm.automation.AutomationService
Deprecated.
since 5.9.2 no specific chain registry anymore: chains are now operations, use AutomationService.putOperation(OperationType, boolean) method instead.
putOperationChain(OperationChain) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putOperationChain(OperationChain, boolean) - Method in interface org.nuxeo.ecm.automation.AutomationService
Deprecated.
since 5.9.2 no specific chain registry anymore: chains are now operations, use AutomationService.putOperation(OperationType, boolean) method instead.
putOperationChain(OperationChain, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
putParam(String, Serializable) - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
putParameter(String, String, Serializable) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
putParameter(String, String, Serializable) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
putParameter(String, String, Serializable) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Sets parameter to value in the entry with the given key.
putParameter(String, String, Serializable) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
putParameter(String, String, Serializable) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
putParameters(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
putParameters(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
putParameters(String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Puts parameters in the entry with the given key.
putParameters(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
putParameters(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
putParams(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
putPostCommitEventHandler(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
putProperty(Object, String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
 
putRelativeFile() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the PutRelativeFile operation.
PutSimpleConfParam - Class in org.nuxeo.ecm.localconf
Operation to put a parameter on the Simple Configuration of the input Document.
PutSimpleConfParam() - Constructor for class org.nuxeo.ecm.localconf.PutSimpleConfParam
 
PutSimpleConfParams - Class in org.nuxeo.ecm.localconf
Operation to put parameters on the Simple Configuration of the input Document.
PutSimpleConfParams() - Constructor for class org.nuxeo.ecm.localconf.PutSimpleConfParams
 
putStorageEntry(String, StorageEntry) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
Stores the given entry with the given key.
putString(String, String) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
putToBson(Document, String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
putTransientKey(String, String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
putTransientUpdate(String, BlobUpdateContext) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
putTypeAdapter(Class<?>, Class<?>, TypeAdapter) - Method in interface org.nuxeo.ecm.automation.AutomationService
Registers a new type adapter that can adapt an instance of the accepted type into one of the produced type.
putTypeAdapter(Class<?>, Class<?>, TypeAdapter) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 

Q

QName - Class in org.nuxeo.ecm.core.schema.types
 
QName(String) - Constructor for class org.nuxeo.ecm.core.schema.types.QName
Creates a QName without prefix (e.g.
QName(String, String) - Constructor for class org.nuxeo.ecm.core.schema.types.QName
Creates a QName having the given local name and prefix.
QNameResource - Interface in org.nuxeo.ecm.platform.relations.api
Resource with a qualified name.
QNAMERESOURCE - org.nuxeo.ecm.platform.relations.api.NodeType
 
QNameResourceImpl - Class in org.nuxeo.ecm.platform.relations.api.impl
Prefixed resource.
QNameResourceImpl(String, String) - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
QOP - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
qualifiedName - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
qualifier - Variable in class org.nuxeo.common.utils.FileVersion
 
qualifierToType - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Qualifier to type.
qualifyIndexName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
qualifyIndexName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
qualifyIndexName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
query - Variable in class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
 
query - Variable in class org.nuxeo.ecm.automation.core.operations.document.Query
Deprecated.
 
query - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
query - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
query - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
query - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
query - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
query - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
query - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
query - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
query - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
query - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
query - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
query - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
query - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
query - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
query - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
query - Variable in exception org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.ClosedIteratorException
 
query - Variable in class org.nuxeo.ecm.platform.picture.operation.RecomputePictureViews
 
query - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
query - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchUnrestrictedSessionRunner
 
query - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
query - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
query - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
query - Variable in class org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails
 
query - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberGroupsAdapter
 
query - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.GroupMemberUsersAdapter
 
query - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionObject
 
query - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
query - Variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
query - Variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.QueryAndFilter
 
query() - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
query() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
query(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
query(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query an returns the result.
query(String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
query(String, boolean, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
query(String, int) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
query(String, int) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query an returns the result.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
query(String, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Query the graph using a base URI.
query(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
query(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
query(String, String, Filter, long, long, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
query(String, String, Filter, long, long, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given query and returns the result that matches the filter.
query(String, String, Filter, long, long, long) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
query(String, String, Filter, long, long, long) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given query and returns the result that matches the filter.
query(String, String, QueryFilter, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
query(String, String, QueryFilter, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Makes a NXQL query to the database.
query(String, String, QueryFilter, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
query(String, String, QueryFilter, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
query(String, String, QueryFilter, long) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
query(String, String, QueryFilter, long) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
query(String, String, QueryFilter, long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
query(String, String, QueryFilter, long) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Makes a NXQL query to the database.
query(String, String, QueryFilter, long) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Makes a query to the database.
query(String, String, QueryFilter, long) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
query(String, String, QueryFilter, long) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
query(String, String, QueryFilter, long) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
query(String, String, T, long) - Method in interface org.nuxeo.ecm.core.model.Session
Does a query.
query(String, Filter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
query(String, Filter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query and returns the result that matches the filter.
query(String, Filter, int) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
query(String, Filter, int) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query and returns the result that matches the filter.
query(String, Filter, long, long, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
query(String, Filter, long, long, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query and returns the result that matches the filter.
query(String, Filter, long, long, long) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
query(String, Filter, long, long, long) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query and returns the result that matches the filter.
query(String, QueryFilter, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Makes a NXQL query to the database.
query(String, QueryFilter, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
query(Map<String, Serializable>) - Method in class org.nuxeo.ecm.directory.BaseSession
 
query(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.directory.Session
Executes a simple query.
query(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
 
query(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
query(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.directory.BaseSession
 
query(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.directory.Session
Executes a simple query.
query(Map<String, Serializable>, Set<String>, Map<String, String>) - Method in class org.nuxeo.ecm.directory.BaseSession
 
query(Map<String, Serializable>, Set<String>, Map<String, String>) - Method in interface org.nuxeo.ecm.directory.Session
Executes a simple query.
query(Map<String, Serializable>, Set<String>, Map<String, String>) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean) - Method in class org.nuxeo.ecm.directory.BaseSession
 
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean) - Method in interface org.nuxeo.ecm.directory.Session
Executes a query with the possibility to fetch references
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int) - Method in interface org.nuxeo.ecm.directory.Session
Executes a query with the possibility to fetch a subset of the results.
query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
query(CoreSession, String, int, int, SortInfo...) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchService
Deprecated.
since 6.0, use query with NxQueryBuilder
query(CoreSession, String, int, int, SortInfo...) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
Deprecated.
query(CoreSession, String, int, int, SortInfo...) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
Deprecated.
query(CoreSession, QueryBuilder, int, int, SortInfo...) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchService
Deprecated.
since 6.0, use query with NxQueryBuilder
query(CoreSession, QueryBuilder, int, int, SortInfo...) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
Deprecated.
query(CoreSession, QueryBuilder, int, int, SortInfo...) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
Deprecated.
query(QueryBuilder, boolean) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
query(QueryBuilder, boolean) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
query(QueryBuilder, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
query(QueryBuilder, boolean) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
query(QueryBuilder, boolean) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
query(QueryBuilder, boolean) - Method in interface org.nuxeo.ecm.directory.Session
Executes a query with the possibility to fetch a subset of the results.
query(QueryBuilder, boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
query(NxQueryBuilder) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchService
Returns a document list using an NxQueryBuilder.
query(NxQueryBuilder) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
query(NxQueryBuilder) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
Query - Class in org.nuxeo.ecm.automation.core.operations.document
Deprecated.
Since 6.0, document query operation logic has been moved. This class is not used/registered anymore into the platform as Automation Operation. Replaced by .services.query.DocumentPaginatedQuery.
Query() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.Query
Deprecated.
 
Query() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker.Query
 
QUERY - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
 
QUERY - org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
 
QUERY - Static variable in class org.nuxeo.ecm.core.security.RetentionExpiredFinderListener
 
QUERY - Static variable in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
QUERY - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
QUERY_DELETED - Static variable in class org.nuxeo.ecm.core.trash.TrashedStateMigrator
 
QUERY_FOR_COLLECTION_MEMBER_REMOVED - Static variable in class org.nuxeo.ecm.collections.core.listener.CollectionAsynchrnonousQuery
 
QUERY_FOR_COLLECTION_REMOVED - Static variable in class org.nuxeo.ecm.collections.core.listener.CollectionAsynchrnonousQuery
 
QUERY_GET_COMMENTS_UUID_BY_COMMENT_ANCESTOR - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Counts how many comments where made on a specific document.
QUERY_GET_COMMENTS_UUID_BY_COMMENT_ANCESTOR_AND_AUTHOR - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Counts how many comments where made by a specific user on a specific document.
QUERY_GET_RELATED_DOCUMENT_ROUTES - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteOrphanedListener
 
QUERY_GET_TASKS_RELATED_TO_DOCUMENT_ROUTE - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteDeletedListener
 
QUERY_LANGUAGE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
QUERY_PARAMS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
QUERY_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
QUERY_SIZE_LIMIT_DEFAULT - Static variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
QUERY_STRING - Static variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
QUERY_TAGGING - Static variable in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
QUERY_TEMPLATE - Static variable in class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction
 
QueryAnalyzer(FacetFilter) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
queryAndAggregate(NxQueryBuilder) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchService
Returns documents and aggregates.
queryAndAggregate(NxQueryBuilder) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
queryAndAggregate(NxQueryBuilder) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
queryAndFetch(String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Makes a CMISQL query to the repository and returns an IterableQueryResult, which MUST be closed in a finally block.
queryAndFetch(String, boolean, Map<String, PropertyDefinition<?>>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Makes a CMISQL query to the repository and returns an IterableQueryResult, which MUST be closed in a finally block.
queryAndFetch(String, String, boolean, Object...) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
queryAndFetch(String, String, boolean, Object...) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given query and returns an iterable of maps containing the requested properties (which must be closed when done).
queryAndFetch(String, String, Object...) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
queryAndFetch(String, String, Object...) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given query and returns an iterable of maps containing the requested properties (which must be closed when done).
queryAndFetch(String, String, QueryFilter, boolean, Object[]) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
queryAndFetch(String, String, QueryFilter, boolean, Object[]) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
queryAndFetch(String, String, QueryFilter, boolean, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
queryAndFetch(String, String, QueryFilter, boolean, Object...) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Makes a query to the database and returns an iterable (which must be closed when done).
queryAndFetch(String, String, QueryFilter, boolean, Object...) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Makes a query to the database and returns an iterable (which must be closed when done).
queryAndFetch(String, String, QueryFilter, boolean, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
queryAndFetch(String, String, QueryFilter, boolean, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
queryAndFetch(String, String, QueryFilter, boolean, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
queryAndFetch(String, String, QueryFilter, Object...) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Makes a query to the database and returns an iterable (which must be closed when done).
queryAndFetch(String, String, QueryFilter, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
queryAndFetch(String, String, T, boolean, Object[]) - Method in interface org.nuxeo.ecm.core.model.Session
Does a query and fetch the individual results as maps.
queryAndFetch(DBSExpressionEvaluator, OrderByClause, boolean, int, int, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
queryAndFetch(DBSExpressionEvaluator, OrderByClause, boolean, int, int, int) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Queries the repository for documents matching a NXQL query, and returns a projection of the documents.
queryAndFetch(DBSExpressionEvaluator, OrderByClause, boolean, int, int, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
queryAndFetch(DBSExpressionEvaluator, OrderByClause, boolean, int, int, int) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
queryAndFetch(DBSExpressionEvaluator, OrderByClause, boolean, int, int, int) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
queryAndFetchSynchronizationRoots(CoreSession, String) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
QueryAndFilter(QueryBuilder, QueryBuilder) - Constructor for class org.nuxeo.elasticsearch.query.NxqlQueryConverter.QueryAndFilter
 
queryAuditEntries(CoreSession, SynchronizationRoots, Set<String>, long, long, int) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
queryAuditEntries(CoreSession, SynchronizationRoots, Set<String>, long, long, int) - Method in class org.nuxeo.drive.mongodb.MongoDBAuditChangeFinder
 
queryAuditEntries(CoreSession, SynchronizationRoots, Set<String>, long, long, int) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
 
queryBuilder - Variable in class org.nuxeo.elasticsearch.api.EsScrollResult
NxQueryBuilder used for the initial search request.
QueryBuilder - Class in org.nuxeo.ecm.core.query.sql.model
Query builder for a query, including ordering, limit and offset.
QueryBuilder() - Constructor for class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
QueryBuilder(QueryBuilder) - Constructor for class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
Copy constructor.
queryByLang(String, Long, Long, Long, Long, List<SortInfo>, Map<String, Serializable>, DocumentModel, Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
queryByLang(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
queryByLang(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
queryByPageProvider(String, Long, Long, Long, List<SortInfo>, List<String>, List<QuickFilter>, Map<String, Serializable>, DocumentModel, Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
queryByPageProvider(String, Long, Long, Long, List<SortInfo>, List<QuickFilter>, Object[], Map<String, Serializable>, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
queryByPageProvider(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
QueryCannotMatchException() - Constructor for exception org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker.QueryCannotMatchException
 
queryClients() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
queryCount(String, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Counts the number of results of a query.
queryCount(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
queryCount(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
queryESAuditEntries(CoreSession, SynchronizationRoots, Set<String>, long, long, int) - Method in class org.nuxeo.drive.elasticsearch.ESAuditChangeFinder
 
QueryExecutor - Class in org.nuxeo.ecm.restapi.server.jaxrs.search
 
QueryExecutor() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
QueryExecutor.LangParams - Enum in org.nuxeo.ecm.restapi.server.jaxrs.search
 
QueryExecutor.QueryParams - Enum in org.nuxeo.ecm.restapi.server.jaxrs.search
 
queryField - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder.FieldInfo
MongoDB field for query.
QueryFilter - Class in org.nuxeo.ecm.core.query
Filtering parameters that can be passed when executing a query.
QueryFilter<T> - Interface in org.nuxeo.ecm.core.api.query
 
QueryFilter(NuxeoPrincipal, String[], String[], FacetFilter, Collection<SQLQuery.Transformer>, long, long) - Constructor for class org.nuxeo.ecm.core.query.QueryFilter
Constructs a query filter.
queryForSuspendedNodesWithEscalation - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
 
queryForSuspendedNodesWithEscalation(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
Query all running workflows and returns a list of nodes that are suspended and have escalation rules that can be inspected.
queryForSuspendedNodesWithEscalation(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
 
queryIds(QueryBuilder) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
queryIds(QueryBuilder) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
queryIds(QueryBuilder) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
queryIds(QueryBuilder) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
queryIds(QueryBuilder) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
queryIds(QueryBuilder) - Method in interface org.nuxeo.ecm.directory.Session
Executes a query with the possibility to fetch a subset of the results.
queryIds(QueryBuilder) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
queryKeyValue(String, Object, String, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
queryKeyValue(String, Object, String, Object, Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Queries the repository for documents having key1 = value1 and key2 = value2.
queryKeyValue(String, Object, String, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
queryKeyValue(String, Object, String, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
queryKeyValue(String, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
queryKeyValue(String, Object, Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Queries the repository for documents having key = value.
queryKeyValue(String, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
queryKeyValue(String, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
queryKeyValuePresence(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
queryKeyValuePresence(String, String, Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Queries the repository to check if there are documents having key = value.
queryKeyValuePresence(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
queryKeyValuePresence(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
queryKeyValueWithOperator(String, Object, String, DBSConnection.DBSQueryOperator, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
queryKeyValueWithOperator(String, Object, String, DBSConnection.DBSQueryOperator, Object, Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Queries the repository for documents having key1 = value1 and key2 ${operator} value2.
queryKeyValueWithOperator(String, Object, String, DBSConnection.DBSQueryOperator, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
queryKeyValueWithOperator(String, Object, String, DBSConnection.DBSQueryOperator, Object, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
queryLanguage - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
queryLimit - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
queryLimit - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
queryLimit - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
queryLimit(long) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Limits the query result.
queryLimitReached - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
queryLogs(String[], String) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns the list of log entries.
queryLogs(String[], String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
queryLogs(String[], String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
queryLogs(QueryBuilder) - Method in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
Query log entries in the Audit directory, given an audit query builder.
queryLogs(QueryBuilder) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns the logs given a collection of predicates and a default sort.
queryLogs(QueryBuilder) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
queryLogs(QueryBuilder) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
queryLogs(QueryBuilder) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
queryLogs(QueryBuilder) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
queryLogsByPage(String[], String, String[], String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
 
queryLogsByPage(String[], String, String[], String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
queryLogsByPage(String[], String, String, String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns the batched list of log entries.
queryLogsByPage(String[], Date, String[], String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
 
queryLogsByPage(String[], Date, String[], String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
queryLogsByPage(String[], Date, String[], String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
queryLogsByPage(String[], Date, String[], String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
queryLogsByPage(String[], Date, String[], String, int, int) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
queryLogsByPage(String[], Date, String[], String, int, int) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
queryLogsByPage(String[], Date, String, String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
Returns the batched list of log entries.
queryMaker - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerDescriptor
 
QueryMaker - Interface in org.nuxeo.ecm.core.storage.sql.jdbc
A Query Maker, that can transform a query string into a SQL statement.
QueryMaker.Query - Class in org.nuxeo.ecm.core.storage.sql.jdbc
A SQL query that can be executed by the backend.
QueryMaker.QueryCannotMatchException - Exception in org.nuxeo.ecm.core.storage.sql.jdbc
 
QueryMakerDescriptor - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Descriptor for the registration of a QueryMaker.
QueryMakerDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerDescriptor
 
queryMakers - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
QueryMakerService - Interface in org.nuxeo.ecm.core.storage.sql.jdbc
Service for the registration of QueryMaker classes.
QueryMakerServiceImpl - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Service for the registration of QueryMaker classes.
QueryMakerServiceImpl() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
QueryObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
 
QueryObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
QueryObject.LangParams - Enum in org.nuxeo.ecm.restapi.server.jaxrs
 
QueryObject.QueryParams - Enum in org.nuxeo.ecm.restapi.server.jaxrs
 
queryObjects(String, String, boolean, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
QueryOptimizer - Class in org.nuxeo.ecm.core.storage
Generic optimizer for a NXQL query.
QueryOptimizer() - Constructor for class org.nuxeo.ecm.core.storage.QueryOptimizer
 
QueryOptimizer.PrefixInfo - Class in org.nuxeo.ecm.core.storage
Info about a prefix: the prefix, and how many times it was encountered.
QueryOptimizer.ProjectionReferenceRenamer - Class in org.nuxeo.ecm.core.storage
Renames references if they are in the projection part.
QueryOptimizer.ProjectionWildcardsFinder - Class in org.nuxeo.ecm.core.storage
 
QueryOptimizer.ReferencePrefixAnalyzer - Class in org.nuxeo.ecm.core.storage
Analyzes references to compute common prefix info in order to later factor them in a parent expression.
queryParameters - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
queryParametersMap - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
queryParams - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
queryParams - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
QueryParseException - Exception in org.nuxeo.ecm.core.query
 
QueryParseException() - Constructor for exception org.nuxeo.ecm.core.query.QueryParseException
 
QueryParseException(String) - Constructor for exception org.nuxeo.ecm.core.query.QueryParseException
 
QueryParseException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.query.QueryParseException
 
QueryParseException(Throwable) - Constructor for exception org.nuxeo.ecm.core.query.QueryParseException
 
queryProjection(String, long, long) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
queryProjection(String, long, long) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query and returns the result that matches the filter.
queryProjection(String, long, long, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
queryProjection(String, long, long, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query and returns the result that matches the filter.
queryProjection(String, long, long, boolean, Map<String, PropertyDefinition<?>>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Makes a CMISQL query to the repository and returns a PartialList.
queryProjection(String, String, boolean, long, long, long, Object...) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
queryProjection(String, String, boolean, long, long, long, Object...) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given NXQL query and returns the result that matches the filter.
queryProjection(String, String, QueryFilter, boolean, long, Object[]) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
queryProjection(String, String, QueryFilter, boolean, long, Object[]) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
queryProjection(String, String, QueryFilter, boolean, long, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
queryProjection(String, String, QueryFilter, boolean, long, Object...) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Makes a query to the database.
queryProjection(String, String, QueryFilter, boolean, long, Object[]) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Makes a query to the database.
queryProjection(String, String, QueryFilter, boolean, long, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
queryProjection(String, String, QueryFilter, boolean, long, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
queryProjection(String, String, QueryFilter, boolean, long, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
queryProjection(String, String, QueryFilter, long, JDBCMapper.BiFunctionSQLException<SQLInfo.SQLInfoSelect, ResultSet, T>, Object...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
queryProjection(String, String, T, boolean, long, Object[]) - Method in interface org.nuxeo.ecm.core.model.Session
Does a query and fetch the individual results as maps.
queryProviders(Map<String, Serializable>, int) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
QueryRepositoryProbe - Class in org.nuxeo.ecm.platform.management.statuses
 
QueryRepositoryProbe() - Constructor for class org.nuxeo.ecm.platform.management.statuses.QueryRepositoryProbe
 
QueryRepositoryProbe.Runner - Class in org.nuxeo.ecm.platform.management.statuses
 
queryResult - Variable in exception org.nuxeo.ecm.core.storage.sql.SessionImpl.QueryResultContext
 
QueryResult - Interface in org.nuxeo.ecm.platform.relations.api
Query result interface.
QueryResultContext(IterableQueryResult) - Constructor for exception org.nuxeo.ecm.core.storage.sql.SessionImpl.QueryResultContext
 
QueryResultImpl - Class in org.nuxeo.ecm.platform.relations.api.impl
Query results.
QueryResultImpl(Integer, List<String>, List<Map<String, Node>>) - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
Constructor for query result.
queryResults - Variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
querySavedSearchByLang(String, String, Long, Long, Long, Long, String, Map<String, String>, List<SortInfo>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
querySavedSearchByPageProvider(String, Long, Long, Long, String, Map<String, String>, List<SortInfo>, List<QuickFilter>, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
querySizeLimit - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
querySizeLimit - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
 
queryString - Static variable in class org.nuxeo.ecm.platform.management.statuses.QueryRepositoryProbe
 
QueryStringESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "query_string Elasticsearch hint operator.
QueryStringESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.QueryStringESHintQueryBuilder
 
QueryTenantAdder(String, String) - Constructor for class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
 
queryTransformer(UserManager, Map<String, Serializable>, Set<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
 
queryTransformer(UserManager, Map<String, Serializable>, Set<String>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserMultiTenantManagement
Transform filter and fulltext to fetch Groups for the given context and the query specified with the given filter and fulltext.
QueryTransformer - Interface in org.nuxeo.ecm.core.query.sql.model
transformor pattern to transform a query into another.
queryTransformers - Variable in class org.nuxeo.ecm.core.query.QueryFilter
 
queryUnlimited() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Unlimited query results, this will override the action defaultQueryLimit.
QueryUsers - Class in org.nuxeo.ecm.automation.core.operations.users
 
QueryUsers() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
queryUtil - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
queryUtil - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
queryWithVirtualEntries(Session, QueryBuilder, List<DocumentModel>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
Executes a query then adds virtual entries (already supposed to match the query).
queue - Variable in class org.nuxeo.ecm.core.api.DocumentTreeIterator
The sequence queue.
queue - Variable in class org.nuxeo.ecm.core.storage.InvalidationsQueue
 
queue - Variable in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
queue - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
QUEUE_SIZE - Static variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
queueActivated(WorkQueueMetrics) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing.Listener
 
queueChanged(Work, WorkQueueMetrics) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing.Listener
 
queueDeactivated(WorkQueueMetrics) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing.Listener
 
queuedKey(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
queueId - Variable in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
 
queueId - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
queueId - Variable in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
queueId - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
queues - Variable in class org.nuxeo.ecm.core.storage.InvalidationsPropagator
 
QUEUES_EP - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
queueSize - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
queueSize - Variable in class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
queuing - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
queuing - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
queuing - Variable in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
queuing - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
QUICK_FILTERS - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
 
QUICK_FILTERS - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
QUICK_FILTERS - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
QuickFilter - Interface in org.nuxeo.ecm.platform.query.api
 
QuickFilterDescriptor - Class in org.nuxeo.ecm.platform.query.core
Descriptor for the quick filter used by page providers
QuickFilterDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
quickFilters - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
quickFilters - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
quickFilters - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
quickFilters - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
quiet - Variable in class org.nuxeo.lib.stream.tools.command.LagCommand
 
QUOTA_MAX_SIZE_UPDATE_WORK - Static variable in class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
 
QUOTA_STATS_UPDATERS_EP - Static variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
QuotaAware - Interface in org.nuxeo.ecm.quota.size
Interface to manage DocumentModel that supports Quotas
QuotaAwareDocument - Class in org.nuxeo.ecm.quota.size
Adapter to manage a DocumentModel that supports Quotas
QuotaAwareDocument(DocumentModel) - Constructor for class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
QuotaAwareDocumentFactory - Class in org.nuxeo.ecm.quota.size
Simple factory for QuotaAwareDocument document model adapter
QuotaAwareDocumentFactory() - Constructor for class org.nuxeo.ecm.quota.size.QuotaAwareDocumentFactory
 
QuotaDisplayValue - Class in org.nuxeo.ecm.quota.size
Helper class mainly used for UI display
QuotaDisplayValue(long) - Constructor for class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
QuotaDisplayValue(long, long) - Constructor for class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
QuotaExceededException - Exception in org.nuxeo.ecm.quota.size
Exception throws by the DocumentsSizeUpdater to enforce Quotas in case a transaction tries to add too much Blobs
QuotaExceededException(String, String, long) - Constructor for exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
QuotaExceededException(DocumentModel, String) - Constructor for exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
QuotaExceededException(DocumentModel, DocumentModel, long) - Constructor for exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
QuotaInfo - Class in org.nuxeo.ecm.quota.size
Helper class to have easy to display numbers and stats
QuotaInfo(long, long, long, long, long) - Constructor for class org.nuxeo.ecm.quota.size.QuotaInfo
 
QuotaMaxSizeSetterWork - Class in org.nuxeo.ecm.quota
Work to set the maxSize on a list of documents
QuotaMaxSizeSetterWork(long, List<String>, String) - Constructor for class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
 
QuotaSizeService - Interface in org.nuxeo.ecm.quota.size
 
QuotaSizeServiceImpl - Class in org.nuxeo.ecm.quota.size
 
QuotaSizeServiceImpl() - Constructor for class org.nuxeo.ecm.quota.size.QuotaSizeServiceImpl
 
QuotaStats - Interface in org.nuxeo.ecm.core.api.quota
Adapter giving statistics about a given DocumentModel.
QuotaStatsAdapterFactory - Class in org.nuxeo.ecm.quota.count
Factory creating QuotaStatsNonFolderishCountAdapter for Folderish documents.
QuotaStatsAdapterFactory() - Constructor for class org.nuxeo.ecm.quota.count.QuotaStatsAdapterFactory
 
QuotaStatsInitialWork - Class in org.nuxeo.ecm.quota
Work doing an initial statistics computation for a defined QuotaStatsUpdater.
QuotaStatsInitialWork(String, String, String) - Constructor for class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
QuotaStatsListener - Class in org.nuxeo.ecm.quota
Listener handling default events to update statistics through the QuotaStatsService.
QuotaStatsListener() - Constructor for class org.nuxeo.ecm.quota.QuotaStatsListener
 
QuotaStatsNonFolderishCount - Interface in org.nuxeo.ecm.core.api.quota
Specialization of QuotaStats to count non-folderish documents.
QuotaStatsNonFolderishCountAdapter - Class in org.nuxeo.ecm.quota.count
Adapter implementing QuotaStatsNonFolderishCount to have information about children and descendants count.
QuotaStatsNonFolderishCountAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.quota.count.QuotaStatsNonFolderishCountAdapter
 
quotaStatsService - Variable in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
QuotaStatsService - Interface in org.nuxeo.ecm.quota
Service used to compute quota and statistics on documents.
QuotaStatsServiceImpl - Class in org.nuxeo.ecm.quota
Default implementation of QuotaStatsService.
QuotaStatsServiceImpl() - Constructor for class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
QuotaStatsSize - Interface in org.nuxeo.ecm.core.api.quota
Specialization of QuotaStats to return size information.
QuotaStatsUpdater - Interface in org.nuxeo.ecm.quota
Interface to be implemented by QuotaStatsUpdaters registered to the QuotaStatsService.
quotaStatsUpdaterClass - Variable in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
QuotaStatsUpdaterDescriptor - Class in org.nuxeo.ecm.quota
Descriptor object for registering QuotaStatsUpdaters.
QuotaStatsUpdaterDescriptor() - Constructor for class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
quotaStatsUpdaterRegistry - Variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
QuotaStatsUpdaterRegistry - Class in org.nuxeo.ecm.quota
Registry for QuotaStatsUpdaters, handling merge of registered QuotaStatsUpdaterDescriptor elements.
QuotaStatsUpdaterRegistry() - Constructor for class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
quotaStatsUpdaters - Variable in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
 
QuotaUserWorkspaceListener - Class in org.nuxeo.ecm.quota
Sets the quota on the user workspace if a global quota was set on all user workspaces
QuotaUserWorkspaceListener() - Constructor for class org.nuxeo.ecm.quota.QuotaUserWorkspaceListener
 
QuotaUtils - Class in org.nuxeo.ecm.quota
 
quotaValue - Variable in exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
quoteFixedPartParameters - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
quotePatternParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
quotePatternParameters - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
quoteURIPathComponent(String, boolean) - Static method in class org.nuxeo.common.utils.URIUtils
 
quoteURIPathComponent(String, boolean, boolean) - Static method in class org.nuxeo.common.utils.URIUtils
Quotes a URI path component, with ability to quote "/" and "@" characters or not depending on the URI path
quoteURIPathComponent(String, String, String) - Static method in class org.nuxeo.common.utils.URIUtils
Quotes a URI path component, with ability to quote "/" and "@" characters or not depending on the URI path
quoteURIPathToken(String) - Static method in class org.nuxeo.common.utils.URIUtils
Quotes a URI path token.

R

raiseDuplicatedFileEvent(CoreSession, NuxeoPrincipal, DocumentModel, List<DocumentLocation>) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.AbstractUnicityChecker
 
rand - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
rand - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
RANDOM - Static variable in class org.nuxeo.connect.update.standalone.PackagePersistence
 
RANDOM - Static variable in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
RANDOM - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStore
 
RANDOM - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
RANDOM - Static variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
RANDOM - Static variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoPortalSSOAuthenticationProvider
 
RANDOM - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
RANDOM - Static variable in class org.nuxeo.ecm.core.storage.sql.listeners.DummyUpdateBeforeModificationListener
 
RANDOM - Static variable in class org.nuxeo.ecm.core.work.AbstractWork
 
RANDOM - Static variable in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
RANDOM - Static variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
RANDOM - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
RANDOM - Static variable in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
 
RANDOM - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
RANDOM - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
RANDOM - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
RANDOM - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
RandomBlobProducers - Class in org.nuxeo.importer.stream.automation
 
RandomBlobProducers() - Constructor for class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
RandomBug - Class in org.nuxeo.runtime.test.runner
Define execution rules for an annotated random bug.
RandomBug() - Constructor for class org.nuxeo.runtime.test.runner.RandomBug
 
RandomBug.Bypass - Class in org.nuxeo.runtime.test.runner
 
RandomBug.Feature - Class in org.nuxeo.runtime.test.runner
 
RandomBug.Mode - Enum in org.nuxeo.runtime.test.runner
BYPASS: the test is ignored.
RandomBug.Repeat - Annotation Type in org.nuxeo.runtime.test.runner
Repeat condition based on
RandomBug.RepeatOnFailure - Class in org.nuxeo.runtime.test.runner
 
RandomBug.RepeatOnSuccess - Class in org.nuxeo.runtime.test.runner
 
RandomBug.RepeatRule - Class in org.nuxeo.runtime.test.runner
 
RandomBug.RepeatStatement - Class in org.nuxeo.runtime.test.runner
 
RandomDocumentMessageProducer - Class in org.nuxeo.importer.stream.producer
 
RandomDocumentMessageProducer(int, long, String, BlobInfoFetcher) - Constructor for class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
RandomDocumentMessageProducer.DocType - Enum in org.nuxeo.importer.stream.producer
 
RandomDocumentMessageProducerFactory - Class in org.nuxeo.importer.stream.producer
 
RandomDocumentMessageProducerFactory(long, String, int) - Constructor for class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
RandomDocumentMessageProducerFactory(long, String, int, Boolean) - Constructor for class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
Generates random document messages that contains random blob.
RandomDocumentMessageProducerFactory(long, String, LogManager, String) - Constructor for class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
 
RandomDocumentMessageProducerFactory(long, String, LogManager, String, Boolean) - Constructor for class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
Generates random documents messages that point to existing blobs.
RandomDocumentProducers - Class in org.nuxeo.importer.stream.automation
 
RandomDocumentProducers() - Constructor for class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
RandomImporterExecutor - Class in org.nuxeo.ecm.platform.importer.executor.jaxrs
 
RandomImporterExecutor() - Constructor for class org.nuxeo.ecm.platform.importer.executor.jaxrs.RandomImporterExecutor
 
randomInitialSeed() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
Initial seed generation.
RandomLogBlobInfoFetcher - Class in org.nuxeo.importer.stream.producer
Returns blob information from a Log, loop on the log.
RandomLogBlobInfoFetcher(LogTailer<BlobInfoMessage>) - Constructor for class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
 
randomLong() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
Returns a random positive long.
randomPrefix - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
randomString() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
Returns a random string suitable as a key.
RandomStringBlobMessageProducer - Class in org.nuxeo.importer.stream.producer
Build random StringBlob message.
RandomStringBlobMessageProducer(int, long, String, int, String) - Constructor for class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
 
RandomStringBlobMessageProducerFactory - Class in org.nuxeo.importer.stream.producer
 
RandomStringBlobMessageProducerFactory(long, String, int, String) - Constructor for class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducerFactory
Produce messages with a random blob content
RandomTextGenerator - Class in org.nuxeo.ecm.platform.importer.random
Random text generator to be used for load testing
RandomTextGenerator(DictionaryHolder) - Constructor for class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
 
RandomTextSourceNode - Class in org.nuxeo.ecm.platform.importer.source
Random SourceNode to be used for load testing
RandomTextSourceNode(boolean, int, int, boolean) - Constructor for class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
RandomTextSourceNode(boolean, int, int, boolean, boolean) - Constructor for class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
range - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
0 means all results
Range - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
 
RangeAggregate - Class in org.nuxeo.elasticsearch.aggregate
 
RangeAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.RangeAggregate
 
RangeAggregate.BucketRangeComparator - Class in org.nuxeo.elasticsearch.aggregate
 
rangeAssignments(int, Map<String, Integer>) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
RangeValidator - Class in org.nuxeo.ecm.webengine.forms.validation
 
RangeValidator(double, double, boolean) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.RangeValidator
 
RATE_1_MINUTE - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
RATE_15_MINUTE - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
RATE_5_MINUTE - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
RATE_MEAN - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
rawQuery - Variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
rc - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
rdnAttribute - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
rdnAttribute - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
rdnField - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
rdnMatchesIdField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
RE - org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
 
read - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
read() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
read() - Method in interface org.nuxeo.ecm.core.io.DocumentReader
Reads a single document.
read() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.TypedSingleDocumentReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
 
read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.ZipReader
 
read() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
read() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
read() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
read() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
read(byte[]) - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
read(byte[]) - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
read(byte[]) - Static method in class org.nuxeo.wopi.WOPIDiscovery
 
read(byte[], int, int) - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
read(byte[], int, int) - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
read(int) - Method in interface org.nuxeo.ecm.core.io.DocumentReader
Reads next 'count' documents.
read(int) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentReader
 
read(JsonParser, ClassLoader, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.AbstractMarshallingRegistryCodec
 
read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
When the object codec is called the stream is positioned on the first value.
read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
 
read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
 
read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
 
read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DocumentAdapterCodec
When the object codec is called the stream is positioned on the first value.
read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
 
read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
 
read(JsonNode) - Method in class org.nuxeo.ecm.automation.core.io.BlobJsonReader
 
read(JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
Implement this method, read the entity data in the provided JsonNode and return corresponding java object.
read(JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReader
 
read(JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.EntityJsonReader
 
read(File) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
read(InputStream) - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
 
read(InputStream) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
 
read(InputStream, ClassLoader, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
read(InputStream, String) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
Reads a stream into a string.
read(InputStream, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Parses source into the graph.
read(InputStream, String, String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
read(InputStream, String, String) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
read(InputStream, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
read(Class<?>, Type, MediaType, InputStream) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
 
read(Class<?>, Type, MediaType, InputStream) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
read(Class<?>, Type, MediaType, InputStream) - Method in interface org.nuxeo.ecm.core.io.registry.Reader
Read the entity from in InputStream using mediatype format.
read(Class<?>, Type, MediaType, InputStream) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.DocumentModelJsonReaderLegacy
 
read(Object, Decoder) - Method in class org.nuxeo.ecm.core.bulk.io.InstantAsLongEncoding
 
read(Object, Decoder) - Method in class org.nuxeo.ecm.core.bulk.message.MapAsJsonAsStringEncoding
 
read(String) - Static method in class org.nuxeo.elasticsearch.audit.io.AuditEntryJSONReader
 
read(String, ClassLoader, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
read(String, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Parses source into the graph.
read(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
read(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
read(String, Map<String, List<SQLStatement>>) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
Reads SQL statements from a text file.
read(String, Map<String, List<SQLStatement>>, boolean) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
 
read(String, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
read(Duration) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
read(Duration) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
read(Duration) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
read(Duration) - Method in interface org.nuxeo.lib.stream.log.LogTailer
Read a message from assigned partitions within the timeout.
read(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
read(Collection<RowId>, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Reads a set of rows for the given RowIds.
read(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
read(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
read(Document) - Static method in class org.nuxeo.mongodb.audit.MongoDBAuditEntryReader
 
read(RuntimeContext, InputStream) - Method in class org.nuxeo.runtime.model.impl.ComponentDescriptorReader
 
read(RuntimeContext, InputStream) - Method in class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
 
read(Element, Map<String, Entry>) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
READ - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
READ - Static variable in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
 
READ_ACL_ALIAS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
READ_ACL_ASYNC_ENABLED_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
READ_ACL_ASYNC_ENABLED_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
READ_ACL_ASYNC_THRESHOLD_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
READ_ACL_ASYNC_THRESHOLD_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
READ_ACL_RECURSION_KEYS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Keys used when computing Read ACLs.
READ_ACL_USER_MAP_ALIAS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
READ_CHILDREN - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
READ_DELAY - Static variable in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
 
read_hit - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
READ_HIT_NAME - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
read_hit_ratio - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
READ_HIT_RATIO_NAME - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
READ_LIFE_CYCLE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
read_miss - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
READ_MISS_NAME - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
READ_NAME - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
READ_ONLY - Static variable in class org.nuxeo.wopi.Constants
 
READ_ONLY_DEFAULT - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
READ_PROPERTIES - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
READ_SECURITY - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
READ_TIMEOUT - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
READ_TIMEOUT - Static variable in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
READ_VERSION - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
READ_VERSION - Static variable in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
 
READ_VERSION_PERM_DISABLED_PROP - Static variable in class org.nuxeo.ecm.core.model.BaseSession
Configuration property controlling whether ReadVersion permission is disabled.
READ_WRITE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
readAclMaxSize - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
readACP(Element, ACP) - Static method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readAllColumns - Variable in class org.nuxeo.ecm.directory.BaseSession
 
readAndWriteDocs(List<DocumentTranslationMap>) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
readAuditLog(String, long, int, int) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Reads at most max+1 entries from the audit log.
readBlob(String, Path) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
readBlob(String, Path) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
 
readBlob(String, Path) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Reads a blob based on its key into the given file.
readBlob(String, Path) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
readBlob(String, Path) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
readBlob(String, Path) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
readBlob(String, Path) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
readBlob(HttpServletRequest, BodyPart) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
 
readBlob(HttpServletRequest, BodyPart) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
Deprecated.
 
readBlob(Element, ComplexType, Blob, boolean) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readBlob(BlobInfo) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
readBlob(BlobInfo) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
readBlob(BlobInfo) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Reads a Blob from storage.
readBlob(BlobInfo) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
readBlob(BlobInfo) - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
readBlob(BlobInfo) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
readBlob(BlobInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Should be overriden by subclasses needing something different.
readBlob(BlobInfoContext) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Reads a Blob from storage.
readBlob(BlobInfo, String) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
readBlob(BlobInfo, String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
readBlob(BlobInfo, Document, String) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Reads a Blob from storage.
readBlob(BlobInfo, Document, String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
Reads a Blob from storage.
readBlob(BlobInfo, Document, String, String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
readChildState(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
readChildState(String, String, Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Reads the state of a child document.
readChildState(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
readChildState(String, String, Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
readCollectionArrays(String, Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Reads several collection rows, given a table name and the ids.
readCollectionRowArray(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
readCollectionRowArray(RowId) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Gets an array for a CollectionFragment from the database, given its table name and id.
readCollectionRowArray(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
readCollectionRowArray(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
readColumns - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
readColumnsAll - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
readColumnsAllSQL - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
readColumnsSQL - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
readComplex(Element, ComplexType, Map<String, Object>, boolean) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readComplexProperty(T, ComplexProperty) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Reads state into a complex property.
readComplexProperty(T, ComplexProperty, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
ReadConcernConverter() - Constructor for class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.ReadConcernConverter
 
readConfiguration(WebEngine, File) - Static method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
readConsole(String, String, Object...) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Prompt user for yes/no answer
ReadDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
Reads entries for a given Directory.
ReadDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
readDocument(Document) - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
Will translate from a jdoc to a list of LogEntry objects.
readDocument(DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readDocumentPart(DocumentPart) - Method in interface org.nuxeo.ecm.core.model.Document
Loads a DocumentPart from storage.
readDocumentPart(DocumentPart) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
readDocumentPart(DocumentPart) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
Reads into the DocumentPart the values from this SQLDocument.
readDocumentPart(DocumentPart) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
readDocumentSchemas(Element, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readDone - Variable in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.core.bulk.io.BulkCommandJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.core.bulk.io.BulkStatusJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.EntityJsonReader
Implement this method to read the entity.
readEntity(JsonNode) - Method in class org.nuxeo.ecm.directory.io.DirectoryEntryJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProviderReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2TokenReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequestJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequestLegacyJsonReader
Deprecated.
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestLegacyJsonReader
Deprecated.
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequestReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonReader
 
readEntity(JsonNode) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonReader
 
readEntity(Class<?>, Type, JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
Use this method to delegate the unmarshalling of a part or your Json to the MarshallerRegistry.
readEntryElement(Element) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
reader - Variable in class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
reader - Variable in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
Reader<EntityType> - Interface in org.nuxeo.ecm.core.io.registry
Interface of mimetype to Java type converter.
readers - Variable in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
readers - Variable in class org.nuxeo.ecm.automation.server.MarshallerDescriptor
 
readExtendedInfo(JsonParser, ObjectMapper) - Static method in class org.nuxeo.elasticsearch.audit.io.AuditEntryJSONReader
 
readExtendedInfo(Document) - Static method in class org.nuxeo.mongodb.audit.MongoDBAuditEntryReader
 
readExternal(ObjectInput) - Method in class org.nuxeo.importer.stream.message.BlobInfoMessage
 
readExternal(ObjectInput) - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
readExternal(ObjectInput) - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
readExternal(ObjectInput) - Method in class org.nuxeo.lib.stream.computation.Record
 
readExternal(ObjectInput) - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
readFacets(Element, DocumentModel) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readFrom(Class<GroupResource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceReader
 
readFrom(Class<UserResource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceReader
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
 
readFrom(Class<BusinessAdapter>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
 
readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
 
readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
Deprecated.
 
readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.UrlEncodedFormRequestReader
 
readFrom(Class<DocumentModel>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
Deprecated.
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
Must be implemented to initialize the command arguments from an XML fragment.
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.Config
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnAppend
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.update.Rollback
 
readFrom(Element) - Method in class org.nuxeo.connect.update.task.update.Update
 
readFromXml(String) - Static method in class org.nuxeo.template.XMLSerializer
Deprecated.
 
readGenericObject(JsonParser, String, ClassLoader) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
readHeader() - Method in class org.nuxeo.ecm.core.blob.AESBlobStore.DecryptingInputStream
 
readHeader(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
readInt(int, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
readJson(JsonParser, MultivaluedMap<String, String>, HttpServletRequest) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
Deprecated.
 
readKeyAttr(Element) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
readLastCommittedOffset() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
Read the last committed offset from the file.
readLatencies(LogManager) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
readLifeCycleInfo(Element, DocumentModel) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readList(Element, ListType, List<Object>, boolean) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readLock(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
readLock0(Connection, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
readLog(Reader) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
 
readLogEntry(AuditLogger, Element) - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
Could be overridden to get other (additional) data.
readMemberGroups(DocumentModel, GroupConfig, JsonNode) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonReader
 
readMemberUsers(DocumentModel, GroupConfig, JsonNode) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonReader
 
readMetadata(String, Blob, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Read and return metadata from a given binary with a given processor.
readMetadata(String, Blob, boolean) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
readMetadata(String, Blob, List<String>, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Read and return metadata from a given binary and a given metadata list with a given processor.
readMetadata(String, Blob, List<String>, boolean) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
readMetadata(String, Blob, List<String>, boolean) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
readMetadata(Path) - Static method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
readMetadata(Blob, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataProcessor
Read all metadata from a given blob.
readMetadata(Blob, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Read and return metadata from a given binary with Nuxeo default processor.
readMetadata(Blob, boolean) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
readMetadata(Blob, boolean) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
readMetadata(Blob, List<String>, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataProcessor
Read from a given blob given metadata map.
readMetadata(Blob, List<String>, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Read and return metadata from a given binary and a given metadata list with Nuxeo default processor.
readMetadata(Blob, List<String>, boolean) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
readMetadata(Blob, List<String>, boolean) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
ReadMetadataFromBinary - Class in org.nuxeo.binary.metadata.internals.operations
 
ReadMetadataFromBinary() - Constructor for class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinary
 
ReadMetadataFromBinaryToContext - Class in org.nuxeo.binary.metadata.internals.operations
 
ReadMetadataFromBinaryToContext() - Constructor for class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
 
readModel(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Gets the document model for the given core document.
readModel(Document, DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Gets the document model for the given core document, preserving the contextData.
readNameAttr(Element) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
readNode(JsonNode, ClassLoader, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
readNode(JsonNode, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
readonly - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
readonly - Variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
Read-only flag, used to allow/disallow writes on versions.
readonly - Variable in class org.nuxeo.ecm.core.storage.sql.ModelProperty
 
readOnly - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
 
readOnly - Variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
 
readOnly - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
readOnly - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
readOnly - Variable in class org.nuxeo.ecm.directory.InverseReference
Indicates if the target directory can be updated from the current reference
readOnly - Variable in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
readOnly - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
readOnly - Variable in class org.nuxeo.template.api.TemplateInput
 
READONLY_ENTRY_FLAG - Static variable in class org.nuxeo.ecm.directory.BaseSession
 
READONLY_TOKEN - Static variable in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
ReadOnlyPropertyException - Exception in org.nuxeo.ecm.core.api.model
Exception thrown when attempting to write to a read-only property.
ReadOnlyPropertyException() - Constructor for exception org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
 
ReadOnlyPropertyException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
 
ReadOnlyPropertyException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
 
ReadOnlyPropertyException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
 
readOrderedStream() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
 
readOutput - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
readParentGroups(DocumentModel, GroupConfig, JsonNode) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonReader
 
readPartialState(String, Collection<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
readPartialState(String, Collection<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Reads the partial state of a document.
readPartialState(String, Collection<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
readPartialState(String, Collection<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
readPathAttr(Element) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
readPathFilter(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
 
readPermissions - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
ReadPreferenceConverter() - Constructor for class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.ReadPreferenceConverter
 
readProperties(DocumentModel, GroupConfig, JsonNode) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonReader
 
readProperty(Element, Namespace, Field, Object, boolean) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
readProperty(Element, Namespace, Field, Object, boolean) - Method in class org.nuxeo.ecm.core.io.impl.TypedExportedDocumentImpl
Here we do what super does but add the "type" attribute to the XML elements.
readProperty(Property, Field, JsonNode) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReader
 
readPropertyFile(InputStream) - Method in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
 
readRequest(JsonParser, MultivaluedMap<String, String>, CoreSession) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
readRequest(InputStream, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
 
readRequest(InputStream, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
readRequest(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
 
readRequest(String, MultivaluedMap<String, String>, HttpServletRequest) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
Deprecated.
 
readRequest(String, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
readRequest0(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
 
readRequest0(String, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
readResolve() - Method in class org.nuxeo.ecm.core.schema.types.AnyType
 
readResolve() - Method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
readResolve() - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
readResolve() - Method in class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
readResolve() - Method in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
 
readResolve() - Method in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
 
readResolve() - Method in class org.nuxeo.ecm.core.schema.types.primitives.LongType
 
readResolve() - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
readSelectionRows(SelectionType, Serializable, Serializable, Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
readSelectionRows(SelectionType, Serializable, Serializable, Serializable, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Reads the rows corresponding to a selection.
readSelectionRows(SelectionType, Serializable, Serializable, Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
readSelectionRows(SelectionType, Serializable, Serializable, Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
readSelectionsIds(SelectionType, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
readSelectionsIds(SelectionType, List<Serializable>) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Gets all the selection ids for a given list of values.
readSelectionsIds(SelectionType, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
readSelectionsIds(SelectionType, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
readSimpleRow(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
readSimpleRow(RowId) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Gets a row for a SimpleFragment from the database, given its table name and id.
readSimpleRow(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
readSimpleRow(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
readSimpleRows(String, Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Gets a list of rows for SimpleFragments from the database, given the table name and the ids.
readState(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
readState(String) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Reads the state of a document.
readState(String) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
readState(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
readStates(List<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
readStates(List<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Reads the states of several documents.
readStates(List<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
readStates(List<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
readStringList(String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
Read an encoded string list as a comma separated list.
readStringList(String, SimpleType) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
Read an encoded string list as a comma separated list.
readSymbolicName(BundleFile) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Read symbolic name.
readUris - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
readUTF7String(String) - Static method in class org.nuxeo.wopi.Helpers
 
readValue(ObjectMapper, JsonNode, Class<T>) - Method in class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListDeserializer
 
readVersionElement(Element) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
readXML(InputStream) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
 
readXMLContent(Blob) - Method in class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
 
readXMLContent(Blob, String) - Static method in class org.nuxeo.template.processors.xdocreport.ZipXmlHelper
 
readXmlZipContent(ZipInputStream, XMLReader, StringBuilder) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.DOCX2TextConverter
 
readXmlZipContent(ZipInputStream, XMLReader, StringBuilder) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOo2TextConverter
 
readXmlZipContent(ZipInputStream, XMLReader, StringBuilder) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PPTX2TextConverter
 
readXmlZipContent(ZipInputStream, XMLReader, StringBuilder) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XmlZip2TextConverter
 
ready - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
 
READY - org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
Node is ready.
readZip() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
 
RealBackendFactory - Interface in org.nuxeo.ecm.webdav.backend
 
realColumns - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.CMISQLMapMaker
 
realColumns - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
The columns we'll actually request from the database.
realColumns - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
realColumns - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
The real columns, CMIS name mapped to NXQL.
realColumnsParams - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Parameters for above (for SCORE expressions on some databases)
REALM - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
REALM_NAME_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
REALM_NAME_KEY - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
realmName - Variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
realName - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
 
reason - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
reason - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
reason - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
reason - Variable in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
reason - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
reason - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
reason - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
reason(String) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
The download reason.
reassignTask(String, List<String>, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
reassignTask(CoreSession, String, List<String>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Reassigns the given task to the list of actors.
reassignTask(CoreSession, String, List<String>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
reassignTask(CoreSession, String, List<String>, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Reassign the given task to the list of actors.
reassignTask(CoreSession, String, List<String>, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
reassignTask(CoreSession, String, List<String>, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.task.TaskService
 
RebalanceException - Exception in org.nuxeo.lib.stream.log
Exception raised during LogTailer.read(Duration) if there is a rebalancing.
RebalanceException(String) - Constructor for exception org.nuxeo.lib.stream.log.RebalanceException
 
RebalanceListener - Interface in org.nuxeo.lib.stream.log
Listener to be notified on partition rebalancing.
rebind(Context, String, Object) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
Rebind val to name in ctx, and make sure that all intermediate contexts exist
rebind(Context, Name, Object) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
Rebind val to name in ctx, and make sure that all intermediate contexts exist
rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
rebuildReadAcls() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
 
rebuildReadAcls() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Rebuild the read ACLs for the whole repository.
rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
rebuildTemplatesStr(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Rebuild a templates string for use in nuxeo.conf
receivedMessage(CacheServiceImpl.CacheInvalidation) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
 
receivedMessage(MigrationServiceImpl.MigrationInvalidation) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidator
 
receivedMessage(WOPIServiceImpl.WOPIDiscoveryInvalidation) - Method in class org.nuxeo.wopi.WOPIServiceImpl.WOPIDiscoveryInvalidator
 
receivedMessage(T) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
Callback implementing the delivery of a message from another node.
receivedMessage(T) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
 
receiveInvalidations() - Method in interface org.nuxeo.ecm.core.storage.ClusterInvalidator
Receives invalidations from other cluster nodes.
receiveInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
receiveInvalidations() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Processes and returns the invalidations queued for processing by the cache (if any).
receiveInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
receiveInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
receiveInvalidations() - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
Receives invalidations from other nodes.
receiveMessage(List<T>) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
receiveMessage(List<T>) - Method in interface org.nuxeo.ecm.core.event.pipe.PipeConsumer
Callback when a batch of messages is available
RECENTLY_CREATED_DELTA - Static variable in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
RECIPIENTS_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
A string array of recipients a notifications should be sent to.
RECIPIENTS_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
RECIPIENTS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
recompute - Variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
recompute() - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
recompute() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Recomputes effective registries for schemas, facets and document types.
recompute() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
recompute() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
recomputeCallbacks - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeClassFilters() - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
recomputeCommentManager() - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
 
recomputeConfiguration() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeDescriptor(String) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
Recomputes the effective descriptor for a directory id.
recomputeDocumentType(String, Set<String>, Map<String, DocumentTypeDescriptor>) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeDocumentType(String, DocumentTypeDescriptor, DocumentType) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeDocumentTypes() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeDynamicFacets() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeEnabledListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
recomputeFacet(FacetDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeFacets() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeFile() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
Recomputes the file attribute by getting it from a new Binary for the same digest.
recomputeFile() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinary
 
RecomputePictureViews - Class in org.nuxeo.ecm.platform.picture.operation
Recomputes the picture views of the documents resulting from the provided NXQL query.
RecomputePictureViews() - Constructor for class org.nuxeo.ecm.platform.picture.operation.RecomputePictureViews
 
recomputeProxies() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
RecomputeQuotaStatistics - Class in org.nuxeo.ecm.quota.automation
Recomputes Quota size statistics.
RecomputeQuotaStatistics() - Constructor for class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
recomputeSchemas() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
recomputeTagService() - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
 
RecomputeThumbnails - Class in org.nuxeo.ecm.platform.thumbnail.operation
Recomputes the thumbnail of the documents resulting from the provided NXQL query.
RecomputeThumbnails() - Constructor for class org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails
 
RecomputeThumbnailsAction - Class in org.nuxeo.ecm.platform.thumbnail.action
Bulk Action processor that generates thumbnails from documents.
RecomputeThumbnailsAction() - Constructor for class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
 
RecomputeThumbnailsAction.RecomputeThumbnailsComputation - Class in org.nuxeo.ecm.platform.thumbnail.action
 
RecomputeThumbnailsComputation() - Constructor for class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction.RecomputeThumbnailsComputation
 
recomputeTrashService() - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
recomputeTypes() - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
recomputeUserManager(boolean) - Method in class org.nuxeo.ecm.platform.usermanager.UserService
 
recomputeVersionSeries(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Recomputes isLatest / isLatestMajor on all versions.
recomputeVersionSeries(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
Recomputes isLatest / isLatestMajor on all versions.
RecomputeViewsAction - Class in org.nuxeo.ecm.platform.picture.recompute
BAF Computation that fills picture views for the blob property described by the given xpath.
RecomputeViewsAction() - Constructor for class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
 
RecomputeViewsAction.RecomputeViewsComputation - Class in org.nuxeo.ecm.platform.picture.recompute
 
RecomputeViewsActionValidation - Class in org.nuxeo.ecm.platform.picture.recompute
 
RecomputeViewsActionValidation() - Constructor for class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsActionValidation
 
RecomputeViewsComputation() - Constructor for class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
 
reconnectedCoreSession - Variable in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
ReconnectedEventBundle - Interface in org.nuxeo.ecm.core.event
Because EventBundle can be processed asynchronously, they can be executed: in a different security context with a different CoreSession This interface is used to mark Bundles that supports this kind of processing.
ReconnectedEventBundleImpl - Class in org.nuxeo.ecm.core.event.impl
Default implementation for an EventBundle that need to be reconnected to a usable Session.
ReconnectedEventBundleImpl() - Constructor for class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
ReconnectedEventBundleImpl(EventBundle) - Constructor for class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
ReconnectedEventBundleImpl(EventBundle, String) - Constructor for class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
reconnectedEvents - Variable in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
Record - Class in org.nuxeo.lib.stream.computation
Basic data object that contains: key, watermark, flag and data.
Record() - Constructor for class org.nuxeo.lib.stream.computation.Record
 
Record(String, byte[]) - Constructor for class org.nuxeo.lib.stream.computation.Record
Creates a record using current watermark corresponding to the current time, with a default flag
Record(String, byte[], long) - Constructor for class org.nuxeo.lib.stream.computation.Record
Creates a record using a default flag
Record(String, byte[], long, EnumSet<Record.Flag>) - Constructor for class org.nuxeo.lib.stream.computation.Record
 
RECORD - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
Flags this blob provider as using "record mode".
RECORD_CODEC - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
Deprecated.
RECORD_FLAGS - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
RECORD_KEY - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
RECORD_TIMESTAMP - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
RECORD_WATERMARK - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
Record.Flag - Enum in org.nuxeo.lib.stream.computation
 
recordAccess(Path) - Method in class org.nuxeo.common.file.LRUFileCache
Records access to a file by changing its modification time.
recordActivity - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
recordBlob(BaseDocument<T>, T, Blob, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteContext
Records a blob update.
recordBlobKey(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository.MongoDBBlobFinder
 
recordBlobPath() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
Records a blob path, stored in the DBSRepositoryBase.BlobFinder.path field.
recordBlobPath() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository.MemBlobFinder
 
recordBlobPath() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository.MongoDBBlobFinder
 
recordChange(String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteContext
Records a change to a given xpath.
recordColumnFragment(String, Column) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Records a database column's fragment (to know what to join).
recordCreated(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Records the fragment as a just-created selection member.
recordEvent(Event) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
recordExisting(SimpleFragment, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
RecordFilter - Interface in org.nuxeo.lib.stream.computation
Record filtering enables to modify/skip record while it is append or read from a stream.
RecordFilterChain - Interface in org.nuxeo.lib.stream.computation
A chain of record filters.
RecordFilterChainImpl - Class in org.nuxeo.lib.stream.computation.internals
Chains multiple record filters.
RecordFilterChainImpl() - Constructor for class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
 
recordFragment(String, Table) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Records a database table and qualifier (to know what to join).
recordIds - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
The ids of newly created documents that were previously records.
recording - Variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
recordOf(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
recordRemoved(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Removes a selection item from the selection.
recordRemoved(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Removes a selection item from the selection.
recordRemovedSelection(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
Records a selection as removed.
records - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
records - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
RECORDS_CLAUSE - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
recordSelector(CmisSelector, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
Records a JOIN / WHERE / ORDER BY selector, and associates it to a database column.
recordSelector(CmisSelector, CMISQLQueryMaker.ClauseType) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Records a JOIN / WHERE / ORDER BY selector, and associates it to a database column.
recordSelectSelector(CmisSelector) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Records a SELECT selector, and associates it to a database column.
recordSelectSelector(CmisSelector) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
Records a SELECT selector, and associates it to a database column.
RecordSet - Interface in org.nuxeo.ecm.automation.core.util
Interface for Wrapping IterableQueryResult
recordSkippedCount - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
recordTrace(Trace) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
RecoverableClientException - Exception in org.nuxeo.ecm.core.api
Exception that can be handled at UI level to display a dedicated user message
RecoverableClientException(String, String, String[]) - Constructor for exception org.nuxeo.ecm.core.api.RecoverableClientException
 
RecoverableClientException(String, String, String[], Throwable) - Constructor for exception org.nuxeo.ecm.core.api.RecoverableClientException
 
RecoverableClientException.Severity - Enum in org.nuxeo.ecm.core.api
 
RECOVERY_SKIP_FIRST_FAILURES_OPTION - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
recoveryError(Exception) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
recurse - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
recursiveCancelInput(GraphRoute, GraphNode, LinkedList<GraphNode>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
recursiveCreateDocumentFromNode(DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
RED - org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
 
redirect() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleEndpoint
 
redirect(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
redirect(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
REDIRECT_JUL - Static variable in class org.nuxeo.runtime.AbstractRuntimeService
Property that controls whether or not to redirect JUL to JCL.
REDIRECT_JUL_THRESHOLD - Static variable in class org.nuxeo.runtime.AbstractRuntimeService
 
REDIRECT_URI_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
REDIRECT_URI_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
REDIRECT_URI_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
REDIRECT_URI_SESSION_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.RedirectUriResolverHelper
 
REDIRECT_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
Name of the session parameter which stores the url to be redirected when logging out
REDIRECT_URL_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
redirectOnCancel() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
redirectOnOk() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
redirectResolver - Variable in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
RedirectResolver - Interface in org.nuxeo.ecm.core.io.download
 
RedirectResolverDescriptor - Class in org.nuxeo.ecm.core.io.download
Descriptor for Core Service versionRemovalPolicy extension point configuration.
RedirectResolverDescriptor() - Constructor for class org.nuxeo.ecm.core.io.download.RedirectResolverDescriptor
 
redirectsEnabled - Variable in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
redirectToApacheCommons() - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
Redirects java.util.logging to Apache Commons Logging do not log below INFO level.
redirectToApacheCommons(Level) - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
Redirects java.util.logging to Apache Commons Logging do not log below the threshold level.
redirectURI - Variable in class org.nuxeo.ecm.platform.oauth2.request.OAuth2Request
 
redirectUriResolver - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
redirectUriResolver - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
RedirectUriResolver - Interface in org.nuxeo.ecm.platform.oauth2.openid
Helper class to determine the redirect URI based on the current OpenID provider and HTTP request
RedirectUriResolverHelper - Class in org.nuxeo.ecm.platform.oauth2.openid
Default RedirectUriResolver that allows overriding the redirect uri by setting a session attribute By default it will use a fixed redirect uri since some provider do not support wildcards
RedirectUriResolverHelper() - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.RedirectUriResolverHelper
 
redirectURIs - Variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
RedisAbstractExecutor - Class in org.nuxeo.ecm.core.redis
Abstract implementation of a RedisExecutor.
RedisAbstractExecutor() - Constructor for class org.nuxeo.ecm.core.redis.RedisAbstractExecutor
 
redisAdmin - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
RedisAdmin - Interface in org.nuxeo.ecm.core.redis
 
RedisBlockingQueue - Class in org.nuxeo.ecm.core.redis.contribs
Redis-based BlockingQueue.
RedisBlockingQueue(String, RedisWorkQueuing) - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
RedisCallable<T> - Interface in org.nuxeo.ecm.core.redis
 
RedisComponent - Class in org.nuxeo.ecm.core.redis
Implementation of the Redis Service holding the configured Jedis pool.
RedisComponent() - Constructor for class org.nuxeo.ecm.core.redis.RedisComponent
 
RedisDBSInvalidations - Class in org.nuxeo.ecm.core.redis.contribs
invalidations and nodeId serializer/unserializer.
RedisDBSInvalidations(String, String) - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisDBSInvalidations
 
RedisDBSInvalidations(String, DBSInvalidations) - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisDBSInvalidations
 
RedisDocumentConsumers - Class in org.nuxeo.importer.stream.automation
Import document message into Redis, so they can be used by Gatling simulation to create Nuxeo documents.
RedisDocumentConsumers() - Constructor for class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
RedisDocumentMessageConsumer - Class in org.nuxeo.importer.stream.consumer
Consumes DocumentMessage and send them to Redis which can be used as Gatling feeder.
RedisDocumentMessageConsumer(String, String) - Constructor for class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
RedisDocumentMessageConsumerFactory - Class in org.nuxeo.importer.stream.consumer
 
RedisDocumentMessageConsumerFactory() - Constructor for class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumerFactory
 
RedisDocumentMessageConsumerFactory(String) - Constructor for class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumerFactory
 
redisExecutor - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
redisExecutor - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
redisExecutor - Variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
RedisExecutor - Interface in org.nuxeo.ecm.core.redis
Execute the jedis statement
RedisFailoverExecutor - Class in org.nuxeo.ecm.core.redis
 
RedisFailoverExecutor(int, RedisExecutor) - Constructor for class org.nuxeo.ecm.core.redis.RedisFailoverExecutor
 
RedisHostDescriptor() - Constructor for class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor.RedisHostDescriptor
Empty constructor.
RedisHostDescriptor(String, int) - Constructor for class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor.RedisHostDescriptor
 
RedisInvalidations - Class in org.nuxeo.ecm.core.redis.contribs
invalidations and nodeId serializer/unserializer.
RedisInvalidations(String, String) - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisInvalidations
 
RedisInvalidations(String, VCSInvalidations) - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisInvalidations
 
RedisKeyValueStore - Class in org.nuxeo.ecm.core.redis.contribs
Redis implementation of a Key/Value Store Provider.
RedisKeyValueStore() - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
RedisLockManager - Class in org.nuxeo.ecm.core.redis.contribs
Redis-based lock manager.
RedisLockManager(String) - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
Creates a lock manager for the given repository.
redisNamespace - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
redisNamespace - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
redisplayFormWithErrorMessage(String, String, FormData) - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
 
redisplayFormWithInfoMessage(String, String, FormData) - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
 
redisplayFormWithMessage(String, String, String, FormData) - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
 
RedisPoolDescriptor - Class in org.nuxeo.ecm.core.redis
 
RedisPoolDescriptor() - Constructor for class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
RedisPoolExecutor - Class in org.nuxeo.ecm.core.redis
 
RedisPoolExecutor(Pool<Jedis>) - Constructor for class org.nuxeo.ecm.core.redis.RedisPoolExecutor
 
redisPrefix - Variable in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
redisPrefix - Variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
redisPrefix - Variable in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumerFactory
 
RedisPubSubProvider - Class in org.nuxeo.ecm.core.redis.contribs
Redis implementation of PubSubProvider.
RedisPubSubProvider() - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
RedisPubSubProvider.Dispatcher - Class in org.nuxeo.ecm.core.redis.contribs
Subscribes to the provided Redis channel pattern and dispatches received messages.
RedisSentinelDescriptor - Class in org.nuxeo.ecm.core.redis
 
RedisSentinelDescriptor() - Constructor for class org.nuxeo.ecm.core.redis.RedisSentinelDescriptor
 
RedisSentinelDescriptor.RedisHostDescriptor - Class in org.nuxeo.ecm.core.redis
 
RedisServerDescriptor - Class in org.nuxeo.ecm.core.redis
Descriptor for a Redis configuration.
RedisServerDescriptor() - Constructor for class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
RedisTransientStore - Class in org.nuxeo.ecm.core.redis.contribs
Redis implementation (i.e.
RedisTransientStore() - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
RedisTransientStore.KeyMatcher - Class in org.nuxeo.ecm.core.redis.contribs
 
RedisUIDSequencer - Class in org.nuxeo.ecm.core.redis.contribs
Redis-based UID generator.
RedisUIDSequencer() - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisUIDSequencer
 
RedisWorkQueuing - Class in org.nuxeo.ecm.core.redis.contribs
Implementation of a WorkQueuing storing Work instances in Redis.
RedisWorkQueuing(WorkQueuing.Listener) - Constructor for class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
reduce_table() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
Access to reduce_goto table.
ref - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
ref - Variable in class org.nuxeo.ecm.core.model.DocumentModelResolver.REF
 
ref - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.SetDocumentOnReadOnlyUnrestrictedSessionRunner
 
ref - Variable in class org.nuxeo.osgi.services.ServiceRegistrationImpl
 
Ref(CoreSession) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider.Ref
 
Ref(CoreSession) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
 
REF - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
REF() - Constructor for class org.nuxeo.ecm.core.model.DocumentModelResolver.REF
 
refCount - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
reference - Variable in class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
 
reference() - Method in interface org.nuxeo.ecm.core.api.DocumentRef
Gets the reference value.
reference() - Method in class org.nuxeo.ecm.core.api.IdRef
 
reference() - Method in class org.nuxeo.ecm.core.api.InstanceRef
 
reference() - Method in class org.nuxeo.ecm.core.api.PathRef
 
Reference - Class in org.nuxeo.ecm.core.query.sql.model
A named reference to a variable (this can be a field or table).
Reference - Interface in org.nuxeo.ecm.directory
Base interface for references between directory fields.
Reference(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Reference
 
Reference(String, String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Reference
 
Reference(String, String, EsHint) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Reference
 
Reference(Reference, String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Reference
 
Reference(Reference, EsHint) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Reference
 
REFERENCE - Static variable in interface org.nuxeo.ecm.core.io.registry.reflect.Priorities
Most of Nuxeo builtin marshallers.
referenceClass - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
referenceClass - Variable in class org.nuxeo.ecm.directory.BaseSession
 
ReferenceDescriptor - Class in org.nuxeo.ecm.directory
 
ReferenceDescriptor() - Constructor for class org.nuxeo.ecm.directory.ReferenceDescriptor
 
referencedXSD - Variable in class org.nuxeo.ecm.core.schema.XSDLoader
 
ReferenceList - Class in org.nuxeo.ecm.core.query.sql.model
 
ReferenceList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.ReferenceList
 
referenceName - Variable in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
ReferencePageProviderDescriptor - Class in org.nuxeo.ecm.platform.query.core
 
ReferencePageProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
 
ReferencePrefixAnalyzer() - Constructor for class org.nuxeo.ecm.core.storage.QueryOptimizer.ReferencePrefixAnalyzer
 
ReferenceRenamer(Map<String, String>) - Constructor for class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.ReferenceRenamer
 
references - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
referenceValueInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
For each encountered reference in traversal order, the corresponding value info.
refetch() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
 
refetch() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Refetches this fragment from the database.
refetch() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
 
refetchDeleted() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
 
refetchDeleted() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Resets the data for a fragment that was invalidated by deletion.
refetchDeleted() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
 
refetchDocumentModel(CoreSession, Object) - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
refresh - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
refresh() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Same as DocumentModel.refresh(REFRESH_DEFAULT).
refresh() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
refresh() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
refresh() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
refresh() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
refresh() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
refresh() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
refresh() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Refresh hook, to override for custom behavior
refresh() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Forces refresh of the current page.
refresh() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
refresh() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
refresh() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
refresh() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
refresh() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
refresh() - Method in class org.nuxeo.ecm.platform.usermanager.providers.NuxeoPrincipalsPageProvider
 
refresh() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Refresh all document indexes, immediately after the operation occurs, so that the updated document appears in search results immediately.
refresh() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
refresh() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
refresh() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
refresh() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
refresh() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
refresh() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
refresh() - Method in class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
 
refresh() - Method in interface org.nuxeo.runtime.model.ComponentManager
Shortcut for refresh(false).
refresh() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
refresh(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
 
refresh(boolean) - Method in interface org.nuxeo.runtime.model.ComponentManager
Refresh the registry using stashed registrations if any.
refresh(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
refresh(int) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Reloads item information like label, properties and children depending on the specified refresh type.
refresh(int) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
refresh(int, String[]) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Refresh document data from server.
refresh(int, String[]) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
refresh(int, String[]) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
refresh(int, String[]) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
refresh(String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
refresh(String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
refresh(String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
refresh(String, String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
refresh(DocumentModel, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
REFRESH_ACP - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_ACP_IF_LOADED - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_ACP_LAZY - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_ALL - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_CONTENT - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_CONTENT_IF_LOADED - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_CONTENT_LAZY - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_DEFAULT - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_IF_LOADED - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_INDEX_PARAM - Static variable in class org.nuxeo.elasticsearch.bulk.IndexAction
 
REFRESH_LAZY - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_LOCK - org.nuxeo.wopi.Operation
 
REFRESH_PERIOD_MINUTES - Static variable in class org.nuxeo.connect.client.status.ConnectStatusHolder
 
REFRESH_PREFETCH - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
Deprecated.
since 10.1, has no effect.
REFRESH_STATE - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
 
REFRESH_TOKEN_GRANT_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
REFRESH_TOKEN_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
refreshCache() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
refreshComponents() - Method in class org.nuxeo.runtime.reload.ReloadComponent
Deprecated.
since 9.3, this method is only used in deployBundles and undeployBundles which are deprecated. Keep it for backward compatibility.
refreshDate - Variable in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
refreshDiscovery() - Method in interface org.nuxeo.wopi.WOPIService
Refreshes the WOPI discovery: fetches the data from the discovery URL, stores it and loads it in memory.
refreshDiscovery() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
refreshDocument(DocumentRef, int, String[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
refreshDocument(DocumentRef, int, String[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Internal method - it is used internally by DocumentModel.refresh()
refreshDocumentModel(Document, int, String[]) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
Gets what's to refresh in a model (except for the ACPs, which need the session).
refreshed(PageProvider<?>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderChangedListener
Called when the pageProvider has refreshed.
refreshGroup() - Method in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
refreshGroupCounter - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
refreshGroupCounter - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
refreshIfOld(long) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
refreshIndexIfNeeded(BulkCommand) - Method in class org.nuxeo.elasticsearch.bulk.IndexCompletionComputation
 
refreshLock() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the RefreshLock operation.
refreshLock(String) - Static method in class org.nuxeo.wopi.lock.LockHelper
Updates the WOPI lock stored for the given file id with a fresh timestamp.
refreshMetricsIfNeeded() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
refreshPackages(Bundle[]) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
refreshPolicy() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
refreshRepositoryIndex(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Refresh document index for the specific repository, immediately after the operation occurs, so that the updated document appears in search results immediately.
refreshRepositoryIndex(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
refreshRepositoryIndex(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
refreshSanitizers() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
refreshToken - Variable in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
refreshToken(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Attempts to renew the credentials associated to this batch handler.
refreshToken(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl.DefaultBatchHandler
 
refreshToken(String) - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
refreshToken(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
refs - Variable in class org.nuxeo.drive.service.SynchronizationRoots
 
refuse() - Method in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
refVersion - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
reg - Variable in class org.nuxeo.ecm.core.event.pipe.EventPipeRegistry
 
reg - Variable in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
 
regex - Variable in class org.nuxeo.ecm.webengine.forms.validation.RegexValidator
 
Regex - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
 
RegexESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "regex" Elasticsearch hint operator.
RegexESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.RegexESHintQueryBuilder
 
RegexMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.util.PathMatcher.RegexMatcher
 
regexp - Variable in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
REGEXP_ARRAY_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
REGEXP_ARRAY_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
REGEXP_EXCLUDE_DOUBLE_QUOTE - Static variable in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
REGEXP_EXCLUDE_QUOTE - Static variable in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
REGEXP_LIST_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
REGEXP_LIST_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
 
REGEXP_NAMED_PARAMETER - Static variable in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
RegexSegmentMatcher - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
 
RegexSegmentMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.RegexSegmentMatcher
 
RegexSegmentMatcher(Pattern) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.RegexSegmentMatcher
 
RegexValidator - Class in org.nuxeo.ecm.webengine.forms.validation
 
RegexValidator(String) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.RegexValidator
 
region - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
region - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
register - Variable in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
register() - Method in class org.nuxeo.ecm.core.management.standby.StandbyCommand.Registration
 
register() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
 
register(Class<?>) - Method in class org.nuxeo.common.xmap.XMap
Registers a mappable object class.
register(Class<?>) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
Makes a marshaller class available.
register(Class<?>) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
register(Class<?>, AvroSchemaFactory<?>) - Method in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
register(String, String, Descriptor) - Method in class org.nuxeo.runtime.model.DescriptorRegistry
 
register(String, Topology, Settings) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
register(String, Topology, Settings) - Method in interface org.nuxeo.lib.stream.computation.StreamManager
Registers a processor and initializes the underlying streams, this is needed before creating a processor or appending record in source streams.
register(String, Descriptor) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
register(String, Descriptor) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
register(List<String>, Settings) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
register(List<String>, Settings) - Method in interface org.nuxeo.lib.stream.computation.StreamManager
Registers some source Streams without any processors.
register(EhcacheXAResource, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
 
register(Simon) - Method in class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
 
register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
 
register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
 
register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
 
register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
 
register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
 
register(ObjectCodecService, DocumentAdapterService) - Static method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DocumentAdapterCodec
 
register(RegistrationInfo) - Method in interface org.nuxeo.runtime.model.ComponentManager
Handles the registration of the given registration info.
register(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
registerAction(AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
registerAdapter(AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
registerAdapterFactory(DocumentAdapterDescriptor) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
registerAdobeCCClient() - Method in class org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl
 
registerAndCreateProcessor(String, Topology, Settings) - Method in interface org.nuxeo.lib.stream.computation.StreamManager
Registers and creates a processor without starting it.
registerApp(WOPIDiscovery.App) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
registerBackend(Backend) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
registerBlobDecoder(JSONBlobDecoder) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
 
registerBlobDispatcher(BlobDispatcherDescriptor) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
registerBlobProvider(BlobProviderDescriptor) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
registerBuiltinTypes() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerCache(String) - Method in interface org.nuxeo.ecm.core.cache.CacheService
Programmatically registers a cache with the given name, with the the size and the timeout given by the default cache.
registerCache(String) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
registerCache(String, int, int) - Method in interface org.nuxeo.ecm.core.cache.CacheService
Deprecated.
since 9.3, seems unused, use CacheService.registerCache(String) instead.
registerCache(String, int, int) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
Deprecated.
registerCapabilities(String, Supplier<Map<String, Object>>) - Method in interface org.nuxeo.runtime.capabilities.CapabilitiesService
Registers capabilities under the given name.
registerCapabilities(String, Supplier<Map<String, Object>>) - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
registerCapabilities(String, Map<String, Object>) - Method in interface org.nuxeo.runtime.capabilities.CapabilitiesService
Registers capabilities under the given name.
registerCapabilities(String, Map<String, Object>) - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
registerClassFilter(ClassFilterDescriptor) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
registerConfig(DocumentStoreConfigurationDescriptor) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
registerConfiguration(TypeConfiguration) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerContext(ServletRequest, RenderingContext) - Static method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.RenderingContextWebUtils
Register the given context as the context to use to manage the marshalling.
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.dmk.DmkComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
Component implementation.
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.CoreService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.schema.TypeService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepositoryService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryCompatService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.directory.DefaultDirectoryFactory
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.usermanager.UserService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.web.common.locale.LocaleComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.quota.size.QuotaSizeServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webdav.service.WebDavService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.io.fsexporter.FSExporter
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.server.ServerComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
registerContribution(Contribution) - Method in class org.nuxeo.runtime.deploy.ContributionManager
 
registerContributionManager(String, ContributionManager) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
registerConverter(ConverterDescriptor) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
registerCreationContainerListProviders() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
registerCursor(C, int, int) - Method in class org.nuxeo.ecm.core.api.CursorService
Registers the input CursorService and generates a new scrollId to associate with.
registerCursor(String, C, int, int) - Method in class org.nuxeo.ecm.core.api.CursorService
Registers the input CursorService associated to the input scrollId.
registerCursor(String, PreparedStatement, ResultSet, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
registerCursorResult(String, CursorResult<C, O>) - Method in class org.nuxeo.ecm.core.api.CursorService
Registers the input CursorResult associated to the input scrollId.
registerCursorResult(CursorResult<C, O>) - Method in class org.nuxeo.ecm.core.api.CursorService
Registers the input CursorResult and generates a new scrollId to associate with.
registerCustomProviders() - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
registerDecoder(String, PropertyDecoder) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
registerDefaultVersioningRule(DefaultVersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
Deprecated.
since 9.1, use policy and filter contributions instead
registerDescriptor(PermissionDescriptor) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
registerDescriptor(PermissionDescriptor) - Method in interface org.nuxeo.ecm.core.security.PermissionProviderLocal
 
registerDescriptor(PermissionVisibilityDescriptor) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
registerDescriptor(PermissionVisibilityDescriptor) - Method in interface org.nuxeo.ecm.core.security.PermissionProviderLocal
 
registerDescriptor(SecurityPolicyDescriptor) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
 
registerDescriptor(SecurityPolicyDescriptor) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
 
registerDirectoryDescriptor(BaseDirectoryDescriptor) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
INTERNAL registers a directory descriptor.
registerDirectoryDescriptor(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
registerDocumentType(DocumentTypeDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerDocumentType(DocumentTypeImpl) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerDocumentTypeIfNeeded(String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
registered - Variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
registered - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
registered(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
REGISTERED - Static variable in class org.nuxeo.runtime.deploy.DependencyTree
 
REGISTERED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
registeredLayoutNames - Variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
registeredPipes - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
registerELContextFactoryDescriptor(ELContextFactoryDescriptor) - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
registerEngine(RenderingEngine) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
 
registerEngine(RenderingEngine) - Method in interface org.nuxeo.ecm.platform.rendering.RenderingService
 
registerExtension(ExportExtension) - Method in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
registerExtension(ImportExtension) - Method in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentWriter
 
registerExtension(Extension) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
Register extensions.
registerExtension(Extension) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
registerExtension(Extension) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.util.LocationManagerService
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
registerExtension(Extension) - Method in interface org.nuxeo.runtime.model.Extensible
Registers the given extension.
registerExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.services.event.EventService
 
registerExtension(Extension) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
registerFacet(String, Set<String>) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerFacet(FacetDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerFileExtension(ExtensionDescriptor) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
registerFileImporters() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
registerFilterConfig(String, String, boolean, boolean, boolean, boolean, boolean, String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
registerFilterConfig(FilterConfigDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
registerFilterFactory(FilterFactory) - Method in class org.nuxeo.ecm.platform.actions.ActionService
Deprecated.
seems not used in Nuxeo - should be removed - and anyway the merge is not done
registerFilters(Collection<String>, Settings) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
registerFlavor(FlavorDescriptor, RuntimeContext) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
registerFolderImporters() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
registerForAsyncWait(AsyncWaitHook) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
registerGeneralSettings(GeneralSettingsDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
registerGenerators(Extension, Object[]) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
registerGraph(Object) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
Registers a graph instance.
registerGuard(String, Guard) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
 
registerHandler(DocumentStoreHandlerDescriptor) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
registerHandler(HotDeployer.ActionHandler) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
registerHibernateContribution(HibernateConfiguration, ComponentName) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
registerImageUtils(ImageUtilsDescriptor) - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
registeringCB - Variable in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
registerInstanceCallback(String) - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
 
registerInTx(SQLSession) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
registerInvalidator() - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
registerLayout(String, LayoutDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
registerLayout(String, LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
registerLayout(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
registerLayoutConverter(String, LayoutConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
registerLayoutType(String, LayoutTypeDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
registerLayoutType(String, LayoutTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
registerLayoutType(LayoutTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
registerLibrarySelector(LibrarySelectorServiceDescriptor) - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
registerLink(LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
registerLocal(String, String) - Method in class org.nuxeo.launcher.connect.ConnectRegistrationBroker
 
registerLocator(String, boolean) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
registerLockManager(String, LockManager) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
registerLoginProvider(String, String, String, String, String, LoginProviderLinkComputer) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
registerLoginProvider(String, String, String, String, String, LoginProviderLinkComputer) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
Deprecated.
since 10.10, use LoginScreenConfig(LoginProviderLink) instead
registerLoginScreenConfig(LoginScreenConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
registerMacro(WikiMacro) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
 
registerMetadataUtils(MetadataUtilsDescriptor) - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
 
registerMetrics() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
registerMetrics() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
registerMetrics() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
registerMimetype(MimetypeEntry) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
registerModule(ModuleConfiguration) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
registerMXBean(Object, String, Class<?>, String) - Method in class org.nuxeo.runtime.management.metrics.MetricRegister
 
registerNamedXAResourceFactory(NamedXAResourceFactory) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
registerNewPublicationTrees(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
registerNotification(Notification, List<String>) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
 
registerNotification(Notification, List<String>) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
 
registerOpenIdProvider(OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
registerOracle12DialectResolver() - Static method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
Registers with Hibernate a dialect resolver to recognize Oracle 12.
registerOrphanVersionRemovalFilter(CoreServiceOrphanVersionRemovalFilterDescriptor) - Method in class org.nuxeo.ecm.core.CoreService
 
registerPageProviderDefinition(PageProviderDefinition) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
 
registerPageProviderDefinition(PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
registerPendingDescriptors() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
registerPendingProviders() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
registerPooledDataSource(String, Map<String, String>) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
registerProbe(ProbeDescriptor) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
registerProbeForHealthCheck(HealthCheckProbesDescriptor) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
This probe is taken into account for the healthCheck
registerProbeForHealthCheck(HealthCheckProbesDescriptor) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
registerPropertyCharacteristics(List<PropertyDescriptor>) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerProtectedPath(String) - Static method in class org.nuxeo.runtime.trackers.files.FileEventTracker
Registers a protected path under which files should not be deleted
registerProxies(ProxiesDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerQueryMaker(QueryMakerDescriptor) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService
 
registerQueryMaker(QueryMakerDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
registerRecomputeCallback(Runnable) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerRemote(String, char[], String, NuxeoClientInstanceType, String) - Method in class org.nuxeo.launcher.connect.ConnectRegistrationBroker
 
registerRenderingExtension(String, Object) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
registerResource(String, String, Class<?>, Object) - Method in interface org.nuxeo.runtime.management.ResourcePublisher
 
registerResource(String, String, Class<?>, Object) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
registerResource(Resource) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Allows to dynamically register a resource.
registerResource(Resource) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
registerResource(Resource, RuntimeContext) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
registerResourceBundle(ResourceBundle) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Allows to dynamically register a bundle.
registerResourceBundle(ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
registerResources() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoringFactory
Deprecated.
 
registerResources() - Method in class org.nuxeo.ecm.core.management.StatusesManagementFactory
 
registerResources() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoringFactory
 
registerResources() - Method in class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusFactory
 
registerResources() - Method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
 
registerResources() - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricFactory
 
registerResources() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
 
registerResources() - Method in interface org.nuxeo.runtime.management.ResourceFactory
 
registerReturnParameter(PreparedStatement, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Registers return parameters.
registerReturnParameter(PreparedStatement, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
registerRootType() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
registerRouteResource(RouteModelResourceType, RuntimeContext) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Registers a new route model template to be imported at application startup.
registerRouteResource(RouteModelResourceType, RuntimeContext) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
registerSchedule(Schedule) - Method in interface org.nuxeo.ecm.core.scheduler.SchedulerService
Registers a schedule.
registerSchedule(Schedule) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
registerSchedule(Schedule, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.scheduler.SchedulerService
Registers a schedule.
registerSchedule(Schedule, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
registerSchema(SchemaBindingDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerSchema(Schema) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerSchema(Schema) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
 
registerSequencers(Extension, Object[]) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
registerServerContribution(LDAPServerDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
registerService(Class<T>, Class<?>) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
registerService(Class<T>, Object) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
registerService(String[], Object, Dictionary) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
registerService(String, Object, Dictionary) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
registerService(AdministrableServiceDescriptor) - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
Registers a service given its descriptor.
registerService(AdministrableServiceDescriptor) - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
registerServices() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
Register provided services as OSGi services
registerServices(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
registerShortcut(String, String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
registerSimpleBackends(List<DocumentModel>) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
registerSingleProviderLoginScreenConfig(String, String, String, String, String, LoginProviderLinkComputer) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
Registers and returns a login screen configuration including a single login provider described by the given parameters.
registerSubscriber(String, BiConsumer<String, byte[]>) - Method in interface org.nuxeo.runtime.pubsub.PubSubService
Registers a subscriber for the given topic.
registerSubscriber(String, BiConsumer<String, byte[]>) - Method in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
registerSynchronization(Synchronization) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
 
registerSynchronization(Synchronization) - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
registerSynchronization(Synchronization) - Method in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
registerSynchronization(Synchronization) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
 
registerSynchronizationRoot(NuxeoPrincipal, DocumentModel, CoreSession) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
registerSynchronizationRoot(NuxeoPrincipal, DocumentModel, CoreSession) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
 
registerTailer() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
registerTemplate(URL) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
registerTomcatGauge(String, String, MetricRegistry, String) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
registerTreeConfig(PublicationTreeConfigDescriptor) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
registerTreeConfigFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
registerType(Type) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
registerType(Type) - Method in interface org.nuxeo.ecm.core.schema.types.Schema
Registers a new type in that schema context.
registerType(Type) - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
 
registerType(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
registerType(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
registerTypeDescriptor(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
registerTypeMapping(DocumentModel) - Method in interface org.nuxeo.template.api.TemplateProcessorService
Update Type2Template Mapping from the data contained in the source DocumentModel.
registerTypeMapping(DocumentModel) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
registerUnicity() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
registerVersioning() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
Deprecated.
since 9.1
registerVersioningFilter(VersioningFilterDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
registerVersioningPolicy(VersioningPolicyDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
registerVersioningRestriction(VersioningRestrictionDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
registerVersioningRule(VersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
Deprecated.
since 9.1, use policy and filter contributions instead
registerVersioningService(VersioningServiceDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
registerVersionRemovalPolicy(CoreServicePolicyDescriptor) - Method in class org.nuxeo.ecm.core.CoreService
 
registerWidget(String, WidgetDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
registerWidget(String, WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
registerWidget(WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
registerWidgetConverter(String, WidgetConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
registerWidgetType(String, WidgetTypeDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
registerWidgetType(String, WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
registerWidgetType(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
registration - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingRegistry
 
registration - Variable in class org.nuxeo.ecm.core.management.standby.StandbyCommand
 
registration() - Static method in class org.nuxeo.launcher.connect.ConnectRegistrationBroker
 
Registration() - Constructor for class org.nuxeo.ecm.core.management.standby.StandbyCommand.Registration
 
REGISTRATION_CONFIG_FACET - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRulesFactory
 
REGISTRATION_CONFIGURATION_NAME - Static variable in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
REGISTRATION_DATA_DOC - Static variable in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
REGISTRATION_DATA_USER - Static variable in interface org.nuxeo.ecm.user.invite.UserInvitationService
 
RegistrationAcceptator(String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationAcceptator
 
RegistrationApprover(String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationApprover
 
RegistrationCreator(String, DocumentModel, Map<String, Serializable>, UserInvitationService.ValidationMethod) - Constructor for class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
 
registrationData - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationAcceptator
 
registrationInfo - Variable in class org.nuxeo.runtime.ComponentEvent
The component this event relates to if any, null otherwise.
RegistrationInfo - Interface in org.nuxeo.runtime.model
The component registration info.
RegistrationInfoImpl - Class in org.nuxeo.runtime.model.impl
 
RegistrationInfoImpl() - Constructor for class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
RegistrationInfoImpl(ComponentName) - Constructor for class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Useful when dynamically registering components
RegistrationRejector(String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationRejector
 
registrationRequired(DownloadablePackage) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
 
RegistrationRules - Class in org.nuxeo.ecm.user.invite
 
RegistrationRules(DocumentModel) - Constructor for class org.nuxeo.ecm.user.invite.RegistrationRules
 
RegistrationRulesFactory - Class in org.nuxeo.ecm.user.invite
 
RegistrationRulesFactory() - Constructor for class org.nuxeo.ecm.user.invite.RegistrationRulesFactory
 
registrationUuid - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
 
registries - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
registry - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
registry - Variable in class org.nuxeo.connect.update.task.update.UpdateManager
 
registry - Variable in class org.nuxeo.ecm.automation.core.events.OperationEventListener
 
registry - Variable in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
 
registry - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
registry - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
registry - Variable in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
registry - Variable in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader
The marshaller registry.
registry - Variable in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
The marshaller registry.
registry - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
 
registry - Variable in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
registry - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
 
registry - Variable in class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
registry - Variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
registry - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
registry - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
 
registry - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
registry - Variable in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
registry - Variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
registry - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Cache statistics
registry - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
registry - Variable in class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
registry - Variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
registry - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
Cache statistics
registry - Variable in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
Cache statistics
registry - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
registry - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
registry - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
registry - Variable in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
registry - Variable in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
registry - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
registry - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
Registry of contributed providers.
registry - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLODContributionHandler
 
registry - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderViewContributionHandler
 
registry - Variable in class org.nuxeo.ecm.platform.threed.service.RenderViewContributionHandler
 
registry - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
registry - Variable in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
 
registry - Variable in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
 
registry - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
registry - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
registry - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
registry - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
registry - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
registry - Variable in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
registry - Variable in class org.nuxeo.osgi.OSGiAdapter
 
registry - Variable in class org.nuxeo.runtime.api.DefaultServiceProvider
 
registry - Variable in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
registry - Variable in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
registry - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
registry - Variable in class org.nuxeo.runtime.management.ResourcePublisherService.FactoriesRegistry
 
registry - Variable in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
registry - Variable in class org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
 
registry - Variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
registry - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
registry - Variable in class org.nuxeo.runtime.services.resource.ResourceService
 
registry - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
registry - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
REGISTRY_TARGET_NAME - Static variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
RegistrySerializer - Class in org.nuxeo.connect.update.task.update
 
RegistrySerializer() - Constructor for class org.nuxeo.connect.update.task.update.RegistrySerializer
 
REGULAR_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
RegularFileFilter() - Constructor for class org.nuxeo.common.file.LRUFileCache.RegularFileFilter
 
REINDEX_BUCKET_READ_PROPERTY - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
REINDEX_BUCKET_WRITE_PROPERTY - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
REINDEX_ON_STARTUP_PROPERTY - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
REINDEX_TIMEOUT - Static variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
REINDEX_USING_CHILDREN_TRAVERSAL_PROPERTY - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
 
reindexOnStartup() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
reindexRepository(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchIndexing
Recreate an index and run an async reindexing worker.
reindexRepository(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
reindexRepository(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
reinitDocumentsLifeCyle(CoreSession, DocumentModelList) - Method in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
 
reinitLifecycle - Variable in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
reinitLifecycle(List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
reinitLifeCycle(Document) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
 
reinitLifeCycle(Document) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
Sets the current state to the initial state as defined by the associated lifecycle.
reinitLifeCycleState(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
reinitLifeCycleState(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Reinitializes the life cycle state of the document to its default state.
reinitSession(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
reinject() - Method in class org.nuxeo.runtime.test.runner.HotDeployer
 
reject() - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
 
REJECT_CHAIN_NAME - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
REJECT_STATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
rejectComment(CoreSession, DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService
Reject the comment with the given commentId.
rejectComment(CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
 
rejectComment(CoreSession, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
Can be overwritten to allow workflow.
rejectOperationChain - org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
 
rejectOperationChain - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
rejectRegistrationRequest(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
rejectRegistrationRequest(String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
reject the registration request
rejectTask(CoreSession, NuxeoPrincipal, Task, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
rejectTask(CoreSession, NuxeoPrincipal, Task, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
Ends the task using event name TaskEventNames.WORKFLOW_TASK_REJECTED and marking the task as not validated.
REL_FRAGMENT_NAME - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
REL_PREDICATE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
REL_SOURCE_ID - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
REL_SOURCE_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
REL_SOURCE_URI - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
REL_TARGET_ID - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
REL_TARGET_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
REL_TARGET_STRING - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
REL_TARGET_URI - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
REL_TYPE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
RELATED_TEXT - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
RELATED_TEXT_ID - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
RELATED_TEXT_RESOURCES - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
RELATION_TABLE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
RelationAlreadyExistsException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
 
RelationAlreadyExistsException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.RelationAlreadyExistsException
 
RelationConstants - Class in org.nuxeo.ecm.platform.relations.api.util
Constants for relations management.
RelationDate - Class in org.nuxeo.ecm.platform.relations.api.impl
Relation date management.
RelationEvents - Class in org.nuxeo.ecm.platform.relations.api.event
Relation event types.
RelationHelper - Class in org.nuxeo.ecm.platform.relations.api.util
 
RelationManager - Interface in org.nuxeo.ecm.platform.relations.api
RelationService common interface.
relations - Variable in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
 
relations - Variable in class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
 
relations - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
RelationService - Class in org.nuxeo.ecm.platform.relations.services
Relation service.
RelationService() - Constructor for class org.nuxeo.ecm.platform.relations.services.RelationService
 
relationTable - Variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
RelationTagService - Class in org.nuxeo.ecm.platform.tag
Deprecated.
since 9.3, use FacetedTagService instead
RelationTagService() - Constructor for class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
RelationTagService.UnrestrictedCanRemoveTagging - Class in org.nuxeo.ecm.platform.tag
Deprecated.
 
RelationTagService.UnrestrictedGetDocumentCloud - Class in org.nuxeo.ecm.platform.tag
Deprecated.
 
RELATIVE_ROOT_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
RELATIVE_TARGET - Static variable in class org.nuxeo.wopi.Headers
 
relativeCoordinates - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
relativize(String) - Static method in class org.nuxeo.runtime.datasource.DataSourceHelper
 
RELAX - org.nuxeo.runtime.test.runner.RandomBug.Mode
 
RELAX_CMIS_SPEC - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
Key of the configuration property "org.nuxeo.cmis.relaxSpec", default to false.
release() - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
release() - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
 
release() - Method in class org.nuxeo.ecm.platform.importer.log.PerfLogger
 
release() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
release() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
release() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
release() - Method in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
release() - Method in class org.nuxeo.usermapper.extension.NashornUserMapper
 
release() - Method in interface org.nuxeo.usermapper.extension.UserMapper
Release callback : called when the plugin is about to be unloaded
release(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
release(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
release(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Informs the store that the entry with the given key can be released if TTL or GC parameters require to do some cleanup.
release(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
release(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
releaseBlobLock(String, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
releaseCoreSession(CloseableCoreSession) - Method in interface org.nuxeo.ecm.core.api.CoreSessionService
Deprecated.
since 11.1, does nothing
releaseCoreSession(CloseableCoreSession) - Method in class org.nuxeo.ecm.core.api.CoreSessionServiceImpl
 
releaseDate - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
releaseEntityManager(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
releaseEntityManagerWithRollback(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
releaseTTL - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
TTL used to keep objects around a bit longer if there's space for them, for caching.
reload - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
reload() - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
Deprecated.
 
reload() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
 
reload() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
reload() - Method in interface org.nuxeo.ecm.webengine.jaxrs.Reloadable
 
reload() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
reload() - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
reload() - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
 
reload() - Method in class org.nuxeo.ecm.webengine.WebEngine
Reloads configuration.
reload() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Deprecated.
since 9.3, but in fact since 5.6, only usage in RegistrationInfoImpl
reload() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
Deprecated.
since 9.3, but in fact since 5.6, only usage in RegistrationInfoImpl
reload() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Deprecated.
since 9.3, but in fact since 5.6, see only usage in LiveInstallTask#reloadComponent
reload() - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
reload() - Method in interface org.nuxeo.runtime.reload.ReloadService
Sends a runtime event with id ReloadService.RELOAD_EVENT_ID so that listeners can be notified that a reload has been done.
reload() - Method in class org.nuxeo.runtime.test.runner.HotDeployer.DefaultDeployHandler
 
reload() - Method in class org.nuxeo.runtime.test.runner.HotDeployer
Reloads the components and preserve the current registry state.
reload() - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
reload(WebEngine) - Method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
reload(ComponentContext) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
RELOAD_ACTION - Static variable in class org.nuxeo.runtime.test.runner.HotDeployer
 
RELOAD_EVENT_ID - Static variable in class org.nuxeo.runtime.reload.ReloadEventNames
Deprecated.
 
RELOAD_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
 
RELOAD_SEAM_EVENT_ID - Static variable in class org.nuxeo.runtime.reload.ReloadEventNames
Deprecated.
 
RELOAD_SEAM_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
 
RELOAD_STRATEGY_PARAMETER - Static variable in class org.nuxeo.runtime.reload.ReloadComponent
The reload strategy to adopt for hot reload.
RELOAD_STRATEGY_VALUE_DEFAULT - Static variable in class org.nuxeo.runtime.reload.ReloadComponent
 
RELOAD_STRATEGY_VALUE_RESTART - Static variable in class org.nuxeo.runtime.reload.ReloadComponent
 
RELOAD_STRATEGY_VALUE_STANDBY - Static variable in class org.nuxeo.runtime.reload.ReloadComponent
 
RELOAD_STRATEGY_VALUE_UNSTASH - Static variable in class org.nuxeo.runtime.reload.ReloadComponent
 
RELOAD_TOPIC - Static variable in interface org.nuxeo.runtime.reload.ReloadService
 
Reloadable - Interface in org.nuxeo.ecm.webengine.jaxrs
 
reloadBundles - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
reloadBundles(List<String>, List<File>) - Method in class org.nuxeo.runtime.reload.DevReloadBridge
 
reloadBundles(List<String>, List<File>) - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
reloadBundles(ReloadContext) - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
reloadBundles(ReloadContext) - Method in interface org.nuxeo.runtime.reload.ReloadService
Called by ReloadServiceInvoker#hotReloadBundles.
reloadComponent(String) - Static method in class org.nuxeo.connect.update.task.live.LiveInstallTask
ReloadComponent - Class in org.nuxeo.runtime.reload
 
ReloadComponent() - Constructor for class org.nuxeo.runtime.reload.ReloadComponent
 
reloadComponents(LocalPackage) - Static method in class org.nuxeo.connect.update.task.live.LiveInstallTask
Deprecated.
since 5.6: this way of reloading components is smarter because the package installed can declare what needs to be reloaded exactly, but this is too complicated to handle, and risky given potential dependency issues => make components listen for the "flush" event instead, @see ReloadService
reloadContainer() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
ReloadContext - Class in org.nuxeo.runtime.reload
The reload actions to perform when reloading the Nuxeo server.
ReloadContext() - Constructor for class org.nuxeo.runtime.reload.ReloadContext
 
ReloadContext(String) - Constructor for class org.nuxeo.runtime.reload.ReloadContext
Constructor which takes the destination as argument.
ReloadContext(Path) - Constructor for class org.nuxeo.runtime.reload.ReloadContext
Constructor which takes the destination as argument.
reloadDevBundles(DevBundle[]) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
ReloadDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
ReloadDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.ReloadDocument
 
ReloadEventNames - Class in org.nuxeo.runtime.reload
Deprecated.
since 9.3 use directly constants from ReloadService.
ReloadEventNames() - Constructor for class org.nuxeo.runtime.reload.ReloadEventNames
Deprecated.
 
ReloadHelper - Class in org.nuxeo.ecm.admin.runtime
Helper to hot reload studio bundles.
ReloadHelper() - Constructor for class org.nuxeo.ecm.admin.runtime.ReloadHelper
 
reloadIfNeeded() - Method in class org.nuxeo.ecm.webengine.app.jersey.ReloadingJerseyServlet
 
ReloadingClassLoader - Class in org.nuxeo.ecm.webengine.loader
 
ReloadingClassLoader(ClassLoader) - Constructor for class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
ReloadingJerseyServlet - Class in org.nuxeo.ecm.webengine.app.jersey
JAX-RS servlet based on jersey servlet to provide hot reloading.
ReloadingJerseyServlet() - Constructor for class org.nuxeo.ecm.webengine.app.jersey.ReloadingJerseyServlet
 
ReloadListener - Class in org.nuxeo.ecm.automation.core.impl
 
ReloadListener() - Constructor for class org.nuxeo.ecm.automation.core.impl.ReloadListener
 
reloadMessages() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
reloadModule(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
reloadModules() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
reloadModules() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
reloadProperties() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
reloadProperties() - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
reloadProperties() - Method in interface org.nuxeo.runtime.reload.ReloadService
Reloads runtime framework properties
reloadProperties() - Method in interface org.nuxeo.runtime.RuntimeService
Reread all property files loaded at startup.
reloadProperties() - Method in class org.nuxeo.runtime.test.TestRuntime
 
reloadProperties() - Method in class org.nuxeo.runtime.util.SimpleRuntime
 
ReloadProperties - Class in org.nuxeo.connect.update.task.live.commands
Flush all nuxeo caches.
ReloadProperties() - Constructor for class org.nuxeo.connect.update.task.live.commands.ReloadProperties
 
ReloadPropertiesPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Flush all nuxeo caches.
ReloadPropertiesPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
 
reloadResourceLoader() - Static method in class org.nuxeo.runtime.api.Framework
 
reloadResourceLoader(List<URL>, List<URL>) - Static method in class org.nuxeo.runtime.api.Framework
Reload the resources loader, keeping URLs already tracked, and adding possibility to add or remove some URLs.
ReloadResult - Class in org.nuxeo.runtime.reload
Result of hot reload operation.
ReloadResult() - Constructor for class org.nuxeo.runtime.reload.ReloadResult
 
reloadSeam - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
reloadSeam() - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
reloadSeamComponents() - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
reloadSeamComponents() - Method in interface org.nuxeo.runtime.reload.ReloadService
Sends a runtime event with id ReloadService.RELOAD_SEAM_EVENT_ID
reloadService - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
ReloadService - Interface in org.nuxeo.runtime.reload
Service tracking reload related events or commands when installing a package.
reloadServiceInvoker - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
ReloadServiceInvoker - Class in org.nuxeo.runtime.tomcat.dev
Invokes the ReloadService by reflection as this module does not have access to the runtime context.
ReloadServiceInvoker(ClassLoader) - Constructor for class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
reloadServlet(ServletDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
remaining - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
remainingCapacity() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
remainingMillis(long, long) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
Deprecated.
since 10.2 because unused
remote - Variable in class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
RemoteHostGuessExtractor - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
 
RemoteHostGuessExtractor() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.RemoteHostGuessExtractor
 
remoteRenewRegistration() - Method in class org.nuxeo.launcher.connect.ConnectRegistrationBroker
Renews a registration.
RemoteSessionsProbe - Class in org.nuxeo.ecm.core.storage.sql.management
 
RemoteSessionsProbe() - Constructor for class org.nuxeo.ecm.core.storage.sql.management.RemoteSessionsProbe
 
remove - Variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
remove - Variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
remove - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
remove - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
remove - Variable in class org.nuxeo.ecm.platform.types.Type
 
remove - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
remove - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
remove - Variable in class org.nuxeo.elasticsearch.config.ESHintQueryBuilderDescriptor
 
remove - Variable in class org.nuxeo.runtime.kv.KeyValueStoreDescriptor
 
remove() - Method in class org.nuxeo.common.utils.FileTreeIterator
 
remove() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
 
remove() - Method in class org.nuxeo.ecm.core.api.DocumentTreeIterator
 
remove() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
 
remove() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
remove() - Method in class org.nuxeo.ecm.core.api.model.impl.DirtyPropertyIterator
 
remove() - Method in interface org.nuxeo.ecm.core.api.model.Property
Removes this property from the tree.
remove() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
remove() - Method in interface org.nuxeo.ecm.core.model.Document
Removes this document and all its children, if any.
remove() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
remove() - Method in class org.nuxeo.ecm.core.rest.CommentService
Deprecated.
 
remove() - Method in class org.nuxeo.ecm.core.rest.FileService
 
remove() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
remove() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
remove() - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
 
remove() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
remove() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
remove() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
remove() - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
remove() - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
Cleanup method.
remove() - Method in interface org.nuxeo.lib.stream.pattern.producer.ProducerIterator
The remove method is not needed.
remove() - Method in class org.nuxeo.osgi.util.FileIterator
 
remove() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
Deprecated.
 
remove(int) - Method in class org.nuxeo.ecm.core.api.ListDiff
 
remove(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
remove(int) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
remove(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Removes a known child id.
remove(Serializable, List<RowMapper.NodeInfo>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
remove(Serializable, List<RowMapper.NodeInfo>) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Deletes a hierarchy.
remove(Serializable, List<RowMapper.NodeInfo>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
remove(Serializable, List<RowMapper.NodeInfo>) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
remove(Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
remove(Object) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
remove(Object) - Method in class org.nuxeo.common.codec.CryptoProperties
 
remove(Object) - Method in class org.nuxeo.common.collections.ListenerList
Removes the given listener from this list.
remove(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
remove(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
remove(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
 
remove(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
Throws UnsupportedOperationException, added to implement Map<String, Property> interface.
remove(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
remove(Object) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
remove(Object) - Method in class org.nuxeo.ecm.core.storage.State
Removes the mapping for a key.
remove(Object) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
remove(Object, Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
remove(Object, Object) - Method in class org.nuxeo.common.codec.CryptoProperties
 
remove(String) - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
Removes all persisted states for a given instance.
remove(String) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
remove(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
remove(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Removes entry with the given key.
remove(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
remove(String) - Static method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
remove(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
Removes the suggester named suggesterName from the #suggesters list.
remove(String) - Method in class org.nuxeo.ecm.webdav.backend.PathCache
Deprecated.
 
remove(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
remove(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
remove(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
 
remove(String, NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
Removes a document.
remove(List<Statement>) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Removes given list of Statement objects from the graph.
remove(List<Statement>) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
remove(List<Statement>) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
remove(K) - Method in class org.nuxeo.common.collections.DependencyTree
 
remove(K) - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
 
remove(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
remove(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
remove(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.model.Document
Removes this document and all its children, if any.
remove(NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
remove(NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
remove(NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
remove(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
remove(Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Removes the statement object from the graph.
remove(Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
remove(Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementRemover
 
remove(Statement) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
remove(ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
remove(ComponentManager.Listener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
 
remove(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
remove(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
remove(ComponentName, ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
remove(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
Deprecated.
 
remove(T, boolean) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
Deprecated.
 
REMOVE - Static variable in class org.nuxeo.ecm.core.api.ListDiff
 
REMOVE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
REMOVE_CHILDREN - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
REMOVE_CONTAINER_COMMAND - Static variable in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
removeAccessToken(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Deletes an ACCESS Token from the storage.
removeAccessToken(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
removeACE(String, ACE) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Remove an ACE on the given aclName.
removeACE(String, ACE) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
removeACEsByUsername(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Remove all ACEs for username on the whole ACP.
removeACEsByUsername(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
removeACEsByUsername(String, String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Remove all ACEs for username on the given aclName.
removeACEsByUsername(String, String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
removeAcl(List<Ace>, AclPropagation) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
removeACL(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
 
removeACL(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
removeACL(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
RemoveACLUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
 
RemoveACLUnrestricted(CoreSession, DocumentModel, String, String) - Constructor for class org.nuxeo.ecm.platform.publisher.task.RemoveACLUnrestricted
 
RemoveACP(CoreSession, DocumentRef) - Constructor for class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory.RemoveACP
 
removeAction(String) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
removeAction(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
removeAction(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
 
removeAdapter(String) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
Removes adapter with given name.
removeAdapter(String) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
 
removeAlias(String) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
removeAll() - Method in class org.nuxeo.ecm.core.api.ListDiff
 
removeAll() - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
removeAll() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreProvider
Removes all entries from the store.
removeAll() - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
removeAll(Collection<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
removeAll(Collection<?>) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
removeAll(Collection<?>) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
removeAllEntries() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
removeAllEntries() - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
removeAllEntries() - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
removeAllFromCollection(DocumentModel, List<DocumentModel>, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Remove a list of document from a given collection.
removeAllFromCollection(DocumentModel, List<DocumentModel>, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
removeAllView() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
removeAllView() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
removeAnnotedClass(Class<?>) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
removeAntiSamy(HtmlSanitizerAntiSamyDescriptor) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
removeAutomationFilter(AutomationFilter) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
removeAutomationFilter(AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
removeBackProxyId(DBSDocumentState, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
removeBackProxyIds(DBSDocumentState, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
removeBackup(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
Remove the backup given its path.
removeBinaries(Collection<String>) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
removeBinaries(Collection<String>) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
removeBinaries(Collection<String>) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
removeBinaries(Collection<String>) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
Remove definitively a set of binaries
removeBinaries(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
removeBinaries(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
removeBinary(String) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
removeBinary(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
removeBinary(String) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
removeBinding(String) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
removeBinding(RestBinding) - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
Deprecated.
since 10.3 unused
removeBinding(RestBinding) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
removeBinding(ResourceBinding) - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
Deprecated.
 
removeBinding(ResourceBinding) - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
 
removeBlob(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
removeBlob(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
removeBlobHolder(String) - Static method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
removeBlobs(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
removeBlobs(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
Deprecated.
since 11.1
removeBlobs(String, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
removeBlobs(Set<String>) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
 
removeBlobs(Set<String>) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
removeBlobs(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
removeBundleListener(BundleListener) - Method in class org.nuxeo.osgi.OSGiAdapter
 
removeBundleListener(BundleListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
removeByName(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
removeByUsername(String) - Method in interface org.nuxeo.ecm.core.api.security.ACL
Remove all ACEs for username.
removeByUsername(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
removeCacheMetrics() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
removeChainParameters() - Method in class org.nuxeo.ecm.automation.OperationContext
 
removeCheckpointFlag() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
removeChildren(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
removeChildren(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Removes all children from the given document.
removeCleanupHandler(CleanupHandler) - Method in class org.nuxeo.ecm.automation.OperationContext
 
removeCleanupHandler(RequestCleanupHandler) - Method in class org.nuxeo.ecm.platform.web.common.RequestContext
 
removeClientAccessToken(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Deletes a Client side Access Token.
removeClientAccessToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
removeClusterNode(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
removeClusterNode(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Removes this node from the cluster.
removeClusterNode(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
removeClusterNode(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
removeCodec(Class<?>) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
removeCodec(String) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
removeCommand(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
removeComment(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Remove the comment of the given documentRef
removeComment(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
Removes a comment from the document comment list.
removeComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
 
removeCompleted(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
Deprecated.
since 11.1
removeCompleted(String, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
removeComponent(String) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
removeComponent(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
removeComponentListener(ComponentListener) - Method in interface org.nuxeo.runtime.model.ComponentManager
Removes a component listener.
removeComponentListener(ComponentListener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
removeConfigurationChangedListener(ConfigurationChangedListener) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
RemoveContainer(String) - Static method in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
removeContrib(EventDispatcherDescriptor) - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherRegistry
 
removeContribution(K) - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
 
removeContribution(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
removeContribution(NuxeoCmisServiceFactoryDescriptor) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
 
removeContribution(DBSRepositoryDescriptor, Class<? extends DBSRepositoryFactory>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
 
removeContribution(LockManagerDescriptor) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
removeContribution(MemRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepositoryService
 
removeContribution(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryCompatService
 
removeContribution(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
removeContribution(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
 
removeContribution(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
Overridden to use equals method when removing elements.
removeContribution(LayoutDefinition, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
 
removeContribution(LayoutTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
Overridden to use equals method when removing elements.
removeContribution(LayoutTypeDefinition, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutTypeDefinitionRegistry
 
removeContribution(WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
Overridden to use equals method when removing elements.
removeContribution(WidgetDefinition, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
 
removeContribution(WidgetType) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
Overridden to use equals method when removing elements.
removeContribution(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
Overridden to use equals method when removing elements.
removeContribution(WidgetTypeDefinition, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
 
removeContribution(WidgetType, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
 
removeContribution(ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
removeContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
removeContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Removes a persisted contribution given its name.
removeContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
removeContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
removeContribution(FlavorDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
removeContribution(NegotiationDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.NegotiationRegistry
 
removeContribution(PageDescriptor) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
 
removeContribution(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Remove a contribution.
removeContribution(T, boolean) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
Remove a contribution.
removeCookie(HttpServletRequest, HttpServletResponse, Cookie) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
removeCookie(HttpServletResponse, Cookie) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
removeCoreContribution(String) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
REMOVED - Static variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
REMOVED_FROM_COLLECTION - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
RemovedAbstractWork - Class in org.nuxeo.ecm.collections.core.worker
 
RemovedAbstractWork() - Constructor for class org.nuxeo.ecm.collections.core.worker.RemovedAbstractWork
 
RemovedAbstractWork(long) - Constructor for class org.nuxeo.ecm.collections.core.worker.RemovedAbstractWork
 
removeDataSource(DataSourceDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
removeDataSourceLink(DataSourceLinkDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
removedBundle(Bundle, BundleEvent, Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
RemovedCollectionListener - Class in org.nuxeo.ecm.collections.core.listener
Synchronous event handler to update Collection of a removed CollectiomMember and CollectionMember of a Collection by scheduling an asynchronous work.
RemovedCollectionListener() - Constructor for class org.nuxeo.ecm.collections.core.listener.RemovedCollectionListener
 
RemovedCollectionMemberWork - Class in org.nuxeo.ecm.collections.core.worker
 
RemovedCollectionMemberWork() - Constructor for class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
 
RemovedCollectionMemberWork(long) - Constructor for class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
 
RemovedCollectionWork - Class in org.nuxeo.ecm.collections.core.worker
 
RemovedCollectionWork() - Constructor for class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
 
RemovedCollectionWork(long) - Constructor for class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
 
removeDescriptor(EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
removeDirectory(String) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
 
removeDocument(String) - Method in class org.nuxeo.ecm.collections.core.adapter.Collection
 
removeDocument(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
removeDocument(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
removeDocument(String) - Method in interface org.nuxeo.ecm.core.model.Session
Removes a document.
removeDocument(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
removeDocument(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
removeDocument(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
removeDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
removeDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Removes this document and all its children, if any.
removeDocument(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
RemoveDocumentACL - Class in org.nuxeo.ecm.automation.core.operations.document
 
RemoveDocumentACL() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
 
RemoveDocumentBlob - Class in org.nuxeo.ecm.automation.core.operations.document
 
RemoveDocumentBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
 
removeDocumentLock(String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Removes a lock from this recently created and unsaved document.
removeDocumentLock(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
removeDocumentLock(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
removeDocuments(DocumentRef[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Implementation uses the fact that the lexicographic ordering of paths is a refinement of the "contains" partial ordering.
removeDocuments(DocumentRef[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Bulk method to remove documents.
RemoveDocumentTags - Class in org.nuxeo.ecm.platform.tag.operations
 
RemoveDocumentTags() - Constructor for class org.nuxeo.ecm.platform.tag.operations.RemoveDocumentTags
 
removeDomainEventProducer(DomainEventProducerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
removeDotPart(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
 
removedProperties - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Deprecated.
RemovedProperty - Class in org.nuxeo.ecm.core.api.model.impl
Property used to declare property removed from schema.
RemovedProperty(Property, String) - Constructor for class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
RemovedProperty(Property, String, Property) - Constructor for class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
removedProxyTarget(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
removedService(ServiceReference, Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.LRUCachingMap
 
removeEncryption() - Method in class org.nuxeo.ecm.platform.pdf.PDFEncryption
Removes all protection from the PDF, returns a copy of it.
removeEntities(String) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
removeEntries(String, String) - Method in interface org.nuxeo.ecm.platform.audit.service.BaseLogEntryProvider
 
removeEntries(String, String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
 
removeEntries(String, String) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend.MongoDBLogEntryProvider
 
removeEntry(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
removeEntry(String) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
removeEntry(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
removeEntry(String) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
RemoveEntryOfMultiValuedProperty - Class in org.nuxeo.ecm.automation.core.operations.document
 
RemoveEntryOfMultiValuedProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
removeError() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
removeEventDispatcher(EventDispatcherDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
removeEventHandler(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
removeEventListener(EventListenerDescriptor) - Method in interface org.nuxeo.ecm.core.event.EventService
Removes an event listener.
removeEventListener(EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
removeEventPipe(EventPipeDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
removeEvents - Static variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
removeExceptionChain(ChainException) - Method in interface org.nuxeo.ecm.automation.AutomationService
 
removeExceptionChain(ChainException) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
removeExecutor(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
Deprecated.
since 10.2 because unused
removeExistingProxies(Document, Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Remove proxies for the same base document in the folder.
removeExistingProxiesOnPreviousVersions(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
removeExistingProxiesOnPreviousVersions(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory
 
removeExtension(ResourceExtension) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
removeFacet(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
removeFacet(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
removeFacet(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Removes a facet from the document instance.
removeFacet(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
removeFacet(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
removeFacet(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
removeFacet(String) - Method in interface org.nuxeo.ecm.core.model.Document
Removes a facet from this document.
removeFacet(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
removeFacet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
removeFacet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
RemoveFacet - Class in org.nuxeo.ecm.automation.core.operations.document
 
RemoveFacet() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveFacet
 
removeField(String) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
removeFile(String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
removeFileEntry(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
removeFileEntry(String, String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
Removes a file from a batch.
removeFileEntry(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
removeFileEntry(String, TransientStore) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
removeFileExtension() - Method in class org.nuxeo.common.utils.Path
 
removeFilter(String) - Method in class org.nuxeo.ecm.platform.actions.ActionFilterRegistry
 
removeFilterSet(FilterSetDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
removeFirstSegments(int) - Method in class org.nuxeo.common.utils.Path
 
removeForcedType(String, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
removeForcedType(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Remove Type mapping for this template
removeFragment(Object) - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
removeFragment(String, T, boolean) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
 
removeFragment(K, T) - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
 
removeFragment(K, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
removeFragment(Fragment, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Deletes a fragment from the context.
removeFragment(T) - Method in interface org.nuxeo.runtime.contribution.Contribution
 
removeFrameworkListener(FrameworkListener) - Method in class org.nuxeo.osgi.OSGiAdapter
 
removeFrameworkListener(FrameworkListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
removeFromCache(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
removeFromCollection(String) - Method in class org.nuxeo.ecm.collections.core.adapter.CollectionMember
 
removeFromCollection(DocumentModel, DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
Remove a document from a collection.
removeFromCollection(DocumentModel, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
 
RemoveFromCollectionOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
Class for the operation to remove a list of documents in a Collection.
RemoveFromCollectionOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation
 
RemoveFromCollectionWork - Class in org.nuxeo.ecm.collections.core.worker
 
RemoveFromCollectionWork(String, String, List<String>, int) - Constructor for class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
removeFromFavorites(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.FavoritesManager
 
removeFromFavorites(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.FavoritesManagerImpl
 
RemoveFromFavoritesOperation - Class in org.nuxeo.ecm.automation.core.operations.collections
Class for the operation to remove a list of documents from the Favorites.
RemoveFromFavoritesOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromFavoritesOperation
 
removeFromFolder(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
 
removeGroupJoinWork(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
removeHandler(HotDeployer.ActionHandler) - Method in class org.nuxeo.runtime.test.runner.HotDeployer
Remove the given handler if already registered
RemoveHandler - Class in org.nuxeo.connect.client.we
Provides REST bindings for Package removal.
RemoveHandler() - Constructor for class org.nuxeo.connect.client.we.RemoveHandler
 
removeHtml(String) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
removeIfPossible(CoreSession, ShallowDocumentModel, List<String>) - Method in class org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener
 
removeInlineDeployments() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Should be called by subclasses to remove any inline deployments made in the current test method.
removeItem(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
removeItem(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
removeItem(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
removeItem(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
removeItem(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
removeItem(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
removeItemFromArrayProperty(DocumentModel, Property) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
removeItemFromListProperty(Property) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
RemoveItemFromListProperty - Class in org.nuxeo.ecm.automation.core.operations.document
 
RemoveItemFromListProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
removeLastRecordOnRetry - Variable in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
removeLastSegment() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
removeLastSegments(int) - Method in class org.nuxeo.common.utils.Path
 
removeLastSegments(int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
removeLink(String, LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
removeLink(LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
removeLinksFor(String, String, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
removeLinksForSource(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.InverseReference
 
removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Remove existing statically defined links for the given source id (dynamic references remain unaltered)
removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
NOT IMPLEMENTED: Remove existing statically defined links for the given source id
removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
removeLinksForSource(String) - Method in interface org.nuxeo.ecm.directory.Reference
 
removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
removeLinksForSource(String, Session) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
removeLinksForSource(String, Session) - Method in class org.nuxeo.ecm.directory.InverseReference
 
removeLinksForSource(String, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
removeLinksForSource(String, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
removeLinksForSource(String, Session) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
removeLinksForSource(String, Session) - Method in interface org.nuxeo.ecm.directory.Reference
Removes all the links for a given source id
removeLinksForSource(String, Session) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
removeLinksForTarget(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.InverseReference
 
removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Remove existing statically defined links for the given target id (dynamic references remain unaltered)
removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
NOT IMPLEMENTED: Remove existing statically defined links for the given target id
removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
removeLinksForTarget(String) - Method in interface org.nuxeo.ecm.directory.Reference
 
removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
removeLinksForTarget(String, Session) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
removeLinksForTarget(String, Session) - Method in class org.nuxeo.ecm.directory.InverseReference
 
removeLinksForTarget(String, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
removeLinksForTarget(String, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
removeLinksForTarget(String, Session) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
removeLinksForTarget(String, Session) - Method in interface org.nuxeo.ecm.directory.Reference
Removes all the links for a given target id
removeLinksForTarget(String, Session) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
removeListener(String, EventListener) - Method in class org.nuxeo.runtime.services.event.EventService
 
removeListener(FileChangeListener) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
removeListener(ComponentManager.Listener) - Method in interface org.nuxeo.runtime.model.ComponentManager
Remove the component manager listener previously added by ComponentManager.addListener(Listener).
removeListener(ComponentManager.Listener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
removeListener(RuntimeServiceListener) - Static method in class org.nuxeo.runtime.api.Framework
Removes the given listener.
removeLock() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Removes the lock on the document.
removeLock() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
removeLock() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
removeLock() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
removeLock() - Method in class org.nuxeo.ecm.core.rest.LockService
 
removeLock(String) - Method in interface org.nuxeo.ecm.core.model.Document
Removes a lock from this document.
removeLock(String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
removeLock(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
removeLock(String) - Static method in class org.nuxeo.wopi.lock.LockHelper
Removes the WOPI lock stored for the given file id.
removeLock(String, String) - Method in interface org.nuxeo.ecm.core.api.lock.LockManager
Removes the lock from a document.
removeLock(String, String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
removeLock(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
removeLock(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
removeLock(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
removeLock(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
removeLock(String, String) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
removeLock(String, String) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
removeLock(String, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
removeLock(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
removeLock(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
removeLock(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Removes the lock on the given document.
removeLocks(String, String) - Static method in class org.nuxeo.wopi.lock.LockHelper
Removes all the WOPI locks stored for the given repository and doc id.
removeMandate(String, String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
removeMandate(String, String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
 
removeMember(Principal) - Method in class org.nuxeo.ecm.platform.login.GroupImpl
Removes the specified member from the group.
removeMixinType(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
removeMixinType(Node, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Removes a mixin from a node.
removeMixinType(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
removeNews - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
removeNode(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Removes a node from the storage.
removeNode(Node, Consumer<Node>) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Removes a node from the storage.
removeNode(Node, Consumer<Node>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
removeNode(SimpleFragment, List<RowMapper.NodeInfo>) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Removes a document node and its children.
removeNotifyOneDoc(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
removeObjectFromCache(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
removeObjectFromCache(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
removeOldNodes() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
removeOnExit - Variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
removeOnExit - Variable in class org.nuxeo.connect.update.task.update.Update
 
removeOperation(Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
Removes an operation given its class.
removeOperation(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
removeOperation(OperationType) - Method in interface org.nuxeo.ecm.automation.AutomationService
Removes an operation given it's type.
removeOperation(OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
removeOperationChain(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
Deprecated.
since 5.9.2 no specific chain registry anymore: chains are now operations, use AutomationService.removeOperation(OperationType) method instead.
removeOperationChain(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
removePackage(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
removePackage(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
removePackage(String) - Method in class org.nuxeo.connect.update.task.update.Version
 
removePackage(PackageUpdateService, LocalPackage) - Static method in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
removeParameter(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
removeParameter(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
removeParameters(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
Deprecated.
since 11.1
removeParameters(String, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
removepatternfromresult - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
removePermission(CoreSession, DocumentRef, String, String) - Static method in class org.nuxeo.ecm.webengine.util.ACLUtils
 
removePermission(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
 
removePermission(ACP, String, String) - Static method in class org.nuxeo.ecm.automation.core.operations.document.DocumentPermissionHelper
Deprecated.
 
RemovePermission - Class in org.nuxeo.ecm.automation.core.operations.document
Operation that removes all permissions on a given ACL for a given user.
RemovePermission() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
 
removePermissionById(ACP, String, String) - Static method in class org.nuxeo.ecm.automation.core.operations.document.DocumentPermissionHelper
Deprecated.
Removes an ACE given its id.
removePermissionFromTaskAssignees(CoreSession, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Removes on these documents the specified assignees permissions for this task.
removePermissionFromTaskAssignees(CoreSession, List<DocumentModel>, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
removePermissionsForTaskActors(CoreSession, List<DocumentModel>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Removes on these documents the specified assignees permissions for the task actors and also tasks delegated actors if this task was delegated
removePermissionsForTaskActors(CoreSession, List<DocumentModel>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
removePermissionsForTaskActors(CoreSession, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Removes on these documents the specified assignees permissions for the task actors and also tasks delegated actors if this task was delegated
removePermissionsForTaskActors(CoreSession, List<DocumentModel>, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
removePhantomFlag() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
removePolicy(ObjectId...) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
removePolicy(ObjectId, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
removePolicy(ObjectId, ObjectId...) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
removePostCommitEventHandler(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
removePropertiesFromHeaderValue(String) - Static method in class org.nuxeo.osgi.BundleManifestReader
 
removeProperty(DocumentModel, String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
Removes a property from a document given the xpath.
removeProperty(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
RemoveProperty - Class in org.nuxeo.ecm.automation.core.operations.document
 
RemoveProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
 
removePropertyNode(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Removes a property node from the storage.
removePropertyNode(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
removePropertyNode(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Removes a property node and its children.
removeProxies(CoreSession, List<String>) - Method in class org.nuxeo.ecm.core.bulk.action.TrashAction.TrashComputation
 
RemoveProxies - Class in org.nuxeo.ecm.automation.core.operations.document
 
RemoveProxies() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveProxies
 
removeProxy(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
RemoveProxyAction - Class in org.nuxeo.ecm.core.bulk.action
Removes documents which are proxies and whose id is contained in the given ids list.
RemoveProxyAction() - Constructor for class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction
 
RemoveProxyAction.RemoveProxyComputation - Class in org.nuxeo.ecm.core.bulk.action
 
RemoveProxyComputation() - Constructor for class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction.RemoveProxyComputation
 
removePublicationRelation(DocumentModel) - Static method in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
 
removeQueue(InvalidationsQueue<T>) - Method in class org.nuxeo.ecm.core.storage.InvalidationsPropagator
 
removeRegistry(TypeRegistry) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
removeRelation(String, DocumentModel, Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
removeRelation(DocumentModel, Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
 
removeReloadListener(Reloadable) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
removeRepository(String) - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
Removes a registered repository.
removeRepository(String) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
removeRequestResolver(String) - Static method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
removeRequestToken(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Deletes a REQUEST Token.
removeRequestToken(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
removeResource(String) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
removeResourceBinding(ResourceBinding) - Method in class org.nuxeo.ecm.webengine.WebEngine
Deprecated.
resources are deprecated - you should use a jax-rs application to declare more resources.
removeResources(ResourcesDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
removeResourceStore(ResourceStore) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
removeRouteElement(DocumentRouteElement, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
removeRouteElement(DocumentRouteElement, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
removeSanitizer(HtmlSanitizerDescriptor) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
removeScheduled(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
removeScheduled(String, String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
removeScheduled(String, String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
removeScheduled(String, String) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Finds a scheduled work instance and removes it from the scheduled queue.
removeScheduledWork(String, String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Removes a given work from queue, move the work from scheduled to completed set.
removeSection(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
 
removeService(String) - Method in class org.nuxeo.osgi.OSGiAdapter
 
removeServiceListener(ServiceListener) - Method in class org.nuxeo.osgi.OSGiAdapter
 
removeServiceListener(ServiceListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
removeServlet(ServletDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
removeServletContext() - Static method in class org.nuxeo.ecm.platform.web.common.ServletHelper
 
removeSession(Session) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
removeSingleton() - Method in interface org.nuxeo.ecm.core.model.Document
Removes this document only, without its children.
removeSingleton() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
removeSingleton() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
removeSingleton() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
removeSnapshot(List<DownloadablePackage>) - Static method in class org.nuxeo.connect.client.we.StudioSnapshotHelper
 
removeStates(Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Removes a list of documents.
removeStore(ResourceStore) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
removeSubPermission(String) - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
 
removeSubscription(String, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
removeSubscription(String, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Called when a user cancels his notification.
removeSubscriptions(String, List<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
removeSubscriptions(String, List<String>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
 
removeTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
removeTags(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Removes all the tags applied to a document.
removeTaskInfo(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
 
removeTaskInfo(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
removeTemplateBinding(String, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
removeTemplateBinding(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Detach a template from the underlying DocumentModel
removeTimer(String) - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
removeToken(DocumentModel, ACE) - Method in class org.nuxeo.ecm.permissions.PermissionListener
 
removeToplevelAndedWords(FulltextQueryAnalyzer.FulltextQuery) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
Removes toplevel ANDed simple words from the query.
removeTrace(int) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
 
removeTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
 
removeTrailingSlash() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
removeTransformer(DocumentTransformer) - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
 
removeTransformer(DocumentTransformer) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
removeTypeAdapter(Class<?>, Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
Removes a type adapter
removeTypeAdapter(Class<?>, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore.InMemoryBlobGarbageCollector
 
removeUnresolvedDependency(String) - Method in class org.nuxeo.osgi.BundleRegistration
 
removeUserFromGroup(NuxeoPrincipal, NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserToGroupObject
 
removeUserNotificationSubscription(String, String) - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Remove a subscription to a notification for a given user.
removeVersion(Version) - Method in class org.nuxeo.connect.update.task.update.Entry
 
removeVersions(Session, Document, CoreSession) - Method in class org.nuxeo.ecm.core.versioning.DefaultVersionRemovalPolicy
 
removeVersions(Session, Document, CoreSession) - Method in class org.nuxeo.ecm.core.versioning.NullVersionRemovalPolicy
 
removeVersions(Session, Document, CoreSession) - Method in interface org.nuxeo.ecm.core.versioning.VersionRemovalPolicy
Removes the versions when a given working document is about to be removed.
removeView(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
removeView(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
removeVirtualFilters(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
removeWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
removeWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
rename(String) - Method in interface org.nuxeo.drive.adapter.FileSystemItem
 
rename(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
rename(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
rename(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
rename(String) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
rename(String) - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
rename(String) - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
rename(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
rename(String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
rename(String, String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Renames the FileSystemItem with the given id with the given name for the given principal.
rename(String, String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
RENAME_FILE - org.nuxeo.wopi.Operation
 
renameBlob(String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Renames the blob with the requestedName.
renameFile() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the RenameFile operation.
renameItem(DocumentModel, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
renameItem(DocumentModel, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
renameItem(DocumentModel, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
REND_KIND_CMIS_THUMBNAIL - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
REND_KIND_NUXEO_RENDITION - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
REND_STREAM_ICON - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
REND_STREAM_RENDITION_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
render() - Method in class org.nuxeo.ecm.webengine.model.Template
 
render(OutputStream) - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
render(OutputStream) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
render(OutputStream) - Method in class org.nuxeo.ecm.webengine.model.Template
 
render(OutputStream) - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
render(OutputStream, String) - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
render(OutputStream, Charset) - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
render(Writer) - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
render(Writer) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
render(Writer) - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
render(String, Writer) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
render(String, Writer) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Renders the given template using the rendering engine registered in that web engine.
render(String, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
render(String, Object, Writer) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
render(String, Object, Writer) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
Starts the rendering for the given document context.
render(String, Object, Writer) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
render(String, Object, Writer) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
render(String, Object, Writer) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Renders the given template using the rendering engine registered in that web engine.
render(String, String, OperationContext) - Method in class org.nuxeo.ecm.automation.core.rendering.RenderingService
 
render(String, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.rendering.FreemarkerRender
 
render(String, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.rendering.MvelRender
 
render(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.automation.core.rendering.Renderer
 
render(URL, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
render(URL, Object, Writer) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.picture.rendition.PictureRenditionProvider
 
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider
 
render(DocumentModel, RenditionDefinition) - Method in interface org.nuxeo.ecm.platform.rendition.extension.RenditionProvider
Generate the rendition Blobs for a given RenditionDefinition.
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.threed.rendition.RenderViewRenditionProvider
 
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.threed.rendition.TransmissionThreeDRenditionProvider
 
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.thumbnail.rendition.ThumbnailRenditionProvider
 
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.video.rendition.VideoRenditionProvider
 
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.template.rendition.HtmlRenditionProvider
 
render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.template.rendition.TemplateBasedRenditionProvider
 
render(DocumentModel, RenditionDefinition, CoreSession) - Static method in class org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer
Generate the rendition Blobs for a given RenditionDefinition.
render(ScriptFile, Object, Writer) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
render(ScriptFile, Object, Writer) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Renders the given template using the rendering engine registered in that web engine.
RENDER_3D_CONVERTER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
RENDER_IDS_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
RENDER_VIEWS_EP - Static variable in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
RENDER_VIEWS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDDocumentConstants
 
Renderable - Interface in org.nuxeo.ecm.platform.rendition
Interface on an Object that can be used to produce Rendition
RenderableAdapterFactory - Class in org.nuxeo.ecm.platform.rendition.adapter
Simple adapter factory
RenderableAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.rendition.adapter.RenderableAdapterFactory
 
RenderableDocument - Class in org.nuxeo.ecm.platform.rendition.adapter
Default implementation for Renderable interface.
RenderableDocument(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
 
renderAndStoreAsAttachment(String, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
renderAndStoreAsAttachment(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Render the named template against the underlying DocumentModel and store the result in the main Blob
renderAvroMessage(AvroSchemaStore, Record) - Method in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
renderContent(String, Object, Writer) - Method in class org.nuxeo.ecm.automation.core.rendering.FreemarkerRender
 
RenderConverter - Class in org.nuxeo.ecm.platform.threed.convert
Render converter 3D document type to PNG
RenderConverter() - Constructor for class org.nuxeo.ecm.platform.threed.convert.RenderConverter
 
RenderDirective - Class in org.nuxeo.ecm.webengine.rendering
 
RenderDirective() - Constructor for class org.nuxeo.ecm.webengine.rendering.RenderDirective
 
RenderDocument - Class in org.nuxeo.ecm.automation.core.rendering.operations
 
RenderDocument() - Constructor for class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
RenderDocumentFeed - Class in org.nuxeo.ecm.automation.core.rendering.operations
 
RenderDocumentFeed() - Constructor for class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
RENDERED_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
Renderer - Class in org.nuxeo.lib.stream.tools.renderer
 
Renderer - Interface in org.nuxeo.ecm.automation.core.rendering
 
Renderer() - Constructor for class org.nuxeo.lib.stream.tools.renderer.Renderer
 
rendering - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
rendering - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
RENDERING_ENGINE_KEY - Static variable in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
RENDERING_EXTENSION_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
 
RenderingContext - Interface in org.nuxeo.ecm.core.io.registry.context
A context used to deliver parameter to marshallers during a marshalling request.
RenderingContext - Interface in org.nuxeo.ecm.platform.rendering
Base class for rendering contexts.
RenderingContext.CtxBuilder - Class in org.nuxeo.ecm.core.io.registry.context
RenderingContext.SessionWrapper - Class in org.nuxeo.ecm.core.io.registry.context
Session wrapper.
RenderingContextImpl - Class in org.nuxeo.ecm.core.io.registry.context
A thread-safe RenderingContext implementation.
RenderingContextImpl.RenderingContextBuilder - Class in org.nuxeo.ecm.core.io.registry.context
 
RenderingContextWebUtils - Class in org.nuxeo.ecm.webengine.jaxrs.coreiodelegate
Utility class that get or create a RenderingContext from the current HttpServletRequest.
renderingCtx - Variable in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
renderingCtx - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.EmptyDocumentAdapter
 
renderingEngine - Variable in class org.nuxeo.ecm.platform.rendering.api.View
 
RenderingEngine - Interface in org.nuxeo.ecm.platform.rendering.api
 
RenderingEngine - Interface in org.nuxeo.ecm.platform.rendering
A RenderingEngine will be instantiated by the RenderingService according with the descriptor specified for it.
RenderingEngineDescriptor - Class in org.nuxeo.ecm.platform.rendering.impl
Rendering Engine Descriptor objects instantiated with configuration from contributions like:
RenderingEngineDescriptor() - Constructor for class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
 
RenderingException - Exception in org.nuxeo.ecm.platform.rendering.api
 
RenderingException - Exception in org.nuxeo.ecm.platform.rendering
 
RenderingException() - Constructor for exception org.nuxeo.ecm.platform.rendering.api.RenderingException
 
RenderingException() - Constructor for exception org.nuxeo.ecm.platform.rendering.RenderingException
 
RenderingException(String) - Constructor for exception org.nuxeo.ecm.platform.rendering.api.RenderingException
 
RenderingException(String) - Constructor for exception org.nuxeo.ecm.platform.rendering.RenderingException
 
RenderingException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.rendering.api.RenderingException
 
RenderingException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.rendering.RenderingException
 
RenderingException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.rendering.api.RenderingException
 
RenderingException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.rendering.RenderingException
 
RenderingExtensionDescriptor - Class in org.nuxeo.ecm.webengine.rendering
 
RenderingExtensionDescriptor() - Constructor for class org.nuxeo.ecm.webengine.rendering.RenderingExtensionDescriptor
 
RenderingExtensionFactory - Interface in org.nuxeo.ecm.webengine.rendering
 
RenderingHelper - Class in org.nuxeo.ecm.user.invite
 
RenderingHelper() - Constructor for class org.nuxeo.ecm.user.invite.RenderingHelper
 
RenderingHelper.CLResourceLocator - Class in org.nuxeo.ecm.user.invite
 
RenderingInfo - Interface in org.nuxeo.ecm.platform.forms.layout.api
 
RenderingInfo.LEVEL - Enum in org.nuxeo.ecm.platform.forms.layout.api
 
RenderingInfoDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
RenderingInfoDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
 
RenderingInfoImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
RenderingInfoImpl(String, String, boolean) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
RenderingInfoJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
RenderingInfoJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.RenderingInfoJsonWriter
 
renderingInfos - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
renderingInfos - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
renderingInfos - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
RenderingInfosDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
RenderingInfosDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfosDescriptor
 
RenderingResult - Interface in org.nuxeo.ecm.platform.rendering
A rendering result is an object that wraps a rendering result and give several methods to retrieve the rendering outcome.
RenderingService - Class in org.nuxeo.ecm.automation.core.rendering
 
RenderingService - Interface in org.nuxeo.ecm.platform.rendering
RenderingService core infrastructure.
RenderingService() - Constructor for class org.nuxeo.ecm.automation.core.rendering.RenderingService
 
RenderingServiceImpl - Class in org.nuxeo.ecm.platform.rendering.impl
Implementation of RenderingService
RenderingServiceImpl() - Constructor for class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
 
renderLag(Name, List<LogLag>) - Method in class org.nuxeo.lib.stream.tools.command.LagCommand
 
renderLatency(Name, List<Latency>) - Method in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
renderTemplate(TemplateBasedDocument, String) - Method in interface org.nuxeo.template.api.TemplateProcessor
Perform rendering of the named template against the TemplateBasedDocument
renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
 
renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.IdentityProcessor
 
renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
 
renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
 
renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.xslt.XSLTProcessor
 
RenderView - Class in org.nuxeo.ecm.platform.threed.service
Object representing a registered render view conversion on the ThreeDService.
RenderView() - Constructor for class org.nuxeo.ecm.platform.threed.service.RenderView
 
RenderView(RenderView) - Constructor for class org.nuxeo.ecm.platform.threed.service.RenderView
 
RenderViewContributionHandler - Class in org.nuxeo.ecm.platform.threed.service
RenderViewContributionHandler() - Constructor for class org.nuxeo.ecm.platform.threed.service.RenderViewContributionHandler
 
RenderViewRenditionProvider - Class in org.nuxeo.ecm.platform.threed.rendition
Provides a rendition based on a render view (referenced through the rendition definition name).
RenderViewRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.threed.rendition.RenderViewRenditionProvider
 
renderViews - Variable in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
renderWithTemplate(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
renderWithTemplate(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Render the named template against the underlying DocumentModel
RenderWithTemplateOperation - Class in org.nuxeo.template.automation
Operation to wrapp the rendition process
RenderWithTemplateOperation() - Constructor for class org.nuxeo.template.automation.RenderWithTemplateOperation
 
rendition - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
rendition - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
rendition - Variable in class org.nuxeo.ecm.platform.threed.service.RenderView
 
Rendition - Interface in org.nuxeo.ecm.platform.rendition
Interface hiding the actual rendition implementation and allowing for Lazy computation of the rendition blobs.
RENDITION_COMPUTE_INFO_DEFAULT - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
RENDITION_COMPUTE_INFO_PROP - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
Property to determine whether all renditions provide a computed size and length.
RENDITION_DEFINITIONS_EP - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
RENDITION_FACET - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
RENDITION_NAME_PARAMETER_KEY - Static variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory
 
RENDITION_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
RENDITION_PROXY_PUBLISHED - Static variable in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
RENDITION_PROXY_PUBLISHED - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionsRemover
 
RENDITION_PUBLISHED_DOCUMENTS_FROM_LIVE_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
 
RENDITION_PUBLISHED_DOCUMENTS_FROM_PROXY_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
 
RENDITION_REST_URL_FORMAT - Static variable in class org.nuxeo.ecm.platform.rendition.io.RenditionJsonEnricher
 
RENDITION_SCHEMA - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
RENDITION_SOURCE_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
RENDITION_SOURCE_MODIFICATION_DATE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
RENDITION_SOURCE_VERSIONABLE_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
 
RENDITION_VARIANT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
Rendition variant property name.
RENDITION_VARIANT_PROPERTY_ADMINISTRATOR_USER - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
Rendition variant property value for an administrator.
RENDITION_VARIANT_PROPERTY_USER_PREFIX - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
Rendition variant property value prefix for a user.
RenditionAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.rendition
 
RenditionAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionAdapter
 
renditionBlob - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
RenditionCreator - Class in org.nuxeo.ecm.platform.rendition.service
 
RenditionCreator(DocumentModel, DocumentModel, Blob, RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
renditionDefinition - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
renditionDefinition - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
RenditionDefinition - Class in org.nuxeo.ecm.platform.rendition.service
Definition of a rendition.
RenditionDefinition() - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
Empty constructor.
RenditionDefinition(RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
Copy constructor.
RenditionDefinitionProvider - Interface in org.nuxeo.ecm.platform.rendition.service
Interface for providers returning a list of RenditionDefinition for a given DocumentModel.
RenditionDefinitionProviderDescriptor - Class in org.nuxeo.ecm.platform.rendition.service
Descriptor contribution RenditionDefinitionProviders.
RenditionDefinitionProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
renditionDefinitionProviderRegistry - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
RenditionDefinitionProviderRegistry - Class in org.nuxeo.ecm.platform.rendition.service
RenditionDefinitionProviderRegistry() - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderRegistry
 
renditionDefinitionRegistry - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
RenditionDefinitionRegistry - Class in org.nuxeo.ecm.platform.rendition.service
Registry for RenditionDefinition objects.
RenditionDefinitionRegistry() - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
RenditionFinder - Class in org.nuxeo.ecm.platform.rendition.service
Retrieves stored Rendition associated to a DocumentModel.
RenditionFinder(DocumentModel, RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
RenditionJsonEnricher - Class in org.nuxeo.ecm.platform.rendition.io
 
RenditionJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.rendition.io.RenditionJsonEnricher
 
RenditionLiveDocFetcher - Class in org.nuxeo.ecm.platform.rendition.publisher
Fetched the live doc for a given proxy on a Rendition
RenditionLiveDocFetcher(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.rendition.publisher.RenditionLiveDocFetcher
 
renditionName - Variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
renditionName - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetRendition
 
renditionName - Variable in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
renditionName - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
renditionName - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
renditionName - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject
 
RenditionObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.rendition
 
RenditionObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject
 
RenditionProvider - Interface in org.nuxeo.ecm.platform.rendition.extension
Interface to hide providers of Rendition.
RenditionPublicationCoreTree - Class in org.nuxeo.ecm.platform.rendition.publisher
Implementation of PublicationTree that retrieve also any published Rendition documents for the given document.
RenditionPublicationCoreTree() - Constructor for class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
 
RenditionPublicationFactory - Class in org.nuxeo.ecm.platform.rendition.publisher
Implementation of PublishedDocumentFactory that uses the RenditionService to publish a Rendition of the given document.
RenditionPublicationFactory() - Constructor for class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory
 
RenditionPublicationFactory.RemoveACP - Class in org.nuxeo.ecm.platform.rendition.publisher
 
renditionService - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
renditionService - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetRendition
 
RenditionService - Interface in org.nuxeo.ecm.platform.rendition.service
Service handling Rendition Definitions and actual render based on a Rendition Definition
RenditionServiceImpl - Class in org.nuxeo.ecm.platform.rendition.service
Default implementation of RenditionService.
RenditionServiceImpl() - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
RenditionsRemover - Class in org.nuxeo.ecm.platform.rendition.service
Remove proxy to the same stored rendition with a different version.
RenditionsRemover(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionsRemover
 
renditionVariant - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
renditionVariant - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
renditionVisible - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
renditionVisible - Variable in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
renditionVisible - Variable in class org.nuxeo.ecm.platform.threed.service.RenderView
 
RENDITON_DEFINION_PROVIDERS_EP - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
renew - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
REORDERED_CHILD - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
reorganizeGroupedExpressions(Map<String, Predicate>) - Static method in class org.nuxeo.ecm.core.storage.QueryOptimizer
Reorganizes the grouped expressions in order to have 2-level nesting in case a group is a prefix of another.
REP_NAME - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
RepeatOnFailure(RandomBug.Repeat, RunNotifier, Statement, Description) - Constructor for class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnFailure
 
RepeatOnSuccess(RandomBug.Repeat, RunNotifier, Statement, Description) - Constructor for class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnSuccess
 
RepeatRule() - Constructor for class org.nuxeo.runtime.test.runner.RandomBug.RepeatRule
 
RepeatStatement(RandomBug.Repeat, RunNotifier, Statement, Description) - Constructor for class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
replace - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
replace - Variable in class org.nuxeo.ecm.automation.core.OperationContribution
Put it to true to override an existing contribution having the same ID.
replace(Object, Object) - Method in class org.nuxeo.common.codec.CryptoProperties
 
replace(Object, Object, Object) - Method in class org.nuxeo.common.codec.CryptoProperties
 
replace(String, Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
replace(String, Object, Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
replace(ACE, ACE) - Method in interface org.nuxeo.ecm.core.api.security.ACL
Replace the oldACE with newACE, only if the oldACE exists.
replace(ACE, ACE) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
REPLACE - org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
Replace the main blob with the signed one.
REPLACE_QUOTE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
replaceACE(String, ACE, ACE) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Replace the oldACE with newACE on the given aclName, only if the oldACE exists.
replaceACE(String, ACE, ACE) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
replaceACE(DocumentRef, String, ACE, ACE) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
replaceACE(DocumentRef, String, ACE, ACE) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Replace the oldACE with the newACE on the given aclName.
replaceAll(BiFunction<? super String, ? super Object, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
replaceBackslashes() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Read nuxeo.conf, replace backslashes in paths and write new nuxeo.conf
replaceBlobs(List<Object>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
Recursively replaces all Blobs with Blobs created from Files stored in the folder registered by the nuxeo.csv.blobs.folder property.
replaceBlobs(Map<String, Object>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
Recursively replaces all Blobs with Blobs created from Files stored in the folder registered by the nuxeo.csv.blobs.folder property.
REPLACED_PROXY_IDS - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
replaceDashByUnderscore(String) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper.ScriptBuilder
 
replaceImageUrl(String, String) - Method in class org.nuxeo.ecm.web.resources.wro.processor.CssUrlRewritingProcessor
 
replacement - Variable in class org.nuxeo.ecm.platform.rendering.wiki.extensions.PatternFilter
 
replacement - Variable in class org.nuxeo.runtime.avro.AvroReplacementDescriptor
 
replacements - Variable in class org.nuxeo.runtime.avro.AvroServiceImpl
 
replaceParameterPattern(Object[]) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
replaceParams(String, CmdParameters) - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
Expands parameter strings in a parameter word.
replacePermission(String, String) - Method in interface org.nuxeo.ecm.core.api.security.ACL
Replaces a permission with another in this ACL.
replacePermission(String, String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Replaces a permission with another in this ACP.
replacePermission(String, String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
replacePermission(String, String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
replacePermission(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
ReplacePermission - Class in org.nuxeo.ecm.automation.core.operations.document
Replaces a given ACE.
ReplacePermission() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
REPLACER_EP - Static variable in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
replacerMap - Variable in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry
 
replacersReg - Variable in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
replaceStringList(String, List<?>, boolean, boolean, String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
replaceTags(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
replaceTags(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Replace all the existing tags applied on the destination document by the ones applied on the source document.
replaceText(String, String) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
replaceURLsByAbsolutePaths(Blob, Path, Function<String, Blob>) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
Replace the image URLs of an HTML blob by absolute local paths.
replaceVars(String, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
 
replay() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
replay() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Replays the exact same query.
replay(int, int) - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
replay(int, int) - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
Replays the same query with new offset and range.
replyto - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
REPLYTO - org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
 
repo - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction
 
repo - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
repo - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
repo - Variable in class org.nuxeo.ecm.automation.task.GetUserTasks
 
repo - Variable in class org.nuxeo.ecm.core.model.DocumentModelResolver.REF
 
REPO_AND_ID_REF - org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
Reference is an id prefixed with a repository.
REPO_AND_PATH_REF - org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
Reference is a path prefixed with a repository.
REPOINFO_REPONAME_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
REPOINFO_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
repoName - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
repoName - Static variable in class org.nuxeo.template.service.TemplateMappingFetcher
 
repoNames - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
report(SortedMap<MetricName, Gauge>, SortedMap<MetricName, Counter>, SortedMap<MetricName, Histogram>, SortedMap<MetricName, Meter>, SortedMap<MetricName, Timer>) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter
 
report(SortedMap<MetricName, Gauge>, SortedMap<MetricName, Counter>, SortedMap<MetricName, Histogram>, SortedMap<MetricName, Meter>, SortedMap<MetricName, Timer>) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoGraphiteReporter
 
report(SortedMap<MetricName, Gauge>, SortedMap<MetricName, Counter>, SortedMap<MetricName, Histogram>, SortedMap<MetricName, Meter>, SortedMap<MetricName, Timer>) - Method in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
report_error(String, Object) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
 
report_fatal_error(String, Object) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
 
reportCounter(ArrayNode, MetricName, Counter) - Method in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
reporter - Variable in class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
reporter - Variable in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
reporter - Variable in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoGraphiteReporter
 
reporter - Variable in class org.nuxeo.runtime.stream.StreamMetricsNuxeoReporter
 
REPORTER_EP - Static variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
reporterConfigs - Variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
reporters - Variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
reportGauge(ArrayNode, MetricName, Gauge<?>) - Method in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
reportProgress(String, long, long) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
 
reportProgress(String, long, long) - Method in interface org.nuxeo.runtime.migration.MigrationService.MigrationContext
Notifies the migration context of the current progress.
reportProgress(String, long, long) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationContextImpl
 
reportProgress(String, long, long, boolean) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.ProgressReporter
Reports progress.
reportProgress(String, String, long, long) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
 
ReportService - Class in org.nuxeo.template.jaxrs
 
ReportService - Class in org.nuxeo.template.xdocreport.jaxrs
 
ReportService() - Constructor for class org.nuxeo.template.jaxrs.ReportService
 
ReportService() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.ReportService
 
reportTimer(ArrayNode, MetricName, Timer) - Method in class org.nuxeo.runtime.stream.StreamMetricsReporter
 
repoScroller - Variable in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
repositories - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
 
repository - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
repository - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
repository - Variable in class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
 
repository - Variable in class org.nuxeo.ecm.core.model.BaseSession
 
repository - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
repository - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
repository - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
repository - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSConnectionBase
 
repository - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
repository - Variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
repository - Variable in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
repository - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
repository(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Use a non default document repository
repository(String) - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
The repository to execute the NXQL request.
repository(String) - Method in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration.Builder
 
Repository - Class in org.nuxeo.ecm.core.api.repository
A high-level repository descriptor, from which you get a CoreSession when calling open.
Repository - Interface in org.nuxeo.ecm.core.model
Interface to manage a low-level repository.
Repository - Interface in org.nuxeo.ecm.core.storage.sql
Interface for the low-level VCS repository.
Repository() - Constructor for class org.nuxeo.ecm.core.api.repository.Repository
 
Repository(String, String, Boolean, Boolean, Callable<Object>, PoolConfiguration) - Constructor for class org.nuxeo.ecm.core.api.repository.Repository
 
REPOSITORY - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
REPOSITORY - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
 
REPOSITORY_CONNECTION_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
Prefix used to retrieve a MongoDB connection from MongoDBConnectionService.
REPOSITORY_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
REPOSITORY_NAME - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
REPOSITORY_NAME - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
Pseudo-property for the repository name.
REPOSITORY_NAME - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
REPOSITORY_NAME_REQUEST_HEADER - Static variable in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
 
REPOSITORY_NAME_REQUEST_PARAMETER - Static variable in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
 
REPOSITORY_WORKSPACE_LABEL - Static variable in class org.nuxeo.ecm.platform.userworkspace.constants.UserWorkspaceConstants
 
repositoryDescriptor - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
repositoryDescriptor - Variable in class org.nuxeo.ecm.core.storage.sql.ModelSetup
 
repositoryDescriptor - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
repositoryDescriptor - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
RepositoryDescriptor - Class in org.nuxeo.ecm.core.storage.sql
Low-level VCS Repository Descriptor.
RepositoryDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
RepositoryDescriptor(RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
Copy constructor.
RepositoryDescriptor.FieldDescriptor - Class in org.nuxeo.ecm.core.storage.sql
 
RepositoryDescriptorRegistry() - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService.RepositoryDescriptorRegistry
 
RepositoryFactory - Interface in org.nuxeo.ecm.core.repository
Low-level Repository factory.
repositoryFulltextSearchDisabled - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
repositoryId - Variable in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
repositoryId - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
repositoryId - Variable in class org.nuxeo.ecm.core.storage.sql.Mapper.Identification
 
RepositoryImpl - Class in org.nuxeo.ecm.core.storage.sql
Repository implementation, to be extended by backend-specific initialization code.
RepositoryImpl(RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
RepositoryImpl.SessionPathResolver - Class in org.nuxeo.ecm.core.storage.sql
 
repositoryInitializationHandler - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
RepositoryInitializationHandler - Class in org.nuxeo.ecm.core.repository
A repository initialization handler is responsible for initializing a repository content.
RepositoryInitializationHandler() - Constructor for class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
 
RepositoryInitializationListener - Class in org.nuxeo.ecm.platform.content.template.listener
 
RepositoryInitializationListener() - Constructor for class org.nuxeo.ecm.platform.content.template.listener.RepositoryInitializationListener
 
repositoryInitialized - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
RepositoryLocation - Class in org.nuxeo.ecm.platform.util
Represents a repository location.
RepositoryLocation(String) - Constructor for class org.nuxeo.ecm.platform.util.RepositoryLocation
 
RepositoryManagement - Interface in org.nuxeo.ecm.core.storage.sql
 
repositoryManager - Variable in class org.nuxeo.drive.operations.GetRepositoriesOperation
Deprecated.
 
RepositoryManager - Interface in org.nuxeo.ecm.core.api.repository
High-level service to get to a Repository and from there to CoreSession objects.
RepositoryManagerImpl - Class in org.nuxeo.ecm.core.api.repository
High-level service to get to a Repository and from there to CoreSession objects.
RepositoryManagerImpl() - Constructor for class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
repositoryName - Variable in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
Backing DocumentModel attributes
repositoryName - Variable in class org.nuxeo.drive.service.SynchronizationRoots
 
repositoryName - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
repositoryName - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
repositoryName - Variable in class org.nuxeo.ecm.core.api.local.LocalSession
 
repositoryName - Variable in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
 
repositoryName - Variable in class org.nuxeo.ecm.core.blob.BlobContext
 
repositoryName - Variable in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
repositoryName - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreConfigurationDescriptor
 
repositoryName - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreSessionRunner
 
repositoryName - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
repositoryName - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
repositoryName - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryFactory
 
repositoryName - Variable in class org.nuxeo.ecm.core.storage.sql.VCSRepositoryFactory
 
repositoryName - Variable in class org.nuxeo.ecm.core.work.AbstractWork
Repository name for the Work instance, if relevant.
repositoryName - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
 
repositoryName - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
repositoryName - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
repositoryName - Variable in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
repositoryName - Variable in class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
repositoryName - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
repositoryName - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
repositoryName - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
repositoryName - Variable in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
repositoryName - Variable in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumerFactory
 
repositoryName - Variable in class org.nuxeo.wopi.FileInfo
 
repositoryNames - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
RepositoryObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
Holds all methods bound to a repository
RepositoryObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
 
RepositoryScroll - Class in org.nuxeo.ecm.core.scroll
Scrolls document identifiers using the repository search.
RepositoryScroll() - Constructor for class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
RepositoryService - Class in org.nuxeo.ecm.core.repository
Component and service managing low-level repository instances.
RepositoryService() - Constructor for class org.nuxeo.ecm.core.repository.RepositoryService
 
RepositoryService.SessionFactory - Class in org.nuxeo.ecm.core.repository
 
RepositoryService.SessionSynchronization - Class in org.nuxeo.ecm.core.repository
 
RepositoryStatusProbe - Class in org.nuxeo.ecm.core.management.statuses
Probe that checks that the repository is available by fetching the root doc
RepositoryStatusProbe() - Constructor for class org.nuxeo.ecm.core.management.statuses.RepositoryStatusProbe
 
representData(Object) - Method in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter.ChainRepr
 
representData(Object) - Method in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter.OpRepr
 
representData(Object) - Method in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter.ParamRepr
 
request - Variable in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
 
request - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonAutomationInfoWriter
 
request - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonOperationWriter
 
request - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
 
request - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
Deprecated.
 
request - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.UrlEncodedFormRequestReader
 
request - Variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
request - Variable in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
request - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
request - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
request - Variable in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
request - Variable in class org.nuxeo.ecm.core.scroll.StaticScroll
 
request - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
request - Variable in class org.nuxeo.ecm.platform.web.common.RequestContext
 
request - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
request - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
request - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleWriter
 
request - Variable in class org.nuxeo.ecm.webdav.resource.AbstractResource
 
request - Variable in class org.nuxeo.ecm.webengine.forms.FormData
 
request - Variable in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
request - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
request - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
 
request - Variable in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
 
request - Variable in class org.nuxeo.ecm.webengine.session.UserSession
 
request - Variable in class org.nuxeo.targetplatforms.jaxrs.JsonWriter
 
request - Variable in class org.nuxeo.template.jaxrs.ResourceService
 
request - Variable in class org.nuxeo.template.xdocreport.jaxrs.ResourceService
 
request - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
REQUEST - org.nuxeo.ecm.platform.oauth.tokens.OAuthToken.Type
 
REQUEST_ATTR_DOWNLOAD_REASON - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
Internal request attribute recording the reason to use for the download.
REQUEST_ATTR_DOWNLOAD_RENDITION - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
Internal request attribute recording the rendition triggering the download.
REQUEST_BATCH_ID - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
REQUEST_CONFIGURATION_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
 
REQUEST_COUNTER - Static variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
REQUEST_COUNTER_STEP - Static variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
REQUEST_FILE_IDX - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
REQUEST_HANDLER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
REQUEST_KEY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.RenderingContextWebUtils
 
RequestChain - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
 
RequestChain(HttpServlet, FilterSet[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
Create a new request chain given the target servlet and an optional list of filter sets.
RequestChain.ServletFilterChain - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
 
RequestCleanupHandler - Interface in org.nuxeo.ecm.platform.web.common
 
requestContainer - Variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
RequestContext - Class in org.nuxeo.ecm.platform.web.common
An HTTP request context
RequestContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.nuxeo.ecm.platform.web.common.RequestContext
 
RequestContextFilter - Class in org.nuxeo.ecm.platform.web.common
Manage the context of the current HTTP request and made it available through a thread local variable to web components that are invoked inside the request.
RequestContextFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.RequestContextFilter
 
RequestControllerManager - Interface in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Interface for the service used to manage what HttpServletRequest must be protected by the Filter.
RequestControllerService - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Runtime component that implements the RequestControllerManager interface.
RequestControllerService() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
requestdump - org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
 
RequestDumpDescriptor - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
 
RequestDumpDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.RequestDumpDescriptor
 
requestDumper - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
RequestDumper - Interface in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
 
REQUESTED_NAME - Static variable in class org.nuxeo.wopi.Headers
 
REQUESTED_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
RequestFilterConfig - Interface in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Interface for the NuxeoRequestControllerFilter config for a given HttpServletRequest.
RequestFilterConfigImpl - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Basic implementation of the RequestFilterConfig interface.
RequestFilterConfigImpl(boolean, boolean, boolean, boolean, boolean, String) - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
RequestFilterDescriptor - Class in org.nuxeo.elasticsearch.http.readonly.service
 
RequestFilterDescriptor() - Constructor for class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterDescriptor
 
RequestFilterDescriptor(String, Class<? extends SearchRequestFilter>) - Constructor for class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterDescriptor
 
requestFilters - Variable in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
RequestFilterService - Class in org.nuxeo.elasticsearch.http.readonly.service
 
RequestFilterService() - Constructor for class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
RequestHelper - Class in org.nuxeo.connect.client.we
 
RequestIdValidator(String) - Constructor for class org.nuxeo.ecm.user.invite.UserInvitationComponent.RequestIdValidator
 
requestIsOnConfiguredPort(ServletRequest) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
requestShutdown() - Method in interface org.nuxeo.runtime.migration.MigrationService.MigrationContext
Requests a shutdown.
requestShutdown() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationContextImpl
 
requestShutdown() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationThreadPoolExecutor
 
requestShutdown() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigratorWithContext
 
requestTimer - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
requestTokenStore - Variable in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
RequestValidator - Class in org.nuxeo.elasticsearch.http.readonly.filter
Validate request inputs.
RequestValidator() - Constructor for class org.nuxeo.elasticsearch.http.readonly.filter.RequestValidator
 
requireCheckpoint() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
required - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
required - Variable in class org.nuxeo.ecm.core.api.impl.FacetFilter
Set of required facets.
required - Variable in class org.nuxeo.ecm.core.api.impl.PermissionFilter
 
required - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
required() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Param
If the parameter to inject cannot be found in the operation parameters map (or it is set to null) then if required is true then an error is thrown otherwise the injection will not be done (and any default value set in the code will be preserved).
Required - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
 
REQUIRED_PERMISSION_PARAM - Static variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
REQUIRED_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
requiredBy - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
requiredFields - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor
 
requiredFields - Variable in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
requiredPermission - Variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
requirements - Variable in class org.nuxeo.runtime.model.impl.ComponentRegistry
Maps a component name to a set of component names that are depending on that component.
requireNewTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Deprecated.
since 11.1, as not all backends (transaction resource managers) allow suspending the transaction or transaction interleaving, instead use TransactionHelper.runInNewTransaction(java.lang.Runnable) or TransactionHelper.runWithoutTransaction(java.lang.Runnable) explicitly
requireOption(String) - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
requireOption(String, String) - Method in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
requireReadAclsUpdate() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Read ACLs are optimized ACLs for the read permission, they need to be updated after document creation or ACL change.
requireReadAclsUpdate() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
requires - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
requires - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
requires() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
Name of the context requires by this operation (optional), useful for documentation.
requiresCDATA(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
requiresClusterSQL - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
requiresClusterSQL() - Method in interface org.nuxeo.ecm.core.storage.sql.VCSClusterInvalidator
Checks if this invalidator requires specific database-level structures.
requireTerminate() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
requireTermsAndConditionsAcceptance - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
requireTermsAndConditionsAcceptance() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
requireTermsAndConditionsAcceptance() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
requireTermsAndConditionsAcceptance(boolean) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
RESERVED_PARAMETERS - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
RESERVED_VAR_NAMES - Static variable in class org.nuxeo.ecm.automation.context.ContextHelperRegistry
 
RESERVED_VAR_NAMES - Static variable in class org.nuxeo.template.context.AbstractContextBuilder
 
reservedContextKeywords - Static variable in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
reset() - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
Resets java.util.logging redirections.
reset() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
reset() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
reset() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
reset() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Clears any prefetched or cached document data.
reset() - Method in class org.nuxeo.ecm.core.api.DocumentTreeIterator
Resets the iterator back to the tree root and clear any cached data.
reset() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
reset() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
reset() - Method in class org.nuxeo.ecm.core.api.ListDiff
 
reset() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
reset() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
reset() - Method in interface org.nuxeo.ecm.core.management.jtajca.ConnectionPoolMonitor
Destroys the current connection manager and replace it by a new one
reset() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
reset() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
reset() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
reset() - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
 
reset() - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
reset() - Static method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
reset() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
 
reset() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
reset() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
reset() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
reset() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
reset() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Reset all committed positions for this group, next read will be done from beginning.
reset() - Method in interface org.nuxeo.runtime.model.ComponentManager
Reset the registry to the last snapshot if any and stop the components (if they are currently started).
reset() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
reset() - Method in class org.nuxeo.runtime.stream.StreamProbe
Reset failure counter for testing purpose.
reset() - Method in class org.nuxeo.runtime.test.runner.HotDeployer.DefaultDeployHandler
 
reset() - Method in class org.nuxeo.runtime.test.runner.HotDeployer
Restart the components and revert to the initial registry snapshot if any.
reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.CheckSenderAction
 
reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.DocumentURLAction
 
reset(ExecutionContext) - Method in interface org.nuxeo.ecm.platform.mail.action.MessageAction
 
reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.SendMailAction
 
reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.StoreMessageAction
 
reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.AbstractMailAction
 
reset(LogManager, Name, Name, int) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
reset(LogPartition) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
reset(LogPartition) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
reset(LogPartition) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
reset(LogPartition) - Method in interface org.nuxeo.lib.stream.log.LogTailer
Reset the committed position for this group on this partition, next read for this partition will be done from the beginning.
RESET_ACTION - Static variable in class org.nuxeo.runtime.test.runner.HotDeployer
 
RESET_CREATOR - org.nuxeo.ecm.core.api.CoreSession.CopyOption
 
RESET_CREATOR - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with documentCreatedByCopy event to be able to reset creator, creation date and last modification date or not
RESET_LIFE_CYCLE - org.nuxeo.ecm.core.api.CoreSession.CopyOption
 
RESET_LIFECYCLE - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with documentCreatedbyCopy event to be able to reset the life cycle or not
RESET_SYNC_ROOTS_ON_COPY_CONFIGURATION_PROPERTY - Static variable in class org.nuxeo.drive.listener.NuxeoDriveSyncRootCopyListener
 
resetDeltas(State) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Changes the deltas stored into actual full values.
resetDeputies() - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
 
resetDevBundles(String) - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
 
resetDevBundles(String) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
resetDriver() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
resetHandlersExecTime() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
resetHandlersExecTime() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Resets the statistics.
resetHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
resetInfos() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
resetInfos() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
resetLifeCycle - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
 
resetMetrics() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
resetMetrics() - Method in interface org.nuxeo.ecm.platform.audit.service.management.AuditBulkerMBean
Deprecated.
 
resetOutput() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
resetOutput() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
 
resetOutput(String) - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
resetOutput(String) - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
 
resetPool() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
resetProperties(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.listener.VideoChangedListener
 
resetReservedContextKeywords() - Static method in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
ResetSchema - Class in org.nuxeo.ecm.automation.core.operations.document
 
ResetSchema() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
resetSelection() - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
 
resetSelection() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
resetThreadDelegate() - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
resetTranscodedVideos(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
resize(String, String, int, int, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageResizer
 
resize(Blob, String, int, int, int) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Resizes image.
resize(Blob, String, int, int, int) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
 
resize(Blob, String, int, int, int) - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
 
resize(Blob, String, int, int, int) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
resizeAvatar(DocumentModel, Blob) - Method in class org.nuxeo.ecm.user.center.profile.listeners.ResizeAvatarPictureListener
 
ResizeAvatarPictureListener - Class in org.nuxeo.ecm.user.center.profile.listeners
 
ResizeAvatarPictureListener() - Constructor for class org.nuxeo.ecm.user.center.profile.listeners.ResizeAvatarPictureListener
 
RESIZED_IMAGE_HEIGHT - Static variable in class org.nuxeo.ecm.user.center.profile.listeners.ResizeAvatarPictureListener
 
RESIZED_IMAGE_WIDTH - Static variable in class org.nuxeo.ecm.user.center.profile.listeners.ResizeAvatarPictureListener
 
ResizePictureConverter - Class in org.nuxeo.ecm.platform.picture.convert
 
ResizePictureConverter() - Constructor for class org.nuxeo.ecm.platform.picture.convert.ResizePictureConverter
 
resolve() - Method in interface org.nuxeo.connect.client.ui.SharedPackageListingsSettings.RequestResolver
 
resolve() - Method in class org.nuxeo.ecm.webengine.model.View
 
resolve() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
resolve() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
resolve() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
resolve() - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
 
resolve() - Method in class org.nuxeo.template.jaxrs.TemplateResource
 
resolve(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
Evaluate the expression against this context if needed
resolve(Object, Object, BiConsumer<CoreSession, DocumentRef>) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
Resolves the value (in the context) into a session and docRef, and passes them to the resolver.
resolve(String) - Method in class org.nuxeo.ecm.webengine.model.Template
 
resolve(List<TemplateInput>, Map<String, Object>, TemplateBasedDocument) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
 
resolve(List<TemplateInput>, Map<String, Object>, TemplateBasedDocument) - Method in interface org.nuxeo.template.processors.InputBindingResolver
 
resolve(Element, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
resolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree
 
resolve(WebEngine) - Method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
Must be called before using this binding.
resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.Contribution
 
resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
resolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
resolve(CriteriaSet) - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
resolveAndCreate(File) - Method in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
resolveAndEvaluateXmlNode(Element, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
resolveAttributes(Object, Map<String, Serializable>, Map<String, Serializable>, Map<String, Serializable>) - Method in class org.nuxeo.usermapper.extension.AbstractUserMapper
 
resolveAttributes(Object, Map<String, Serializable>, Map<String, Serializable>, Map<String, Serializable>) - Method in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
resolveAttributes(Object, Map<String, Serializable>, Map<String, Serializable>, Map<String, Serializable>) - Method in class org.nuxeo.usermapper.extension.NashornUserMapper
 
resolveBlob(Element, AttributeConfigDescriptor, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
resolveBlob(DocumentModel) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Finds a document's blob.
resolveBlob(DocumentModel) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
resolveBlob(DocumentModel, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Finds a document's blob given an xpath or blobholder index
resolveBlob(DocumentModel, String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
resolveBlobFromDownloadUrl(String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
resolveBlobFromDownloadUrl(String) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
resolveBundles(Bundle[]) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
 
resolveColumn(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
resolveColumnReference(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
resolveComplex(Element, AttributeConfigDescriptor) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
resolveComponent(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
resolved - Variable in class org.nuxeo.runtime.model.impl.ComponentRegistry
The list of resolved components.
resolved(DependencyTree.Entry<String, Contribution>) - Method in class org.nuxeo.runtime.deploy.ContributionManager
 
resolved(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
RESOLVED - Static variable in class org.nuxeo.runtime.deploy.DependencyTree
 
RESOLVED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
Component dependencies are resolved
resolveDnsServiceRecord(String, String) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
Returns the host name and port that a server providing the specified service can be reached at.
resolveELParameters(PageProviderDefinition, Object...) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
Resolves additional parameters that could have been defined in the contribution.
resolveEntity(String, String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader.NXSchemaResolver
 
resolveFile(File) - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
resolveGroupRessource(String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
resolveGroups - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
resolveGroups(NuxeoGroup, PrincipalHelper.Collector<?>) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
resolveHomeDirectory() - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
resolveHomeDirectory(NuxeoWebappLoader) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
resolveInput(String) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
 
resolveLDAPDomainServers(String) - Method in interface org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolver
Returns a list of LDAP servers for the specified domain by performing an SRV DNS lookup on _ldap._tcp.${domain}.
resolveLDAPDomainServers(String) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
resolveLDAPDomainServers(String, String) - Method in interface org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolver
Returns a list of LDAP servers for the specified domain by performing an SRV DNS lookup using a custom DNS service prefix.
resolveLDAPDomainServers(String, String) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
resolveLocation(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
resolveLocation(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
resolveLocation(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
resolveMVEL(Element, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
resolveName(Element, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
resolveObject(OperationContext, String, Map<String, ?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
resolveParent(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
resolveParentReference(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
resolvePath(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
resolvePath(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
resolvePath(String) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
resolvePath(String) - Method in interface org.nuxeo.ecm.core.api.model.Property
Same as Property.resolvePath(Path) but with a string path as argument.
resolvePath(String) - Method in interface org.nuxeo.ecm.core.model.Session
Gets the document at the given path, if any.
resolvePath(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
resolvePath(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
resolvePath(Element, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
resolvePath(Path) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
resolvePath(Path) - Method in interface org.nuxeo.ecm.core.api.model.Property
Resolves the given path relative to the current property and return the property if any is found otherwise throws an exception.
resolvePathAsRef(String) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
resolvePathAsRef(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
resolveProcessorNames(String) - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroManagerFactory
 
resolveProcessors(String) - Static method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoConfigurableProvider
 
resolveQualifiers() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Finds what qualifiers are allowed and to what correlation name they are mapped.
resolver - Variable in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
resolver - Variable in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
resolver - Variable in class org.nuxeo.ecm.platform.el.ExpressionContext
 
resolver - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
 
resolver - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
resolver - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
resolver - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
resolveReference(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
resolveResource(Object, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
resolveResourceFromBundle(Bundle, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
resolveResourcePath(String, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
resolveSingle(CriteriaSet) - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
resolveSubField(ListType, String, boolean) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
resolveUserRessource(String) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
resolveXP(Element, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
resource - org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
 
resource - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.ResourceFinder
 
resource - Variable in class org.nuxeo.ecm.webengine.model.Template
 
resource - Variable in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
resource() - Method in class org.nuxeo.ecm.webengine.model.Template
 
Resource - Class in org.nuxeo.common.xmap
A resource that can be retrieved using the class loader.
Resource - Class in org.nuxeo.runtime.management
 
Resource - Interface in org.nuxeo.ecm.platform.relations.api
Resource.
Resource - Interface in org.nuxeo.ecm.web.resources.api
Typed Web resource (js, css, bundle).
Resource - Interface in org.nuxeo.ecm.webengine.model
 
Resource(URL) - Constructor for class org.nuxeo.common.xmap.Resource
 
Resource(ObjectName, Class<?>, Object) - Constructor for class org.nuxeo.runtime.management.Resource
 
Resource(Context, String) - Constructor for class org.nuxeo.common.xmap.Resource
 
RESOURCE - org.nuxeo.ecm.platform.relations.api.NodeType
 
RESOURCE - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
RESOURCE_BINDING_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
 
RESOURCE_BUNDLE_PREFIX - Static variable in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
RESOURCE_BUNDLES_ENDPOINT - Static variable in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
RESOURCE_LOCAL - Static variable in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
ResourceAdapter - Interface in org.nuxeo.ecm.platform.relations.api
Adapter to transform any java Serializable into a qualified name resource and conversely.
ResourceAdapterDescriptor - Class in org.nuxeo.ecm.platform.relations.descriptors
Adapter to transform a DocumentModel into a QNameResource and reverse.
ResourceAdapterDescriptor() - Constructor for class org.nuxeo.ecm.platform.relations.descriptors.ResourceAdapterDescriptor
 
resourceAdapterRegistry - Variable in class org.nuxeo.ecm.platform.relations.services.RelationService
 
ResourceBinding - Class in org.nuxeo.ecm.webengine
Deprecated.
resources are deprecated - you should use a jax-rs application to declare more resources.
ResourceBinding() - Constructor for class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
ResourceBinding(String, Class<?>, boolean) - Constructor for class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
ResourceBundle - Interface in org.nuxeo.ecm.web.resources.api
 
ResourceBundleDescriptor - Class in org.nuxeo.ecm.web.resources.core
 
ResourceBundleDescriptor() - Constructor for class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
ResourceBundleDispatcher() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleEndpoint.ResourceBundleDispatcher
 
ResourceBundleEndpoint - Class in org.nuxeo.ecm.restapi.server.jaxrs.resource.wro
Hook on REST API URLs (just forwards to the Wro servlet).
ResourceBundleEndpoint() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleEndpoint
 
ResourceBundleEndpoint.ResourceBundleDispatcher - Class in org.nuxeo.ecm.restapi.server.jaxrs.resource.wro
Phony class to handle forward to servlet.
ResourceBundleFragment - org.nuxeo.runtime.tomcat.dev.DevBundleType
 
resourceBundleName(File) - Static method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Deprecated.
since 9.3 not needed anymore, here for backward compatibility, see DevFrameworkBootstrap.compatHotReload
ResourceBundleRegistry - Class in org.nuxeo.ecm.web.resources.core.service
Registry for resource elements, handling merge on referenced resources.
ResourceBundleRegistry() - Constructor for class org.nuxeo.ecm.web.resources.core.service.ResourceBundleRegistry
 
resourceBundles - Variable in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
ResourceBundleWriter - Class in org.nuxeo.ecm.restapi.server.jaxrs.resource.wro
Writer for a resource bundle, used to dispatch jax-rs call internally to the wro servlet.
ResourceBundleWriter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleWriter
 
ResourceComposite - Class in org.nuxeo.ecm.platform.rendering.fm.i18n
A resource bundle for Nuxeo Rendering that holds a map of locals, allows developers to change it from its api (setLocale) and that will delegate its method to the correct resource bundle according to the local chosen.
ResourceComposite() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
 
ResourceComposite(ClassLoader) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
 
ResourceContext - Class in org.nuxeo.ecm.webengine.jaxrs.views
A resource request context.
ResourceContext - Interface in org.nuxeo.ecm.web.resources.api
Contextual elements needed for resources retrieval.
ResourceContext() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
ResourceContext(ApplicationHost) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
ResourceContextImpl - Class in org.nuxeo.ecm.web.resources.api
Resource context, only declaring a current flavor for now.
ResourceContextImpl() - Constructor for class org.nuxeo.ecm.web.resources.api.ResourceContextImpl
 
ResourceDescriptor - Class in org.nuxeo.ecm.web.resources.core
 
ResourceDescriptor - Class in org.nuxeo.runtime.services.resource
A pointer to a template located in the contributor bundle.
ResourceDescriptor() - Constructor for class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
ResourceDescriptor() - Constructor for class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
ResourceDescriptor(String, Resource) - Constructor for class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
ResourceExtension - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
ResourceExtension() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
ResourceExtension(Bundle, Class<? extends BundleResource>) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
ResourceFactory - Interface in org.nuxeo.runtime.management
 
ResourceFactoryDescriptor - Class in org.nuxeo.runtime.management
 
ResourceFactoryDescriptor() - Constructor for class org.nuxeo.runtime.management.ResourceFactoryDescriptor
 
ResourceFactoryDescriptor(Class<? extends ResourceFactory>) - Constructor for class org.nuxeo.runtime.management.ResourceFactoryDescriptor
 
ResourceFinder(Resource) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.ResourceFinder
 
ResourceFinder(Resource, CoreSession) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.ResourceFinder
 
ResourceHelper - Class in org.nuxeo.runtime.test
Helper class to acess a resource by name within the current classloader
ResourceHelper() - Constructor for class org.nuxeo.runtime.test.ResourceHelper
 
ResourceImpl - Class in org.nuxeo.ecm.platform.relations.api.impl
Resource.
ResourceImpl() - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
ResourceImpl(String) - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
resourceLoader - Static variable in class org.nuxeo.runtime.api.Framework
A class loader used to share resources between all bundles.
ResourceLocator - Interface in org.nuxeo.ecm.platform.rendering.api
Resource locators are used to resolve resource names to resource URLs
ResourceMessageWriter - Class in org.nuxeo.template.xdocreport.jaxrs
 
ResourceMessageWriter() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.ResourceMessageWriter
 
ResourcePublisher - Interface in org.nuxeo.runtime.management
 
ResourcePublisherMBean - Interface in org.nuxeo.runtime.management
 
ResourcePublisherService - Class in org.nuxeo.runtime.management
 
ResourcePublisherService() - Constructor for class org.nuxeo.runtime.management.ResourcePublisherService
 
ResourcePublisherService.FactoriesRegistry - Class in org.nuxeo.runtime.management
 
ResourcePublisherService.ResourcesRegistry - Class in org.nuxeo.runtime.management
 
ResourcePublisherService.ShortcutsRegistry - Class in org.nuxeo.runtime.management
 
ResourceRegistry - Class in org.nuxeo.ecm.web.resources.core.service
Registry for resource elements.
ResourceRegistry - Interface in org.nuxeo.ecm.webengine
To be implemented by backends to allow WebEngine dynamically register/unregister resources
ResourceRegistry() - Constructor for class org.nuxeo.ecm.web.resources.core.service.ResourceRegistry
 
ResourceResolver - Interface in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Abstraction for resource lookup.
resources - Variable in class org.nuxeo.ecm.platform.threed.ThreeD
 
resources - Variable in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
resources - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
 
resources - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
resources - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
Store resources contributed from external bundles to servlets.
resources - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
Deprecated.
resources are deprecated - you should use a jax-rs application to declare more resources.
RESOURCES_ENDPOINT - Static variable in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
ResourcesDescriptor - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
ResourcesDescriptor() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
ResourceService - Class in org.nuxeo.runtime.services.resource
 
ResourceService - Class in org.nuxeo.template.jaxrs
 
ResourceService - Class in org.nuxeo.template.xdocreport.jaxrs
 
ResourceService() - Constructor for class org.nuxeo.runtime.services.resource.ResourceService
 
ResourceService(CoreSession) - Constructor for class org.nuxeo.template.jaxrs.ResourceService
 
ResourceService(CoreSession) - Constructor for class org.nuxeo.template.xdocreport.jaxrs.ResourceService
 
ResourceServlet - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
A simple servlet which is serving resources provided by the servlet context
ResourceServlet - Class in org.nuxeo.ecm.webengine.servlet
Servlet for accessing common file resources
ResourceServlet() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.ResourceServlet
 
ResourceServlet() - Constructor for class org.nuxeo.ecm.webengine.servlet.ResourceServlet
 
resourcesPrefix - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
resourcesRegistry - Variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
ResourcesRegistry() - Constructor for class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
 
ResourceStore - Interface in org.nuxeo.ecm.webengine.loader.store
When implementing a resource store you should implement equals and hashCode method.
ResourceStoreClassLoader - Class in org.nuxeo.ecm.webengine.loader.store
The class loader allows modifying the stores (adding/removing).
ResourceStoreClassLoader(ClassLoader) - Constructor for class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
ResourceStoreClassLoader(ClassLoader, LinkedHashSet<ResourceStore>) - Constructor for class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
 
ResourcesWriter - Class in org.nuxeo.scim.server.jaxrs.marshalling
Handles marshaling for SCIM BaseResource
ResourcesWriter() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.ResourcesWriter
 
ResourceTemplateLoader - Class in org.nuxeo.ecm.platform.rendering.fm
 
ResourceTemplateLoader(ResourceLocator) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
ResourceType - Enum in org.nuxeo.ecm.web.resources.api
 
ResourceType - Interface in org.nuxeo.ecm.webengine.model
 
ResourceTypeImpl - Class in org.nuxeo.ecm.webengine.model.impl
 
ResourceTypeImpl(WebEngine, ModuleImpl, ResourceTypeImpl, String, ClassProxy, ResourceComponentConstructor, int) - Constructor for class org.nuxeo.ecm.webengine.model.impl.ResourceTypeImpl
 
ResourceWrapper - Class in org.nuxeo.template.xdocreport.jaxrs
 
ResourceWrapper() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.ResourceWrapper
 
ResourceWriter - Class in org.nuxeo.ecm.webengine.model.io
 
ResourceWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.ResourceWriter
 
response - Variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
response - Variable in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
response - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
response - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
response - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
 
response - Variable in class org.nuxeo.ecm.platform.web.common.RequestContext
 
response - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
response - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleWriter
 
response - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
response - Variable in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
 
response - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
RESPONSE_HEADER_ENTITY_TYPE_KEY - Static variable in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
 
RESPONSE_TYPE_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
responseAlreadySent - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
responseComplete() - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingListener
 
responseComplete() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener
 
ResponseHelper - Class in org.nuxeo.ecm.automation.server.jaxrs
 
ResponseHelper.BoundaryMediaType - Class in org.nuxeo.ecm.automation.server.jaxrs
 
responsesToETags(List<CopyPartResult>) - Static method in class org.nuxeo.ecm.core.storage.sql.S3Utils
 
responseType - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
REST_API_PREFIX - Static variable in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
REST_STACK_DISPLAY - Static variable in class org.nuxeo.ecm.webengine.JsonFactoryManagerImpl
 
restart - Variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
restart - Variable in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
Whether the platform must be restarted after executing the task.
restart - Variable in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
restart() - Method in class org.nuxeo.connect.update.live.UpdateServiceImpl
Deprecated.
since 9.10 - use org.nuxeo.ecm.admin.NuxeoCtlManager#restart() instead.
restart() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
restart() - Static method in class org.nuxeo.ecm.admin.NuxeoCtlManager
 
restart() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Deprecated.
since 9.2 seems unused
restart() - Static method in class org.nuxeo.runtime.reload.NuxeoRestart
Deprecated.
 
restart() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Restarts the runtime and preserve homes directory.
restart() - Method in class org.nuxeo.runtime.test.runner.HotDeployer.DefaultDeployHandler
 
restart() - Method in class org.nuxeo.runtime.test.runner.HotDeployer
Restart the components and preserve the current registry state.
restart() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Deprecated.
since 10.2, unused and useless
restart() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
restart(boolean) - Method in interface org.nuxeo.runtime.model.ComponentManager
Optionally reset the registry to the last snapshot and restart the components.
restart(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
RESTART_ACTION - Static variable in class org.nuxeo.runtime.test.runner.HotDeployer
 
RestartFeature - Class in org.nuxeo.runtime.test.runner
Feature that restart the component manger between each test.
RestartFeature() - Constructor for class org.nuxeo.runtime.test.runner.RestartFeature
 
restartServer() - Method in class org.nuxeo.connect.client.we.UninstallHandler
 
restartServer() - Method in class org.nuxeo.ecm.admin.NuxeoCtlManager
 
restartServerView() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
 
RestBinding - Class in org.nuxeo.ecm.automation.server
 
RestBinding() - Constructor for class org.nuxeo.ecm.automation.server.RestBinding
 
RestConstants - Class in org.nuxeo.ecm.restapi.jaxrs.io
 
RestConstants() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.RestConstants
 
RestDocumentViewCodec - Class in org.nuxeo.ecm.restapi.server.jaxrs
Codec that resolve the Rest url for a document
RestDocumentViewCodec() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
 
RestDocumentViewCodec(String) - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
 
restOperationContext - Variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
RestOperationContext - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
A custom operation context to be used in REST calls on server side.
RestOperationContext() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext
 
RestOperationException - Exception in org.nuxeo.ecm.automation.server.jaxrs
Automation exception to extend to be thrown during REST calls on Automation operations.
RestOperationException(String) - Constructor for exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
RestOperationException(String, int) - Constructor for exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
RestOperationException(String, Throwable) - Constructor for exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
RestOperationException(String, Throwable, int) - Constructor for exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
RestOperationException(Throwable) - Constructor for exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
RestOperationException(Throwable, int) - Constructor for exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
restore() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
restore(File) - Method in class org.nuxeo.osgi.application.ClassPath
 
restore(String) - Method in interface org.nuxeo.snapshot.Snapshot
 
restore(String) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
restore(DocumentModel, DocumentModel, boolean, DocumentModelList) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
restore(Document) - Method in interface org.nuxeo.ecm.core.model.Document
Replaces this document's content with the version specified.
restore(Document) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
restore(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
restore(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
restore(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
restore(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
restore(Node, Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Restores a node to a given version.
restore(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
restore(AuditStorage, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
restore(AuditStorage, int, int) - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBackend
Restore the backend from the given AuditStorage
restoreAllTargetPlatforms() - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Removes overrides for all target platform.
restoreAllTargetPlatforms() - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
restoreBatchPolicy() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
RestoreBlobInput - Class in org.nuxeo.ecm.automation.core.operations
 
RestoreBlobInput() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreBlobInput
 
RestoreBlobInputFromScript - Class in org.nuxeo.ecm.automation.core.operations
Run a script and return the result blob object of the script the output of the operation.
RestoreBlobInputFromScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript
 
RestoreBlobsInput - Class in org.nuxeo.ecm.automation.core.operations
 
RestoreBlobsInput() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput
 
RestoreBlobsInputFromScript - Class in org.nuxeo.ecm.automation.core.operations
Run a script and return the result Blobs object of the script the output of the operation
RestoreBlobsInputFromScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript
 
RestoreCommand - Class in org.nuxeo.lib.stream.tools.command
Restore consumer positions using the latency tracker Log.
RestoreCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
restoreConsoleLog() - Method in class org.nuxeo.runtime.test.runner.LogFeature
 
restoreConsoleThresholdLogLevel(FeaturesRunner, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Restores the console threshold log level.
RESTORED_VERSION_UUID_KEY - Static variable in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
Key used in options map to send the UUID of the version being restored to the listeners.
RestoredCollectionListener - Class in org.nuxeo.ecm.collections.core.listener
Event handler to restored the collection members of a restored version of a collection.
RestoredCollectionListener() - Constructor for class org.nuxeo.ecm.collections.core.listener.RestoredCollectionListener
 
RestoreDocumentInput - Class in org.nuxeo.ecm.automation.core.operations
 
RestoreDocumentInput() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput
 
RestoreDocumentInputFromScript - Class in org.nuxeo.ecm.automation.core.operations
Run a script and return the result Document object of the script the output of the operation
RestoreDocumentInputFromScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript
 
RestoreDocumentsInput - Class in org.nuxeo.ecm.automation.core.operations
 
RestoreDocumentsInput() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput
 
RestoreDocumentsInputFromScript - Class in org.nuxeo.ecm.automation.core.operations
Run a script and return the result documents object of the script the output of the operation
RestoreDocumentsInputFromScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript
 
restoreEvents(DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
restoreForDuration - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
RestoreForDuration(Duration) - Constructor for class org.nuxeo.ecm.core.blob.BlobUpdateContext.RestoreForDuration
 
restoreLoggerLevel(FeaturesRunner, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.LogFeature
Restores the original value of the logger level.
restorePosition(LogManager) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
restoreSnapshot() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
restoreTargetPlatform(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Removes overrides for this target platform.
restoreTargetPlatform(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
restoreToVersion(DocumentRef, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
restoreToVersion(DocumentRef, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Restores the given document to the specified version.
restoreToVersion(DocumentRef, DocumentRef, boolean, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
restoreToVersion(DocumentRef, DocumentRef, boolean, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Restores the given document to the specified version.
restoreToVersion(Document, Document, boolean, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
restoreVersion(Document, Document) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
restoreVersion(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Restores a node to a given version.
RestoreVersion - Class in org.nuxeo.ecm.automation.core.operations.document
Restores a document to the input version document.
RestoreVersion() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
 
restricted - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
RESTRICTED_PROP - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
RESTRICTED_READ - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
RestrictedLoginHelper - Class in org.nuxeo.ecm.platform.api.login
 
restrictedModeActivated - Static variable in class org.nuxeo.ecm.platform.api.login.RestrictedLoginHelper
 
restrictPermission(DocumentModel, NuxeoPrincipal, CoreSession, ACL) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
restrictTargetPlatform(boolean, String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Restricts the target platform if given boolean is true (or un-restricts it if boolean is false), overriding the default value from extension points and adding an entry in the override directory.
restrictTargetPlatform(boolean, String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
RestServerFeature - Class in org.nuxeo.ecm.restapi.test
 
RestServerFeature() - Constructor for class org.nuxeo.ecm.restapi.test.RestServerFeature
 
RestServerInit - Class in org.nuxeo.ecm.restapi.test
Repo init to test Rest API
RestServerInit() - Constructor for class org.nuxeo.ecm.restapi.test.RestServerInit
 
result - Variable in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
 
result - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
result - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer.GetDocumentsFromUsername
 
result - Variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
 
result - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchUnrestrictedSessionRunner
 
result - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
result - Variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunner
 
result(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
Result() - Constructor for class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
 
RESULT_URL_KEY - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
ResultItem - Interface in org.nuxeo.ecm.core.search.api.client.search.results
Result item.
results - Variable in class org.nuxeo.ecm.core.api.ScrollResultImpl
 
results - Variable in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
results - Variable in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
resultsCount - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
resultSet - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.CursorResult
 
ResultSet - Interface in org.nuxeo.ecm.core.search.api.client.search.results
Result set.
ResultSetImpl - Class in org.nuxeo.ecm.core.search.api.client.search.results.impl
Result set implementation.
ResultSetImpl(String, CoreSession, int, int, List<ResultItem>, int, int) - Constructor for class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
Constructor used when a CoreSession is available.
ResultSetPageProviderOperation - Class in org.nuxeo.ecm.automation.core.operations.services
Operation to execute a query or a named provider with support for Pagination
ResultSetPageProviderOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
ResultSetPaginatedQuery - Class in org.nuxeo.ecm.automation.core.operations.services.query
 
ResultSetPaginatedQuery() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
ResultSetQueryResult - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Iterable query result implemented as a cursor on a SQL ResultSet.
ResultSetQueryResult(QueryMaker, String, QueryFilter, Session.PathResolver, JDBCMapper, Object...) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
ResultSetQueryResult.ClosedIteratorException - Exception in org.nuxeo.ecm.core.storage.sql.jdbc
 
resultURL - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduled
 
resultURL - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionStatusWithResult
 
resume() - Method in class org.nuxeo.ecm.core.management.standby.StandbyCommand
 
resume() - Method in interface org.nuxeo.ecm.core.management.standby.StandbyMXBean
 
resume() - Method in class org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation
Deprecated.
 
resume() - Method in interface org.nuxeo.runtime.model.ComponentManager
Start standby components.
resume() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
resume(Transaction) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
resume(Transaction) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
resume(CoreSession, String, String, Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Resumes execution on a route node.
resume(CoreSession, String, String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
resume(CoreSession, DocumentRouteElement, String, String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
 
resume(CoreSession, DocumentRouteElement, String, String, Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
Resumes this graph route on a given node.
resume(CoreSession, DocumentRouteElement, String, String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
resume(CoreSession, DocumentRouteElement, String, String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
Deprecated.
 
resume(DocumentRoute, String, String, Map<String, Object>, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEngineService
Resumes a route, optionnally for a given task only.
resume(DocumentRoute, String, String, Map<String, Object>, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
 
resumeInstance(String, String, Map<String, Object>, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Resumes a route instance on a give node.
resumeInstance(String, String, Map<String, Object>, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
ResumeNodeOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
Resumes a workflow on a give node.
ResumeNodeOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
 
resumeParentRoute(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Resumes execution of the parent route from which this graph was started.
resumeParentRoute(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
resumeStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner
Deprecated.
 
ResumeStepOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
ResumeStepOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation
Deprecated.
 
resumeTransaction(Transaction) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Deprecated.
since 11.1, as not all backends (transaction resource managers) allow suspending the transaction or transaction interleaving, instead use TransactionHelper.runInNewTransaction(java.lang.Runnable) or TransactionHelper.runWithoutTransaction(java.lang.Runnable) explicitly
resumeWorkflow() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
 
RETAIN_UNTIL - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Passed with "beforeSetRetention","beforeExtendRetention", "afterSetRetention" and "afterExtendRetention" events, the retention datetime (a Calendar object).
RETAIN_UNTIL - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
RETAIN_UNTIL_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
RETAIN_UNTIL_INDETERMINATE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
The special date that corresponds to a retention date in the indeterminate future.
RETAIN_UNTIL_INDETERMINATE_ISO - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
The special date that corresponds to a retention date in the indeterminate future.
RETAIN_UNTIL_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
retainAll(Collection<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
retainAll(Collection<?>) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
retainAll(Collection<?>) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
retainUntil - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
retainUntil - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
retainUntil - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext.UpdateRetainUntil
 
retention - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
retention - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogConfig
 
retention - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogOffsetTracker
 
retention - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
retention - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
retention - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
RETENTION_ACTIVE - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Deprecated.
since 11.1
RETENTION_ACTIVE_CHANGED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Deprecated.
since 11.1
RETENTION_EXPIRED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered (some time) after the retention of a document has expired.
RETENTION_KEY - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
RetentionAndHoldSecurityPolicy - Class in org.nuxeo.ecm.core.security
Security policy that prevents deletion of a document when it is under retention or has a legal hold.
RetentionAndHoldSecurityPolicy() - Constructor for class org.nuxeo.ecm.core.security.RetentionAndHoldSecurityPolicy
 
retentionCycles - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
RetentionExpiredAction - Class in org.nuxeo.ecm.core.security
Bulk action executed for documents whose retention has expired.
RetentionExpiredAction() - Constructor for class org.nuxeo.ecm.core.security.RetentionExpiredAction
 
RetentionExpiredAction.RetentionExpiredComputation - Class in org.nuxeo.ecm.core.security
 
RetentionExpiredComputation() - Constructor for class org.nuxeo.ecm.core.security.RetentionExpiredAction.RetentionExpiredComputation
 
RetentionExpiredFinderListener - Class in org.nuxeo.ecm.core.security
Listener triggering the check of expired retentions.
RetentionExpiredFinderListener() - Constructor for class org.nuxeo.ecm.core.security.RetentionExpiredFinderListener
 
retentionMode - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
The retention mode to use when setting the retention on an object.
retries - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
RETRIES - Static variable in class org.nuxeo.runtime.test.runner.ServletContainerFeature
 
retrieve(String) - Static method in class edu.yale.its.tp.cas.util.SecureURL
Retrieve the contents from the given URL as a String, assuming the URL's server matches what we expect it to match.
retrieve(String, Boolean) - Static method in class edu.yale.its.tp.cas.util.SecureURL
 
retrieveBlob(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
retrieveBlobConversion(ManagedBlob, String, DocumentModel) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Retrieve a stored conversion of the given blob
retrieveBoxFileInfo(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
retrieveFile(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
 
retrieveFile(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Retrieves the file with API.
retrieveFile(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
retrieveIdentityFromCache(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
retrieveIdentityFromOAuth(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
retrieveInputBlobHolder() - Method in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
retrieveMatchingVersioningPolicy(DocumentModel, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
retrieveRequest(Response) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
retrieveSession() - Method in class org.nuxeo.mail.MailSessionBuilder.AbstractFrom
 
retrieveSession() - Method in class org.nuxeo.mail.MailSessionBuilder.FromJndi
 
retrieveSession() - Method in class org.nuxeo.mail.MailSessionBuilder.FromProperties
 
retrieveToken(HttpServletRequest) - Method in class org.nuxeo.ecm.jwt.JWTAuthenticator
 
retry - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchEmbeddedNode
 
retry() - Method in interface org.nuxeo.ecm.core.redis.retry.Retry.Block
 
retry(Retry.Block<T>, Retry.Policy) - Method in class org.nuxeo.ecm.core.redis.retry.Retry
 
Retry - Class in org.nuxeo.ecm.core.redis.retry
 
Retry() - Constructor for class org.nuxeo.ecm.core.redis.retry.Retry
 
Retry.Block<T> - Interface in org.nuxeo.ecm.core.redis.retry
 
Retry.ContinueException - Exception in org.nuxeo.ecm.core.redis.retry
 
Retry.FailException - Exception in org.nuxeo.ecm.core.redis.retry
 
Retry.Policy - Interface in org.nuxeo.ecm.core.redis.retry
 
retryCount - Variable in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
retryCount - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
retryCount() - Method in class org.nuxeo.runtime.test.runner.RandomBug.Bypass
 
retryCount() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnFailure
 
retryCount() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnSuccess
 
retryCount() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
retryDelayS - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
retryDelayS - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
retryDelayS - Variable in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
retryMax - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
retryMax - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
retryMax - Variable in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
retryPolicy - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
retryPolicy - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
 
retryPolicy - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
retryPolicy - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
retryPolicy(RetryPolicy) - Method in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
Defines what to do in case of failure during the batch processing.
retryPolicy(RetryPolicy) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
RETURN - Static variable in class org.nuxeo.osgi.application.FileWalker
 
returnCode - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
returnOnFailure() - Method in class org.nuxeo.runtime.test.runner.RandomBug.Bypass
 
returnOnFailure() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnFailure
 
returnOnFailure() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnSuccess
 
returnOnFailure() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
returnOnSuccess() - Method in class org.nuxeo.runtime.test.runner.RandomBug.Bypass
 
returnOnSuccess() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnFailure
 
returnOnSuccess() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnSuccess
 
returnOnSuccess() - Method in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
returnResultMap(ExecResult) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
returnsDocuments() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
returnsRows() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
reverseMap(String) - Method in class org.nuxeo.lib.stream.computation.ComputationMetadataMapping
 
reverseMapping - Variable in class org.nuxeo.lib.stream.computation.ComputationMetadataMapping
 
reviveRegistrationRequest(CoreSession, DocumentModel, Map<String, Serializable>) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
reviveRegistrationRequests(CoreSession, List<DocumentModel>) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
reviveRegistrationRequests(CoreSession, List<DocumentModel>) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Send a mail to the invited user to revive his invitation If an error occured while sending an email, it logs it and continue.
REVOKE_PARAM - Static variable in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
revokeToken(String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
Removes the token from the back-end.
revokeToken(String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
revokeToken(String, DocumentModel) - Static method in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
 
rewindSelectablePage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
Fetch a page that can be selected.
rewindSelectablePage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
Fetch a page that can be selected.
RFC2231 - Class in org.nuxeo.common.utils
RFC-2231 specifies how a MIME parameter value, like Content-Disposition's filename, can be encoded to contain arbitrary character sets.
RFC822ToTextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
RFC822ToTextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
rgbToHex(int, int, int) - Static method in class org.nuxeo.theme.styling.service.palettes.PaletteParser
 
rh - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
RHINT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
ri - Variable in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
ri - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
RIApplicationStartedComparator() - Constructor for class org.nuxeo.runtime.model.impl.ComponentManagerImpl.RIApplicationStartedComparator
 
right - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
RIGHT - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
rmanager - Variable in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
 
rmiPort - Variable in class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
rmTemplate(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Remove template(s) from the ConfigurationGenerator.PARAM_TEMPLATES_NAME list
robustOfPattern(String) - Static method in class org.nuxeo.common.utils.DateUtils
 
ROLE_ARN_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
roleArn - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
roles - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
roles - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
roles - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
rollback - Variable in exception org.nuxeo.ecm.automation.OperationException
 
rollback() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
rollback() - Method in interface org.nuxeo.ecm.core.model.Session
Rollback the transaction.
rollback() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
rollback() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Rolls back the current transaction.
rollback() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
rollback() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Rolls back the save state by applying the undo log.
rollback() - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
rollback() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
rollback() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
rollback() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
rollback() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Rollback the transaction.
rollback() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
rollback() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
rollback() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
rollback() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
rollback() - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
rollback() - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
rollback() - Method in class org.nuxeo.importer.stream.consumer.RedisDocumentMessageConsumer
 
rollback() - Method in interface org.nuxeo.lib.stream.pattern.consumer.Consumer
Called when there is an exception during Consumer.accept(Message) or Consumer.commit().
rollback() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
rollback() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
rollback() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
rollback(RollbackOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
Perform a rollback.
rollBack - Variable in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
 
rollBack - Variable in class org.nuxeo.ecm.automation.core.exception.CatchChainException
 
Rollback - Class in org.nuxeo.connect.update.task.update
 
Rollback() - Constructor for class org.nuxeo.connect.update.task.update.Rollback
 
Rollback(RollbackOptions) - Constructor for class org.nuxeo.connect.update.task.update.Rollback
 
RollbackAndUndeploy - Class in org.nuxeo.connect.update.task.live.commands
 
RollbackAndUndeploy() - Constructor for class org.nuxeo.connect.update.task.live.commands.RollbackAndUndeploy
 
RollbackAndUndeploy(RollbackOptions) - Constructor for class org.nuxeo.connect.update.task.live.commands.RollbackAndUndeploy
 
rollbackBaseVersion(Entry, RollbackOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
rollbackBatch(Exception) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
rollbackCount - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
rollbackDone() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
rollbackDone() - Method in class org.nuxeo.connect.update.task.standalone.InstallTask
 
rollbackDone() - Method in class org.nuxeo.connect.update.task.standalone.UninstallTask
 
rollbackException - Variable in class org.nuxeo.ecm.core.event.impl.EventImpl
 
rollbackGlobalOnError - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
rollbackGlobalOnError - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
rollbackGlobalOnError - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
rollbackGlobalOnError - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
rollbackMessage - Variable in class org.nuxeo.ecm.core.event.impl.EventImpl
 
rollbackOnError - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
RollbackOptions - Class in org.nuxeo.connect.update.task.update
 
RollbackOptions(String, String, String) - Constructor for class org.nuxeo.connect.update.task.update.RollbackOptions
 
RollbackOptions(String, UpdateOptions) - Constructor for class org.nuxeo.connect.update.task.update.RollbackOptions
 
rollbackVersion(Entry, Version, RollbackOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
rollCycle - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
ROLLEDBACK - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
ROLLING_BACK - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
root - org.nuxeo.ecm.core.io.registry.context.DepthValues
Loads / Fetches / Enriches the first level element(s).
root - Variable in class org.nuxeo.common.server.WebApplication
 
root - Variable in class org.nuxeo.connect.update.standalone.LocalPackageData
 
root - Variable in class org.nuxeo.connect.update.standalone.PackagePersistence
 
root - Variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
root - Variable in class org.nuxeo.ecm.core.api.DocumentTreeIterator
Root document.
root - Variable in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
The root ending with /, or an empty string.
root - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
root - Variable in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
root - Variable in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
root - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
root - Variable in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
root - Variable in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
root - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
root - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
root - Variable in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
root - Variable in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
Root - org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
 
ROOT - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
ROOT_DOCUMENT_PROPERTY - Static variable in interface org.nuxeo.snapshot.Snapshotable
 
ROOT_PATH - Static variable in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
ROOT_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
ROOT_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
ROOT_PROP - Static variable in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
ROOT_REGISTERED - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
ROOT_SECTION_FINDER_FACTORY_EP - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
ROOT_TYPE - Static variable in class org.nuxeo.ecm.core.api.repository.FulltextConfiguration
 
ROOT_TYPE - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
ROOT_TYPE_NAME - Static variable in interface org.nuxeo.ecm.webengine.model.ResourceType
 
ROOT_UNREGISTERED - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
rootCertificate - Variable in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
rootCertificateAlias - Variable in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
rootContext - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
RootDefinitionsHelper - Class in org.nuxeo.drive.service.impl
Helper to handle synchronization root definitions.
RootDescriptor - Class in org.nuxeo.ecm.platform.signature.core.pki
Provides configuration information for root certificate generation services.
RootDescriptor() - Constructor for class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
rootDoc - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
rootDoc - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
RootDocumentGetter(String) - Constructor for class org.nuxeo.ecm.user.invite.UserInvitationComponent.RootDocumentGetter
 
rootFinder - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
 
rootFolder - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
rootFolderId - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
rootGroup(ThreadGroup) - Static method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
rootImportTask - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
rootKeyAlias - Variable in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
rootKeyPassword - Variable in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
rootKeystoreFilePath - Variable in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
rootKeystorePassword - Variable in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
RootlessItemException - Exception in org.nuxeo.drive.adapter
Exception raised when recursive factory calls failed to find the ancestry to a the top level folder.
RootlessItemException() - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
 
RootlessItemException(String) - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
 
RootlessItemException(String, Throwable) - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
 
RootlessItemException(Throwable) - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
 
rootletRef - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
rootNode - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
rootParentRefs - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
Refs of parents of common tree roots of docs found ok.
rootPath - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
rootPath - Variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
rootPath - Variable in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
rootPath - Variable in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumerFactory
 
RootPath - Variable in class org.nuxeo.io.fsexporter.ExportStructureToFS
 
rootPaths - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
Paths of common tree roots of docs found ok.
rootRefs - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
Refs of common tree roots of docs found ok.
RootResource - Class in org.nuxeo.ecm.platform.forms.layout.export
 
RootResource - Class in org.nuxeo.ecm.webdav.resource
 
RootResource - Class in org.nuxeo.ecm.webengine.jaxrs.views
 
RootResource - Class in org.nuxeo.targetplatforms.jaxrs
 
RootResource - Class in org.nuxeo.template.jaxrs
 
RootResource - Class in org.nuxeo.template.xdocreport.jaxrs
 
RootResource() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.RootResource
 
RootResource() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.RootResource
 
RootResource() - Constructor for class org.nuxeo.targetplatforms.jaxrs.RootResource
 
RootResource() - Constructor for class org.nuxeo.template.jaxrs.RootResource
 
RootResource() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.RootResource
 
RootResource(HttpServletRequest) - Constructor for class org.nuxeo.ecm.webdav.resource.RootResource
 
RootRuntimeBundle - Class in org.nuxeo.runtime.test
 
RootRuntimeBundle(OSGiAdapter, BundleFile, ClassLoader) - Constructor for class org.nuxeo.runtime.test.RootRuntimeBundle
 
RootRuntimeBundle(OSGiAdapter, BundleFile, ClassLoader, boolean) - Constructor for class org.nuxeo.runtime.test.RootRuntimeBundle
 
roots - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
Paths of root resources in the module.
roots - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
RootSectionFinder - Interface in org.nuxeo.ecm.platform.publisher.helper
 
rootSectionFinderFactory - Variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
RootSectionFinderFactory - Interface in org.nuxeo.ecm.platform.publisher.helper
 
RootSectionFinderFactoryDescriptor - Class in org.nuxeo.ecm.platform.publisher.descriptors
Descriptor used to register RootSectionFinder factories.
RootSectionFinderFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.publisher.descriptors.RootSectionFinderFactoryDescriptor
 
RootSectionsManager - Class in org.nuxeo.ecm.platform.publisher.helper
 
RootSectionsManager(CoreSession) - Constructor for class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
 
RootSectionsPublicationTree - Class in org.nuxeo.ecm.platform.publisher.impl.core
 
RootSectionsPublicationTree() - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
 
rootService - Variable in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
RootService - Interface in org.nuxeo.ecm.platform.signature.api.pki
Allows interaction with CA root-related PKI objects: certificates, keys, keystore & certificate files
RootServiceImpl - Class in org.nuxeo.ecm.platform.signature.core.pki
 
RootServiceImpl() - Constructor for class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
rootSource - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
rootType - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
Deprecated.
you should use new module definition - through WebEngineModule
rootType - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
Deprecated.
Use WebApplication to declare modules - modules may have multiple roots
rootUrl - Variable in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
rootUrl - Variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
rotate(String, String, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageRotater
 
rotate(Blob, int) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Rotates an image.
rotate(Blob, int) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
 
rotate(Blob, int) - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
 
rotate(Blob, int) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
rotation - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
RotationPictureConverter - Class in org.nuxeo.ecm.platform.picture.convert
 
RotationPictureConverter() - Constructor for class org.nuxeo.ecm.platform.picture.convert.RotationPictureConverter
 
roundRobinAssignments(int, Map<String, Integer>) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
route - Variable in class org.nuxeo.ecm.platform.routing.api.RouteTable
Deprecated.
 
route(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
 
route(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.management.ManagementObject
 
route(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
 
ROUTE_MANAGERS_GROUP_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
ROUTE_MODELS_IMPORTER_XP - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
ROUTE_STEP_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
ROUTE_TASK_LOCAL_ACL - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
routeDocId - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
 
RouteFolderElement - Class in org.nuxeo.ecm.platform.routing.api
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
RouteFolderElement(DocumentRouteElement, RouteTable, boolean, RouteFolderElement, int) - Constructor for class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
RouteModelResourceType - Class in org.nuxeo.ecm.platform.routing.api
 
RouteModelResourceType() - Constructor for class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
RouteModelsInitializator - Class in org.nuxeo.ecm.platform.routing.core.listener
Imports route models in the root folder defined by the current persister from a contributed zip resource.
RouteModelsInitializator() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator
 
RouteModelsZipImporter - Class in org.nuxeo.ecm.platform.routing.core.persistence
Imports a route document from a zip archive using the IO core service .
RouteModelsZipImporter() - Constructor for class org.nuxeo.ecm.platform.routing.core.persistence.RouteModelsZipImporter
 
routeResourcesRegistry - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
RouteTable - Class in org.nuxeo.ecm.platform.routing.api
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
RouteTable(DocumentRoute) - Constructor for class org.nuxeo.ecm.platform.routing.api.RouteTable
Deprecated.
 
RouteTemplateResourceRegistry - Class in org.nuxeo.ecm.platform.routing.core.registries
Registry for route templates
RouteTemplateResourceRegistry() - Constructor for class org.nuxeo.ecm.platform.routing.core.registries.RouteTemplateResourceRegistry
 
routing - Variable in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
 
ROUTING_CATEGORY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
ROUTING_INITIATOR_ID_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
ROUTING_TASK_DOC_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
ROUTING_TASK_FACET_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
RoutingAuditHelper - Class in org.nuxeo.ecm.platform.routing.core.audit
Helper method related to Routing Audit.
RoutingAuditHelper() - Constructor for class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
 
RoutingAuditRequestFilter - Class in org.nuxeo.ecm.platform.routing.core.audit.es
Define a elasticsearch passthrough filter for audit_wf index view.
RoutingAuditRequestFilter() - Constructor for class org.nuxeo.ecm.platform.routing.core.audit.es.RoutingAuditRequestFilter
 
RoutingScriptingExpression - Class in org.nuxeo.ecm.platform.routing.core.api.scripting
Overrides the MVELExpression to add specific helpers depending on the context
RoutingScriptingExpression(String) - Constructor for class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingExpression
 
RoutingScriptingExpression(String, RoutingScriptingFunctions) - Constructor for class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingExpression
 
RoutingScriptingFunctions - Class in org.nuxeo.ecm.platform.routing.core.api.scripting
 
RoutingScriptingFunctions(OperationContext) - Constructor for class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
 
RoutingScriptingFunctions(OperationContext, GraphNode.EscalationRule) - Constructor for class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
 
RoutingTaskDeletedListener - Class in org.nuxeo.ecm.platform.routing.core.listener
 
RoutingTaskDeletedListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.RoutingTaskDeletedListener
 
RoutingTaskPageProvider - Class in org.nuxeo.ecm.platform.routing.core.provider
Page provider to retrieve workflow tasks.
RoutingTaskPageProvider() - Constructor for class org.nuxeo.ecm.platform.routing.core.provider.RoutingTaskPageProvider
 
RoutingTaskSecurityUpdaterListener - Class in org.nuxeo.ecm.platform.routing.core.listener
Grants the READ/WRITE permissions on the route instance to all task actors.
RoutingTaskSecurityUpdaterListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.RoutingTaskSecurityUpdaterListener
 
RoutingTaskService - Interface in org.nuxeo.ecm.platform.routing.api
Deprecated.
since 5.6, use DocumentRoutingService instead
RoutingTaskServiceImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
Deprecated.
since 5.6, use DocumentRoutingService instead
RoutingTaskServiceImpl() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.RoutingTaskServiceImpl
Deprecated.
 
row - Variable in class org.nuxeo.ecm.core.storage.sql.Fragment
The row holding the data.
row - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
Row - Class in org.nuxeo.ecm.core.storage.sql
The data of a single row in a table (keys/values form a map), or of multiple rows with the same id (values is an array of Serializable).
Row(String, Serializable) - Constructor for class org.nuxeo.ecm.core.storage.sql.Row
Constructs an empty Row for the given table with the given id (may be null).
Row(String, Serializable, Serializable[]) - Constructor for class org.nuxeo.ecm.core.storage.sql.Row
Constructs a new Row from an array of values.
Row(String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.storage.sql.Row
Constructs a new Row from a map.
RowBatch() - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
 
RowId - Class in org.nuxeo.ecm.core.storage.sql
The identification of a Row (table name and id) without the row content itself.
RowId(String, Serializable) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowId
 
RowId(RowId) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowId
 
RowInfo() - Constructor for class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions.RowInfo
 
RowMapper - Interface in org.nuxeo.ecm.core.storage.sql
A RowMapper maps Rows to and from the database.
RowMapper.CopyResult - Class in org.nuxeo.ecm.core.storage.sql
 
RowMapper.IdWithTypes - Class in org.nuxeo.ecm.core.storage.sql
A document id and its primary type and mixin types.
RowMapper.NodeInfo - Class in org.nuxeo.ecm.core.storage.sql
A document id, parent id and primary type, along with the version and proxy information (the potentially impacted selections).
RowMapper.RowBatch - Class in org.nuxeo.ecm.core.storage.sql
The description of a set of rows to create, update or delete.
RowMapper.RowUpdate - Class in org.nuxeo.ecm.core.storage.sql
A Row and a list of its keys that have to be updated.
rowNames - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowComparator
 
rows - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
rows - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
RowUpdate(Row) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
Constructor for collection fragment full update.
RowUpdate(Row, int) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
Constructor for collection fragment right push update.
RowUpdate(Row, Collection<String>) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
Constructor for simple fragment update.
RPARA - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
RPARA - Static variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
rpush - Variable in class org.nuxeo.ecm.core.storage.State.ListDiff
If rpush is not null, this is appended to the right of the existing array/List.
rpushOrValue(Serializable) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
Returns a pure rpush ListDiff for the value if it's an array/list.
rs - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
rs - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
rsLogger - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
RTF2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
RTF2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.RTF2TextConverter
 
rule - Variable in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
 
rule - Static variable in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Feature
 
Rule(List<DefaultBlobDispatcher.Clause>, String) - Constructor for class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Rule
 
ruleAlreadyExecuted() - Method in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
Returns 'true' if the current rule has been executed
ruleRegistry - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
rules - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
rules - Variable in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
rules - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
rules(Object) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
RulesFactory(Class<A>, Class<R>) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
rulesXPaths - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
ruleType - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
run() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationImpl
 
run() - Method in interface org.nuxeo.common.function.ThrowableRunnable
 
run() - Method in class org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion
 
run() - Method in class org.nuxeo.drive.operations.GetRepositoriesOperation
Deprecated.
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveCanMove
Deprecated.
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveDelete
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveFileSystemItemExists
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName
Deprecated.
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetChildren
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetClientUpdateInfo
Deprecated.
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetTopLevelFolder
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveMove
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveRename
 
run() - Method in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveSetActiveFactories
 
run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveSetVersioningOptions
Deprecated.
 
run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveTearDownIntegrationTests
 
run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveWaitForAsyncCompletion
Deprecated.
 
run() - Method in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
run() - Method in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.collections.FetchFavorites
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.collections.GetCollectionsOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.document.EmptyTrash
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.document.FetchDocument
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.document.Query
Deprecated.
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.SaveSession
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.login.LoginAs
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.login.Logout
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.LogOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.management.GetCounters
Deprecated.
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInput
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.RunScript
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.MetricsStart
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.MetricsStop
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.SetInputAsVar
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.SetVar
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PopBlob
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PopBlobList
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PopDocument
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PopDocumentList
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PullBlob
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PullBlobList
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PullDocument
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PullDocumentList
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.traces.JsonStackToggleDisplayOperation
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
run() - Method in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
run() - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
run() - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
run() - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
run() - Method in class org.nuxeo.ecm.automation.task.GetUserTasks
 
run() - Method in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
run() - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
This method will be called by UnrestrictedSessionRunner.runUnrestricted() with UnrestrictedSessionRunner.session available as an unrestricted session.
run() - Method in class org.nuxeo.ecm.core.convert.cache.GCTask
 
run() - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
 
run() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
run() - Method in class org.nuxeo.ecm.core.management.probes.AdministrativeStatusProbe
 
run() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl.NotifyStatusesHandler
 
run() - Method in class org.nuxeo.ecm.core.management.statuses.RepositoryStatusProbe
 
run() - Method in class org.nuxeo.ecm.core.management.statuses.RuntimeStartedProbe
 
run() - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
 
run() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
To be called from a new thread to do the actual Redis subscription and to dispatch messages.
run() - Method in class org.nuxeo.ecm.core.storage.sql.LockStepJob
 
run() - Method in class org.nuxeo.ecm.core.storage.sql.management.ActiveSessionsProbe
 
run() - Method in class org.nuxeo.ecm.core.storage.sql.management.RemoteSessionsProbe
 
run() - Method in class org.nuxeo.ecm.core.storage.status.S3BinaryManagerStatusProbe
 
run() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
run() - Method in interface org.nuxeo.ecm.core.work.api.Work
Runs the work instance and does all the transaction management and retry.
run() - Method in class org.nuxeo.ecm.core.work.WorkHolder
 
run() - Method in class org.nuxeo.ecm.directory.ldap.management.LDAPDirectoriesProbe
 
run() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper.TenantIdFinder
 
run() - Method in class org.nuxeo.ecm.platform.audit.api.document.SourceDocumentResolver
 
run() - Method in class org.nuxeo.ecm.platform.comment.workflow.utils.FollowTransitionUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer.GetDocumentsFromUsername
 
run() - Method in class org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.UnrestrictedPropertySetter
 
run() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
run() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
run() - Method in class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsAction.UnrestrictedCreateDocument
 
run() - Method in class org.nuxeo.ecm.platform.management.statuses.PopulateRepositoryProbe
 
run() - Method in class org.nuxeo.ecm.platform.management.statuses.PopulateRepositoryProbe.Runner
 
run() - Method in class org.nuxeo.ecm.platform.management.statuses.QueryRepositoryProbe
 
run() - Method in class org.nuxeo.ecm.platform.management.statuses.QueryRepositoryProbe.Runner
 
run() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
After building the object with the correct constructor, and after possibly having set some parsing property (setParseWithXMP(), for example), this method will extract the information from the PDF.
run() - Method in class org.nuxeo.ecm.platform.picture.operation.RecomputePictureViews
 
run() - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
run() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.DomainsFinder
 
run() - Method in class org.nuxeo.ecm.platform.publisher.rules.DefaultValidatorsRule.UnrestrictedACPGetter
 
run() - Method in class org.nuxeo.ecm.platform.publisher.task.ChangePermissionUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.publisher.task.DeleteDocumentUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.publisher.task.PublishUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.publisher.task.RemoveACLUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchUnrestrictedSessionRunner
 
run() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
 
run() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.ResourceFinder
 
run() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.SizeFinder
 
run() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementAdder
 
run() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementFinder
 
run() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementRemover
 
run() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionLiveDocFetcher
 
run() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory.RemoveACP
 
run() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
run() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
run() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionsRemover
 
run() - Method in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
run() - Method in class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.GetIsParentRunningUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.SetDocumentOnReadOnlyUnrestrictedSessionRunner
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.AttachedDocumentsChecker
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
run() - Method in class org.nuxeo.ecm.platform.routing.core.io.NodeAccessRunner
 
run() - Method in class org.nuxeo.ecm.platform.suggestbox.automation.SuggestOperation
 
run() - Method in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
run() - Method in class org.nuxeo.ecm.platform.tag.RelationTagService.UnrestrictedCanRemoveTagging
Deprecated.
 
run() - Method in class org.nuxeo.ecm.platform.tag.RelationTagService.UnrestrictedGetDocumentCloud
Deprecated.
 
run() - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.GetTaskRootParentPathUnrestricted
 
run() - Method in class org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails
 
run() - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunner
 
run() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl.UnrestrictedUserWorkspaceFinder
 
run() - Method in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
 
run() - Method in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
 
run() - Method in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
run() - Method in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
 
run() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationAcceptator
 
run() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationApprover
 
run() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
 
run() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationRejector
 
run() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RequestIdValidator
 
run() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RootDocumentGetter
 
run() - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent.UserRegistrationModelCreator
 
run() - Method in class org.nuxeo.elasticsearch.status.ElasticSearchStatusProbe
 
run() - Method in class org.nuxeo.importer.stream.automation.BlobConsumers
 
run() - Method in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
run() - Method in class org.nuxeo.importer.stream.automation.FileBlobProducers
 
run() - Method in class org.nuxeo.importer.stream.automation.RandomBlobProducers
 
run() - Method in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
 
run() - Method in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
run() - Method in class org.nuxeo.io.fsexporter.ExportStructureToFS
 
run() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Runs the configuration files generation.
run() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
run() - Method in interface org.nuxeo.runtime.management.api.Probe
 
run() - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.Task
 
run() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigratorWithContext
 
run() - Method in class org.nuxeo.runtime.pubsub.StreamPubSubProvider.Subscriber
 
run() - Method in class org.nuxeo.runtime.stream.StreamProbe
 
run() - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
run() - Method in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
run() - Method in class org.nuxeo.template.service.TemplateMappingFetcher
 
run() - Method in class org.nuxeo.template.service.TemplateMappingRemover
 
run(InputStream) - Method in interface org.nuxeo.automation.scripting.api.AutomationScriptingService.Session
 
run(Boolean, PersistenceProvider.RunCallback<T>) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
run(Boolean, PersistenceProvider.RunVoid) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
 
run(Object) - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationImpl
run method accepting an input as first argument.
run(Object, Map<String, Object>) - Method in interface org.nuxeo.automation.scripting.internals.ScriptingOperationImpl.Runnable
 
run(String) - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
run(String) - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
run(String) - Method in enum org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector.FilterJobs
 
run(String[]) - Method in class org.nuxeo.lib.stream.tools.Main
 
run(String, Boolean, Integer, Integer, Boolean, Integer, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Integer, String) - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.RandomImporterExecutor
 
run(String, String, Boolean, Integer, Integer, Boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
run(String, String, String, String, Boolean, Integer, Integer, Boolean, Integer) - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.HttpFileImporterExecutor
 
run(String, MigrationService.MigrationContext) - Method in class org.nuxeo.ecm.core.trash.TrashedStateMigrator
 
run(String, MigrationService.MigrationContext) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
run(String, MigrationService.MigrationContext) - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator
 
run(String, MigrationService.MigrationContext) - Method in interface org.nuxeo.runtime.migration.MigrationService.Migrator
Runs a migration step.
run(String, MigrationService.MigrationContext) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.InvalidatorMigrator
 
run(List<EventListenerDescriptor>, EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
 
run(List<EventListenerDescriptor>, EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
run(List<EventListenerDescriptor>, EventBundle, long, boolean) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
run(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
run(Bindings) - Method in class org.nuxeo.ecm.core.event.script.Script
 
run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter
 
run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.jaxrs.HttpFilter
 
run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
 
run(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
run(BusinessAdapter) - Method in class org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation
 
run(BusinessAdapter) - Method in class org.nuxeo.ecm.automation.core.operations.business.BusinessFetchOperation
 
run(BusinessAdapter) - Method in class org.nuxeo.ecm.automation.core.operations.business.BusinessUpdateOperation
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.FetchContextBlob
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushBlobList
 
run(BlobList) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation
 
run(BlobList) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
run(BlobList) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
run(BlobList) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFRemoveEncryptionOperation
 
run(BlobList) - Method in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
run(BlobList) - Method in class org.nuxeo.ecm.platform.video.tools.operations.ConcatVideos
 
run(PaginableDocumentModelListImpl) - Method in class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
 
run(OperationContext, String) - Method in interface org.nuxeo.ecm.automation.AutomationService
Same as previous but for managed chains identified by an ID.
run(OperationContext, String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
run(OperationContext, String, Map<String, ?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
Shortcut to execute a single operation described by the given ID and map of parameters
run(OperationContext, String, Map<String, ?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
run(OperationContext, URL) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting
 
run(OperationContext, OperationChain) - Method in interface org.nuxeo.ecm.automation.AutomationService
Builds and runs the operation chain given a context.
run(OperationContext, OperationChain) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
run(Blob) - Method in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinary
 
run(Blob) - Method in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
 
run(Blob) - Method in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromContext
 
run(Blob) - Method in class org.nuxeo.drive.operations.NuxeoDriveAttachBlob
 
run(Blob) - Method in class org.nuxeo.drive.operations.NuxeoDriveCreateFile
 
run(Blob) - Method in class org.nuxeo.drive.operations.NuxeoDriveUpdateFile
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.PostBlob
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.RunConverter
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.FetchContextBlob
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.RunInputScript
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.LoadFromCSV
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushBlob
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFAddPageNumbersOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractLinksOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFRemoveEncryptionOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkImageOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkPDFOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkTextOperation
 
run(Blob) - Method in class org.nuxeo.ecm.platform.picture.operation.PictureResize
 
run(Blob) - Method in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
run(Blob) - Method in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
run(Blob) - Method in class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
run(Blob) - Method in class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
run(Blob) - Method in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
run(Blob) - Method in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideoInParts
 
run(Blob) - Method in class org.nuxeo.template.deckjs.DeckJSPDFOperation
 
run(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Execute this element.
run(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
run(CoreSession, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Execute this element.
run(CoreSession, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
run(CoreSession, IdRef) - Method in class org.nuxeo.easyshare.EasyShareUnrestrictedRunner
 
run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.ConditionalRunner
Deprecated.
 
run(CoreSession, DocumentRouteElement) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
Run this element.
run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.ParallelRunner
Deprecated.
 
run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.SerialRunner
Deprecated.
 
run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
Deprecated.
 
run(CoreSession, DocumentRouteElement, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
 
run(CoreSession, DocumentRouteElement, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
Run this element.
run(CoreSession, DocumentRouteElement, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
 
run(CoreSession, DocumentRouteElement, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
Deprecated.
 
run(DocumentModel) - Method in class org.nuxeo.adobe.cc.CompoundAttach
 
run(DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
 
run(DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
run(DocumentModel) - Method in class org.nuxeo.drive.operations.NuxeoDriveAddToLocallyEditedCollection
Deprecated.
 
run(DocumentModel) - Method in class org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation
 
run(DocumentModel) - Method in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.GetAllDocumentBlobs
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlobs
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.collections.AddToFavoritesOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromCollectionOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromFavoritesOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.collections.MoveCollectionMemberOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromFavoritesOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddFacet
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentVersions
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersion
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetLiveDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.LockDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.OrderDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.ReloadDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveFacet
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveProxies
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SaveDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.TrashDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.UnblockPermissionInheritance
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.UnlockDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.UntrashDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.FetchContextDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.login.LoginAs
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.login.Logout
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchIndexOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.automation.task.CreateTask
 
run(DocumentModel) - Method in class org.nuxeo.ecm.localconf.PutSimpleConfParam
 
run(DocumentModel) - Method in class org.nuxeo.ecm.localconf.PutSimpleConfParams
 
run(DocumentModel) - Method in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
 
run(DocumentModel) - Method in class org.nuxeo.ecm.permissions.operations.SendNotificationEmailForPermission
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.automation.SubscribeOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.automation.UnsubscribeOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.mail.operations.MailCheckInboxOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFConvertToPicturesOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractInfoOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFRemoveEncryptionOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.operation.GetPictureView
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.operation.PictureResize
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.operation.GetRendition
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.operation.UnpublishAll
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.tag.operations.RemoveDocumentTags
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.tag.operations.TagDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.tag.operations.UntagDocument
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
run(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideoInParts
 
run(DocumentModel) - Method in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
 
run(DocumentModel) - Method in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
 
run(DocumentModel) - Method in class org.nuxeo.snapshot.operation.CreateTreeSnapshot
 
run(DocumentModel) - Method in class org.nuxeo.template.automation.DetachTemplateOperation
 
run(DocumentModel) - Method in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BulkDownload
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.collections.AddToFavoritesOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromFavoritesOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.document.OrderDocument
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.document.TrashDocument
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.FetchContextDocument
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.ec.notification.automation.SubscribeOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.ec.notification.automation.UnsubscribeOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.pdf.operations.PDFRemoveEncryptionOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.video.tools.operations.ConcatVideos
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.LockDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.UnblockPermissionInheritance
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.UnlockDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushDocument
 
run(DocumentRef) - Method in class org.nuxeo.ecm.permissions.operations.SendNotificationEmailForPermission
 
run(DocumentRef) - Method in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
 
run(DocumentRef) - Method in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
run(DocumentRef) - Method in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
 
run(DocumentRef) - Method in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
 
run(DocumentRefList) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList
 
run(DocumentPart) - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
 
run(NuxeoPrincipal) - Method in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
run(LockStepJob...) - Static method in class org.nuxeo.ecm.core.storage.sql.LockStepJob
 
run(DirectoryService, Session) - Method in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
run(ImporterRunner, Boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
since 5.5 this method is invoked when using the DefaultImporterService and passing the executor to the importDocuments method
run(ImporterRunner, Boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
run(ImporterRunner, Boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.HttpFileImporterExecutor
 
run(ImporterRunner, Boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.RandomImporterExecutor
 
run(SourceNode, String, Boolean, Integer, Integer, Boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.DefaultImporterExecutor
 
run(Installer, File, File) - Method in class org.nuxeo.ecm.webengine.install.AppendOperation
 
run(Installer, File, File) - Method in class org.nuxeo.ecm.webengine.install.CopyOperation
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.AppendCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.CatCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.Command
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.CopyCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.DumpCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.HelpCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.LagCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.TailCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.TestCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
run(LogManager, CommandLine) - Method in class org.nuxeo.lib.stream.tools.command.WorkCatCommand
 
runAllProbes() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
 
runAllProbes() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
runAndCleanupTransactionContext(Supplier<R>) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Calls the given Supplier and cleans up the transaction context afterwards.
runAtomically(String, Runnable) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
Runs a Runnable atomically in a cluster-wide critical section, outside a transaction.
runAtomically(String, Duration, Duration, Runnable) - Method in interface org.nuxeo.runtime.cluster.ClusterService
Runs a Runnable atomically in a cluster-wide critical section, outside a transaction.
runAtomically(String, Duration, Duration, Runnable) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
runAtomicallyInternal(String, Runnable) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
Runs a Runnable atomically, in a cluster-wide critical section.
runBulk(List<EventListenerDescriptor>, EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
runChain(String) - Method in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
runChild(FeaturesRunner, RunNotifier) - Method in class org.nuxeo.runtime.test.runner.ParameterizedSuite
 
RunConverter - Class in org.nuxeo.ecm.automation.core.operations.blob
 
RunConverter() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.RunConverter
 
runDeploymentPreprocessor - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
Method to run the deployment preprocessor, previously handled by the deployBundle method
runDeploymentPreprocessor() - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
runDeploymentPreprocessor() - Method in interface org.nuxeo.runtime.reload.ReloadService
Runs the deployment preprocessor.
runDeploymentPreprocessor() - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
RunDocumentChain - Class in org.nuxeo.ecm.automation.core.operations.execution
Run an embedded operation chain that returns a DocumentModel using the current input.
RunDocumentChain() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
runFallBackConverter(BlobHolder, String) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.BaseOfficeXMLTextConverter
 
RunFileChain - Class in org.nuxeo.ecm.automation.core.operations.execution
Run an embedded operation chain that returns a Blob using the current input.
RunFileChain() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
runGraph(CoreSession, DocumentRouteElement, GraphNode) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
Runs the graph starting with the given node.
runIndexingSyncWorker(Map<String, List<IndexingCommand>>) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
runIndexingWorker(List<IndexingCommand>) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchIndexing
Run a worker to process the IndexingCommand.
runIndexingWorker(List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
runIndexingWorker(List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
runIndexingWorkerCount - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
runInNewTransaction(Runnable) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Runs the given Runnable in a new transactional context.
runInNewTransaction(Supplier<R>) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Calls the given Supplier in a new transactional context.
RunInNewTransaction - Class in org.nuxeo.ecm.automation.core.operations.execution
Deprecated.
since 6.0. Use instead RunDocumentChain with ID 'Context.RunDocumentOperation'. Operation to run an operation chain in a separate transaction. The existing transaction is committed before running the new transaction.
RunInNewTransaction() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
runInNewTx(OperationContext, String, Map<String, ?>, Integer, boolean) - Method in interface org.nuxeo.ecm.automation.AutomationService
This running method execute operation process through a new transaction.
runInNewTx(OperationContext, String, Map<String, ?>, Integer, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
RunInputScript - Class in org.nuxeo.ecm.automation.core.operations
Run a script given as the input of the operation (as a blob).
RunInputScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RunInputScript
 
runInSeparateTransaction(Runnable) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
Runs a Runnable outside the current transaction (committing and finally restarting it if needed).
runInTransaction(Runnable) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Runs the given Runnable in a transactional context.
runInTransaction(Supplier<R>) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Calls the given Supplier in a transactional context.
runInTransaction(Supplier<R>, int) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
Runs the given Supplier in a transaction with the given timeout.
runMethod - Static variable in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
runMethod(ScriptingOperationTypeImpl, String) - Static method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
Returns the right run method according to whether the input type exists or not.
runnables - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationThreadPoolExecutor
 
RunnableWorkflowJsonEnricher - Class in org.nuxeo.ecm.platform.routing.core.io.enrichers
Enricher that add the runnable workflow model on a document for the current user.
RunnableWorkflowJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.enrichers.RunnableWorkflowJsonEnricher
 
runnedCount - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
runner - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
runner - Variable in class org.nuxeo.runtime.test.runner.HotDeployer
 
runner - Variable in class org.nuxeo.runtime.test.runner.RuntimeDeployment.DeploymentStatement
 
runner - Variable in class org.nuxeo.runtime.test.runner.RuntimeDeployment.OnMethod
 
runner - Variable in class org.nuxeo.runtime.test.runner.web.WebPage
 
Runner() - Constructor for class org.nuxeo.ecm.platform.management.statuses.PopulateRepositoryProbe.Runner
 
Runner(String) - Constructor for class org.nuxeo.ecm.platform.management.statuses.QueryRepositoryProbe.Runner
 
RunnerFeature - Interface in org.nuxeo.runtime.test.runner
These are the states the runner goes through when using runtime feature:
runners - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
runNextPage() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
 
runNextScroll() - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend.ESCursorResult
 
running - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
 
running - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
running - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
List of running Work instances, in order to be able to interrupt them if requested.
running() - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
RUNNING - org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
 
RUNNING - org.nuxeo.ecm.core.bulk.message.BulkStatus.State
The scroller has terminated, the size of the document set is known and action is applied.
RUNNING - org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
 
RUNNING - org.nuxeo.ecm.core.work.api.Work.State
Work instance is running.
RUNNING - org.nuxeo.ecm.csv.core.CSVImportStatus.State
 
RUNNING - org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
 
RUNNING_INPUT - org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
While executing input phase.
RUNNING_OUTPUT - org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
While executing output phase.
RUNNING_STATUS - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
runningCount - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
runningCount - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
runningKey(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
RunningWorkflowJsonEnricher - Class in org.nuxeo.ecm.platform.routing.core.io.enrichers
Enricher that add the running workflow instances on a document for the current user.
RunningWorkflowJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.enrichers.RunningWorkflowJsonEnricher
 
runningWorks - Variable in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
runningWorkSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
RunOperation - Class in org.nuxeo.ecm.automation.core.operations.execution
Run an embedded operation chain using the current input.
RunOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
 
runOperationOnAllDocuments(CoreSession, DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction.AutomationComputation
 
runOperationOnEachDocument(CoreSession, DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction.AutomationComputation
 
RunOperationOnList - Class in org.nuxeo.ecm.automation.core.operations.execution
Run an embedded operation chain using the current input.
RunOperationOnList() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
RunOperationOnListInNewTransaction - Class in org.nuxeo.ecm.automation.core.operations.execution
Deprecated.
since 6.0. Use instead RunOperationOnList with ID 'Context.RunOperationOnList'. Run an embedded operation chain inside separated transactions using the current input. The output is undefined (Void)
RunOperationOnListInNewTransaction() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
RunOperationOnProvider - Class in org.nuxeo.ecm.automation.core.operations.services
Run an embedded operation chain for each page of the pageProvider given as input.
RunOperationOnProvider() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
 
runPool() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
runProbe(String) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
 
runProbe(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
runProbe(ProbeInfo) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
 
runProbe(ProbeInfo) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
runProcessor(LogManager) - Method in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
runProcessor(LogManager) - Method in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
runReindexingWorker(String, String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchIndexing
Reindex documents matching the NXQL query, This is done in an asynchronous job.
runReindexingWorker(String, String, boolean) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchIndexing
Reindex documents matching the NXQL query, This is done in an asynchronous job.
runReindexingWorker(String, String, boolean) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
runReindexingWorker(String, String, boolean) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
runSafe() - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreSessionRunner
Run with the nuxeo class loader, wrap client exception into errors
runScript(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
runScript(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Runs the given script.
runScript(String, Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
runScript(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Runs the given script.
runScript(ScriptFile) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
 
runScript(ScriptFile, Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
runScript(ScriptFile, Map<String, Object>) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Runs the script using given arguments
runScript(ScriptFile, Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
 
RunScript - Class in org.nuxeo.ecm.automation.core.operations
Save the session - TODO remove this?
RunScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RunScript
 
runStep(String, String) - Method in interface org.nuxeo.runtime.migration.MigrationService
Runs a migration step for a migration.
runStep(String, String) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
runtime - Variable in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
runtime - Variable in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
runtime - Variable in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
runtime - Variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
runtime - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
runtime - Variable in class org.nuxeo.runtime.util.NXRuntimeApplication
 
RUNTIME_ABOUT_TO_START - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
RUNTIME_ABOUT_TO_STOP - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
RUNTIME_EVENT_TOPIC - Static variable in class org.nuxeo.ecm.core.management.statuses.RuntimeEventNotifier
 
RUNTIME_STARTED - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
RUNTIME_STOPPED - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
 
runtimeBundle - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
RuntimeComponent - Class in org.nuxeo.runtime
Runtime component, for later extensibility.
RuntimeComponent() - Constructor for class org.nuxeo.runtime.RuntimeComponent
 
runtimeContext - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
RuntimeContext - Interface in org.nuxeo.runtime.model
The runtime context.
RuntimeDeployment - Class in org.nuxeo.runtime.test.runner
 
RuntimeDeployment() - Constructor for class org.nuxeo.runtime.test.runner.RuntimeDeployment
 
RuntimeDeployment.DeploymentStatement - Class in org.nuxeo.runtime.test.runner
 
RuntimeDeployment.OnMethod - Class in org.nuxeo.runtime.test.runner
 
RuntimeEventNotifier - Class in org.nuxeo.ecm.core.management.statuses
 
RuntimeEventNotifier() - Constructor for class org.nuxeo.ecm.core.management.statuses.RuntimeEventNotifier
 
runtimeException(Exception) - Static method in class org.nuxeo.common.utils.ExceptionUtils
Wraps the exception into a RuntimeException, if needed, for re-throw.
RuntimeExtension - Interface in org.nuxeo.runtime
Deprecated.
since 9.2 seems unused
RuntimeFeature - Class in org.nuxeo.runtime.test.runner
 
RuntimeFeature() - Constructor for class org.nuxeo.runtime.test.runner.RuntimeFeature
 
RuntimeHarness - Interface in org.nuxeo.runtime.test.runner
TODO: Move this to org.nuxeo.runtime package
RuntimeHarnessImpl - Class in org.nuxeo.runtime.test
Default RuntimeHarness implementation.
RuntimeHarnessImpl() - Constructor for class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
RuntimeHarnessImpl(Class<?>) - Constructor for class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
RuntimeInstrospection - Class in org.nuxeo.ecm.admin.runtime
Extracts information about the Bundles currently deployed in Nuxeo Runtime
RuntimeInstrospection() - Constructor for class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
 
RuntimeInventoryAdapter - Class in org.nuxeo.ecm.platform.management.adapters
 
RuntimeInventoryAdapter(RuntimeInventoryFactory) - Constructor for class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
RuntimeInventoryFactory - Class in org.nuxeo.ecm.platform.management.adapters
 
RuntimeInventoryFactory() - Constructor for class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
 
RuntimeInventoryMBean - Interface in org.nuxeo.ecm.platform.management.adapters
 
RuntimeMessage - Class in org.nuxeo.runtime
Represents a message to be held by the Runtime framework.
RuntimeMessage(RuntimeMessage.Level, String, RuntimeMessage.Source, String) - Constructor for class org.nuxeo.runtime.RuntimeMessage
 
RuntimeMessage.Level - Enum in org.nuxeo.runtime
 
RuntimeMessage.Source - Enum in org.nuxeo.runtime
The type of source that produced a message.
RuntimeMessageHandler - Interface in org.nuxeo.runtime
Handles runtime message.
RuntimeMessageHandlerImpl - Class in org.nuxeo.runtime
Handles runtime messages by taking care of component manager lifecycle in order to work correctly with hot reload.
RuntimeMessageHandlerImpl() - Constructor for class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
RuntimeMessageHandlerImpl.ComponentManagerStep - Enum in org.nuxeo.runtime
 
runtimeService - Variable in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
RuntimeService - Interface in org.nuxeo.runtime
The runtime service: a singleton object that provides access to the Nuxeo Runtime.
RuntimeService - Annotation Type in org.nuxeo.runtime.mockito
Anotating a field with NXMock in a test, injects a mock in that field and binds it to the the service manager.
RuntimeServiceEvent - Class in org.nuxeo.runtime
An event in the Nuxeo Runtime life cycle.
RuntimeServiceEvent(int, RuntimeService) - Constructor for class org.nuxeo.runtime.RuntimeServiceEvent
 
RuntimeServiceException - Exception in org.nuxeo.runtime
A generic exception thrown by the Nuxeo Runtime.
RuntimeServiceException() - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
 
RuntimeServiceException(String) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
 
RuntimeServiceException(String, Throwable) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
 
RuntimeServiceException(Throwable) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
 
RuntimeServiceListener - Interface in org.nuxeo.runtime
Listener to be notified about the runtime service's life cycle events.
runtimeStarted() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
RuntimeStartedProbe - Class in org.nuxeo.ecm.core.management.statuses
Simple probe to check if the runtime is started
RuntimeStartedProbe() - Constructor for class org.nuxeo.ecm.core.management.statuses.RuntimeStartedProbe
 
runtimeVersion - Variable in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
runUnrestricted() - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
runUnrestricted(String) - Method in class org.nuxeo.easyshare.EasyShareUnrestrictedRunner
 
runWihtinTimeout(long, TimeUnit, String, Runnable) - Static method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Log a warning message if the timeout is reached while executing the given runnable.
runWith(EntityManager) - Method in interface org.nuxeo.ecm.core.persistence.PersistenceProvider.RunCallback
 
runWith(EntityManager) - Method in interface org.nuxeo.ecm.core.persistence.PersistenceProvider.RunVoid
 
runWithArgs(String[]) - Method in class org.nuxeo.lib.stream.tools.Main
 
runWithoutTransaction(Runnable) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
runWithoutTransaction(Runnable) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Runs the given Runnable without a transactional context.
runWithoutTransaction(Supplier<R>) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Calls the given Supplier without a transactional context.
runWithoutTransactionInternal(Supplier<R>) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Calls the given Supplier in a context without a transaction.
runWithRetryOnConflict(Runnable) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
 
runWithRetryOnConflict(Supplier<R>) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
 
runWorkWithTransaction() - Method in class org.nuxeo.ecm.core.work.AbstractWork
Does work under a transaction.
rvalue - Variable in class org.nuxeo.ecm.core.query.sql.model.Expression
 

S

S3BinaryGarbageCollector(S3BinaryManager) - Constructor for class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
 
S3BinaryManager - Class in org.nuxeo.ecm.core.storage.sql
A Binary Manager that stores binaries as S3 BLOBs
S3BinaryManager() - Constructor for class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
S3BinaryManager.S3BinaryGarbageCollector - Class in org.nuxeo.ecm.core.storage.sql
Garbage collector for S3 binaries that stores the marked (in use) binaries in memory.
S3BinaryManager.S3FileStorage - Class in org.nuxeo.ecm.core.storage.sql
 
S3BinaryManagerStatusProbe - Class in org.nuxeo.ecm.core.storage.status
Probe to check the status of the S3BinaryManager.
S3BinaryManagerStatusProbe() - Constructor for class org.nuxeo.ecm.core.storage.status.S3BinaryManagerStatusProbe
 
S3BlobGarbageCollector() - Constructor for class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
 
S3BlobProvider - Class in org.nuxeo.ecm.blob.s3
Blob provider that stores files in S3.
S3BlobProvider() - Constructor for class org.nuxeo.ecm.blob.s3.S3BlobProvider
 
S3BlobStore - Class in org.nuxeo.ecm.blob.s3
Blob storage in S3.
S3BlobStore(String, S3BlobStoreConfiguration, KeyStrategy) - Constructor for class org.nuxeo.ecm.blob.s3.S3BlobStore
 
S3BlobStore.S3BlobGarbageCollector - Class in org.nuxeo.ecm.blob.s3
Garbage collector for S3 binaries that stores the marked (in use) binaries in memory.
S3BlobStoreConfiguration - Class in org.nuxeo.ecm.blob.s3
Blob storage configuration in S3.
S3BlobStoreConfiguration(Map<String, String>) - Constructor for class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
S3DirectBatchHandler - Class in org.nuxeo.ecm.core.storage.sql
Batch Handler allowing direct S3 upload.
S3DirectBatchHandler() - Constructor for class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
S3FileStorage() - Constructor for class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3FileStorage
 
S3ManagedTransfer - Interface in org.nuxeo.ecm.blob.s3
S3 transfers relying on TransferManager.
S3Utils - Class in org.nuxeo.ecm.core.storage.sql
AWS S3 utilities.
S3Utils.SliceConsumer - Interface in org.nuxeo.ecm.core.storage.sql
Represents an operation that accepts a slice number and a slice begin and end position.
SAFE_METHODS - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
safeCreate(File, String) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
safeLongToInt(long) - Static method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
safeRead(File) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
safeReadBuffer(TokenBuffer) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.AbstractJsonEnricher
 
safeReadFile(File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
safeRemove(File) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
safeWrite(File, String) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
safeWriteFile(byte[], File) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
salted - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
salted - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
salted() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
Consumer will wait some random time before start, to prevent wave of concurrency in batch processing.
sameCodec(Codec<M>, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
SAML_REQUEST - Static variable in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPPostBinding
 
SAML_REQUEST - Static variable in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPRedirectBinding
 
SAML_RESPONSE - Static variable in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPPostBinding
 
SAML_RESPONSE - Static variable in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPRedirectBinding
 
SAML_SESSION_KEY - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
SAMLAuthenticationProvider - Class in org.nuxeo.ecm.platform.auth.saml
A SAML2 authentication provider.
SAMLAuthenticationProvider() - Constructor for class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
SAMLBinding - Class in org.nuxeo.ecm.platform.auth.saml.binding
Based class for SAML bindings, used for parsing messages.
SAMLBinding(MessageDecoder, MessageEncoder) - Constructor for class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
 
SAMLConfiguration - Class in org.nuxeo.ecm.platform.auth.saml
 
SAMLCredential - Class in org.nuxeo.ecm.platform.auth.saml
 
SAMLCredential(NameID, List<String>) - Constructor for class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
SAMLCredential(NameID, List<String>, String, String, List<Attribute>, String, Serializable) - Constructor for class org.nuxeo.ecm.platform.auth.saml.SAMLCredential
 
sampleAsMap() - Method in interface org.nuxeo.runtime.management.counters.CounterMXBean
Deprecated.
 
sampleAsMap() - Method in class org.nuxeo.runtime.management.counters.CounterMXBeanImpl
Deprecated.
 
sampleAsMap() - Method in interface org.nuxeo.runtime.management.stopwatchs.StopwatchMXBean
Deprecated.
 
sampleAsMap() - Method in class org.nuxeo.runtime.management.stopwatchs.StopwatchMXBeanImpl
Deprecated.
 
sampleAsString() - Method in interface org.nuxeo.runtime.management.counters.CounterMXBean
Deprecated.
 
sampleAsString() - Method in class org.nuxeo.runtime.management.counters.CounterMXBeanImpl
Deprecated.
 
sampleAsString() - Method in interface org.nuxeo.runtime.management.stopwatchs.StopwatchMXBean
Deprecated.
 
sampleAsString() - Method in class org.nuxeo.runtime.management.stopwatchs.StopwatchMXBeanImpl
Deprecated.
 
SAMPLER_PROB_OPTION - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
sanitize - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
sanitize(Blob) - Method in class org.nuxeo.ecm.platform.preview.adapter.ZipPreviewer
 
SANITIZE_ZIP_PREVIEW - Static variable in class org.nuxeo.ecm.platform.preview.adapter.ZipPreviewer
 
sanitizeDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService
Sanitizes a document's fields, depending on the service configuration.
sanitizeDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
sanitizeFulltextInput(String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
Remove any special character that could be mis-interpreted as a low level full-text query operator.
SANITIZER_XP - Static variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
sanitizers - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
Effective sanitizers.
sanitizeString(String, String) - Method in interface org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService
Sanitizes a string.
sanitizeString(String, String) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
SassCssFlavorProcessor - Class in org.nuxeo.ecm.web.resources.wro.processor
Use Sass css processor to replace variables, mixin, etc.
SassCssFlavorProcessor() - Constructor for class org.nuxeo.ecm.web.resources.wro.processor.SassCssFlavorProcessor
 
SassImport - Class in org.nuxeo.theme.styling.service.descriptors
 
SassImport() - Constructor for class org.nuxeo.theme.styling.service.descriptors.SassImport
 
save - Variable in class org.nuxeo.adobe.cc.CompoundAttach
 
save - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddFacet
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveFacet
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveProxies
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
 
save - Variable in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
 
save - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParam
 
save - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParams
 
save - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractInfoOperation
 
save - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
save - Variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
save() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
save() - Method in interface org.nuxeo.ecm.core.api.CoreSession
Saves any pending changes done until now through this session.
save() - Method in interface org.nuxeo.ecm.core.model.Session
Saves this session.
save() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
save() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
save() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
save() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Writes transient state to database.
save() - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
 
save() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
save() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Saves the modifications to persistent storage.
save() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
save() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
save() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
save() - Method in class org.nuxeo.template.adapters.AbstractTemplateDocument
 
save() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Save changes in the underlying DocumentModel
save(CoreSession) - Method in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
 
save(CoreSession) - Method in class org.nuxeo.ecm.core.api.localconfiguration.AbstractLocalConfiguration
 
save(CoreSession) - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
Save this LocalConfiguration.
save(CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
 
save(CoreSession) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
save(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
save the document representing this DocumentRoute.
save(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
save(DocumentModel) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
save(DocumentMessage.Builder, BlobInfo) - Method in interface org.nuxeo.importer.stream.consumer.BlobInfoWriter
 
save(DocumentMessage.Builder, BlobInfo) - Method in class org.nuxeo.importer.stream.consumer.LogBlobInfoWriter
 
saveBlobInfo(BlobMessage, String, long, File) - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
 
saveChanges() - Method in class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
 
saveChanges() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
saveCLID() - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
saveConfiguration(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Save changed parameters in nuxeo.conf.
saveConfiguration(Map<String, String>, boolean, boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Save changed parameters in nuxeo.conf calculating templates if changedParameters contains a value for ConfigurationGenerator.PARAM_TEMPLATE_DBNAME.
SAVED_SEARCH_FACET - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
SAVED_SEARCHES_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
SAVED_SEARCHES_PAGE_PROVIDER_PARAMS - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
saveDocument - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
saveDocument - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
 
saveDocument - Variable in class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
saveDocument() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
saveDocument(CoreSession, DocumentModel) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
Saves the document and clear context data to avoid incrementing version in next operations if not needed.
saveDocument(CoreSession, DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
 
saveDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
saveDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
saveDocument(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Saves changes done on the given document model.
SaveDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
SaveDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SaveDocument
 
saveDocumentRouteInstanceAsNewModel(DocumentModel, DocumentModel, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
 
saveDocumentRouteInstanceAsNewModel(DocumentModel, DocumentModel, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
saveDocuments(DocumentModel[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
saveDocuments(DocumentModel[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Bulk document saving.
saveDocumentsCount(CoreSession, Map<String, DocumentsCountUpdater.Count>) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
saveDocumentsCount(CoreSession, DocumentModel, DocumentsCountUpdater.Count) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
SavedSearch - Interface in org.nuxeo.ecm.platform.search.core
 
SavedSearchAdapterFactory - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchAdapterFactory
 
SavedSearchConstants - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchConstants() - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
SavedSearchImpl - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
SavedSearchListReader - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchListReader() - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchListReader
 
SavedSearchListWriter - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchListWriter() - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchListWriter
 
SavedSearchRequest - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchRequest(String, String, String, Map<String, String>, String, String, String, Long, Long, Long, String, String, String) - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
SavedSearchRequestReader - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchRequestReader() - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchRequestReader
 
savedSearchService - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
SavedSearchService - Interface in org.nuxeo.ecm.platform.search.core
 
SavedSearchServiceImpl - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchServiceImpl() - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchServiceImpl
 
SavedSearchWriter - Class in org.nuxeo.ecm.platform.search.core
 
SavedSearchWriter() - Constructor for class org.nuxeo.ecm.platform.search.core.SavedSearchWriter
 
saveFilteredConfiguration(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Save changed parameters in nuxeo.conf, filtering parameters with ConfigurationGenerator.getChangedParameters(Map)
saveIfNeeded() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
saveInTempFile(PDDocument) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
Create a temporary PDF file and return a FileBlob built from this file.
saveInTempFile(PDDocument) - Method in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
 
saveInTempFile(PDDocument, String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
 
saveInTransientStore(String, String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
saveMainInfo(DocumentModel, ThreeDInfo) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
saveMetadata() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
saveMoveOriginalName() - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
saveNewProperties(DocumentModel, Serializable, String) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
saveNewRenderViews(DocumentModel, List<ThreeDRenderView>) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
saveNewTranscodedVideo(DocumentModel, TranscodedVideo) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
saveNewTransmissionThreeDs(DocumentModel, List<TransmissionThreeD>) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
saveOffsets() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
SaveOptionsDescriptor - Class in org.nuxeo.ecm.core.versioning
Deprecated.
since 9.1 use 'policy', 'filter' and 'restriction' contributions instead
SaveOptionsDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
Deprecated.
 
saveParams(String, List<TemplateInput>, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
saveParams(String, List<TemplateInput>, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Save parameters changes.
saveParams(List<TemplateInput>, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
saveParams(List<TemplateInput>, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Save parameters changes
saveParams(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
savePkgList() - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
saveRequestedURLBeforeRedirect(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
Save requested URL before redirecting to login form.
saveRouteAsNewModel(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Save a route instance as a new model of route.
saveRouteAsNewModel(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
saveSavedSearch(CoreSession, SavedSearch) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearchService
 
saveSavedSearch(CoreSession, SavedSearch) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchServiceImpl
 
SaveSession - Class in org.nuxeo.ecm.automation.core.operations.execution
Save the session - TODO remove this?
SaveSession() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.SaveSession
 
saveState() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
saveStatus(AdministrativeStatus) - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
Saves the AdministrativeStatus of a service of a given instance
saveStatus(AdministrativeStatus) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
saveTimers() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
saveToXML(Object, Element, XAnnotatedObject) - Static method in class org.nuxeo.common.xmap.XMLBuilder
 
sb - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
sb - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
 
sb - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
sb - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
SC_ACCEPTED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (100) indicating the client may continue with its request.
SC_CREATED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_FORBIDDEN - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (419) indicating that the resource does not have sufficient space to record the state of the resource after the execution of this method.
SC_INTERNAL_SERVER_ERROR - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (500) indicating an error inside the HTTP service which prevented it from fulfilling the request.
SC_LOCKED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (423) indicating the destination resource of a method is locked, and either the request did not contain a valid Lock-Info header, or the Lock-Info header identifies a lock held by another principal.
SC_METHOD_FAILURE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (420) indicating the method was not executed on a particular resource within its scope because some part of the method's execution failed causing the entire method to be aborted.
SC_METHOD_NOT_ALLOWED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (405) indicating the method specified is not allowed for the resource.
SC_MOVED_PERMANENTLY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTI_STATUS - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (207) indicating that the response requires providing status for multiple independent operations.
SC_NO_CONTENT - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_NOT_FOUND - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (501) indicating the HTTP service does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_OK - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (200) indicating the request succeeded normally.
SC_PRECONDITION_FAILED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (412) indicating the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_REQUEST_TOO_LONG - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (413) indicating the server is refusing to process a request because the request entity is larger than the server is willing or able to process.
SC_SERVICE_UNAVAILABLE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (503) indicating that the HTTP service is temporarily overloaded, and unable to handle the request.
SC_UNAUTHORIZED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (401) indicating that the request requires HTTP authentication.
SC_UNPROCESSABLE_ENTITY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (418) indicating the entity body submitted with the PATCH method was not understood by the resource.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
Status code (415) indicating the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
ScalarCollectionIO - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Collection IO for arrays of scalar values.
ScalarCollectionIO(boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.ScalarCollectionIO
 
ScalarMemberProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty.ScalarMemberProperty
 
ScalarProperty - Class in org.nuxeo.ecm.core.api.model.impl
A scalar property that is linked to a schema field
ScalarProperty(Property, Field) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
ScalarProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
scalarToSerializable(Object) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
 
scalarToSerializable(Object) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
 
scalarToSerializableClass(Class<?>) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
 
scalarToSerializableClass(Class<?>) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
 
scale - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
scaleToMax(int, int, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageResizer
Adapts width and height to a max conserving ratio.
scan() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
scan(File) - Method in class org.nuxeo.osgi.application.ClassPathScanner
 
scan(File, String, Writer) - Method in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
scan(File, List<BundleFile>, List<BundleFile>) - Method in class org.nuxeo.osgi.application.ApplicationLoader
Scans the given directory for OSGi bundles and regular JARs and fills the given lists appropriately.
scan(Class<?>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
scan(List<File>) - Method in class org.nuxeo.osgi.application.ClassPathScanner
 
scan(List<File>, boolean, String[]) - Method in class org.nuxeo.osgi.application.ClassPath
 
SCAN_FOR_NESTED_JARS - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
SCAN_FOR_NESTED_JARS - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
scanAndLoad(List<File>, List<BundleFile>, List<BundleFile>) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
scanDiscriminator(byte[]) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
Scans for the discriminator and returns the payload start offset.
ScanedFileFactory - Class in org.nuxeo.ecm.platform.scanimporter.processor
Custom implementation of the ImporterDocumentModelFactory.
ScanedFileFactory(ImporterConfig) - Constructor for class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileFactory
 
ScanedFileSourceNode - Class in org.nuxeo.ecm.platform.scanimporter.processor
Custom implementation of SourceNode.
ScanedFileSourceNode(File) - Constructor for class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
ScanedFileSourceNode(File, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
ScanedFileSourceNode(File, ScanFileBlobHolder) - Constructor for class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
ScanFileBlobHolder - Class in org.nuxeo.ecm.platform.scanimporter.service
Extended implementation of BlobHolder - stores properties extracted from XML - stores documentType extracted from XML
ScanFileBlobHolder(List<Blob>, Map<String, Serializable>, String) - Constructor for class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobHolder
 
ScanFileBlobHolder(Blob, String) - Constructor for class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobHolder
 
ScanFileBlobMapping - Class in org.nuxeo.ecm.platform.scanimporter.service
XMap descriptor for Blob mapping
ScanFileBlobMapping() - Constructor for class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
ScanFileFieldMapping - Class in org.nuxeo.ecm.platform.scanimporter.service
XMap descriptor for meta-data mapping
ScanFileFieldMapping() - Constructor for class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
ScanFileMappingDescriptor - Class in org.nuxeo.ecm.platform.scanimporter.service
Top level descriptor for mapping
ScanFileMappingDescriptor() - Constructor for class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
scanForNestedJars - Variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
scanForNestedJARs - Variable in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
scanForNestedJARs - Variable in class org.nuxeo.osgi.application.ApplicationLoader
 
scanForNestedJARs - Variable in class org.nuxeo.osgi.application.ClassPathScanner
 
scanForNestedJARs - Variable in class org.nuxeo.osgi.application.StandaloneApplication
 
ScannedFileImporter - Class in org.nuxeo.ecm.platform.scanimporter.processor
Setup the importer with the rights factories
ScannedFileImporter() - Constructor for class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
 
ScannedFileMapperComponent - Class in org.nuxeo.ecm.platform.scanimporter.service
Component to provide service logic : - meta-data parsing - configuration management - extension points
ScannedFileMapperComponent() - Constructor for class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
 
ScannedFileMapperService - Interface in org.nuxeo.ecm.platform.scanimporter.service
Service interface
scanner - Static variable in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
Scanner - Class in org.nuxeo.ecm.core.query.sql.parser
Lexer for NXQL
Scanner - Class in org.nuxeo.ecm.webengine.jaxrs.scan
 
Scanner(InputStream) - Constructor for class org.nuxeo.ecm.core.query.sql.parser.Scanner
Creates a new scanner.
Scanner(Reader) - Constructor for class org.nuxeo.ecm.core.query.sql.parser.Scanner
Creates a new scanner There is also a java.io.InputStream version of this constructor.
Scanner(Bundle, String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
Scanner(Bundle, String, String...) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
 
schedule(long, ThreadDeadlocksDetector.Listener) - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
schedule(String, JobDetail, Trigger) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
schedule(Schedule, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
schedule(Work) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Schedules work for execution at a later time.
schedule(Work) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
schedule(Work, boolean) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Schedules work for execution at a later time, after the current transaction (if any) has committed.
schedule(Work, boolean) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
schedule(Work, WorkManager.Scheduling) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Schedules work for execution at a later time, with a specific scheduling policy.
schedule(Work, WorkManager.Scheduling) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
schedule(Work, WorkManager.Scheduling, boolean) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Schedules work for execution at a later time, with a specific scheduling policy.
schedule(Work, WorkManager.Scheduling, boolean) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
schedule(Work, WorkManager.Scheduling, boolean) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
Schedule - Interface in org.nuxeo.ecm.core.scheduler
Schedule entry.
scheduleAfterCommit(Work, WorkManager.Scheduling) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
scheduleAfterCommit(Work, WorkManager.Scheduling) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
Schedule after commit.
scheduleAsyncProcessing(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.listener.VideoChangedListener
 
scheduleBucketWorker(List<String>, boolean) - Method in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
scheduleConversion(String, BlobHolder, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Schedules a conversion given a converter name.
scheduleConversion(String, BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
scheduleConversionToMimeType(String, BlobHolder, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
Schedules a conversion given a target mime type.
scheduleConversionToMimeType(String, BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
scheduled - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
SCHEDULED - org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
 
SCHEDULED - org.nuxeo.ecm.core.bulk.message.BulkStatus.State
The command has been submitted to the service.
SCHEDULED - org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
 
SCHEDULED - org.nuxeo.ecm.core.work.api.Work.State
Work instance is scheduled to run later.
SCHEDULED - org.nuxeo.ecm.csv.core.CSVImportStatus.State
 
scheduledCount - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
scheduledKey(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
scheduledWorks - Variable in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
scheduleExecution(GraphNode.EscalationRule, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
Schedules for execution an escalation rule.
scheduleExecution(GraphNode.EscalationRule, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
 
ScheduleExtensionRegistry - Class in org.nuxeo.ecm.core.scheduler
 
ScheduleExtensionRegistry() - Constructor for class org.nuxeo.ecm.core.scheduler.ScheduleExtensionRegistry
 
ScheduleImpl - Class in org.nuxeo.ecm.core.scheduler
ScheduleImpl extension definition.
ScheduleImpl() - Constructor for class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
scheduleImport() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
scheduleIndexingAsyncWorker(Map<String, List<IndexingCommand>>) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
schedulePath - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
scheduler - Variable in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
scheduler - Variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
scheduler - Variable in class org.nuxeo.ecm.platform.management.PlatformManagementComponent
 
SchedulerService - Interface in org.nuxeo.ecm.core.scheduler
Scheduler service.
SchedulerServiceImpl - Class in org.nuxeo.ecm.core.scheduler
Schedule service implementation.
SchedulerServiceImpl() - Constructor for class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
scheduleStackTrace - Variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
scheduleSuspendedWork(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Resumes all suspended work instances by moving them to the scheduled queue.
scheduleThumbnailUpdate - org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants.EventNames
Event sent after checking before updating document if the main blob has been updated
scheduleWork(List<Work>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
scheduleWork(List<Work>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
scheduling - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager.WorkScheduling
 
scheduling - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkScheduling
 
schedulingTime - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
schedulingWorkSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
schema - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
schema - Variable in class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
schema - Variable in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
schema - Variable in class org.nuxeo.ecm.core.io.impl.transformers.SchemaRemover
 
schema - Variable in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
schema - Variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
schema - Variable in class org.nuxeo.ecm.core.schema.types.AbstractType
 
schema - Variable in class org.nuxeo.ecm.directory.AbstractDirectory.CSVLoaderConsumer
 
schema - Variable in class org.nuxeo.ecm.directory.core.CoreDirectory
 
schema - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectoryExpressionEvaluator
 
schema - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
schema - Variable in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
schema - Variable in class org.nuxeo.ecm.webengine.security.guards.SchemaGuard
 
schema - Variable in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
 
schema - Variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
schema - Variable in class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
schema - Variable in class org.nuxeo.lib.stream.codec.AvroMessageCodec
 
schema - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
Schema - Interface in org.nuxeo.ecm.core.schema.types
A marker interface for schemas.
SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
SCHEMA - Static variable in class org.nuxeo.snapshot.SnapshotableAdapter
 
SCHEMA - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
SCHEMA_PUBLISHING - Static variable in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
 
SCHEMA_PUBLISHING - Static variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
SCHEMA_REGISTRATION_RULES - Static variable in class org.nuxeo.ecm.user.invite.RegistrationRules
 
SCHEMA_RELATION - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
SCHEMA_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
SCHEMA_TAG - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
SchemaBindingDescriptor - Class in org.nuxeo.ecm.core.schema
 
SchemaBindingDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
SchemaBindingDescriptor(String, String) - Constructor for class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
schemaComplexChildren - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of schema to child name to type.
SchemaDescriptor - Class in org.nuxeo.ecm.core.schema
Descriptor for a reference to a schema from a document type or a facet.
SchemaDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.SchemaDescriptor
 
SchemaDescriptor(String) - Constructor for class org.nuxeo.ecm.core.schema.SchemaDescriptor
 
schemaDirectoryPath - Variable in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
 
schemaDone - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
 
SchemaEndPoint - Class in org.nuxeo.ecm.restapi.server.jaxrs.config.facets
 
SchemaEndPoint() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.config.facets.SchemaEndPoint
 
SchemaErrorHandler() - Constructor for class org.nuxeo.ecm.core.schema.XSDLoader.SchemaErrorHandler
 
schemaFieldMap - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
schemaFields - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
SchemaGuard - Class in org.nuxeo.ecm.webengine.security.guards
 
SchemaGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.SchemaGuard
 
SchemaGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.SchemaGuard
 
schemaId - Variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
schemaId - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
schemaIdField - Variable in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
SchemaImpl - Class in org.nuxeo.ecm.core.schema.types
The implementation of a Schema
SchemaImpl(String, Namespace) - Constructor for class org.nuxeo.ecm.core.schema.types.SchemaImpl
Constructor for a schema.
SchemaImpl(String, Namespace, boolean) - Constructor for class org.nuxeo.ecm.core.schema.types.SchemaImpl
 
SchemaImpl(ComplexType, String, Namespace, boolean) - Constructor for class org.nuxeo.ecm.core.schema.types.SchemaImpl
Create a schema from a ComplexType
SchemaJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.types
Convert Schema to Json.
SchemaJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriter
 
SchemaListJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.types
SchemaListJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaListJsonWriter
 
schemaManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateVocabularyEntry
 
schemaManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
 
schemaManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
schemaManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
schemaManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
schemaManager - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
schemaManager - Variable in class org.nuxeo.ecm.core.io.impl.transformers.PropertyDeprecationRemover
 
schemaManager - Variable in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
schemaManager - Variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
schemaManager - Variable in class org.nuxeo.ecm.core.schema.XSDLoader.NXSchemaResolver
 
schemaManager - Variable in class org.nuxeo.ecm.core.schema.XSDLoader
 
schemaManager - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
schemaManager - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
schemaManager - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
schemaManager - Variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
schemaManager - Variable in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
SchemaManager - Interface in org.nuxeo.ecm.core.schema
The Schema Manager manages core document types, schemas, facets and field types.
SchemaManagerImpl - Class in org.nuxeo.ecm.core.schema
Schema Manager implementation.
SchemaManagerImpl() - Constructor for class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
schemaName - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
schemaName - Variable in class org.nuxeo.ecm.directory.BaseSession
 
schemaName - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate.DocumentSchema
 
schemaName - Variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
schemaName - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
schemaName - Variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
SchemaNames - Class in org.nuxeo.ecm.core.schema
The available registries of type-like information.
schemaPasswordField - Variable in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
schemaRegistryUrls - Variable in class org.nuxeo.runtime.codec.AvroCodecFactory
 
schemaRegistryUrls - Variable in class org.nuxeo.runtime.codec.AvroRecordCodecFactory
 
SchemaRemover - Class in org.nuxeo.ecm.core.io.impl.transformers
Removes a Schema
SchemaRemover(String, String) - Constructor for class org.nuxeo.ecm.core.io.impl.transformers.SchemaRemover
 
SchemaRenamer - Class in org.nuxeo.ecm.core.io.impl.transformers
Renames a schema
SchemaRenamer(String, String, String) - Constructor for class org.nuxeo.ecm.core.io.impl.transformers.SchemaRenamer
 
schemas - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Schemas including those from instance facets.
schemas - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
schemas - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
schemas - Variable in class org.nuxeo.ecm.core.schema.FacetDescriptor
 
schemas - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Effective schemas.
schemas - Variable in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
The schemas for this composite type.
schemas - Variable in class org.nuxeo.ecm.core.versioning.StandardVersioningPolicyFilter
 
schemas - Variable in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
schemas - Variable in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
schemas - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.types.Schemas
 
schemas - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
schemas - Variable in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
 
Schemas - Class in org.nuxeo.ecm.restapi.jaxrs.io.types
 
Schemas(Schema[]) - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.types.Schemas
 
SCHEMAS - Static variable in class org.nuxeo.ecm.core.schema.SchemaNames
A registered schema.
SCHEMAS - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
SCHEMAS - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
SCHEMAS_CTX_DATA - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVWriter
 
SCHEMAS_DIR_NAME - Static variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
SchemaSchemaFactory - Class in org.nuxeo.ecm.core.io.avro
 
SchemaSchemaFactory(AvroSchemaFactoryContext) - Constructor for class org.nuxeo.ecm.core.io.avro.SchemaSchemaFactory
 
schemaSet - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectory
 
schemaSet - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectoryDescriptor
 
schemasOrig - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Schemas including those from instance facets when the doc was read
schemaStore - Variable in class org.nuxeo.lib.stream.tools.renderer.MarkdownRenderer
 
schemaStore - Variable in class org.nuxeo.lib.stream.tools.renderer.TextRenderer
 
schemaStore - Variable in class org.nuxeo.runtime.avro.AvroServiceImpl
 
SchemasWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.types
 
SchemasWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.types.SchemasWriter
 
SchemaTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
A template for a document's schema, that can still take advantage of the document's prefetched values.
SchemaTemplate(DocumentObjectWrapper, SchemaTemplate.DocumentSchema) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate
 
SchemaTemplate.DocumentSchema - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
 
SCHEMES_ALLOWED - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
SCIMGroupWebObject - Class in org.nuxeo.scim.server.jaxrs.usermanager
Simple Resource class used to expose the SCIM API on Users endpoint
SCIMGroupWebObject() - Constructor for class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
SCIMModule - Class in org.nuxeo.scim.server.jaxrs
Roor module to declare resources exposed for SCIM API
SCIMModule() - Constructor for class org.nuxeo.scim.server.jaxrs.SCIMModule
 
SCIMRoot - Class in org.nuxeo.scim.server.jaxrs
The root entry for the WebEngine module.
SCIMRoot() - Constructor for class org.nuxeo.scim.server.jaxrs.SCIMRoot
 
SCIMUserWebObject - Class in org.nuxeo.scim.server.jaxrs.usermanager
Simple Resource class used to expose the SCIM API on Users endpoint
SCIMUserWebObject() - Constructor for class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
scope - Variable in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
scope - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
SCOPE_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
scopes - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
scopes - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
scoreAlias - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
 
scoreCol - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
 
scoreExpr - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
 
scoreExprParam - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
 
SCREENSHOT_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
ScreenshotConverter - Class in org.nuxeo.ecm.platform.video.convert
Extract a JPEG screenshot of the video at a given time offset (position).
ScreenshotConverter() - Constructor for class org.nuxeo.ecm.platform.video.convert.ScreenshotConverter
 
script - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationImpl
 
script - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript
 
script - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript
 
script - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript
 
script - Variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript
 
script - Variable in class org.nuxeo.ecm.automation.core.operations.RunScript
 
script - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
A script reference: URL, file path, or bundle entry.
script - Variable in class org.nuxeo.ecm.core.event.script.FakeCompiledScript
 
script - Variable in class org.nuxeo.ecm.core.event.script.Script
 
script - Variable in class org.nuxeo.ecm.core.event.script.ScriptingEventListener
 
script - Variable in class org.nuxeo.ecm.core.event.script.ScriptingPostCommitEventListener
 
script - Variable in class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
 
script - Variable in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
script - Variable in class org.nuxeo.ecm.webengine.model.Template
 
script - Variable in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
script() - Method in class org.nuxeo.ecm.webengine.model.Template
 
script() - Method in class org.nuxeo.ecm.webengine.model.View
 
script(ScriptFile) - Method in class org.nuxeo.ecm.webengine.model.View
 
Script - Class in org.nuxeo.ecm.core.event.script
 
Script() - Constructor for class org.nuxeo.ecm.core.event.script.Script
 
SCRIPT_FILE_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
ScriptBuilder() - Constructor for class org.nuxeo.automation.scripting.internals.AutomationMapper.ScriptBuilder
 
scriptEngineManager - Variable in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
scriptEngineManager - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
scriptExecutionStack - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
ScriptFile - Class in org.nuxeo.ecm.webengine.scripting
 
ScriptFile(File) - Constructor for class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
ScriptFileWriter - Class in org.nuxeo.ecm.webengine.model.io
 
ScriptFileWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
 
ScriptGuard - Class in org.nuxeo.ecm.webengine.security.guards
 
ScriptGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
ScriptGuard(String, String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
scripting - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingRegistry
 
scripting - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
scripting - Static variable in class org.nuxeo.ecm.core.event.script.Script
 
scripting - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
Scripting - Class in org.nuxeo.ecm.automation.core.scripting
 
Scripting - Class in org.nuxeo.ecm.webengine.scripting
 
Scripting() - Constructor for class org.nuxeo.ecm.automation.core.scripting.Scripting
 
Scripting(WebLoader) - Constructor for class org.nuxeo.ecm.webengine.scripting.Scripting
 
Scripting.GroovyScript - Class in org.nuxeo.ecm.automation.core.scripting
 
Scripting.MvelScript - Class in org.nuxeo.ecm.automation.core.scripting
 
Scripting.Script - Interface in org.nuxeo.ecm.automation.core.scripting
 
ScriptingEventListener - Class in org.nuxeo.ecm.core.event.script
 
ScriptingEventListener(Script) - Constructor for class org.nuxeo.ecm.core.event.script.ScriptingEventListener
 
ScriptingException - Exception in org.nuxeo.automation.scripting.api
 
ScriptingException(String, Throwable) - Constructor for exception org.nuxeo.automation.scripting.api.ScriptingException
 
ScriptingOperationDescriptor - Class in org.nuxeo.automation.scripting.internals
 
ScriptingOperationDescriptor() - Constructor for class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
ScriptingOperationImpl - Class in org.nuxeo.automation.scripting.internals
 
ScriptingOperationImpl(String, OperationContext, Map<String, Object>) - Constructor for class org.nuxeo.automation.scripting.internals.ScriptingOperationImpl
 
ScriptingOperationImpl.Runnable - Interface in org.nuxeo.automation.scripting.internals
 
ScriptingOperationTypeImpl - Class in org.nuxeo.automation.scripting.internals
 
ScriptingOperationTypeImpl(AutomationScriptingServiceImpl, AutomationService, ScriptingOperationDescriptor) - Constructor for class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
 
ScriptingPostCommitEventListener - Class in org.nuxeo.ecm.core.event.script
 
ScriptingPostCommitEventListener(Script) - Constructor for class org.nuxeo.ecm.core.event.script.ScriptingPostCommitEventListener
 
scriptLanguage - Variable in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
 
scriptLoad(String) - Method in class org.nuxeo.ecm.core.redis.RedisAbstractExecutor
 
scriptLoad(String) - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
Loads the script into Redis.
ScriptMethod - Class in org.nuxeo.ecm.webengine.rendering
 
ScriptMethod() - Constructor for class org.nuxeo.ecm.webengine.rendering.ScriptMethod
 
ScriptObjectMirrors - Class in org.nuxeo.automation.scripting.internals
 
scriptRemoveSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
scripts - Variable in class org.nuxeo.ecm.core.redis.RedisAbstractExecutor
 
SCRIPTS_DIR_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
SCRIPTS_DIRECTORY - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
SCRIPTS_PIPELINE_DIRECTORY - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
scriptSetSha - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
scroll(String) - Method in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
Scroll log entries in the Audit directory, given a scroll Id.
scroll(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
scroll(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Get the next batch of results containing id of documents, the scrollId is part of the previous ScrollResult response.
scroll(String) - Method in class org.nuxeo.ecm.core.api.CursorService
 
scroll(String) - Method in interface org.nuxeo.ecm.core.model.Session
Get the next batch of result containing id of documents.
scroll(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
scroll(String) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Get the next batch of results containing id of documents, the scrollId is part of the previous ScrollResult response.
scroll(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
scroll(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
scroll(String) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
scroll(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
scroll(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
scroll(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
scroll(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Get the next batch of results containing id of documents, the scrollId is part of the previous ScrollResult response.
scroll(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Get the next batch of results containing id of documents, the scrollId is part of the previous ScrollResult response.
scroll(String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
scroll(String) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
scroll(String) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
scroll(String) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditStorage
 
scroll(String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
scroll(String) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
scroll(String) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
scroll(String, int, int) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
scroll(String, int, int) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Executes the given query and returns the first batch of results containing id of documents, next batch must be requested within the keepAliveSeconds delay.
scroll(String, int, int) - Method in interface org.nuxeo.ecm.core.model.Session
Executes the given query and returns the first batch of results containing id of documents, next batch must be requested within the keepAliveSeconds delay.
scroll(String, int, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
scroll(String, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
scroll(String, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
scroll(String, int, int) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Executes the given query and returns the first batch of results containing id of documents, next batch must be requested within the keepAliveSeconds delay.
scroll(String, int, int) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Executes the given query and returns the first batch of results containing id of documents, next batch must be requested within the keepAliveSeconds delay.
scroll(String, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
scroll(String, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
scroll(String, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
scroll(String, QueryFilter, int, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
scroll(String, QueryFilter, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
scroll(String, QueryFilter, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
scroll(String, QueryFilter, int, int) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Executes the given query and returns the first batch of results containing id of documents, next batch must be requested within the keepAliveSeconds delay.
scroll(String, QueryFilter, int, int) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Executes the given query and returns the first batch of results containing id of documents, next batch must be requested within the keepAliveSeconds delay.
scroll(String, QueryFilter, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
scroll(String, QueryFilter, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
scroll(String, QueryFilter, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
scroll(String, T, int, int) - Method in interface org.nuxeo.ecm.core.model.Session
Executes the given query and returns the first batch of results containing id of documents, next batch must be requested within the keepAliveSeconds delay.
scroll(ScrollRequest) - Method in interface org.nuxeo.ecm.core.api.scroll.ScrollService
Returns a Scroll instance to execute the request.
scroll(ScrollRequest) - Method in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
scroll(QueryBuilder, int, int) - Method in class org.nuxeo.audit.storage.impl.DirectoryAuditStorage
Scroll log entries in the Audit directory, given an audit query builder.
scroll(QueryBuilder, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditStorage
 
scroll(QueryBuilder, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
scroll(QueryBuilder, int, int) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
scroll(QueryBuilder, int, int) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
scroll(DBSExpressionEvaluator, int, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
scroll(DBSExpressionEvaluator, int, int) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Executes the given query and returns the first batch of results containing id of documents, next batch must be requested within the keepAliveSeconds delay.
scroll(DBSExpressionEvaluator, int, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
scroll(DBSExpressionEvaluator, int, int) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
scroll(DBSExpressionEvaluator, int, int) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
scroll(EsScrollResult) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchService
Retrieves the next batch of results of a scrollable search request for the given EsScrollResult.
scroll(EsScrollResult) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
scroll(EsScrollResult) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
scroll(NxQueryBuilder, long) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchService
Performs the initial search of a scrollable search request using an NxQueryBuilder.
scroll(NxQueryBuilder, long) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
scroll(NxQueryBuilder, long) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
scroll(NxQueryBuilder, SearchType, long) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
Scroll - Interface in org.nuxeo.ecm.core.api.scroll
Execute the scroll on large result set.
SCROLL_KEEPALIVE_SECONDS - Static variable in class org.nuxeo.ecm.core.BatchFinderWork
 
SCROLL_NAME - Static variable in class org.nuxeo.ecm.core.scroll.EmptyScrollRequest
 
SCROLL_NAME - Static variable in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
SCROLL_PARAM - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
SCROLL_TYPE - Static variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
SCROLL_TYPE - Static variable in class org.nuxeo.ecm.core.scroll.EmptyScrollRequest
 
SCROLL_TYPE - Static variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
SCROLL_TYPE - Static variable in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
scrollAndDo(CoreSession, String, int, int, BiConsumer<String, Long>) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
scrollBatchSemaphore - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
scrollBatchSize - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
scrollBatchSize - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
scrollClass - Variable in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
ScrollComponent - Class in org.nuxeo.ecm.core.scroll
 
ScrollComponent() - Constructor for class org.nuxeo.ecm.core.scroll.ScrollComponent
 
scrollDescendants(String, int, long) - Method in interface org.nuxeo.drive.adapter.FolderItem
Retrieves at most batchSize FileSystemItem descendants for the given scrollId.
scrollDescendants(String, int, long) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
scrollDescendants(String, int, long) - Method in class org.nuxeo.drive.adapter.impl.CollectionSyncRootFolderItem
 
scrollDescendants(String, int, long) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
scrollDescendants(String, int, long) - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
scrollDescendants(String, int, long) - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
scrollDescendants(String, NuxeoPrincipal, String, int, long) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Retrieves at most batchSize descendants of the FolderItem with the given id for the given principal and the given scrollId.
scrollDescendants(String, NuxeoPrincipal, String, int, long) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
ScrollDescriptor - Class in org.nuxeo.ecm.core.scroll
 
ScrollDescriptor() - Constructor for class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
ScrollDocumentModelList - Class in org.nuxeo.drive.adapter.impl
Wrapper for the intermediate results of FolderItem.scrollDescendants(String, int, long) including a list of documents and a scroll id.
ScrollDocumentModelList(String, int) - Constructor for class org.nuxeo.drive.adapter.impl.ScrollDocumentModelList
 
ScrollDocumentModelList(String, DocumentModelList) - Constructor for class org.nuxeo.drive.adapter.impl.ScrollDocumentModelList
 
scrollEndTime - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
scroller - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
scroller - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
scroller - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.BulkActionObject
 
scroller(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Sets scroller name used to materialized the document set
SCROLLER_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
scrollerName - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
ScrollFileSystemItemList - Interface in org.nuxeo.drive.adapter
ScrollFileSystemItemListDeserializer - Class in org.nuxeo.drive.adapter.impl
JsonDeserializer for a ScrollFileSystemItemList.
ScrollFileSystemItemListDeserializer() - Constructor for class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListDeserializer
 
ScrollFileSystemItemListImpl - Class in org.nuxeo.drive.adapter.impl
Default implementation of a ScrollFileSystemItemList based on an ArrayList.
ScrollFileSystemItemListImpl() - Constructor for class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
ScrollFileSystemItemListImpl(String, int) - Constructor for class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
ScrollFileSystemItemListImpl(String, List<FileSystemItem>) - Constructor for class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
scrollId - Variable in class org.nuxeo.drive.adapter.impl.ScrollDocumentModelList
 
scrollId - Variable in class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
scrollId - Variable in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
scrollId - Variable in class org.nuxeo.ecm.core.api.ScrollResultImpl
 
scrollId - Variable in class org.nuxeo.elasticsearch.api.EsScrollResult
Scroll id returned by the search request.
scrollId - Variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend.ESCursorResult
 
SCROLLING_RUNNING - org.nuxeo.ecm.core.bulk.message.BulkStatus.State
The scroller is running and materialize the document set.
ScrollingIndexingWorker - Class in org.nuxeo.elasticsearch.work
Worker to reindex a large amount of document
ScrollingIndexingWorker(String, String) - Constructor for class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
ScrollingIndexingWorker(String, String, boolean) - Constructor for class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
scrollKeepAliveSeconds - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
scrollKeepAliveSeconds - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
scrollName - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
ScrollRequest - Interface in org.nuxeo.ecm.core.api.scroll
A Scroll request.
ScrollResult<T> - Interface in org.nuxeo.ecm.core.api
The result of a CoreSession.scroll(java.lang.String, int, int) call, giving access to result and the scroll id.
ScrollResultImpl<T> - Class in org.nuxeo.ecm.core.api
 
ScrollResultImpl(String, List<T>) - Constructor for class org.nuxeo.ecm.core.api.ScrollResultImpl
 
scrollSearch(String, QueryFilter, int, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
scrollService - Variable in class org.nuxeo.ecm.core.scroll.ScrollComponent
 
ScrollService - Interface in org.nuxeo.ecm.core.api.scroll
Service to scroll large result set.
ScrollServiceImpl - Class in org.nuxeo.ecm.core.scroll
 
ScrollServiceImpl(List<ScrollDescriptor>) - Constructor for class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
scrollSize - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
scrollStartTime - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
scrollTimer - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
sd - Variable in class org.nuxeo.ecm.core.schema.XSDLoader.NXSchemaResolver
 
sd - Variable in class org.nuxeo.ecm.core.schema.XSDLoader
 
Seam - org.nuxeo.runtime.tomcat.dev.DevBundleType
 
SEAM_ACTION_CONTEXT - Static variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
SEAM_CONTEXT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
SEAM_DEBUG_SYSTEM_PROP - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Seam hot reload property, also controlled by ConfigurationGenerator.NUXEO_DEV_SYSTEM_PROP
seamdev - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
search() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
search() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
 
search() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
search(String, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenService
Finds the oAuth2 tokens that match the given query as the given principal.
search(String, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
search(SearchRequest) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
search(SearchRequest) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
search(SearchRequest) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
search(SearchRequest) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
search(NxQueryBuilder) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
SEARCH - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
SEARCH - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
SEARCH_DOCUMENTS - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.CommonSuggestionTypes
 
SEARCH_ESCAPE_COMPAT_PARAM - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
SEARCH_ON_ALL_REPOSITORIES_PROPERTY - Static variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
SEARCH_ON_ALL_REPOSITORIES_PROPERTY - Static variable in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
SEARCH_ONLY_MODE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
SEARCH_ONLY_MODE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
SEARCH_OVERFLOW_ERROR_MESSAGE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
SEARCH_OVERFLOW_ERROR_MESSAGE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
SEARCH_ROUTE_BY_ATTACHED_DOC_QUERY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
searchable - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
SearchAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
 
SearchAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.SearchAdapter
 
searchAllGroups() - Method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupsPageProvider
 
searchAllGroups() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
searchAllUsers(UserManager) - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
SearchBackendFactory - Class in org.nuxeo.ecm.webdav.backend
 
SearchBackendFactory() - Constructor for class org.nuxeo.ecm.webdav.backend.SearchBackendFactory
 
searchBaseDn - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
searchBaseDn - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
searchClasses - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
searchClassesFilter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
searchComputedGroups(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Searches for a computed group.
searchComputedGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
searchComputedGroups(QueryBuilder) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Searches for computed groups.
searchComputedGroups(QueryBuilder) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
searchControls - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
searchCriteria - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SearchDocumentsSuggestion
Deprecated.
 
searchDocument - Variable in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
searchDocument - Variable in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
searchDocumentModel - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
searchDocumentModelChanged(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
SearchDocumentsSuggestion - Class in org.nuxeo.ecm.platform.suggestbox.service
Deprecated.
since 6.0. The redirection to the search tab is not handled by a Suggestion anymore.
SearchDocumentsSuggestion(String, String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.SearchDocumentsSuggestion
Deprecated.
 
searchDocumentType - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
SearchException - Exception in org.nuxeo.ecm.core.search.api.client
Searching related exception.
SearchException() - Constructor for exception org.nuxeo.ecm.core.search.api.client.SearchException
 
SearchException(String) - Constructor for exception org.nuxeo.ecm.core.search.api.client.SearchException
 
SearchException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.search.api.client.SearchException
 
SearchException(Throwable) - Constructor for exception org.nuxeo.ecm.core.search.api.client.SearchException
 
searchField - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
searchFields - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
Deprecated.
 
searchFields - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
searchFields - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
searchFilter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
searchGroup(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
searchGroups() - Method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupsPageProvider
 
searchGroups() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
 
searchGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
searchGroups(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Search matching groups through their defined search fields
searchGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchGroups(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Search matching groups through their defined search fields into the given context document.
searchGroups(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
 
searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
Default implementation that searches on all ids for a match.
searchGroups(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
Searches for a group.
searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
searchGroups(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns groups matching given criteria.
searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchGroups(Map<String, Serializable>, Set<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
searchGroups(Map<String, Serializable>, Set<String>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns groups matching given criteria with the given context.
searchGroups(Map<String, Serializable>, Set<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchGroups(QueryBuilder) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
 
searchGroups(QueryBuilder) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
Searches for groups.
searchGroups(QueryBuilder) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
searchGroups(QueryBuilder) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
searchGroups(QueryBuilder) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns groups matching the given query.
searchGroups(QueryBuilder) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchGroups(QueryBuilder, DocumentModel) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
searchGroups(QueryBuilder, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns groups matching the given query, within the given context.
searchGroups(QueryBuilder, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchIconURL - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
searchLabelPrefix - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
searchLatestVersion - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Search only latest version = !searchAllVersions.
SearchObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.search
 
SearchObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
searchOffsets(LogManager, Map<LogPartitionGroup, Latency>) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
searchOnAllRepositories() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNativePageProvider
 
searchOnAllRepositories() - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
 
searchOnAllRepositories() - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
Search on all available repositories.
searchPrincipals(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
searchPrincipals(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
searchPrincipals(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchRequest - Variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
SearchRequestFilter - Interface in org.nuxeo.elasticsearch.http.readonly.filter
 
SearchRootBackend - Class in org.nuxeo.ecm.webdav.backend
 
SearchRootBackend(CoreSession) - Constructor for class org.nuxeo.ecm.webdav.backend.SearchRootBackend
 
searchRouteModels(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Returns the route models matching the searchString.
searchRouteModels(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
searchScope - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
searchScroll(SearchScrollRequest) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
searchScroll(SearchScrollRequest) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
searchScroll(SearchScrollRequest) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
searchScroll(NxQueryBuilder, SearchType, long) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
searchTerm - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetCollectionsOperation
 
searchTerm - Variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
searchTerm - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
searchTerm - Variable in class org.nuxeo.ecm.platform.suggestbox.automation.SuggestOperation
 
searchTerm - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
searchTimer - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchServiceImpl
 
searchTokens(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Search all oAuth2 tokens that match the query.
searchType - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
searchUsers(long) - Method in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
Performs a full name user search, e.g.
searchUsers(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
searchUsers(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns users matching given pattern
searchUsers(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchUsers(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns users matching given pattern with the given context.
searchUsers(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchUsers(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
searchUsers(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns users matching given criteria.
searchUsers(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchUsers(Map<String, Serializable>, Set<String>, Map<String, String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
MULTI-TENANT-IMPLEMENTATION
searchUsers(Map<String, Serializable>, Set<String>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns users matching given criteria and with the given context.
searchUsers(Map<String, Serializable>, Set<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchUsers(MultiExpression, long) - Method in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
searchUsers(QueryBuilder) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
searchUsers(QueryBuilder) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Returns users matching the given query.
searchUsers(QueryBuilder) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchUsers(QueryBuilder, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Returns users matching the given query, within the given context.
searchUsers(QueryBuilder, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
searchUsers(UserManager) - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
searchUsersFromCatalog(UserManager) - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
SearchVirtualBackend - Class in org.nuxeo.ecm.webdav.backend
 
SearchVirtualBackend(String, String, String, CoreSession, RealBackendFactory) - Constructor for class org.nuxeo.ecm.webdav.backend.SearchVirtualBackend
 
searchWatermarkOffset(LogTailer<Record>, long) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
searchWithPayload(String, String, UriInfo, MultivaluedMap<String, String>) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
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 Main.searchWithPayload(String, UriInfo, MultivaluedMap) instead
searchWithPayload(String, UriInfo, MultivaluedMap<String, String>) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
searchWithPayload(UriInfo, MultivaluedMap<String, String>) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
searchWithPost(String, String, UriInfo, String) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
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 Main.searchWithPost(String, UriInfo, String) instead
searchWithPost(String, UriInfo, String) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
searchWithPost(UriInfo, String) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
searchWithUri(String, String, UriInfo) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
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 Main.searchWithUri(String, UriInfo) instead
searchWithUri(String, UriInfo) - Method in class org.nuxeo.elasticsearch.http.readonly.Main
 
second - Variable in class org.nuxeo.ecm.core.trash.BridgeTrashService
 
second - Variable in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
second - Variable in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
SECOND_ROLLING_PERIOD - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
SECONDARY - org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.MODE
 
secondaryTypes - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
secondLabelField - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
secondLevelTTL - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
secondLevelTTL - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
seconds(int) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
SECONDS_PER_HOUR - Static variable in class org.nuxeo.common.utils.PeriodAndDuration
 
SECONDS_PER_MINUTE - Static variable in class org.nuxeo.common.utils.PeriodAndDuration
 
secret - Variable in class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
 
secret - Variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
SECRET_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
SECRET_FIELD - Static variable in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientWriter
 
SECRET_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoPortalSSOAuthenticationProvider
 
SECRET_KEY_NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
SECRET_KEYS - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
Keys which value must be displayed thoughtfully
secretKey - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
SECTION_CONTENT_PUBLISHED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
SECTION_ROOT_DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
 
SectionPublicationTree - Class in org.nuxeo.ecm.platform.publisher.impl.core
Simple implementation of a PublicationTree using the Core Sections.
SectionPublicationTree() - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
sectionRootTypes - Static variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
SECTIONS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
 
SECTIONS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
sectionTypes - Static variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
secured - Variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
SecureURL - Class in edu.yale.its.tp.cas.util
A class housing some utility functions exposing secure URL validation and content retrieval.
SecureURL() - Constructor for class edu.yale.its.tp.cas.util.SecureURL
 
SECURITY_ERROR - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
SECURITY_UPDATED_EVENT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
SecurityConstants - Interface in org.nuxeo.ecm.core.api.security
 
SecurityExceptionHandler - Class in org.nuxeo.ecm.platform.ui.web.auth.cas2
 
SecurityExceptionHandler() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
 
SecurityPolicy - Interface in org.nuxeo.ecm.core.security
Interface for pluggable core security policy.
SecurityPolicy.IdentityQueryTransformer - Class in org.nuxeo.ecm.core.security
Query transformer that does nothing.
SecurityPolicy.QueryTransformer - Interface in org.nuxeo.ecm.core.security
Interface for a class that can transform a string-based query into another.
SecurityPolicyDescriptor - Class in org.nuxeo.ecm.core.security
Pluggable policy descriptor for core security
SecurityPolicyDescriptor() - Constructor for class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
 
SecurityPolicyService - Interface in org.nuxeo.ecm.core.security
Service checking permissions for pluggable policies.
SecurityPolicyServiceImpl - Class in org.nuxeo.ecm.core.security
Security policy service implementation.
SecurityPolicyServiceImpl() - Constructor for class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
 
SecurityService - Class in org.nuxeo.ecm.core.security
 
SecurityService() - Constructor for class org.nuxeo.ecm.core.security.SecurityService
 
seek(LogOffset) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
seek(LogOffset) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
seek(LogOffset) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
seek(LogOffset) - Method in interface org.nuxeo.lib.stream.log.LogTailer
Set the current position for a single partition.
segment - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
segment(int) - Method in class org.nuxeo.common.utils.Path
 
segment(int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
segmentCount() - Method in class org.nuxeo.common.utils.Path
 
segmentMatch(String, String) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.AbstractFilter
 
SegmentMatcher - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
 
SegmentMatcher() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.SegmentMatcher
 
segments - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
segments - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
segments() - Method in class org.nuxeo.common.utils.Path
 
segments() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
SEGMENTS_PATH - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
segmentsMatch(Path, Path) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.AbstractFilter
 
SEL_WARN_THRESHOLD_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
SEL_WARN_THRESHOLD_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Property for threshold at which we warn that a Selection may be too big, with stack trace.
select - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
Select - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
A SELECT statement.
Select(Table) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
SELECT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
SELECT_ALL - Static variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
SELECT_ALL_WHERE - Static variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
SELECT_DOCUMENTS_IN - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
selectAll - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
 
selectClause - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
selectClause - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
SelectClause - Class in org.nuxeo.ecm.core.query.sql.model
 
SelectClause() - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
SelectClause(boolean) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
SelectClause(SelectList) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
SelectClause(SelectList, boolean) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
selectCollectionNotNull - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
The select columns which we don't want to be NULL.
selected - Variable in class org.nuxeo.ecm.platform.query.api.PageSelection
 
selected - Variable in class org.nuxeo.ecm.platform.query.api.PageSelections
 
selectedByDefault - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
selectedByDefault - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
selectedEntries - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
selectFiltered - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
 
selectFragmentById - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
selectInfo - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker.Query
 
selection - Variable in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
Selection - Class in org.nuxeo.ecm.core.storage.sql
A Selection holds information about row ids corresponding to a fixed clause for a given table.
Selection(Serializable, String, boolean, String, PersistenceContext, Map<Serializable, Selection>, Map<Serializable, Selection>) - Constructor for class org.nuxeo.ecm.core.storage.sql.Selection
Constructs a Selection for the given selection id.
SelectionContext - Class in org.nuxeo.ecm.core.storage.sql
A SelectionContext holds information for a set Selection objects, mostly acting as a cache.
SelectionContext(SelectionType, Serializable, RowMapper, PersistenceContext) - Constructor for class org.nuxeo.ecm.core.storage.sql.SelectionContext
 
SelectionType - Enum in org.nuxeo.ecm.core.storage.sql
The different types of selections available, and information about what they correspond to in the database.
SelectList - Class in org.nuxeo.ecm.core.query.sql.model
Here, key is holding the alias and value the operand.
SelectList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectList
 
selectOptions - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
selectOptions - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
selectParams - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker.Query
 
selectScore - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
selectStatement - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
This parameter allows to override the default select statement used by the fixed part ("select * from Document" for NXQL queries, for instance).
self - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
 
self - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
self - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
self - Static variable in class org.nuxeo.runtime.test.runner.RandomBug
 
selfRegisteredLockManager - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
selfRegisteredLockManager - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
selKey - Variable in enum org.nuxeo.ecm.core.storage.sql.SelectionType
The key for the selection id.
send() - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
send() - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEvent
 
send() - Method in class org.nuxeo.runtime.trackers.files.FileEvent
 
send(MimeMessage) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
send(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
send(EventBundle) - Method in class org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe
 
send(T) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
Do the actual push on the Bus
sendAuthenticationEvent(UserIdentificationInfo, String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
sendBinaryContent(ScriptFile, HttpServletResponse) - Static method in class org.nuxeo.ecm.webengine.servlet.ResourceServlet
 
sendDocumentByMail(DocumentModel, String, String, String, NuxeoPrincipal, List<String>) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
sendDocumentByMail(DocumentModel, String, String, String, NuxeoPrincipal, List<String>) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Sends an e-mail directly.
sendDocumentEvent(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
sendEmail - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
sendEmail() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
sendEmail(boolean) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
sendEmail(String, String, String, String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
Send a single email.
sendEmail(Map<String, Serializable>, DocumentModel, String, String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
sendEmail(DocumentModel) - Method in class org.nuxeo.ecm.permissions.operations.SendNotificationEmailForPermission
 
SENDER_EMAIL_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
SENDER_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
SENDER_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
SENDER_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
sendError(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
sendError(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
sendEvent(CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
sendEvent(CoreSession, DocumentRef, Calendar) - Method in class org.nuxeo.ecm.core.security.RetentionExpiredAction.RetentionExpiredComputation
 
sendEvent(CoreSession, Document, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
sendEvent(EventContext) - Method in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
sendEvent(RuntimeServiceEvent) - Static method in class org.nuxeo.runtime.api.Framework
 
sendEvent(Event) - Method in class org.nuxeo.runtime.services.event.EventService
 
sendEventBundle(EventBundle) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
sendEventBundle(EventBundle) - Method in interface org.nuxeo.ecm.core.event.pipe.dispatch.EventBundleDispatcher
Forward an EventBundle to the underlying EventBundlePipes
sendEventBundle(EventBundle) - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher
 
sendEventBundle(EventBundle) - Method in interface org.nuxeo.ecm.core.event.pipe.EventBundlePipe
Send an EventBundle inside the pipe
sendHealthCheckResponse(HttpServletResponse, HealthCheckResult) - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
SENDING_DATE_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
SENDING_DATE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
sendInvalidation(String, String) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
 
sendInvalidations(VCSInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
sendInvalidations(VCSInvalidations) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Post-transaction invalidations notification.
sendInvalidations(VCSInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
sendInvalidations(VCSInvalidations) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
sendInvalidations(T) - Method in interface org.nuxeo.ecm.core.storage.ClusterInvalidator
Sends invalidations to other cluster nodes.
sendInvalidations(T) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubInvalidationsAccumulator
Sends invalidations to other nodes.
sendInvalidationsAll(String) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
 
sendInvalidationsToOthers() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
sendInvalidationsToOthers() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Post-transaction invalidations notification.
sendInvalidationsToOthers() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
Post-transaction invalidations notification.
sendmail(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
Static Method: sendmail(Map mail).
sendMail() - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
sendMail(String, String, String, Address[]) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
Sends a mail using the setting of this factory to this recipients.
sendMail(String, String, String, Address[]) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
sendMail(String, String, String, Address[], Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
 
sendMail(String, String, String, Address[], Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
SendMail - Class in org.nuxeo.ecm.automation.core.operations.notification
Save the session - TODO remove this?
SendMail() - Constructor for class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
sendmail0(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
 
SendMailAction - Class in org.nuxeo.ecm.platform.mail.action
Action to answer the mail.
SendMailAction(Session, String) - Constructor for class org.nuxeo.ecm.platform.mail.action.SendMailAction
 
sendMessage(T) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
Sends a message to other nodes.
sendNotification(String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
sendNotification(String, Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
Directly sends a notification to the principal, using the data provided in the map
sendNotification(String, DocumentModel, Map<String, Object>) - Method in class org.nuxeo.easyshare.EasyShare
 
sendNotification(Event, DocumentEventContext) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
SendNotificationEmailForPermission - Class in org.nuxeo.ecm.permissions.operations
Operation that sends the notification email for a given ACE.
SendNotificationEmailForPermission() - Constructor for class org.nuxeo.ecm.permissions.operations.SendNotificationEmailForPermission
 
sendNotificationSignalForUser(Notification, String, Event, DocumentEventContext) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
sendRecords() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
sendRedirect(HttpServletRequest, HttpServletResponse, String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
sendResponse(HttpServletResponse, String) - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
sendTextContent(ScriptFile, HttpServletResponse) - Static method in class org.nuxeo.ecm.webengine.servlet.ResourceServlet
 
sendTextResponse(HttpServletResponse, String, int) - Method in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
sendUnknownEvent(Object) - Method in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
sendValidationEmail(Map<String, Serializable>, DocumentModel) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
SEP - Static variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation
 
SEP - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
SEP - Static variable in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
SEP - Static variable in class org.nuxeo.ecm.platform.importer.log.PerfLogger
 
SEP - Static variable in class org.nuxeo.elasticsearch.core.IncrementalIndexNameGenerator
 
SEP - Static variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
SEP_KEY - Static variable in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
 
SEPARATOR - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Default separator for enrichers, fetch and translate based properties.
SEPARATOR - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
SEPARATOR - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
seq - Static variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
SEQ_ID_TYPE - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
Elasticsearch type name used for the UID sequencer index
SEQ_NAME - Static variable in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
SEQ_NAME - Static variable in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
SeqRunner(String) - Constructor for class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunner
 
sequence - org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
Integer sequence maintained by the database.
sequence - Variable in class org.nuxeo.ecm.core.api.DocumentTreeIterator
The current sequence.
sequence - Variable in class org.nuxeo.lib.stream.computation.Watermark
 
SEQUENCE - org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.DialectIdType
Long from sequence generated by database.
SEQUENCE_DATABASE_ID - Static variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
SEQUENCE_RANDOMIZED_BLOCKSIZE_DEFAULT - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
SEQUENCE_VALUE_FIELD - Static variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
 
sequenceBlockSize - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
Sequence allocation block size.
sequenceBlockSize - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
 
sequenceHexRandomized - org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
Integer sequence maintained by the database, in a pseudo-random order, as hex.
sequenceLastValue - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
Last value or randomized value used from the in-memory sequence.
sequenceLeft - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
Number of values still available in the in-memory sequence.
sequencerClass - Variable in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
sequencerContribs - Variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
sequencers - Variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
SEQUENCERS_EXTENSION_POINT - Static variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
SequenceTracer - Class in org.nuxeo.common.logging
Deprecated.
since 11.1 use Tracing instead.
sequentialCommands - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
serial - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.ExecutionTypeValues
Serial running of children nodes.
serial - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
 
SerializableAccumulableInvalidations - Interface in org.nuxeo.runtime.pubsub
Generic interface for serializable invalidations.
SerializableCodec<T extends Serializable> - Class in org.nuxeo.lib.stream.codec
Java Serializable encoding.
SerializableCodec() - Constructor for class org.nuxeo.lib.stream.codec.SerializableCodec
 
SerializableCodecFactory - Class in org.nuxeo.runtime.codec
 
SerializableCodecFactory() - Constructor for class org.nuxeo.runtime.codec.SerializableCodecFactory
 
SerializableMessage - Interface in org.nuxeo.runtime.pubsub
Generic interface for a serializable message.
serializableToBson(Object) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
 
serializableToBson(Object) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
 
serializableToBson(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
serialize() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisDBSInvalidations
 
serialize() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisInvalidations
 
serialize(OutputStream) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation
 
serialize(OutputStream) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
serialize(OutputStream) - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
serialize(OutputStream) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidation
 
serialize(OutputStream) - Method in interface org.nuxeo.runtime.pubsub.SerializableMessage
Serializes this to an output stream.
serialize(OutputStream) - Method in class org.nuxeo.wopi.WOPIServiceImpl.WOPIDiscoveryInvalidation
 
serialize(Reader, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
 
serialize(Serializable) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
serialize(List<TemplateInput>) - Method in interface org.nuxeo.template.serializer.executors.TemplateSerializer
Transform the List of TemplateInput to String.
serialize(List<TemplateInput>) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
serialize(List<TemplateInput>) - Static method in class org.nuxeo.template.XMLSerializer
Deprecated.
 
serialize(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
serialize(Context, Object) - Method in class org.nuxeo.common.xmap.XValueFactory
 
serialize(CoreSession, DocumentModel, String) - Method in class org.nuxeo.io.fsexporter.CustomExporterPlugin
 
serialize(CoreSession, DocumentModel, String) - Method in class org.nuxeo.io.fsexporter.DefaultExporterPlugin
 
serialize(CoreSession, DocumentModel, String) - Method in class org.nuxeo.io.fsexporter.DriveLikeExporterPlugin
 
serialize(CoreSession, DocumentModel, String) - Method in interface org.nuxeo.io.fsexporter.FSExporterPlugin
 
serialize(Work) - Static method in class org.nuxeo.ecm.core.work.WorkComputation
 
serialize(ExtendedInfo, JsonGenerator, SerializerProvider) - Method in class org.nuxeo.ecm.platform.audit.io.ExtendedInfoSerializer
 
serializeFullText(String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
serializer - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer
 
serializer - Variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
 
serializer - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
 
serializer - Variable in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
serializer - Variable in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
serializer - Variable in class org.nuxeo.runtime.management.metrics.MetricSerializingCallback
 
SerializerDescriptor - Class in org.nuxeo.template.serializer.service
 
SerializerDescriptor() - Constructor for class org.nuxeo.template.serializer.service.SerializerDescriptor
 
serializerName - Variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
serializeUnary(String, String, String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
serializeWork(Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
serializeXML(List<TemplateInput>) - Method in interface org.nuxeo.template.serializer.service.TemplateSerializerService
Convenient method to serialize params to XML using the 'xml' TemplateSerializer.
SerialRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
SerialRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.SerialRunner
Deprecated.
 
serialVersionUID - Static variable in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
SERIES_PROXIES - org.nuxeo.ecm.core.storage.sql.SelectionType
Selection for the proxies of a given version series.
SERIES_PROXIES - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
Pseudo-table for series proxies invalidation.
SERIES_VERSIONS - org.nuxeo.ecm.core.storage.sql.SelectionType
Selection for the versions of a given version series.
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisBrowserBindingServlet.NuxeoBrowserServiceCall
 
server - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent.ServerInstance
 
server - Variable in class org.nuxeo.ecm.core.management.standby.StandbyCommand.Registration
 
server - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
Deprecated.
since 9.3 you should now use MongoDBConnectionService to define connections
server - Variable in class org.nuxeo.launcher.info.DistributionInfo
 
server - Variable in class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
 
server - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
SERVER_ERROR - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
SERVER_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
Deprecated.
since 9.3 use MongoDBConnectionService to provide access instead
SERVER_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
SERVER_STATUS_KEY - Static variable in class org.nuxeo.common.Environment
 
SERVER_URL_PREFIX - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
ServerComponent - Class in org.nuxeo.runtime.server
This component registers and configures an embedded servlet container.
ServerComponent() - Constructor for class org.nuxeo.runtime.server.ServerComponent
 
ServerConfigurator - Class in org.nuxeo.launcher.config
 
ServerConfigurator - Interface in org.nuxeo.runtime.server
Configuration interface for an embedded server implementation.
ServerConfigurator(ConfigurationGenerator) - Constructor for class org.nuxeo.launcher.config.ServerConfigurator
 
serverError() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
serverError(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
ServerException - Exception in org.nuxeo.ecm.core.api
The base exception thrown by the CoreSession API.
ServerException() - Constructor for exception org.nuxeo.ecm.core.api.ServerException
 
ServerException(String) - Constructor for exception org.nuxeo.ecm.core.api.ServerException
 
serverInstanceName - Variable in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
serverInstanceName - Static variable in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
 
serverKeyDescriptor - Variable in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
ServerKeyDescriptor - Class in org.nuxeo.ecm.platform.oauth.keys
Xmap object used to represent the contribution to OAuthServerKeyManager.
ServerKeyDescriptor() - Constructor for class org.nuxeo.ecm.platform.oauth.keys.ServerKeyDescriptor
 
ServerLocator - Interface in org.nuxeo.runtime.management
 
ServerLocatorDescriptor - Class in org.nuxeo.runtime.management
 
ServerLocatorDescriptor() - Constructor for class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
ServerLocatorDescriptor(String, boolean) - Constructor for class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
serverLocatorService - Variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
ServerLocatorService - Class in org.nuxeo.runtime.management
 
ServerLocatorService() - Constructor for class org.nuxeo.runtime.management.ServerLocatorService
 
serverName - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
serverPathPrefix - Variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
serverPrefix - Variable in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
 
serverRoot - Variable in class org.nuxeo.connect.update.task.update.UpdateManager
 
servers - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
servers - Variable in class org.nuxeo.runtime.management.ServerLocatorService
 
SERVERS_XP - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
SERVERSIDE_ENCRYPTION_KMS_KEY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
SERVERSIDE_ENCRYPTION_KMS_KEY_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
SERVERSIDE_ENCRYPTION_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
SERVERSIDE_ENCRYPTION_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
serverSideKMSKeyID - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
serverSideKMSKeyID - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
serverSideKMSKeyID - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
serverVersion - Variable in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
service - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
service - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
service - Variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
service - Variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
service - Variable in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
 
service - Variable in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
The service that registered the operation.
service - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler
 
service - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
The service that registered the operation
service - Variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetCollectionsOperation
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromCollectionOperation
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromFavoritesOperation
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction.AutomationComputation
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.services.MetricsStart
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.services.MetricsStop
 
service - Variable in class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
 
service - Variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
service - Variable in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
 
service - Variable in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
service - Variable in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
service - Variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
service - Variable in class org.nuxeo.ecm.core.event.EventServiceComponent
 
service - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
 
service - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
service - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.CMISQLMapMaker
 
service - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
service - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
service - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
service - Variable in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
 
service - Variable in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricMBeanAdapter
 
service - Variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
 
service - Variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeResource
 
service - Variable in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
service - Variable in class org.nuxeo.ecm.platform.picture.operation.PictureResize
 
service - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
service - Variable in class org.nuxeo.ecm.restapi.test.BaseTest
 
service - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
The HttpService instance is injected when the service becomes available by the Activator.
service - Variable in class org.nuxeo.jaxrs.test.HttpClientTestRule
 
service - Variable in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
service - Variable in class org.nuxeo.runtime.avro.AvroMapper
 
service - Variable in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
service - Variable in class org.nuxeo.runtime.management.AbstractResourceFactory
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAtomPubServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisBrowserBindingServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.restapi.server.APIServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.app.jersey.ReloadingJerseyServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.servlet.ResourceServlet
 
service(HttpServletRequest, HttpServletResponse, Module, String) - Method in class org.nuxeo.ecm.webengine.servlet.ResourceServlet
 
SERVICE_ACCOUNT_ID_PROP - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
SERVICE_ACCOUNT_P12_PATH_PROP - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
 
SERVICE_DEF_EP - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
SERVICE_LOGIN_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
SERVICE_NAME_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
SERVICE_OPTION - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
SERVICE_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
SERVICE_VALIDATE_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
SERVICE_VALIDATOR_CLASS - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
SERVICE_WITHOUT_IMPLEMENTATION_MESSAGE - Static variable in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
ServiceAccountCredentialFactory - Class in org.nuxeo.ecm.liveconnect.google.drive.credential
Credential factory for Service Accounts.
ServiceAccountCredentialFactory(String, File) - Constructor for class org.nuxeo.ecm.liveconnect.google.drive.credential.ServiceAccountCredentialFactory
 
ServiceClassLoader - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
Deprecated.
This class is deprecated since jersey 1.11 which fixed OSGi class loader problems.
ServiceClassLoader(Bundle) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
Deprecated.
 
ServiceConfigurationDescriptor - Class in org.nuxeo.targetplatforms.core.descriptors
Service configuration descriptor
ServiceConfigurationDescriptor() - Constructor for class org.nuxeo.targetplatforms.core.descriptors.ServiceConfigurationDescriptor
 
ServiceConfigurationRegistry - Class in org.nuxeo.targetplatforms.core.service
Registry for service configuration, not handling merge.
ServiceConfigurationRegistry() - Constructor for class org.nuxeo.targetplatforms.core.service.ServiceConfigurationRegistry
 
ServiceDescriptor - Class in org.nuxeo.runtime.management
 
ServiceDescriptor - Class in org.nuxeo.runtime.model.impl
 
ServiceDescriptor() - Constructor for class org.nuxeo.runtime.management.ServiceDescriptor
 
ServiceDescriptor() - Constructor for class org.nuxeo.runtime.model.impl.ServiceDescriptor
 
ServiceDescriptor(String, Class<?>) - Constructor for class org.nuxeo.runtime.management.ServiceDescriptor
 
serviceId - Variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
 
serviceIdentifier - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
serviceKey - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
serviceListeners - Variable in class org.nuxeo.osgi.OSGiAdapter
 
serviceLogin - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
serviceLoginURL - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
serviceName - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
 
serviceName - Variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
serviceName - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
ServiceProvider<T> - Class in org.nuxeo.runtime.test.runner
 
ServiceProvider - Interface in org.nuxeo.runtime.api
A service provider.
ServiceProvider(Class<T>) - Constructor for class org.nuxeo.runtime.test.runner.ServiceProvider
 
ServiceProviderConfigWriter - Class in org.nuxeo.scim.server.jaxrs.marshalling
Handles marshaling for SCIM ServiceProviderConfig
ServiceProviderConfigWriter() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.ServiceProviderConfigWriter
 
serviceProviders - Variable in class org.nuxeo.runtime.test.runner.RuntimeFeature
Providers contributed by other features to override the default service provider used for a nuxeo service.
ServiceRef(Class<?>) - Constructor for class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
 
ServiceRef(Object) - Constructor for class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
 
ServiceReferenceImpl - Class in org.nuxeo.osgi.services
Dummy service reference.
ServiceReferenceImpl(Bundle, Object) - Constructor for class org.nuxeo.osgi.services.ServiceReferenceImpl
 
ServiceRegistrationImpl - Class in org.nuxeo.osgi.services
Dummy service registration impl.
ServiceRegistrationImpl(OSGiAdapter, Bundle, String[], Object) - Constructor for class org.nuxeo.osgi.services.ServiceRegistrationImpl
 
services - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
services - Variable in class org.nuxeo.osgi.OSGiAdapter
 
SERVICES_EXT_KEY - Static variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
serviceSuggestion - Variable in class org.nuxeo.ecm.platform.suggestbox.automation.SuggestOperation
 
ServiceTag - Class in edu.yale.its.tp.cas.client.taglib
Tag for indicating the current service for the cas:auth tag.
ServiceTag() - Constructor for class edu.yale.its.tp.cas.client.taglib.ServiceTag
 
ServiceTicketValidator - Class in edu.yale.its.tp.cas.client
Validates STs and optionally retrieves PGT IOUs.
ServiceTicketValidator() - Constructor for class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
ServiceTicketValidator.Handler - Class in edu.yale.its.tp.cas.client
 
serviceUserStore - Variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
serviceValidateURL - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
servlet - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
servlet - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
 
servlet - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain.ServletFilterChain
 
SERVLET_NAME - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
 
ServletContainer - Annotation Type in org.nuxeo.runtime.test.runner
Deprecated.
since 10.10, as it prevents automatic port allocation, use ServletContainerFeature.getPort() instead
servletContainerFeature - Variable in class org.nuxeo.ecm.restapi.test.BaseTest
 
servletContainerFeature - Variable in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
ServletContainerFeature - Class in org.nuxeo.runtime.test.runner
Runs an embedded servlet container.
ServletContainerFeature() - Constructor for class org.nuxeo.runtime.test.runner.ServletContainerFeature
 
servletContext - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleWriter
 
ServletContextListenerDescriptor - Class in org.nuxeo.runtime.server
 
ServletContextListenerDescriptor() - Constructor for class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
ServletDescriptor - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
ServletDescriptor - Class in org.nuxeo.runtime.server
Descriptor for a servlet.
ServletDescriptor() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
ServletDescriptor() - Constructor for class org.nuxeo.runtime.server.ServletDescriptor
 
ServletFilterChain(HttpServlet, Filter[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain.ServletFilterChain
 
ServletHelper - Class in org.nuxeo.ecm.platform.web.common
Helpers for servlets.
ServletHolder - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
 
ServletHolder() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
 
ServletRegistry - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Handle servlet registration from Nuxeo extension points.
ServletRegistryComponent - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
 
ServletRegistryComponent() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
servletRequest - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject
 
servlets - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
Servlets contributed to the extension points.
session - Variable in class org.nuxeo.adobe.cc.CompoundAttach
 
session - Variable in class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
session - Variable in class org.nuxeo.drive.operations.NuxeoDriveAddToLocallyEditedCollection
Deprecated.
 
session - Variable in class org.nuxeo.drive.operations.NuxeoDriveAttachBlob
 
session - Variable in class org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
 
session - Variable in class org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation
 
session - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
 
session - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
session - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveTearDownIntegrationTests
 
session - Variable in class org.nuxeo.easyshare.EasyShareUnrestrictedRunner
 
session - Variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
session - Variable in class org.nuxeo.ecm.admin.operation.PermissionsPurge
 
session - Variable in class org.nuxeo.ecm.automation.core.mail.Mailer
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.blob.BulkDownload
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessFetchOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessUpdateOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.AddToFavoritesOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.FetchFavorites
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.GetDocumentsFromFavoritesOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.MoveCollectionMemberOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromFavoritesOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddFacet
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentVersions
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersion
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.GetLiveDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.LockDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.OrderDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.Query
Deprecated.
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveFacet
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveProxies
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.SaveDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.TrashDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.UnblockPermissionInheritance
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.UnlockDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.UntrashDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
Deprecated.
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.execution.SaveSession
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImportWithProperties
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
session - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
 
session - Variable in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
session - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
session - Variable in class org.nuxeo.ecm.automation.LoginStack.Entry
 
session - Variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
session - Variable in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
 
session - Variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
session - Variable in class org.nuxeo.ecm.core.api.DocumentTreeIterator
The document manager session.
session - Variable in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
 
session - Variable in class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
session - Variable in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
session - Variable in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
 
session - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
session - Variable in class org.nuxeo.ecm.core.repository.RepositoryService.SessionSynchronization
 
session - Variable in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
session - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
session - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
session - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.DBSPathResolver
 
session - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
session - Variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
session - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
session - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
session - Variable in class org.nuxeo.ecm.directory.AbstractDirectory.CSVLoaderConsumer
 
session - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParam
 
session - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParams
 
session - Variable in class org.nuxeo.ecm.permissions.operations.SendNotificationEmailForPermission
 
session - Variable in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
 
session - Variable in class org.nuxeo.ecm.platform.content.template.factories.BaseContentFactory
 
session - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
 
session - Variable in class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
 
session - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
session - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
session - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.MVELImporterFunction
 
session - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
session - Variable in class org.nuxeo.ecm.platform.io.operation.ExportDocument
 
session - Variable in class org.nuxeo.ecm.platform.mail.action.SendMailAction
 
session - Variable in class org.nuxeo.ecm.platform.mail.operations.MailCheckInboxOperation
 
session - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractInfoOperation
 
session - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
session - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
session - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
session - Variable in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
 
session - Variable in class org.nuxeo.ecm.platform.picture.operation.RecomputePictureViews
 
session - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
session - Variable in class org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
 
session - Variable in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
session - Variable in class org.nuxeo.ecm.platform.rendition.operation.UnpublishAll
 
session - Variable in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
session - Variable in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
Deprecated.
 
session - Variable in class org.nuxeo.ecm.platform.routing.api.operation.UpdateCommentsInfoOnDocumentOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
session - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
 
session - Variable in class org.nuxeo.ecm.platform.suggestbox.automation.SuggestOperation
 
session - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
session - Variable in class org.nuxeo.ecm.platform.tag.operations.RemoveDocumentTags
 
session - Variable in class org.nuxeo.ecm.platform.tag.operations.TagDocument
 
session - Variable in class org.nuxeo.ecm.platform.tag.operations.UntagDocument
 
session - Variable in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
session - Variable in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
 
session - Variable in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
 
session - Variable in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
session - Variable in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
 
session - Variable in class org.nuxeo.ecm.restapi.test.BaseTest
 
session - Variable in class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
 
session - Variable in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider.Ref
 
session - Variable in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
 
session - Variable in class org.nuxeo.ecm.webengine.ui.json.DocumentTreeBuilder
 
session - Variable in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
 
session - Variable in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
session - Variable in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
session - Variable in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
session - Variable in class org.nuxeo.io.fsexporter.ExportStructureToFS
 
session - Variable in class org.nuxeo.template.jaxrs.AbstractResourceService
 
session - Variable in class org.nuxeo.template.xdocreport.jaxrs.AbstractResourceService
 
session - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
session(CoreSession) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
session(CoreSession) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
session(CoreSession) - Method in class org.nuxeo.elasticsearch.io.JsonDocumentModelReader
 
Session<T extends QueryFilter> - Interface in org.nuxeo.ecm.core.model
Internal Session accessing the low-level storage.
Session - Interface in org.nuxeo.ecm.core.storage.sql
The session is the main high level access point to data from the underlying database.
Session - Interface in org.nuxeo.ecm.directory
A session used to access entries in a directory.
SESSION - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
SESSION_COUNTER - Static variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
SESSION_FACTORY_KEY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
SESSION_ID - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
Deprecated.
since 11.1
SESSION_KEY - Static variable in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
SESSION_KEY - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
SESSION_LOCK_KEY - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
SESSION_SAVED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
SESSION_TIMEOUT - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
Session.PathResolver - Interface in org.nuxeo.ecm.core.storage.sql
Interface for a class that knows how to resolve a node path into a node id.
SessionCleanupFilter - Class in org.nuxeo.ecm.webengine.jaxrs.session
 
SessionCleanupFilter() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
 
sessionCount - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
sessionCount - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
sessionCreated(HttpSessionEvent) - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricListener
 
sessionCreated(HttpSessionEvent) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoSessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoSessionListener
 
SessionException - Exception in org.nuxeo.ecm.webengine.session
 
SessionException(String) - Constructor for exception org.nuxeo.ecm.webengine.session.SessionException
 
SessionException(String, Throwable) - Constructor for exception org.nuxeo.ecm.webengine.session.SessionException
 
SessionFactory - Class in org.nuxeo.ecm.webengine.jaxrs.session
 
SessionFactory() - Constructor for class org.nuxeo.ecm.core.repository.RepositoryService.SessionFactory
 
SessionFactory() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
SessionFactoryDescriptor - Class in org.nuxeo.ecm.platform.mail.service
 
SessionFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
 
sessionGauge - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
 
sessionId - Variable in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
SessionImpl - Class in org.nuxeo.ecm.core.storage.sql
The session is the main high level access point to data from the underlying database.
SessionImpl(RepositoryImpl, Model, Mapper) - Constructor for class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
SessionImpl.QueryResultContext - Exception in org.nuxeo.ecm.core.storage.sql
 
SessionInfo - Class in org.nuxeo.ecm.platform.web.common.session
Stores informations about a user's Http Session
SessionInfo(String) - Constructor for class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
sessionIsAlreadyUnrestricted - Variable in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
 
SessionManagerDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
SessionManagerDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
 
sessionMaxCount - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
sessionName - Variable in class org.nuxeo.ecm.automation.core.mail.Mailer
The JNDI session name.
SessionPathResolver() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryImpl.SessionPathResolver
 
SessionRef - Interface in org.nuxeo.ecm.webengine.jaxrs.session
 
sessions - Variable in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
sessions - Variable in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
 
SESSIONS - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
Thread-local sessions allocated, per repository.
SessionSynchronization(Session, Runnable) - Constructor for class org.nuxeo.ecm.core.repository.RepositoryService.SessionSynchronization
 
sessionToken - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
 
sessionTracker - Variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
SessionWrapper(CoreSession) - Constructor for class org.nuxeo.ecm.core.io.registry.context.RenderingContext.SessionWrapper
 
sessionWrapperSupplier(Supplier<RenderingContext.SessionWrapper>) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
set - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
set(int, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
set(int, GraphNode.TaskInfo) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
set(Serializable[]) - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
Sets a collection value.
set(String, StoredCredential) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
set(String, Object) - Method in class org.nuxeo.ecm.automation.OperationParameters
 
set(String, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
set(String, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
set(String, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
 
set(String, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
set(String, Property) - Method in interface org.nuxeo.ecm.core.api.model.Property
Sets the child property having the given name.
SET_RETENTION - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Permission needed to set the retention date of a record.
setAbsoluteMaxSizeMB(int) - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
Deprecated.
since 10.10, unused
setAccept(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
setAccepted(Boolean) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setAccepted(Boolean) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setAcceptingSubWidgets(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setAccessKey(String) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setAccessToken(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setACE(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
 
setACEs(ACE[]) - Method in interface org.nuxeo.ecm.core.api.security.ACL
Sets the ACEs defined by this ACL.
setACEs(ACE[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
setAcl(List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
setAcl(List<ACEDescriptor>, DocumentRef) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
 
setAcl(ObjectId, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
setACL(DocumentModel, String, String, boolean) - Method in class org.nuxeo.ecm.directory.core.CoreDirectory
 
setAclForActors(CoreSession, String, String, List<DocumentModel>, List<String>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
setAclOptimizationsEnabled(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setACP(DocumentRef, ACP, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setACP(DocumentRef, ACP, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Sets the ACP for this document.
setACP(ACP, boolean) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Sets the ACP for this document model.
setACP(ACP, boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setACP(ACP, boolean) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
setACP(ACP, boolean) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
setACP(Document, ACP, boolean) - Method in interface org.nuxeo.ecm.core.model.Session
 
setACP(Document, ACP, boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
setACP(Document, ACP, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
setACP(Document, ACP, boolean, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setAction(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setActions(String[]) - Method in class org.nuxeo.ecm.platform.types.Type
 
setActions(List<WOPIDiscovery.Action>) - Method in class org.nuxeo.wopi.WOPIDiscovery.App
 
setActivated(boolean) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationDescriptor
 
setActive(boolean) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
Sets the queue active or inactive.
setActive(String, boolean) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
setActive(String, boolean) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
setActive(String, boolean) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Enable/disable this queueId processing
setActiveFactories() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
Deprecated.
since 9.3 this is method is not needed anymore with hot reload and standby strategy, but kept due to some issues in operation NuxeoDriveSetActiveFactories which freeze Jetty in unit tests when wanting to use standby strategy
setActiveSynchronizationRootDefinitions(String) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
setActiveSynchronizationRootDefinitions(String) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
setActor(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
setActors(List<String>) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setActors(List<String>) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setAdaptedDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
setAdaptedDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
 
setAliases(String[]) - Method in class org.nuxeo.ecm.automation.OperationChain
 
setAliases(String[]) - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
setAliases(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setAliases(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
setAliases(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setAliases(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
setAliases(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
setAll() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
setAll() - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
setAll(long, long, long, long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
Set all quota info.
setAll(long, long, long, long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
setAllowDowngrade(boolean) - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
setAllowedSubTypes(Map<String, SubType>) - Method in class org.nuxeo.ecm.platform.types.Type
 
setAllowEmptyBlob(boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setAllowSNAPSHOT(boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
setAllVariables(Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Sets the graph and node variables.
setAllVariables(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setAllVariables(Map<String, Object>, boolean) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Sets the graph and node variables.
setAllVariables(Map<String, Object>, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setAlphaColor(double) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setAmbiguous(boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
setAnonymousUser(VirtualUser) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setAppend(boolean) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
setAppend(boolean) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
setAppend(boolean) - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
setAppend(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
setAppend(Boolean) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
setAppendFlavors(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setAppendPresets(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setAppendResources(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setAppendSass(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setAppendStyles(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setApplication(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
setAppName(String) - Method in class org.nuxeo.ecm.core.blob.apps.AppLink
 
setApps(List<WOPIDiscovery.App>) - Method in class org.nuxeo.wopi.WOPIDiscovery.NetZone
 
setArgs(Object[]) - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
setArray(String, Object[]) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
setArray(String, Object[]) - Method in class org.nuxeo.ecm.core.storage.State
 
setArray(String, Object[]) - Method in interface org.nuxeo.ecm.core.storage.StateAccessor
Sets an array value.
setArrayColumns(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setAsyncHandlersTrackingEnabled(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
setAsyncHandlersTrackingEnabled(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Enables or disables time tracking for Async event handlers.
setAttachedDocumentIds(List<String>) - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
setAttachedDocuments(List<String>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoute
Set the list of id of documents attached to this instance of RouteModel replacing the previous list if any.
setAttachedDocuments(List<String>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteStepsContainerImpl
 
setAttribute(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setAttributeFilter(Filter) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setAuthenticator(Authenticator) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
Deprecated.
since 11.1, this method does nothing, use mail.${protocol}.user and mail.${protocol}.password instead
setAuthor(String) - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Sets comment author.
setAuthor(String) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
setAuthor(Statement, String) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
setAuthorizationServerURL(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setAuthorizationServerURL(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setAuthPluginName(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
setAutoincrementIdField(boolean) - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
setAutoLoop(boolean) - Method in class org.nuxeo.template.api.TemplateInput
 
setAutomaticReload(boolean) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
setAvailable(boolean) - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
setAvailable(boolean) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setAvailable(boolean) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
setAvailablePackages(Map<String, TargetPackage>) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
setAvailablePackagesInfo(Map<String, TargetPackageInfo>) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
 
setAvailablePackagesInfo(Map<String, TargetPackageInfo>) - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInfo
Sets available packages on this target platform.
setAzimuth(Integer) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
setBackendFactory(BackendFactory) - Static method in class org.nuxeo.ecm.webdav.backend.BackendHelper
For tests.
setBackendFactory(BackendFactory) - Method in class org.nuxeo.ecm.webdav.service.WebDavService
 
setBackgroundImage(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
setBannerPath(String) - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
setBaseContribution(ExtensibleContribution) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
setBaseContributionId(String) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
setBaseVersion(Version) - Method in class org.nuxeo.connect.update.task.update.Entry
 
setBatchRetryPolicy() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
setBatchSize(int) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
setBatchSize(int) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setBatchSize(Integer) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setBegin(Calendar) - Method in class org.nuxeo.ecm.core.api.security.ACE
Sets the begin date of this ACE.
setBetaUpdateSiteURL(String) - Method in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
setBigIcon(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setBigIconExpanded(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setBinary(boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
setBinaryManager(Class<? extends BinaryManager>, String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
setBindDn(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
setBindPassword(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
setBlacklist(Set<String>) - Method in interface org.nuxeo.runtime.model.ComponentManager
 
setBlacklist(Set<String>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
setBlob(Blob) - Method in interface org.nuxeo.drive.adapter.FileItem
 
setBlob(Blob) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
setBlob(Blob) - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
 
setBlob(Blob) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
Sets a blob in the object.
setBlob(Blob) - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
setBlob(Blob) - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentStringBlobHolder
 
setBlob(Blob) - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
setBlob(Blob) - Method in interface org.nuxeo.ecm.core.model.Document.BlobAccessor
Sets the blob.
setBlob(Blob) - Method in class org.nuxeo.ecm.core.storage.BaseDocument.StateBlobAccessor
 
setBlob(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
Sets the Blob of this picture view.
setBlob(Blob) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
setBlob(Blob) - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
setBlob(Blob) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
setBlobAttributes(Blob, TemplateBasedDocument) - Method in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
SetBlobFileName - Class in org.nuxeo.ecm.automation.core.operations.blob
 
SetBlobFileName() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
 
setBlobInfo(BlobInfo) - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
setBlobInfo(T, BlobInfo) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
setBlobInfos(List<Map<String, String>>) - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
setBlobValue(Serializable) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
 
setBlockAsyncHandlers(boolean) - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
setBlockAsyncHandlers(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
setBlockAsyncHandlers(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
setBlockAsyncHandlers(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Blocks or enables async handlers execution.
setBlockingTimeoutMillis(int) - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
setBlockNotifications(boolean) - Method in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
setBlockSyncPostCommitHandlers(boolean) - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
setBlockSyncPostCommitHandlers(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
setBlockSyncPostCommitHandlers(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
setBlockSyncPostCommitHandlers(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Blocks or enables post-commit sync handlers execution.
setBodyBackgroundStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
setBooleanProperty(String, Serializable) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
setBooleanValue(boolean) - Method in class org.nuxeo.template.api.TemplateInput
 
setBooleanValue(Boolean) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
 
setBooleanValue(Object) - Method in class org.nuxeo.template.api.TemplateInput
 
setBootstrap(DevFrameworkBootstrap) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
setBrokenDocument(boolean) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
setBuckets(List<B>) - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
 
setBuckets(List<B>) - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
setBucketSize(int) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
setBufferActive(boolean) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
setBufferActive(boolean) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
setBulkMode(boolean) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
Sets the bulk mode for the importer.
setBulkMode(boolean) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setBulkModeEnabled(boolean) - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
setBulkModeEnabled(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
setBulkModeEnabled(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
setBulkModeEnabled(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Enables/Disables bulkMode processing.
setBulkSize(int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
setBulkSize(int) - Method in interface org.nuxeo.ecm.platform.audit.service.management.AuditBulkerMBean
Deprecated.
 
setBulkTimeout(int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBulker
Deprecated.
 
setBulkTimeout(int) - Method in interface org.nuxeo.ecm.platform.audit.service.management.AuditBulkerMBean
Deprecated.
 
setBundle(String) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
setBundle(ResourceBundle) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.MessagesMethod
 
setBundle(ResourceComposite) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.LocaleMessagesMethod
 
setBundle(Bundle) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
setBundle(Bundle) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
setBundleInfos(List<SimplifiedBundleInfo>) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
setBundleName(String) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
setButton(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Sets the property button on the node, keeping the id of the last action executed by the user on the associated task if any
setButton(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setByline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setByline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setByteRangeInKey(String, ByteRange) - Static method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
setBytes(byte[]) - Method in class org.nuxeo.ecm.core.io.impl.DWord
 
setCacheEnabled(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setCallback(OperationCallback) - Method in class org.nuxeo.ecm.automation.OperationContext
 
setCallContext(CallContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
setCanceled() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Notes that this node was canceled (increments canceled counter).
setCanceled() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setCanceled(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
setCanceled(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Set the step to a cancel step.
setCanceled(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setCanCreateChild(boolean) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
setCanCreateChild(boolean) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
setCanCreateChild(boolean) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
setCanDelete(boolean) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setCanDeleteStep(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
make this user or group step deleter.
setCanDeleteStep(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setCanReadStep(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
make this user or group a step reader.
setCanReadStep(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setCanRename(boolean) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setCanScrollDescendants(boolean) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
 
setCanScrollDescendants(boolean) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
setCanScrollDescendants(boolean) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
setCanUpdate(boolean) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
setCanUpdate(boolean) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
setCanUpdateStep(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
make this user or group a step updater.
setCanUpdateStep(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setCanValidateStep(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
make this user or group a validator for this step.
setCanValidateStep(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setCaption(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setCaption(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setCasLogin(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
setCasValidate(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
setCasValidateUrl(String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Sets the CAS validation URL to use when validating tickets and retrieving PGT IOUs.
setCategories(String[]) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setCategories(List<String>) - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
 
setCategories(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setCategories(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setCategories(List<String>) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
setCategory(String) - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
setCategory(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setCategory(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setCategory(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setCategory(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
setChainId(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setChainId(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setChangeFinderClass(Class<? extends FileSystemChangeFinder>) - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
setChangeTokenEnabled(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setChangeTokenEnabled(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setChangeTokenForUpdate(DocumentModel, Holder<String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
setCharset(String) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setClass(Class<?>) - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
setClass(Class<?>) - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
setClass(Class<? extends ServletContextListener>) - Method in class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
setClass(Class<? extends BinaryMetadataProcessor>) - Method in class org.nuxeo.binary.metadata.internals.MetadataProcessorDescriptor
 
setClass(Class<? extends ContextHelper>) - Method in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
 
setClass(Class<? extends DocumentStoreHandler>) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreHandlerDescriptor
 
setClassAssertionStatus(String, boolean) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
setClassifier(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setClassName(Class<NuxeoAuthenticationPlugin>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
setClassName(String) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
setClassName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
Deprecated.
setClassPath(List<File>) - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
setClause(String) - Method in interface org.nuxeo.ecm.platform.query.api.QuickFilter
 
setClause(String) - Method in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
setClazz(Class<PostContentCreationHandler>) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
setClearOldEntriesIntervalMillis(long) - Method in class org.nuxeo.common.file.LRUFileCache
 
setCLID(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
setClientId(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setClientId(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setClientId(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setClientInfo - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
setClientSecret(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setClientSecret(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setClusterName(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
setCmisName(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setCoalescing(boolean) - Method in class org.nuxeo.ecm.core.work.SleepWork
 
setCodec(String, Codec<Record>) - Method in class org.nuxeo.lib.stream.computation.Settings
Sets the codec for a stream.
setCodec(Name, Codec<Record>) - Method in class org.nuxeo.lib.stream.computation.Settings
Sets the codec for a stream.
setCollectAsyncHandlersExecTime(boolean) - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
setCollection(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
setCollectionIds(List<String>) - Method in class org.nuxeo.ecm.collections.core.adapter.CollectionMember
 
setCollectionProperty(String, Object[]) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
setCollectSyncHandlersExecTime(boolean) - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
setColors(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.PalettePreview
 
setColorSpace(String) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
setColumnName(String) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
setCommand(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
Stores the command in the kv store, returns the encoded command.
setCommandId(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
setCommandLineArguments(String[]) - Method in class org.nuxeo.common.Environment
 
setComment(String) - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
setComment(String) - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
setComment(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setComment(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setComment(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
setComment(Statement, String) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
setCommentPermissions(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
Deprecated.
since 11.1. Not used anymore
setCommit(boolean) - Method in class org.nuxeo.ecm.automation.OperationContext
 
setCompany(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setCompany(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setCompany(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setCompany(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setCompany(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
setCompleted(boolean) - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
setCompleted(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
setCompleted(String, boolean) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
setCompleted(String, boolean) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
setCompleted(String, boolean) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStore
Marks the entry with the given key as ready.
setCompleted(String, boolean) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
setCompleted(String, boolean) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
setCompletedTime(Instant) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setCompletionTime() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setComplex(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setComponent(ComponentInstance) - Method in interface org.nuxeo.runtime.model.Extension
Sets the component owning this extension.
setComponent(ComponentInstance) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
setComponent(T) - Method in class org.nuxeo.ecm.webengine.session.ComponentMap
 
setConcurrency(String, int) - Method in class org.nuxeo.lib.stream.computation.Settings
Sets the computation thread pool size.
setConcurrency(Name, int) - Method in class org.nuxeo.lib.stream.computation.Settings
 
setCondition(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setConditions(String[]) - Method in class org.nuxeo.ecm.platform.actions.FilterRule
 
setConditions(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
setConfig(File) - Method in class org.nuxeo.common.Environment
 
setConfig(String) - Method in class org.nuxeo.common.Environment
Resolve the path against Environment.runtimeHome if not absolute.
setConfig(UserConfig) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setConfiguration(Properties) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
setConfiguration(UserManagerDescriptor) - Method in interface org.nuxeo.ecm.platform.usermanager.ConfigInjector
 
setConfiguration(UserManagerDescriptor) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setConfiguration(UserManagerDescriptor) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Sets the given configuration on the service.
setConfiguration(UserManagerDescriptor) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
setConfigurationProvider(Iterable<URL>) - Method in class org.nuxeo.common.Environment
 
setConfigurationValue(String, String) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
Sets the value of a configuration which could be used by the ImagingService.
setConfigurationValue(String, String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
setConfirm(String) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setConflicts(PackageDependency[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setConfProperties(PropertiesDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
setConfProperties(PropertiesDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
setConnectionRequestTimeout(int) - Method in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
setConnectionTimeout(int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
setConnectTimeout(int) - Method in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
setConsoleLogThreshold(String) - Method in class org.nuxeo.runtime.test.runner.LogFeature
 
setConstant(boolean) - Method in interface org.nuxeo.ecm.core.schema.types.Field
Sets the constant flag.
setConstant(boolean) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
setContainingForm(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setContainingForm(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setContent(String) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
setContent(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
setContent(String) - Method in class org.nuxeo.theme.styling.service.descriptors.SassImport
 
setContent(String) - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
Deprecated.
 
setContentProvider(ContentProvider) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Sets the content provider to be used by this tree.
setContentProvider(ContentProvider) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
setContentStream(ContentStream, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
setContentStream(ContentStream, boolean, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
 
setContentStream(DocumentModel, ContentStream, boolean) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
setContentType(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setContentViewData(String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setContentViewData(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setContentViewData(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setContentViews(Map<String, DocumentContentViews>) - Method in class org.nuxeo.ecm.platform.types.Type
 
setContext(HttpContext) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
 
setContext(String) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationDescriptor
 
setContext(ResourceContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
setContext(ResourceContext) - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
setContext(RuntimeContext) - Method in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
 
setContext(RuntimeContext) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
setContextParam(String, Object) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
setContextParam(String, String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
setContributingComponent(String) - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
setContributionId(String) - Method in class org.nuxeo.runtime.deploy.Contribution
 
setContributions(Object[]) - Method in interface org.nuxeo.runtime.model.Extension
Sets the contribution objects.
setContributions(Object[]) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
setControl(String, Serializable) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setControl(String, Serializable) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Sets control with given name and value.
setControls(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setControls(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setControls(Map<String, Map<String, Serializable>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Sets controls by mode on widget definition.
setConverter(String) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
setCoreSession(CoreSession) - Method in class org.nuxeo.ecm.automation.OperationContext
 
setCoreSession(CoreSession) - Method in interface org.nuxeo.ecm.core.event.EventContext
Sets the core session.
setCoreSession(CoreSession) - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
setCorrectVersion(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
setCount(Integer) - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
setCount(Integer) - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
 
setCounterValue(String, long) - Static method in class org.nuxeo.runtime.management.counters.CounterHelper
Deprecated.
 
setCounterValue(String, long) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
Deprecated.
Set the value of a counter
setCounterValue(String, long) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
setCountry(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
setCountryCode(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
 
setCreated(Calendar) - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
setCreated(Calendar) - Method in interface org.nuxeo.ecm.core.api.VersionModel
 
setCreated(Date) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setCreated(Date) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setCreateInitialFolder(boolean) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setCreateView(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setCreationDate(Instant) - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Sets comment creation date.
setCreationDate(Instant) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
setCreationDate(Calendar) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setCreationDate(Calendar) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setCreationDate(Calendar) - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
setCreationDate(DocumentModel, Calendar) - Method in interface org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
Sets the document's creation date.
setCreationDate(DocumentModel, Calendar) - Method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl
 
setCreationDate(DocumentModel, Calendar, Event) - Method in interface org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
setCreationDate(Statement, Calendar) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
setCreator(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setCreator(String) - Method in class org.nuxeo.ecm.core.api.security.ACE
 
setCredentials(String, String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
Deprecated.
since 11.1, use mail.${protocol}.user and mail.${protocol}.password instead
setCredentials(String, String) - Method in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
setCredentialsChecked(boolean) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
setCredit(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setCredit(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setCSVPrinter(CSVPrinter) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
setCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
setCurrentDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Sets the current document to use for filter evaluation
setCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
setCurrentDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
Sets the current document on which the tree will be based, if needed.
setCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
 
setCurrentEntry(T) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setCurrentEntry(T) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the current entry.
setCurrentEntryIndex(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setCurrentEntryIndex(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the current entry index.
setCurrentHigherNonEmptyPageIndex(int) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setCurrentLifeCycleState(String) - Method in interface org.nuxeo.ecm.core.model.Document
Sets the life cycle state of this document.
setCurrentLifeCycleState(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setCurrentLifeCycleState(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setCurrentLifeCycleState(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setCurrentPage(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setCurrentPage(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the current page of results to the required one and return it.
setCurrentPageIndex(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setCurrentPageIndex(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the current page of results to the required one.
setCurrentPageIndex(Long) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setCurrentPageIndex(Long) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setCurrentPageIndex(Long) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setCurrentPageOffset(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setCurrentPageOffset(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the current page offset.
setCurrentPrincipal(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
setCurrentPrincipal(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Sets the current principal to use for filter evaluation
setData(byte[]) - Method in class org.nuxeo.lib.stream.computation.Record
 
setData(File) - Method in class org.nuxeo.common.Environment
 
setData(String) - Method in class org.nuxeo.common.Environment
Resolve the path against Environment.runtimeHome if not absolute.
setData(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
setData(String, Object) - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Sets the name field.
setData(String, Object) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
setData(List<TemplateInput>) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
setData(T) - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
 
setDatabaseForTests(String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
Sets the database backend used for VCS unit tests.
setDatabaseName(String) - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
setDataDir(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
setDataFileName(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
setDataFileName(String) - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
setDataFileName(String) - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
setDataPath(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
setDatasource(String) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
setDataSourceName(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
setDateline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setDateline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setDateProperty(Statement, Resource, Calendar) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
setDateRanges(List<AggregateRangeDateDefinition>) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
setDateRanges(List<AggregateRangeDateDefinition>) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
setDateValue(Object) - Method in class org.nuxeo.template.api.TemplateInput
 
setDateValue(Date) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
 
setDebug(boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
setDecrypter(Decrypter) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
setDefault(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setDefault(Boolean) - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
setDefault(Environment) - Static method in class org.nuxeo.common.Environment
 
setDefaultAssertionStatus(boolean) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
setDefaultContext(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
setDefaultControlValues(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setDefaultErrorPage(String) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
setDefaultFieldDefinitions(List<FieldDefinition>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setDefaultFieldTypes(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setDefaultFlavor(String) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setDefaultGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setDefaultIcon(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
If the icon field is empty, initialize it to the document type icon
setDefaultPreviewFieldXPath(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
setDefaultPropertyValues(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setDefaultPropertyValues(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setDefaultRepository(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
 
setDefaultTargetPlatform(boolean, String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Set the target platform as default if given boolean is true (or unset it as default if boolean is false), overriding the default value from extension points and adding an entry in the override directory.
setDefaultTargetPlatform(boolean, String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
setDefaultValue(String) - Method in interface org.nuxeo.ecm.core.schema.types.Field
Sets the default value of this field.
setDefaultValue(String) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
setDefaultValue(String) - Method in interface org.nuxeo.ecm.core.schema.types.ListType
Sets the default value encoded as a string.
setDefaultValue(String) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
setDefaultValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
setDefaultVersioningAction(VersioningActions) - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
 
setDefaultVersioningRule(DefaultVersioningRuleDescriptor) - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
Deprecated.
since 9.1, use policy and filter contributions instead
setDefaultVersioningRule(DefaultVersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Deprecated.
setDefaultView(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setDefinition(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
setDefinition(WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setDefinition(PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setDefinition(PageProviderDefinition) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
setDelegatedActors(List<String>) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setDelegatedActors(List<String>) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setDeleted(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Marks the fragment deleted.
setDeleteOnExit(boolean) - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
 
setDeleteOnExit(boolean) - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
setDemoId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setDemoId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setDemoPreviewEnabled(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setDemoPreviewEnabled(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setDeniedSubTypes(String[]) - Method in class org.nuxeo.ecm.platform.types.Type
 
setDependencies(List<String>) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
setDependencies(List<String>) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
setDependencies(List<String>) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageInfoImpl
 
setDependencies(PackageDependency[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setDeprecated(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setDeprecatedVersion(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setDeprecatedVersion(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setDepth(int) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
setDesciption(String) - Method in class org.nuxeo.template.api.TemplateInput
 
setDescription(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setDescription(String) - Method in class org.nuxeo.ecm.automation.OperationChain
 
setDescription(String) - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
setDescription(String) - Method in interface org.nuxeo.ecm.core.api.VersionModel
 
setDescription(String) - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
setDescription(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setDescription(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setDescription(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setDescription(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setDescription(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setDescription(String) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
setDescription(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
setDescription(String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setDescription(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setDescription(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setDescription(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
setDescription(String) - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
setDescription(String) - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Sets the contribution description.
setDescription(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setDescription(GraphDescription) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Sets the graph description.
setDescription(GraphDescription) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
setDescription(GraphDescription) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
setDescription(DocumentFragment) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutTypeConfigurationDescriptor
 
setDescription(DocumentFragment) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
setDescription(DocumentFragment) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
setDescriptionLabel(String) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
setDescriptionLabel(String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
 
setDescriptionLabel(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
setDescriptor(BinaryManagerRootDescriptor) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
setDescriptor(ServletDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
 
setDescriptor(ServletDescriptor) - Method in interface org.nuxeo.ecm.webengine.jaxrs.servlet.ManagedServlet
 
setDestination(File) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
Sets the destination where the XML file will be generated.
setDetached() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Detaches the fragment from its persistence context.
setDevMode(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
setDevTemplate(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
setDigest(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
setDigest(String) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
setDigest(String) - Method in interface org.nuxeo.ecm.core.api.Blob
 
setDigest(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
setDigest(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
setDigest(BlobHolder) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
setDigestAlgorithm(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
setDigestAlgorithm(String) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
setDirective(String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setDirective(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setDirectory(String) - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
setDirectory(String) - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
setDirectory(String, String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
setDirectoryWithProperty(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
setDirty(boolean) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
setDirty(String) - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Marks the specified field from this data model as dirty.
setDirty(String) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
setDirtyFlags(int) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setDisabled(boolean) - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
 
setDisabled(boolean) - Method in interface org.nuxeo.runtime.model.persistence.Contribution
Sets the auto install flag for this contribution.
setDisabled(boolean) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
 
setDisallowedChars(List<String>) - Method in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
 
setDiskCacheSize(int) - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
setDisplayName(String) - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
setDisplayName(String) - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
setDocLifeCycle(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setDocLifeCycle(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setDocModelFactoryClass(Class<? extends ImporterDocumentModelFactory>) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
 
setDocModelFactoryClass(Class<? extends ImporterDocumentModelFactory>) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setDocPath(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setDocPath(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setDocType(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
setDocType(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setDocType(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setDocType(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
setDocType(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Sets the document type configured for this importer.
setDoctypes(Set<String>) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setDocTypes(String[]) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
setDocTypes(String[]) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
 
setDocTypes(String[]) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
 
setDocument(String, String) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setDocument(String, String, boolean) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setDocument(Document) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
setDocument(Document) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
setDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
setDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
 
setDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
SetDocumentACE - Class in org.nuxeo.ecm.automation.core.operations.document
 
SetDocumentACE() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
 
SetDocumentBlob - Class in org.nuxeo.ecm.automation.core.operations.document
 
SetDocumentBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
 
setDocumentField(String) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
setDocumentField(String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
setDocumentIds(List<String>) - Method in class org.nuxeo.ecm.collections.core.adapter.Collection
 
SetDocumentLifeCycle - Class in org.nuxeo.ecm.automation.core.operations.document
 
SetDocumentLifeCycle() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
 
setDocumentLocation(DocumentLocation) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
setDocumentLocation(DocumentLocation) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
setDocumentLock(Lock) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Sets a lock on this recently created and unsaved document.
setDocumentLock(Lock) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setDocumentLock(Lock) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setDocumentManager(CoreSession) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
setDocumentManager(CoreSession) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Sets the core session to use for filter evaluation
setDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
setDocumentModel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
 
setDocumentModelFactory(ImporterDocumentModelFactory) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setDocumentModelList(List<DocumentModel>) - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
 
SetDocumentOnReadOnlyUnrestrictedSessionRunner(CoreSession, DocumentRef) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.SetDocumentOnReadOnlyUnrestrictedSessionRunner
 
setDocumentProperties(CoreSession, Map<String, Serializable>, DocumentModel) - Method in class org.nuxeo.ecm.platform.importer.factories.AbstractDocumentModelFactory
Set all the properties to the given doc.
setDocumentProperties(DocumentModel, Map<String, Serializable>) - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
 
SetDocumentProperty - Class in org.nuxeo.ecm.automation.core.operations.document
 
SetDocumentProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
 
setDocumentRef(DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
setDocuments(String, List<String>) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setDocumentSystemProp(DocumentRef, String, T) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setDocumentSystemProp(DocumentRef, String, T) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Sets given value as a system property.
setDocUuid(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
setDocUuid(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
setDocUUID(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setDocUUID(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setDocUUID(DocumentRef) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setDocUUID(DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setDone(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
set this element as done.
setDone(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setDone(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
 
setDone(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteStepsContainerImpl
 
setDoPreprocessing(boolean) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
setDoubleValue(Double) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
 
setDownloadLink(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setDownloadURL(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
setDownloadURL(String) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
setDualReferenceName(String) - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
setDueDate(Date) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setDueDate(Date) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setDynamic(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setDynamic(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
setDynamic(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setDynamic(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setEditView(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setElement(Element) - Method in interface org.nuxeo.runtime.model.Extension
Sets the DOM element that defines this extension.
setElement(Element) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
setEmail(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setEmail(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setEmail(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setEmail(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setEmail(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
setEmailHelper(EmailHelper) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
 
setEmailHelper(EmailHelper) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
setEmptyRefMarker(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
setEnabled(boolean) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
setEnabled(boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
setEnabled(boolean) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
setEnabled(boolean) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
setEnabled(boolean) - Method in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
setEnabled(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setEnabled(boolean) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
setEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setEnabled(Boolean) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
setEnabledPackages(Map<String, TargetPackage>) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
setEnablePerfLogging(boolean) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
setEnablePerfLogging(boolean) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
Sets whether or not the GenericMultiThreadedImporter should log performance metrics
setEnablePerfLogging(boolean) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setEnableRepeatedReads(boolean) - Method in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
 
setEncoding(String) - Method in interface org.nuxeo.ecm.core.api.Blob
 
setEncoding(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
setEncoding(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
setEncoding(String) - Method in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
Set the path of the file containing the blob content.
setEnd(Calendar) - Method in class org.nuxeo.ecm.core.api.security.ACE
Sets the end date of this ACE.
setEnded(boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
setEndOfAvailability(Date) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setEngine(WebEngine) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
setEntity(String) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
setEntity(String) - Method in interface org.nuxeo.ecm.platform.comment.api.ExternalEntity
Sets annotation entity.
setEntityId(String) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
setEntityId(String) - Method in interface org.nuxeo.ecm.platform.comment.api.ExternalEntity
Sets annotation entity id.
setEntries(List<PageSelection<T>>) - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
setEntryAdaptor(LDAPDirectoryDescriptor.EntryAdaptorDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
setEntryCacheName(String) - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
setEntryCacheWithoutReferencesName(String) - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
setEquals(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.EqualsBuilder
 
setError(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
Deprecated.
since 11.1, because unused
setError(String, Throwable) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
setError(ValidationException) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
setErrorCount(long) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setErrors(List<String>) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
setEscapePatternParameters(boolean) - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
setEventDate(Long) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
setEventDate(Long) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
setEventDate(Date) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setEventDate(Date) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setEventHandler(DependencyTree.EventHandler<T>) - Method in class org.nuxeo.common.collections.DependencyTree
 
setEventId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
setEventId(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
setEventId(String) - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
setEventId(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setEventId(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setEvents(Set<String>) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
setExactMatchGroupSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
setExactMatchUserSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
setExcludedFacets(List<String>) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
setExcludedFacets(List<String>) - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
 
setExcludedTypes(List<String>) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
setExcludedTypes(List<String>) - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
 
setExecuted(boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
setExecutionTime(Calendar) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
 
setExisting(String) - Method in class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
setExistingSession(CoreSession) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Provides a CoreSession to marshallers.
setExistingSession(CoreSession) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
setExistingSession(CoreSession) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
setExpirationTimeMilliseconds(Long) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setExponent(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
setExpression(String) - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
setExpression(String) - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
setExpressionFactory(ExpressionFactory) - Method in class org.nuxeo.ecm.platform.el.ExpressionEvaluator
 
setExt(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.Action
 
setExtendedInfoDescriptors(List<ExtendedInfoDescriptor>) - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
 
setExtendedInfos(Map<String, ExtendedInfo>) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setExtendedInfos(Map<String, ExtendedInfo>) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setExtendsFlavor(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setExtension(Extension) - Method in class org.nuxeo.runtime.deploy.Contribution
 
setExtensions(List<CmisExtensionElement>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
 
setExtensions(List<CmisExtensionElement>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
setExtensions(List<CmisExtensionElement>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
setExtensions(List<CmisExtensionElement>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
setExtensions(Element) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
setExternal(Name, boolean) - Method in class org.nuxeo.lib.stream.computation.Settings
 
setExtractNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
setExtractNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
setExtractorProperties(Set<String>, Set<String>, boolean) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
setFacet(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
setFacet(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setFacet(String) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
setFactories(List<ActiveFileSystemItemFactoryDescriptor>) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
 
setFactory(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
setFactory(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
 
setFactory(DocumentAdapterFactory) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
setFactory(ImporterDocumentModelFactory) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
setFactory(ImporterDocumentModelFactory) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setFactory(ImporterDocumentModelFactory) - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
setFactory(DriverFactory) - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
setFactoryClass(Class<? extends FileSystemItemFactory>) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
setFactoryClass(Class<? extends TopLevelFolderItemFactory>) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
setFactoryName(String) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
setFail(String) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
setFastTrack(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setFavicons(List<IconDescriptor>) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setFetcher(Class<? extends PropertiesFetcher>) - Method in class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
 
setFetcherName(String) - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
 
setFieldDefinitions(FieldDefinition[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setFieldDefinitions(FieldDefinition[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setFieldLayouts(Map<String, List<LayoutDefinition>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setFieldMapping(Map<String, String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
setFieldName(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
setFieldName(String) - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
setFieldName(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
setFieldName(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
setFieldName(String) - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
setFieldName(String) - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
setFieldValue(PreparedStatement, int, Column) - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
setFile(Path) - Method in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
setFileManagerService(FileManagerService) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Deprecated.
since 10.3, use Framework.getService(Class) instead if needed
setFileManagerService(FileManagerService) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
 
setFileManagerService(FileManagerService) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Deprecated.
since 10.3, use Framework.getService(Class) instead if needed
setFileManagerService(FileManagerService) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporter
Deprecated.
since 11.1, use Framework.getService(Class) instead if needed
setFilename(String) - Method in interface org.nuxeo.ecm.core.api.Blob
 
setFilename(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
setFilename(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
setFilename(String) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
setFilename(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
setFilename(String) - Method in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
Set the name of the file.
setFileSystemChanges(List<FileSystemItemChange>) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
setFileSystemChanges(List<FileSystemItemChange>) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
setFileSystemItem(FileSystemItem) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
setFileSystemItem(FileSystemItem) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
setFileSystemItemId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
setFileSystemItemId(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
setFileSystemItemName(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
setFileSystemItemName(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
setFilter(FileFilter) - Method in class org.nuxeo.common.utils.FileTreeIterator
 
setFilter(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
setFilterClass(Class<? extends SearchRequestFilter>) - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterDescriptor
 
setFilterDefault(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
setFilterDeprecated(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
setFilterDisabled(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
setFiltered(boolean) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setFilterIds(List<String>) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setFilterIds(List<String>) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setFilterIds(List<String>) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setFilterIds(List<String>) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
setFilterNotTrial(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
setFilterRestricted(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
setFilters(List<String>) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
setFilters(List<String>) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Sets filters.
setFilters(List<String>) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
setFilters(ActionFilter[]) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setFilterType(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
setFirstLevelTTL(int) - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
Deprecated.
since 10.10, unused
setFirstName(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setFirstName(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setFirstName(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setFirstName(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setFirstName(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
setFixedPart(String) - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
setFixedPart(String) - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
setFixedPath(String) - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
setFixedPath(String) - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
setFlags(byte) - Method in class org.nuxeo.lib.stream.computation.Record
 
setFlags(long) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setFlags(EnumSet<Record.Flag>) - Method in class org.nuxeo.lib.stream.computation.Record
 
setFlavor(String) - Method in class org.nuxeo.ecm.web.resources.api.ResourceContextImpl
 
setFlavors(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setFlushCache(boolean) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
setFlushedNow() - Method in class org.nuxeo.runtime.reload.ReloadComponent
Sets the last date date to current date timestamp
setFolder(boolean) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setFolderishDocType(String) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
 
setFolderishDocType(String) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setFolderishType(String) - Method in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
setFolderName(String) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
setFolderName(String) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
setFolderName(String) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
setFolderName(String) - Method in interface org.nuxeo.drive.service.VirtualFolderItemFactory
 
setFolderPermissions(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
 
setFontFamily(String) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setFontSize(double) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setFooterStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
setForbiddenSubtypes(Collection<String>) - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Sets the types of the children that cannot be created inside the this type.
setForbiddenSubtypes(Collection<String>) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
setForceDirty(boolean) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setForceDirty(boolean) - Method in interface org.nuxeo.ecm.core.api.model.Property
only for SimpleDocumentModel
setForcedTypes(String[], boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
setForcedTypes(String[], boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Update the Type mapping for this template
setForceGeneration(boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
 
setForm(Form) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
setForm(Form) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
setFormat(String) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
setFormat(String) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
 
setForms(Form[]) - Method in class org.nuxeo.connect.update.xml.FormsDefinition
 
setFragmentModified(Fragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
setFragmentPristine(Fragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
setFreemarkerParsingExtensions(String) - Method in class org.nuxeo.common.utils.TextTemplate
 
setFrom(Double) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDefinition
 
setFrom(Double) - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
setFrom(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
 
setFrom(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
setFrom(String) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDateDefinition
 
setFrom(String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
setFrom(String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
Sets additional table names with which to join for this update.
setFulltextAnalyzer(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setFulltextCatalog(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setFulltextDisabled(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setFulltextDisabled(boolean) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
setFulltextDisabled(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setFulltextExcludedTypes(Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setFulltextExcludedTypes(Set<String>) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
setFulltextExcludedTypes(Set<String>) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setFulltextFieldSizeLimit(int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setFulltextFieldSizeLimit(int) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
setFulltextFieldSizeLimit(int) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setFulltextIncludedTypes(Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setFulltextIncludedTypes(Set<String>) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
setFulltextIncludedTypes(Set<String>) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setFulltextIndexes(List<FulltextDescriptor.FulltextIndexDescriptor>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setFulltextIndexes(List<FulltextDescriptor.FulltextIndexDescriptor>) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
setFulltextIndexes(List<FulltextDescriptor.FulltextIndexDescriptor>) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setFulltextSearchDisabled(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setFulltextSearchDisabled(boolean) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
setFulltextSearchDisabled(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setFulltextStoredInBlob(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
 
setFulltextStoredInBlob(boolean) - Method in class org.nuxeo.ecm.core.storage.FulltextDescriptor
 
setFulltextStoredInBlob(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setGCInterval(long) - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
setGCIntervalInMinutes(long) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
setGenre(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setGenre(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setGlobal(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setGlobal(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setGlobal(boolean) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Sets the global status on this definition, depending on how it's been retrievd by the service.
setGlobal(String) - Method in class org.nuxeo.runtime.datasource.DataSourceLinkDescriptor
 
setGrantPattern(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
 
setGroupBy(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
setGroupDirectoryName(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setGroupDirectoryName(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
setGroupListingMode(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setGroupMembersField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setGroupParentGroupsField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setGroups(String) - Method in class org.nuxeo.ecm.automation.server.RestBinding
 
setGroups(List<String>) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setGroups(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setGroups(List<String>) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setGroups(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setGroups(List<String>) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
setGroupSearchFields(Map<String, UserManager.MatchType>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setGroupSearchFieldsPresent(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
setGroupSortField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setGroupSubGroupsField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setGuard(String) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
setGuards(DocumentFragment) - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
 
setHandler(LinkHandler) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
setHandlers(List<ErrorHandler>) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
setHandlingLabels(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setHandlingLabels(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setHandlingLabels(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setHandlingLabels(boolean) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Deprecated.
since 5.7: this was added prematurely, see WidgetDefinition.setControls(Map) for a more generic management of rendering controls
setHasMoreItems(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
setHasTooManyChanges(Boolean) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
setHasTooManyChanges(Boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
setHeaderStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
setHeadline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setHeadline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setHeight(int) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
setHeight(int) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
setHeight(int) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
setHeight(long) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
setHeight(Integer) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
setHeight(String) - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
setHelp(String) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setHelpLabels(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setHelpLabels(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setHex255Color(String) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setHidden(String) - Method in class org.nuxeo.ecm.platform.types.SubType
 
setHighlights(List<String>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setHighlights(List<String>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
setHint(String) - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
setHint(String) - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
setHome(File) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
setHome(String) - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
setHome(String) - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
setHome(String) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
setHomePageClass(Class<? extends WebPage>) - Method in class org.nuxeo.runtime.test.runner.web.Configuration
 
setHomePath(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
setHostApplicationName(String) - Method in class org.nuxeo.common.Environment
 
setHostApplicationVersion(String) - Method in class org.nuxeo.common.Environment
 
setHostName(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
setHostVersion(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
setHotReloadSupport(boolean) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setHttpEnabled(boolean) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
setHttpStatus(int) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext
 
setIcon(String) - Method in class org.nuxeo.ecm.core.blob.apps.AppLink
 
setIcon(String) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setIcon(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setIcon(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setIconExpanded(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setIconPath(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
setIconPath(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
setId(int) - Method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
setId(long) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setId(long) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setId(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Sets the id.
setId(Long) - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
 
setId(Long) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
 
setId(Long) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setId(Long) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setId(Long) - Method in class org.nuxeo.elasticsearch.audit.ESExtendedInfo
 
setId(Long) - Method in class org.nuxeo.mongodb.audit.MongoDBExtendedInfo
 
setId(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
setId(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setId(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Sets the document id.
setId(String) - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
setId(String) - Method in interface org.nuxeo.ecm.core.api.VersionModel
 
setId(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setId(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
setId(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
setId(String) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
Deprecated.
 
setId(String) - Method in interface org.nuxeo.ecm.platform.actions.ActionFilter
 
setId(String) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
setId(String) - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Deprecated.
since 11.1, you should use document adapter factory instead
setId(String) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
setId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
setId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setId(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Sets the layout id, unique within the facelet context.
setId(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Sets the widget id, unique within the facelet context.
setId(String) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
setId(String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
setId(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Blank
 
setId(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
setId(String) - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
setId(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setId(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setId(String) - Method in class org.nuxeo.ecm.platform.types.TypeView
 
setId(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setId(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Sets a prepared statement value that is a Nuxeo main id (usually UUID).
setId(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
setId(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
setId(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
setIdempotent(boolean) - Method in class org.nuxeo.ecm.core.work.SleepWork
 
setIdentity(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
setIdFieldInMap(ResultSet, Column, String, Map<String, Object>) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
setIdLong(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Sets a long id (sequence) from a value that may be a String or already a Long.
setIds(List<String>) - Method in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
setIdsFor(String, List<String>, String, String, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
setIfExist(JsonNode, String, Consumer<String>) - Static method in class org.nuxeo.ecm.platform.comment.impl.CommentJsonReader
 
setIgnore(String) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
setIgnorePolicy(boolean) - Static method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
 
setImageInfo(ImageInfo) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
Sets the ImageInfo of the picture view.
setImageInfo(ImageInfo) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
setImmediate(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
Sets the immediate flag.
setImmediate(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
setImmediate(boolean) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setImporterLogger(ImporterLogger) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
 
setImporterLogger(ImporterLogger) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setImporterOptions(CSVImporterOptions) - Method in interface org.nuxeo.ecm.csv.core.CSVImporterDocumentFactory
 
setImporterOptions(CSVImporterOptions) - Method in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
setIncludedFacets(List<String>) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
 
setIncludedFacets(List<String>) - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
 
setIncomplete() - Method in class org.nuxeo.ecm.core.storage.sql.Selection
Marks as incomplete.
setIndex(int) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
setIndex(String) - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterDescriptor
 
setIndexStorageType(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
setInfo(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
 
setInfo(Object) - Method in class org.nuxeo.ecm.core.query.sql.model.Reference
 
setInfos(PDDocument, String, String, String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
Convenience method: If a parameter is null or "", it is not modified.
setInitialVersion(Document) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
Deprecated.
 
setInitialVersion(Document) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Sets the initial version on a document.
setInitialVersioningState(NuxeoObjectData, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Sets initial versioning state and returns its id.
setInitiator(String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setInitiator(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setInitParams(List<InitParamDescriptor>) - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
setInitParams(List<InitParamDescriptor>) - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
setInitParams(Map<String, String>) - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
setInitParams(Map<String, String>) - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
setInline(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
Set the inline flag.
setInline(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
setInlineBlobs(boolean) - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
 
setInnerSize(long) - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
setInProgress(boolean) - Static method in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
setInput(Object) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
setInput(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
 
setInput(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
Sets the input data.
setInput(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
SetInputAsVar - Class in org.nuxeo.ecm.automation.core.operations
 
SetInputAsVar() - Constructor for class org.nuxeo.ecm.automation.core.operations.SetInputAsVar
 
setInputSource(SourceNode) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setInstallCommands(DocumentFragment) - Method in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
setInstallCommands(DocumentFragment) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
setInstaller(TaskDefinition) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setInstallErrorMessage(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
setInstance(Object) - Static method in class org.nuxeo.ecm.automation.core.scripting.Functions
 
setInstance(OSGiHostAdapter) - Static method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
setInt(int) - Method in class org.nuxeo.ecm.core.io.impl.DWord
 
setInterface(Class<?>) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
setInvalidatedDeleted() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Sets the fragment in the "invalidated from a deletion" state.
setInvalidatedModified() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Sets the fragment in the "invalidated from a modification" state.
setInvertX(boolean) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setInvertY(boolean) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setInvitationLayout(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
setIsAdministrator(Boolean) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setIsApplicationServer(boolean) - Method in class org.nuxeo.common.Environment
 
setIsAsync(Boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
setIsCommitEvent(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
Set the commit flag.
setIsCommitEvent(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
 
setIsImmutable(boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setIsModified() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
This method is public because of DataModelImpl which use it.
setIsMoved() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setIsNew() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setIsProxy(boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setIsRemoved() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setIsRepositorySupportDisabled(boolean) - Static method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
Can be used by the application to disable injecting repository sessions in scripting context.
setIsShared(boolean) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setIssuedDate(DocumentModel, Calendar) - Method in interface org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
Sets the document's issued date.
setIssuedDate(DocumentModel, Calendar) - Method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl
 
setIsVersion(boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setItemLabels(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
setItemLabels(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
setJerseyContext(ServerInjectableProviderContext, HttpContext) - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
 
setJndiURL(String) - Method in class org.nuxeo.ecm.core.scheduler.NuxeoQuartzConnectionProvider
Called by reflection from StdSchedulerFactory.setBeanProps.
setJobName(String) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setJSONContentTypeIfAbsent(WebResource.Builder, Map<String, String>) - Method in class org.nuxeo.ecm.restapi.test.BaseTest
 
setJSONProperties(CoreSession, DocumentModel, Properties) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
Sets the properties of a document based on their JSON representation (especially for scalar lists).
setJSONVariables(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Sets the variables of the workflow based on their JSON representation (especially for scalar lists).
setJSONVariables(Map<String, String>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setJSONVariables(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Sets the variables of the workflow based on their JSON representation (especially for scalar lists).
setJSONVariables(Map<String, String>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
setJSONVariables(DocumentModel, String, Map<String, String>) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
Sets the variables of the workflow based on their JSON representation (especially for scalar lists).
setJSONVariables(DocumentModel, String, Map<String, String>, boolean) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
 
setKeepEncryptedAsVar(boolean) - Method in class org.nuxeo.common.utils.TextTemplate
Whether to replace or not the variables which value is encrypted.
setKey(String) - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
setKey(String) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDefinition
 
setKey(String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
setKey(String) - Method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
setKey(String) - Method in class org.nuxeo.lib.stream.computation.Record
 
setKeycloakAuthenticatorProvider(KeycloakAuthenticatorProvider) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin
 
setKeyInKeyStore(String, char[], String, char[], SecretKey) - Static method in class org.nuxeo.common.codec.Crypto
Store a key in a keystore.
The keystore is created if it doesn't exist.
setKeyLength(int) - Method in class org.nuxeo.ecm.platform.pdf.PDFEncryption
Set the lentgh of the key to be used for encryption.
setKind(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setKlass(Class<? extends MimeTypePreviewer>) - Method in class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
 
setKlass(Class<? extends PublicationTree>) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
 
setKlass(Class<? extends PublishedDocumentFactory>) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
 
setLabel(String) - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
setLabel(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Sets the label of this group.
setLabel(String) - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
setLabel(String) - Method in interface org.nuxeo.ecm.core.api.VersionModel
 
setLabel(String) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setLabel(String) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
setLabel(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setLabel(String) - Method in class org.nuxeo.ecm.platform.types.Type
 
setLabel(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
setLabel(String) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
setLabel(String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
 
setLabel(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
setLabel(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setLabel(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setLabelAndDescription(String, String) - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
setLabels(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setLabels(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setLanguage(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
 
setLanguage(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setLanguage(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setLanguage(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
setLanguage(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
 
setLastAccessUrl(String) - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
setLastActor(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Sets the last actor on a node (user who completed the task).
setLastActor(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setLastContributor(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setLastModificationDate(Calendar) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setLastModified(Long) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
setLastModified(Long) - Method in interface org.nuxeo.runtime.service.TimestampedService
Sets the last modified date.
setLastName(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setLastName(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setLastName(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setLastName(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setLastName(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
setLastOffset(String, Long, long) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
setLastOffset(LogOffset) - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
setLayouts(Map<String, Layouts>) - Method in class org.nuxeo.ecm.platform.types.Type
 
setLdapUrls(LDAPUrlDescriptor[]) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
setLeafDocType(String) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
 
setLeafDocType(String) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setLeafType(String) - Method in class org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory
 
setLegalHold(boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setLegalHold(boolean) - Method in interface org.nuxeo.ecm.core.model.Document
Sets or removes a legal hold on the document (a record).
setLegalHold(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setLegalHold(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setLegalHold(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setLegalHold(DocumentRef, boolean, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setLegalHold(DocumentRef, boolean, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Sets or removes the legal hold on the document (a record).
setLevel(String[], Level, boolean) - Static method in class org.nuxeo.log4j.Log4JHelper
Set DEBUG level on the given logger.
setLicense(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
Deprecated.
setLicenseType(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setLicenseUrl(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setLifeCycle(String[]) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setLifeCycleExpr(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setLifeCycleManager(String) - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
 
setLifeCyclePolicy(String) - Method in interface org.nuxeo.ecm.core.model.Document
Sets the life cycle policy of this document.
setLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setLifeCycleState(Map<String, Serializable>, DocumentModel, String) - Method in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
setLimit(long) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
setLimitedResults(boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setLimits(int, int) - Method in interface org.nuxeo.ecm.core.schema.types.ListType
Sets list limits.
setLimits(int, int) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
setLink(String) - Method in class org.nuxeo.ecm.core.blob.apps.AppLink
 
setLink(String) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setLink(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
setList(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setList(Object) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
setList(List<T>) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
setListener(Class<EventListener>) - Method in class org.nuxeo.runtime.services.event.ListenerDescriptor
 
setListener(ExceptionHandlingListener) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
setListenerEnabledFlag(String, boolean) - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
 
setListenerEnabledFlag(String, boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
setListenerEnabledFlag(String, boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
setListenerEnabledFlag(String, boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Enables or disables a listener by its name.
setListingLocalContentView(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
setListProperties(Map<String, ActionPropertyListDescriptor>) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
setLocal(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
Deprecated.
since 10.3
setLocalAcl(CoreSession, DocumentModel, String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
 
setLocale(Locale) - Method in class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
Set the locale to be used.
setLocale(Locale) - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
 
setLocale(Locale) - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
Defines the Locale that will be used to generate translations
setLocale(Locale) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
setLocale(Locale) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Sets the current locale, that will be kept in context.
setLocalName(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
setLocalName(String) - Method in interface org.nuxeo.ecm.platform.relations.api.QNameResource
 
setLocationEnabled(boolean) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
 
setLocationEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
 
setLocationName(String) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
 
setLocationName(String) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
 
setLocationURI(String) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
 
setLocator(ResourceLocator) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
setLock() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Sets a lock on the document.
setLock() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setLock() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
setLock() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
setLock(String, Lock) - Method in interface org.nuxeo.ecm.core.api.lock.LockManager
Sets a lock on a document.
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
setLock(String, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
setLock(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setLock(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Sets a lock on the given document.
setLock(Lock) - Method in interface org.nuxeo.ecm.core.model.Document
Sets a lock on this document.
setLock(Lock) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
setLock(Lock) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setLockInfo(Lock) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setLog(File) - Method in class org.nuxeo.common.Environment
 
setLog(String) - Method in class org.nuxeo.common.Environment
Resolve the path against Environment.serverHome if not absolute.
setLogDate(Date) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setLogDate(Date) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setLogDir(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
setLogger(Log) - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessor
 
setLogger(Log) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessorImpl
 
setLoggerName(String) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
setLogin(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
setLoginBoxBackgroundStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
setLoginContext(LoginContext) - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
setLoginName(String) - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
setLoginTimeout(int) - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
setLogo(LogoDescriptor) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setLogoUrl(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
setLogoutUrl(String) - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
 
setLogWriter(PrintWriter) - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
setLongValue(Long) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
 
setLookupByACL() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
setLookupByTask() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
setMainTask(Runnable) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
 
setMap(Object, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
setMap(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Sets several field at once.
setMap(Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
setMappers(Map<Class<?>, AvroMapper<?, ?>>) - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
setMapProperties(Map<String, ActionPropertiesDescriptor>) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
setMapValue(Object) - Method in class org.nuxeo.template.api.TemplateInput
 
setMaxActive(int) - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
setMaxCacheSizeInKB(int) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
setMaxDepth(int) - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
Deprecated.
 
setMaxDocumentsPerFolder(int) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
setMaxFoldersPerFolder(int) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
setMaxIdle(int) - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
setMaxLength(int) - Method in interface org.nuxeo.ecm.core.schema.types.Field
Sets the maximum length for this field.
setMaxLength(int) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
setMaxOccurs(int) - Method in interface org.nuxeo.ecm.core.schema.types.Field
Sets max number of occurrences for this field.
setMaxOccurs(int) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
setMaxPageSize(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setMaxPageSize(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the max number of results per page.
setMaxPoly(Long) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setMaxPoolSize(int) - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
setMaxQuota(long) - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
setMaxQuota(long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
setMaxQuota(long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
setMaxQuota(long, boolean) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
 
setMaxQuota(long, boolean) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
 
setMaxResults(long) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setMaxResults(long) - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
Sets the maximum number of result elements.
setMaxResults(Long) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setMaxResults(Long) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setMaxResults(Long) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setMaxResultWindow(long) - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
Set the max result window where the PP can navigate, for testing purpose.
setMaxResultWindow(long) - Method in class org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider
Set the max result window where the PP can navigate, for testing purpose.
setMaxSize(Integer) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setMaxTex(String) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setMaxWait(int) - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
setMemberGroups(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Sets the list of member groups for this group.
setMemberGroups(List<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
setMemberGroups(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
setMemberOf(List<String>) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setMemberUsers(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Sets the list of member users for this group.
setMemberUsers(List<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
setMemberUsers(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
setMemberValue(Object, String, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
setMemberValue(Blob, String, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
setMerge(boolean) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
 
setMerge(boolean) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
setMergeInitialFolder(boolean) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setMessageBundle(ResourceBundle) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
 
setMessageBundle(ResourceBundle) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
set the resource bundle to be used with method message and lmessage.
setMetadata() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
setMetadata(ObjectMetadata, BlobContext) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
setMetrics() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
setMetrics(String) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
setMetrics(String) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
setMimetype(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
 
setMimetype(String) - Method in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
Set the mime-type of the file.
setMimeType(String) - Method in interface org.nuxeo.ecm.core.api.Blob
 
setMimeType(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
setMimeType(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
setMimeType(String) - Method in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
 
setMimeType(BlobHolder) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
 
setMimetypes(Element) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
setMinOccurs(int) - Method in interface org.nuxeo.ecm.core.schema.types.Field
Sets min number of occurrences for this field.
setMinOccurs(int) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
setMinPoolSize(int) - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
 
setModel(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setModel(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setModel(DocumentModel) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setModel(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
Sets model and recomputes all groups.
setModes(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setModes(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setModificationDate(Instant) - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Sets comment modification date.
setModificationDate(Instant) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
setModificationDate(DocumentModel, Calendar) - Method in interface org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
Sets the document's modified date.
setModificationDate(DocumentModel, Calendar) - Method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl
 
setModificationDate(DocumentModel, Calendar, Event) - Method in interface org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
setModificationDate(Statement, Calendar) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
setModifiedNow() - Method in class org.nuxeo.runtime.model.DefaultComponent
Sets the last modified date to current date timestamp
setModule(Module) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
setModulus(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
setName(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setName(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setName(String) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
Sets the factory unique name.
setName(String) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
 
setName(String) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
 
setName(String) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
setName(String) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setName(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Sets the name of this group.
setName(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setName(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setName(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDSequencer
 
setName(String) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
setName(String) - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
Sets the sequencer name.
setName(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
setName(String) - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
setName(String) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
 
setName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
setName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
 
setName(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
 
setName(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Sets plugin name.
setName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
 
setName(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporter
 
setName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setName(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
 
setName(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setName(String) - Method in class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setName(String) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the provider identifier
setName(String) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
setName(String) - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
setName(String) - Method in interface org.nuxeo.ecm.platform.query.api.QuickFilter
 
setName(String) - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setName(String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setName(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setName(String) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setName(String) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
setName(String) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
setName(String) - Method in class org.nuxeo.ecm.platform.types.SubType
 
setName(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
setName(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
setName(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setName(String) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
setName(String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
 
setName(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
setName(String) - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
setName(String) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
setName(String) - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
setName(String) - Method in class org.nuxeo.runtime.datasource.DataSourceLinkDescriptor
 
setName(String) - Method in interface org.nuxeo.runtime.model.Component
Sets the name for this component, as it was defined in its XML.
setName(String) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
setName(String) - Method in class org.nuxeo.runtime.server.FilterDescriptor
 
setName(String) - Method in class org.nuxeo.runtime.server.ServletContextListenerDescriptor
 
setName(String) - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
setName(String) - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
setName(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setName(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
setName(String) - Method in class org.nuxeo.template.api.TemplateInput
 
setName(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setName(String) - Method in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
setName(String) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setName(String) - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
Deprecated.
 
setName(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.Action
 
setName(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.App
 
setNamedParams(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setNamedParams(Map<String, String>) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setNamedParams(Map<String, String>) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setNamespace(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
 
setNamespace(String) - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
 
setNamespaces(Map<String, String>) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
setNbThreads(Integer) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setNeedStartingURLSaving(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
setNegativeCaching(Boolean) - Method in class org.nuxeo.ecm.directory.DirectoryCache
 
setNegotiatorKlass(Class<Negotiator>) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
setNegotiators(List<NegotiatorDescriptor>) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
setNetworkHost(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
setNetZone(WOPIDiscovery.NetZone) - Method in class org.nuxeo.wopi.WOPIDiscovery
 
setNewCollectionId(String) - Method in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
setNewsIframeUrl(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
setNewValues(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
setNext(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
setNext(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
SetNextStepOnConditionalFolderOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
SetNextStepOnConditionalFolderOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
Deprecated.
 
setNillable(boolean) - Method in interface org.nuxeo.ecm.core.schema.types.Field
Sets the nillable flag.
setNillable(boolean) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
setNodeId(String) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl
Allows tests to set the node id without a reload.
setNodeName(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
setNormalized(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
setNoRollback() - Method in exception org.nuxeo.ecm.automation.OperationException
 
setNotDirty() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
setNotificationMap(Map<String, Set<String>>) - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
Take a map and store it in the document's notification property.
setNotificationVeto(Class<? extends NotificationListenerVeto>) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
 
setNotListedAttributes(List<String>) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
 
setNotListedAttributes(List<String>) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.RequestDumper
 
setNullable(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
setNumItems(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
 
setNuxeoInstanceStatus(String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
Sets the AdministrativeStatus of the Local Nuxeo Instance.
setNuxeoInstanceStatus(String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
setNuxeoLogin(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
setNuxeoLogin(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Setter for the Login.
setNuxeoLogin(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setObject(Object) - Method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
setObject(Object) - Method in interface org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolver
Gets a reference to the object and set the corresponding value to this property.
setObject(Object) - Method in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
setObject(Object) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
setObject(Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
setObject(Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
setObjectProperty(NuxeoObjectData, String, Object, PropertyDefinition<T>, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
setObjectProperty(NuxeoObjectData, String, PropertyData<T>, List<TypeDefinition>, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
setOffset(long) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
setOldExponent(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
setOldModulus(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
 
setOleSupported(boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
setOnlineEditable(boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
 
setOnlyRemote(boolean) - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
setOperation(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
setOperationChain(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setOperationChain(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
setOperator(String) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
setOperator(String) - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
setOperator(String) - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
setOptionalDependencies(PackageDependency[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setOptions(Map<String, String>) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
setOptions(Map<String, String>) - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
 
setOptions(Map<String, String>) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
setOrder(int) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
setOrder(int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
setOrder(int) - Method in class org.nuxeo.ecm.platform.actions.Action
Sets the order of the action.
setOrder(int) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
 
setOrder(int) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
setOrder(long) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
setOrder(Integer) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
setOrder(Integer) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
Sets the plugin order for sorting.
setOrder(Integer) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setOrder(Integer) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setOrder(Integer) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
 
setOrderBy(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
setOrganization(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
 
setOrganizationalUnit(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
 
setOrigin(String) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
setOrigin(String) - Method in interface org.nuxeo.ecm.platform.comment.api.ExternalEntity
Sets annotation origin.
setOrigin(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setOrigin(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setOriginalOwnerPwd(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFEncryption
Set the password to use when opening a protected PDF.
setOriginatingUser(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setOriginatingUser(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Sets the originating user.
setOriginatingUser(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setOriginatingUser(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setOriginatingUsername(String) - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
 
setOriginatingUsername(String) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setOutput(Object) - Method in exception org.nuxeo.ecm.automation.ExitException
 
setOutput(String, Serializable) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
setOutputFormat(String, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
setOutputFormat(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Sets the expected output mime-type.
setOverridden(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setOwner() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
setOwnerPwd(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFEncryption
Set the owner password to use when encrypting PDF.
setPackageAssertionStatus(String, boolean) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
 
setPackageState(LocalPackage, int) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
Deprecated.
setPackageState(LocalPackage, PackageState) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
setPackageTypeFilter(String) - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
setPackageUpdateService(PackageUpdateService) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
setPageProviderChangedListener(PageProviderChangedListener) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setPageProviderChangedListener(PageProviderChangedListener) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the PageProviderChangedListener for this PageProvider.
setPageProviderName(String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setPageProviderName(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setPageProviderName(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setPageSize(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setPageSize(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the number of results per page.
setPageSize(Long) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setPageSize(Long) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setPageSize(Long) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setPageSizeOptions(List<Long>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setPageSizeOptions(List<Long>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the page size options.
setPalettePreview(PalettePreview) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setParam(String, Object) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
setParam(String, String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
 
setParameter(String) - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
setParameter(String) - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
setParameter(String, String) - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
setParameter(String, String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
setParameter(String, String) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
setParameter(String, String) - Method in interface org.nuxeo.ecm.directory.EntryAdaptor
Allow the directory initialization process to configure the adaptor by providing String valued parameters.
setParameter(String, String) - Method in class org.nuxeo.ecm.directory.impl.WritePolicyEntryAdaptor
 
setParameterListValues(String, List<Object>) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
Push values in the context with a given name.
setParameterListValues(String, List<Object>) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
setParameterListValues(String, List<Object>) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
setParameters(Object[]) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setParameters(Object[]) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
setParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
setParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
setParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
setParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
setParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
setParameters(NuxeoExceptionHandlerParameters) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
 
setParameters(NuxeoExceptionHandlerParameters) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler
 
setParameterValues(String, Object...) - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
 
setParameterValues(String, Object...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
setParameterValues(String, Object...) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
setParent(TargetPackage) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
setParent(TargetPlatform) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
setParent(TargetPlatform) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
setParentGroups(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
Sets the list of groups this group is member of.
setParentGroups(List<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
setParentGroups(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
setParentId(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setParentId(String) - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Sets parent id.
setParentId(String) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
setParentPath(String) - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
setParseWithXMP(boolean) - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
If set to true, parsing will extract PDF.
setPartitions(String, int) - Method in class org.nuxeo.lib.stream.computation.Settings
 
setPartitions(Name, int) - Method in class org.nuxeo.lib.stream.computation.Settings
Sets the number of partitions for a stream.
setPassword(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setPassword(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setPassword(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setPassword(String) - Method in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
setPassword(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
setPassword(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFLinks
 
setPassword(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFPageExtractor
 
setPassword(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFPageNumbering
 
setPassword(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFTextExtractor
 
setPassword(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setPassword(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
Deprecated.
since 7.3.
setPath(String) - Method in class org.nuxeo.common.server.WebApplication
 
setPath(String) - Method in class org.nuxeo.connect.update.task.update.Version
 
setPath(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setPath(String) - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
setPath(String) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
setPath(String) - Method in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
 
setPath(String) - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
setPath(String, File) - Method in class org.nuxeo.common.Environment
Add a file path as a property
setPath(String, File, File) - Method in class org.nuxeo.common.Environment
Add a file path as a property
setPath(String, String) - Method in class org.nuxeo.common.Environment
Add a file path as a property
setPath(String, String, File) - Method in class org.nuxeo.common.Environment
Add a file path as a property
setPath(Path) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
 
setPath(Path) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
setPathInfo(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
setPathInfo(String, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Sets path info.
setPathInfo(String, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setPathInfo(String, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
setPathInfo(String, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
setPathOptimizationsEnabled(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setPathRegexp(String) - Method in class org.nuxeo.ecm.quota.size.BlobExcludeDescriptor
 
setPathStartsWith(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setPattern(String) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
 
setPattern(String) - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
setPattern(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
setPattern(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
setPatternName(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
setPatternName(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
setPatterns(List<String>) - Method in class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
 
setPatterns(FileNamePattern[]) - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
setPending(boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
setPendingFile(Path) - Method in class org.nuxeo.launcher.connect.ConnectBroker
 
setPercPoly(Integer) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setPercTex(Integer) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setPermission(String) - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
setPermissionOnDocument(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setPermissionUIItems(PermissionUIItemDescriptor[]) - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
setPersistent(boolean) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
setPersistent(boolean) - Method in interface org.nuxeo.runtime.model.RegistrationInfo
Set the persistent flag on this registration
setPidDir(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
setPlatformFilter(boolean) - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
 
setPlatforms(String[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
Deprecated.
setPolicy(String, ComputationPolicy) - Method in class org.nuxeo.lib.stream.computation.Settings
Sets the policy for a computation, when using default as computationName this sets the default policy for all computations in the processor.
setPolicy(Name, ComputationPolicy) - Method in class org.nuxeo.lib.stream.computation.Settings
Sets the policy for a computation, when using default as computationName this sets the default policy for all computations in the processor.
setPort(int) - Method in class org.nuxeo.runtime.test.runner.web.Configuration
Sets the port to use for parameter replacement in the home URL.
setPosInternal(Long) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
Sets the document's position in its containing folder (if ordered).
setPostCommit(boolean) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
setPredicate(Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
setPredicate(Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
setPredicates(PredicateDefinition[]) - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
 
setPredicates(PredicateDefinition[]) - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
setPrefetchInfo(PrefetchInfo) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
setPrefix(String) - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
setPrefix(String) - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
Sets the prefix to use as marker for this adapter
setPrefix(String) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
setPrefix(String) - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
 
setPrefix(String) - Method in class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
 
setPreprocessedComment(UIAuditComment) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setPreprocessedComment(UIAuditComment) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setPresets(List<FlavorPresets>) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setPreviewPath(String) - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
setPrevious(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
setPrevious(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
setPrimary(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
setPrincipal(Principal) - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
setPrincipal(Principal) - Method in class org.nuxeo.runtime.api.login.NuxeoLoginContext
 
setPrincipal(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.event.EventContext
Sets the principal.
setPrincipal(NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
setPrincipalId(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setPrincipalId(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Sets the principalId.
setPrincipalId(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setPrincipalId(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setPrincipalName(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setPrincipalName(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setPrintableTraces(String) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
setPrintableTraces(String) - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
 
setPristine() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
Sets the (created/modified) fragment in the pristine state.
setProcessed(long) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Sets number of processed documents.
setProcessedPath(String) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setProcessId(String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setProcessId(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setProcessingDurationMillis(long) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setProcessingEndTime(Instant) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setProcessingStartTime(Instant) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setProcessName(String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setProcessName(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setProcessors(List<String>) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
setProduceImmediate(boolean) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
setProduceImmediateThreshold(int) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
setProgress(Work.Progress) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setProgress(Work.Progress) - Method in interface org.nuxeo.ecm.core.work.api.Work
This method should be called periodically by the actual work method when it knows of its progress.
setProofKey(WOPIDiscovery.ProofKey) - Method in class org.nuxeo.wopi.WOPIDiscovery
 
setProperties() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
 
setProperties() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
setProperties() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
setProperties(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Sets values for the given data model.
setProperties(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setProperties(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
setProperties(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
setProperties(String, Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Set properties in the given template, if it exists
setProperties(Dictionary) - Method in class org.nuxeo.osgi.services.ServiceRegistrationImpl
 
setProperties(Dictionary<String, ?>) - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
 
setProperties(HashMap<String, Serializable>) - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
setProperties(List<PropertyDescriptor>, DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
 
setProperties(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.event.EventContext
Replaces all properties with the given ones.
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
 
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.actions.Action
Sets local properties programatically
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
 
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
 
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
setProperties(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
Set properties.
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setProperties(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets properties set on the provider.
setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
 
setProperties(Map<String, String>) - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
Set specific properties for this adapter.
setProperties(Map<String, String>) - Method in interface org.nuxeo.ecm.directory.api.DirectoryDeleteConstraint
Sets properties that may depend on the directory configuration.
setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.directory.HierarchicalDirectoryDeleteConstraint
 
setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.directory.impl.AbstractDirectoryDeleteConstraint
 
setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
 
setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
 
setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
 
setProperties(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Set properties in nuxeo configuration
setProperties(Map<String, String>) - Method in class org.nuxeo.theme.styling.negotiation.AbstractNegotiator
 
setProperties(Map<String, String>) - Method in interface org.nuxeo.theme.styling.negotiation.Negotiator
 
setProperties(Map<String, String>) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiatorDescriptor
 
setProperties(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setProperties(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setProperties(Map<String, Map<String, Serializable>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
 
setProperties(Map<String, Map<String, Serializable>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setProperties(Map<Resource, Node[]>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
setProperties(Map<Resource, Node[]>) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
setProperties(Properties) - Method in class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
 
setProperties(CoreSession, DocumentModel, Map<String, String>) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
Sets the properties given as a map of xpath:value to the given document.
setProperties(CoreSession, DocumentModel, Properties) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
 
setProperties(Resource, Node[]) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
setProperties(Resource, Node[]) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
SetPropertiesAction - Class in org.nuxeo.ecm.core.bulk.action
 
SetPropertiesAction() - Constructor for class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
 
SetPropertiesAction.SetPropertyComputation - Class in org.nuxeo.ecm.core.bulk.action
 
setPropertiesDescriptor(ActionPropertiesDescriptor) - Method in class org.nuxeo.ecm.platform.actions.Action
 
SetPropertiesValidation - Class in org.nuxeo.ecm.core.bulk.validation
 
SetPropertiesValidation() - Constructor for class org.nuxeo.ecm.core.bulk.validation.SetPropertiesValidation
 
setProperty(String, Serializable) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
setProperty(String, Serializable) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
setProperty(String, Serializable) - Method in interface org.nuxeo.ecm.core.event.EventContext
Sets a event context property
setProperty(String, Serializable) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
setProperty(String, Serializable) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
setProperty(String, Serializable) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setProperty(String, Serializable) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Sets property with given name on the layout.
setProperty(String, Serializable) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Sets property with given name on the layout.
setProperty(String, Object) - Method in class org.nuxeo.common.xmap.Context
 
setProperty(String, Object) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
setProperty(String, Object) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Sets a context variable.
setProperty(String, Object) - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
setProperty(String, Object) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
 
setProperty(String, Object) - Method in interface org.nuxeo.runtime.RuntimeService
 
setProperty(String, String) - Method in class org.nuxeo.common.Environment
If setting a path property, consider using Environment.setPath(String, String)
setProperty(String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
setProperty(String, String) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
setProperty(String, String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
setProperty(String, String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Set a property in nuxeo configuration
setProperty(String, String) - Method in class org.nuxeo.osgi.OSGiAdapter
 
setProperty(String, String, Object) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Sets the property value from the given schema.
setProperty(String, String, Object) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setProperty(String, String, Object) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
setProperty(String, String, Object) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
setProperty(CoreSession, DocumentModel, String, String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
 
setProperty(CoreSession, DocumentModel, String, String, boolean) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
 
setProperty(Resource, Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
setProperty(Resource, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
setPropertyBlobData(String, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
SetPropertyComputation() - Constructor for class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
 
setPropertyLayouts(Map<String, List<LayoutDefinition>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setPropertyLayouts(Map<String, List<LayoutDefinition>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setPropertyName(String) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
setPropertyName(String) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
Sets the property name used to set the identifier value.
setPropertyName(String) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
Set the value as first property name.
setPropertyNames(String[]) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
setPropertyNames(String[]) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
Set the properties used to set the identifier value.
setPropertyNames(String[]) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
 
setPropertyValue(String, Serializable) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
Alias for #setProperty.
setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
setPropertyValue(String, Serializable) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
Sets a property value given a xpath.
setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
setPropertyValue(String, Serializable) - Method in interface org.nuxeo.ecm.core.model.Document
Sets a simple property value.
setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
setPropertyValue(String, Object) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setPropertyValue(String, ScriptObjectMirror) - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
Used by nashorn for native javascript array/date.
setProvider(RenditionProvider) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setProvider(RenditionDefinitionProvider) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
setProvider(ServiceProvider) - Static method in class org.nuxeo.runtime.api.DefaultServiceProvider
 
setProviderClass(Class<? extends RenditionProvider>) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setProviderClass(Class<? extends RenditionDefinitionProvider>) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
 
setProviders(List<LoginProviderLink>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
setProvides(PackageDependency[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setProxiesEnabled(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setProxyCallbackUrl(String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Sets the callback URL, owned logically by the calling service, to receive the PGTid/PGTiou mapping.
setProxyTarget(Document, Document) - Method in interface org.nuxeo.ecm.core.model.Session
Sets a proxies' target.
setProxyTarget(Document, Document) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
setProxyTarget(Document, Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
setProxyTarget(Node, Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Sets a proxies' target.
setProxyTarget(Node, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
setPublic(boolean) - Method in class org.nuxeo.ecm.automation.OperationChain
 
setPublic(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
Deprecated.
since 10.3
setQualifiedName(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
setQuery(String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setQuery(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setQuery(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setQueryLanguage(String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setQueryLanguage(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setQueryLanguage(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setQueryLimit(Long) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
setQueryLimitReached(boolean) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setQueryMakerDeprecated(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setQueryParam(Query, String, Object) - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
 
setQueryParameterName(String) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
 
setQueryParams(String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setQueryParams(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setQueryParams(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setQuerySizeLimit(int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
setQuerySizeLimit(int) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
setQueryString(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
setQueryTimeLimit(int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
setQueue(SingleChronicleQueue) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionListener
 
setQuickFilters(List<QuickFilter>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setQuickFilters(List<QuickFilter>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
SetQuotaInfoOperation - Class in org.nuxeo.ecm.quota.automation
 
SetQuotaInfoOperation() - Constructor for class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
 
setQuotaStatsUpdaterClass(Class<? extends QuotaStatsUpdater>) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
 
setQuotePatternParameters(boolean) - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
setRanges(List<AggregateRangeDefinition>) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
setRanges(List<AggregateRangeDefinition>) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
setRawQuery(Map<String, String>) - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
setReadAllColumns(boolean) - Method in class org.nuxeo.ecm.directory.BaseSession
 
setReadAllColumns(boolean) - Method in interface org.nuxeo.ecm.directory.Session
For test framework.
setReader(DocumentReader) - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
 
setReader(DocumentReader) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
setReadOnly(boolean) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setReadOnly(boolean) - Method in interface org.nuxeo.ecm.core.api.model.Property
Sets the read only flag.
setReadOnly(boolean) - Method in interface org.nuxeo.ecm.core.model.Document
Sets this document as readonly or not.
setReadOnly(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setReadOnly(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setReadOnly(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setReadOnly(boolean) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
setReadOnly(boolean) - Method in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
setReadOnly(boolean) - Method in class org.nuxeo.ecm.directory.InverseReference
 
setReadOnly(boolean) - Method in class org.nuxeo.ecm.directory.InverseReferenceDescriptor
 
setReadOnly(boolean) - Method in class org.nuxeo.template.api.TemplateInput
 
setReadOnly(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
remove write rights to everyone but the administrators.
setReadOnly(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setReadOnlyEntry(DocumentModel) - Static method in class org.nuxeo.ecm.directory.BaseSession
Set the read-only flag of a directory entry.
setReadWriteEntry(DocumentModel) - Static method in class org.nuxeo.ecm.directory.BaseSession
Unset the read-only flag of a directory entry.
setReady(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
set this element as ready.
setReady(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setReason(String) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
setRedirectsEnabled(boolean) - Method in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
setReferenceName(String) - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
setReferences(Table, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
setRefreshToken(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setRefVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setRelationProperties(DocumentModel, Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementAdder
 
setRelativeCoordinates(boolean) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setRelax(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
Must be called after ConnectBroker.setAccept(String) which overwrites its value.
setReleaseDate(Date) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setReleaseTTL(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
setRemove(boolean) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
 
setRemove(boolean) - Method in class org.nuxeo.ecm.platform.types.Type
 
setRemove(boolean) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
setRemoveExtension(boolean) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
setRemoveExtension(boolean) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
setRendering(RenderingEngine) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
 
setRenderingInfos(Map<String, List<RenderingInfo>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setRenderingInfos(Map<String, List<RenderingInfo>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setRenderingInfos(Map<String, List<RenderingInfo>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
 
setRenderingInfos(Map<String, List<RenderingInfo>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setRendition(boolean) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setRendition(boolean) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
setRendition(Boolean) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setRendition(Boolean) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
setRenditionVisible(boolean) - Method in class org.nuxeo.ecm.platform.threed.service.AutomaticLOD
 
setRenditionVisible(boolean) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
setRenditionVisible(Boolean) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setRenditionVisible(Boolean) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
 
setRenew(boolean) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Sets the "renew" flag on authentication.
setRepository(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
setRepository(String) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
 
setRepository(String) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setRepository(RepositoryLocation) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
 
setRepositoryId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
 
setRepositoryId(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
setRepositoryId(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
 
setRepositoryId(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
setRepositoryName(String) - Method in interface org.nuxeo.ecm.core.event.EventContext
Sets the repository name.
setRepositoryName(String) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
 
setRepositoryName(String) - Static method in class org.nuxeo.ecm.core.management.storage.DocumentStoreSessionRunner
Should be Invoked at startup
setRepositoryName(String) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
setRepositoryName(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
setRepositoryName(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Sets the repository name that will be used by WebContext.getCoreSession().
setRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
setRequestDumper(RequestDumper) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
 
setRequireRestart(boolean) - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
 
setRequireTermsAndConditionsAcceptance(boolean) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setResolver(Class<? extends ObjectResolver>) - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverDescriptor
 
setResolver(ObjectResolver) - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
setResolver(ResourceResolver) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
setResource(Resource) - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
setResourceBundles(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setResourceLocator(ResourceLocator) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
 
setResourceLocator(ResourceLocator) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
setResources(List<String>) - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
 
setResources(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setResources(ResourcesDescriptor[]) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
 
setResponseHeader(String, Blob, CallContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
Deprecated.
since 11.1, now unused
setRestartRequired(boolean) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
setRestricted(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setRestrictedModeActivated(boolean) - Static method in class org.nuxeo.ecm.platform.api.login.RestrictedLoginHelper
 
setResult(boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
setResult(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Sets action result.
setResults(List<Map<String, Node>>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
setResults(List<Map<String, Node>>) - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
 
setResultsCount(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setResultsCount(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the results count.
setRetainUntil(Calendar) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
setRetainUntil(Calendar) - Method in interface org.nuxeo.ecm.core.model.Document
Sets a retention date for the document (a record).
setRetainUntil(Calendar) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setRetainUntil(Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setRetainUntil(Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setRetainUntil(DocumentRef, Calendar, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setRetainUntil(DocumentRef, Calendar, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Sets the retention date on the document (a record).
setRetentionActive(boolean) - Method in interface org.nuxeo.ecm.core.model.Document
Deprecated.
since 11.1, unused, use Document.setLegalHold(boolean) instead
setRetentionActive(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setRetentionActive(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setRetentionActive(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setRetentionActive(DocumentRef, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
setRetentionActive(DocumentRef, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
setRetryCount(Integer) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
setRmiPort(String) - Method in class org.nuxeo.runtime.management.ServerLocatorDescriptor
 
setRoles(List<String>) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
setRoles(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
setRoles(List<String>) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
setRoles(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setRoles(Set<String>) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
 
setRollback() - Method in class org.nuxeo.ecm.automation.OperationContext
Set the rollback mark on the current tx.
setRollbackOnly() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
setRollbackOnly() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
setRollbackOnly() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
setRoot(boolean) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
setRoot(boolean) - Method in interface org.nuxeo.ecm.webengine.model.Resource
 
setRoot(File) - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
 
setRoot(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
setRoot(Resource) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
Set the root resource of this context
setRootCertificateAlias(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
setRootCertificateAlias(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
setRootCertificateAlias(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
setRootDoc(DocumentModel) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setRootId(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
setRootId(Serializable, Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
Records the newly generated root id for a given repository.
setRootId(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
setRootId(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
setRootImportTask(GenericThreadedImportTask) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
setRootKeyAlias(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
setRootKeyAlias(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
setRootKeyAlias(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
setRootKeyPassword(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
setRootKeyPassword(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
setRootKeyPassword(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
setRootKeyStore(KeyStore) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
setRootKeyStore(KeyStore) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
setRootKeystoreFilePath(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
setRootKeystoreFilePath(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
setRootKeystoreFilePath(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
setRootKeystorePassword(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
 
setRootKeystorePassword(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
 
setRootKeystorePassword(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
setRootService(RootService) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
Sets up a root service to be used for CA-related services like certificate request signing and certificate revocation.
setRootService(RootService) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
setRootSource(SourceNode) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setRootTask() - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setRotation(int) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setRows(LayoutRowDefinition[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setRows(LayoutRowDefinition[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
 
setRsLogger(ImporterLogger) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setRules(String, UserEntry[]) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Replaces the modifiable user entries (associated with the currentDocument) related to the ACP.
setRules(String, UserEntry[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
setRules(String, UserEntry[], boolean) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Replaces the modifiable user entries (associated with the currentDocument) related to the ACP.
setRules(String, UserEntry[], boolean) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
setRules(UserEntry[]) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Replaces the modifiable user entries (associated with the currentDocument) related to the current ACP.
setRules(UserEntry[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
setRules(UserEntry[], boolean) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Replaces the modifiable user entries (associated with the currentDocument) related to the current ACP.
setRules(UserEntry[], boolean) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
setRules(FilterRule[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
 
setRunning(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
set this element as running.
setRunning(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setRuntime(RuntimeService) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
setRuntimeContext(RuntimeContext) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
setRuntimeContext(RuntimeContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
setRuntimeHome(File) - Method in class org.nuxeo.common.Environment
 
setRuntimeVersion(String) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
setSassImports(List<SassImport>) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorDescriptor
 
setSaveInterval(int) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
setSaveSearchParams(Map<String, String>, SavedSearch) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject
 
setScale(double) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setScanForNestedJars(boolean) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
setScanForNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
setScanForNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ApplicationLoader
 
setScanForNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ClassPathScanner
 
setSchedulePath(WorkSchedulePath) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setSchedulePath(WorkSchedulePath) - Method in interface org.nuxeo.ecm.core.work.api.Work
Set the schedule path, internal usage
setScope(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
setScope(String) - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
 
setScope(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
setScopes(String...) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setScopes(String...) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setScrollBatchSize(int) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
setScrollEndTime(Instant) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setScroller(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
setScrollId(String) - Method in class org.nuxeo.drive.adapter.impl.ScrollDocumentModelList
 
setScrollId(String) - Method in class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
setScrollId(String) - Method in interface org.nuxeo.drive.adapter.ScrollFileSystemItemList
 
setScrollKeepAliveSeconds(int) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
setScrollStartTime(Instant) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setSearchClasses(String[]) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
setSearchDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setSearchDocumentModel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
setSearchField(PredicateFieldDefinition) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
setSearchField(PredicateFieldDefinition) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
setSearchFilter(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
setSearchScope(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
 
setSecondLevelTTL(int) - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
Deprecated.
since 10.10, unused
setSegment(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
setSelected(boolean) - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
 
setSelected(boolean) - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
 
setSelectedEntries(List<T>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setSelectedEntries(List<T>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the list of selected entries to take into account in PageProvider.getCurrentSelectPage().
setSelection(List<String>) - Method in interface org.nuxeo.ecm.platform.query.api.Aggregate
 
setSelection(List<String>) - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
setSelectOptions(WidgetSelectOption[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setSelectOptions(WidgetSelectOption[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setSelectOptions(DocumentFragment) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
setSequencer(UIDSequencer) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
setSequencer(UIDSequencer) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
The sequencer used to generate unique numbers sequencially.
setSerializer(MetricSerializer) - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
setServer(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
setServer(String, boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
setServer(String, String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
Set the SMTP server address to use
setServer(String, String, boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
 
setServerHome(File) - Method in class org.nuxeo.common.Environment
 
setServerVersion(String) - Method in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
setService(String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Sets the service to use when validating.
setService(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
setServiceLogin(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setServiceName(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setServiceName(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setServiceName(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setServiceTicket(String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
Sets the ST to validate.
setServletContext(ServletContext) - Static method in class org.nuxeo.ecm.platform.web.common.ServletHelper
 
setSession(CoreSession) - Method in class org.nuxeo.ecm.automation.LoginStack
 
setSession(CoreSession) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
 
setSession(Session) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl.SessionPathResolver
 
setSeverity(RecoverableClientException.Severity) - Method in exception org.nuxeo.ecm.core.api.RecoverableClientException
 
setShared(boolean) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
setSharedClassLoader(SharedClassLoader) - Method in class org.nuxeo.osgi.application.StandaloneBundleLoader
 
setSharedVariable(String, Object) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
 
setSharedVariable(String, Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
setSharedWith(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
setShortcutName(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
setShrinkable(boolean) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
SetSimpleConfParamVar - Class in org.nuxeo.ecm.localconf
Operation to set a context variable with the value of the given parameter name of the SimpleConfiguration retrieve from the input Document.
SetSimpleConfParamVar() - Constructor for class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
 
setSimpleProperty(String, Object) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
setSinceVersion(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setSinceVersion(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setSingle(String, Object) - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
setSingle(String, Object) - Method in class org.nuxeo.ecm.core.storage.State
 
setSingle(String, Object) - Method in interface org.nuxeo.ecm.core.storage.StateAccessor
Sets a single value.
setSize(long) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
setSize(long) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
setSize(long) - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
setSizes(String) - Method in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
setSkewTimeMillis(int) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
setSkinPathPrefix(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
setSkipBlobs(boolean) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
 
setSkipContainerCreation(Boolean) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setSkipDirs(boolean) - Method in class org.nuxeo.osgi.util.FileIterator
 
setSlugline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setSlugline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setSocketTimeout(int) - Method in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
setSoftDeleteEnabled(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
setSortable(boolean) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setSortable(boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
setSortAscending(boolean) - Method in class org.nuxeo.ecm.core.api.SortInfo
 
setSortBy(String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setSortBy(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setSortBy(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setSortColumn(String) - Method in class org.nuxeo.ecm.core.api.SortInfo
 
setSortInfo(String, boolean, boolean) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setSortInfo(String, boolean, boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the first and only sorting info for this provider if parameter removeOtherSortInfos is true.
setSortInfo(SortInfo) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setSortInfo(SortInfo) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the first and only sorting info for this provider.
setSortInfos(List<SortInfo>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
setSortInfos(List<SortInfo>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
Sets the complete list of sorting info for this provider
setSortOrder(String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setSortOrder(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setSortOrder(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setSortPropertyPath(String) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeSorter
 
setSortPropertyPath(String) - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeSorter
 
setSource(File) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
 
setSource(String) - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
setSource(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setSource(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setSource(String) - Method in class org.nuxeo.template.api.TemplateInput
 
setSourceColumn(String) - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
setSourceDirectoryName(String) - Method in class org.nuxeo.ecm.directory.AbstractReference
 
setSourceDirectoryName(String) - Method in interface org.nuxeo.ecm.directory.Reference
 
setSourceDocumentModificationDatePropertyName(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setSourceField(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.InverseReference
 
setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Edit the list of statically defined references for a given target (dynamic references remain unaltered)
setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
NOT IMPLEMENTED: Edit the list of statically defined references for a given target
setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
setSourceIdsForTarget(String, List<String>) - Method in interface org.nuxeo.ecm.directory.Reference
 
setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
setSourceIdsForTarget(String, List<String>, Session) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
setSourceIdsForTarget(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.InverseReference
 
setSourceIdsForTarget(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
setSourceIdsForTarget(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
setSourceIdsForTarget(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
setSourceIdsForTarget(String, List<String>, Session) - Method in interface org.nuxeo.ecm.directory.Reference
Sets all source ids to be associated to the given target id
setSourceIdsForTarget(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
setSourceIdsForTarget(String, List<String>, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
setSourceLowWatermark(long) - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
Set the low watermark for a source computation.
setSourceLowWatermark(long) - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
setSourceNodeClass(Class<? extends SourceNode>) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
 
setSourceNodeClass(Class<? extends SourceNode>) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setSourcePath(String) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setSrc(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
setSrc(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
 
setSrc(String) - Method in class org.nuxeo.theme.styling.service.descriptors.SassImport
 
setSrc(String) - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
Deprecated.
 
setSrvPrefix(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
 
setStart(boolean) - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
setStartTime() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setStartTime() - Method in interface org.nuxeo.ecm.core.work.api.Work
CALLED BY THE WORK MANAGER (not user code) to set the start time on the work instance.
setState(int) - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
Deprecated.
setState(int) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
setState(int) - Method in interface org.nuxeo.runtime.model.RegistrationInfo
DON'T USE THIS METHOD - INTERNAL API.
setState(String, String, MigrationService.Migrator, MigrationServiceImpl.ProgressReporter) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
setState(String, String, MigrationServiceImpl.ProgressReporter, KeyValueStore) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
setState(String, Work.State, long) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
 
setState(PackageState) - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
setState(BulkStatus.State) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setState(GraphNode.State) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Set the node state.
setState(GraphNode.State) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setStateful(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
 
setStatus(int) - Method in exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
setStatus(int) - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
setStatus(String) - Method in class org.nuxeo.ecm.core.work.AbstractWork
Sets a human-readable status for this work instance.
setStatus(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
setStatus(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setStatus(String, String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
Sets the AdministrativeStatus of a given resource.
setStatus(String, String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
Updates the status of a service for all registered Nuxeo instances.
setStatus(String, String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
 
setStatus(String, String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
 
setStatus(BulkStatus) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
Stores the status in the kv store returns the encoded status
setStepDone() - Method in class org.nuxeo.ecm.platform.routing.api.operation.StepBackToReadyOperation
Deprecated.
 
setStepDone() - Method in class org.nuxeo.ecm.platform.routing.api.operation.StepDoneOperation
Deprecated.
 
setStepToBeExcutedNext() - Method in class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
Deprecated.
 
setStepToBeExecutedNext(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.api.helper.ConditionalFolderUpdateRunner
Deprecated.
 
setStorageSize(long) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
setStorageSize(long) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
Sets the size of the disk storage in bytes.
setStorageSize(long) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
setStoreByDefault(boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setStoreName(String) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
setStoreTTL(Duration) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
setStringArrayProperty(String, Serializable) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
setStringProperty(String, Serializable) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
setStringProperty(Statement, Resource, String) - Static method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
setStringValue(Object) - Method in class org.nuxeo.template.api.TemplateInput
 
setStringValue(String) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
 
setStyles(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.PageDescriptor
 
setSubheadline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setSubheadline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setSubject(Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
setSubject(Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
 
setSubmitTime(Instant) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setSubstringMatchGroupSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
setSubstringMatchUserSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
setSubtypes(Collection<String>) - Method in interface org.nuxeo.ecm.core.schema.DocumentType
Sets the types of the children that can be created inside the this type.
setSubtypes(Collection<String>) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
setSubURI(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
setSubURI(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
setSubWidgetDefinitions(WidgetDefinition[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setSubWidgetDefinitions(WidgetDefinition[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setSubWidgetReferences(WidgetReference[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setSubWidgetReferences(WidgetReference[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setSuggesterGroup(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
setSupportedControls(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setSupportedControls(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setSupportedFieldTypes(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setSupportedInputMimeTypes(List<String>) - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
setSupportedModes(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setSupportedModes(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setSupportsJoins(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
setSupportsProxies(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
setSuppressOutput(boolean) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
setSyncDate(Long) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
setSyncDate(Long) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
setSyncHandlersTrackingEnabled(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
Deprecated.
 
setSyncHandlersTrackingEnabled(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
Deprecated.
Enables or disables time tracking for Sync event handlers.
setSystemBundle(SystemBundle) - Method in class org.nuxeo.osgi.OSGiAdapter
 
setSystemProp(String, Serializable) - Method in interface org.nuxeo.ecm.core.model.Document
Sets a system property.
setSystemProp(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setSystemProp(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setSystemProp(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
SetSystemPropertiesAction - Class in org.nuxeo.ecm.core.bulk.action
 
SetSystemPropertiesAction() - Constructor for class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction
 
SetSystemPropertiesAction.SetSystemPropertyComputation - Class in org.nuxeo.ecm.core.bulk.action
 
setSystemProperty(String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
setSystemProperty(String, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
Sets a System property, except if it's already set, to allow for external configuration.
setSystemProperty(CoreSession, List<String>, Boolean) - Method in class org.nuxeo.ecm.core.bulk.action.TrashAction.TrashComputation
 
SetSystemPropertyComputation() - Constructor for class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction.SetSystemPropertyComputation
 
setTableName(String) - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
setTag(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
setTag(String) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
setTag(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
setTags(DocumentModel, List<Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
setTailerPosition(LogManager) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
setTarget(String) - Method in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
setTarget(String) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
setTarget(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
setTarget(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
setTarget(String) - Method in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
setTargetColumn(String) - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
setTargetDirectoryName(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.AbstractReference
 
setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
setTargetDirectoryName(String) - Method in interface org.nuxeo.ecm.directory.Reference
Deprecated.
since 9.2 (unused)
setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
setTargetDocument(Document) - Method in interface org.nuxeo.ecm.core.model.Document
Sets the document (version or live document) to which this proxy points.
setTargetDocument(Document) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setTargetDocument(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setTargetDocument(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setTargetDocumentsIds(List<String>) - Method in interface org.nuxeo.ecm.platform.task.Task
The first id on the list is also set as 'targetDocumentId'
setTargetDocumentsIds(List<String>) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setTargetFacet(String) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
setTargetField(String) - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
setTargetFolder(DocumentModel) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.InverseReference
 
setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
Set the list of statically defined references for a given source (dynamic references remain unaltered)
setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
NOT IMPLEMENTED: Set the list of statically defined references for a given source
setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
setTargetIdsForSource(String, List<String>) - Method in interface org.nuxeo.ecm.directory.Reference
 
setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
setTargetIdsForSource(String, List<String>, Session) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
 
setTargetIdsForSource(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.InverseReference
 
setTargetIdsForSource(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
setTargetIdsForSource(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
setTargetIdsForSource(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
 
setTargetIdsForSource(String, List<String>, Session) - Method in interface org.nuxeo.ecm.directory.Reference
Sets all target ids to be associated to the given source id
setTargetIdsForSource(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
setTargetIdsForSource(String, List<String>, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
 
setTargetMaxSizeMB(int) - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
Deprecated.
since 10.10, unused
setTargetPath(String) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setTargetPlatformName(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setTargetPlatformRange(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setTargetPlatforms(String[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setTargetRenditioName(String, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
setTargetRenditioName(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Associate Template to a Rendition
setTargetType(String) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
 
setTemp(File) - Method in class org.nuxeo.common.Environment
 
setTemp(String) - Method in class org.nuxeo.common.Environment
Resolve the path against Environment.serverHome if not absolute.
setTemplate(DocumentModel, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
setTemplate(DocumentModel, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
Associate the document to a Template.
setTemplateBlob(Blob, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
setTemplateBlob(Blob, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Write accessor to the Blob used to store the template
setTemplateExpr(String) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
 
setTemplateId(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
setTemplates(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setTemplates(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
 
setTenantId(String) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
setTestMode(boolean) - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
setTestServer(ContextProvider) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
setTestVersions(List<String>) - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
setText(String) - Method in interface org.nuxeo.ecm.platform.comment.api.Comment
Sets comment text.
setText(String) - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
setTextParsingExtensions(String) - Method in class org.nuxeo.common.utils.TextTemplate
 
setThreadDelegate(boolean) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
setThreadName(String) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
setThreadName(String) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
setThreadName(M) - Method in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
setThreadPolicy(ImporterThreadingPolicy) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
setThreadPolicy(ImporterThreadingPolicy) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setThreadPolicy(ImporterThreadingPolicy) - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
setThresholdSize(int) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
setTimer(String, long) - Method in interface org.nuxeo.lib.stream.computation.ComputationContext
Register a timer callback for some point in the future
setTimer(String, long) - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
settings - Variable in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
settings - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
settings - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
settings - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
settings - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
Settings - Class in org.nuxeo.lib.stream.computation
Settings defines stream's partitions and computation's concurrency and policy.
Settings(int, int) - Constructor for class org.nuxeo.lib.stream.computation.Settings
Default concurrency and partition to use if not specified explicitly.
Settings(int, int, Codec<Record>) - Constructor for class org.nuxeo.lib.stream.computation.Settings
Default concurrency and partition to use if not specified explicitly.
Settings(int, int, Codec<Record>, ComputationPolicy) - Constructor for class org.nuxeo.lib.stream.computation.Settings
 
Settings(int, int, Codec<Record>, ComputationPolicy, RecordFilterChain) - Constructor for class org.nuxeo.lib.stream.computation.Settings
 
Settings(int, int, Codec<Record>, ComputationPolicy, RecordFilterChain, boolean) - Constructor for class org.nuxeo.lib.stream.computation.Settings
 
Settings(int, int, ComputationPolicy) - Constructor for class org.nuxeo.lib.stream.computation.Settings
 
settingsFile - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
setTitle(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setTitle(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
setTitle(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
setTitle(String) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
setTitle(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
setTitle(String) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearch
 
setTitle(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchImpl
 
setTitle(String) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
setTitle(String) - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
setTmpDir(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
setTo(Double) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDefinition
 
setTo(Double) - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
setTo(String) - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
 
setTo(String) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateRangeDateDefinition
 
setTo(String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
setToken(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
setTokenServerURL(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setTokenServerURL(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setToPreparedStatement(String, PreparedStatement, List<Column>, List<? extends Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
setToPreparedStatement(String, PreparedStatement, Column, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
setToPreparedStatement(String, PreparedStatement, Column, Serializable, Column, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
setToPreparedStatement(String, PreparedStatement, Column, Serializable, Column, Serializable, Column, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
setToPreparedStatement(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
setToPreparedStatement(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
setToPreparedStatementIdArray(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
setToPreparedStatementString(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
setToPreparedStatementTimestamp(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
setTotal(long) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Sets the total number of documents in the document set
setTotalSize(long) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelListImpl
 
setTotalSize(long) - Method in class org.nuxeo.ecm.core.api.impl.DocumentRefListImpl
 
setTotalSize(long) - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
setTransactionRollbackOnly() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Sets the current User Transaction as rollback only.
setTransactionRollbackOnlyIfTimedOut() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Sets the current User Transaction as rollback only if it has timed out.
setTransactionTimeout(int) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
setTransactionTimeout(int) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
setTransactionTimeout(int) - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
setTransactionTimeout(int) - Method in interface org.nuxeo.ecm.platform.importer.service.DefaultImporterService
 
setTransactionTimeout(int) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterServiceImpl
 
setTransactionTimeout(int) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
setTransactionTimeout(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
setTransactionTimeout(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
setTransactionTimeout(Integer) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setTransactionTimeout(Duration) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
setTransactionTimeoutSeconds(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerConfiguration
 
setTranslated(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setTranslated(boolean) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setTree(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
 
setTrial(boolean) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setTrialTargetPlatform(boolean, String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
Set the target platform as trial if given boolean is true (or unset it as trial if boolean is false), overriding the default value from extension points and adding an entry in the override directory.
setTrialTargetPlatform(boolean, String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
setTrim(boolean) - Method in class org.nuxeo.common.utils.TextTemplate
Set to true in order to trim invisible characters (spaces) from values.
setTrustEngine(SignatureTrustEngine) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
setTTL(Long) - Method in class org.nuxeo.ecm.core.cache.CacheDescriptor
 
setTTL(String, int) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
setTTL(String, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
setTTL(String, long) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisKeyValueStore
 
setTTL(String, long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
setTTL(String, long) - Method in interface org.nuxeo.runtime.kv.KeyValueStore
Sets the TTL for an existing key.
setTTL(String, long) - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
 
setTTLSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
setTypage(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
 
setTypage(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
setType(String) - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
 
setType(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
setType(String) - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverDescriptor
 
setType(String) - Method in class org.nuxeo.ecm.platform.actions.Action
 
setType(String) - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
 
setType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
setType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setType(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setType(String) - Method in interface org.nuxeo.ecm.platform.query.api.AggregateDefinition
 
setType(String) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
setType(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
setType(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
 
setType(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
setType(String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setType(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setType(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
setType(String) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
setType(String) - Method in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
setType(PackageType) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setType(InputType) - Method in class org.nuxeo.template.api.TemplateInput
 
setTypeAsString(String) - Method in class org.nuxeo.template.api.TemplateInput
 
setTypeCategory(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
setTypeCategory(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
setTypeCategory(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setTypeCategory(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setTypeCategory(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
Sets the type category to use when retrieving the corresponding widget type.
setTypeCategoryRelations(List<TypeCompatibility>) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
setTypeName(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
 
setTypes(List<String>) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setUID(DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
setUID(DocumentModel) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
Creates a new UID for the given doc and sets the field configured in the generator component with this value.
setUID(DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
Creates a new UID for the given doc and sets the field configured in the generator component with this value.
setUID(DocumentModel) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGeneratorService
Creates a new UID for the given doc and sets the field configured in the generator component with this value.
setUninstallCommands(DocumentFragment) - Method in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
setUninstallCommands(DocumentFragment) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
setUninstaller(TaskDefinition) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
 
setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
 
setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
 
setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
setUp() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Implementors should override this method to setup tests and not the NXRuntimeTestCase.startRuntime() method.
Setup - Annotation Type in org.nuxeo.ecm.core.io.registry.reflect
Annotation used to setup a class as a marshaller and define its instantiation mode and priority.
setupCloudClient() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
Configure Cloud client using properties
setupCloudClient() - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
setupCloudClient() - Method in class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
 
setupCloudClient() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
setupCloudClient() - Method in class org.nuxeo.ecm.core.storage.sql.CloudFrontBinaryManager
 
setupCloudClient() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
setupCmdParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
setupConfiguration() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
setupConfiguration(Map<String, String>) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
setUpdate(boolean) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setUpdatedColumns(List<Column>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
setUpdatedColumns(List<Column>, Set<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
setUpdateSiteURL(String) - Method in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
setUpgradeOnly(boolean) - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
 
setupParameters(BlobHolder, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
setupParameters(BlobHolder, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoConcat
 
setupParameters(BlobHolder, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
setupParameters(BlobHolder, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
setupParameters(BlobHolder, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoWatermarker
 
setUpperBound(Long) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
 
setUpperBound(Long) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
setupProvider(RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry
 
setupRootlet(CoreSession) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
 
setupScheduler() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
setupSingletons() - Static method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationModule
 
setupTable() - Method in class org.nuxeo.ecm.directory.sql.SQLHelper
Sets up the table without loading the data in it.
setUri(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
setUri(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Resource
 
setUri(String) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
setURI(String) - Method in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
setUriInfo(UriInfo) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
setUriInfo(UriInfo) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.RootResource
 
setUrl(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.Action
 
setUrl(URL) - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
setUrlPattern(String) - Method in class org.nuxeo.runtime.server.ServletDescriptor
 
setUseCache(boolean) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
setUseElasticsearch(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
setUseMainContentAsTemplate(boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
setUserAuthorizationURL(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
setUserAuthorizationURL(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProvider
 
setUserDirectoryName(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setUserDirectoryName(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
setUserEmailField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setUserListingMode(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setUserListingMode(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
setUsername(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
setUserName(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
setUserName(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
setUserPasswordPattern(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
setUserPasswordPattern(Pattern) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setUserPwd(String) - Method in class org.nuxeo.ecm.platform.pdf.PDFEncryption
Set the user password to use when encrypting PDF.
setUserSearchFields(Map<String, UserManager.MatchType>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setUserSearchFields(Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setUserSearchFieldsPresent(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
setUserSortField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setUseXMLMapping(boolean) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
setValidated(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
set this element as validated.
setValidated(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
setValidator(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setValue(int, Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
Sets a child property value given its index.
setValue(Serializable) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntry
 
setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
 
setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
Overridden to be able to set a blob from a given map.
setValue(Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
Sets this property value.
setValue(Object) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataName
 
setValue(Object) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
setValue(Object) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
 
setValue(Object) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleProperty
 
setValue(Object[]) - Method in class org.nuxeo.ecm.core.storage.sql.CollectionProperty
 
setValue(Object, Object) - Method in interface org.nuxeo.common.xmap.XAccessor
Sets the value of the underlying member.
setValue(Object, Object) - Method in class org.nuxeo.common.xmap.XAnnotatedMember
 
setValue(Object, Object) - Method in class org.nuxeo.common.xmap.XFieldAccessor
 
setValue(Object, Object) - Method in class org.nuxeo.common.xmap.XMethodAccessor
 
setValue(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
 
setValue(String) - Method in class org.nuxeo.ecm.platform.el.ContextStringWrapper
 
setValue(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
setValue(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
 
setValue(String) - Method in class org.nuxeo.ecm.platform.types.TypeView
 
setValue(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
setValue(String) - Method in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
setValue(String, Object) - Method in interface org.nuxeo.ecm.core.api.DataModel
Deprecated.
Sets a value to a property given its path.
setValue(String, Object) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
setValue(String, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
setValue(String, Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
Sets the value of the property resolved using the given path.
setValue(String, Object) - Method in interface org.nuxeo.ecm.core.model.Document
Sets a property value.
setValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
setValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
setValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
setValue(String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
setValue(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
Generic setter (not used for now).
setValue(ELContext, Object, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
 
setValueBlob(T, Blob, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
setValueComplex(T, Field, String, Object) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
setValueDeprecation(Object, boolean) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
If this property is deprecated and has a fallback, set value to fallback.
setValueFactory(Class<?>, XValueFactory) - Method in class org.nuxeo.common.xmap.XMap
Sets a custom value factory for the given class.
setValueField(T, Field, String, Object) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
 
setValueName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
setValueName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
setValueName(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
Sets the value name used to compute widget bindings.
setValueName(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
Sets the value name used to compute tag attributes.
setValueObject(T, String, Object) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Sets a value (may be complex/list) into the document at the given xpath.
setValues(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
 
setValues(PredicateFieldDefinition[]) - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
setValues(PredicateFieldDefinition[]) - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
setVar(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
 
setVar(String) - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
 
SetVar - Class in org.nuxeo.ecm.automation.core.operations
Generic fetch document operation that can be used on any context that has a document as the input.
SetVar() - Constructor for class org.nuxeo.ecm.automation.core.operations.SetVar
 
setVariable(String, String) - Method in class org.nuxeo.common.utils.TextTemplate
If adding multiple variables, prefer use of TextTemplate.setVariables(Map)
setVariable(String, String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Sets the variable on this node if it exists as a Node Variable.
setVariable(String, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setVariable(String, String) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setVariable(String, String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setVariableNames(List<String>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
setVariableNames(List<String>) - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
 
setVariables(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Sets the node variables.
setVariables(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
setVariables(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
Sets the graph variables.
setVariables(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
setVariables(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
setVariables(Map<String, String>) - Method in class org.nuxeo.common.utils.TextTemplate
 
setVariables(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.task.Task
 
setVariables(Map<String, String>) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
 
setVariables(DocumentModel, String, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
 
setVariables(DocumentModel, String, Map<String, Serializable>, boolean) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
 
setVendor(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
setVersion(Version) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
setVersion(Document, long, long) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
setVersioningDelay(double) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 automatic versioning is directly done by versioning system which holds the policies
setVersioningDelay(double) - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this method is not used anymore
setVersioningFilters(Map<String, VersioningFilterDescriptor>) - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
Add versioning filters
setVersioningFilters(Map<String, VersioningFilterDescriptor>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
setVersioningOption(VersioningOption) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 automatic versioning is directly done by versioning system which holds the policies
setVersioningOption(VersioningOption) - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this method is not used anymore
setVersioningPolicies(Map<String, VersioningPolicyDescriptor>) - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
Add versioning policies
setVersioningPolicies(Map<String, VersioningPolicyDescriptor>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
setVersioningRestrictions(Map<String, VersioningRestrictionDescriptor>) - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
Add versioning filters
setVersioningRestrictions(Map<String, VersioningRestrictionDescriptor>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
setVersioningRules(Map<String, VersioningRuleDescriptor>) - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
Deprecated.
since 9.1, use policy and filter contributions instead
setVersioningRules(Map<String, VersioningRuleDescriptor>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
Deprecated.
setView(TypeView) - Method in class org.nuxeo.ecm.platform.types.Type
 
setViewId(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
 
setViewId(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
setViews(TypeView[]) - Method in class org.nuxeo.ecm.platform.types.Type
 
setVirtualGroups(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
Sets virtual groups and recomputes all groups.
setVirtualGroups(List<String>, boolean) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
setVirtualUsers(Map<String, VirtualUserDescriptor>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
setVirtualUsers(Map<String, VirtualUserDescriptor>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
setVisibility(String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
setVisible(boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
setWarnings(List<String>) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
setWatermark(long) - Method in class org.nuxeo.lib.stream.computation.Record
 
setWeb(File) - Method in class org.nuxeo.common.Environment
 
setWeb(String) - Method in class org.nuxeo.common.Environment
Resolve the path against Environment.runtimeHome if not absolute.
setWeight(long) - Method in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
 
setWhat(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
setWhere(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Delete
 
setWhere(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
setWhere(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
setWidgetModeProperties(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
setWidgetModeProperties(Map<String, Map<String, Serializable>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
 
setWidth(int) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
setWidth(int) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
 
setWidth(int) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
 
setWidth(Integer) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
setWidth(String) - Method in class org.nuxeo.theme.styling.service.descriptors.LogoDescriptor
 
setWitDay(boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
setWith(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
 
setWithMonth(boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
setWithYears(boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
Deprecated.
 
setWorkflowModelName(String) - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
SetWorkflowNodeVar - Class in org.nuxeo.ecm.platform.routing.api.operation
Generic fetch document operation that can be used on any context that has a document as the input.
SetWorkflowNodeVar() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
 
SetWorkflowVar - Class in org.nuxeo.ecm.platform.routing.core.api.operation
Set a workflow variable.
SetWorkflowVar() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
 
SetWorkflowVariablesOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
Set a list of variable on the workflow instance with the given id
SetWorkflowVariablesOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
 
setWorkInstanceState(Work.State) - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setWorkInstanceState(Work.State) - Method in interface org.nuxeo.ecm.core.work.api.Work
CALLED BY THE WORK MANAGER (not user code) to set this work instance's state.
setWorkInstanceSuspending() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
setWorkInstanceSuspending() - Method in interface org.nuxeo.ecm.core.work.api.Work
CALLED BY THE WORK MANAGER (not user code) when it requests that this work instance be suspended.
setWriteListener(WriteListener) - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
setWriter(DocumentWriter) - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
 
setWriter(DocumentWriter) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
 
setXNodeContent(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
setXpath(String) - Method in interface org.nuxeo.ecm.platform.comment.api.Annotation
Sets the xpath of annotated blob in the document.
setXpath(String) - Method in class org.nuxeo.ecm.platform.comment.api.AnnotationImpl
 
setxPosition(double) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setyPosition(double) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
setZenith(Integer) - Method in class org.nuxeo.ecm.platform.threed.service.RenderView
 
severity - Variable in exception org.nuxeo.ecm.core.api.RecoverableClientException
 
SHA1_DIGEST - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Deprecated.
since 11.1, unused
SHA1_DIGEST_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Deprecated.
since 11.1, unused
SHA256_DIGEST - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Deprecated.
since 11.1, unused
SHA256_DIGEST_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Deprecated.
since 11.1, unused
ShallowDocumentModel - Class in org.nuxeo.ecm.core.event.impl
Light weight DocumentModel implementation Only holds DocumentRef, RepositoryName, name, path and context data.
ShallowDocumentModel(String, String, String, Path, String, boolean, boolean, boolean, boolean, Map<String, Serializable>, Set<String>, String) - Constructor for class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
ShallowDocumentModel(DocumentModel) - Constructor for class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
 
ShallowEvent - Class in org.nuxeo.ecm.core.event.impl
Light Event implementation.
ShallowEvent(String, EventContext, int, long) - Constructor for class org.nuxeo.ecm.core.event.impl.ShallowEvent
 
SHARE_URL - Static variable in class org.nuxeo.wopi.Constants
 
SHARE_URL_READ_ONLY - Static variable in class org.nuxeo.wopi.Constants
 
SHARE_URL_READ_WRITE - Static variable in class org.nuxeo.wopi.Constants
 
shared - Variable in class org.nuxeo.runtime.tomcat.NuxeoLauncher
 
SHARED_SYNC_ROOT_PARENT_FACTORY_PARAM - Static variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
SharedClassLoader - Interface in org.nuxeo.osgi.application
Used to decorate a classloader with a public SharedClassLoader.addURL(URL) method.
SharedClassLoaderImpl - Class in org.nuxeo.osgi.application
 
SharedClassLoaderImpl(ClassLoader) - Constructor for class org.nuxeo.osgi.application.SharedClassLoaderImpl
 
SharedClassLoaderImpl(URL[]) - Constructor for class org.nuxeo.osgi.application.SharedClassLoaderImpl
 
SharedClassLoaderImpl(URL[], ClassLoader) - Constructor for class org.nuxeo.osgi.application.SharedClassLoaderImpl
 
SharedFileInputStream - Class in org.nuxeo.ecm.automation.jaxrs.io
 
SharedFileInputStream(File) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
SharedFileInputStream(SharedFileInputStream, long, long) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
SharedPackageListingsSettings - Class in org.nuxeo.connect.client.ui
Provide contextual access to the ListingFilterSetting for each listing.
SharedPackageListingsSettings() - Constructor for class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
 
SharedPackageListingsSettings.RequestResolver - Interface in org.nuxeo.connect.client.ui
 
SharedResourceLoader - Class in org.nuxeo.runtime.api
 
SharedResourceLoader(URL[], ClassLoader) - Constructor for class org.nuxeo.runtime.api.SharedResourceLoader
 
SharedSyncRootParentFactory - Class in org.nuxeo.drive.hierarchy.permission.factory
Permission based implementation of FileSystemItemFactory for the parent FolderItem of the user's shared synchronization roots.
SharedSyncRootParentFactory() - Constructor for class org.nuxeo.drive.hierarchy.permission.factory.SharedSyncRootParentFactory
 
sharedSyncRootParentFactoryName - Variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
SharedSyncRootParentFolderItem - Class in org.nuxeo.drive.hierarchy.permission.adapter
Permission based implementation of the parent FolderItem of the user's shared synchronization roots.
SharedSyncRootParentFolderItem() - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.SharedSyncRootParentFolderItem
 
SharedSyncRootParentFolderItem(String, NuxeoPrincipal, String, String, String) - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.SharedSyncRootParentFolderItem
 
sharedWith - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
ShellExecutor - Class in org.nuxeo.ecm.platform.commandline.executor.service.executors
Default implementation of the Executor interface.
ShellExecutor() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
 
SHIBBOLETH_DIRECTORY - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
 
SHIBBOLETH_DOCTYPE - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
 
SHIBBOLETH_SCHEMA - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
 
ShibbolethAuthenticationConfig - Class in org.nuxeo.ecm.platform.shibboleth.service
 
ShibbolethAuthenticationConfig() - Constructor for class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
ShibbolethAuthenticationPlugin - Class in org.nuxeo.ecm.platform.shibboleth.auth
 
ShibbolethAuthenticationPlugin() - Constructor for class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
 
ShibbolethAuthenticationService - Interface in org.nuxeo.ecm.platform.shibboleth.service
 
ShibbolethAuthenticationServiceImpl - Class in org.nuxeo.ecm.platform.shibboleth.service
 
ShibbolethAuthenticationServiceImpl() - Constructor for class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
 
ShibbolethConstants - Class in org.nuxeo.ecm.platform.shibboleth
 
ShibbolethGroupComputer - Class in org.nuxeo.ecm.platform.shibboleth.computedgroups
 
ShibbolethGroupComputer() - Constructor for class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
 
ShibbolethGroupHelper - Class in org.nuxeo.ecm.platform.shibboleth
 
ShibbolethGroupsPageProvider - Class in org.nuxeo.ecm.platform.shibboleth
Page provider listing Shibboleth groups
ShibbolethGroupsPageProvider() - Constructor for class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupsPageProvider
 
ShibbolethSecurityExceptionHandler - Class in org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling
 
ShibbolethSecurityExceptionHandler() - Constructor for class org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling.ShibbolethSecurityExceptionHandler
 
SHORT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
shortcut - Variable in class org.nuxeo.ecm.core.api.impl.FacetFilter
 
ShortcutDescriptor - Class in org.nuxeo.runtime.management
 
ShortcutDescriptor() - Constructor for class org.nuxeo.runtime.management.ShortcutDescriptor
 
ShortcutDescriptor(String, String) - Constructor for class org.nuxeo.runtime.management.ShortcutDescriptor
 
shortcutName - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
SHORTCUTS_EXT_KEY - Static variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
shortcutsRegistry - Variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
ShortcutsRegistry() - Constructor for class org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
 
shouldAddNewLogger() - Method in class org.nuxeo.runtime.test.logging.TestLogFeature
 
shouldCreateDocument(String, String, String) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedRootFactory
 
shouldIgnore() - Method in class org.nuxeo.ecm.core.storage.sql.IgnoreNonPostgreSQL
 
shouldIgnore() - Method in class org.nuxeo.ecm.core.storage.sql.IgnorePostgreSQL
 
shouldIgnore() - Method in interface org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Condition
 
shouldIgnore() - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreIsolated
Deprecated.
 
shouldIgnore() - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreLongRunning
 
shouldIgnore() - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreWindows
 
shouldImportDocument(SourceNode) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
shouldImportDocument(SourceNode) - Method in interface org.nuxeo.ecm.platform.importer.filter.ImportingDocumentFilter
Returns true if the given SourceNode should be imported, false otherwise.
shouldInheritLogger() - Method in class org.nuxeo.runtime.test.logging.TestLogFeature
 
shouldInitAcl(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedRootFactory
Checks if we should init the acl of the root document.
shouldLogMessageAsInfo() - Method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
shouldLogMessageAsWarning() - Method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
shouldNotLogMessageAsInfo() - Method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
shouldNotLogMessageAsWarning() - Method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
 
shouldOverrideTestLoggerDefinition() - Method in class org.nuxeo.runtime.test.logging.TestLogFeature
 
shouldProcess(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.video.listener.VideoChangedListener
 
shouldRetry(Exception) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
Does the exception mean that we should retry the transaction?
shouldRetry(SQLException) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
shouldSetConsoleLogThreshold() - Method in class org.nuxeo.runtime.test.logging.TestLogFeature
 
shouldStash() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Tests whether new registrations should be stashed at registration time.
shouldUpdate(String, UpdateOptions, JarUtils.Match<File>) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
Look if an update is required, taking into account the given UpdateOptions, the currently installed JAR and the other available JARs.
shouldUpdateLogger() - Method in class org.nuxeo.runtime.test.logging.TestLogFeature
 
shouldValidate() - Method in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
showInExportView - Variable in class org.nuxeo.ecm.platform.types.DocumentContentView
 
showInstallForm(String, int, String) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
showTermsAndConditions(String, String, Boolean) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
shrinkable - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
shutdown - Variable in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationContextImpl
 
shutdown() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
shutdown() - Method in interface org.nuxeo.ecm.core.event.impl.AsyncWaitHook
 
shutdown() - Method in class org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe
 
shutdown() - Method in class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
 
shutdown() - Method in interface org.nuxeo.ecm.core.event.pipe.dispatch.EventBundleDispatcher
Shutdown callback
shutdown() - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher
 
shutdown() - Method in interface org.nuxeo.ecm.core.event.pipe.EventBundlePipe
Shutdown callback when the EventService stops
shutdown() - Method in interface org.nuxeo.ecm.core.event.pipe.PipeConsumer
Shutdown the consumer when the EventBundlePipe is shutdown
shutdown() - Method in interface org.nuxeo.ecm.core.model.Repository
 
shutdown() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
shutdown() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
shutdown() - Method in class org.nuxeo.ecm.core.scheduler.NuxeoQuartzConnectionProvider
 
shutdown() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
shutdown() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
shutdown() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
shutdown() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
shutdown() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
shutdown() - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
shutdown() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreProvider
Shuts down the store.
shutdown() - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
shutdown() - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
shutdown() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
 
shutdown() - Method in interface org.nuxeo.ecm.directory.Directory
Shuts down the directory.
shutdown() - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
Shuts down all directories and clears the registry.
shutdown() - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
shutdown() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
shutdown() - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Shutdown immediately.
shutdown() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
shutdown() - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
shutdown() - Method in class org.nuxeo.osgi.BundleImpl
 
shutdown() - Method in class org.nuxeo.osgi.BundleRegistry
 
shutdown() - Method in class org.nuxeo.osgi.OSGiAdapter
 
shutdown() - Static method in class org.nuxeo.runtime.api.Framework
 
shutdown() - Method in interface org.nuxeo.runtime.model.ComponentManager
Shuts down the component registry.
shutdown() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
shutdown() - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
shutdown(long) - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
 
shutdown(long) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
shutdown(long) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
shutdown(long, TimeUnit) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Shuts down this WorkManager and attempts to suspend and save the running and scheduled work instances.
shutdown(long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
shutdown(long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
SHUTDOWN_DELAY_MS_KEY - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
shutdownAndSuspend() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
Initiates a shutdown of this executor and asks for work instances to suspend themselves.
shutdownDirectory(Directory) - Static method in class org.nuxeo.ecm.directory.DirectoryRegistry
Shuts down the given directory and catches any DirectoryException.
shutdownExecutors(Collection<WorkManagerImpl.WorkThreadPoolExecutor>, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
shutdownInProgress - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
shutdownListenerThreadPool() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
shutdownPool() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
shutdownQueue(String, long, TimeUnit) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
Shuts down a work queue and attempts to suspend and save the running and scheduled work instances.
shutdownQueue(String, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
shutdownQueue(String, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
shutdownScheduler() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
ShutdownTask - Class in org.nuxeo.runtime.model.impl
Deprecated.
since 9.2, it is useless to unregister components. Components are stopped and deactivated by the ComponentManager.stop()
ShutdownTask() - Constructor for class org.nuxeo.runtime.model.impl.ShutdownTask
Deprecated.
 
sic - Variable in class org.nuxeo.ecm.webengine.app.DefaultContext
 
sic - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
sic - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
 
SID - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
Deprecated.
since 11.1
signalBlockedToProceed() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
signalBlockedToStandby() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
 
signalCompletedWork() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkCompletionSynchronizer
 
signalStop() - Method in class org.nuxeo.ecm.core.work.WorkComputation
 
signalStop() - Method in interface org.nuxeo.lib.stream.computation.Computation
A hook to inform that computation will be soon destroyed.
signature - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
an array of size multiple of 2.
SIGNATURE_ALGORITHM - Static variable in class org.nuxeo.wopi.ProofKeyHelper
 
SIGNATURE_ARCHIVE_FILENAME_FORMAT_PROP - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureHelper
 
SIGNATURE_DISPOSITION_NOTPDF - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureHelper
Signature disposition for non-PDF files.
SIGNATURE_DISPOSITION_PDF - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureHelper
Signature disposition for PDF files.
SIGNATURE_FIELD_HEIGHT - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
SIGNATURE_FIELD_WIDTH - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
SIGNATURE_MARGIN - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
SIGNATURE_USE_PDFA_PROP - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureHelper
If this system property is set to "true", then signature will use PDF/A.
signatureAppearance - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
SignatureAppearance() - Constructor for class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureAppearance
 
SignatureAppearanceFactory - Interface in org.nuxeo.ecm.platform.signature.api.sign
 
SignatureDescriptor - Class in org.nuxeo.ecm.platform.signature.core.sign
Provides default values for signing services.
SignatureDescriptor() - Constructor for class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
SignatureDescriptor.SignatureAppearance - Class in org.nuxeo.ecm.platform.signature.core.sign
 
SignatureDescriptor.SignatureLayout - Class in org.nuxeo.ecm.platform.signature.core.sign
 
SignatureHelper - Class in org.nuxeo.ecm.platform.signature.core.sign
 
signatureLayout - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
 
SignatureLayout - Interface in org.nuxeo.ecm.platform.signature.api.sign
 
SignatureLayout() - Constructor for class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
signatureRegistryMap - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
signatureService - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
signatureService - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
SignatureService - Interface in org.nuxeo.ecm.platform.signature.api.sign
Provides digital signature services that can be performed on PDF documents, e.g.: signing a specific PDF, obtaining a list of certificates already associated with a document. A PDF document can be signed using a user certificate.
SignatureService.SigningDisposition - Enum in org.nuxeo.ecm.platform.signature.api.sign
 
SignatureService.StatusWithBlob - Class in org.nuxeo.ecm.platform.signature.api.sign
Information about a blob and its signing status.
SignatureServiceImpl - Class in org.nuxeo.ecm.platform.signature.core.sign
Base implementation for the signature service (also a Nuxeo component).
SignatureServiceImpl() - Constructor for class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
signDocument(DocumentModel, DocumentModel, String, String, boolean, SignatureService.SigningDisposition, String) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
Signs a document with a user certificate (converts it into a PDF first if needed).
signDocument(DocumentModel, DocumentModel, String, String, boolean, SignatureService.SigningDisposition, String) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
SIGNED_CURRENT - Static variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
The signing status for a document that is signed by the current user (and maybe others).
SIGNED_OTHER - Static variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
The signing status for a document that is signed by users other than the current user.
SIGNEDFETCH_DEDICATED_USER - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
SIGNEDFETCH_NONE - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
SIGNEDFETCH_OPENSOCIAL_OWNER - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
SIGNEDFETCH_OPENSOCIAL_VIEWER - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
signedFetchSupport - Variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
 
SignException - Exception in org.nuxeo.ecm.platform.signature.api.exception
A generic exception indicating signature generation problems
SignException(String) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.SignException
 
SignException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.SignException
 
SignException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.SignException
 
SignificantTermAggregate - Class in org.nuxeo.elasticsearch.aggregate
 
SignificantTermAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.SignificantTermAggregate
 
signingKey - Variable in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
SIGNOUT_URL - Static variable in class org.nuxeo.wopi.Constants
 
signPDF(Blob, DocumentModel, DocumentModel, String, String) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
Signs a PDF document with a user certificate.
signPDF(Blob, DocumentModel, DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
SignPDF - Class in org.nuxeo.ecm.platform.signature.core.operations
 
SignPDF() - Constructor for class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
SignPDFDocument - Class in org.nuxeo.ecm.platform.signature.core.operations
 
SignPDFDocument() - Constructor for class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
simonCreated(Simon) - Method in class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
 
simonDestroyed(Simon) - Method in class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
 
SIMPLE_ASCII - Static variable in class org.nuxeo.common.file.LRUFileCache
Allowed key pattern, used as file path.
SIMPLE_CONFIGURATION_FACET - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
 
SIMPLE_CONFIGURATION_PARAMETER_KEY - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
 
SIMPLE_CONFIGURATION_PARAMETER_VALUE - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
 
SIMPLE_CONFIGURATION_PARAMETERS_PROPERTY - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
 
SIMPLE_CONFIGURATION_SCHEMA - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
 
SIMPLE_QUERY_PREFIX - Static variable in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
SIMPLE_TEXT_SYS_PROP - Static variable in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
 
SimpleBackend - Class in org.nuxeo.ecm.webdav.backend
 
SimpleBackend(String, String, String, CoreSession) - Constructor for class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
SimpleBackendFactory - Class in org.nuxeo.ecm.webdav.backend
 
SimpleBackendFactory() - Constructor for class org.nuxeo.ecm.webdav.backend.SimpleBackendFactory
 
SimpleBeanWrapper - Class in org.nuxeo.template.context
 
SimpleBeanWrapper() - Constructor for class org.nuxeo.template.context.SimpleBeanWrapper
 
SimpleBlobHolder - Class in org.nuxeo.ecm.core.api.blobholder
BlobHolder implementation that simply wraps a detached Blob.
SimpleBlobHolder() - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
SimpleBlobHolder(List<Blob>) - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
SimpleBlobHolder(Blob) - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
 
SimpleBlobHolderWithProperties - Class in org.nuxeo.ecm.core.api.blobholder
 
SimpleBlobHolderWithProperties(List<Blob>, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
 
SimpleBlobHolderWithProperties(Blob, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
 
SimpleCachableBlobHolder - Class in org.nuxeo.ecm.core.convert.cache
Cachable implementation of the SimpleBlobHolder.
SimpleCachableBlobHolder() - Constructor for class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
 
SimpleCachableBlobHolder(String) - Constructor for class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
 
SimpleCachableBlobHolder(List<Blob>) - Constructor for class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
 
SimpleCachableBlobHolder(Blob) - Constructor for class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
 
SimpleCASAuthorizationFilter - Class in edu.yale.its.tp.cas.client.filter
Filter protects resources such that only specified usernames, as authenticated with CAS, can access.
SimpleCASAuthorizationFilter() - Constructor for class edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter
 
SimpleConfiguration - Interface in org.nuxeo.ecm.localconf
An object that maps keys to values.
SimpleConfigurationAdapter - Class in org.nuxeo.ecm.localconf
Default implementation of SimpleConfiguration.
SimpleConfigurationAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
 
SimpleConfigurationFactory - Class in org.nuxeo.ecm.localconf
Factory creating the SimpleConfigurationAdapter adapter if the document has the SimpleConfiguration facet.
SimpleConfigurationFactory() - Constructor for class org.nuxeo.ecm.localconf.SimpleConfigurationFactory
 
SimpleContextBuilder - Class in org.nuxeo.template.context
 
SimpleContextBuilder() - Constructor for class org.nuxeo.template.context.SimpleContextBuilder
 
SimpleContributionRegistry<T> - Class in org.nuxeo.runtime.model
Deprecated.
since 10.3 use DefaultComponent descriptors management methods instead
SimpleContributionRegistry() - Constructor for class org.nuxeo.runtime.model.SimpleContributionRegistry
Deprecated.
 
SimpleCorePublishedDocument - Class in org.nuxeo.ecm.platform.publisher.impl.core
Implementations of the PublishedDocument on top of the Core, using simple proxies.
SimpleCorePublishedDocument(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
SimpleDelay - Class in org.nuxeo.ecm.core.redis.retry
 
SimpleDelay(int, int) - Constructor for class org.nuxeo.ecm.core.redis.retry.SimpleDelay
 
SimpleDocumentModel - Class in org.nuxeo.ecm.core.api.impl
A DocumentModel that can have any schema and is not made persistent by itself.
SimpleDocumentModel() - Constructor for class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
since 11.1. Use SimpleDocumentModel.empty() instead.
SimpleDocumentModel(String...) - Constructor for class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
SimpleDocumentModel(List<String>) - Constructor for class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
Deprecated.
since 11.1. Use SimpleDocumentModel.ofSchemas(List) instead.
SimpleDocumentModel(DocumentType) - Constructor for class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
SimpleDocumentWrapper - Class in org.nuxeo.template.context
 
SimpleDocumentWrapper(DocumentModel) - Constructor for class org.nuxeo.template.context.SimpleDocumentWrapper
 
SimpleEventBundlePipeDispatcher - Class in org.nuxeo.ecm.core.event.pipe.dispatch
Basic implementation that simply forwards EventBundle to all underlying EventBundlePipe
SimpleEventBundlePipeDispatcher() - Constructor for class org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher
 
SimpleFeature - Class in org.nuxeo.runtime.test.runner
Deprecated.
since 10.3, implements directly RunnerFeature
SimpleFeature() - Constructor for class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
SimpleFileSystemItem - Class in org.nuxeo.drive.adapter.impl
Simple FileSystemItem just holding data, used for JSON deserialization.
SimpleFileSystemItem() - Constructor for class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
SimpleFormDataProvider - Class in org.nuxeo.ecm.webengine.forms
 
SimpleFormDataProvider() - Constructor for class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
SimpleFragment - Class in org.nuxeo.ecm.core.storage.sql
A type of fragment corresponding to a single row in a table and its associated in-memory information (state, dirty fields, attached context).
SimpleFragment(Row, Fragment.State, PersistenceContext) - Constructor for class org.nuxeo.ecm.core.storage.sql.SimpleFragment
Constructs a SimpleFragment from a Row.
SimpleFragment.FieldComparator - Class in org.nuxeo.ecm.core.storage.sql
Comparator of SimpleFragments according to a field.
SimpleImageInfo - Class in org.nuxeo.ecm.core.opencmis.impl.util
A Java class to determine image width, height, length and MIME types for a number of image file formats without loading the whole image data.
SimpleImageInfo(InputStream) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
SimpleManagedBlob - Class in org.nuxeo.ecm.core.blob
Simple managed blob implementation holding just a key and delegating to its provider for implementation.
SimpleManagedBlob(String, BlobInfo) - Constructor for class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
SimpleManagedBlob(BlobInfo) - Constructor for class org.nuxeo.ecm.core.blob.SimpleManagedBlob
 
simpleMatch(Attributes, SimpleNode) - Static method in class org.nuxeo.ecm.directory.ldap.LDAPFilterMatcher
Handle simple equality test on any non-null value (eg: (attr2=value2)).
simplePaths - Variable in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
 
SimplePropertiesFetcher - Class in org.nuxeo.ecm.platform.mail.fetcher
A simple properties fetcher that always returns the same properties.
SimplePropertiesFetcher() - Constructor for class org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher
 
SimpleProperty - Class in org.nuxeo.ecm.core.storage.sql
A SimpleProperty gives access to a scalar value stored in an underlying SimpleFragment.
SimpleProperty(String, PropertyType, boolean, SimpleFragment, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.SimpleProperty
Creates a SimpleProperty, with specific info about row and key.
SimpleQueryStringESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "simple_query_string" Elasticsearch hint operator.
SimpleQueryStringESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.SimpleQueryStringESHintQueryBuilder
 
SimpleQuotaInfo - Class in org.nuxeo.ecm.quota.automation
 
SimpleQuotaInfo() - Constructor for class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
SimpleQuotaInfo(QuotaInfo) - Constructor for class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
SimpleRealBackendFactory - Class in org.nuxeo.ecm.webdav.backend
 
SimpleRealBackendFactory() - Constructor for class org.nuxeo.ecm.webdav.backend.SimpleRealBackendFactory
 
simpleReleaseSyncOnSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
Releases the Lock if present in the HttpSession.
SimpleRootBackend - Class in org.nuxeo.ecm.webdav.backend
 
SimpleRootBackend(CoreSession) - Constructor for class org.nuxeo.ecm.webdav.backend.SimpleRootBackend
 
SimpleRuntime - Class in org.nuxeo.runtime.util
A runtime service used for JUnit tests.
SimpleRuntime() - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
 
SimpleRuntime(File) - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
 
SimpleRuntime(String) - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
 
SimpleSchemaWrapper - Class in org.nuxeo.template.context
 
SimpleSchemaWrapper(SchemaTemplate.DocumentSchema) - Constructor for class org.nuxeo.template.context.SimpleSchemaWrapper
 
SimpleStyle - Class in org.nuxeo.theme.styling.service.descriptors
Deprecated.
since 7.4: use the ResourceDescriptor with flavor endpoint instead.
SimpleStyle() - Constructor for class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
Deprecated.
 
simpleSyncOnSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
Synchronizes the HttpSession.
SimpleTemplateBasedFactory - Class in org.nuxeo.ecm.platform.content.template.factories
 
SimpleTemplateBasedFactory() - Constructor for class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
 
SimpleTemplateBasedRootFactory - Class in org.nuxeo.ecm.platform.content.template.factories
Specific factory for Root.
SimpleTemplateBasedRootFactory() - Constructor for class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedRootFactory
 
SimpleTransientStore - Class in org.nuxeo.ecm.core.transientstore
Default implementation (i.e., not cluster aware) of the TransientStore.
SimpleTransientStore() - Constructor for class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
SimpleType - Interface in org.nuxeo.ecm.core.schema.types
Simple Type.
SimpleTypeImpl - Class in org.nuxeo.ecm.core.schema.types
Implementation of a simple type that is not primitive (and therefore has constraints).
SimpleTypeImpl(SimpleType, String, String) - Constructor for class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
SimpleUserPreferences - Class in org.nuxeo.ecm.platform.userpreferences
An object that stores simple key/value user preferences.
SimpleUserPreferences(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.userpreferences.SimpleUserPreferences
 
simpleVariableMatcher - Static variable in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
simpleXPath(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
Turns the xpath into one where all indices have been replaced by *.
SimplifiedBundleInfo - Class in org.nuxeo.ecm.admin.runtime
Very simplified representation of a Nuxeo Bundle used for displaying in the admin screens.
SimplifiedBundleInfo(String, String) - Constructor for class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
 
SimplifiedServerInfo - Class in org.nuxeo.ecm.admin.runtime
Holds information about current deployed Nuxeo Platform
SimplifiedServerInfo() - Constructor for class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
SimplifiedServerInfoJsonWriter - Class in org.nuxeo.ecm.restapi.jaxrs.io.management
 
SimplifiedServerInfoJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.jaxrs.io.management.SimplifiedServerInfoJsonWriter
 
simplifyToplevelPredicates() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
Simplify ecm:primaryType positive references, and non-per-instance mixin types.
simplifyTypes(List<Predicate>) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
Simplify ecm:primaryType positive references, and non-per-instance mixin types.
since - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
since() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Operation
Nuxeo version from which this operation is available (optional), useful for documentation.
sinceVersion - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
sinceVersion - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
SINGLE_QUERY - Static variable in class org.nuxeo.mongodb.audit.pageprovider.MongoDBDocumentHistoryPageProvider
 
SingleBucketAggregate - Class in org.nuxeo.elasticsearch.aggregate
An aggregate that returns a single bucket.
SingleBucketAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.SingleBucketAggregate
 
SingleDocumentReader - Class in org.nuxeo.ecm.core.io.impl.plugins
 
SingleDocumentReader(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
 
SingleDocumentReader(CoreSession, DocumentRef) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
 
singleQuery - Static variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESDocumentHistoryPageProvider
 
singleThreaded - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
singleton - Variable in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
SINGLETON - org.nuxeo.ecm.core.io.registry.reflect.Instantiations
The marshaller is instantiated once.
SingleValueMetricAggregate - Class in org.nuxeo.elasticsearch.aggregate
An aggregate that returns a single value.
SingleValueMetricAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.SingleValueMetricAggregate
 
size - Variable in class org.nuxeo.common.file.LRUFileCache.PathInfo
 
size - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
size - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
 
size - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
size - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
size - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
size - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
size - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
size - Variable in class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
 
size - Variable in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
size - Variable in class org.nuxeo.ecm.core.storage.sql.Row
The size of the allocated part of Row.values, for single rows.
size - Variable in class org.nuxeo.ecm.core.transientstore.StorageEntry
 
size - Variable in class org.nuxeo.ecm.platform.audit.service.extension.AuditBulkerDescriptor
Deprecated.
 
size - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
size - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.SizeFinder
 
size - Variable in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
size - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
size - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
size - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor.LogDescriptor
 
size() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
size() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
size() - Method in class org.nuxeo.common.collections.ListenerList
Returns the number of registered listeners.
size() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
size() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
size() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
 
size() - Method in class org.nuxeo.ecm.collections.core.adapter.Collection
 
size() - Method in interface org.nuxeo.ecm.core.api.DocumentModelIterator
This might return a real elements count if the implementation allow this.
size() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
 
size() - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
Gets the total size of the query result.
size() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
 
size() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
size() - Method in interface org.nuxeo.ecm.core.api.model.Property
Get the count of the children properties.
size() - Method in class org.nuxeo.ecm.core.api.PartialList
 
size() - Method in interface org.nuxeo.ecm.core.event.EventBundle
Gets the size of that bundle.
size() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
size() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
size() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
size() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
size() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
size() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
size() - Method in class org.nuxeo.ecm.core.storage.State
Gets the number of elements.
size() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
size() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
 
size() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
Returns the number of local variables
size() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
size() - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Returns the number of statements in the graph.
size() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
size() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
Returns the number of statements in the graph.
size() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
size() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
 
size() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
size() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
 
size() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
size() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
size() - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
size() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
Returns the number of results available in the iterator.
size() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
size() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
size() - Method in interface org.nuxeo.lib.stream.log.LogAppender
Returns the number of partitions in the Log.
size() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
size() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
size() - Method in interface org.nuxeo.runtime.model.ComponentManager
Gets the number of registered objects in this registry.
size() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
size() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
 
size() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
Get the registered components count
size(int) - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
The number of item to fetch.
size(int) - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
 
size(int) - Method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
 
size(String) - Method in interface org.nuxeo.lib.stream.log.LogManager
Deprecated.
since 11.1 use LogManager.size(Name) instead
size(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
size(Name) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
size(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
Returns the number of partition of a Log.
size(Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
SIZE - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
SIZE - Static variable in class org.nuxeo.wopi.Constants
 
SIZE_KEY - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
SIZE_NAME - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
SIZE_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
SIZE_UPDATER - Static variable in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
sizeBinaries - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
 
sizeBinariesGC - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
 
sizeCounter - Variable in class org.nuxeo.ecm.directory.DirectoryCache
 
SizeFinder() - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.SizeFinder
 
SizeFinder(CoreSession) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.SizeFinder
 
sizeInKB - Variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
sizeKey - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisTransientStore
 
SizeLimitExceededException - Exception in org.nuxeo.ecm.directory
 
SizeLimitExceededException() - Constructor for exception org.nuxeo.ecm.directory.SizeLimitExceededException
 
SizeLimitExceededException(String) - Constructor for exception org.nuxeo.ecm.directory.SizeLimitExceededException
 
SizeLimitExceededException(String, Throwable) - Constructor for exception org.nuxeo.ecm.directory.SizeLimitExceededException
 
SizeLimitExceededException(Throwable) - Constructor for exception org.nuxeo.ecm.directory.SizeLimitExceededException
 
sizes - Variable in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
sizeTrash - Variable in class org.nuxeo.ecm.quota.size.QuotaInfo
 
SizeUtils - Class in org.nuxeo.common.utils
Class containing helpers related to the expression of sizes in bytes, kilobytes, etc.
sizeVersions - Variable in class org.nuxeo.ecm.quota.size.QuotaInfo
 
SKEW_TIME_MS - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
SKIN_PATH_PREFIX_KEY - Static variable in class org.nuxeo.ecm.webengine.WebEngine
 
skinPathPrefix - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
skinPathPrefix - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
skip(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
skip(long) - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
skip(long) - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
skip(long) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
skip(InputStream, long) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
Skip reliably; this is more efficient than IOUtils.skip which calls read().
SKIP_AGGREGATES_PROP - Static variable in interface org.nuxeo.ecm.platform.query.api.PageProvider
 
SKIP_DESTINATION_CHECK_ON_CREATE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
Skip the check to see if a destination exists on importDocument and createDocument
SKIP_REFETCH_DOCUMENT_CONTEXT_KEY - Static variable in interface org.nuxeo.ecm.core.event.ReconnectedEventBundle
Marker to pass and set to true in document models context data when passing it in event properties, to avoid refetching it when reconnecting.
SKIP_UPDATE_AUDIT_LOGGING - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
 
SKIP_VERSIONING - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Context data that can be used to skip versioning on document creation, in case the supplied version is enough.
skipAggregates - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
skipBlobs - Variable in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
Allow to skip the blob from export : useful in case of a Nuxeo 2 Nuxeo migration
skipBlobs() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
 
SkipBrowser - Annotation Type in org.nuxeo.runtime.test.runner.web
 
skipCheckInForBlob(Blob) - 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
skipContainerCreation - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
skipDeleted - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
skipDeleted - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
skipDirs - Variable in class org.nuxeo.osgi.util.FileIterator
 
skipFailure - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
skipFailure - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
 
skipFailure - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
skipFailure - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
skipFailureForRecovery() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
skipFailures - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
skipFirstFailures - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
skipFirstFailures - Variable in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
 
skipFirstFailures - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
 
skipFirstFailures(int) - Method in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
A recovery fallback that continues processing after failure only for a limited number of time.
SKIPPED - org.nuxeo.ecm.csv.core.CSVImportLog.Status
 
SKIPPED_SCHEMAS_FOR_SEARCHFIELD - Static variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
lists schemas prefixes that should be skipped when extracting "search fields" (tracking) from searchDocumentModel
skippedLineCount - Variable in class org.nuxeo.ecm.csv.core.CSVImportResult
 
skipProperty(RenderingContext, Property) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
skipProtocolCheck - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
For tests.
skipRootContainerCreation - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
skipRootContainerCreation - Variable in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
skipRootContainerCreation(Boolean) - Method in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration.Builder
 
skipTo(long) - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
Skips to a given position in the iterator.
skipTo(long) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
skipTo(long) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
skipTo(long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
 
skipTo(long) - Method in class org.nuxeo.elasticsearch.api.EsIterableQueryResultImpl
 
skipTo(long) - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
 
SLASH_INDEX_JSP - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
SLASH_WILDCARD_SLASH - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
sleep(int) - Static method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
SLEEP_DURATION - Static variable in class org.nuxeo.ecm.core.api.LockHelper
 
sleepBeforeRetry() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
sleepForAuditGranularity() - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
For audit, make sure event dates don't have the same millisecond.
sleepForFulltext() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
For databases that do asynchronous fulltext indexing, sleep a bit.
sleepForFulltext() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
SleepWork - Class in org.nuxeo.ecm.core.work
Simple work that just sleeps, mostly used for tests.
SleepWork(long) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
 
SleepWork(long, boolean) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
Deprecated.
since 10.2 debug flag is unused
SleepWork(long, boolean, String) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
Deprecated.
since 10.2 debug flag is unused
SleepWork(long, String) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
 
SleepWork(long, String, boolean) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
Deprecated.
since 10.2 debug flag is unused
SleepWork(long, String, boolean, String) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
Deprecated.
since 10.2 debug flag is unused
SleepWork(long, String, String) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
Creates a work instance that does nothing but sleep.
slice(Blob, String, String, boolean) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
slice(Blob, String, String, boolean) - Method in interface org.nuxeo.ecm.platform.video.tools.VideoToolsService
Slices a video blob from a start time and the input duration.
SliceVideo - Class in org.nuxeo.ecm.platform.video.tools.operations
Slices the video to obtain a part of it.
SliceVideo() - Constructor for class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
SliceVideoInParts - Class in org.nuxeo.ecm.platform.video.tools.operations
Operation for slicing a video in parts with approximately equal duration.
SliceVideoInParts() - Constructor for class org.nuxeo.ecm.platform.video.tools.operations.SliceVideoInParts
 
SLOProfile - Interface in org.nuxeo.ecm.platform.auth.saml.slo
WebSLO (Single Log Out) profile.
SLOProfileImpl - Class in org.nuxeo.ecm.platform.auth.saml.slo
WebSLO (Single Log Out) profile implementation.
SLOProfileImpl(SingleLogoutService) - Constructor for class org.nuxeo.ecm.platform.auth.saml.slo.SLOProfileImpl
 
SMALL_NB_BODES_DIVIDER - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
Used to generate a small number of children nodes when RandomTextSourceNode.nonUniformRepartition is true.
SMALL_SIZE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
SMD5 - Static variable in class org.nuxeo.ecm.directory.PasswordHelper
 
snapshot - Variable in class org.nuxeo.common.utils.FileVersion
 
snapshot - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
 
snapshot - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
snapshot() - Method in interface org.nuxeo.runtime.model.ComponentManager
Make a snapshot of the component registry.
snapshot() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
Snapshot - Interface in org.nuxeo.snapshot
 
SNAPSHOT - Static variable in class org.nuxeo.common.utils.FileVersion
 
SNAPSHOT_SUFFIX - Static variable in class org.nuxeo.connect.client.we.StudioSnapshotHelper
 
SNAPSHOT_VERSIONING_OPTION_KEY - Static variable in class org.nuxeo.snapshot.listeners.SnapshotableListener
 
Snapshotable - Interface in org.nuxeo.snapshot
 
SnapshotableAdapter - Class in org.nuxeo.snapshot
 
SnapshotableAdapter(DocumentModel) - Constructor for class org.nuxeo.snapshot.SnapshotableAdapter
 
SnapshotableListener - Class in org.nuxeo.snapshot.listeners
Listener snapshoting documents with the Snapshotable.FACET facet if the property snapshotVersioningOption is set.
SnapshotableListener() - Constructor for class org.nuxeo.snapshot.listeners.SnapshotableListener
 
SnapshotAdapterFactory - Class in org.nuxeo.snapshot
 
SnapshotAdapterFactory() - Constructor for class org.nuxeo.snapshot.SnapshotAdapterFactory
 
snapshotDocumentBeforePublish(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
snapshotDocumentBeforePublish(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
snapshotDocumentBeforePublish(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreProxyFactory
 
SnapshotRemovalPolicy - Class in org.nuxeo.snapshot
 
SnapshotRemovalPolicy() - Constructor for class org.nuxeo.snapshot.SnapshotRemovalPolicy
 
sneakyThrow(Throwable) - Static method in class org.nuxeo.common.function.FunctionUtils
Method allowing to throw a checked exception as an unchecked one.
SOCKET_FACTORY_FALLBACK_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
SOCKET_FACTORY_PORT_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
SOCKET_TIMEOUT_MS_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
SOCKET_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
AWS ClientConfiguration default 50*1000 = 50s
SOCKET_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
AWS ClientConfiguration default 50*1000 = 50s
socketTimeout - Variable in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
SoftDeleteCleanupListener - Class in org.nuxeo.ecm.core.storage.sql
Sync listener that calls the soft delete cleanup method of the repositories.
SoftDeleteCleanupListener() - Constructor for class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
 
softDeleteEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
softDeleteEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
softDeleteEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.Model
 
SoftRefCachingMapper - Class in org.nuxeo.ecm.core.storage.sql
A Mapper that uses a SoftRefCachingRowMapper for row-related operation, and delegates to the Mapper for others.
SoftRefCachingMapper() - Constructor for class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
SoftRefCachingRowMapper - Class in org.nuxeo.ecm.core.storage.sql
A RowMapper that has an internal cache.
SoftRefCachingRowMapper() - Constructor for class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
sorGetTimer - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
sorGetTimer - Variable in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
sorRows - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
sorRows - Variable in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
sort(Collection<U>) - Method in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
 
sort(Comparator<? super E>) - Method in class org.nuxeo.ecm.core.api.PartialList
 
sort(Blob, String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
SORT_ASCENDING_NAME - Static variable in class org.nuxeo.ecm.core.api.SortInfo
 
SORT_BY - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
 
SORT_BY - org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
 
SORT_BY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
SORT_BY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
SORT_BY_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
SORT_COLUMN_NAME - Static variable in class org.nuxeo.ecm.core.api.SortInfo
 
SORT_ORDER - org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
 
SORT_ORDER - org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
 
SORT_ORDER - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.QueryObject
 
SORT_ORDER - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor
 
SORT_ORDER_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
SORT_PARAMETER - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
SORT_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
sortable - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
sortable - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
sortACLRows(ACLRow[]) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
sortACLRows(ACLRow[]) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
sortActions(Collection<Action>) - Static method in class org.nuxeo.ecm.platform.actions.ActionRegistry
 
sortAscending - Variable in class org.nuxeo.ecm.core.api.SortInfo
 
SortBlob - Class in org.nuxeo.ecm.core.bulk.action.computation
 
SortBlob() - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
sortBy - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
sortBy - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
sortBy - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
sortBy - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
sortBy - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
sortBy - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
sortBy - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
Sort by parameters (can be a list of sorts, separated by commas).
sortColumn - Variable in class org.nuxeo.ecm.core.api.SortInfo
 
SORTED_COLUMN - Static variable in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
Sorter - Interface in org.nuxeo.ecm.core.api
A sorting function for data models.
sortFilesToPaths(List<File>) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
From a list of files, sort by file name and return a stream of file paths.
SortInfo - Class in org.nuxeo.ecm.core.api
This class holds the details for sorting.
SortInfo(String, boolean) - Constructor for class org.nuxeo.ecm.core.api.SortInfo
 
sortInfoAsStringList - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
Deprecated.
since 6.0 use instead and @link #sortOrder.
sortInfoChanged(List<SortInfo>, List<SortInfo>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
SortInfoDescriptor - Class in org.nuxeo.ecm.platform.query.core
Descriptor for sort info declaration.
SortInfoDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
 
sortInfos - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
sortInfos - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
sortInfos - Variable in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
 
sortInfosBinding - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
sortMethodsUsingSourceOrder(List<FrameworkMethod>) - Static method in class org.nuxeo.runtime.test.runner.MethodSorter
Sorts a list of JUnit methods according to their source line number.
sortOnFulltextScore - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
sortOrder - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
sortOrder - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
sortOrder - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
sortOrder - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
sortOrder - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
sortOrder - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
sortOrder - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
Sort order parameters (can be a list of sorts orders, separated by commas, matched by index to corresponding sort by parameters).
sortPropertyPath - Variable in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeSorter
 
source - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
 
source - Variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
source - Variable in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
source - Variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
source - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
source - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
source - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
source - Variable in class org.nuxeo.runtime.RuntimeMessage
 
source - Variable in class org.nuxeo.template.api.TemplateInput
 
source() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper.ScriptBuilder
 
source(DocumentModel) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchIndexing
Returns the JSON Elasticsearch source representation of a document.
source(DocumentModel) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchIndexingImpl
 
source(DocumentModel) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
SOURCE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
A context data key which represents the source of current session calls.
SOURCE - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.RestConstants
 
SOURCE_DOCUMENT_MODIFICATION_DATE_KEY - Static variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
SOURCE_EDIT_KEYWORD - Static variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
SOURCE_FILE_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
SOURCE_FILE_PATH_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
SOURCE_ID - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
SOURCE_NAME - Static variable in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEventProducer
 
SOURCE_PARAM - Static variable in class org.nuxeo.ecm.platform.threed.convert.DockerHelper
 
SOURCE_REF - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
 
sourceAndTargetMatch(URI, URI) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
sourceAttribute - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
sourceColumn - Variable in class org.nuxeo.ecm.directory.sql.TableReference
 
sourceColumn - Variable in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
SourceDescriptor - Class in org.nuxeo.ecm.directory.multi
 
SourceDescriptor() - Constructor for class org.nuxeo.ecm.directory.multi.SourceDescriptor
 
sourceDirectory - Variable in class org.nuxeo.ecm.directory.AbstractReference
 
sourceDirectoryName - Variable in class org.nuxeo.ecm.directory.AbstractReference
 
sourceDocument - Variable in class org.nuxeo.ecm.platform.audit.api.document.SourceDocumentResolver
 
sourceDocumentModificationDatePropertyName - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
SourceDocumentResolver - Class in org.nuxeo.ecm.platform.audit.api.document
Simple helper to fetch the target Audited document
sourceEventBundle - Variable in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
 
sourceField - Variable in class org.nuxeo.directory.mongodb.MongoDBReference
 
sourceField - Variable in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
sourceFile - Variable in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
sourceFilenameAttribute - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
sourceId - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
sourceId - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
sourceId - Variable in class org.nuxeo.runtime.RuntimeMessage
 
sourceMimeTypes - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
sourceNode - Variable in class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration
 
SourceNode - Interface in org.nuxeo.ecm.platform.importer.source
Interface for Source Nodes for the importer
sourceNodeClass - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
 
sourcePath - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopySchema
 
sourcePath - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
sourcePathAttribute - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
sources - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
 
sourceXPath - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
sourceXPath - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
SPACE - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
SPARQL_PO_S - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
SPARQL_S_PO - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
SPARQL_SPO_PO - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
 
spec - Variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
special - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
Allows to exclude the doctype from copy operations for example.
specialDocumentTypes - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
specialQualifier - Variable in class org.nuxeo.common.utils.FileVersion
 
SpecificAuthChainDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
SpecificAuthChainDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
 
split - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
split(String) - Method in class org.nuxeo.common.utils.FileVersion
 
split(String) - Method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
split(String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
 
split(String, char) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
 
split(String, char, boolean) - Static method in class org.nuxeo.common.utils.StringUtils
 
split(String, char, char, boolean) - Static method in class org.nuxeo.common.utils.StringUtils
Split the given string.
spliters - Static variable in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
 
splitNameField(int) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
splitParameters(String) - Static method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
splitVersion - Variable in class org.nuxeo.common.utils.FileVersion
 
SQ_STRING - Static variable in class org.nuxeo.ecm.core.query.sql.parser.Scanner
 
sql - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
Column name or expression passed to SQL statement.
sql - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
SQL statement
sql - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
 
SQL_TEMPLATE_CONTRIB - Static variable in class org.nuxeo.directory.test.DirectoryConfiguration
 
SQLAuditCursorResult(QueryBuilder, int, int) - Constructor for class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
 
SQLBetweenFilter - Class in org.nuxeo.ecm.directory.sql.filter
SQLBetweenFilter(Calendar, Calendar) - Constructor for class org.nuxeo.ecm.directory.sql.filter.SQLBetweenFilter
Deprecated.
 
SqlColumn(String, Column, String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
 
SQLComplexFilter - Class in org.nuxeo.ecm.directory.sql.filter
SQLComplexFilter(String) - Constructor for class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
SQLDirectory - Class in org.nuxeo.ecm.directory.sql
 
SQLDirectory(SQLDirectoryDescriptor) - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectory
 
SQLDirectory.TxSessionCleaner - Class in org.nuxeo.ecm.directory.sql
 
SQLDirectoryDescriptor - Class in org.nuxeo.ecm.directory.sql
 
SQLDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
 
SQLDirectoryFactory - Class in org.nuxeo.ecm.directory.sql
 
SQLDirectoryFactory() - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
 
SQLDocument - Interface in org.nuxeo.ecm.core.storage.sql.coremodel
Base interface for SQL documents.
SQLDocumentLive - Class in org.nuxeo.ecm.core.storage.sql.coremodel
 
SQLDocumentLive(Node, ComplexType, SQLSession, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
SQLDocumentProxy - Class in org.nuxeo.ecm.core.storage.sql.coremodel
A proxy is a shortcut to a target document (a version or normal document).
SQLDocumentProxy(Document, Document) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
SQLDocumentVersion - Class in org.nuxeo.ecm.core.storage.sql.coremodel
 
SQLDocumentVersion(Node, ComplexType, SQLSession, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
 
SQLHelper - Class in org.nuxeo.ecm.directory.sql
 
SQLHelper(Connection, Table, String) - Constructor for class org.nuxeo.ecm.directory.sql.SQLHelper
 
sqlInfo - Variable in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker.Captured
 
sqlInfo - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
The SQL information.
sqlInfo - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
sqlInfo - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
sqlInfo - Variable in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
SQLInfo - Class in org.nuxeo.ecm.core.storage.sql.jdbc
This singleton generates and holds the actual SQL DDL and DML statements for the operations needed by the Mapper, given a Model.
SQLInfo(Model, Dialect, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
Generates and holds the needed SQL statements given a Model and a Dialect.
SQLInfo.ColumnMapMaker - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Builds the map from a result set given a list of columns and column keys.
SQLInfo.MapMaker - Interface in org.nuxeo.ecm.core.storage.sql.jdbc
Knows how to build a result map for a row given a ResultSet.
SQLInfo.SQLInfoSelect - Class in org.nuxeo.ecm.core.storage.sql.jdbc
 
SQLInfo.SQLInfoSelection - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Info about how to do the query to get a Selection.
SQLInfo.TableMaker - Class in org.nuxeo.ecm.core.storage.sql.jdbc
 
SQLInfoSelect(String, List<Column>, List<Column>, List<Column>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
Standard select for given columns.
SQLInfoSelect(String, List<Column>, SQLInfo.MapMaker, List<Column>, List<Column>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
 
SQLInfoSelect(String, SQLInfo.MapMaker) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
Select where some column keys may be aliased, and some columns may be computed.
SQLInfoSelection(SelectionType) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
 
sqlInitFiles - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
SQLKeyValueStore - Class in org.nuxeo.ecm.core.storage.sql.kv
SQL implementation of a Key/Value Store Provider.
SQLKeyValueStore() - Constructor for class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
SQLOperatorFilter - Class in org.nuxeo.ecm.directory.sql.filter
SQLOperatorFilter(String, Serializable) - Constructor for class org.nuxeo.ecm.directory.sql.filter.SQLOperatorFilter
Deprecated.
 
sqlProcedure - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader.TableUpgrade
 
sqlQuery - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
SQLQuery - Class in org.nuxeo.ecm.core.query.sql.model
 
SQLQuery() - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
SQLQuery(SelectClause, FromClause) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
SQLQuery(SelectClause, FromClause, WhereClause) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
SQLQuery(SelectClause, FromClause, WhereClause, GroupByClause, HavingClause, OrderByClause) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
SQLQuery(SelectClause, FromClause, WhereClause, GroupByClause, HavingClause, OrderByClause, long, long) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
SQLQuery(SelectClause, FromClause, WhereClause, OrderByClause) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
SQLQuery(SQLQuery) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
Copying constructor.
SQLQuery.IdentityTransformer - Class in org.nuxeo.ecm.core.query.sql.model
 
SQLQuery.Transformer - Interface in org.nuxeo.ecm.core.query.sql.model
Interface for a class that can transform a SQLQuery into another.
SQLQueryBuilder - Class in org.nuxeo.ecm.directory.sql
Builds the database-level WHERE query from the AST, and collects parameters associated to free variables along with the database column to which they correspond.
SQLQueryBuilder(SQLDirectory) - Constructor for class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
SQLQueryBuilder.ColumnAndValue - Class in org.nuxeo.ecm.directory.sql
 
SQLQueryParser - Class in org.nuxeo.ecm.core.query.sql
 
SQLRepositoryCompatService - Class in org.nuxeo.ecm.core.storage.sql.coremodel
Compatibility component to register old-style VCS repository extension points.
SQLRepositoryCompatService() - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryCompatService
 
SQLRepositoryService - Class in org.nuxeo.ecm.core.storage.sql.coremodel
Service holding the configuration for VCS repositories.
SQLRepositoryService() - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
SQLRepositoryService.RepositoryDescriptorRegistry - Class in org.nuxeo.ecm.core.storage.sql.coremodel
 
SQLRepositoryStatus - Class in org.nuxeo.ecm.core.storage.sql.management
An MBean to manage SQL storage repositories.
SQLRepositoryStatus() - Constructor for class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatus
 
SQLRepositoryStatusFactory - Class in org.nuxeo.ecm.core.storage.sql.management
 
SQLRepositoryStatusFactory() - Constructor for class org.nuxeo.ecm.core.storage.sql.management.SQLRepositoryStatusFactory
 
SQLRepositoryStatusMBean - Interface in org.nuxeo.ecm.core.storage.sql.management
 
SQLSession - Class in org.nuxeo.ecm.core.storage.sql.coremodel
This class is the bridge between the Nuxeo SPI Session and the actual low-level implementation of the SQL storage session.
SQLSession - Class in org.nuxeo.ecm.directory.sql
This class represents a session against an SQLDirectory.
SQLSession(SessionImpl, Repository) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
SQLSession(SQLDirectory, SQLDirectoryDescriptor) - Constructor for class org.nuxeo.ecm.directory.sql.SQLSession
 
SQLSession.PathComparator - Class in org.nuxeo.ecm.core.storage.sql.coremodel
 
SQLStatement - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
A SQL statement and some optional tags that condition execution.
SQLStatement(String, List<SQLStatement.Tag>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
 
SQLStatement.ListCollector - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Collects a list of strings.
SQLStatement.Tag - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Tags that may condition execution of the statement.
sqlStatements - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
sqlStatementsProperties - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
 
SQLStaticFilter - Class in org.nuxeo.ecm.directory.sql
 
SQLStaticFilter() - Constructor for class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
src - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
src - Variable in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
 
src - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
src - Variable in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
src - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
src - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
src - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MoveCommand
 
src - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
src - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
src - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
 
srcField - Variable in class org.nuxeo.ecm.core.io.impl.transformers.FieldMapper
 
srcId - Variable in class org.nuxeo.drive.operations.NuxeoDriveCanMove
Deprecated.
 
srcId - Variable in class org.nuxeo.drive.operations.NuxeoDriveMove
 
srcLocation - Variable in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
 
srcMappings - Variable in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
 
srcSchema - Variable in class org.nuxeo.ecm.core.io.impl.transformers.SchemaRenamer
 
srcSchemaName - Variable in class org.nuxeo.ecm.core.io.impl.transformers.FieldMapper
 
srv - Variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
SRV_RECORD - Static variable in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
 
srvResolver - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
srzCB - Variable in class org.nuxeo.runtime.management.metrics.MetricEnabler
Deprecated.
 
SSHA - Static variable in class org.nuxeo.ecm.directory.PasswordHelper
 
ssl - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
ssl - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
SSL_PROTOCOLS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
SSO_INITIAL_URL_REQUEST_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
st - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
stack - Variable in class org.nuxeo.ecm.automation.core.trace.Tracer
 
stack - Variable in class org.nuxeo.ecm.automation.LoginStack
 
stackCommand(DocumentModel, String, boolean) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
stackCommand(DocumentModel, DocumentEventContext, String) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
stackCommand(DocumentEventContext, String) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommandsStacker
 
stackCommands(List<IndexingCommand>) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
stackDisplay - Variable in class org.nuxeo.ecm.webengine.JsonFactoryManagerImpl
 
StackdriverReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports metrics to Google Stackdriver.
StackdriverReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.StackdriverReporter
 
StackdriverTraceReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports trace to Google Stackdriver.
StackdriverTraceReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.StackdriverTraceReporter
 
stackedCommands - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
stacks - Variable in class org.nuxeo.ecm.automation.OperationContext
Each stack use a key the type of the objects in the stack: document, documents, blob or blobs
STALE_MARKER - Static variable in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
 
StandaloneApplication - Class in org.nuxeo.osgi.application
 
StandaloneBundleLoader - Class in org.nuxeo.osgi.application
 
StandaloneBundleLoader(OSGiAdapter) - Constructor for class org.nuxeo.osgi.application.StandaloneBundleLoader
 
StandaloneBundleLoader(OSGiAdapter, ClassLoader) - Constructor for class org.nuxeo.osgi.application.StandaloneBundleLoader
 
StandaloneBundleLoader(OSGiAdapter, SharedClassLoader) - Constructor for class org.nuxeo.osgi.application.StandaloneBundleLoader
 
StandaloneCallbackHolder - Class in org.nuxeo.launcher.connect
 
StandaloneCallbackHolder(Environment) - Constructor for class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
StandaloneCallbackHolder(Environment, StandaloneUpdateService) - Constructor for class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
StandaloneUpdateService - Class in org.nuxeo.connect.update.standalone
 
StandaloneUpdateService(Environment) - Constructor for class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
STANDARD_14 - Static variable in class org.nuxeo.ecm.platform.pdf.PDFUtils
 
STANDARD_VERSIONING_SERVICE - Static variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
StandardVersioningPolicyFilter - Class in org.nuxeo.ecm.core.versioning
 
StandardVersioningPolicyFilter(Collection<String>, Collection<String>, Collection<String>, String) - Constructor for class org.nuxeo.ecm.core.versioning.StandardVersioningPolicyFilter
 
StandardVersioningService - Class in org.nuxeo.ecm.core.versioning
Implementation of the versioning service that follows standard checkout / checkin semantics.
StandardVersioningService() - Constructor for class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
standby - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
The list of standby components (sorted according to the start order) This list is null if component were not yet started or not yet put in standby When putting components in standby all started components are stopped and the ComponentManagerImpl.started list is assigned to ComponentManagerImpl.standby list then the ComponentManagerImpl.started field is nullified.
standby() - Method in interface org.nuxeo.runtime.model.ComponentManager
Stop all started components but don't deactivate them.
standby() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
standby(int) - Method in class org.nuxeo.ecm.core.management.standby.StandbyCommand
 
standby(int) - Method in interface org.nuxeo.ecm.core.management.standby.StandbyMXBean
 
standby(int) - Method in interface org.nuxeo.runtime.model.ComponentManager
Same as ComponentManager.standby() but log a warning if the timeout is reached while stopping components
standby(int) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
StandbyCommand - Class in org.nuxeo.ecm.core.management.standby
 
StandbyCommand() - Constructor for class org.nuxeo.ecm.core.management.standby.StandbyCommand
 
StandbyCommand.Registration - Class in org.nuxeo.ecm.core.management.standby
 
StandbyComponent - Class in org.nuxeo.ecm.core.management.standby
 
StandbyComponent() - Constructor for class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
StandbyMXBean - Interface in org.nuxeo.ecm.core.management.standby
Allow administrators to toggle runtime standby mode.
STAR_FILTER - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
 
start - Variable in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
 
start - Variable in class org.nuxeo.ecm.core.blob.ByteRange
 
start - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
start - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
start() - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
start() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
start() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryGarbageCollector
Starts the garbage collection process.
start() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
start() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
start() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
start() - Method in class org.nuxeo.ecm.core.cache.AbstractCache
 
start() - Method in interface org.nuxeo.ecm.core.cache.CacheManagement
Starts this cache.
start() - Method in class org.nuxeo.ecm.core.cache.CacheMetrics
 
start() - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
start() - Method in interface org.nuxeo.ecm.core.model.Session
Start the transaction.
start() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
start() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
start() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
start() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
start() - Method in class org.nuxeo.ecm.directory.core.CoreDirectory
 
start() - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
start() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
start() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchEmbeddedNode
 
start() - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
start() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
start() - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Run the initialized computations.
start() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
start() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
 
start() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
 
start() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
start() - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
start() - Method in class org.nuxeo.osgi.BundleImpl
 
start() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
start() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
start() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Starts the implementation instance.
start() - Method in interface org.nuxeo.runtime.model.ComponentManager
Activate and start all resolved components.
start() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
start() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
start() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
start() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
start() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Starts the service.
start() - Method in interface org.nuxeo.runtime.RuntimeExtension
Deprecated.
Starts the runtime extension.
start() - Method in interface org.nuxeo.runtime.RuntimeService
Starts the runtime.
start() - Method in interface org.nuxeo.runtime.server.ServerConfigurator
Starts the server.
start() - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
start() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
start() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
start() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
 
start() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
start() - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
start() - Method in class org.nuxeo.runtime.util.Watch
 
start() - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
 
start(int) - Method in class org.nuxeo.osgi.BundleImpl
 
start(int, int) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in interface org.nuxeo.runtime.metrics.MetricsReporter
Starts metrics reporter.
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.DatadogTraceReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.JaegerReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.JmxReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.StackdriverReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.StackdriverTraceReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.ZipkinReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.metrics.reporter.ZPageReporter
 
start(MetricRegistry, MetricFilter, Set<MetricAttribute>) - Method in class org.nuxeo.runtime.stream.StreamMetricsNuxeoReporter
 
start(String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
start(String) - Method in class org.nuxeo.runtime.util.Watch
 
start(String[]) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
start(String, String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
start(ServletContextEvent) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
 
start(DocumentRoute, Map<String, Serializable>, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEngineService
Starts a route.
start(DocumentRoute, Map<String, Serializable>, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
 
start(MutableClassLoader) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
start(MutableClassLoader) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
start(ComponentContext) - Method in class org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl
Application started notification.
start(ComponentContext) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
start(ComponentContext) - Method in class org.nuxeo.dmk.DmkComponent
 
start(ComponentContext) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
Sorts the contributed factories according to their order and initializes the FileSystemItemAdapterServiceImpl.scrollBatchSemaphore.
start(ComponentContext) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
Sorts the contributed factories according to their order.
start(ComponentContext) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.automation.io.services.IOComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.bulk.BulkComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.redis.RedisComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.schema.TypeService
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.scroll.ScrollComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
start(ComponentContext) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
start(ComponentContext) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
start(ComponentContext) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
start(ComponentContext) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
start(ComponentContext) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
 
start(ComponentContext) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
start(ComponentContext) - Method in class org.nuxeo.runtime.avro.AvroComponent
 
start(ComponentContext) - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.runtime.codec.CodecServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
start(ComponentContext) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
Deprecated.
 
start(ComponentContext) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
start(ComponentContext) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
start(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
Start the component.
start(ComponentContext) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
start(ComponentContext) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
start(ComponentContext) - Method in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
start(ComponentContext) - Method in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.runtime.server.ServerComponent
 
start(ComponentContext) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
start(ComponentContext) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
start(ComponentContext) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
start(ComponentContext) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
start(FeaturesRunner) - Method in class org.nuxeo.ecm.core.storage.sql.H2OnlyFeature
 
start(FeaturesRunner) - Method in class org.nuxeo.runtime.mockito.MockitoFeature
 
start(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
start(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
Features are initialized.
start(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
start(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
start(BundleContext) - Method in class org.nuxeo.ecm.automation.features.Activator
 
start(BundleContext) - Method in class org.nuxeo.ecm.core.opencmis.bindings.Activator
 
start(BundleContext) - Method in class org.nuxeo.ecm.core.storage.sql.Activator
 
start(BundleContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
start(BundleContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
start(BundleContext) - Method in class org.nuxeo.osgi.NullActivator
 
start(BundleContext) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
start(BundleContext) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
start(BundleContext) - Method in class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
 
start(BundleContext) - Method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
START_AT_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
START_AT_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
START_EVENT - Static variable in class org.nuxeo.ecm.platform.scanimporter.listener.IngestionTrigger
 
START_EVENT_DATE_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
 
START_FAILURE - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
Notification of applicationStarted fails
START_PAGE_FRAGMENT_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
START_PAGE_SAVE_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
start_production() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
Indicates start production.
START_STAMP - Static variable in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
start_state() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
Indicates start state.
START_TIME - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
StartAction - Class in org.nuxeo.ecm.platform.mail.listener.action
 
StartAction() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.StartAction
 
startAt - Variable in class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
startAt - Variable in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
startBucket(String) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction.AutomationComputation
 
startBucket(String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
Can be overridden to init stuff before processing the bucket
startBucket(String) - Method in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
 
startBucket(String) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
 
startBucket(String) - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
 
startBucket(String) - Method in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
startBundles(List<BundleFile>) - Method in class org.nuxeo.osgi.application.StandaloneApplication
 
startCacheDescriptor(CacheDescriptor) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
Creates and starts the cache.
startCapturedContext - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
startColumn - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
startComponent(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Starts the given RegistrationInfo.
startComponents() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
startComponents(List<RegistrationInfo>, boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Start all given components
startConsumerThread() - Method in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
startDate - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
startDate - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
startDate - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
startDocument() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
startDownload(String, String, Boolean, Boolean, String, Boolean, Boolean) - Method in class org.nuxeo.connect.client.we.DownloadHandler
 
startDownloads(String) - Method in class org.nuxeo.connect.client.we.DownloadHandler
 
started - Variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
started - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
started - Variable in class org.nuxeo.runtime.datasource.DataSourceComponent
 
started - Variable in class org.nuxeo.runtime.management.ResourcePublisherService
 
started - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
The list of started components (sorted according to the start order).
started(String) - Method in interface org.nuxeo.ecm.automation.ProgressMonitor
 
STARTED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
Component was started
startElement(String, String, String, Attributes) - Method in class edu.yale.its.tp.cas.client.ProxyTicketValidator.ProxyHandler
 
startElement(String, String, String, Attributes) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
startElement(String, String, String, Attributes) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
startFrom(String, String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
startFrom(String, String, String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
startGC() - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
startHandling(Throwable, HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingListener
Error has happened, things to do before error is dealt with.
startHandling(Throwable, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener
 
startHandlingException(HttpServletRequest, HttpServletResponse, Throwable) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
Puts a marker in request to avoid looping over the exception handling mechanism
starting() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Does bookkeeping at node start.
starting() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
starting() - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule
 
STARTING - org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
 
STARTING - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
The component is being started
STARTING_COMPONENT - Static variable in class org.nuxeo.runtime.ComponentEvent
 
startInstall(String, String) - Method in class org.nuxeo.connect.client.we.RemoveHandler
 
startInstall(String, String, Boolean, Boolean, Boolean) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
startInstalledPackages() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
startInstance(String, List<String>, Map<String, Serializable>, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
startInstance(String, List<String>, Map<String, Serializable>, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
startLevel - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
Deprecated.
startLine - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
startModeration(CoreSession, DocumentModel, String, ArrayList<String>) - Method in interface org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService
Starts the moderation process on given Comment posted on a documentModel.
startModeration(CoreSession, DocumentModel, String, ArrayList<String>) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
 
startMonitor() - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
Start to trace Redis activity only for debug purpose.
startMonitor() - Method in class org.nuxeo.ecm.core.redis.RedisPoolExecutor
 
startNewInstance(List<String>) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
startOffset - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
startOffset - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
startOffset(ConsumerPolicy.StartOffset) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
Where to read the first message.
startPage - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
startProcessors() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
startReporters() - Method in interface org.nuxeo.runtime.metrics.MetricsService
 
startReporters() - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
startRuntime() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
startScheduler() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
startSubRoute() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Starts the sub-route on this node.
startSubRoute() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
startsWith(String, Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
 
STARTSWITH - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
STARTSWITH - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
startsWithNamespace(String, String) - Static method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
Returns true if a string starts with a namespace.
startTask(ImporterRunner, boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
startTime - Variable in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
startTime - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
startTime - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
startTime - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
startTime - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
startTime - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
startTime - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
startTime - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerStatus
 
startTime - Variable in class org.nuxeo.osgi.application.FrameworkBootstrap
 
startTime - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
startTimestamp - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
STARTTLS_ENABLE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
startTransaction() - Method in class org.nuxeo.ecm.core.work.AbstractWork
Starts a new transaction.
startTransaction() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
Starts a new transaction.
startTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Starts a new User Transaction.
startTransaction(int) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Starts a new User Transaction with the specified timeout.
startTransaction(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.ServletHelper
 
startTransactionBefore() - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
startTTLThread() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
startUninstall(String, String, Boolean) - Method in class org.nuxeo.connect.client.we.UninstallHandler
 
startupPages - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
StartupPageServlet - Class in org.nuxeo.ecm.platform.ui.web.auth
Servlet redirecting to the startup page after form authentication from login.jsp, depending on the LoginScreenConfig/LoginStartupPage contributions to the loginScreen extension point.
StartupPageServlet() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.StartupPageServlet
 
startupTime - Variable in class org.nuxeo.osgi.BundleImpl
 
StartURLPatternDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
 
StartURLPatternDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.StartURLPatternDescriptor
 
StartWorkflowOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
Starts the workflow with the given model id on the input documents.
StartWorkflowOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
STARVING_TIMEOUT_MS - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
stash - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
A list of registrations that were deployed while the manager was started.
Stash() - Constructor for class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
state - Variable in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
state - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
state - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
state - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteInfo
 
state - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.StateBlobAccessor
 
state - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
The current state.
state - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
state - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
state - Variable in enum org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
 
state - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
state - Variable in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
state - Variable in class org.nuxeo.launcher.info.PackageInfo
 
state - Variable in class org.nuxeo.osgi.BundleImpl
 
state - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
State - Class in org.nuxeo.ecm.core.storage
Abstraction for a Map<String, Serializable> that is Serializable.
State() - Constructor for class org.nuxeo.ecm.core.storage.State
Constructor with default capacity.
State(boolean) - Constructor for class org.nuxeo.ecm.core.storage.State
Constructor with default capacity, optionally thread-safe.
State(int) - Constructor for class org.nuxeo.ecm.core.storage.State
Constructor for a given default size.
State(int, boolean) - Constructor for class org.nuxeo.ecm.core.storage.State
Constructor for a given default size, optionally thread-safe.
STATE - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
STATE_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
STATE_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
STATE_RUNNING - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
STATE_RUNNING_B - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
STATE_RUNNING_C - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
STATE_SCHEDULED - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
STATE_SCHEDULED_B - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
STATE_SESSION_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
STATE_SUFFIX - Static variable in class org.nuxeo.ecm.core.work.WorkStateHelper
 
STATE_UNKNOWN - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
STATE_URL_PARAM_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
State.ArraysEntry - Class in org.nuxeo.ecm.core.storage
 
State.ArraysEntryIterator - Class in org.nuxeo.ecm.core.storage
 
State.ArraysEntrySet - Class in org.nuxeo.ecm.core.storage
EntrySet optimized to just return a simple Iterator on the entries.
State.ListDiff - Class in org.nuxeo.ecm.core.storage
A diff for an array or List.
State.StateDiff - Class in org.nuxeo.ecm.core.storage
A diff for a State.
StateAccessor - Interface in org.nuxeo.ecm.core.storage
Basic interface to get/put simple values or arrays from a state object.
StateBlobAccessor(Collection<String>, T, Runnable) - Constructor for class org.nuxeo.ecm.core.storage.BaseDocument.StateBlobAccessor
 
StateDiff() - Constructor for class org.nuxeo.ecm.core.storage.State.StateDiff
 
STATEFUL_KEY - Variable in class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
 
StateHelper - Class in org.nuxeo.ecm.core.storage
Helpers for deep copy and deep diff of State objects.
stateKey() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
statement - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementFinder
 
statement - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.MethodStatement
 
statement - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatRule
 
Statement - Interface in org.nuxeo.ecm.platform.relations.api
Statement interface.
StatementAdder(List<Statement>) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.StatementAdder
 
StatementAdder(List<Statement>, CoreSession) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.StatementAdder
 
StatementFinder(Statement) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.StatementFinder
 
StatementFinder(Statement, CoreSession) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.StatementFinder
 
StatementImpl - Class in org.nuxeo.ecm.platform.relations.api.impl
Statement with subject, predicate and object.
StatementImpl() - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
Constructor for NULL statement.
StatementImpl(Node, Node, Node) - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
Constructor.
StatementRemover(List<Statement>) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.StatementRemover
 
StatementRemover(List<Statement>, CoreSession) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.StatementRemover
 
statements - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementAdder
 
statements - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementFinder
 
statements - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementRemover
 
statements - Variable in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
 
STATEMENTS_EVENT_KEY - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
 
states - Variable in class org.nuxeo.connect.update.standalone.PackagePersistence
 
states - Variable in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
states - Variable in class org.nuxeo.ecm.core.storage.mem.MemRepository
The content of the repository, a map of document id -> object.
states - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor
 
stateToBson(State) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
stateTTL - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
stateTTL - Variable in class org.nuxeo.ecm.core.work.WorkComputation
 
STATETTL_DEFAULT_VALUE - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
STATETTL_KEY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
STATIC_3D_PCTURE_TITLE - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
staticAttributeId - Variable in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
StaticClassProxy - Class in org.nuxeo.ecm.webengine.loader
 
StaticClassProxy(Class<?>) - Constructor for class org.nuxeo.ecm.webengine.loader.StaticClassProxy
 
staticFilters - Variable in class org.nuxeo.ecm.directory.sql.SQLSession
 
staticInherit - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
StaticScroll - Class in org.nuxeo.ecm.core.scroll
Returns a static result list of identifiers.
StaticScroll() - Constructor for class org.nuxeo.ecm.core.scroll.StaticScroll
 
StaticScrollRequest - Class in org.nuxeo.ecm.core.scroll
Scroll Request for a static result set.
StaticScrollRequest(StaticScrollRequest.Builder) - Constructor for class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
StaticScrollRequest.Builder - Class in org.nuxeo.ecm.core.scroll
 
StaticUserMapper - Class in org.nuxeo.scim.server.mapper
Static / Hardcoded Mapper implementation (in case UserMapperService is not available)
StaticUserMapper(String) - Constructor for class org.nuxeo.scim.server.mapper.StaticUserMapper
 
status - Variable in exception org.nuxeo.ecm.automation.server.jaxrs.RestOperationException
 
status - Variable in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
status - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
status - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
status - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
status - Variable in class org.nuxeo.ecm.core.convert.api.ConversionStatus
 
status - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
status - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
status - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
Status of the ACL row: null, 0, 1 or 2.
status - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
status - Variable in class org.nuxeo.ecm.csv.core.CSVImportLog
 
status - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
status - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
status - Variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
A document's status may be: unsignable (SignatureService.StatusWithBlob.UNSIGNABLE), unsigned (SignatureService.StatusWithBlob.UNSIGNED), signed by the current user (and maybe also others) ( SignatureService.StatusWithBlob.SIGNED_CURRENT), signed only by others (SignatureService.StatusWithBlob.SIGNED_OTHER).
status - Variable in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
status - Variable in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
status - Variable in class org.nuxeo.runtime.migration.Migration
 
status - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
status(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
status(Response.Status) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
 
STATUS_ACTION - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_COMMAND_ID - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_COMPLETED_TIME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_CONVERSION_PENDING - Static variable in class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
STATUS_CONVERSION_QUEUED - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
STATUS_CONVERSION_QUEUED - Static variable in class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
STATUS_CONVERSION_RUNNING - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
STATUS_CONVERSION_UNKNOWN - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
STATUS_DONE - Static variable in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
STATUS_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_ERROR_COUNT - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_ERROR_MESSAGE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_HAS_ERROR - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_INITIAL_COMPUTATION_COMPLETED - Static variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
STATUS_INITIAL_COMPUTATION_PENDING - Static variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
STATUS_INITIAL_COMPUTATION_QUEUED - Static variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
STATUS_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
STATUS_PATH - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
STATUS_PREFIX - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
STATUS_PROCESSED - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_PROCESSING_END_TIME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_PROCESSING_MILLIS - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_PROCESSING_START_TIME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
 
STATUS_RESULT - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_SCROLL_END_TIME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_SCROLL_START_TIME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_STATE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_STORE_NAME - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
STATUS_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
STATUS_STREAM_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
STATUS_SUBMIT_TIME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_TOTAL - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
STATUS_USERNAME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
 
statusCode - Variable in exception org.nuxeo.ecm.core.api.NuxeoException
 
statusCode - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper.ErrorInfo
 
statusCode - Variable in exception org.nuxeo.wopi.exception.WOPIException
 
statuses - Variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
 
StatusesManagementFactory - Class in org.nuxeo.ecm.core.management
 
StatusesManagementFactory() - Constructor for class org.nuxeo.ecm.core.management.StatusesManagementFactory
 
StatusFetcher(String, String) - Constructor for class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
 
StatusLoggingDefaultHttpInvoker - Class in org.nuxeo.ecm.core.opencmis.tests
HTTP Invoker that notes the last status returned.
StatusLoggingDefaultHttpInvoker() - Constructor for class org.nuxeo.ecm.core.opencmis.tests.StatusLoggingDefaultHttpInvoker
 
StatusServlet - Class in org.nuxeo.ecm.core.management.statuses
Servlet for retrieving Nuxeo services running status.
StatusServlet() - Constructor for class org.nuxeo.ecm.core.management.statuses.StatusServlet
 
StatusWithBlob(int, Blob, BlobHolder, String) - Constructor for class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
 
STD_DEV - org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
step - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
 
step - Variable in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
 
STEP - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
STEP_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
STEP_FOLDER_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
STEP_FOLDER_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
STEP_TO_BE_EXECUTED_NEXT_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
Deprecated.
StepBackToReadyOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
StepBackToReadyOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.StepBackToReadyOperation
Deprecated.
 
stepDocId - Variable in class org.nuxeo.ecm.platform.routing.api.helper.ConditionalFolderUpdateRunner
Deprecated.
 
stepDocId - Variable in class org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner
Deprecated.
 
StepDoneOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
StepDoneOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.StepDoneOperation
Deprecated.
 
StepElementRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
StepElementRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
Deprecated.
 
StepResumeRunner - Class in org.nuxeo.ecm.platform.routing.api.helper
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
StepResumeRunner(String) - Constructor for class org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner
Deprecated.
 
steps - Variable in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
steps - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
steps - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
Traversed steps to compute this iterator list from a state.
steps - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
Traversed steps to compute this value from a state.
steps - Variable in class org.nuxeo.runtime.migration.Migration
 
steps - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor
 
stepWaiting - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
After the operation chain of this step ran and if the step is not done, ie: if we are in a waiting state.The session used is unrestricted.
stop - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
stop - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
stop() - Method in class org.nuxeo.ecm.core.cache.AbstractCache
 
stop() - Method in interface org.nuxeo.ecm.core.cache.CacheManagement
Stops this cache and releases related resources.
stop() - Method in class org.nuxeo.ecm.core.cache.CacheMetrics
 
stop() - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
stop() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
stop() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
stop() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
stop() - Method in class org.nuxeo.osgi.BundleImpl
 
stop() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
stop() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
stop() - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
 
stop() - Method in interface org.nuxeo.runtime.metrics.MetricsReporter
Stops metrics reporter.
stop() - Method in class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.DatadogTraceReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.JaegerReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.JmxReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoGraphiteReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.StackdriverReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.StackdriverTraceReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.ZipkinReporter
 
stop() - Method in class org.nuxeo.runtime.metrics.reporter.ZPageReporter
 
stop() - Method in interface org.nuxeo.runtime.model.ComponentInstance
Stops the implementation instance.
stop() - Method in interface org.nuxeo.runtime.model.ComponentManager
Stop and deactivate all resolved components.
stop() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
stop() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
stop() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
stop() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
stop() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Stops the service.
stop() - Method in interface org.nuxeo.runtime.RuntimeExtension
Deprecated.
Stops the runtime extension.
stop() - Method in interface org.nuxeo.runtime.RuntimeService
Stops the runtime.
stop() - Method in interface org.nuxeo.runtime.server.ServerConfigurator
Stops the server.
stop() - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
stop() - Method in class org.nuxeo.runtime.stream.StreamMetricsNuxeoReporter
 
stop() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
stop() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
stop() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
 
stop() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
stop() - Method in class org.nuxeo.runtime.test.TestRuntime
 
stop() - Method in class org.nuxeo.runtime.util.Watch
 
stop() - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
 
stop(boolean) - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
 
stop(boolean) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
 
stop(boolean) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryGarbageCollector
Stops the garbage collection process and deletes all binaries that have not been marked (sweep).
stop(boolean) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
 
stop(boolean) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
 
stop(boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
 
stop(boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
 
stop(int) - Method in class org.nuxeo.osgi.BundleImpl
 
stop(int) - Method in interface org.nuxeo.runtime.model.ComponentManager
Same as ComponentManager.stop() but log a warning if the timeout is reached while stopping components
stop(int) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
stop(String) - Static method in class org.nuxeo.common.logging.SequenceTracer
Deprecated.
stop(String) - Method in class org.nuxeo.runtime.util.Watch
 
stop(Duration) - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
stop(Duration) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
stop(Duration) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Try to stop computations gracefully after processing a record or a timer within the timeout duration.
stop(MutableClassLoader) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
stop(MutableClassLoader) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
stop(ComponentContext) - Method in class org.nuxeo.dmk.DmkComponent
 
stop(ComponentContext) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.automation.io.services.IOComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.redis.RedisComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.schema.TypeService
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
 
stop(ComponentContext) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.avro.AvroComponent
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.codec.CodecServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.kv.KeyValueServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
stop(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
Stop the component.
stop(ComponentContext) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.mongodb.MongoDBComponent
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.server.ServerComponent
 
stop(ComponentContext) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
stop(FeaturesRunner) - Method in class org.nuxeo.runtime.mockito.MockitoFeature
 
stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
stop(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
Before exiting the test.
stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
 
stop(BundleContext) - Method in class org.nuxeo.ecm.automation.features.Activator
 
stop(BundleContext) - Method in class org.nuxeo.ecm.core.opencmis.bindings.Activator
 
stop(BundleContext) - Method in class org.nuxeo.ecm.core.storage.sql.Activator
 
stop(BundleContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
 
stop(BundleContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
stop(BundleContext) - Method in class org.nuxeo.osgi.NullActivator
 
stop(BundleContext) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
Deprecated.
 
stop(BundleContext) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
 
stop(BundleContext) - Method in class org.nuxeo.template.deckjs.TemplateBundleActivator
 
STOP_DURATION - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
STOP_WORDS - Static variable in class org.nuxeo.common.utils.FullTextUtils
 
stopBuffering() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
Writes any buffered data to the underlying OutputStream and from now on don't buffer anymore.
stopBuffering() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
Stops buffering and sends any buffered data to the response's output stream.
stopBuffering(OutputStream) - Static method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
Tells the given OutputStream to stop buffering (if it was).
stopComponent(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Stops the given RegistrationInfo.
stopComponents(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
Stop all started components.
stopImportProcrocess() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
stopImportProcrocess() - Method in interface org.nuxeo.ecm.platform.importer.base.ImporterRunner
 
stopMonitor() - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
Stop tracing Redis activity.
stopMonitor() - Method in class org.nuxeo.ecm.core.redis.RedisPoolExecutor
 
stopping - Variable in class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
 
STOPPING - org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
 
STOPPING - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
The component is being stopped
STOPPING_COMPONENT - Static variable in class org.nuxeo.runtime.ComponentEvent
 
stopProcessors() - Method in interface org.nuxeo.runtime.stream.StreamService
 
stopProcessors() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
 
stopReporters() - Method in interface org.nuxeo.runtime.metrics.MetricsService
 
stopReporters() - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
stopRuntime() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
stopTime - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
stopTime - Variable in class org.nuxeo.lib.stream.pattern.producer.ProducerStatus
 
stopTTLThread() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
StopwatchMXBean - Interface in org.nuxeo.runtime.management.stopwatchs
Deprecated.
since 11.4: use dropwizard metrics timer instead
StopwatchMXBeanImpl - Class in org.nuxeo.runtime.management.stopwatchs
Deprecated.
since 11.4: use dropwizard metrics timer instead
StopwatchMXBeanImpl(Stopwatch) - Constructor for class org.nuxeo.runtime.management.stopwatchs.StopwatchMXBeanImpl
Deprecated.
 
stopwatchStop(Split) - Method in class org.nuxeo.runtime.management.metrics.MetricSerializingCallback
 
stopWords - Static variable in class org.nuxeo.common.utils.FullTextUtils
 
storage - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
storage - Variable in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
STORAGE_CONFIG_EP - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
STORAGE_HANDLERS_EP - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
STORAGE_SIZE - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
STORAGE_XP - Static variable in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
storageAccount - Variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
storageClass - Variable in class org.nuxeo.ecm.core.blob.BlobStatus
 
storageConfiguration - Variable in class org.nuxeo.directory.test.DirectoryConfiguration
 
storageDir - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
storageDir - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
StorageEntry - Class in org.nuxeo.ecm.core.transientstore
Class representing an entry stored in the TransientStore.
StorageEntry() - Constructor for class org.nuxeo.ecm.core.transientstore.StorageEntry
 
StorageEntry(long, boolean) - Constructor for class org.nuxeo.ecm.core.transientstore.StorageEntry
 
StorageError - Error in org.nuxeo.ecm.core.management.api
Raised if something goes wrong with the storage
StorageError() - Constructor for error org.nuxeo.ecm.core.management.api.StorageError
 
StorageError(String) - Constructor for error org.nuxeo.ecm.core.management.api.StorageError
 
StorageError(String, Throwable) - Constructor for error org.nuxeo.ecm.core.management.api.StorageError
 
StorageError(Throwable) - Constructor for error org.nuxeo.ecm.core.management.api.StorageError
 
storageManager - Variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
storageSize - Variable in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
 
store - Variable in class org.nuxeo.connect.update.standalone.PackagePersistence
 
store - Variable in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
store - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
store - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
store - Variable in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
store - Variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
store() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
store(File) - Method in class org.nuxeo.osgi.application.ClassPath
 
store(File) - Method in class org.nuxeo.osgi.BundleIdGenerator
 
store(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
 
store(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
 
store(String, AuthorizationRequest) - Static method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
store(String, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
store(Map<String, Entry>, File) - Static method in class org.nuxeo.connect.update.task.update.RegistrySerializer
Serializes the given registry into the given file.
STORE_ID_ONLY - Static variable in class org.nuxeo.ecm.core.model.DocumentModelResolver
Since 10.2
STORE_NAME - Static variable in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
STORE_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
STORE_NAME_OPTION - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
STORE_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
Configuration property to specify the key/value store name.
STORE_PATH_ONLY - Static variable in class org.nuxeo.ecm.core.model.DocumentModelResolver
Since 10.2
STORE_REPO_AND_ID - Static variable in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
STORE_REPO_AND_PATH - Static variable in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
STORE_TTL_OPTION - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
storeAccessTokenAsDirectoryEntry(NuxeoOAuthToken) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
storeAndDigest(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
storeAndDigest(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
storeAndDigest(InputStream, OutputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
 
storeAndDigest(InputStream, OutputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
Encrypts the given input stream into the given output stream, while also computing the digest of the input stream.
storeAndDigest(FileBlob) - Method in class org.nuxeo.ecm.core.blob.binary.DefaultBinaryManager
Stores and digests a temporary FileBlob.
storeAnErrorRendition() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
storeAuthorizationRequest(AuthorizationRequest) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
storeBlob(Blob, String, String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
storeBlobConversion(Document, String, Blob) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
Store a conversion of the given blob
storeBlobs(String, List<Blob>) - Method in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
 
storeBlobs(List<Blob>) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Stores the blobs for later download.
storeBlobs(List<Blob>) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
Stores the blobs for later download.
storeByDefault - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
storeCertificate(KeyStore, OutputStream, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
Wraps a certificate object into an OutputStream object secured by a keystore password
storeCertificate(KeyStore, OutputStream, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
 
storeClientAccessToken(String, String, String, String, String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
Stores a Access token generated fro Shindig client.
storeClientAccessToken(String, String, String, String, String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
 
storeConsumer(NuxeoOAuthConsumer) - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
Store a new Consumer
storeConsumer(NuxeoOAuthConsumer) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
 
storeCounter(Counter) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
Deprecated.
 
stored - Variable in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
 
STORED_RENDITION_MANAGERS_EP - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
STORED_RENDITIONS_CLEANUP_EVENT - Static variable in class org.nuxeo.ecm.platform.rendition.listener.StoredRenditionsCleanupListener
 
storeDiscovery(byte[]) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
storedPreviewFieldsPaths - Variable in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
 
storedRendition - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
 
StoredRendition - Class in org.nuxeo.ecm.platform.rendition.impl
Implementation of the Rendition interface for rendition that are stored in the Repository
StoredRendition(DocumentModel, RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
 
StoredRenditionManager - Interface in org.nuxeo.ecm.platform.rendition.service
Manages StoredRenditions on behalf of the RenditionService.
StoredRenditionManagerDescriptor - Class in org.nuxeo.ecm.platform.rendition.service
Descriptor for a stored rendition manager.
StoredRenditionManagerDescriptor() - Constructor for class org.nuxeo.ecm.platform.rendition.service.StoredRenditionManagerDescriptor
 
storedRenditionManagerDescriptors - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
StoredRenditionsCleanupListener - Class in org.nuxeo.ecm.platform.rendition.listener
 
StoredRenditionsCleanupListener() - Constructor for class org.nuxeo.ecm.platform.rendition.listener.StoredRenditionsCleanupListener
 
StoredUserInfoResolver - Class in org.nuxeo.ecm.platform.oauth2.openid.auth
 
StoredUserInfoResolver(OpenIDConnectProvider) - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.StoredUserInfoResolver
 
storeFile(String, File) - Method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
 
storeFile(String, File) - Method in interface org.nuxeo.ecm.core.blob.binary.FileStorage
Stores a file based on a key.
storeFile(String, File) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GCPFileStorage
 
storeFile(String, File) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3FileStorage
 
storeInputBlobHolder(BlobHolder) - Method in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
storeInstallParameters(String, Map<String, String>) - Method in class org.nuxeo.connect.client.we.InstallHandler
 
storeManagedBlob(BlobHolder) - Method in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
StoreMessageAction - Class in org.nuxeo.ecm.platform.mail.action
 
StoreMessageAction(String) - Constructor for class org.nuxeo.ecm.platform.mail.action.StoreMessageAction
 
storeName - Variable in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
storeName - Variable in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
 
storeName - Variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
storeRendition(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
Render a document based on the given rendition definition name and returns the stored Rendition DocumentRef.
storeRendition(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
storeRendition(DocumentModel, Rendition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
storeRendition(DocumentModel, Rendition, String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
Deprecated.
since 8.1
storeRendition(DocumentModel, Rendition, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
storeResources(IOResources) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
 
storeResources(IOResources) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
storeResources(IOResources) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
Persists resources.
storeResources(IOResources) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
stores - Variable in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
storeState - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
STORESTATE_KEY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
storesUpperCaseIdentifiers - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
storesUpperCaseIdentifiers() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
storeTokenAsDirectoryEntry(NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
storeTTL - Variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
storeUserInfo(String, OpenIDUserInfo) - Method in interface org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStore
 
storeUserInfo(String, OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
 
storeValue(String, byte[]) - Method in class org.nuxeo.ecm.core.transientstore.computation.TransientStoreOverflowRecordFilter
 
storeValue(String, byte[]) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
Sets the value associated to the key.
storeValue(String, byte[]) - Method in class org.nuxeo.ecm.core.work.KeyValueStoreOverflowRecordFilter
 
STORYBOARD_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
STORYBOARD_PROPERTY - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
StoryboardConverter - Class in org.nuxeo.ecm.platform.video.convert
Converter to extract a list of equally spaced JPEG thumbnails to represent the story-line of a movie file using the ffmpeg commandline tool.
StoryboardConverter() - Constructor for class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
storyboardMinDuration - Variable in class org.nuxeo.ecm.platform.video.service.Configuration
 
storyboardThumbnailCount - Variable in class org.nuxeo.ecm.platform.video.service.Configuration
 
str(String, DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.AbstractUIDGenerator
 
strategy - Variable in class org.nuxeo.ecm.core.blob.KeyStrategyManaged
 
stream - Variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
 
stream - Variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducerDescriptor
 
stream - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
 
stream(Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
stream(Bson, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
stream(Bson, Bson, int) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
Logs, runs request and constructs a closeable Stream on top of MongoCursor.
Stream - Class in org.nuxeo.ecm.platform.video
Object representing a Stream of a video.
STREAM - org.nuxeo.ecm.core.blob.BlobManager.UsageHint
Obtaining an InputStream.
STREAM - org.nuxeo.lib.stream.computation.Topology.VertexType
 
STREAM_AUDIT_ENABLED_PROP - Static variable in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
STREAM_INFO_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.video.Stream
 
STREAM_METRICS_FETCH_INTERVAL - Static variable in class org.nuxeo.runtime.stream.StreamMetricsProcessor
 
STREAM_METRICS_FILTER - Static variable in class org.nuxeo.runtime.stream.StreamMetricsNuxeoReporter
 
STREAM_METRICS_LIST - Static variable in class org.nuxeo.runtime.stream.StreamMetricsProcessor
 
STREAM_NAME - Static variable in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
STREAM_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
STREAM_PROBE_DELAY_DEFAULT - Static variable in class org.nuxeo.runtime.stream.StreamProbe
 
STREAM_PROBE_DELAY_PROPERTY - Static variable in class org.nuxeo.runtime.stream.StreamProbe
 
STREAM_PROCESSING_ENABLED - Static variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
streamAllComments(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
streamAnnotations(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
StreamAuditEventListener - Class in org.nuxeo.ecm.platform.audit.listener
An events collector that write log entries as json record into a stream.
StreamAuditEventListener() - Constructor for class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
StreamAuditStorageWriter - Class in org.nuxeo.audit.storage.stream
Computation that consumes a stream of Json log entries and write them to the Directory Audit Storage.
StreamAuditStorageWriter() - Constructor for class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter
 
StreamAuditStorageWriter.AuditStorageLogWriterComputation - Class in org.nuxeo.audit.storage.stream
 
StreamAuditWriter - Class in org.nuxeo.ecm.platform.audit.impl
Computation that consumes a stream of log entries and write them to the audit backend.
StreamAuditWriter() - Constructor for class org.nuxeo.ecm.platform.audit.impl.StreamAuditWriter
 
StreamAuditWriter.AuditLogWriterComputation - Class in org.nuxeo.ecm.platform.audit.impl
 
StreamComputationPolicy - Interface in org.nuxeo.runtime.stream
 
StreamDescriptor() - Constructor for class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
 
StreamImporters - Class in org.nuxeo.importer.stream
Helper class to define different log names used in nuxeo-importer-stream and utility methods to get codecs.
streaming - Variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
Have we stopped buffering to pass writes directly to the output stream.
StreamIntrospectionComputation - Class in org.nuxeo.ecm.core.bulk.introspection
A computation that reads processor and metrics streams to build a representation of stream activities in the cluster.
StreamIntrospectionComputation() - Constructor for class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
StreamIntrospectionConverter - Class in org.nuxeo.ecm.core.bulk.introspection
 
StreamIntrospectionConverter(String) - Constructor for class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
 
StreamIntrospectionProcessor - Class in org.nuxeo.ecm.core.bulk.introspection
A processor to introspect Nuxeo Stream activities at the cluster level.
StreamIntrospectionProcessor() - Constructor for class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionProcessor
 
streamManager - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
streamManager - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
streamManager - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
streamManager - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
streamManager - Variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
StreamManager - Interface in org.nuxeo.lib.stream.computation
Gives access to StreamProcessor and appender for source provider.
StreamMetricsComputation - Class in org.nuxeo.runtime.stream
A computation that exposes Nuxeo Stream metrics as Dropwizard metrics.
StreamMetricsComputation(Duration, List<String>) - Constructor for class org.nuxeo.runtime.stream.StreamMetricsComputation
 
StreamMetricsComputation.LatencyMetric - Class in org.nuxeo.runtime.stream
 
StreamMetricsNuxeoReporter - Class in org.nuxeo.runtime.stream
A Specialized Nuxeo Metrics Reporter that sends only Nuxeo Stream metrics into a Stream.
StreamMetricsNuxeoReporter() - Constructor for class org.nuxeo.runtime.stream.StreamMetricsNuxeoReporter
 
StreamMetricsProcessor - Class in org.nuxeo.runtime.stream
A processor fetching stream metrics populating Dropwizard metrics.
StreamMetricsProcessor() - Constructor for class org.nuxeo.runtime.stream.StreamMetricsProcessor
 
StreamMetricsReporter - Class in org.nuxeo.runtime.stream
A Dropwizard Metrics Reporter that sends metrics into a Nuxeo Stream.
StreamMetricsReporter(MetricRegistry, MetricFilter) - Constructor for class org.nuxeo.runtime.stream.StreamMetricsReporter
 
StreamObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
Nuxeo Stream Introspection endpoint
StreamObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.StreamObject
 
StreamProbe - Class in org.nuxeo.runtime.stream
A probe to detect when computation has been terminated due to failure.
StreamProbe() - Constructor for class org.nuxeo.runtime.stream.StreamProbe
 
streamProcessor - Variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
 
streamProcessor - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
StreamProcessor - Interface in org.nuxeo.lib.stream.computation
Run a topology of computations according to some settings.
StreamProcessorDescriptor - Class in org.nuxeo.runtime.stream
 
StreamProcessorDescriptor() - Constructor for class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
StreamProcessorDescriptor.ComputationDescriptor - Class in org.nuxeo.runtime.stream
 
StreamProcessorDescriptor.FilterDescriptor - Class in org.nuxeo.runtime.stream
 
StreamProcessorDescriptor.PolicyDescriptor - Class in org.nuxeo.runtime.stream
 
StreamProcessorDescriptor.StreamDescriptor - Class in org.nuxeo.runtime.stream
 
StreamProcessorTopology - Interface in org.nuxeo.runtime.stream
 
StreamPubSubProvider - Class in org.nuxeo.runtime.pubsub
A Pub/Sub provider based on Nuxeo Stream.
StreamPubSubProvider() - Constructor for class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
StreamPubSubProvider.Subscriber - Class in org.nuxeo.runtime.pubsub
 
streamRecords - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
StreamRef - Interface in org.nuxeo.runtime.model
A named stream used to be able to deploy new components without referring to them via URLs.
StreamRuntimeException - Exception in org.nuxeo.lib.stream
 
StreamRuntimeException(String, Throwable) - Constructor for exception org.nuxeo.lib.stream.StreamRuntimeException
 
StreamRuntimeException(Throwable) - Constructor for exception org.nuxeo.lib.stream.StreamRuntimeException
 
streams - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
streams - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
streams - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
streams - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
 
STREAMS - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
StreamService - Interface in org.nuxeo.runtime.stream
 
StreamServiceImpl - Class in org.nuxeo.runtime.stream
 
StreamServiceImpl() - Constructor for class org.nuxeo.runtime.stream.StreamServiceImpl
 
StreamServiceImpl.ComponentsLifeCycleListener - Class in org.nuxeo.runtime.stream
 
streamsSet() - Method in class org.nuxeo.lib.stream.computation.Topology
 
streamsSet(String) - Method in class org.nuxeo.lib.stream.computation.Topology
 
StreamWorkManager - Class in org.nuxeo.ecm.core.work
WorkManager impl that appends works into a Log.
StreamWorkManager() - Constructor for class org.nuxeo.ecm.core.work.StreamWorkManager
 
StreamWorkManager.WorkScheduling - Class in org.nuxeo.ecm.core.work
 
streq(String, String) - Static method in class org.nuxeo.ecm.webengine.model.Utils
 
STRICT - org.nuxeo.runtime.test.runner.RandomBug.Mode
 
string - Variable in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
string - Variable in class org.nuxeo.ecm.core.storage.sql.ColumnType.WrappedId
 
string - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.JDBCInfo
 
string - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.NodeAsString
 
string(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
STRING - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
STRING - org.nuxeo.ecm.core.storage.sql.Model.IdType
 
STRING - org.nuxeo.ecm.core.storage.sql.PropertyType
 
STRING - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
STRING - Static variable in class org.nuxeo.ecm.core.query.sql.parser.Scanner
lexical states
STRING - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
STRING - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
STRING - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
 
STRING_ARRAY_TYPE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
STRING_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
String column, or NULL if the value is representable as a Long or not representable as a String.
STRING_SCHEMA_INDEX - Static variable in class org.nuxeo.ecm.core.bulk.message.MapAsJsonAsStringEncoding
 
StringBlob - Class in org.nuxeo.ecm.core.api.impl.blob
Blob based on a string.
StringBlob(String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
StringBlob(String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
StringBlob(String, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
StringBlob(String, String, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StringBlob
 
StringCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
 
stringCol - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
stringColName - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
stringFromLock(Lock) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
stringify(UIDSequenceBean) - Static method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
StringInfo(String) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
 
StringList - Class in org.nuxeo.ecm.automation.core.util
A string list can be used as an injectable parameter when a list of strings is required.
StringList() - Constructor for class org.nuxeo.ecm.automation.core.util.StringList
 
StringList(int) - Constructor for class org.nuxeo.ecm.automation.core.util.StringList
 
StringList(String[]) - Constructor for class org.nuxeo.ecm.automation.core.util.StringList
 
StringList(Collection<String>) - Constructor for class org.nuxeo.ecm.automation.core.util.StringList
 
StringLiteral - Class in org.nuxeo.ecm.core.query.sql.model
 
StringLiteral(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.StringLiteral
 
StringMessageBuilder(String) - Constructor for class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
Create a string blob with a content
StringProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
 
StringProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.StringProperty
 
strings - Variable in class org.nuxeo.ecm.core.utils.StringsExtractor
 
StringsExtractor - Class in org.nuxeo.ecm.core.utils
Finds the strings in a document (string properties).
StringsExtractor() - Constructor for class org.nuxeo.ecm.core.utils.StringsExtractor
 
StringToBoolean - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToBoolean() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToBoolean
 
stringToBytes(String) - Static method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
Converts a String to UTF-8 bytes.
StringToCalendar - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToCalendar() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToCalendar
 
StringToDate - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToDate() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToDate
 
StringToDocModel - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToDocModel() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocModel
 
StringToDocModelList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToDocModelList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocModelList
 
StringToDocRef - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToDocRef() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocRef
 
StringToInteger - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToInteger() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToInteger
 
StringToList - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToList
 
StringToLong - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToLong() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToLong
 
StringToProperties - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToProperties() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToProperties
 
stringToText(String) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
StringToURL - Class in org.nuxeo.ecm.automation.core.impl.adapters
 
StringToURL() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToURL
 
StringType - Class in org.nuxeo.ecm.core.schema.types.primitives
The string type.
StringUtils - Class in org.nuxeo.common.utils
Utils for String manipulations.
stringValue - Variable in class org.nuxeo.template.api.TemplateInput
 
StringValue - org.nuxeo.template.api.InputType
 
stripBlobKeyPrefix(String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
stripBlobKeyPrefix(String) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
stripBlobKeyPrefix(String) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
stripBlobKeyPrefix(String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
stripBlobKeyPrefix(String) - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
stripElemMatchPrefix(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
stripOpenSSL(String) - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
stripPrincipalPrefix(String) - Static method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageServiceImpl
 
strParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
 
strParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
 
strParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
 
strParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
 
strParameters - Variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
 
stsClient - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
STUDIO_SNAPSHOT_DISABLE_VALIDATION_PROPERTY - Static variable in class org.nuxeo.connect.client.ConnectClientComponent
Name of the ConfigurationService property used to disable Studio snapshot package validation.
STUDIO_SNAPSHOT_VERSION - Static variable in class org.nuxeo.connect.update.task.update.UpdateManager
 
StudioSnapshotHelper - Class in org.nuxeo.connect.client.we
 
stupidRegexp - Variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
 
stupidRegexp - Variable in class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsFromAutomationChainAction
 
style - Variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
SUB - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
SUB - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
SUB_CLAUSE_PREDICATE - Static variable in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
 
SUB_GROUPS - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
SUB_PATH_PART_SIZE - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
 
subany - org.nuxeo.ecm.directory.BaseDirectoryDescriptor.SubstringMatchType
Matches any substring.
subClauseQueryElement(DocumentModel, PredicateDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
 
subContainers - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
subConverters - Variable in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
subConverters - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
subConvertersBased - Variable in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
 
subDirectories - Variable in class org.nuxeo.ecm.directory.multi.SourceDescriptor
 
SubDirectoryDescriptor - Class in org.nuxeo.ecm.directory.multi
 
SubDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
 
subfinal - org.nuxeo.ecm.directory.BaseDirectoryDescriptor.SubstringMatchType
Matches final substring.
subGroups - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
subGroups - Variable in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
 
subGroupsField - Variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
 
subinitial - org.nuxeo.ecm.directory.BaseDirectoryDescriptor.SubstringMatchType
Matches initial substring.
subject - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
subject - Variable in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
Deprecated.
 
subject - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
subject - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
subject - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
subject - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
subject - Variable in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
subject - Variable in class org.nuxeo.runtime.api.login.NuxeoLoginContext
 
Subject - Interface in org.nuxeo.ecm.platform.relations.api
Subject interface to identify subject nodes: resources and blank nodes.
SUBJECT_FORMAT - Static variable in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
SUBJECT_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
SUBJECT_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
SUBJECT_TEMPLATE_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
Subjects(List<Node>) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph.Subjects
 
subjectTemplate - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
subList(int, int) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
Throws UnsupportedOperationException, added to implement List<Property> interface.
subList(int, int) - Method in class org.nuxeo.ecm.core.api.PartialList
 
subList(int, int) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
submit(String, String, byte[]) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
submit(BulkCommand) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
Submits a BulkCommand that will be processed asynchronously, even if the current transaction rolls back (the method is not transactional).
submit(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
 
submit(Work) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
go through the queue instead of using super.execute which may skip the queue and hand off to a thread directly
submitBulkCommand(String, boolean) - Method in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchBulkIndexOperation
 
submitRegistrationRequest(String, DocumentModel, Map<String, Serializable>, UserInvitationService.ValidationMethod, boolean) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
submitRegistrationRequest(String, DocumentModel, Map<String, Serializable>, UserInvitationService.ValidationMethod, boolean) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Stores a resgitration request like submitRegistrationRequest with Document information
submitRegistrationRequest(DocumentModel, Map<String, Serializable>, UserInvitationService.ValidationMethod, boolean) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
submitRegistrationRequest(DocumentModel, Map<String, Serializable>, UserInvitationService.ValidationMethod, boolean) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Stores a registration request and return a unique ID for it
submitTime - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
subPath(String, boolean, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PreviewAdapter
 
subPublish(CoreSession, DocumentModel, Snapshot, boolean) - Method in class org.nuxeo.snapshot.pub.FolderishProxyFactory
 
SUBQUERY_ARRAY_ALIAS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
subQueryAlias - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.ArraySubQuery
 
subscribe(String, Collection<String>, RebalanceListener) - Method in interface org.nuxeo.lib.stream.log.LogManager
subscribe(String, Collection<String>, RebalanceListener, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
subscribe(Name, Collection<Name>, RebalanceListener) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
subscribe(Name, Collection<Name>, RebalanceListener) - Method in interface org.nuxeo.lib.stream.log.LogManager
 
subscribe(Name, Collection<Name>, RebalanceListener, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
subscribe(Name, Collection<Name>, RebalanceListener, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
Creates a tailer for a consumer group and subscribe to multiple Logs.
subscribe(Name, Collection<Name>, RebalanceListener, Codec<M>) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
subscribe(JedisPubSub, String) - Method in interface org.nuxeo.ecm.core.redis.RedisExecutor
Run a subscriber, do not return.
subscribe(JedisPubSub, String) - Method in class org.nuxeo.ecm.core.redis.RedisFailoverExecutor
 
subscribedLatch - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
SubscribeOperation - Class in org.nuxeo.ecm.platform.ec.notification.automation
Operation to subscribe a user to the notifications of one or more of documents.
SubscribeOperation() - Constructor for class org.nuxeo.ecm.platform.ec.notification.automation.SubscribeOperation
 
subscriber(String, byte[]) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
PubSubService subscriber, called from a separate thread.
Subscriber() - Constructor for class org.nuxeo.runtime.pubsub.StreamPubSubProvider.Subscriber
 
subscribers - Variable in class org.nuxeo.runtime.pubsub.AbstractPubSubProvider
List of subscribers for each topic.
subscribers - Variable in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
List of subscribers for each topic.
subscribeToNotifications(DocumentModel, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
Subscribes a user to notifications on the document.
SUBSCRIPTION_ASSIGNED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
SUBSCRIPTION_NAME - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
Deprecated.
since 10.2, seems unused
SubscriptionAdapter - Class in org.nuxeo.ecm.platform.ec.notification
Encapsulates all notification storage logic in the Notifiable facet.
SubscriptionAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
 
SubscriptionAdapterFactory - Class in org.nuxeo.ecm.platform.ec.notification
 
SubscriptionAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapterFactory
 
SubscriptionStatusWrapper - Class in org.nuxeo.connect.client.status
Simple Wrapper to add label computation to the SubscriptionStatus
SubscriptionStatusWrapper(String) - Constructor for class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
SubscriptionStatusWrapper(ConnectSecurityError) - Constructor for class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
SubscriptionStatusWrapper(SubscriptionStatus) - Constructor for class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
SUBSTRING - org.nuxeo.ecm.platform.usermanager.UserManager.MatchType
 
SUBSTRING_MATCH_TYPE_DEFAULT - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
substringMatch(Attributes, SubstringNode) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterMatcher
Implement the substring match on any non-null value of a string attribute (eg: (attr3=val*)).
substringMatchType - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
substringMatchType - Variable in class org.nuxeo.ecm.directory.BaseSession
 
subtractFrom(Temporal) - Method in class org.nuxeo.common.utils.PeriodAndDuration
 
subtype - Variable in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
 
SubType - Class in org.nuxeo.ecm.platform.types
Type view to display a given document sub-type.
SubType() - Constructor for class org.nuxeo.ecm.platform.types.SubType
 
subtypes - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
subtypes - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
 
SubtypesJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Deprecated.
Since 11.5, use the SubtypesJsonEnricher in org.nuxeo.ecm.platform.types instead.
SubtypesJsonEnricher - Class in org.nuxeo.ecm.platform.types
Enrich DocumentModel JSON object with an array of the document types that can be created under the current document taking account the local configuration.
SubtypesJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricher
Deprecated.
 
SubtypesJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.types.SubtypesJsonEnricher
 
subWidgetReferences - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
subWidgets - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
subWidgets - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
succeed - Variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
succeed() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
 
success - Variable in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
 
success - Variable in class org.nuxeo.runtime.management.api.ProbeStatus
 
SUCCESS - org.nuxeo.ecm.csv.core.CSVImportLog.Status
 
SUCCESS - Static variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
successCount - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
 
successfulAuthentication - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
successLineCount - Variable in class org.nuxeo.ecm.csv.core.CSVImportResult
 
suffix - Variable in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
 
SUFFIX_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
 
suggest(String, SuggestionContext) - Method in interface org.nuxeo.ecm.platform.suggestbox.service.Suggester
Compute a list of possible user actions or intents given their input and context.
suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
 
suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
Deprecated.
 
suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
suggest(String, SuggestionContext) - Method in interface org.nuxeo.ecm.platform.suggestbox.service.SuggestionService
Call the suggesters registered for the given suggestion point mentioned in the context and aggregate the results.
suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
 
suggest(String, SuggestionContext, String) - Method in interface org.nuxeo.ecm.platform.suggestbox.service.SuggestionService
Call a single suggester registered under the provided name.
suggest(String, SuggestionContext, String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
 
SuggestCollectionEntry - Class in org.nuxeo.ecm.automation.core.operations.collections
 
SuggestCollectionEntry() - Constructor for class org.nuxeo.ecm.automation.core.operations.collections.SuggestCollectionEntry
 
SuggestConstants - Class in org.nuxeo.ecm.automation.features
Constants used to generate JSON for suggestion in operations.
SuggestConstants() - Constructor for class org.nuxeo.ecm.automation.features.SuggestConstants
 
SuggestDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
SuggestDirectoryEntries Operation
SuggestDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
SUGGESTED_TARGET - Static variable in class org.nuxeo.wopi.Headers
 
suggester - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
Suggester - Interface in org.nuxeo.ecm.platform.suggestbox.service
 
SuggesterDescriptor - Class in org.nuxeo.ecm.platform.suggestbox.service.descriptors
XMap descriptor for registering overridable parameterized Suggester implementation on the SuggesterService.
SuggesterDescriptor() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
 
suggesterDescriptors - Variable in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
 
suggesterGroup - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
SuggesterGroupDescriptor - Class in org.nuxeo.ecm.platform.suggestbox.service.descriptors
 
SuggesterGroupDescriptor() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
 
suggesterGroupDescriptors - Variable in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
 
SuggesterGroupItemDescriptor - Class in org.nuxeo.ecm.platform.suggestbox.service.descriptors
XMap descriptor for registering suggester names in a suggesterGroup contribution.
SuggesterGroupItemDescriptor() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
SuggesterGroupItemDescriptor(String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
SuggesterGroupRegistry - Class in org.nuxeo.ecm.platform.suggestbox.service.registries
 
SuggesterGroupRegistry() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
 
suggesterGroups - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
 
suggesterId - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
Deprecated.
 
suggesterId - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
Deprecated.
 
suggesterId - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
SuggesterRegistry - Class in org.nuxeo.ecm.platform.suggestbox.service.registries
 
SuggesterRegistry() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
 
suggesters - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
 
suggestGroup - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
Suggestion - Class in org.nuxeo.ecm.platform.suggestbox.service
Base class for building data transfer objects for results of requests to the SuggestionService.
Suggestion(String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
Suggestion(String, String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
Suggestion(String, String, String, String, String, Map<String, List<String>>) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
SuggestionContext - Class in org.nuxeo.ecm.platform.suggestbox.service
Base class and default implementation for passing contextual information to the suggestion service.
SuggestionContext(String, Principal) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
SuggestionException - Exception in org.nuxeo.ecm.platform.suggestbox.service
Exception raised when a suggester cannot perform it's suggestion due to inconsistent configuration or problem when calling a backend service: in that case the backend service exception should be wrapped as the cause.
SuggestionException(String) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
 
SuggestionException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
 
SuggestionException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
 
SuggestionHandlerDescriptor - Class in org.nuxeo.ecm.platform.suggestbox.service.descriptors
XMap descriptor for registering overridable suggestion handlers (individual operations or named chains of operations).
SuggestionHandlerDescriptor() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
suggestionHandlerDescriptors - Variable in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
SuggestionHandlerRegistry - Class in org.nuxeo.ecm.platform.suggestbox.service.registries
 
SuggestionHandlerRegistry() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
 
SuggestionHandlingException - Exception in org.nuxeo.ecm.platform.suggestbox.service
Exception raised when the SuggestionService is unable to execute the selected suggestion.
SuggestionHandlingException(String) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
 
SuggestionHandlingException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
 
SuggestionHandlingException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
 
SuggestionService - Interface in org.nuxeo.ecm.platform.suggestbox.service
Pluggable service to generate user action suggestions based on text input and contextual data.
SuggestionServiceImpl - Class in org.nuxeo.ecm.platform.suggestbox.service
The Class SuggestionServiceImpl.
SuggestionServiceImpl() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
 
SuggestOperation - Class in org.nuxeo.ecm.platform.suggestbox.automation
Operation used to suggest result by getting and calling all the suggesters defined in contributions.
SuggestOperation() - Constructor for class org.nuxeo.ecm.platform.suggestbox.automation.SuggestOperation
 
SuggestTagEntry - Class in org.nuxeo.ecm.platform.tag.automation
 
SuggestTagEntry() - Constructor for class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
SuggestUserEntries - Class in org.nuxeo.ecm.automation.core.operations.users
SuggestUser Operation.
SuggestUserEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
SUM - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
 
SUM - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
summarize(String) - Static method in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
 
SUMMARY - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
SUPER_SPACE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
The document type will be available in the seam context as variable "currentSuperSpace" when navigating in its children documents
SuperBlockDirective - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
 
SuperBlockDirective() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.SuperBlockDirective
 
superClass - Variable in class org.nuxeo.runtime.annotations.AnnotatedClass
 
superComponent - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
SuperKeyedRegistry<K,​V> - Class in org.nuxeo.ecm.automation.core.impl
A registry which is inheriting values from super keys.
SuperKeyedRegistry() - Constructor for class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
 
superModule - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
superType - Variable in class org.nuxeo.ecm.core.schema.types.AbstractType
 
superType - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
superType - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
superType() - Method in annotation type org.nuxeo.ecm.webengine.model.WebAdapter
 
superType() - Method in annotation type org.nuxeo.ecm.webengine.model.WebObject
 
superTypeName - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
supplier - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
 
supplier - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
supplier - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
supplierMap - Variable in class org.nuxeo.lib.stream.computation.Topology
 
supplyThreadPool - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
support(Class<? extends Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
support(Class<? extends Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
support(Class<? extends Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
support(Class<? extends Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
 
support(Class<? extends Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
 
support(Class<? extends Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.primitives.LongType
 
support(Class<? extends Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
support(Class<? extends Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
SUPPORTED_APP_NAMES_PROPERTY_KEY - Static variable in class org.nuxeo.wopi.WOPIServiceImpl
 
SUPPORTED_EXTENSIONS - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
SUPPORTED_SHARE_URL_TYPES - Static variable in class org.nuxeo.wopi.Constants
 
supportedControls - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
supportedControls - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
supportedExtensions - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
supportedFieldTypes - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
supportedHeaders - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
supportedInputMimeTypes - Variable in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
 
supportedMethods - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
supportedMimeTypes - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
supportedModes - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
supportedModes - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
supports(InTransport) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPPostBinding
 
supports(InTransport) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPRedirectBinding
 
supports(InTransport) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
Checks if this binding can be used to extract the message from the request.
supports(OutTransport) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPPostBinding
 
supports(OutTransport) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.HTTPRedirectBinding
 
supports(OutTransport) - Method in class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
Checks if this binding can use the given transport to send a message
Supports - Annotation Type in org.nuxeo.ecm.core.io.registry.reflect
Annotation used to define mimetypes supported by a marshaller class.
SUPPORTS_EXTENDED_LOCK_LENGTH - Static variable in class org.nuxeo.wopi.Constants
 
SUPPORTS_GET_LOCK - Static variable in class org.nuxeo.wopi.Constants
 
SUPPORTS_JOINS_PROP - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
SUPPORTS_LOCKS - Static variable in class org.nuxeo.wopi.Constants
 
SUPPORTS_PROXIES_PROP - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
SUPPORTS_RENAME - Static variable in class org.nuxeo.wopi.Constants
 
SUPPORTS_UPDATE - Static variable in class org.nuxeo.wopi.Constants
 
supportsAggressiveRelease() - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
 
supportsAncestorsTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Checks if the dialect supports an ancestors table.
supportsAncestorsTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsArrayColumns - Variable in class org.nuxeo.ecm.core.storage.sql.ModelSetup
 
supportsArrayColumns() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
supportsArrayColumns() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
supportsArrayColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect support storing arrays in table columns.
supportsArrayColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect support passing ARRAY values (to stored procedures mostly).
supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsArraysReturnInsteadOfRows() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does a stored function returning an result set need to access it as a single array instead of iterating over a normal result set's rows.
supportsArraysReturnInsteadOfRows() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
supportsBatchUpdateCount() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect report accurate update counts for batch updates.
supportsBatchUpdateCount() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
supportsBatchUpdates - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
 
supportsBlobHolder(DocumentType) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
supportsCircularCascadeDeleteConstraints() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
supportsCircularCascadeDeleteConstraints() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
supportsClassRule() - Method in interface org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Condition
Returns whether this condition supports check at class level.
supportsClassRule() - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreWindows
 
supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
 
supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
For databases that don't support clustering.
supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
 
supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
 
supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
supportsCredentials - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
 
supportsFastDescendants() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Checks whether Dialect.getInTreeSql(String, String) is optimized for fast results (using an ancestors or descendants table).
supportsFastDescendants() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
supportsFastDescendants() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsFastDescendants() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
supportsFulltextSearch() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
supportsFulltextSearch() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
supportsHotReload - Variable in class org.nuxeo.launcher.info.PackageInfo
 
supportsHotReload() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
supportsHotReload() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
supportsIfExistsAfterTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
supportsIfExistsAfterTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
supportsIfExistsBeforeTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
supportsIfExistsBeforeTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
supportsIlike() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect support ILIKE operator
supportsIlike() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsJoins - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
supportsJoins() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
supportsLockEscalationDisable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
SQL Server supports only one fulltext index.
supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Indicates if dialect supports paging
supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
supportsProcessingDisabling() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
supportsProcessingDisabling() - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
 
supportsProcessingDisabling() - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
supportsProcessingDisabling() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
 
supportsProcessingDisabling() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
supportsProcessingDisabling() - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
 
supportsProxies - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
supportsProxies - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
supportsProxies() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect support an optimized read security checks
supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
supportsScroll() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect support an scroll API
supportsSequenceId() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
Whether this database supports "sequence" as an id type.
supportsSequenceId() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
 
supportsSequenceId() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
supportsSequenceId() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
supportsSessions - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
supportsSessions() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
supportsSoftDelete() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
supportsSoftDelete() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
 
supportsSoftDelete() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
 
supportsSoftDelete() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
supportsSync() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks if sync is supported.
supportsSync() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
supportsSync() - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
supportsSync() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
supportsSync(Blob) - Static method in class org.nuxeo.wopi.Helpers
 
supportsSysNameArray() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Checks if the dialect supports storing arrays of system names (for mixins for instance).
supportsSysNameArray() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsTag(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.BridgeTagService
 
supportsTag(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
supportsTag(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.RelationTagService
Deprecated.
 
supportsTag(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Checks if document support tag.
supportsTransactions - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
supportsTransactions() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
 
supportsTransactions() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
Checks whether this repository supports transactions.
supportsTransactions() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
 
supportsTransactions() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
supportSubscribe() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
supportSubscribe() - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
supportSubscribe() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
supportSubscribe() - Method in interface org.nuxeo.lib.stream.log.LogManager
supportSubscribe() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
 
supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect support UPDATE t SET ...
supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
supportsUserUpdate - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
supportsUserUpdate() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
supportsUserUpdate() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
supportsUserUpdate() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
supportsUserUpdate() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Checks if user update is supported.
supportsUserUpdate() - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
supportsUserUpdate() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
supportsUserUpdateDefaultFalse() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
supportsUserUpdateDefaultTrue() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
supportsUserUpdateDefaultTrue() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
 
supportsUserUpdateDefaultTrue(Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
supportsWith - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsWith() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
Does the dialect support SQL-99 WITH common table expressions.
supportsWith() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
supportsWith() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
supportsXA() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
supportsXA() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
 
suspend() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
suspend() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
suspended - Variable in class org.nuxeo.ecm.core.work.AbstractWork
Suspend acknowledged by the work instance.
suspended() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
suspended() - Method in interface org.nuxeo.ecm.core.work.api.Work
Must be called by Work implementations to advertise that state saving is done, when Work.isSuspending() returned true.
SUSPENDED - org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
Task node is waiting for task to be done.
suspendedKey(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
suspending - Variable in class org.nuxeo.ecm.core.work.AbstractWork
Suspend requested by the work manager.
suspendScheduledWork(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Suspends all scheduled work instances by moving them to the suspended queue.
suspendTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
Deprecated.
since 11.1, as not all backends (transaction resource managers) allow suspending the transaction or transaction interleaving, instead use TransactionHelper.runInNewTransaction(java.lang.Runnable) or TransactionHelper.runWithoutTransaction(java.lang.Runnable) explicitly
svc - Variable in class org.nuxeo.connect.update.PackageUpdateComponent
 
svc - Variable in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
 
SWITCH_USER_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
SWITCH_USER_PAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
switchUser(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
sym - Interface in org.nuxeo.ecm.core.query.sql.parser
CUP generated interface containing symbol constants.
SYMBOLIC_NAME - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
symbolicName - Variable in class org.nuxeo.osgi.BundleImpl
 
sync - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
SYNC_ROOT_PARENT_FACTORY_PARAM - Static variable in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootFactory
 
SYNC_ROOT_PARENT_FACTORY_PARAM - Static variable in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
syncAlias - Variable in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
syncDate - Variable in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
syncDigestAuthPassword(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
SYNCED_REQUEST_FLAG - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
 
SynchronizationRoots - Class in org.nuxeo.drive.service
Data transfer object to fetch the list of references of synchronization roots for a given repo and user.
SynchronizationRoots(String, Set<String>, Set<IdRef>) - Constructor for class org.nuxeo.drive.service.SynchronizationRoots
 
SynchronousUnicityCheckListener - Class in org.nuxeo.ecm.platform.filemanager.core.listener
 
SynchronousUnicityCheckListener() - Constructor for class org.nuxeo.ecm.platform.filemanager.core.listener.SynchronousUnicityCheckListener
 
syncLogCreationEntries(String, String, Boolean) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditAdmin
Forces log Synchronisation for a branch of the repository.
syncLogCreationEntries(String, String, Boolean) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
 
syncLogCreationEntries(String, String, Boolean) - Method in class org.nuxeo.elasticsearch.audit.ESAuditBackend
 
syncLogCreationEntries(String, String, Boolean) - Method in class org.nuxeo.mongodb.audit.MongoDBAuditBackend
 
syncLogCreationEntries(BaseLogEntryProvider, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
 
syncPostCommitListenersDescriptors - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerList
 
syncRootCache - Variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
Cache holding the synchronization roots for a given user (first map key) and repository (second map key).
syncRootFactoryMatches(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
syncRootParentFactoryName - Variable in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
syncRootParentFactoryName - Variable in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootFactory
 
syncRootParentFactoryName - Variable in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
syncSearchAndWriteAlias(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
Make sure that the search alias point to the same index as the write alias.
syncSearchAndWriteAlias(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
syncSearchAndWriteAlias(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
syncSearchAndWriteAlias(ElasticSearchIndexConfig) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
Update the search index to point to the write index.
syncStats - Static variable in class org.nuxeo.ecm.core.management.events.EventStatsHolder
Deprecated.
 
syntax_error(Symbol) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
 
SYSNAME - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
SYSNAME - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
SYSNAMEARRAY - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
SYSNAMEARRAY - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
SYSPROP_FULLTEXT_BINARY - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
SYSPROP_FULLTEXT_BINARY - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
SYSPROP_FULLTEXT_JOBID - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
SYSPROP_FULLTEXT_JOBID - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
SYSPROP_FULLTEXT_SIMPLE - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
SYSPROP_FULLTEXT_SIMPLE - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
SYSPROP_IS_TRASHED - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
SYSPROP_IS_TRASHED - Static variable in class org.nuxeo.ecm.core.trash.PropertyTrashService
 
SYSPROP_QUERY_TEMPLATE - Static variable in class org.nuxeo.ecm.core.bulk.action.TrashAction
 
sysrc - Variable in class org.nuxeo.runtime.model.impl.ComponentPersistence
 
SYSTEM - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
SYSTEM_DIRECTORY_TYPE - Static variable in interface org.nuxeo.ecm.directory.api.DirectoryService
 
SYSTEM_DOCUMENT - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
The document type corresponds to a system document, not a user-visible document.
SYSTEM_PROPERTIES_HEADER_FIELDS - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVHelper
 
SYSTEM_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
The event property containing the system property updated.
SYSTEM_PROPERTY_PREFIX - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
 
SYSTEM_PROPERTY_PREFIX - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
SYSTEM_PROPERTY_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
SYSTEM_PROPERTY_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
SYSTEM_PROPERTY_VALUE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
The event property containing the value of the system property updated.
SYSTEM_SCHEMA - Static variable in class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
Fake schema for system properties usable as a page provider aggregate
SYSTEM_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
SYSTEM_USERNAME - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
SYSTEM_USERNAME - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
 
systemBundle - Variable in class org.nuxeo.osgi.OSGiAdapter
 
SystemBundle - Class in org.nuxeo.osgi
 
SystemBundle(OSGiAdapter, BundleFile, ClassLoader) - Constructor for class org.nuxeo.osgi.SystemBundle
 
SystemBundleFile - Class in org.nuxeo.osgi
 
SystemBundleFile(File) - Constructor for class org.nuxeo.osgi.SystemBundleFile
 
SystemID() - Constructor for class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
SystemID(String) - Constructor for class org.nuxeo.runtime.api.login.LoginComponent.SystemID
 
systemLogin(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
 
SystemPrincipal - Class in org.nuxeo.ecm.core.api
 
SystemPrincipal(String) - Constructor for class org.nuxeo.ecm.core.api.SystemPrincipal
 
systemPropertyPrefix - Variable in class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
 
systemPropNameMap - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
systemPropNameMap - Static variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 

T

t - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
 
T_BLOB - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_BLOBS - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_BOOLEAN - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_DATE - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_DOCUMENT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_DOCUMENTS - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_FLOAT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_INTEGER - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_LONG - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_PROPERTIES - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_RESOURCE - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_SCRIPT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
T_STRING - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
t0 - Variable in class org.nuxeo.runtime.util.Watch.TimeInterval
 
t1 - Variable in class org.nuxeo.runtime.util.Watch.TimeInterval
 
TABBED_MODE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
table - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
table - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Delete
 
table - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Table name.
table - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
The table this is an alias of.
table - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
table - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
table - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
table - Variable in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
Deprecated.
 
table - Variable in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
Table - Interface in org.nuxeo.ecm.core.storage.sql.jdbc.db
A SQL table.
TABLE_FRAG_ALIAS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
TABLE_HIER_ALIAS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
TABLE_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
Table configuration property.
Table.IndexType - Enum in org.nuxeo.ecm.core.storage.sql.jdbc.db
 
tableAlias - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Table alias, or null.
TableAlias - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
An alias for an existing table.
TableAlias(Table, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
Creates a table as an alias for another one.
tableExists(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
TableImpl - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
The basic implementation of a SQL table.
TableImpl(Dialect, String, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
Creates a new empty table.
tableKey - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader.TableUpgrade
 
TableMaker(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.TableMaker
 
tableName - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
tableName - Variable in class org.nuxeo.ecm.core.storage.sql.RowId
 
tableName - Variable in enum org.nuxeo.ecm.core.storage.sql.SelectionType
The table name for this selection.
tableName - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
tableName - Variable in class org.nuxeo.ecm.directory.sql.TableReference
 
tableName - Variable in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
tableParam - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Parameter if table name is an expression that contains a "?", or null.
TableReference - Class in org.nuxeo.ecm.directory.sql
 
TableReference(String, String, String, String, String, String) - Constructor for class org.nuxeo.ecm.directory.sql.TableReference
 
TableReference(ReferenceDescriptor) - Constructor for class org.nuxeo.ecm.directory.sql.TableReference
 
TableReference(TableReferenceDescriptor) - Constructor for class org.nuxeo.ecm.directory.sql.TableReference
 
TableReferenceDescriptor - Class in org.nuxeo.ecm.directory.sql
Descriptor for SQL directory reference.
TableReferenceDescriptor() - Constructor for class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
tables - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
 
TableUpgrade(String, String, String, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader.TableUpgrade
 
TableUpgrader - Class in org.nuxeo.ecm.core.storage.sql.jdbc
Helper to provide SQL migration calls while adding a column.
TableUpgrader(SQLInfo, Connection, JDBCLogger) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader
 
TableUpgrader.TableUpgrade - Class in org.nuxeo.ecm.core.storage.sql.jdbc
 
tableUpgrades - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader
 
tag - Variable in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
tag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
tag(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Tags a document with a given tag.
tag(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
tag(CoreSession, String, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Deprecated.
since 9.3, username is not needed anymore
Tag - Class in org.nuxeo.ecm.platform.tag
Deprecated.
since 9.3, as we don't use the weight anymore
Tag(String, int) - Constructor for class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
 
Tag(String, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
 
Tag(String, String) - Constructor for class org.nuxeo.ecm.platform.tag.TagsMigrator.Tag
 
TAG_DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
TAG_FACET - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
TAG_IF - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
Tag to only execute statement if a var is true.
TAG_IS_TARGET - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
Makes sure the Tag table is joined with the relation target instead of the hierarchy id.
TAG_LABEL_FIELD - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
TAG_LIST - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
TAG_PROC - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
Tag to define a stored procedure / function / type / trigger.
TAG_SANITIZATION_PROP - Static variable in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
TAG_SET_IF_EMPTY - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
Tag to set a var to true if the result if the statement is empty.
TAG_SET_IF_NOT_EMPTY - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
Tag to set a var to true if the result if the statement is not empty.
TAG_TEST - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
Tag for a SELECT statement whose number of rows must be counted.
Tag.TagLabelComparator - Class in org.nuxeo.ecm.platform.tag
Deprecated.
 
Tag.TagWeightComparator - Class in org.nuxeo.ecm.platform.tag
Deprecated.
 
TagConstants - Class in org.nuxeo.ecm.platform.tag
The tag constants.
TagDocument - Class in org.nuxeo.ecm.platform.tag.operations
 
TagDocument() - Constructor for class org.nuxeo.ecm.platform.tag.operations.TagDocument
 
TaggedVersionListener - Class in org.nuxeo.ecm.platform.tag
Listener that copy tags applied on the live document to a version or proxy of this document or replace the existing tags on a live document by the ones on the version being restored.
TaggedVersionListener() - Constructor for class org.nuxeo.ecm.platform.tag.TaggedVersionListener
 
TAGGING_DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
TAGGING_SOURCE_FIELD - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
TAGGING_TARGET_FIELD - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
 
TagLabelComparator() - Constructor for class org.nuxeo.ecm.platform.tag.Tag.TagLabelComparator
Deprecated.
 
tagName - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
tagName - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
TagQueryMaker - Class in org.nuxeo.ecm.platform.tag
Query Maker specialized for tagging queries that need joins.
TagQueryMaker() - Constructor for class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
tags - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
Tags on the statement
tags - Variable in class org.nuxeo.ecm.platform.tag.operations.TagDocument
 
tags - Variable in class org.nuxeo.ecm.platform.tag.operations.UntagDocument
 
tags - Variable in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
tags - Variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
tags - Variable in class org.nuxeo.runtime.metrics.reporter.DatadogReporter
 
TAGS - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
TAGS_BELONG_TO_DOCUMENT - org.nuxeo.ecm.platform.tag.TagService.Feature
Tags are properties of the document itself.
tagService - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
tagService - Variable in class org.nuxeo.ecm.platform.tag.operations.RemoveDocumentTags
 
tagService - Variable in class org.nuxeo.ecm.platform.tag.operations.TagDocument
 
tagService - Variable in class org.nuxeo.ecm.platform.tag.operations.UntagDocument
 
tagService - Variable in class org.nuxeo.ecm.platform.tag.TagServiceImpl
 
TagService - Interface in org.nuxeo.ecm.platform.tag
The Tag Service interface.
TagService.Feature - Enum in org.nuxeo.ecm.platform.tag
Features of the implementation of the service.
TagServiceImpl - Class in org.nuxeo.ecm.platform.tag
the tag component.
TagServiceImpl() - Constructor for class org.nuxeo.ecm.platform.tag.TagServiceImpl
 
TagsJsonEnricher - Class in org.nuxeo.ecm.platform.tag.io
Enricher that add the tags associated to the document.
TagsJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.tag.io.TagsJsonEnricher
 
TagsMigrator - Class in org.nuxeo.ecm.platform.tag
Migrator of tags.
TagsMigrator() - Constructor for class org.nuxeo.ecm.platform.tag.TagsMigrator
 
TagsMigrator.Tag - Class in org.nuxeo.ecm.platform.tag
A label + username.
TagWeightComparator() - Constructor for class org.nuxeo.ecm.platform.tag.Tag.TagWeightComparator
Deprecated.
 
tail - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc
 
tail - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
tail() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
tail() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
 
tail(LogManager, Name, Name, int, Renderer, String) - Method in class org.nuxeo.lib.stream.tools.command.TailCommand
 
TailCommand - Class in org.nuxeo.lib.stream.tools.command
Output the last records on a Log.
TailCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.TailCommand
 
tailer - Variable in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
 
tailer - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
tailer - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
tailers - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
tailers - Variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
tailers - Variable in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
tailers - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
tailersAssignments - Variable in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
 
tailersId - Static variable in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
take() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisBlockingQueue
 
take() - Method in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
TakesAttachment - Interface in org.nuxeo.runtime.test.runner.web
Indicates a driver that can capture an attachment.
target - Variable in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
 
target - Variable in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
 
target - Variable in class org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument
 
target - Variable in class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
 
target - Variable in class org.nuxeo.ecm.directory.ReferenceDescriptor
 
target - Variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper.TenantIdFinder
 
target - Variable in class org.nuxeo.ecm.platform.rendition.operation.PublishRendition
 
target - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
target - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
Target for this resource.
target - Variable in class org.nuxeo.ecm.webengine.install.AppendOperation
 
target - Variable in class org.nuxeo.ecm.webengine.install.CopyOperation
 
target - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
target - Variable in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
target - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.MethodStatement
 
target - Variable in class org.nuxeo.theme.styling.service.descriptors.NegotiationDescriptor
 
Target - Interface in org.nuxeo.targetplatforms.api
Represents a target (platform or package).
TARGET_DOCUMENT_IDS - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
TARGET_FILE_NAME_KEY - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
TARGET_FILE_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
 
TARGET_PROXIES - org.nuxeo.ecm.core.storage.sql.SelectionType
Selection for the proxies of a given target.
TARGET_PROXIES - Static variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
Pseudo-table for target proxies invalidation.
TARGET_PUBLISHED_DOCUMENT_STATE - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
targetColumn - Variable in class org.nuxeo.ecm.directory.sql.TableReference
 
targetColumn - Variable in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
targetContainer - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
targetContainerType - Static variable in class org.nuxeo.ecm.platform.importer.xml.parser.AdvancedScannedFileFactory
 
targetContainerType - Static variable in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileFactory
 
targetContainerType - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
TargetDescriptor - Class in org.nuxeo.targetplatforms.core.descriptors
Common descriptor for target packages/platforms.
TargetDescriptor() - Constructor for class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
 
targetDir - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
The directory where this file will be installed
targetDirectory - Variable in class org.nuxeo.ecm.directory.AbstractReference
 
targetDirectory - Variable in class org.nuxeo.ecm.directory.HierarchicalDirectoryDeleteConstraint
 
targetDirectoryDescriptor - Variable in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
targetDirectoryDescriptor - Variable in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
targetDirectoryField - Variable in class org.nuxeo.ecm.directory.HierarchicalDirectoryDeleteConstraint
 
targetDirectoryName - Variable in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
targetDirectoryName - Variable in class org.nuxeo.ecm.directory.AbstractReference
 
targetDirectoryName - Variable in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
 
targetDocProperty - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
targetDocument - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommands
 
targetDocumentId - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
targetDomainName - Variable in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
 
TargetExtension - Class in org.nuxeo.targetplatforms.api.impl
Target implementation relying on an original implementation, useful for override when adding additional metadata.
TargetExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
TargetExtension(Target) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetExtension
 
targetExtensions - Variable in class org.nuxeo.runtime.test.runner.TargetExtensions
 
TargetExtensions - Class in org.nuxeo.runtime.test.runner
A TargetExtensions is part of PartialDeploy annotation that is able to deploy only a subset of extensions in a bundle.
TargetExtensions() - Constructor for class org.nuxeo.runtime.test.runner.TargetExtensions
 
TargetExtensions.Automation - Class in org.nuxeo.runtime.test.runner
White list TargetExtensions.ContentModel and Automation related contributions
TargetExtensions.ContentModel - Class in org.nuxeo.runtime.test.runner
White list contributions: TypeService schema and doctype definition, LifecycleService lifecycle and associated types, SQLDirectoryFactory directories and VersioningService versioning rules.
TargetExtensions.ContentTemplate - Class in org.nuxeo.runtime.test.runner
White list TargetExtensions.ContentModel and ContentTemplateService
targetFacets - Variable in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
targetFacets() - Method in annotation type org.nuxeo.ecm.webengine.model.WebAdapter
 
targetField - Variable in class org.nuxeo.directory.mongodb.MongoDBReference
 
targetField - Variable in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
 
targetFile - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
Where the update file will be installed
targetFile - Variable in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
targetId - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
 
TargetImpl - Class in org.nuxeo.targetplatforms.api.impl
Common class to describe a target platform or package.
TargetImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
TargetImpl(String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
TargetImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetImpl
 
TargetInfo - Interface in org.nuxeo.targetplatforms.api
Represents a target info (platform or package).
TargetInfoExtension - Class in org.nuxeo.targetplatforms.api.impl
TargetInfo implementation relying on an original implementation, useful for override when adding additional metadata.
TargetInfoExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
TargetInfoExtension(TargetInfo) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
TargetInfoImpl - Class in org.nuxeo.targetplatforms.api.impl
 
TargetInfoImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
TargetInfoImpl(String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
TargetInfoImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
targetLeafType - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
 
targetMaxSize - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
targetMaxSizeMB - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
targetMediaTypeNXReq - Static variable in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
Deprecated.
since 10.3. only 'application/json' media type should be used.
TargetPackage - Interface in org.nuxeo.targetplatforms.api
Represents a target package.
TargetPackageDescriptor - Class in org.nuxeo.targetplatforms.core.descriptors
Descriptor for target package contributions.
TargetPackageDescriptor() - Constructor for class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
 
TargetPackageExtension - Class in org.nuxeo.targetplatforms.api.impl
TargetPackage implementation relying on an original implementation, useful for override when adding additional metadata.
TargetPackageExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
 
TargetPackageExtension(TargetPackage) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
 
TargetPackageImpl - Class in org.nuxeo.targetplatforms.api.impl
 
TargetPackageImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
TargetPackageImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
 
TargetPackageInfo - Interface in org.nuxeo.targetplatforms.api
Represents a target package info, useful for listing of available target packages.
TargetPackageInfoImpl - Class in org.nuxeo.targetplatforms.api.impl
Describes a target package
TargetPackageInfoImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageInfoImpl
 
TargetPackageInfoImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageInfoImpl
 
TargetPackageRegistry - Class in org.nuxeo.targetplatforms.core.service
Registry for target package contributions, handling merge on "enabled" attribute only.
TargetPackageRegistry() - Constructor for class org.nuxeo.targetplatforms.core.service.TargetPackageRegistry
 
targetPath - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
targetPath - Variable in exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
TargetPlatform - Interface in org.nuxeo.targetplatforms.api
Main interface for target platform definition of resources that need to be available both on core and client sides.
TargetPlatformDescriptor - Class in org.nuxeo.targetplatforms.core.descriptors
Descriptor for target platform contributions.
TargetPlatformDescriptor() - Constructor for class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
 
TargetPlatformExtension - Class in org.nuxeo.targetplatforms.api.impl
TargetPlatform implementation relying on an original implementation, useful for override when adding additional metadata.
TargetPlatformExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
TargetPlatformExtension(TargetPlatform) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
 
TargetPlatformFilter - Interface in org.nuxeo.targetplatforms.api
Interface to represent filtering on target platforms.
TargetPlatformFilterImpl - Class in org.nuxeo.targetplatforms.api.impl
Filter of target platforms handling enabled, deprecated, restricted and type criteria.
TargetPlatformFilterImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
TargetPlatformFilterImpl(boolean) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
TargetPlatformFilterImpl(boolean, boolean, boolean, boolean, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
 
TargetPlatformImpl - Class in org.nuxeo.targetplatforms.api.impl
 
TargetPlatformImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
TargetPlatformImpl(String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
TargetPlatformImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
TargetPlatformInfo - Interface in org.nuxeo.targetplatforms.api
Represents a target platform info, useful for listing of available target platforms.
TargetPlatformInfoImpl - Class in org.nuxeo.targetplatforms.api.impl
Describe a target platform: name, version
TargetPlatformInfoImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
 
TargetPlatformInfoImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
 
TargetPlatformInstance - Interface in org.nuxeo.targetplatforms.api
Main interface for target platform instance, holding resources that need to be available on client sides.
TargetPlatformInstanceExtension - Class in org.nuxeo.targetplatforms.api.impl
TargetPlatform implementation relying on an original implementation, useful for override when adding additional metadata.
TargetPlatformInstanceExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
 
TargetPlatformInstanceExtension(TargetPlatformInstance) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
 
TargetPlatformInstanceImpl - Class in org.nuxeo.targetplatforms.api.impl
 
TargetPlatformInstanceImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
TargetPlatformInstanceImpl(String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
TargetPlatformInstanceImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
 
targetPlatformName - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
The target platform name where this package may be installed.
TargetPlatformObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms
 
TargetPlatformObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms.TargetPlatformObject
 
TargetPlatformOrFilterImpl - Class in org.nuxeo.targetplatforms.api.impl
This filter accepts input data that is accepted by at least one of its filters.
TargetPlatformOrFilterImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformOrFilterImpl
 
TargetPlatformOrFilterImpl(Collection<TargetPlatformFilter>) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformOrFilterImpl
 
targetPlatformRange - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
The target platform range where this package may be installed.
TargetPlatformRegistry - Class in org.nuxeo.targetplatforms.core.service
Registry for target platform contributions, handling merge on "enabled" attribute only.
TargetPlatformRegistry() - Constructor for class org.nuxeo.targetplatforms.core.service.TargetPlatformRegistry
 
targetPlatforms - Variable in class org.nuxeo.launcher.info.PackageInfo
 
targetPlatforms - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
 
TargetPlatforms - Class in org.nuxeo.targetplatforms.jaxrs
 
TargetPlatforms() - Constructor for class org.nuxeo.targetplatforms.jaxrs.TargetPlatforms
 
TargetPlatforms(Collection<? extends TargetPlatform>) - Constructor for class org.nuxeo.targetplatforms.jaxrs.TargetPlatforms
 
TargetPlatformService - Interface in org.nuxeo.targetplatforms.api.service
Service for target platforms and packages management.
TargetPlatformServiceImpl - Class in org.nuxeo.targetplatforms.core.service
TargetPlatformService implementation relying on runtime extension points.
TargetPlatformServiceImpl() - Constructor for class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
TargetPlatformsInfo - Class in org.nuxeo.targetplatforms.jaxrs
 
TargetPlatformsInfo() - Constructor for class org.nuxeo.targetplatforms.jaxrs.TargetPlatformsInfo
 
TargetPlatformsInfo(Collection<? extends TargetPlatformInfo>) - Constructor for class org.nuxeo.targetplatforms.jaxrs.TargetPlatformsInfo
 
targetRef - Variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
 
targetRef - Variable in class org.nuxeo.template.service.TemplateMappingRemover
 
targetResourceLocator - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
TargetResourceLocator - Class in org.nuxeo.runtime.test
 
TargetResourceLocator(Class<?>) - Constructor for class org.nuxeo.runtime.test.TargetResourceLocator
 
targetServlet - Variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
To be used only when a filter set is declared outside a servlet.
targetSize - Variable in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
 
targetType - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobHolder
 
targetType - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
targetType - Variable in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
 
targetType - Variable in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
 
targetType() - Method in annotation type org.nuxeo.ecm.webengine.model.WebAdapter
 
targetUUID - Variable in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
 
targetxpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation
 
targetXPath - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
 
targetXPath - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileFieldMapping
 
task - Variable in class org.nuxeo.connect.update.task.update.UpdateManager
 
task - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
 
Task - Interface in org.nuxeo.ecm.platform.task
 
Task(ThreadDeadlocksDetector.Listener) - Constructor for class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.Task
 
TASK_ACCEPTED_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_ACTOR - Static variable in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
 
TASK_ACTORS_WHERE_CLAUSE - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
TASK_ASSIGNED_NOTIFICATION_TEMPLATE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
TASK_BUTTONS_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
TASK_CANCEL_LIFE_CYCLE_TRANSITION - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_CANCELLED_LIFE_CYCLE_STATE - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_COMMENT_AUTHOR_KEY - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_COMMENT_CREATION_DATE_KEY - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_COMMENT_TEXT_KEY - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_COMMENTS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_CREATED_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_DELEGATED_ACTORS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_DESCRIPTION_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_DIRECTIVE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_DUE_DATE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_END_LIFE_CYCLE_TRANSITION - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_ENDED_LIFE_CYCLE_STATE - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_FACET_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_INITIATOR_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_INSTANCE_EVENT_PROPERTIES_KEY - Static variable in interface org.nuxeo.ecm.platform.task.TaskService
Property used to pass task in the notified events properties
TASK_NAME - Static variable in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
TASK_NAME_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_NODE_ID_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
TASK_OPENED_LIFE_CYCLE_STATE - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_PROCESS_ID_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_PROCESS_NAME_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_PROVIDER_KEY - Static variable in interface org.nuxeo.ecm.platform.task.Task
 
TASK_ROOT_TYPE_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_ROUTE_INSTANCE_DOCUMENT_ID_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
TASK_TARGET_DOCUMENTS_IDS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_TYPE_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_TYPE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_USERS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_VARIABLES_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.task.TaskConstants
 
TASK_VARIABLES_WHERE_CLAUSE - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
Deprecated.
since 6.0: use page providers instead.
Task.TaskVariableName - Enum in org.nuxeo.ecm.platform.task
 
TaskActorsHelper - Class in org.nuxeo.ecm.platform.task.core.helpers
Helper class for dealing with task actors.
TaskAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter
 
TaskAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.TaskAdapter
 
TaskAdapterFactory - Class in org.nuxeo.ecm.platform.task
 
TaskAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.task.TaskAdapterFactory
 
taskButtons - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
To be used through getter.
TaskComment - Class in org.nuxeo.ecm.platform.task
 
TaskComment(String, String) - Constructor for class org.nuxeo.ecm.platform.task.TaskComment
 
TaskComment(String, String, Date) - Constructor for class org.nuxeo.ecm.platform.task.TaskComment
 
TaskComment(Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.task.TaskComment
 
TaskCompletionRequest - Class in org.nuxeo.ecm.platform.routing.core.io
 
TaskCompletionRequest(String, Map<String, Serializable>, boolean) - Constructor for class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequest
 
TaskCompletionRequestJsonReader - Class in org.nuxeo.ecm.platform.routing.core.io
 
TaskCompletionRequestJsonReader() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequestJsonReader
 
TaskCompletionRequestLegacyJsonReader - Class in org.nuxeo.ecm.platform.routing.core.io
Deprecated.
use @{link TaskCompletionRequestJsonReader TaskCompletionRequestJsonReader}
TaskCompletionRequestLegacyJsonReader() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.TaskCompletionRequestLegacyJsonReader
Deprecated.
 
TaskConstants - Class in org.nuxeo.ecm.platform.task
 
TaskConstants() - Constructor for class org.nuxeo.ecm.platform.task.TaskConstants
 
taskCounter - Static variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
TaskDefinitionImpl - Class in org.nuxeo.connect.update.xml
Describe an install / uninstall task
TaskDefinitionImpl() - Constructor for class org.nuxeo.connect.update.xml.TaskDefinitionImpl
 
TaskDefinitionImpl(boolean) - Constructor for class org.nuxeo.connect.update.xml.TaskDefinitionImpl
 
TaskDefinitionImpl(String, boolean) - Constructor for class org.nuxeo.connect.update.xml.TaskDefinitionImpl
 
taskDocId - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
taskDocument - org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
 
taskDone() - Method in class org.nuxeo.connect.update.task.live.LiveInstallTask
 
taskDone() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
taskDone() - Method in class org.nuxeo.connect.update.task.standalone.InstallTask
 
taskDone() - Method in class org.nuxeo.connect.update.task.standalone.UninstallTask
 
TaskEndedEventListener - Class in org.nuxeo.ecm.automation.task.event
Listener that will launch another operation when a task is accepted or rejected
TaskEndedEventListener() - Constructor for class org.nuxeo.ecm.automation.task.event.TaskEndedEventListener
 
TaskEventNames - Class in org.nuxeo.ecm.platform.task
Event identifiers.
TaskEventNotificationHelper - Class in org.nuxeo.ecm.platform.task.core.service
Helper for notifying task related events.
TaskEventNotificationHelper() - Constructor for class org.nuxeo.ecm.platform.task.core.service.TaskEventNotificationHelper
 
taskId - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
TaskImpl - Class in org.nuxeo.ecm.platform.task
 
TaskImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.task.TaskImpl
 
TaskInfo(GraphNode, String) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
TaskInfo(GraphNode, Property) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
 
TaskListWriter - Class in org.nuxeo.ecm.platform.routing.core.io
 
TaskListWriter() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.TaskListWriter
 
taskName - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
TaskObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.routing
 
TaskObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
TaskPersisterDescriptor - Class in org.nuxeo.ecm.platform.task
 
TaskPersisterDescriptor() - Constructor for class org.nuxeo.ecm.platform.task.TaskPersisterDescriptor
 
TaskProvider - Interface in org.nuxeo.ecm.platform.task
 
TaskProviderDescriptor - Class in org.nuxeo.ecm.platform.task
 
TaskProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.task.TaskProviderDescriptor
 
TaskQueryConstant - Class in org.nuxeo.ecm.platform.task
 
TaskQueryConstant() - Constructor for class org.nuxeo.ecm.platform.task.TaskQueryConstant
 
taskRootDoc - Variable in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.GetTaskRootParentPathUnrestricted
 
tasks - Variable in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
taskService - Variable in class org.nuxeo.ecm.automation.task.GetUserTasks
 
taskService - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
 
TaskService - Interface in org.nuxeo.ecm.platform.task
The task service handle document based Tasks.
TaskService - Variable in class org.nuxeo.ecm.automation.task.CreateTask
 
TaskService.VariableName - Enum in org.nuxeo.ecm.platform.task
The variable used as process instance variables.
TaskServiceImpl - Class in org.nuxeo.ecm.platform.task.core.service
 
TaskServiceImpl() - Constructor for class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
TaskServiceImpl.GetTaskRootParentPathUnrestricted - Class in org.nuxeo.ecm.platform.task.core.service
 
tasksInfo - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
TasksInfoWrapper - Class in org.nuxeo.ecm.platform.routing.core.api
Wraps the list of GraphNode.TaskInfo on a GraphNode to expose in a pretty way information to MVEL scripts.
TasksInfoWrapper() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
TasksInfoWrapper(List<GraphNode.TaskInfo>) - Constructor for class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
taskType - org.nuxeo.ecm.platform.task.Task.TaskVariableName
 
TaskWriter - Class in org.nuxeo.ecm.platform.routing.core.io
 
TaskWriter() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
TB - Static variable in class org.nuxeo.common.utils.SizeUtils
 
tearDown() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
tearDown() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
tearDown() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
Implementors should override this method to implement any specific test tear down and not the NXRuntimeTestCase.stopRuntime() method
tearDownDatabase(String) - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
temp - Variable in class org.nuxeo.common.Environment
 
temp - Variable in class org.nuxeo.connect.update.standalone.PackagePersistence
 
temp - Variable in class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
 
tempDirectory - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
tempDirectory(Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.platform.threed.convert.BaseBlenderConverter
 
template - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
template - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
template - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
template - Variable in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
 
template - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
 
template - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
template - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
 
Template - Class in org.nuxeo.ecm.webengine.model
 
Template - Class in org.nuxeo.runtime.deployment.preprocessor.template
 
Template() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
Template(Resource, String) - Constructor for class org.nuxeo.ecm.webengine.model.Template
 
Template(Resource, ScriptFile) - Constructor for class org.nuxeo.ecm.webengine.model.Template
 
Template(WebContext, String) - Constructor for class org.nuxeo.ecm.webengine.model.Template
 
Template(WebContext, Resource, ScriptFile) - Constructor for class org.nuxeo.ecm.webengine.model.Template
 
Template(WebContext, ScriptFile) - Constructor for class org.nuxeo.ecm.webengine.model.Template
 
TEMPLATE_APPLICABLE_TYPES_ALL - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_APPLICABLE_TYPES_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_DATA_KEY - Static variable in class org.nuxeo.template.adapters.doc.TemplateBinding
 
TEMPLATE_DATA_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_FACET - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_FORCED_TYPES_ITEM_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_FORCED_TYPES_NONE - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_FORCED_TYPES_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_ID_KEY - Static variable in class org.nuxeo.template.adapters.doc.TemplateBinding
 
TEMPLATE_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
TEMPLATE_NAME - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
 
TEMPLATE_NAME_KEY - Static variable in class org.nuxeo.template.adapters.doc.TemplateBinding
 
TEMPLATE_NAME_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_OUTPUT_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_OVERRIDE_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_PREFIX - Static variable in interface org.nuxeo.ecm.automation.core.rendering.Renderer
 
TEMPLATE_RENDITION_NONE - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_RENDITION_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_SEPARATOR - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
TEMPLATE_TYPE - Static variable in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
 
TEMPLATE_TYPE - Static variable in class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
 
TEMPLATE_TYPE - Static variable in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
 
TEMPLATE_TYPE - Static variable in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
TEMPLATE_TYPE_AUTO - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_TYPE_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TEMPLATE_USE_BLOB_KEY - Static variable in class org.nuxeo.template.adapters.doc.TemplateBinding
 
TEMPLATE_USEASMAIN_PROP - Static variable in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TemplateAdapterFactory - Class in org.nuxeo.template.adapters
Pluggable DocumentAdapterFactory used to return the right TemplateBasedDocument or TemplateSourceDocument implementation according to given DocumentModel.
TemplateAdapterFactory() - Constructor for class org.nuxeo.template.adapters.TemplateAdapterFactory
 
TEMPLATEBASED_FACET - Static variable in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
TemplateBasedDocument - Interface in org.nuxeo.template.api.adapters
Adapter interface for the DocumentModel that support rendering via a Template.
TemplateBasedDocumentAdapterImpl - Class in org.nuxeo.template.adapters.doc
Default implementation of TemplateBasedDocument adapter.
TemplateBasedDocumentAdapterImpl(DocumentModel) - Constructor for class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
 
TemplateBasedRenditionProvider - Class in org.nuxeo.template.rendition
 
TemplateBasedRenditionProvider() - Constructor for class org.nuxeo.template.rendition.TemplateBasedRenditionProvider
 
TemplateBasedResource - Class in org.nuxeo.template.jaxrs
 
TemplateBasedResource() - Constructor for class org.nuxeo.template.jaxrs.TemplateBasedResource
 
TemplateBasedResource(String) - Constructor for class org.nuxeo.template.jaxrs.TemplateBasedResource
 
TemplateBinding - Class in org.nuxeo.template.adapters.doc
 
TemplateBinding() - Constructor for class org.nuxeo.template.adapters.doc.TemplateBinding
 
TemplateBinding(Map<String, Serializable>) - Constructor for class org.nuxeo.template.adapters.doc.TemplateBinding
 
TemplateBindings - Class in org.nuxeo.template.adapters.doc
 
TemplateBindings(DocumentModel) - Constructor for class org.nuxeo.template.adapters.doc.TemplateBindings
 
TemplateBundleActivator - Class in org.nuxeo.template.deckjs
The activator expand the sample documents in the data directory.
TemplateBundleActivator() - Constructor for class org.nuxeo.template.deckjs.TemplateBundleActivator
 
templateCache - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
TemplateContribution - Class in org.nuxeo.runtime.deployment.preprocessor.template
 
TemplateContribution() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
 
templateData - Variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
TemplateDeletionGuard - Class in org.nuxeo.template.listeners
 
TemplateDeletionGuard() - Constructor for class org.nuxeo.template.listeners.TemplateDeletionGuard
 
TemplateDescriptor - Class in org.nuxeo.ecm.platform.ec.notification.service
 
TemplateDescriptor - Class in org.nuxeo.runtime.deployment.preprocessor
 
TemplateDescriptor() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
 
TemplateDescriptor() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
 
TemplateDescriptor(String) - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
 
templateExpr - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
The mail template name will be dinamycally evaluated from a Mvel exp
templateFileExt - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
 
TemplateInitListener - Class in org.nuxeo.template.listeners
Listener to manage initialization : of the TemplateSourceDocument : init the parameters of the other DocumentModels if they need to be automatically associated to a template
TemplateInitListener() - Constructor for class org.nuxeo.template.listeners.TemplateInitListener
 
TemplateInput - Class in org.nuxeo.template.api
Represents input parameters of a Template.
TemplateInput(String) - Constructor for class org.nuxeo.template.api.TemplateInput
 
TemplateInput(String, Object) - Constructor for class org.nuxeo.template.api.TemplateInput
 
TemplateInputBadFormat() - Constructor for exception org.nuxeo.template.serializer.executors.XMLTemplateSerializer.TemplateInputBadFormat
 
TemplateItemDescriptor - Class in org.nuxeo.ecm.platform.content.template.service
Template item descriptor.
TemplateItemDescriptor() - Constructor for class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
TemplateItemDescriptor(TemplateItemDescriptor) - Constructor for class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
 
TemplateMappingFetcher - Class in org.nuxeo.template.service
 
TemplateMappingFetcher() - Constructor for class org.nuxeo.template.service.TemplateMappingFetcher
 
TemplateMappingRemover - Class in org.nuxeo.template.service
 
TemplateMappingRemover(CoreSession, String, String) - Constructor for class org.nuxeo.template.service.TemplateMappingRemover
 
TemplateMappingRemover(CoreSession, DocumentModel, String) - Constructor for class org.nuxeo.template.service.TemplateMappingRemover
 
templateName - Variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
 
templateName - Variable in class org.nuxeo.template.jaxrs.context.JAXRSExtensions
 
TemplateNotFoundException - Exception in org.nuxeo.ecm.webengine.model
Deprecated.
since 9.3. Use WebResourceNotFoundException instead.
TemplateNotFoundException(ResourceType, String) - Constructor for exception org.nuxeo.ecm.webengine.model.TemplateNotFoundException
Deprecated.
 
TemplateParser - Class in org.nuxeo.runtime.deployment.preprocessor.template
 
TemplateProcessor - Interface in org.nuxeo.template.api
Interface used to drive rendition of the TemplateBasedDocument
TemplateProcessorComponent - Class in org.nuxeo.template.service
Runtime Component used to handle Extension Points and expose the TemplateProcessorService interface
TemplateProcessorComponent() - Constructor for class org.nuxeo.template.service.TemplateProcessorComponent
 
TemplateProcessorDescriptor - Class in org.nuxeo.template.api.descriptor
 
TemplateProcessorDescriptor() - Constructor for class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
 
TemplateProcessorRegistry - Class in org.nuxeo.template.service
 
TemplateProcessorRegistry() - Constructor for class org.nuxeo.template.service.TemplateProcessorRegistry
 
TemplateProcessorService - Interface in org.nuxeo.template.api
This is the service interface to manage TemplateProcessor and associated templates.
TemplateResource - Class in org.nuxeo.template.jaxrs
 
TemplateResource() - Constructor for class org.nuxeo.template.jaxrs.TemplateResource
 
TemplateResource(String) - Constructor for class org.nuxeo.template.jaxrs.TemplateResource
 
templates - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
templates - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeDefinitionImpl
 
templates - Variable in class org.nuxeo.launcher.info.PackageInfo
 
templates - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
templates - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
TEMPLATES - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
TEMPLATES_EP - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
TEMPLATES_MAP - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
TemplateSerializer - Interface in org.nuxeo.template.serializer.executors
This class contains the Serialization/Deserialization logic.
TemplateSerializerService - Interface in org.nuxeo.template.serializer.service
Service Exposing serializer and deserializer used to manipulate template rendering data to be injected in the rendition context.
TemplateSerializerServiceImpl - Class in org.nuxeo.template.serializer.service
 
TemplateSerializerServiceImpl() - Constructor for class org.nuxeo.template.serializer.service.TemplateSerializerServiceImpl
 
TemplateSourceDocument - Interface in org.nuxeo.template.api.adapters
It is mainly the source used by TemplateBasedDocument to handle the rendering.
TemplateSourceDocumentAdapterImpl - Class in org.nuxeo.template.adapters.source
Default implementation of TemplateSourceDocument.
TemplateSourceDocumentAdapterImpl(DocumentModel) - Constructor for class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
TemplateTypeBindingListener - Class in org.nuxeo.template.listeners
 
TemplateTypeBindingListener() - Constructor for class org.nuxeo.template.listeners.TemplateTypeBindingListener
 
TemplateView - Class in org.nuxeo.ecm.webengine.jaxrs.views
Template for compatibility with Nuxeo WebEngine
TemplateView - Class in org.nuxeo.ecm.webengine.model.view
A view to be used by regular JAX-RS resources to be able to use freemarker templates.
TemplateView(File) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
TemplateView(Object, File) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
TemplateView(Object, String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
TemplateView(Object, String) - Constructor for class org.nuxeo.ecm.webengine.model.view.TemplateView
 
TemplateView(Object, URL) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
TemplateView(Object, URL) - Constructor for class org.nuxeo.ecm.webengine.model.view.TemplateView
 
TemplateView(String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
TemplateView(URL) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
TemplateView(WebContext, Object, String) - Constructor for class org.nuxeo.ecm.webengine.model.view.TemplateView
 
TemplateView(WebContext, Object, URL) - Constructor for class org.nuxeo.ecm.webengine.model.view.TemplateView
 
TemplateView(Bundle, Object, String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
TemplateViewMessageBodyWriter - Class in org.nuxeo.ecm.webengine.jaxrs.views
 
TemplateViewMessageBodyWriter() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.TemplateViewMessageBodyWriter
 
TemplateViewWriter - Class in org.nuxeo.ecm.webengine.model.io
 
TemplateViewWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.TemplateViewWriter
 
TemplateWriter - Class in org.nuxeo.ecm.webengine.model.io
 
TemplateWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.TemplateWriter
 
TEMPORARILY_UNAVAILABLE - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
temporarilyUnavailable() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
temporarilyUnavailable(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
tempPath - Variable in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
TENANT_ADMINISTRATORS_GROUP_SUFFIX - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
TENANT_ADMINISTRATORS_PROPERTY - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
TENANT_CONFIG_FACET - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
TENANT_CONFIG_SCHEMA - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
TENANT_GROUP_PREFIX - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
TENANT_ID_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
TENANT_ID_FIELD - Static variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
TENANT_ID_FIELD - Static variable in class org.nuxeo.ecm.directory.BaseSession
 
TENANT_ID_PROPERTY - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
TENANT_MEMBERS_GROUP_SUFFIX - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
TenantAdministratorsListener - Class in org.nuxeo.ecm.multi.tenant
Listeners invalidating the principals cache when the tenant administrators are changed.
TenantAdministratorsListener() - Constructor for class org.nuxeo.ecm.multi.tenant.TenantAdministratorsListener
 
tenantBinding - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
 
tenantDocumentType - Variable in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
tenantId - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
tenantId - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
tenantId - Variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
tenantId - Variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper.TenantIdFinder
 
tenantId - Variable in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
tenantId - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
TenantIdFinder(DocumentModel) - Constructor for class org.nuxeo.ecm.multi.tenant.MultiTenantHelper.TenantIdFinder
 
tenantIdKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
 
TENANTS_DIRECTORY - Static variable in class org.nuxeo.ecm.multi.tenant.Constants
 
TermAggregate - Class in org.nuxeo.elasticsearch.aggregate
 
TermAggregate(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.elasticsearch.aggregate.TermAggregate
 
terminated(String) - Method in interface org.nuxeo.ecm.automation.ProgressMonitor
 
terminateFlag - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
terms - Variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.FulltextQuery
The list of terms, if op is OR or AND
terms - Variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
test() - Method in class org.nuxeo.runtime.test.runner.web.ConcordionFixture
 
test(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.collections.core.versioning.NoVersioningCollectionPolicyFilter
 
test(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.versioning.CMISVersioningFilter
 
test(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.NoVersioningPolicyFilter
 
test(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningPolicyFilter
 
test(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.core.versioning.VersioningPolicyFilter
 
test(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.tag.NoVersioningFacetedTagFilter
 
test(CommandLineDescriptor) - Method in interface org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTester
 
test(CommandLineDescriptor) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.DefaultCommandTester
 
Test - Class in org.nuxeo.ecm.webengine.forms.validation.test
 
Test - Class in org.nuxeo.ecm.webengine.ui
 
Test() - Constructor for class org.nuxeo.ecm.webengine.forms.validation.test.Test
 
Test() - Constructor for class org.nuxeo.ecm.webengine.ui.Test
 
TEST_NXQL_NOW - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
Property containing the test value of the current date for NXQL.nowPlusPeriodAndDuration(java.lang.String).
TEST_UPGRADE - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
TEST_UPGRADE_LAST_CONTRIBUTOR - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
TEST_UPGRADE_LOCKS - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
TEST_UPGRADE_SYS_CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
TEST_UPGRADE_VERSIONS - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
TEST_USER_NAME_PREFIX - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
TEST_WORKSPACE_NAME - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
TEST_WORKSPACE_PARENT_NAME - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
TEST_WORKSPACE_TITLE - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
TestableJsonAdapter - Class in org.nuxeo.ecm.quota.automation
 
TestableJsonAdapter(Object) - Constructor for class org.nuxeo.ecm.quota.automation.TestableJsonAdapter
 
testAuditEntries - Static variable in class org.nuxeo.template.context.extensions.AuditExtensionFactory
 
TestCommand - Class in org.nuxeo.lib.stream.tools.command
 
TestCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.TestCommand
 
testCreated(Object) - Method in class org.nuxeo.runtime.mockito.MockitoFeature
 
testCreated(Object) - Method in class org.nuxeo.runtime.test.runner.MDCFeature
 
testCreated(Object) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
Notification that a test instance was created.
testCreated(Object) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
Deprecated.
 
tester - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
testers - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
TestingColorResolver - Class in org.nuxeo.ecm.core.schema.types.resolver
 
TestingColorResolver() - Constructor for class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver
 
TestingColorResolver.Color - Interface in org.nuxeo.ecm.core.schema.types.resolver
 
TestingColorResolver.MODE - Enum in org.nuxeo.ecm.core.schema.types.resolver
 
TestingColorResolver.PrimaryColor - Enum in org.nuxeo.ecm.core.schema.types.resolver
 
TestingColorResolver.SecondaryColor - Enum in org.nuxeo.ecm.core.schema.types.resolver
 
testJenaGraph - Static variable in class org.nuxeo.ecm.platform.relations.jena.JenaOrCoreGraphFactory
 
TestLogFeature - Class in org.nuxeo.runtime.test.logging
Test for LogFeature.
TestLogFeature() - Constructor for class org.nuxeo.runtime.test.logging.TestLogFeature
 
TestLogFeature.LogFeatureClassCheckerRule - Class in org.nuxeo.runtime.test.logging
Ensures that all log levels are preserved before launching the whole class test RunnerFeature.beforeRun(FeaturesRunner) and correctly restored after that which means after the execution of RunnerFeature.afterRun(FeaturesRunner)
TestLogFeature.LogFeatureMethodCheckerRule - Class in org.nuxeo.runtime.test.logging
Ensures that all log levels are preserved before launching each test method RunnerFeature.beforeMethodRun(FeaturesRunner, FrameworkMethod, Object) and correctly restored after that which means after the execution of RunnerFeature.afterMethodRun(FeaturesRunner, FrameworkMethod, Object)
testMode - Variable in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
 
testParameterString - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
testProp - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader.TableUpgrade
 
testProps - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
 
testRendering - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
testRule() - Static method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Feature
 
TestRuntime - Class in org.nuxeo.runtime.test
A runtime service used for JUnit tests.
TestRuntime() - Constructor for class org.nuxeo.runtime.test.TestRuntime
 
testServer - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
 
testSuccess - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
 
testVersions - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
 
text - Variable in class org.nuxeo.ecm.platform.comment.api.CommentImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
text - Variable in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
text - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkTextOperation
 
TEXT - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
 
TEXT_CSV - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
TEXT_CSV_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
TEXT_HTML - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
TEXT_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
TEXT_OUTFORMATS - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
TEXT_PLAIN - Static variable in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
TEXT_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
 
TEXT_RATIO - Static variable in class org.nuxeo.ecm.platform.importer.random.PartialTextExtractor
 
textMessage - Variable in class org.nuxeo.ecm.platform.mail.action.SendMailAction
 
TextRenderer - Class in org.nuxeo.lib.stream.tools.renderer
 
TextRenderer(String, int) - Constructor for class org.nuxeo.lib.stream.tools.renderer.TextRenderer
 
textSize - Variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
 
TextTemplate - Class in org.nuxeo.common.utils
Text template processing.
TextTemplate() - Constructor for class org.nuxeo.common.utils.TextTemplate
 
TextTemplate(Map<String, String>) - Constructor for class org.nuxeo.common.utils.TextTemplate
TextTemplate(Properties) provides an additional default values behavior
TextTemplate(Properties) - Constructor for class org.nuxeo.common.utils.TextTemplate
 
TextTemplate.EscapeVariableFilter - Class in org.nuxeo.common.utils
 
TEXTURE_LOD_SUCCESS - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
textureLodSuccess - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
TEXTURES_MAX_DIMENSION - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
TEXTURES_SIZE - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
texturesMaxDimension - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
texturesSize - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
textWatermarker - Variable in class org.nuxeo.importer.stream.consumer.BlobWatermarkMessageConsumer
 
TextWatermarker - Class in org.nuxeo.importer.stream.consumer.watermarker
Append the watermark at the end of text file
TextWatermarker() - Constructor for class org.nuxeo.importer.stream.consumer.watermarker.TextWatermarker
 
theme - Variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
 
THEME_CONFIGURATION_ENGINE_PROPERTY - Static variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigConstants
 
THEME_CONFIGURATION_FACET - Static variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigConstants
 
THEME_CONFIGURATION_FLAVOR_PROPERTY - Static variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigConstants
 
THEME_CONFIGURATION_MODE_PROPERTY - Static variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigConstants
 
THEME_CONFIGURATION_PAGE_PROPERTY - Static variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigConstants
 
THEME_CONFIGURATION_PERSPECTIVE_PROPERTY - Static variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigConstants
 
THEME_CONFIGURATION_THEME_PROPERTY - Static variable in class org.nuxeo.theme.localconfiguration.LocalThemeConfigConstants
 
ThemePage - Class in org.nuxeo.theme.styling.service.descriptors
Deprecated.
since 7.4, use PageDescriptor instead.
ThemePage() - Constructor for class org.nuxeo.theme.styling.service.descriptors.ThemePage
Deprecated.
 
themePageFlavors - Variable in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
 
ThemeStylingService - Interface in org.nuxeo.theme.styling.service
Service handling the mapping between a page and its resources and flavors.
ThemeStylingService.PRESET_CATEGORY - Enum in org.nuxeo.theme.styling.service
 
ThemeStylingServiceImpl - Class in org.nuxeo.theme.styling.service
Default implementation for the ThemeStylingService
ThemeStylingServiceImpl() - Constructor for class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
thirdLabelField - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
thisStatistics() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
thread - Variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
thread - Variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
 
thread(int) - Method in class org.nuxeo.ecm.core.storage.sql.LockStepJob
Method to call around each part to be executed by a single thread.
THREAD_KEY - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
THREAD_NAME - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
THREAD_NAME_PREFIX - Static variable in class org.nuxeo.wopi.jaxrs.WOPIRoot
 
THREAD_NUMBER - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
THREAD_POOL - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
 
THREAD_PREFIX - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
threadAssociated(Transaction) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
threadBundles - Static variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
ThreadDeadlocksDetector - Class in org.nuxeo.runtime.management.jvm
 
ThreadDeadlocksDetector() - Constructor for class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
ThreadDeadlocksDetector.JVM16Printer - Class in org.nuxeo.runtime.management.jvm
 
ThreadDeadlocksDetector.KillListener - Class in org.nuxeo.runtime.management.jvm
 
ThreadDeadlocksDetector.Listener - Interface in org.nuxeo.runtime.management.jvm
 
ThreadDeadlocksDetector.Printer - Interface in org.nuxeo.runtime.management.jvm
 
ThreadDeadlocksDetector.Task - Class in org.nuxeo.runtime.management.jvm
 
ThreadDelegate(boolean) - Constructor for class org.nuxeo.runtime.trackers.files.FileEventTracker.ThreadDelegate
 
ThreadEvent - Class in org.nuxeo.runtime.trackers.concurrent
Runtime events that be fired once a thread is about to enter in the nuxeo runtime or leave it.
ThreadEvent(Class<? extends ThreadEvent>, Object, Object) - Constructor for class org.nuxeo.runtime.trackers.concurrent.ThreadEvent
 
ThreadEvent.EnterEvent - Class in org.nuxeo.runtime.trackers.concurrent
 
ThreadEvent.LeaveEvent - Class in org.nuxeo.runtime.trackers.concurrent
 
ThreadEventHandler - Interface in org.nuxeo.runtime.trackers.concurrent
ThreadEvent handler that should be implemented by consumers.
ThreadEventListener - Class in org.nuxeo.runtime.trackers.concurrent
Wrap a ThreadEventHandler for being enlisted in the EventService.
ThreadEventListener(ThreadEventHandler) - Constructor for class org.nuxeo.runtime.trackers.concurrent.ThreadEventListener
 
threadName - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
threadName - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
threadName - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
 
threadName - Variable in class org.nuxeo.lib.stream.pattern.producer.internals.ProducerRunner
 
threadName - Variable in class org.nuxeo.runtime.jtajca.NuxeoContainer.InstallContext
 
threadPolicy - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
threadPolicy - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
threadPolicy - Variable in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
threadPool - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
threadPool - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
 
threads - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
threads - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
ThreadSafeRenderingContext - Class in org.nuxeo.ecm.core.io.registry.context
A ThreadLocal delegate RenderingContext used for Instantiations.SINGLETON marshallers.
ThreadSafeRenderingContext() - Constructor for class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
threadsListener - Variable in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
threadsListener - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
 
threadUnassociated(Transaction) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
ThreeD - Class in org.nuxeo.ecm.platform.threed
Object wraping a 3D file Blob, resources and transmission versions.
ThreeD(Blob, List<Blob>, ThreeDInfo) - Constructor for class org.nuxeo.ecm.platform.threed.ThreeD
 
THREED_CHANGED_EVENT - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
THREED_CONVERSIONS_DONE_EVENT - Static variable in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
THREED_FACET - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
THREED_RENDER_VIEW_RENDITION_KIND - Static variable in class org.nuxeo.ecm.platform.threed.rendition.ThreeDRenditionDefinitionProvider
 
THREED_RENDER_VIEW_RENDITION_TYPE - Static variable in class org.nuxeo.ecm.platform.threed.rendition.ThreeDRenditionDefinitionProvider
 
THREED_SCHEMA - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
THREED_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDDocumentConstants
 
THREED_TRANSMISSION_RENDITION_KIND - Static variable in class org.nuxeo.ecm.platform.threed.rendition.ThreeDRenditionDefinitionProvider
 
THREED_TRANSMISSION_RENDITION_TYPE - Static variable in class org.nuxeo.ecm.platform.threed.rendition.ThreeDRenditionDefinitionProvider
 
THREED_TYPE - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
ThreeDBatchCleanerListener - Class in org.nuxeo.ecm.platform.threed.listener
Listener cleaning batch date when batch update is scheduled.
ThreeDBatchCleanerListener() - Constructor for class org.nuxeo.ecm.platform.threed.listener.ThreeDBatchCleanerListener
 
ThreeDBatchGenerationListener - Class in org.nuxeo.ecm.platform.threed.listener
Listener batch updating transmission formats and renders if the main Blob has changed.
ThreeDBatchGenerationListener() - Constructor for class org.nuxeo.ecm.platform.threed.listener.ThreeDBatchGenerationListener
 
ThreeDBatchProgress - Class in org.nuxeo.ecm.platform.threed
Simple data transfer object to report on the state of a 3D content work or conversion
ThreeDBatchProgress(String, String) - Constructor for class org.nuxeo.ecm.platform.threed.ThreeDBatchProgress
 
ThreeDBatchUpdateWork - Class in org.nuxeo.ecm.platform.threed.service
Work running batch conversions to update 3D document type preview assets
ThreeDBatchUpdateWork(String, String) - Constructor for class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
ThreeDConstants - Class in org.nuxeo.ecm.platform.threed
 
ThreeDDocument - Interface in org.nuxeo.ecm.platform.threed
Interface for document adapter wrapping a 3D document.
ThreeDDocumentAdapter - Class in org.nuxeo.ecm.platform.threed.adapter
Default implementation of ThreeDDocument.
ThreeDDocumentAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.threed.adapter.ThreeDDocumentAdapter
 
ThreeDDocumentAdapterFactory - Class in org.nuxeo.ecm.platform.threed.adapter
Factory instantiating ThreeDDocument adapter.
ThreeDDocumentAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.threed.adapter.ThreeDDocumentAdapterFactory
 
ThreeDDocumentConstants - Class in org.nuxeo.ecm.platform.threed
Constants regarding 3D document type.
ThreeDDocumentConstants() - Constructor for class org.nuxeo.ecm.platform.threed.ThreeDDocumentConstants
 
ThreeDImporter - Class in org.nuxeo.ecm.platform.threed.importer
 
ThreeDImporter() - Constructor for class org.nuxeo.ecm.platform.threed.importer.ThreeDImporter
 
ThreeDInfo - Class in org.nuxeo.ecm.platform.threed
Object containing info about a 3D content
ThreeDInfo(Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
ThreeDRenderView - Class in org.nuxeo.ecm.platform.threed
Object wraping a 3D render view Blob, spherical coordinates and title.
ThreeDRenderView(String, Blob, Blob, int, int) - Constructor for class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
ThreeDRenderView(Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
ThreeDRenditionDefinitionProvider - Class in org.nuxeo.ecm.platform.threed.rendition
Provides rendition definitions based on the existing render views and transmission formats.
ThreeDRenditionDefinitionProvider() - Constructor for class org.nuxeo.ecm.platform.threed.rendition.ThreeDRenditionDefinitionProvider
 
ThreeDService - Interface in org.nuxeo.ecm.platform.threed.service
Service to asynchronously launch and monitor 3D format conversions (including lod) and rendering.
ThreeDServiceImpl - Class in org.nuxeo.ecm.platform.threed.service
Default implementation of ThreeDService
ThreeDServiceImpl() - Constructor for class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
threshold - Variable in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
 
threshold - Variable in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
THRESHOLD_SIZE_OPTION - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
thresholdMillis - Variable in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
thresholdSize - Variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
 
throwable - Variable in class org.nuxeo.ecm.core.storage.sql.LockStepJob
 
ThrowableBiConsumer<T,​U,​E extends Throwable> - Interface in org.nuxeo.common.function
 
ThrowableConsumer<T,​E extends Throwable> - Interface in org.nuxeo.common.function
 
ThrowableFunction<T,​R,​E extends Throwable> - Interface in org.nuxeo.common.function
 
ThrowableRunnable<E extends Throwable> - Interface in org.nuxeo.common.function
 
ThrowableSupplier<T,​E extends Throwable> - Interface in org.nuxeo.common.function
 
throwOnError() - Method in class org.nuxeo.ecm.automation.OperationCompoundExceptionBuilder
Deprecated.
 
throwSeriousError(Throwable) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
throwTimeoutException(String, Exception) - Method in class org.openqa.selenium.support.ui.WebDriverWait
Override this method to throw an exception that is idiomatic for a given test infrastructure.
THUMB_SIZE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
thumbnail - Variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
Thumbnail - Interface in org.nuxeo.ecm.core.api.thumbnail
 
THUMBNAIL - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
THUMBNAIL_COMMAND - Static variable in class org.nuxeo.ecm.platform.thumbnail.converter.ThumbnailDocumentConverter
 
THUMBNAIL_DEFAULT_SIZE - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
THUMBNAIL_FACET - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
THUMBNAIL_MIME_TYPE - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
THUMBNAIL_NUMBER_PARAM - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
THUMBNAIL_PICTURE_TITLE - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDConstants
 
THUMBNAIL_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
THUMBNAIL_SIZE_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
THUMBNAIL_UPDATED - Static variable in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
 
THUMBNAIL_UPDATED - Static variable in class org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener
 
THUMBNAIL_URL_LABEL - Static variable in class org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher
 
THUMBNAIL_URL_PATTERN - Static variable in class org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher
 
THUMBNAIL_XPATH - Static variable in class org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails
 
ThumbnailAdapter - Class in org.nuxeo.ecm.core.api.thumbnail
Thumbnail adapter getting thumbnail blob from thumbnail registered factories
ThumbnailAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
 
ThumbnailAdapterFactory - Class in org.nuxeo.ecm.core.api.thumbnail
 
ThumbnailAdapterFactory() - Constructor for class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapterFactory
 
ThumbnailAudioFactory - Class in org.nuxeo.ecm.platform.audio.extension
Audio thumbnail factory
ThumbnailAudioFactory() - Constructor for class org.nuxeo.ecm.platform.audio.extension.ThumbnailAudioFactory
 
ThumbnailConstants - Class in org.nuxeo.ecm.platform.thumbnail
 
ThumbnailConstants() - Constructor for class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
 
ThumbnailConstants.EventNames - Enum in org.nuxeo.ecm.platform.thumbnail
 
ThumbnailDocumentConverter - Class in org.nuxeo.ecm.platform.thumbnail.converter
Converter bean managing the thumbnail conversion for picture documents
ThumbnailDocumentConverter() - Constructor for class org.nuxeo.ecm.platform.thumbnail.converter.ThumbnailDocumentConverter
 
ThumbnailDocumentFactory - Class in org.nuxeo.ecm.platform.thumbnail.factories
Default thumbnail factory for all non folderish documents Return the main blob converted in thumbnail or get the document big icon as a thumbnail
ThumbnailDocumentFactory() - Constructor for class org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory
 
ThumbnailFactory - Interface in org.nuxeo.ecm.core.api.thumbnail
 
THUMBNAILFACTORY_EP - Static variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
ThumbnailFactoryDescriptor - Class in org.nuxeo.ecm.core.api.thumbnail
XMap descriptor for contributed thumbnail factories.
ThumbnailFactoryDescriptor() - Constructor for class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
 
ThumbnailJsonEnricher - Class in org.nuxeo.ecm.platform.thumbnail.io
Enrich DocumentModel Json.
ThumbnailJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher
 
ThumbnailPictureFactory - Class in org.nuxeo.ecm.platform.picture.thumbnail
Picture thumbnail factory
ThumbnailPictureFactory() - Constructor for class org.nuxeo.ecm.platform.picture.thumbnail.ThumbnailPictureFactory
 
ThumbnailRecomputeWork - Class in org.nuxeo.ecm.platform.thumbnail.work
Deprecated.
since 11.1. Use RecomputeThumbnailsAction instead
ThumbnailRecomputeWork(String, String) - Constructor for class org.nuxeo.ecm.platform.thumbnail.work.ThumbnailRecomputeWork
Deprecated.
 
ThumbnailRenditionProvider - Class in org.nuxeo.ecm.platform.thumbnail.rendition
 
ThumbnailRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.thumbnail.rendition.ThumbnailRenditionProvider
 
THUMBNAILS_DEFAULT_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.ThumbnailsObject
 
THUMBNAILS_VIEWS - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
 
ThumbnailService - Interface in org.nuxeo.ecm.core.api.thumbnail
 
ThumbnailServiceImpl - Class in org.nuxeo.ecm.core.api.thumbnail
Thumbnail service providing 3 kind of factories: by facet, by doctype, and thumbnail default one
ThumbnailServiceImpl() - Constructor for class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
ThumbnailsObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
 
ThumbnailsObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.ThumbnailsObject
 
ThumbnailThreeDFactory - Class in org.nuxeo.ecm.platform.threed.adapter
3D content thumbnail factory
ThumbnailThreeDFactory() - Constructor for class org.nuxeo.ecm.platform.threed.adapter.ThumbnailThreeDFactory
 
thumbnailURL - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
ThumbnailVideoFactory - Class in org.nuxeo.ecm.platform.video.adapter
Movie thumbnail factory
ThumbnailVideoFactory() - Constructor for class org.nuxeo.ecm.platform.video.adapter.ThumbnailVideoFactory
 
TICKET_NAME_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
 
ticketKey - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
ticketValidatorClassName - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
time - Variable in class org.nuxeo.common.file.LRUFileCache.PathInfo
 
time - Variable in class org.nuxeo.ecm.core.event.impl.EventImpl
 
time - Variable in class org.nuxeo.launcher.info.MessageInfo
 
TIME_IN_MILLIS - org.nuxeo.ecm.automation.core.util.DateTimeFormat
Marshals the date as a number of milliseconds since epoch.
TIME_RESOLUTION - Static variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
Windows FAT filesystems have a time resolution of 2s.
TIME_RESOLUTION - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
Windows FAT filesystems have a time resolution of 2s.
TIME_SINCE_TASK_STARTED - Static variable in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
 
TIME_SINCE_WF_STARTED - Static variable in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
 
timedOut() - Method in class org.nuxeo.ecm.core.api.CursorResult
 
TimeInterval(String) - Constructor for class org.nuxeo.runtime.util.Watch.TimeInterval
 
timeout - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
 
timeout - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
 
timeout - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
 
timeout - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
 
timeout - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction
 
timeout - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
timeout - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
timeout - Variable in class org.nuxeo.ecm.core.redis.RedisFailoverExecutor
 
timeout - Variable in class org.nuxeo.ecm.core.redis.RedisPoolDescriptor
 
timeout - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
timeout - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
timeout - Variable in class org.nuxeo.ecm.platform.audit.service.extension.AuditBulkerDescriptor
Deprecated.
 
timeout - Variable in class org.nuxeo.runtime.stream.StreamProbe
 
timeout(Duration) - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
Maximum duration between iteration on Scroll.
TIMEOUT - org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
 
TIMEOUT_DELETE_SECOND - Static variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
TIMEOUT_MS_PROP - Static variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
 
TIMEOUT_OPTION - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
TIMEOUT_SECONDS_PARAM_KEY - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.management.WorkManagerObject
 
TIMEOUT_SUBSCRIBE_SECONDS - Static variable in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider
Maximum delay to wait for a channel subscription on startup.
TIMEOUT_WAIT_FOR_CLUSTER_SECOND - Static variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
TimeoutException - Exception in org.openqa.selenium.support.ui
A simple exception that is thrown if an ExpectedCondition is not met met by a Wait.
TimeoutException(String) - Constructor for exception org.openqa.selenium.support.ui.TimeoutException
Time out a test, indicating why the timeout occurred.
TimeoutException(String, Throwable) - Constructor for exception org.openqa.selenium.support.ui.TimeoutException
Time out a test, indicating why the timeout occurred and giving a cause.
timer - Variable in class org.nuxeo.ecm.core.management.standby.StandbyComponent
 
timer - Variable in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
 
TIMER_BATCH - Static variable in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
 
timers - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
timers - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
timeSinceDueDateIsOver() - Method in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
Returns the time difference in milliseconds between the current time and the task due date
timeSinceRuleHasBeenFalse() - Method in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
Returns -1 if the current rule hasn't been executed or the execution date was not set on this rule; Returns the time difference in milliseconds between the current time and the last time the rule was executed ( equivalent to the rule being evaluated to 'true').
timeSinceTaskWasStarted() - Method in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
Returns the time difference in milliseconds between the current time and the time the current node was started
timeSinceWorkflowWasStarted() - Method in class org.nuxeo.ecm.platform.routing.core.api.scripting.RoutingScriptingFunctions
Returns the time difference in milliseconds between the current time and the time the current workflow was started
timestamp - Variable in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
timestamp - Variable in class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
 
timestamp - Variable in class org.nuxeo.lib.stream.computation.Watermark
 
Timestamp - Class in org.nuxeo.elasticsearch
 
TIMESTAMP - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
TIMESTAMP - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
TIMESTAMP - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
TIMESTAMP - Static variable in class org.nuxeo.wopi.Headers
 
TimestampedService - Interface in org.nuxeo.runtime.service
Interface for services that need to track when the resources they hold have been last modified.
timeThreshold(Duration) - Method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
Set the time threshold to fill a batch.
timeUntil(long) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
 
timeZone - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
TINYINT - org.nuxeo.ecm.core.storage.sql.ColumnSpec
 
TINYINT - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
title - Variable in class org.nuxeo.connect.update.xml.FormDefinition
 
title - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
title - Variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerCreateFolder
 
title - Variable in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
title - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutTypeConfigurationImpl
 
title - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
title - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
 
title - Variable in class org.nuxeo.ecm.platform.rendering.wiki.TocText
 
title - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
title - Variable in class org.nuxeo.ecm.platform.search.core.SavedSearchRequest
 
title - Variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
title - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
A title.
title - Variable in class org.nuxeo.launcher.info.PackageInfo
 
title(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
TITLE - Static variable in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
TITLE - Static variable in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
 
TITLE - Static variable in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
 
TITLE - Static variable in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
TITLE - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
TITLE - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
TITLE - Static variable in class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
 
TITLE - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
TITLE - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
TITLE - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
TITLE - Static variable in class org.nuxeo.ecm.webengine.forms.FormData
 
TITLE_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
TITLE_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
TITLE_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
TITLE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
 
TITLE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
 
tlsKey - Variable in class org.nuxeo.ecm.platform.auth.saml.key.KeyDescriptor
 
tm - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
tm - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
tm - Variable in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
tmp - Variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
TMP - Static variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
Deprecated.
since 11.1, use LocalBlobStoreConfiguration instead
TMP - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
TMP_DIR - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
Deprecated.
since 5.4.2 prefer use of Environment.NUXEO_TMP_DIR
TMP_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
TMP_DIRECTORY_PREFIX - Static variable in class org.nuxeo.ecm.platform.video.convert.MP4Converter
Deprecated.
 
TMP_DIRECTORY_PREFIX - Static variable in class org.nuxeo.ecm.platform.video.convert.OggConverter
Deprecated.
 
TMP_DIRECTORY_PREFIX - Static variable in class org.nuxeo.ecm.platform.video.convert.WebMConverter
Deprecated.
 
TMP_EXTENSION - Static variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
TMP_EXTENSION - Static variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
TMP_PATH_PARAMETER - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
 
tmpDir - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
 
tmpDir - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
tmpDir - Variable in class org.nuxeo.launcher.config.ServerConfigurator
 
tmpFile - Variable in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
 
tmpPathStrategy - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
tmpStore - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
tmRecoverable - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
tmSynchRegistry - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
to - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
to - Variable in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
to(String) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
TO - org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
 
TO_AVI_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
TO_MP4_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
TO_OFFSET_OPT - Static variable in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
TO_OGG_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
TO_WATERMARK_OPT - Static variable in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
TO_WEBM_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
 
toACLNames(ACP) - Method in class org.nuxeo.ecm.permissions.PermissionListener
 
toAdd - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
toAppendDocIDsVarName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
toAppendListVarName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
toAppendListVarName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
toAppendVarName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation
 
toAppendVarName - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
toArray() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
 
toArray() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
toArray() - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
toArray() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
toArray(T[]) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
 
toArray(T[]) - Method in class org.nuxeo.ecm.core.storage.State.ArraysEntrySet
 
toArray(T[]) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
 
toAscii(String) - Static method in class org.nuxeo.common.utils.StringUtils
Replaces accented characters from a non-null String by their ascii equivalent.
toAscii(String, boolean) - Static method in class org.nuxeo.common.utils.StringUtils
Replaces accented characters from a non-null String by their ascii equivalent.
toAvro(Schema, D) - Method in class org.nuxeo.runtime.avro.AvroMapper
 
toAvro(Schema, D) - Method in interface org.nuxeo.runtime.avro.AvroService
Map an object to an Avro data.

An AvroMapper handling the given class has to be implemented and registered.
toAvro(Schema, D) - Method in class org.nuxeo.runtime.avro.AvroServiceImpl
 
toAvro(Schema, DocumentModel) - Method in class org.nuxeo.ecm.core.io.avro.DocumentModelMapper
 
toAvro(Schema, BlobProperty) - Method in class org.nuxeo.ecm.core.io.avro.BlobPropertyMapper
 
toAvro(Schema, Property) - Method in class org.nuxeo.ecm.core.io.avro.PropertyMapper
 
toBiConsumer() - Method in interface org.nuxeo.common.function.ThrowableBiConsumer
 
toBlob(LiveConnectFile) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
toBlob(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
toBlob(LiveConnectFileInfo) - Method in interface org.nuxeo.ecm.liveconnect.core.LiveConnectBlobProvider
 
toBoolean() - Method in class org.nuxeo.ecm.core.api.security.Access
If granted returns true, otherwise returns false.
toBooleanArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toBooleanValueString(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
toBooleanValueString(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
toBuilder(String) - Method in class org.nuxeo.elasticsearch.aggregate.SingleValueMetricAggregate
Creates an AggregationBuilder for the supplied type
toByteArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toBytes(Object) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
toBytes(Object) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
toBytes(BulkRequest) - Method in class org.nuxeo.elasticsearch.bulk.IndexRequestComputation
 
toc - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
Toc - Class in org.nuxeo.ecm.platform.rendering.wiki
Table of contents model.
Toc() - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.Toc
 
Toc.Entry - Class in org.nuxeo.ecm.platform.rendering.wiki
 
toCalendar() - Method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
toCalendar(Instant) - Static method in class org.nuxeo.common.utils.DateUtils
 
toCanceled - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
 
toCharArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
TocMacro - Class in org.nuxeo.ecm.platform.rendering.wiki
Build the Table of Contents of a wiki page
TocMacro() - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.TocMacro
 
toConsumer() - Method in interface org.nuxeo.common.function.ThrowableConsumer
 
TocText - Class in org.nuxeo.ecm.platform.rendering.wiki
 
TocText(String) - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.TocText
 
toDate - Variable in class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
toDate(String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
toDate(ZonedDateTime) - Static method in class org.nuxeo.common.utils.DateUtils
 
todir - Variable in class org.nuxeo.connect.update.task.update.Update
The target file.
toDocument() - Static method in class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
toDone - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
 
toDoubleArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toDraft - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
 
toEnd() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
toEnd() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
toEnd() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
toEnd() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Set the current positions to the end of all partitions.
toEnd(LogManager, Name, Name, int) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
toESQueryBuilder(String) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
toESQueryBuilder(String, CoreSession) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
 
toFields(DocumentModel, HashMap<String, String>, boolean, CoreSession) - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
The inMapping map is an HashMap where the key is the xpath of the destination field, and the value is the exact label of a PDF info as returned by toHashMap().
tofile - Variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
The target file.
toFile() - Method in class org.nuxeo.common.xmap.Resource
 
toFileInfo(String) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
toFileInfo(ManagedBlob) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
 
toFloatArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toFunction() - Method in interface org.nuxeo.common.function.ThrowableFunction
 
toggle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
toggle() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
 
toggle(String) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
toggleCaptureStack() - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
toggleProcessing() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoring
 
toggleProcessing() - Method in interface org.nuxeo.ecm.core.management.works.WorksMonitoringMBean
Toggles processing on all queues
toggleProcessing() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
 
toggleProcessing() - Method in interface org.nuxeo.ecm.core.management.works.WorksQueueMonitoringMBean
Toogles processing for all queues
toggleRecording() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
toggleRecording() - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
 
toggleScheduleStackCapture() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoring
 
toggleScheduleStackCapture() - Method in interface org.nuxeo.ecm.core.management.works.WorksMonitoringMBean
Enable/disable work schedule stack capture
toggleStackDisplay() - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
toggleStackDisplay() - Method in interface org.nuxeo.ecm.webengine.JsonFactoryManager
 
toggleStackDisplay() - Method in class org.nuxeo.ecm.webengine.JsonFactoryManagerImpl
 
toggleTimer() - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
 
toggleTimer() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
toggleTraces() - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
 
toHashMap() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
Return all and every parsed info in a String HashMap.
toHexString(byte[]) - Static method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
Deprecated.
since 11.1, use Hex.encodeHexString(byte[]) directly
toHexString(byte[]) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
 
toHexString(byte[]) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
 
toInstant(Calendar) - Static method in class org.nuxeo.common.utils.DateUtils
 
toIntArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toJarURI(Path) - Static method in class org.nuxeo.common.utils.JarUtils
Convert a Path to an URI with jar scheme.
toJson() - Method in class org.nuxeo.ecm.core.management.statuses.HealthCheckResult
 
toJson(Object) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
toJson(Map<String, String>) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
toJson(Map<String, String>) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Returns a JSON representation of the processor, this includes the list of streams and computations with their settings along with the topology.
toJson(DocumentModel) - Method in class org.nuxeo.ecm.webengine.ui.json.DocumentTreeBuilder
 
toJson(T) - Method in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
 
toJSON() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
toJSON(JsonGenerator) - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
toJSON(OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.DefaultJsonAdapter
 
toJSON(OutputStream) - Method in interface org.nuxeo.ecm.automation.jaxrs.JsonAdapter
 
toJSON(Collection<TreeItem>) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTreeSerializer
 
toJSON(QuotaInfo, Locale) - Method in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
 
toJSON(TreeItem) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTreeSerializer
 
toJSON(TreeItem[]) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTreeSerializer
 
toJsonObject() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
token - Variable in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
token - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
token - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
token - Variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
Token(int, String) - Constructor for class org.nuxeo.ecm.webengine.security.PostfixExpression.Token
 
TOKEN_AUTH_PLUGIN_NAME - Static variable in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
TOKEN_DIR - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenServiceImpl
 
TOKEN_DIR - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.1. Use OAuth2TokenServiceImpl.TOKEN_DIR instead.
TOKEN_FIELD - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
TOKEN_HEADER - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
TOKEN_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
TOKEN_SEP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
TOKEN_SERVICE - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
 
TokenAuthenticationException - Exception in org.nuxeo.ecm.tokenauth
Exception thrown when an error occurs in the TokenAuthenticationService.
TokenAuthenticationException(String) - Constructor for exception org.nuxeo.ecm.tokenauth.TokenAuthenticationException
 
TokenAuthenticationException(String, Throwable) - Constructor for exception org.nuxeo.ecm.tokenauth.TokenAuthenticationException
 
TokenAuthenticationException(Throwable) - Constructor for exception org.nuxeo.ecm.tokenauth.TokenAuthenticationException
 
TokenAuthenticationService - Interface in org.nuxeo.ecm.tokenauth.service
Service to manage generation and storage of authentication tokens.
TokenAuthenticationServiceImpl - Class in org.nuxeo.ecm.tokenauth.service
Default implementation of the TokenAuthenticationService.
TokenAuthenticationServiceImpl() - Constructor for class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
TokenAuthenticationServlet - Class in org.nuxeo.ecm.tokenauth.servlet
Servlet that allows to get a unique authentication token given the request Principal and some device information passed as request parameters: application name, device id, device description, permission.
TokenAuthenticationServlet() - Constructor for class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
 
TokenAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.token
Handles authentication with a token sent as a request header.
TokenAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
 
TokenRequest - Class in org.nuxeo.ecm.platform.oauth2.request
 
TokenRequest(HttpServletRequest) - Constructor for class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
 
tokenSecret - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
tokenServerURL - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
tokenServerURL - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
tokenStore - Variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
 
tokenStore - Variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
 
tokenStore - Variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
toLastCommitted() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
toLastCommitted() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
toLastCommitted() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
toLastCommitted() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Set the current positions to previously committed positions.
toLastCommitted(TopicPartition) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
toList(JsonNode) - Static method in class org.nuxeo.ecm.core.bulk.io.BulkParameters
 
toList(Object) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toLiteral(Object) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
toLoaderEnrichedOnError(Consumer<Map<String, Object>>) - Static method in class org.nuxeo.ecm.directory.DirectoryCSVLoader
 
toLong(Object) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
toLong(Object) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
toLongArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toMap() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
toMap() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
toMap() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
Returns a Map of attributes for this ImageInfo.
toMap() - Method in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
toMap() - Method in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
toMap() - Method in class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
toMap() - Method in class org.nuxeo.ecm.platform.video.Stream
Returns a Map of attributes for this Stream.
toMap() - Method in class org.nuxeo.ecm.platform.video.TranscodedVideo
Returns a Map of attributes for this TranscodedVideo.
toMap() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
Returns a Map of attributes for this VideoInfo.
toMap() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
Deprecated.
 
toMap(OAuth2Client) - Static method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
Converts an OAuth2Client to map structure.
tomcat - Variable in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
TOMCAT - org.nuxeo.runtime.api.J2EEContainerDescriptor
 
TOMCAT_HOME - Static variable in class org.nuxeo.launcher.config.ServerConfigurator
 
TOMCAT_HOST - Static variable in class org.nuxeo.common.Environment
 
TOMCAT_STARTUP_CLASS - Static variable in class org.nuxeo.launcher.config.ServerConfigurator
 
TomcatServerConfigurator - Class in org.nuxeo.runtime.server.tomcat
Configurator for an embedded Tomcat server.
TomcatServerConfigurator() - Constructor for class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
 
toObjectArray(Object) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
TooManyChangesException - Exception in org.nuxeo.drive.service
Exception thrown by FileSystemChangeFinder when too many document changes are found in the audit logs.
TooManyChangesException(String) - Constructor for exception org.nuxeo.drive.service.TooManyChangesException
 
TooManyChangesException(String, Throwable) - Constructor for exception org.nuxeo.drive.service.TooManyChangesException
 
TooManyChangesException(Throwable) - Constructor for exception org.nuxeo.drive.service.TooManyChangesException
 
toOperationChain(Bundle) - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
 
top() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression.OpStack
 
TOP_CENTER - org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
 
TOP_LEFT - org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
 
TOP_LEVEL_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
 
TOP_LEVEL_FOLDER_ITEM_FACTORY_EP - Static variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
TOP_RIGHT - org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
 
toParams(String...) - Static method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
 
toPath(URI) - Method in class org.nuxeo.runtime.test.TargetResourceLocator
 
topic - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
topic - Variable in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
 
topicExists(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
 
topicPartitions - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
topicPrefix - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
toPlantuml() - Method in class org.nuxeo.lib.stream.computation.Topology
A plantuml representation of the topology.
toPlantuml(Settings) - Method in class org.nuxeo.lib.stream.computation.Topology
 
topLevelFolderItemFactory - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
TopLevelFolderItemFactory - Interface in org.nuxeo.drive.service
Interface for the classes contributed to the topLevelFolderItemFactory extension point of the FileSystemItemAdapterService.
TopLevelFolderItemFactoryDescriptor - Class in org.nuxeo.drive.service.impl
XMap descriptor for factories contributed to the topLevelFolderItemFactory extension point of the FileSystemItemAdapterService.
TopLevelFolderItemFactoryDescriptor() - Constructor for class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
 
topLevelFolderItemFactoryRegistry - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
TopLevelFolderItemFactoryRegistry - Class in org.nuxeo.drive.service.impl
Registry for topLevelFolderItemFactory contributions.
TopLevelFolderItemFactoryRegistry() - Constructor for class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
 
toplevelIterInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
The toplevel iterators.
toplevelPredicates - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
toplevelValueInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
The toplevel values, computed without wildcards.
topologies - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
 
topology - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
topology - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
topology - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
topology - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
Topology - Class in org.nuxeo.lib.stream.computation
Represent a Directed Acyclic Graph (DAG) of computations.
Topology(Topology.Builder) - Constructor for class org.nuxeo.lib.stream.computation.Topology
 
Topology.Builder - Class in org.nuxeo.lib.stream.computation
 
Topology.Vertex - Class in org.nuxeo.lib.stream.computation
 
Topology.VertexType - Enum in org.nuxeo.lib.stream.computation
 
topologyDisabled - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
toPrimitiveArray(Collection<Object>, Class<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toProperties(Enumeration<RefAddr>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailResourceFactory
 
toPropertyDescriptor() - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
toQueryString() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
toReady - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
 
toRemove - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
 
toResponse() - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
Handle if needed custom error webengine module handler.
toResponse(Exception) - Method in class org.nuxeo.ecm.webdav.ExceptionHandler
 
toResponse(Throwable) - Method in class org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
 
toResponse(Throwable) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreExceptionMapper
Deprecated.
 
toResponse(Throwable) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
toResponse(WOPIException) - Method in class org.nuxeo.wopi.jaxrs.WOPIExceptionMapper
 
toRestrictionOptions() - Method in class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
Deprecated.
 
toRunnable() - Method in interface org.nuxeo.common.function.ThrowableRunnable
 
toRunning - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
 
toSerializable(JsonNode) - Static method in class org.nuxeo.ecm.core.bulk.io.BulkParameters
 
toShortArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
 
toSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.ArraySubQuery
 
toSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.ArraySubQueryPostgreSQL
 
toSql(Dialect) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Does not return the WHERE clause.
toSqlDate() - Method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
toStart() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleCompoundLogTailer
 
toStart() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
toStart() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
toStart() - Method in interface org.nuxeo.lib.stream.log.LogTailer
Set the current positions to the beginning of all partitions.
toState - Variable in class org.nuxeo.runtime.migration.MigrationDescriptor.MigrationStepDescriptor
 
toState - Variable in class org.nuxeo.runtime.migration.MigrationStep
 
toStorage(byte[]) - Static method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
toStorage(Object) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
Canonicalizes value for the database: use a String or a Long if possible.
toStoredRendition(DocumentModel, RenditionDefinition, CoreSession) - Method in class org.nuxeo.ecm.platform.rendition.service.DefaultStoredRenditionManager
Wraps the re-attached stored document in a StoredRendition.
toStream(Sample) - Method in class org.nuxeo.runtime.management.metrics.MetricSerializingCallback
 
toStream(Sample...) - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
Deprecated.
 
toString() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
toString() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
 
toString() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
toString() - Method in class org.nuxeo.common.Environment
 
toString() - Method in class org.nuxeo.common.utils.FileVersion
 
toString() - Method in class org.nuxeo.common.utils.Null
 
toString() - Method in class org.nuxeo.common.utils.Path
 
toString() - Method in class org.nuxeo.common.utils.PeriodAndDuration
Outputs this period and duration as a String, such as P6Y3M1DT4H12M5.636224S.
toString() - Method in class org.nuxeo.common.xmap.Path
 
toString() - Method in class org.nuxeo.common.xmap.XMethodAccessor
 
toString() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
 
toString() - Method in class org.nuxeo.connect.update.task.update.Entry
 
toString() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
 
toString() - Method in class org.nuxeo.connect.update.task.update.Version
 
toString() - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
 
toString() - Method in class org.nuxeo.dmk.DmkProtocol
 
toString() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
 
toString() - Method in class org.nuxeo.drive.adapter.impl.ScrollDocumentModelList
 
toString() - Method in class org.nuxeo.drive.adapter.impl.ScrollFileSystemItemListImpl
 
toString() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
 
toString() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
 
toString() - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
 
toString() - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
 
toString() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
toString() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
 
toString() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
 
toString() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
 
toString() - Method in class org.nuxeo.drive.service.SynchronizationRoots
 
toString() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
toString() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
toString() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
toString() - Method in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
 
toString() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
toString() - Method in class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
 
toString() - Method in class org.nuxeo.ecm.automation.core.operations.notification.MailBox
returning the mailbox address as String.
toString() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
toString() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
 
toString() - Method in class org.nuxeo.ecm.automation.core.util.DataModelProperties
 
toString() - Method in class org.nuxeo.ecm.automation.OperationChain
 
toString() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
toString() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
 
toString() - Method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper.BoundaryMediaType
 
toString() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
 
toString() - Method in class org.nuxeo.ecm.core.api.IdRef
 
toString() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
 
toString() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
 
toString() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
toString() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
toString() - Method in class org.nuxeo.ecm.core.api.ListDiff.Entry
 
toString() - Method in class org.nuxeo.ecm.core.api.ListDiff
 
toString() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
 
toString() - Method in class org.nuxeo.ecm.core.api.Lock
 
toString() - Method in class org.nuxeo.ecm.core.api.model.DeltaLong
 
toString() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
toString() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
 
toString() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
toString() - Method in class org.nuxeo.ecm.core.api.PathRef
 
toString() - Method in class org.nuxeo.ecm.core.api.repository.Repository
 
toString() - Method in class org.nuxeo.ecm.core.api.security.Access
 
toString() - Method in class org.nuxeo.ecm.core.api.security.ACE
 
toString() - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
toString() - Method in class org.nuxeo.ecm.core.api.SortInfo
 
toString() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
 
toString() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation.PathNode
 
toString() - Method in class org.nuxeo.ecm.core.api.validation.ConstraintViolation
 
toString() - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationReport
 
toString() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
 
toString() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryManagerStatus
 
toString() - Method in class org.nuxeo.ecm.core.blob.ByteRange
 
toString() - Method in class org.nuxeo.ecm.core.bulk.message.BulkBucket
 
toString() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
toString() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
toString() - Method in class org.nuxeo.ecm.core.bulk.message.DataBucket
 
toString() - Method in class org.nuxeo.ecm.core.cache.AbstractCache
 
toString() - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation
 
toString() - Method in class org.nuxeo.ecm.core.cache.CacheWrapper
 
toString() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
 
toString() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
toString() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
toString() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
 
toString() - Method in class org.nuxeo.ecm.core.io.registry.context.WrappedContext
Prints this context.
toString() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
toString() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
 
toString() - Method in class org.nuxeo.ecm.core.query.QueryFilter
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.BooleanLiteral
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.EsHint
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.EsIdentifierList
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.FromList
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.Function
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.LiteralList
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.MultiExpression
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.OperandList
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByClause
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.OrderByList
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.Reference
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.ReferenceList
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectList
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.StringLiteral
 
toString() - Method in class org.nuxeo.ecm.core.query.sql.model.WhereClause
 
toString() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisDBSInvalidations
 
toString() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisInvalidations
 
toString() - Method in class org.nuxeo.ecm.core.redis.contribs.RedisLockManager
 
toString() - Method in class org.nuxeo.ecm.core.redis.retry.SimpleDelay
 
toString() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
toString() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.schema.FacetDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.schema.Namespace
 
toString() - Method in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
Deprecated.
 
toString() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.schema.ProxiesDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.schema.TypeConfiguration
 
toString() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
toString() - Method in class org.nuxeo.ecm.core.schema.types.constraints.AbstractConstraint
 
toString() - Method in class org.nuxeo.ecm.core.schema.types.constraints.Constraint.Description
 
toString() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
 
toString() - Method in class org.nuxeo.ecm.core.schema.types.QName
 
toString() - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
 
toString() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
toString() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
 
toString() - Method in class org.nuxeo.ecm.core.scroll.RepositoryScroll
 
toString() - Method in class org.nuxeo.ecm.core.scroll.StaticScroll
 
toString() - Method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
 
toString() - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
toString() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
toString() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.IterInfo
 
toString() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
toString() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
toString() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
 
toString() - Method in class org.nuxeo.ecm.core.storage.InvalidationsQueue
 
toString() - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType.WrappedId
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.Mapper.Identification
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.ModelProperty
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.Node
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.Row
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.RowId
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
toString() - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
toString() - Method in class org.nuxeo.ecm.core.storage.State.ListDiff
 
toString() - Method in class org.nuxeo.ecm.core.storage.State
Overridden to display Calendars and arrays better, and truncate long strings and arrays.
toString() - Method in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
toString() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
 
toString() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
toString() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
toString() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
toString() - Method in class org.nuxeo.ecm.core.work.SleepWork
 
toString() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
Return the hostname in the form (hostname:port)
toString() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
 
toString() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDescriptor
 
toString() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
toString() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
 
toString() - Method in class org.nuxeo.ecm.directory.multi.FieldDescriptor
 
toString() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession.SourceInfo
 
toString() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession.SubDirectoryInfo
 
toString() - Method in class org.nuxeo.ecm.directory.multi.SourceDescriptor
 
toString() - Method in class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
 
toString() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
toString() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
toString() - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectFile
 
toString() - Method in class org.nuxeo.ecm.liveconnect.core.LiveConnectFileInfo
 
toString() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
 
toString() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
Deprecated.
 
toString() - Method in class org.nuxeo.ecm.platform.actions.Action
 
toString() - Method in class org.nuxeo.ecm.platform.actions.FilterRule
 
toString() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
toString() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
 
toString() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
toString() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.audit.stream.AuditDomainEvent
 
toString() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.comment.api.CommentImpl
 
toString() - Method in class org.nuxeo.ecm.platform.el.ContextStringWrapper
 
toString() - Method in class org.nuxeo.ecm.platform.el.DocumentPropertyContext
 
toString() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
 
toString() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
toString() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
toString() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
toString() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
toString() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
 
toString() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.login.GroupImpl
Prints a stringified version of the group.
toString() - Method in class org.nuxeo.ecm.platform.login.PrincipalImpl
Prints a stringified version of the principal.
toString() - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
 
toString() - Method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
toString() - Method in class org.nuxeo.ecm.platform.pdf.LinkInfo
 
toString() - Method in class org.nuxeo.ecm.platform.pdf.PDFInfo
Wrapper for toHashMap().toString()
toString() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
toString() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
 
toString() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
 
toString() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDateDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.query.core.AggregateRangeDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.query.core.BucketRange
 
toString() - Method in class org.nuxeo.ecm.platform.query.core.BucketRangeDate
 
toString() - Method in class org.nuxeo.ecm.platform.query.core.BucketTerm
 
toString() - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
 
toString() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
toString() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
 
toString() - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
toString() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
 
toString() - Method in class org.nuxeo.ecm.platform.rendering.api.View
 
toString() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
toString() - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
toString() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
toString() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
 
toString() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.JsonGraphRoute
 
toString() - Method in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
 
toString() - Method in class org.nuxeo.ecm.platform.signature.api.user.UserInfo
 
toString() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
 
toString() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
toString() - Method in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
 
toString() - Method in class org.nuxeo.ecm.platform.tag.TagsMigrator.Tag
 
toString() - Method in class org.nuxeo.ecm.platform.types.Type
 
toString() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
 
toString() - Method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
 
toString() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
 
toString() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoGroupImpl
 
toString() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
toString() - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
 
toString() - Method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
 
toString() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
 
toString() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
toString() - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
toString() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
Returns the string representation of this quota informations.
toString() - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
toString() - Method in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerDescriptor
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.ExactSegmentMatcher
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.RegexSegmentMatcher
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.WildcardSegmentMatcher
 
toString() - Method in class org.nuxeo.ecm.webengine.jaxrs.Utils.ClassRef
 
toString() - Method in class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
 
toString() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
 
toString() - Method in class org.nuxeo.ecm.webengine.loader.StaticClassProxy
 
toString() - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
 
toString() - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
 
toString() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
toString() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
toString() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
toString() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
 
toString() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
toString() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
toString() - Method in class org.nuxeo.ecm.webengine.ResourceBinding
Deprecated.
 
toString() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.And
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.FacetGuard
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.GroupGuard
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.Not
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.Or
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.PermissionGuard
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.SchemaGuard
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.TypeGuard
 
toString() - Method in class org.nuxeo.ecm.webengine.security.guards.UserGuard
 
toString() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression.Token
 
toString() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
toString() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
toString() - Method in class org.nuxeo.elasticsearch.aggregate.NativeEsAggregate
 
toString() - Method in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
toString() - Method in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
toString() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
toString() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
toString() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
toString() - Method in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
toString() - Method in class org.nuxeo.elasticsearch.http.readonly.DocRequestFilter
 
toString() - Method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter.ExpressionBuilder
 
toString() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
 
toString() - Method in class org.nuxeo.importer.stream.message.BlobInfoMessage
 
toString() - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
toString() - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
toString() - Method in class org.nuxeo.launcher.config.JVMVersion
 
toString() - Method in class org.nuxeo.lib.stream.computation.ComputationMetadata
 
toString() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicy
 
toString() - Method in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
 
toString() - Method in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
 
toString() - Method in class org.nuxeo.lib.stream.computation.Record
 
toString() - Method in class org.nuxeo.lib.stream.computation.Topology.Vertex
 
toString() - Method in class org.nuxeo.lib.stream.computation.Watermark
 
toString() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
toString() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogConfig
 
toString() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogManager
 
toString() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
toString() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleRetentionDuration
 
toString() - Method in class org.nuxeo.lib.stream.log.internals.LogOffsetImpl
 
toString() - Method in class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
 
toString() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
toString() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
 
toString() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
 
toString() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
 
toString() - Method in class org.nuxeo.lib.stream.log.Latency
 
toString() - Method in class org.nuxeo.lib.stream.log.LogLag
 
toString() - Method in class org.nuxeo.lib.stream.log.LogPartition
 
toString() - Method in class org.nuxeo.lib.stream.log.LogRecord
 
toString() - Method in class org.nuxeo.lib.stream.log.Name
 
toString() - Method in class org.nuxeo.lib.stream.log.NameResolver
 
toString() - Method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
 
toString() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
toString() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
toString() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
 
toString() - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
toString() - Method in class org.nuxeo.lib.stream.pattern.producer.ProducerStatus
 
toString() - Method in class org.nuxeo.mail.MailSessionBuilder.FromJndi
 
toString() - Method in class org.nuxeo.mail.MailSessionBuilder.FromProperties
 
toString() - Method in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
toString() - Method in class org.nuxeo.osgi.BundleImpl
 
toString() - Method in class org.nuxeo.osgi.DirectoryBundleFile
 
toString() - Method in class org.nuxeo.osgi.JarBundleFile
 
toString() - Method in class org.nuxeo.runtime.AbstractRuntimeService
 
toString() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
 
toString() - Method in class org.nuxeo.runtime.ComponentEvent
 
toString() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
toString() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
toString() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
 
toString() - Method in class org.nuxeo.runtime.deploy.Contribution
 
toString() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
 
toString() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.DeleteCommand
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkdirCommand
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkfileCommand
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MoveCommand
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.PropertyCommand
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
toString() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
toString() - Method in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
toString() - Method in class org.nuxeo.runtime.management.api.ProbeStatus
 
toString() - Method in class org.nuxeo.runtime.management.counters.CounterHistoryStack
Deprecated.
 
toString() - Method in class org.nuxeo.runtime.management.ServiceDescriptor
 
toString() - Method in enum org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
 
toString() - Method in class org.nuxeo.runtime.migration.Migration
 
toString() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidation
 
toString() - Method in class org.nuxeo.runtime.migration.MigrationStep
 
toString() - Method in class org.nuxeo.runtime.model.ComponentName
 
toString() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
toString() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
 
toString() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
toString() - Method in class org.nuxeo.runtime.RuntimeMessage
 
toString() - Method in class org.nuxeo.runtime.RuntimeServiceEvent
 
toString() - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
toString() - Method in class org.nuxeo.runtime.services.event.Event
 
toString() - Method in class org.nuxeo.runtime.services.event.ListenerDescriptor
 
toString() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
 
toString() - Method in class org.nuxeo.runtime.test.Failures
 
toString() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
toString() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
Converts the DevBundle to String with the same format as the one expected in parseDevBundleLine.
toString() - Method in class org.nuxeo.runtime.util.Watch.TimeInterval
 
toString() - Method in class org.nuxeo.runtime.Version
Gets the string representation of this version.
toString() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
 
toString() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
 
toString() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
toString() - Method in enum org.nuxeo.template.api.ContentInputType
 
toString() - Method in enum org.nuxeo.template.api.InputType
 
toString() - Method in class org.nuxeo.template.api.TemplateInput
 
toString(byte[]) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisPubSubProvider.Dispatcher
 
toString(Object) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
toString(Object) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
toString(Object) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
toString(Object, boolean) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
toString(StringBuilder, Object) - Static method in class org.nuxeo.ecm.core.storage.State
 
toString(Throwable) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
toString(Operator) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
A string representation of an Operator
toString(CommandContext) - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.Command
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommand
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.DeleteCommand
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkdirCommand
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkfileCommand
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MoveCommand
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.PropertyCommand
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
toString(CommandContext) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
toString(Document) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
toString(DocumentFragment) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
toString(DocumentFragment, OutputFormat) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
toString(Document, OutputFormat) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
toString(Element) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
toString(Element, OutputFormat) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
toStringList(Object) - Static method in class org.nuxeo.ecm.directory.BaseSession
 
toStringOmitXml(Element) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
toSupplier() - Method in interface org.nuxeo.common.function.ThrowableSupplier
 
total - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
total - Variable in class org.nuxeo.ecm.core.work.api.Work.Progress
 
total - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
total - Variable in class org.nuxeo.runtime.util.Watch
 
totalChildCount - Variable in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
Deprecated.
 
totalChildCount - Variable in class org.nuxeo.ecm.platform.routing.api.RouteTable
Deprecated.
 
totalCommandProcessed - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
totalHits - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
 
totalLineCount - Variable in class org.nuxeo.ecm.csv.core.CSVImportResult
 
totalRecords - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
totals - Variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
totalSize - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelListImpl
 
totalSize - Variable in class org.nuxeo.ecm.core.api.impl.DocumentRefListImpl
 
totalSize - Variable in class org.nuxeo.ecm.core.api.PartialList
 
totalSize - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
 
totalSize - Variable in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
 
totalSize - Variable in class org.nuxeo.ecm.quota.size.QuotaInfo
 
totalSize() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector
 
totalSize() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelListCollector
 
totalSize() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentRefCollector
 
totalSize() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl
 
totalSize() - Method in interface org.nuxeo.ecm.core.api.DocumentModelList
Returns the total size of the bigger list this is a part of.
totalSize() - Method in interface org.nuxeo.ecm.core.api.DocumentRefList
Returns the total size of the bigger list this is a part of.
totalSize() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelListImpl
 
totalSize() - Method in class org.nuxeo.ecm.core.api.impl.DocumentRefListImpl
 
totalSize() - Method in class org.nuxeo.ecm.core.api.PartialList
Returns the total size of the bigger list this is a part of.
totalSize() - Method in class org.nuxeo.elasticsearch.core.EsResultSetImpl
Returns the total number of result that match the query.
toThrowableSupplier() - Method in interface org.nuxeo.common.function.ThrowableRunnable
 
touch() - Method in class org.nuxeo.ecm.core.api.CursorResult
 
touch(File) - Static method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
Sets the last modification date to now on a file
touch(File) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
Sets the last modification date to now on a file.
toURI() - Method in class org.nuxeo.common.xmap.Resource
 
toURI() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
toURL() - Method in class org.nuxeo.common.xmap.Resource
 
toURL() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
 
toURL(File) - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
toURL(Path) - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
 
toURL(Bundle) - Method in class org.nuxeo.runtime.reload.ReloadComponent
This method needs to be called before bundle uninstallation, otherwise Bundle.getLocation() throw a NPE.
toValidated - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
 
toWebModuleResponse(WebContext) - Method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
Ask Webengine module for custom error handling and response.
toWroResource(String, Resource) - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroModelFactory
 
toWroResourceType(String) - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroModelFactory
 
toXML() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
toXML() - Method in interface org.nuxeo.runtime.model.Extension
Gets the XML representation for this extension.
toXML() - Static method in class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
toXML() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
Gets the XML string for this extension.
toXML(OutputStream) - Static method in class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
toXML(OutputStream, String) - Static method in class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
toXML(Writer) - Static method in class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
toXML(Writer, String) - Static method in class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
toXML(Object) - Method in class org.nuxeo.common.xmap.XMap
 
toXML(Object, File) - Method in class org.nuxeo.common.xmap.XMap
 
toXML(Object, OutputStream) - Method in class org.nuxeo.common.xmap.XMap
 
toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedContent
 
toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedList
 
toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMap
 
toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMember
 
toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XMap
 
toXML(Object, Element, XAnnotatedObject) - Static method in class org.nuxeo.common.xmap.XMLBuilder
 
toXML(PackageDefinition) - Method in class org.nuxeo.connect.update.xml.XmlSerializer
 
toXML(FormDefinition) - Method in class org.nuxeo.connect.update.xml.XmlSerializer
 
toXML(FormDefinition...) - Method in class org.nuxeo.connect.update.xml.XmlSerializer
 
toXML(FormsDefinition) - Method in class org.nuxeo.connect.update.xml.XmlSerializer
 
toYaml(OutputStream, Object) - Static method in class org.nuxeo.ecm.automation.io.yaml.YamlWriter
 
toYaml(OutputStream, OperationChainContribution.Operation) - Static method in class org.nuxeo.ecm.automation.io.yaml.YamlWriter
 
toYaml(OutputStream, OperationDocumentation) - Static method in class org.nuxeo.ecm.automation.io.yaml.YamlWriter
 
toZonedDateTime(Calendar) - Static method in class org.nuxeo.common.utils.DateUtils
 
toZonedDateTime(Date) - Static method in class org.nuxeo.common.utils.DateUtils
 
tpe - Variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
 
TPL_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
trace - Variable in class org.nuxeo.ecm.automation.OperationContext
A list of trace.
trace(String) - Method in class org.nuxeo.automation.scripting.helper.Console
 
Trace - Class in org.nuxeo.ecm.automation.core.trace
 
Trace(Call, OperationType, List<Call>, Object, Object, OperationException) - Constructor for class org.nuxeo.ecm.automation.core.trace.Trace
 
Trace(WorkSchedulePath.Trace) - Constructor for class org.nuxeo.ecm.core.work.api.WorkSchedulePath.Trace
 
TRACE - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
 
traceAddAnnotation(Event, Tracer, long, String) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
traceContext - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleBulkRunner
 
traceContext - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleRunner
 
traceContext - Variable in class org.nuxeo.ecm.core.work.AbstractWork
 
traceContext - Variable in class org.nuxeo.lib.stream.computation.Record
 
tracedQuery(String, String, Filter, long, long, long) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
traceEnabled - Static variable in class org.nuxeo.automation.scripting.helper.Console
 
traceKey - Variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
 
Tracer - Class in org.nuxeo.ecm.automation.core.trace
Automation Abstract tracer recording all automation execution traces.
Tracer(TracerFactory) - Constructor for class org.nuxeo.ecm.automation.core.trace.Tracer
 
tracerFactory - Variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
TracerFactory - Class in org.nuxeo.ecm.automation.core.trace
 
TracerFactory() - Constructor for class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
TracerFactory.ChainTraces - Class in org.nuxeo.ecm.automation.core.trace
 
TracerFactoryMBean - Interface in org.nuxeo.ecm.automation.core.trace
 
traces - Variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
 
tracesCache - Variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
 
TracingWebFilter - Class in org.nuxeo.ecm.core.management.jtajca.internal
Add some tags to span created by OcHttpServletFilter
TracingWebFilter() - Constructor for class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
trackChanges - Variable in class org.nuxeo.ecm.webengine.ConfigurationFileDescriptor
 
tracked - Variable in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
tracker - Variable in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
 
tracker - Variable in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
 
Tracker() - Constructor for class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature.Tracker
 
TrackerCommand - Class in org.nuxeo.lib.stream.tools.command
Track consumer positions so they can be restored in case of fail-over
TrackerCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
trackFile(File, Object) - Static method in class org.nuxeo.runtime.api.Framework
 
tracking - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
 
trackUsage - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
transaction - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
TRANSACTIONAL - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
Flags this blob provider as transactional.
TransactionalBlobStore - Class in org.nuxeo.ecm.core.blob
Transactional Blob Store.
TransactionalBlobStore(BlobStore, BlobStore) - Constructor for class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
TransactionalBlobStore.TransientInfo - Class in org.nuxeo.ecm.core.blob
Transient data recording operations applied to a blob, to be executed on the permanent store at commit time.
TransactionalConfig - Annotation Type in org.nuxeo.runtime.test.runner
Annotation for TransactionalFeature configuration.
TransactionalDeployer() - Constructor for class org.nuxeo.runtime.test.runner.TransactionalFeature.TransactionalDeployer
 
TransactionalFeature - Class in org.nuxeo.runtime.test.runner
The transactional feature is responsible of transaction management.
TransactionalFeature() - Constructor for class org.nuxeo.runtime.test.runner.TransactionalFeature
 
TransactionalFeature.TransactionalDeployer - Class in org.nuxeo.runtime.test.runner
Handler used to commit transaction before next action and start a new one after next action if TransactionalConfig.autoStart() is true.
TransactionalFeature.Waiter - Interface in org.nuxeo.runtime.test.runner
 
TransactionBatchingDocumentPipeImpl - Class in org.nuxeo.ecm.core.io.impl
Alternative to the default DocumentPipe that handles Transactions demarcation aligned with the Pipe batch size
TransactionBatchingDocumentPipeImpl(int) - Constructor for class org.nuxeo.ecm.core.io.impl.TransactionBatchingDocumentPipeImpl
 
transactionCommands - Static variable in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
TransactionHelper - Class in org.nuxeo.runtime.transaction
Utilities to work with transactions.
transactionKeyAsString(Object) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
transactionManager - Variable in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
TransactionManagerConfiguration() - Constructor for class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerConfiguration
 
TransactionManagerWithoutTransaction() - Constructor for class org.nuxeo.runtime.datasource.PooledDataSourceRegistry.TransactionManagerWithoutTransaction
 
TransactionManagerWrapper(TransactionManager) - Constructor for class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
transactionMonitor - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
TransactionMonitor - Interface in org.nuxeo.ecm.core.management.jtajca
 
TransactionRuntimeException - Exception in org.nuxeo.runtime.transaction
Reified checked errors caught while operating the transaction.
TransactionRuntimeException(String) - Constructor for exception org.nuxeo.runtime.transaction.TransactionRuntimeException
 
TransactionRuntimeException(String, Throwable) - Constructor for exception org.nuxeo.runtime.transaction.TransactionRuntimeException
 
TransactionRuntimeException(Throwable) - Constructor for exception org.nuxeo.runtime.transaction.TransactionRuntimeException
 
transactionStarted - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
TransactionStatistics - Interface in org.nuxeo.ecm.core.management.jtajca
 
TransactionStatistics.Status - Enum in org.nuxeo.ecm.core.management.jtajca
 
transactionTimeout - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation.Builder
 
transactionTimeout - Variable in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
 
transactionTimeout - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
transactionTimeout - Variable in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
 
transactionTimeout - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
transactionTimeOut - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
 
transactionTimeoutSeconds - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
transactionTimeoutSeconds - Variable in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerConfiguration
 
transactionTimer - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
transcodeBase64ToHex(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
TRANSCODED_VIDEOS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
TranscodedVideo - Class in org.nuxeo.ecm.platform.video
Object wrapping a transcoded video and related VideoInfo.
transcodeHexToBase64(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
transfer(InputStream, OutputStream, KeyStrategy.WriteObserver) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
Copies bytes from an input stream to an output stream, notifying an observer while doing this.
transfer(BlobWriteContext, OutputStream) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
Transfers a blob to an output stream, notifying an observer while doing this.
transfer(BlobWriteContext, Path) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
Transfers a blob to a file, notifying an observer while doing this.
TransferableClone(NuxeoPrincipalImpl) - Constructor for class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl.TransferableClone
 
transferBlob(Blob, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.BlobWriter
 
transferBlob(Blob, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
 
transferBlobWithByteRange(Blob, ByteRange, Supplier<OutputStream>) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
Copies the blob stream at the given byte range into the supplied OutputStream.
transferBlobWithByteRange(Blob, ByteRange, Supplier<OutputStream>) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
transferBlobWithByteRange(Blob, ByteRange, HttpServletResponse) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
transferManager - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
transferManager - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
transferTo(File) - Method in interface org.nuxeo.ecm.core.api.Blob
 
transferTo(File) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
transferTo(File) - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
transferTo(OutputStream) - Method in interface org.nuxeo.ecm.core.api.Blob
 
transferTo(OutputStream) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
transferTo(OutputStream) - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
 
transferTo(Blob, File) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
Appends the given blob to the given file.
transform(Reader, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer
 
transform(URL, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer
 
transform(NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.core.security.SecurityPolicy.IdentityQueryTransformer
 
transform(NuxeoPrincipal, String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy.QueryTransformer
Transforms a query into another query that has the security policy applied.
transform(NuxeoPrincipal, SQLQuery) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery.IdentityTransformer
 
transform(NuxeoPrincipal, SQLQuery) - Method in interface org.nuxeo.ecm.core.query.sql.model.SQLQuery.Transformer
 
transform(NuxeoPrincipal, SQLQuery) - Method in class org.nuxeo.ecm.core.storage.sql.security.NoFile2SecurityPolicy.NoFileTransformer
 
transform(ExportedDocument) - Method in interface org.nuxeo.ecm.core.io.DocumentTransformer
Transforms the given document and returns true to pass to the next transformer or false to exit from the transformation chain.
transform(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.transformers.DoctypeToFacetTranslator
 
transform(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.transformers.FacetRemover
 
transform(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.transformers.FieldMapper
 
transform(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.transformers.PropertyDeprecationRemover
 
transform(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.transformers.SchemaRemover
 
transform(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.transformers.SchemaRenamer
 
transform(BooleanLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(BooleanLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(DateLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(DateLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(DoubleLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(DoubleLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Expression) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(Expression) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Expression) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
 
transform(FromClause) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(FromClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(FromList) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(FromList) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Function) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(Function) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(GroupByClause) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(GroupByClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(HavingClause) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(HavingClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(IntegerLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(IntegerLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Literal) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(Literal) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(LiteralList) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(LiteralList) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(MultiExpression) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(MultiExpression) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Operand) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(Operand) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(OperandList) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(OperandList) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Operator) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(Operator) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(OrderByClause) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(OrderByClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(OrderByExpr) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(OrderByExpr) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(OrderByList) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(OrderByList) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Predicate) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(Predicate) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Predicate) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
 
transform(Reference) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(Reference) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(Reference) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionReferenceRenamer
 
transform(Reference) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator.ReferenceRenamer
 
transform(Reference) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
 
transform(ReferenceList) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(ReferenceList) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(SelectClause) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(SelectClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(SelectClause) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionReferenceRenamer
 
transform(SelectList) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(SelectList) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(SQLQuery) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(SQLQuery) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(StringLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(StringLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transform(StringLiteral) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
 
transform(WhereClause) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transform(WhereClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
transformLimit(long) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transformLimit(long) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
TransformMessageAction - Class in org.nuxeo.ecm.platform.mail.action
Transforms the message using the transformer and puts it in the context under transformed.
TransformMessageAction() - Constructor for class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
 
transformOffset(long) - Method in class org.nuxeo.ecm.core.query.sql.model.IdentityQueryTransformer
 
transformOffset(long) - Method in interface org.nuxeo.ecm.core.query.sql.model.QueryTransformer
 
TransiantStorageGCWork - Class in org.nuxeo.ecm.core.transientstore
 
TransiantStorageGCWork() - Constructor for class org.nuxeo.ecm.core.transientstore.TransiantStorageGCWork
 
TRANSIENT - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
Flags this blob provider as transient: blobs may disappear after a while, so a caller should not rely on them being available forever.
TRANSIENT_APP_NAME - Static variable in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
 
TRANSIENT_DEVICE_ID - Static variable in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
 
TRANSIENT_ID_PREFIX - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
Blob providers whose id starts with this prefix are automatically marked transient.
TRANSIENT_PERMISSION - Static variable in class org.nuxeo.ecm.permissions.TransientUserPermissionHelper
 
TRANSIENT_STORE_ERROR - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
TRANSIENT_STORE_OUTPUT - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
TRANSIENT_STORE_OUTPUT_BLOB - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
TRANSIENT_STORE_PARAM_ERROR - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
The transient store parameter name for storing an error if any.
TRANSIENT_STORE_PARAM_PROGRESS - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
TRANSIENT_STORE_SERVICE - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
TRANSIENT_STORE_STORE_NAME - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
 
TRANSIENT_STORE_TASK_ID - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.adapters.AsyncOperationAdapter
 
TRANSIENT_USER_FORMAT - Static variable in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Deprecated.
since 10.3.
TRANSIENT_USER_PREFIX - Static variable in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
 
TRANSIENT_USERNAME_UNIQUE_PROP - Static variable in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
Property that defines if a transient username should be unique no matter what base username is provided, or if a transient username should be always the same for a given base username.
transientCreated - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Ids of documents created but not yet saved.
transientFlag - Variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
transientFlag - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
transientInfo - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
TransientInfo() - Constructor for class org.nuxeo.ecm.core.blob.TransactionalBlobStore.TransientInfo
 
transientKey - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore.TransientInfo
The key in the transient store of the blob to use, or a delete marker.
transientStates - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Retrieved and created document state.
TransientStorageComponent - Class in org.nuxeo.ecm.core.transientstore
Component exposing the TransientStoreService and managing the underlying extension point
TransientStorageComponent() - Constructor for class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
TransientStorageGCTrigger - Class in org.nuxeo.ecm.core.transientstore
Simple Listener used to GC Work for TransientStores
TransientStorageGCTrigger() - Constructor for class org.nuxeo.ecm.core.transientstore.TransientStorageGCTrigger
 
transientStore - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
 
transientStore - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
 
transientStore - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
TransientStore - Interface in org.nuxeo.ecm.core.transientstore.api
Service Interface for managing a transient store.
TransientStoreConfig - Class in org.nuxeo.ecm.core.transientstore.api
XMap descriptor for representing the Configuration of a TransientStore
TransientStoreConfig() - Constructor for class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
TransientStoreConfig(String) - Constructor for class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
 
TransientStoreConfig(TransientStoreConfig) - Constructor for class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
Copy constructor.
transientStoreName - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.handler.AbstractBatchHandler
 
TransientStoreOverflowRecordFilter - Class in org.nuxeo.ecm.core.transientstore.computation
Filter that use a Transient Store to pass big record value.
TransientStoreOverflowRecordFilter() - Constructor for class org.nuxeo.ecm.core.transientstore.computation.TransientStoreOverflowRecordFilter
 
TransientStoreProvider - Interface in org.nuxeo.ecm.core.transientstore.api
Transient Store SPI.
TransientStoreService - Interface in org.nuxeo.ecm.core.transientstore.api
Service to expose access to TransientStore
TransientStoreWork - Class in org.nuxeo.ecm.core.transientstore.work
A work allowing to store a result in the TransientStore.
TransientStoreWork() - Constructor for class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
TransientStoreWork(String) - Constructor for class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
 
TransientUserPermissionHelper - Class in org.nuxeo.ecm.permissions
 
transition - Variable in class org.nuxeo.ecm.platform.comment.workflow.utils.FollowTransitionUnrestricted
 
Transition(GraphNode, Property) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
 
TRANSITION_EVENT - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
Event for a lifecycle transition.
TRANSITION_TO_PUBLISHED_STATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
 
TransitionView - Class in org.nuxeo.ecm.platform.routing.core.impl.jsongraph
 
TransitionView(String, String, GraphNode.Transition, Locale) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
 
translate(String) - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
translate(String) - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
 
translate(String) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetActions
 
translate(String) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
translate(String, Object...) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
 
translate(String, String...) - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
 
translate(String, String...) - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
 
translate(List<LogEntry>, DocumentRef) - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
 
translate(FulltextQueryAnalyzer.FulltextQuery, StringBuilder, String, String, String, String, String, Set<Character>, String, String, boolean) - Static method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
 
TRANSLATE_PROPERTIES - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Parameter name to specify which properties should be translated.
translated - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
 
translated - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
translated - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
translateForMySQL(FulltextQueryAnalyzer.FulltextQuery, FulltextQueryAnalyzer.Op, StringBuilder) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
 
translateFulltext(FulltextQueryAnalyzer.FulltextQuery, boolean) - Static method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
Transforms the NXQL fulltext syntax into MongoDB syntax.
translateFulltext(FulltextQueryAnalyzer.FulltextQuery, String, String, String, String) - Static method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
Translate fulltext into a common pattern used by many servers.
translateFulltext(FulltextQueryAnalyzer.FulltextQuery, String, String, String, String, String, Set<Character>, String, String, boolean) - Static method in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
Translate fulltext into a common pattern used by many servers.
translateFulltext(FulltextQueryAnalyzer.FulltextQuery, List<String>, boolean) - Static method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
translateFulltextQuery(String) - Static method in class org.nuxeo.elasticsearch.query.NxqlQueryConverter
Translates from Nuxeo syntax to Elasticsearch simple_query_string syntax.
translateLabels - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
 
translateLabels - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
 
translateResources(String, IOResources, DocumentTranslationMap) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
 
translateResources(String, IOResources, DocumentTranslationMap) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
 
translateResources(String, IOResources, DocumentTranslationMap) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
Returns translated resources once copy has been done, passing a correspondence map.
translateResources(String, IOResources, DocumentTranslationMap) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
translationHelper - Variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
TRANSMISSIONS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDDocumentConstants
 
TransmissionThreeD - Class in org.nuxeo.ecm.platform.threed
Object wrapping a transmission format with ThreeD and LoD details
TransmissionThreeD(Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
TransmissionThreeD(Blob, List<Blob>, ThreeDInfo, Integer, Long, Integer, String, String) - Constructor for class org.nuxeo.ecm.platform.threed.TransmissionThreeD
 
TransmissionThreeDRenditionProvider - Class in org.nuxeo.ecm.platform.threed.rendition
Provides a rendition based on a 3d transmission format (referenced through the rendition definition lod).
TransmissionThreeDRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.threed.rendition.TransmissionThreeDRenditionProvider
 
transport - Variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
 
TRANSTION_EVENT_OPTION_FROM - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
 
TRANSTION_EVENT_OPTION_TO - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
 
TRANSTION_EVENT_OPTION_TRANSITION - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
 
TRASH_KEEP_CHECKED_IN_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
Deprecated.
since 10.1, new trash behavior is: always keep checkedIn state
TrashAction - Class in org.nuxeo.ecm.core.bulk.action
 
TrashAction() - Constructor for class org.nuxeo.ecm.core.bulk.action.TrashAction
 
TrashAction.TrashComputation - Class in org.nuxeo.ecm.core.bulk.action
 
TrashComputation() - Constructor for class org.nuxeo.ecm.core.bulk.action.TrashAction.TrashComputation
 
trashDescendants(DocumentModel, Boolean) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
 
trashDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
 
trashDocument(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Moves document to the trash.
TrashDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
TrashDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.TrashDocument
 
trashDocuments(List<DocumentModel>) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Moves documents to the trash.
trashDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.BridgeTrashService
 
trashDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
 
trashDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
 
TRASHED_PATTERN - Static variable in class org.nuxeo.ecm.core.trash.AbstractTrashService
Matches names of documents in the trash, created by TrashService.trashDocuments(List).
TRASHED_QUERY - Static variable in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
TRASHED_STATE_IN_MIGRATION - org.nuxeo.ecm.core.api.trash.TrashService.Feature
Trashed state currently in migration.
TRASHED_STATE_IS_DEDICATED_PROPERTY - org.nuxeo.ecm.core.api.trash.TrashService.Feature
Trashed state is a dedicated property.
TRASHED_STATE_IS_DEDUCED_FROM_LIFECYCLE - org.nuxeo.ecm.core.api.trash.TrashService.Feature
Trashed state is deduced from lifeCycle.
TrashedStateMigrator - Class in org.nuxeo.ecm.core.trash
Migrator of trashed state.
TrashedStateMigrator() - Constructor for class org.nuxeo.ecm.core.trash.TrashedStateMigrator
 
TrashInfo - Class in org.nuxeo.ecm.core.trash
Info about the deletion/purge/undeletion of a list of document.
TrashInfo() - Constructor for class org.nuxeo.ecm.core.trash.TrashInfo
 
trashService - Variable in class org.nuxeo.ecm.automation.core.operations.document.EmptyTrash
 
trashService - Variable in class org.nuxeo.ecm.automation.core.operations.document.TrashDocument
 
trashService - Variable in class org.nuxeo.ecm.automation.core.operations.document.UntrashDocument
 
trashService - Variable in class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
TrashService - Interface in org.nuxeo.ecm.core.api.trash
Service containing the logic about deleting/purging/undeleting a document.
TrashService - Interface in org.nuxeo.ecm.core.trash
Deprecated.
since 10.2, use TrashService instead.
TrashService.Feature - Enum in org.nuxeo.ecm.core.api.trash
Features of the implementation of the service.
TrashServiceImpl - Class in org.nuxeo.ecm.core.trash
 
TrashServiceImpl() - Constructor for class org.nuxeo.ecm.core.trash.TrashServiceImpl
 
traverse(Object, Serializable) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Traverses a single step.
traverse(Object, List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Traverses an object in a series of steps.
traverse(String) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
 
tree - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
 
tree - Variable in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
TREE_CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
TREE_EP - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
TreeCommentManager - Class in org.nuxeo.ecm.platform.comment.impl
Comment service implementation.
TreeCommentManager() - Constructor for class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
treeConfigDescriptors - Variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
treeDescriptors - Variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
TreeHelper - Class in org.nuxeo.ecm.platform.routing.core.persistence
Helper to create tree structure based on date
TreeHelper() - Constructor for class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
 
TreeItem - Interface in org.nuxeo.ecm.webengine.ui.tree
 
TreeItemImpl - Class in org.nuxeo.ecm.webengine.ui.tree
 
TreeItemImpl(ContentProvider, Object) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
TreeItemImpl(TreeItem, Object) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
TreeItemImpl(TreeItem, ContentProvider, Object) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
TreeItemVisitor - Interface in org.nuxeo.ecm.webengine.ui.tree
 
TreeModel - Interface in org.nuxeo.ecm.webengine.ui.tree
A tree view manage a tree structure of items.
TreeModelImpl - Class in org.nuxeo.ecm.webengine.ui.tree
 
TreeModelImpl() - Constructor for class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
TreeModelImpl(ContentProvider) - Constructor for class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
 
treeRoot - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
treeTitle - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
trial - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
TRIAL_PROP - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
 
triggerEsclationRulesExecution(String) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingEscalationListener
 
TriggerMetadataMappingOnDocument - Class in org.nuxeo.binary.metadata.internals.operations
 
TriggerMetadataMappingOnDocument() - Constructor for class org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
 
triggerReload(String) - Method in class org.nuxeo.runtime.reload.ReloadComponent
Deprecated.
since 9.3 should not be needed anymore
triggerReloadWithNewTransaction(String) - Method in class org.nuxeo.runtime.reload.ReloadComponent
Deprecated.
since 9.3 should not be needed anymore
trim - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
 
trim - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
trim() - Method in annotation type org.nuxeo.common.xmap.annotation.XNode
Whether to trim text content for element nodes.
trim() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeList
Whether to trim text content for element nodes.
trim() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeMap
Whether to trim text content for element nodes.
TRUE_OR_NULL_BOOLEAN_KEYS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
Keys for boolean values that are stored as true or null (never false).
trueOrNull(Object) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
trueOrNullBooleanKeys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
The keys for booleans whose value is true or null (instead of false).
TRUST_STORE_PASSWORD_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
TRUST_STORE_PATH_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
TRUST_STORE_TYPE_OPT - Static variable in class org.nuxeo.elasticsearch.client.ESRestClientFactory
 
trustEngine - Variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
TrustingSSLSocketFactory() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
Create a new SSLSocketFactory that creates a Socket regardless of the certificate used.
trustStorePassword - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
trustStorePassword - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
trustStorePath - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
trustStorePath - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
trustStoreType - Variable in class org.nuxeo.ecm.core.redis.RedisServerDescriptor
 
trustStoreType - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
 
tryAcquireBlobLock(String, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
tryAcquireOnceBlobLock(String, KeyValueStore) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
 
tryDeploy() - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment.DeploymentStatement
 
tryLock(String) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 
tryLock(String, KeyValueStore) - Static method in class org.nuxeo.ecm.core.api.LockHelper
 
tryReload() - Method in class org.nuxeo.ecm.webengine.WebEngine
 
tryToRenderAvroData(AvroSchemaStore, Record) - Method in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
tryUpdateRandomizedSequence() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
Updates the randomized sequence, using xorshift.
ttl - Variable in class org.nuxeo.ecm.core.cache.AbstractCache
 
ttl - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
Basic TTL for all entries.
TTL_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
TTL column, holding expiration date in seconds since epoch, or NULL if there is no expiration.
TTL_EXPIRATION_FREQUENCY_MS - Static variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
TTL_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
TTL_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
ttlCol - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
ttlColName - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
ttlThread - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
ttlToStorage(long) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
TURN_OFF - org.nuxeo.ecm.core.api.validation.DocumentValidationService.Forcing
 
TURN_ON - org.nuxeo.ecm.core.api.validation.DocumentValidationService.Forcing
 
TX_TIMEOUT - Static variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
TX_TIMEOUT_HEADER_KEY - Static variable in class org.nuxeo.ecm.platform.web.common.ServletHelper
 
txFeature - Variable in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
 
TxSessionCleaner(SQLSession) - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
 
txStarted - Variable in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
TXTYPE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
 
type - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
The Java type of the described element.
type - Variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
type - Variable in class org.nuxeo.connect.update.xml.FieldDefinition
 
type - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
type - Variable in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
A class implementing Task
type - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
The operation type
type - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
type - Variable in class org.nuxeo.ecm.automation.core.OperationContribution
The operation class that must be annotated using Operation annotation.
type - Variable in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
 
type - Variable in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
 
type - Variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent
 
type - Variable in class org.nuxeo.ecm.automation.core.operations.RunInputScript
 
type - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
 
type - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
 
type - Variable in class org.nuxeo.ecm.automation.core.trace.Call
 
type - Variable in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
 
type - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
type - Variable in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
 
type - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
type - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
 
type - Variable in class org.nuxeo.ecm.core.api.ListDiff.Entry
 
type - Variable in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
 
type - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
type - Variable in class org.nuxeo.ecm.core.query.sql.model.FromClause
 
type - Variable in class org.nuxeo.ecm.core.schema.types.constraints.TypeConstraint
 
type - Variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
type - Variable in class org.nuxeo.ecm.core.scroll.ScrollDescriptor
 
type - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
type - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
type - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder.FieldInfo
 
type - Variable in class org.nuxeo.ecm.core.storage.sql.BaseProperty
The property type.
type - Variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
type - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
 
type - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
 
type - Variable in class org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
 
type - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDynamicReferenceDescriptor
 
type - Variable in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
type - Variable in class org.nuxeo.ecm.platform.actions.Action
 
type - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
type - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
type - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
type - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
type - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
type - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractLinksOperation
 
type - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
type - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
 
type - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
type - Variable in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
type - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
 
type - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
type - Variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
 
type - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
 
type - Variable in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
type - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
type - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
 
type - Variable in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
 
type - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
type - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
 
type - Variable in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
 
type - Variable in class org.nuxeo.ecm.webengine.security.guards.TypeGuard
 
type - Variable in class org.nuxeo.ecm.webengine.security.PostfixExpression.Token
 
type - Variable in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
type - Variable in class org.nuxeo.elasticsearch.commands.IndexingCommand
 
type - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
type - Variable in class org.nuxeo.importer.stream.message.DocumentMessage.Builder
 
type - Variable in class org.nuxeo.importer.stream.message.DocumentMessage
 
type - Variable in class org.nuxeo.launcher.info.PackageInfo
 
type - Variable in class org.nuxeo.lib.stream.computation.Topology.Vertex
 
type - Variable in class org.nuxeo.runtime.avro.AvroMapperDescriptor
 
type - Variable in class org.nuxeo.runtime.avro.AvroSchemaFactoryDescriptor
 
type - Variable in class org.nuxeo.runtime.datasource.DataSourceLinkDescriptor
 
type - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
 
type - Variable in class org.nuxeo.runtime.test.runner.LoggerLevelKey
 
type - Variable in class org.nuxeo.template.api.TemplateInput
 
type - Variable in class org.nuxeo.usermapper.service.UserMapperDescriptor
 
type() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeList
The type of a collection object.
type() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeMap
The type of collection object.
type() - Method in interface org.nuxeo.ecm.core.api.DocumentRef
Gets the type of the reference.
type() - Method in class org.nuxeo.ecm.core.api.IdRef
 
type() - Method in class org.nuxeo.ecm.core.api.InstanceRef
 
type() - Method in class org.nuxeo.ecm.core.api.PathRef
 
type() - Method in annotation type org.nuxeo.ecm.webengine.model.Guard
 
type() - Method in annotation type org.nuxeo.ecm.webengine.model.WebAdapter
 
type() - Method in annotation type org.nuxeo.ecm.webengine.model.WebObject
 
type() - Method in annotation type org.nuxeo.runtime.test.runner.web.Browser
The type of the browser to use.
type() - Method in annotation type org.nuxeo.runtime.test.runner.web.HomePage
 
type(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
type(PackageType) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
Type - Class in org.nuxeo.ecm.platform.types
 
Type - Interface in org.nuxeo.ecm.core.schema.types
A Type object is used to describe some ECM content.
Type() - Constructor for class org.nuxeo.ecm.platform.types.Type
 
Type(String) - Constructor for class org.nuxeo.ecm.platform.types.Type
 
TYPE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
 
TYPE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
TYPE - Static variable in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker
 
TYPE - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
TYPE - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
 
TYPE_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.video.Stream
 
TYPE_DOCUMENT - Static variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
TYPE_DOCUMENT - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
TYPE_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
TYPE_KEY_NAME - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
TYPE_NAME - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
 
TYPE_OPTION - Static variable in class org.nuxeo.runtime.metrics.reporter.DatadogTraceReporter
 
TYPE_RELATION - Static variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
TYPE_RELATION - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
TYPE_ROOT - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
TYPE_ROOT - Static variable in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
TYPE_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
TYPE_TAGGING - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
type2Remove - Variable in class org.nuxeo.template.service.TemplateMappingRemover
 
type2Template - Variable in class org.nuxeo.template.service.TemplateProcessorComponent
 
TypeAdapter - Interface in org.nuxeo.ecm.automation
An object that can adapt a given object instance to an object of another type A type adapter accepts only one type of objects and can produce only one type of object.
TypeAdapterContribution - Class in org.nuxeo.ecm.automation.core
 
TypeAdapterContribution() - Constructor for class org.nuxeo.ecm.automation.core.TypeAdapterContribution
 
TypeAdapterHelper - Class in org.nuxeo.ecm.automation.core.impl.adapters.helper
Helper for type adapters
TypeAdapterHelper() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
 
TypeAdapterKey - Class in org.nuxeo.ecm.automation.core.impl
 
TypeAdapterKey(Class<?>, Class<?>) - Constructor for class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
 
TypeAdaptException - Exception in org.nuxeo.ecm.automation
 
TypeAdaptException(String) - Constructor for exception org.nuxeo.ecm.automation.TypeAdaptException
 
TypeAdaptException(String, Throwable) - Constructor for exception org.nuxeo.ecm.automation.TypeAdaptException
 
TypeAdaptException(Throwable) - Constructor for exception org.nuxeo.ecm.automation.TypeAdaptException
 
TypeBindingException - Exception in org.nuxeo.ecm.core.schema.types
 
TypeBindingException(String) - Constructor for exception org.nuxeo.ecm.core.schema.types.TypeBindingException
 
TypeBindingException(String, String) - Constructor for exception org.nuxeo.ecm.core.schema.types.TypeBindingException
 
typeCategory - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
typeCategory - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
typeCategory - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
typeCategory - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
typeClass - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
TypeCompatibility - Class in org.nuxeo.ecm.platform.actions
UI type action compatibility descriptor from category action
TypeCompatibility() - Constructor for class org.nuxeo.ecm.platform.actions.TypeCompatibility
 
typeComplexChildren - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of doctype/complextype to child name to type.
TypeConfiguration - Class in org.nuxeo.ecm.core.schema
 
TypeConfiguration() - Constructor for class org.nuxeo.ecm.core.schema.TypeConfiguration
 
TypeConfigurationProvider - Class in org.nuxeo.ecm.webengine.model.impl
 
TypeConfigurationProvider() - Constructor for class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
TypeConstants - Class in org.nuxeo.ecm.core.schema
 
TypeConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
This constraint ensures some object's is supported by some Type.
TypeConstraint(PrimitiveType) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.TypeConstraint
 
TypeConvertor<T> - Class in org.nuxeo.ecm.webengine.forms.validation
 
TypeConvertor() - Constructor for class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
 
typedArray(Type, Object[]) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
Copies the array with an appropriate class depending on the type.
TypeDescriptor - Class in org.nuxeo.ecm.webengine.model.impl
 
TypeDescriptor() - Constructor for class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
TypeDescriptor(ClassProxy, String, String) - Constructor for class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
TypedExportedDocumentImpl - Class in org.nuxeo.ecm.core.io.impl
A representation for an exported document aware of property types.
TypedExportedDocumentImpl() - Constructor for class org.nuxeo.ecm.core.io.impl.TypedExportedDocumentImpl
 
TypedExportedDocumentImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.core.io.impl.TypedExportedDocumentImpl
Instantiates a new typed exported document impl.
TypedExportedDocumentImpl(DocumentModel, boolean) - Constructor for class org.nuxeo.ecm.core.io.impl.TypedExportedDocumentImpl
Instantiates a new typed exported document impl.
TypedExportedDocumentImpl(DocumentModel, Path, boolean) - Constructor for class org.nuxeo.ecm.core.io.impl.TypedExportedDocumentImpl
Instantiates a new typed exported document impl.
TypedSingleDocumentReader - Class in org.nuxeo.ecm.core.io.impl.plugins
 
TypedSingleDocumentReader(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.TypedSingleDocumentReader
 
TypedSingleDocumentReader(CoreSession, DocumentRef) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.TypedSingleDocumentReader
 
TypeException - Exception in org.nuxeo.ecm.core.schema.types
 
TypeException - Exception in org.nuxeo.ecm.webengine.model
Deprecated.
since 9.3. Use NuxeoException instead.
TypeException() - Constructor for exception org.nuxeo.ecm.core.schema.types.TypeException
 
TypeException(String) - Constructor for exception org.nuxeo.ecm.core.schema.types.TypeException
 
TypeException(String) - Constructor for exception org.nuxeo.ecm.webengine.model.TypeException
Deprecated.
 
TypeException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.schema.types.TypeException
 
TypeException(String, Throwable) - Constructor for exception org.nuxeo.ecm.webengine.model.TypeException
Deprecated.
 
TypeException(Throwable) - Constructor for exception org.nuxeo.ecm.core.schema.types.TypeException
 
typeFragments - Variable in class org.nuxeo.ecm.core.storage.sql.Model
Map of doctype/complextype to simple+collection fragments.
TypeGuard - Class in org.nuxeo.ecm.webengine.security.guards
 
TypeGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.TypeGuard
 
TypeGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.TypeGuard
 
typein - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
 
typein - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.Connector
 
typeInfo - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
Type info returned to caller.
typeInfo - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
TypeInfo - Interface in org.nuxeo.ecm.platform.types.adapter
Type representation access via document adapter
TypeInfoAdapter - Class in org.nuxeo.ecm.platform.types.adapter
 
TypeInfoAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
 
TypeInfoAdapterFactory - Class in org.nuxeo.ecm.platform.types.adapter
 
TypeInfoAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapterFactory
 
typeLock - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
TypeManager - Interface in org.nuxeo.ecm.platform.types
Service handling registered UI Types.
typeManagerByCmisVersion - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
TypeManagerImpl - Class in org.nuxeo.ecm.core.opencmis.impl.util
Manages a type system for a repository.
TypeManagerImpl() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
typeName - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
typeName - Variable in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
 
TypeNotFoundException - Exception in org.nuxeo.ecm.webengine.model
Deprecated.
since 9.3. Use WebResourceNotFoundException instead.
TypeNotFoundException(String) - Constructor for exception org.nuxeo.ecm.webengine.model.TypeNotFoundException
Deprecated.
 
typeof - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
 
typeof - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.Connector
 
typeof - Variable in class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.OperationMethod
 
typeof(OperationChain, boolean) - Static method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
 
typeof(OperationChain, boolean) - Static method in interface org.nuxeo.ecm.automation.OperationType
 
TypeProvider - Interface in org.nuxeo.ecm.core.schema
A provider of types (schemas, document types, facets).
typeReg - Variable in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
typeReg - Variable in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
typeReg - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
 
TypeRegistry - Class in org.nuxeo.ecm.platform.types
 
TypeRegistry - Class in org.nuxeo.ecm.webengine.model.impl
 
TypeRegistry() - Constructor for class org.nuxeo.ecm.platform.types.TypeRegistry
 
TypeRegistry(TypeRegistry, WebEngine, ModuleImpl) - Constructor for class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
TypeRegistry(WebEngine, ModuleImpl) - Constructor for class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
types - Variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
 
types - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
Basic type registry.
types - Variable in class org.nuxeo.ecm.core.versioning.StandardVersioningPolicyFilter
 
types - Variable in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
types - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
 
types - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
 
types - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerDescriptor
 
types - Variable in class org.nuxeo.ecm.platform.types.TypeRegistry
 
types - Variable in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
 
types - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
Web Types explicitly declared.
types - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
types - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
types - Variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
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
types - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
TypeSchemaFactory - Class in org.nuxeo.ecm.core.io.avro
 
TypeSchemaFactory(AvroSchemaFactoryContext) - Constructor for class org.nuxeo.ecm.core.io.avro.TypeSchemaFactory
 
TypeService - Class in org.nuxeo.ecm.core.schema
The TypeService is the component dealing with registration of schemas and document types (and facets and prefetch configuration).
TypeService - Class in org.nuxeo.ecm.platform.types
 
TypeService() - Constructor for class org.nuxeo.ecm.core.schema.TypeService
 
TypeService() - Constructor for class org.nuxeo.ecm.platform.types.TypeService
 
typesMap - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
typesMapping - Variable in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
Type name -> life cycle name.
typeSupportsPreview(DocumentModel) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
 
typeToChain - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
typeToContentViewNames - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
 
typeToString(int) - Static method in class org.nuxeo.ecm.core.api.ListDiff
 
TypeView - Class in org.nuxeo.ecm.platform.types
Type view to display a given document type view.
TypeView() - Constructor for class org.nuxeo.ecm.platform.types.TypeView
 
TypeVisibility - Class in org.nuxeo.ecm.webengine.model
 

U

udp - Variable in class org.nuxeo.lib.stream.tools.command.LatencyMonitorComputation
 
udp - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
UI_TYPES_CONFIGURATION_ALLOWED_TYPES_PROPERTY - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationConstants
 
UI_TYPES_CONFIGURATION_DEFAULT_TYPE - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationConstants
 
UI_TYPES_CONFIGURATION_DENIED_TYPES_PROPERTY - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationConstants
 
UI_TYPES_CONFIGURATION_DENY_ALL_TYPES_PROPERTY - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationConstants
 
UI_TYPES_CONFIGURATION_FACET - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationConstants
 
UI_TYPES_DEFAULT_NEEDED_SCHEMA - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationConstants
 
UI_TYPES_DEFAULT_TYPE - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationConstants
 
UIAuditComment - Class in org.nuxeo.ecm.platform.audit.api.comment
Simple POJO to store pre-processed comment and associated document.
UIAuditComment(String, LinkedDocument) - Constructor for class org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
 
uiComment - Variable in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
 
UICOMMENTS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
 
UICOMMENTS_PROPERTY - Static variable in class org.nuxeo.elasticsearch.audit.pageprovider.ESAuditPageProvider
 
UICOMMENTS_PROPERTY - Static variable in class org.nuxeo.mongodb.audit.pageprovider.MongoDBAuditPageProvider
 
UID - Static variable in class org.nuxeo.ecm.platform.threed.convert.UserIdHelper
 
UID_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
UID_GENERATORS_EXTENSION_POINT - Static variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
UID_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
UID_MAJOR_VERSION_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
UID_MINOR_VERSION_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
UID_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
UIDGenerator - Interface in org.nuxeo.ecm.core.uidgen
Common interface for UID generators.
UIDGeneratorComponent - Class in org.nuxeo.ecm.core.uidgen
Service that writes MetaData.
UIDGeneratorComponent() - Constructor for class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
UIDGeneratorDescriptor - Class in org.nuxeo.ecm.core.uidgen
UID generator configuration holder.
UIDGeneratorDescriptor() - Constructor for class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
Default constructor - used normally when created as an XObject.
UIDGeneratorDescriptor(String, Set<?>) - Constructor for class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
Explicit constructor.
UIDGeneratorDescriptor(String, Set<?>, int) - Constructor for class org.nuxeo.ecm.core.uidgen.UIDGeneratorDescriptor
Explicit constructor.
UIDGeneratorService - Interface in org.nuxeo.ecm.core.uidgen
 
uidHeaders - Variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
 
UIDSequenceBean - Class in org.nuxeo.ecm.platform.uidgen
UID entity - keeps last indexes of all generated UIDs.
UIDSequenceBean() - Constructor for class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
Default constructor needed for EJB container instantiation.
UIDSequenceBean(String) - Constructor for class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
Constructor taking as argument the key for which this sequence is created.
UIDSequencer - Interface in org.nuxeo.ecm.core.uidgen
UID Sequencer interface defines a method to retrieve next ids based on a given key.
UIDSequencerProviderDescriptor - Class in org.nuxeo.ecm.core.uidgen
 
UIDSequencerProviderDescriptor() - Constructor for class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
 
UITypesConfiguration - Interface in org.nuxeo.ecm.platform.types.localconfiguration
Local configuration class to handle configuration of UI Types.
UITypesConfigurationAdapter - Class in org.nuxeo.ecm.platform.types.localconfiguration
Default implementation of UITypesConfiguration.
UITypesConfigurationAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
 
UITypesConfigurationConstants - Class in org.nuxeo.ecm.platform.types.localconfiguration
 
UITypesConfigurationFactory - Class in org.nuxeo.ecm.platform.types.localconfiguration
Factory creating the UITypesConfigurationAdapter adapter if the document has the UITypesLocalConfiguration facet.
UITypesConfigurationFactory() - Constructor for class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationFactory
 
UITypesConfigurationListener - Class in org.nuxeo.ecm.platform.types.localconfiguration
Listener validating that the selected default type is part of the allowed type on the document.
UITypesConfigurationListener() - Constructor for class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationListener
 
um - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
 
um - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
 
um - Variable in class org.nuxeo.scim.server.jaxrs.usermanager.BaseUMObject
 
um - Variable in class org.nuxeo.scim.server.mapper.AbstractMapper
 
umgr - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
 
umgr - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
 
umgr - Variable in class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
 
UNACCENTED - Static variable in class org.nuxeo.common.utils.FullTextUtils
 
unaliased(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
UnAppend - Class in org.nuxeo.connect.update.task.standalone.commands
Rollback command for Append and Copy (with Copy.append=true) commands.
UnAppend() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UnAppend
 
UnAppend(File, File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UnAppend
 
UnAppend(String) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UnAppend
 
unAuthenticatedURLPrefix - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
unAuthenticatedURLPrefixLock - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
UNAUTHORIZED_CLIENT - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
unauthorizedClient() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
unauthorizedClient(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
UnauthorizedException - Exception in org.nuxeo.wopi.exception
 
UnauthorizedException() - Constructor for exception org.nuxeo.wopi.exception.UnauthorizedException
 
unbind(Context, String) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
Unbinds a name from ctx, and removes parents if they are empty
unbind(Context, Name) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
Unbinds a name from ctx, and removes parents if they are empty
unbind(DefaultMonitorComponent.ServerInstance) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
unbindDataSource(DataSourceDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
unbindDataSourceLink(DataSourceLinkDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
unBindManagement() - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
unbindManagementInterface() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
unbindResource(ObjectName) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
unbindResources() - Method in interface org.nuxeo.runtime.management.ResourcePublisherMBean
 
unbindResources() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
unbindTree() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
 
unbindTree() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
 
unbindTree() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
 
unblockInheritance() - Method in interface org.nuxeo.ecm.core.api.security.ACL
Unblock the inheritance.
unblockInheritance() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
 
unblockInheritance(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
Unblock the inheritance on the given aclName.
unblockInheritance(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
unblockPermissionInheritance(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.UnblockPermissionInheritance
 
UnblockPermissionInheritance - Class in org.nuxeo.ecm.automation.core.operations.document
Operation unblocking permission inheritance on a given ACL.
UnblockPermissionInheritance() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.UnblockPermissionInheritance
 
UNBOUNDED - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
Consumer policy that wait for ever for new message and skip failure.
UNBOUNDED_RETRY - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
UnboundEventContext - Class in org.nuxeo.ecm.core.event.impl
Minimal eventContext implementation that can be used for events that are not bound to a CoreSession.
UnboundEventContext(CoreSession, NuxeoPrincipal, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.event.impl.UnboundEventContext
 
UnboundEventContext(NuxeoPrincipal, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.event.impl.UnboundEventContext
 
unCapitalize(String) - Static method in class org.nuxeo.common.utils.i18n.Labeler
 
UnclosableZipInputStream - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
Wrapper used because some consumer (SAX parser) tend to close the stream
UnclosableZipInputStream(InputStream) - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
 
uncorrelatedCounter - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
uncorrelatedProjectionWildcards - Variable in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionWildcardsFinder
 
UNDEFINED - Static variable in class org.nuxeo.ecm.platform.picture.ExifHelper
 
UNDELETE_TRANSITION - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
Deprecated.
undeleteAncestors(CoreSession, DocumentRef, Set<DocumentRef>) - Method in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
Undeletes ancestors of a document.
undeleteDocument(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
 
undeleteDocumentList(CoreSession, List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
Undeletes a list of documents.
undeleteDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.BridgeTrashService
 
undeleteDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.LifeCycleTrashService
Deprecated.
 
undeleteDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
 
undeleteDocuments(List<DocumentModel>) - Method in interface org.nuxeo.ecm.core.trash.TrashService
Deprecated.
undeploy(File) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
undeploy(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
undeploy(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Undeploys the component at the given location if any was deployed.
undeploy(String) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
 
undeploy(String...) - Method in class org.nuxeo.runtime.reload.ReloadContext
 
undeploy(String...) - Method in class org.nuxeo.runtime.test.runner.HotDeployer.DefaultDeployHandler
 
undeploy(String...) - Method in class org.nuxeo.runtime.test.runner.HotDeployer
 
undeploy(URL) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
undeploy(URL) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
undeploy(URL) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Undeploys a component XML descriptor given its URL.
undeploy(URL) - Method in class org.nuxeo.runtime.test.TestRuntime
 
undeploy(List<String>) - Method in class org.nuxeo.runtime.reload.ReloadContext
 
undeploy(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
 
undeploy(StreamRef) - Method in interface org.nuxeo.runtime.model.RuntimeContext
Same as RuntimeContext.undeploy(URL) but using a StreamRef as stream reference.
Undeploy - Class in org.nuxeo.connect.update.task.live.commands
Undeploy a runtime bundle, or a directory containing runtime bundles.
Undeploy() - Constructor for class org.nuxeo.connect.update.task.live.commands.Undeploy
 
Undeploy(File) - Constructor for class org.nuxeo.connect.update.task.live.commands.Undeploy
 
UNDEPLOY_ACTION - Static variable in class org.nuxeo.runtime.test.runner.HotDeployer
 
undeployBundle(String) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 9.3 use ReloadService.reloadBundles(ReloadContext) instead. Kept for backward compatibility.
undeployBundle(String, boolean) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 9.3 use ReloadService.reloadBundles(ReloadContext) instead. Kept for backward compatibility.
undeployBundles - Variable in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
 
undeployBundles(List<String>) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 9.3 use ReloadService.reloadBundles(ReloadContext) instead. Kept for backward compatibility.
undeployBundles(List<String>) - Method in class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
Deprecated.
since 9.3, use ReloadServiceInvoker.reloadBundles(List, List) instead. Kept for backward compatibility.
undeployBundles(List<String>, boolean) - Method in class org.nuxeo.runtime.reload.ReloadComponent
Deprecated.
undeployBundles(List<String>, boolean) - Method in interface org.nuxeo.runtime.reload.ReloadService
Deprecated.
since 9.3 use ReloadService.reloadBundles(ReloadContext) instead. Kept for backward compatibility.
UndeployConfig - Class in org.nuxeo.connect.update.task.live.commands
Undeploys runtime configuration files to the framework.
UndeployConfig() - Constructor for class org.nuxeo.connect.update.task.live.commands.UndeployConfig
 
UndeployConfig(File) - Constructor for class org.nuxeo.connect.update.task.live.commands.UndeployConfig
 
UndeployConfigPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
UndeployConfigPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
 
UndeployConfigPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
 
undeployContrib(String) - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
Deprecated.
 
undeployContrib(String, String) - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
Undeploys a contribution from a given bundle.
undeployContrib(String, String) - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
undeployDirectory(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Undeploy
Deprecated.
since 9.3, reload mechanism has changed, keep it for backward compatibility
undeployedBundles - Variable in class org.nuxeo.runtime.reload.ReloadResult
Be aware that theses bundles have been uninstalled, some methods may not work.
undeployedBundles() - Method in class org.nuxeo.runtime.reload.ReloadResult
 
undeployedBundlesAsStream() - Method in class org.nuxeo.runtime.reload.ReloadResult
 
undeployFile(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Undeploy
Deprecated.
since 9.3, reload mechanism has changed, keep it for backward compatibility
UndeployPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
UndeployPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
 
UndeployPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
 
underOneOf(Path, Set<Path>) - Static method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
underTest - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
undo(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteStep
Undo this step.
undo(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
undo(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
Deprecated.
undo(CoreSession, DocumentRouteElement) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
undo(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
Deprecated.
 
undoChainIdFromDone - Variable in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
undoChainIdFromDone - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
undoChainIdFromRunning - Variable in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
Deprecated.
 
undoChainIdFromRunning - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
undoLog - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Undo log.
undoReadOnlySecurityPolicy(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
 
unescape(String) - Method in class org.nuxeo.common.utils.TextTemplate
 
unescape(Properties) - Method in class org.nuxeo.common.utils.TextTemplate
unescape variables
unflagWOPIRequest() - Static method in class org.nuxeo.wopi.lock.LockHelper
Unflags the request as originating from a WOPI client.
unget() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider.Ref
 
unget() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
 
unget() - Method in interface org.nuxeo.ecm.webengine.jaxrs.session.SessionRef
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
 
ungetService(ServiceReference) - Method in class org.nuxeo.osgi.OSGiBundleContext
 
UNICITY_EP - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
UnicityExtension - Class in org.nuxeo.ecm.platform.filemanager.service.extension
 
UnicityExtension() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
 
UnifiedCachingMapper - Class in org.nuxeo.ecm.core.storage.sql
A Mapper that uses a UnifiedCachingRowMapper for row-related operation, and delegates to the Mapper for others.
UnifiedCachingMapper() - Constructor for class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
UnifiedCachingRowMapper - Class in org.nuxeo.ecm.core.storage.sql
A RowMapper that use an unified ehcache.
UnifiedCachingRowMapper() - Constructor for class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
UnifiedLogManager - Class in org.nuxeo.lib.stream.log
 
UnifiedLogManager(List<LogConfig>) - Constructor for class org.nuxeo.lib.stream.log.UnifiedLogManager
 
uninitialize(AbstractRuntimeService) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
Gives a chance to derived classes to uninitialize them after the runtime is stopped.
uninstall - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
 
uninstall - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
uninstall() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
 
uninstall() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
 
uninstall() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
 
uninstall() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
 
uninstall() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
 
uninstall() - Method in interface org.nuxeo.ecm.core.management.jtajca.Monitor
 
uninstall() - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
 
uninstall() - Method in class org.nuxeo.osgi.BundleImpl
 
uninstall() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
uninstall() - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
 
uninstall() - Method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
 
uninstall() - Method in class org.nuxeo.runtime.trackers.concurrent.ThreadEventListener
 
uninstall() - Method in class org.nuxeo.runtime.trackers.files.FileEventListener
 
uninstall(String) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
 
uninstall(BundleImpl) - Method in class org.nuxeo.osgi.BundleRegistry
 
uninstall(BundleImpl) - Method in class org.nuxeo.osgi.OSGiAdapter
 
uninstall(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.Contribution
 
uninstall(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
uninstall(ManagedComponent, Contribution) - Method in class org.nuxeo.runtime.deploy.Contribution
 
uninstall(RuntimeContext, File) - Method in class org.nuxeo.ecm.webengine.install.Installer
 
uninstallBundle(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
 
uninstallContribution(String, TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
uninstallContribution(String, LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
uninstallContribution(K, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
uninstallContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
uninstallContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Uninstalls a contribution given is name.
uninstaller - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
A class implementing Task.
uninstaller(String, boolean) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
uninstaller(TaskDefinition) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
uninstallForms - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
UninstallHandler - Class in org.nuxeo.connect.client.we
Provides REST bindings for Package install management.
UninstallHandler() - Constructor for class org.nuxeo.connect.client.we.UninstallHandler
 
uninstallpkgNameOrIds - Static variable in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
 
UninstallPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Un-Deploy an OSGi bundle from the running platform.
UninstallPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
 
UninstallPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
 
uninstallSelf() - Method in class org.nuxeo.runtime.mockito.MockProvider
 
UninstallTask - Class in org.nuxeo.connect.update.task.standalone
 
UninstallTask(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.standalone.UninstallTask
 
union(Set<String>, Set<String>) - Static method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
Set union.
UNION_ALIAS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
UNIQUE - org.nuxeo.ecm.core.storage.sql.jdbc.db.Table.IndexType
Unique index.
UNIQUE_DESCRIPTOR_ID - Static variable in interface org.nuxeo.runtime.model.Descriptor
 
uniqueJoinIndex - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
unit - Variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
UNITS - Static variable in class org.nuxeo.common.utils.PeriodAndDuration
The set of supported units.
unknown - org.nuxeo.ecm.web.resources.api.ResourceType
 
unknown() - Static method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
Returns an unknown instance.
UNKNOWN - org.nuxeo.ecm.core.bulk.message.BulkStatus.State
The command or the status is unknown.
UNKNOWN - org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
 
UNKNOWN - org.nuxeo.ecm.core.work.api.Work.State
Work instance is not currently referenced in work manager
UNKNOWN - org.nuxeo.runtime.RuntimeMessage.Source
 
UNKNOWN - Static variable in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
 
UNKNOWN - Static variable in class org.nuxeo.ecm.core.api.security.Access
 
UNKNOWN - Static variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
UNKNOWN - Static variable in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
 
UNKNOWN - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
UNKNOWN_SIZE - Static variable in interface org.nuxeo.ecm.core.api.DocumentModelIterator
 
UNKNOWN_SIZE - Static variable in interface org.nuxeo.ecm.platform.query.api.PageProvider
Constant to express that the total number of result elements is unknown (usually because the query has not been done yet).
UNKNOWN_SIZE_AFTER_QUERY - Static variable in interface org.nuxeo.ecm.platform.query.api.PageProvider
Constant to express that the total number of result elements is unknown even after performing a query.
UNKNOWN_TRANSLATED_VALUE_LABEL - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
unknownKeys - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
unknownKeys() - Method in interface org.nuxeo.ecm.webengine.forms.validation.Form
 
unknownKeys() - Method in class org.nuxeo.ecm.webengine.forms.validation.FormManager
 
unknownOf(String) - Static method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
Creates a delta status for a command.
unknownParameterMessage(String, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
unknownProperty(String) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
unknownProperty(String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectoryExpressionEvaluator
 
UnknownResource - Class in org.nuxeo.ecm.webdav.resource
Resource for an unknown (ie non-existing) object.
UnknownResource(String, HttpServletRequest, Backend) - Constructor for class org.nuxeo.ecm.webdav.resource.UnknownResource
 
UNLIMITED_VALUE - Static variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
UnloadJarPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle.
UnloadJarPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
 
UnloadJarPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
 
unlock() - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
 
unlock() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
unlock() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Implements the Unlock operation.
unlock(String, KeyValueStore) - Static method in class org.nuxeo.ecm.core.api.LockHelper
 
unlock(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
unlock(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
unlock(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
unLock(String, String) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
 
UNLOCK - org.nuxeo.wopi.Operation
 
UNLOCK - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
unlockAndRelock(String, String) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
unlockDocument(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
 
unlockDocument(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
 
UnlockDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
UnlockDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.UnlockDocument
 
unlockDocumentRoute(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Unlocks this DocumentRoute.If the document is not locked throws a DocumentRouteNotLockedException
unlockDocumentRoute(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
unlockDocumentRouteUnrestrictedSession(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Unlock the given DocumentRoute model under unrestricted session.
unlockDocumentRouteUnrestrictedSession(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
UnlockListener - Class in org.nuxeo.wopi.lock
When a document is unlocked in Nuxeo, removes any related WOPI lock.
UnlockListener() - Constructor for class org.nuxeo.wopi.lock.UnlockListener
 
unlockOrRefresh(String, String, boolean) - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
unloggedKeyword - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
unmangleName(CoreSession, DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Unmangles the name of a document in the trash to find its un-trashed name.
unmangleName(CoreSession, DocumentRef, String) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
unmangleName(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Unmangles the name of a document in the trash to find its un-trashed name.
unmangleName(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
unmarshal(InputStream, ResourceDescriptor, ResourceFactory<R>) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.NXJsonUnmarshaller
 
unmarshallEventBundle(List<EventBundle>) - Method in class org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipeConsumer
 
unmarshallEventBundle(List<T>) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer
 
UNMIGRATED_COMMENTS_FOLDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
 
unpublish(DocumentModel, PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
unpublish(DocumentModel, PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
unpublish(DocumentModel, PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
unpublish(DocumentModel, PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
unpublish(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
unpublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
UnpublishAll - Class in org.nuxeo.ecm.platform.rendition.operation
Unpublish all publications of the document.
UnpublishAll() - Constructor for class org.nuxeo.ecm.platform.rendition.operation.UnpublishAll
 
unquoteURIPathComponent(String) - Static method in class org.nuxeo.common.utils.URIUtils
 
unquoteValue(String) - Method in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
 
unrecovered_syntax_error(Symbol) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
 
unregister() - Method in class org.nuxeo.ecm.core.management.standby.StandbyCommand.Registration
 
unregister() - Method in class org.nuxeo.osgi.services.ServiceRegistrationImpl
 
unregister() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
unregister() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
unregister() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
 
unregister(String, String, Descriptor) - Method in class org.nuxeo.runtime.model.DescriptorRegistry
 
unregister(String, Descriptor) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
unregister(String, Descriptor) - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
 
unregister(String, Descriptor) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
unregister(EhcacheXAResource, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
 
unregister(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree
 
unregister(BundleRegistration) - Method in class org.nuxeo.osgi.BundleRegistry
 
unregister(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
unregister(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
Unregisters a component given its name.
unregister(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unregister(RegistrationInfo) - Method in interface org.nuxeo.runtime.model.ComponentManager
Handles the unregistration of the given registration info.
unregister(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unregisterAction(AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
unregisterAdapter(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
unregisterAdapterFactory(Class<?>) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
unregisterAll() - Method in class org.nuxeo.runtime.management.metrics.MetricRegister
 
unregisterAllTemplates() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
unregisterBlobDispatcher(BlobDispatcherDescriptor) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
unregisterBlobProvider(BlobProviderDescriptor) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
unregisterByLocation(String) - Method in interface org.nuxeo.runtime.model.ComponentManager
Deprecated.
since 9.2
unregisterByLocation(String) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unregisterClassFilter(ClassFilterDescriptor) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
unregisterConfiguration(TypeConfiguration) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.CoreService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.schema.TypeService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.security.SecurityService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepositoryService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryCompatService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.directory.DefaultDirectoryFactory
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.actions.ActionService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.types.TypeService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.usermanager.UserService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.quota.size.QuotaSizeServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.elasticsearch.http.readonly.service.RequestFilterService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.management.ServerLocatorService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.server.ServerComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
unregisterContribution(Contribution) - Method in class org.nuxeo.runtime.deploy.ContributionManager
 
unregisterCursor(String) - Method in class org.nuxeo.ecm.core.api.CursorService
Unregisters cursor associated to the input scrollId.
unregisterCursor(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
unregisterDefaultVersioningRule(DefaultVersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
Deprecated.
since 9.1, use policy and filter contributions instead
unregisterDescriptor(PermissionDescriptor) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
unregisterDescriptor(PermissionDescriptor) - Method in interface org.nuxeo.ecm.core.security.PermissionProviderLocal
 
unregisterDescriptor(PermissionVisibilityDescriptor) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
 
unregisterDescriptor(PermissionVisibilityDescriptor) - Method in interface org.nuxeo.ecm.core.security.PermissionProviderLocal
 
unregisterDescriptor(SecurityPolicyDescriptor) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
 
unregisterDescriptor(SecurityPolicyDescriptor) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
 
unregisterDirectoryDescriptor(BaseDirectoryDescriptor) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
INTERNAL unregisters a directory descriptor.
unregisterDirectoryDescriptor(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
 
unregisterDocumentType(DocumentTypeDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
unregistered() - Static method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
unregistered(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
UNREGISTERED - Static variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
 
UNREGISTERED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
 
unregisterELContextFactoryDescriptor(ELContextFactoryDescriptor) - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
 
unregisterEngine(String) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
 
unregisterEngine(String) - Method in interface org.nuxeo.ecm.platform.rendering.RenderingService
 
unregisterExtension(Extension) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
Unregisters an extension.
unregisterExtension(Extension) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
unregisterExtension(Extension) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
unregisterExtension(Extension) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
 
unregisterExtension(Extension) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
unregisterExtension(Extension) - Method in class org.nuxeo.ecm.platform.util.LocationManagerService
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.model.DefaultComponent
 
unregisterExtension(Extension) - Method in interface org.nuxeo.runtime.model.Extensible
Unregisters the given extension.
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.services.event.EventService
 
unregisterExtension(Extension) - Method in class org.nuxeo.runtime.services.resource.ResourceService
 
unregisterFacet(FacetDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
unregisterFileExtension(ExtensionDescriptor) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
unregisterFilterFactory(FilterFactory) - Method in class org.nuxeo.ecm.platform.actions.ActionService
Deprecated.
seems not used in Nuxeo - should be removed - and anyway the merge is not done
unregisterForAsyncWait(AsyncWaitHook) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
unregisterGraph(Object) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
Unregisters a graph.
unregisterGuard(String) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
 
unregisterHandler(HotDeployer.ActionHandler) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
 
unregisterLayout(String, LayoutDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
unregisterLayout(String, LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
unregisterLayout(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
unregisterLayoutConverter(String, LayoutConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
unregisterLayoutType(String, LayoutTypeDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
unregisterLayoutType(String, LayoutTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
unregisterLayoutType(LayoutTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
unregisterLink(LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
unregisterLockManager(String) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerService
 
unregisterLoginScreenConfig(LoginScreenConfig) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
Unregisters the given login screen configuration.
unregisterLoginScreenConfig(LoginScreenConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
 
unregisterMetrics() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
unregisterMetrics() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
 
unregisterMimetype(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
unregisterModule(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
 
unregisterMXBean(Object) - Method in class org.nuxeo.runtime.management.metrics.MetricRegister
 
unregisterMXBean(String) - Method in class org.nuxeo.runtime.management.metrics.MetricRegister
 
unregisterNamedXAResourceFactory(String) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
 
unregisterNotification(Notification) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
 
unregisterNotification(Notification) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
Unregister notification contribution and remove reference in event registry
unregisterOrphanVersionRemovalFilter(CoreServiceOrphanVersionRemovalFilterDescriptor) - Method in class org.nuxeo.ecm.core.CoreService
 
unregisterPageProviderDefinition(PageProviderDefinition) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
 
unregisterPageProviderDefinition(PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
 
unregisterPooledDataSource(String) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
 
unregisterProbe(ProbeDescriptor) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
 
unregisterProxies(ProxiesDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
unregisterPublicationTrees(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
 
unregisterQueryMaker(QueryMakerDescriptor) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService
 
unregisterQueryMaker(QueryMakerDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
unregisterRecomputeCallback(Runnable) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
unregisterRenderingExtension(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
 
unregisterResource(String, String) - Method in interface org.nuxeo.runtime.management.ResourcePublisher
 
unregisterResource(String, String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
unregisterResource(Resource) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Allows to dynamically unregister a resource.
unregisterResource(Resource) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
unregisterResource(Resource) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
unregisterResourceBundle(ResourceBundle) - Method in interface org.nuxeo.ecm.web.resources.api.service.WebResourceManager
Allows to dynamically unregister a bundle.
unregisterResourceBundle(ResourceBundle) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
unregisterSchedule(String) - Method in interface org.nuxeo.ecm.core.scheduler.SchedulerService
UnRegisters a schedule.
unregisterSchedule(String) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
unregisterSchedule(Schedule) - Method in interface org.nuxeo.ecm.core.scheduler.SchedulerService
UnRegisters a schedule.
unregisterSchedule(Schedule) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
unregisterSchema(SchemaBindingDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
 
unregisterSequencers(Extension, Object[]) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
 
unregisterServerContribution(LDAPServerDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
 
unregisterServices() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
 
unregisterServices(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
unregisterShortcut(String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ShortcutsRegistry
 
unregisterShortcut(String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
 
unregisterSubscriber(String, BiConsumer<String, byte[]>) - Method in interface org.nuxeo.runtime.pubsub.PubSubService
Unregisters a subscriber for the given topic.
unregisterSubscriber(String, BiConsumer<String, byte[]>) - Method in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
unregisterSynchronizationRoot(NuxeoPrincipal, DocumentModel, CoreSession) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
unregisterSynchronizationRoot(NuxeoPrincipal, DocumentModel, CoreSession) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
 
unregisterTailer() - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer
 
unregisterTemplate(URL) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
 
unRegisterTreeConfigFor(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
unRegisterTreeConfigFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
unregisterType(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
 
unregisterType(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
unregisterVersioningFilter(VersioningFilterDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
unregisterVersioningPolicy(VersioningPolicyDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
unregisterVersioningRestriction(VersioningRestrictionDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
unregisterVersioningRule(VersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
Deprecated.
since 9.1, use policy and filter contributions instead
unregisterVersioningService(VersioningServiceDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
unregisterVersionRemovalPolicy(CoreServicePolicyDescriptor) - Method in class org.nuxeo.ecm.core.CoreService
 
unregisterWidget(String, WidgetDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
unregisterWidget(String, WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
unregisterWidget(WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
unregisterWidgetConverter(String, WidgetConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
unregisterWidgetType(String, WidgetTypeDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
 
unregisterWidgetType(String, WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
unregisterWidgetType(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
 
UnresgistedSubscriptionStatusWrapper - Class in org.nuxeo.connect.client.status
PlaceHolder for Unregistered instances
UnresgistedSubscriptionStatusWrapper() - Constructor for class org.nuxeo.connect.client.status.UnresgistedSubscriptionStatusWrapper
 
unresolve() - Method in interface org.nuxeo.runtime.contribution.Contribution
 
unresolve() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
unresolve() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
 
unresolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree
 
unresolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.CompositeContribution
 
unresolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.Contribution
 
unresolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
 
unresolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
unresolveComponent(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
 
unresolved(DependencyTree.Entry<String, Contribution>) - Method in class org.nuxeo.runtime.deploy.ContributionManager
 
unresolved(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
UnrestrictedACPGetter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.publisher.rules.DefaultValidatorsRule.UnrestrictedACPGetter
 
UnrestrictedCanRemoveTagging(CoreSession, String, String) - Constructor for class org.nuxeo.ecm.platform.tag.RelationTagService.UnrestrictedCanRemoveTagging
Deprecated.
 
UnrestrictedCreateDocument(DocumentModel, CoreSession, Map<String, String>) - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsAction.UnrestrictedCreateDocument
 
unrestrictedDefaultSectionRoot - Variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
UnrestrictedGetDocumentCloud(CoreSession, String, String, Boolean) - Constructor for class org.nuxeo.ecm.platform.tag.RelationTagService.UnrestrictedGetDocumentCloud
Deprecated.
 
UnrestrictedPropertySetter(CoreSession, DocumentRef, String, Serializable) - Constructor for class org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener.UnrestrictedPropertySetter
 
unrestrictedSectionRootFromWorkspaceConfig - Variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
UnrestrictedSessionRunner - Class in org.nuxeo.ecm.core.api
Helper class to run code with an unrestricted session.
UnrestrictedSessionRunner(String) - Constructor for class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Constructs a UnrestrictedSessionRunner given a repository name.
UnrestrictedSessionRunner(String, String) - Constructor for class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Constructs a UnrestrictedSessionRunner given a repository name and an originating user name.
UnrestrictedSessionRunner(CoreSession) - Constructor for class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Constructs a UnrestrictedSessionRunner given an existing session (which may or may not be already unrestricted).
UnrestrictedUserWorkspaceFinder(String, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl.UnrestrictedUserWorkspaceFinder
 
unsavedDocuments - Variable in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
 
unschedule(String) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
unschedule(String, JobKey) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
 
unset - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
UNSET_LOCK_UPDATE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
UNSIGNABLE - Static variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
The signing status for a document that is not signable (no attachment or unsupported attachment type).
UNSIGNED - Static variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
The signing status for a document that is not signed.
unstash() - Method in interface org.nuxeo.runtime.model.ComponentManager
Apply the stash if not empty.
unstash() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
UnsubscribeOperation - Class in org.nuxeo.ecm.platform.ec.notification.automation
Operation to unsubscribe a user to the notifications of one or more of documents.
UnsubscribeOperation() - Constructor for class org.nuxeo.ecm.platform.ec.notification.automation.UnsubscribeOperation
 
UNSUPPORTED_ACL - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Flag that can be used as principal to mark an unsupported ACL.
UNSUPPORTED_GRANT_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
UNSUPPORTED_RESPONSE_TYPE - Static variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
unsupportedGrantType() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
unsupportedGrantType(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
unsupportedResponseType() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
unsupportedResponseType(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
 
untag(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
untag(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Untags a document of the given tag
untag(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
 
untag(CoreSession, String, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
Deprecated.
since 9.3, username is not needed anymore
UntagDocument - Class in org.nuxeo.ecm.platform.tag.operations
 
UntagDocument() - Constructor for class org.nuxeo.ecm.platform.tag.operations.UntagDocument
 
until(Function<F, T>) - Method in interface org.openqa.selenium.support.ui.Wait
Implementations should wait until the condition evaluates to a value that is neither null nor false.
until(Function<WebDriver, T>) - Method in class org.openqa.selenium.support.ui.WebDriverWait
 
untrashDocument(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Unmoves document from the trash.
UntrashDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
UntrashDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.UntrashDocument
 
untrashDocuments(List<DocumentModel>) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
Unmoves documents from the trash.
untrashDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
 
unwatch(File) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
unwatch(String, File) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
unwrap() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
unwrap() - Method in interface org.nuxeo.ecm.core.blob.BlobStore
If this blob store wraps another one, returns it, otherwise returns this.
unwrap() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
unwrap() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
unwrap(Class<T>) - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
 
unwrap(Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
unwrap(Object) - Static method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
unwrap(Throwable) - Static method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
 
unwrap(Connection) - Static method in class org.nuxeo.runtime.datasource.ConnectionHelper
Tries to unwrap the connection to get the real physical one (returned by the original datasource).
unwrap(Map<String, Object>) - Static method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
unwrap(ScriptObjectMirror) - Static method in class org.nuxeo.automation.scripting.internals.ScriptObjectMirrors
 
unwrapDate(ScriptObjectMirror) - Static method in class org.nuxeo.automation.scripting.internals.ScriptObjectMirrors
 
unwrapException(Throwable) - Static method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
unwrapException(Throwable) - Static method in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
unwrapException(Throwable) - Static method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.ExceptionHelper
 
unwrapException(Throwable) - Static method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
unwrapInvoke(Exception) - Static method in class org.nuxeo.common.utils.ExceptionUtils
Unwraps the exception if it's an InvocationTargetException.
unwrapList(ScriptObjectMirror) - Static method in class org.nuxeo.automation.scripting.internals.ScriptObjectMirrors
 
unwrapMap(ScriptObjectMirror) - Static method in class org.nuxeo.automation.scripting.internals.ScriptObjectMirrors
 
unwrapPublishedDocument(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreProxyFactory
 
unzip(File, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(File, File, PathFilter) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(InputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(String, File, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(String, File, File, PathFilter) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(String, InputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(String, URL, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(String, ZipInputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(String, ZipInputStream, File, PathFilter) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(URL, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(ZipInputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzip(ZipInputStream, File, PathFilter) - Static method in class org.nuxeo.common.utils.ZipUtils
 
UnzipCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
 
UnzipCommand(Path, Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
UnzipCommand(Path, Path, String) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
UnzipCommand(Path, Path, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
UnzipCommand(Path, Path, PathFilter, String) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
 
unzipIgnoreDirs(InputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
unzipIgnoreDirs(ZipInputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
UPDATABILITY_READWRITE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
update - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
update - Variable in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
update - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
 
update - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
update - Variable in class org.nuxeo.launcher.config.JVMVersion
 
update() - Method in class org.nuxeo.osgi.BundleImpl
 
update() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
Called each time a fragment is added or removed to update resolved state and to fire update notifications to the registry owning that contribution
update(InputStream) - Method in class org.nuxeo.osgi.BundleImpl
 
update(String, String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
update(String, OAuth2Client, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
Updates an exiting oAuth2 client as the given principal.
update(String, OAuth2Client, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
 
update(UpdateOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
 
update(CoreSession, Comment, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
update(GlobalConfigDescriptor) - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
 
update(NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
update(LogManager, Codec<Record>) - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
 
update(TemplateContribution, Map<String, String>) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.Template
 
update(TemplateBinding) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
 
update(TemplateInput) - Method in class org.nuxeo.template.api.TemplateInput
 
Update - Class in org.nuxeo.connect.update.task.update
 
Update - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
An UPDATE statement.
Update() - Constructor for class org.nuxeo.connect.update.task.update.Update
 
Update(String) - Constructor for class org.nuxeo.connect.update.task.update.Update
 
Update(Table) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
UPDATE - org.nuxeo.elasticsearch.commands.IndexingCommand.Type
 
UPDATE - org.nuxeo.launcher.config.JVMVersion.UpTo
 
UPDATE - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
UPDATE - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
UPDATE_ACE_STATUS_EVENT - Static variable in class org.nuxeo.ecm.core.security.UpdateACEStatusListener
 
UPDATE_BATCH_SIZE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
UPDATE_COMMENT_HEADER - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.RestConstants
 
UPDATE_DATE_METADATA - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
Property representing a list of metadata uris that should be updated.
UPDATE_DIRECT_CHILDREN - org.nuxeo.elasticsearch.commands.IndexingCommand.Type
 
UPDATE_DOC_COUNT - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
 
UPDATE_PICTURE_VIEW_EVENT - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingDocumentConstants
 
UPDATE_SECURITY - org.nuxeo.elasticsearch.commands.IndexingCommand.Type
 
UPDATE_SITE_URL_PROP_KEY - Static variable in class org.nuxeo.drive.NuxeoDriveConstants
 
updateAccessTime() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
 
UpdateACEStatusListener - Class in org.nuxeo.ecm.core.security
Listener triggering the work updating ACE status.
UpdateACEStatusListener() - Constructor for class org.nuxeo.ecm.core.security.UpdateACEStatusListener
 
UpdateACEStatusWork - Class in org.nuxeo.ecm.core.security
Work updating ACE status.
UpdateACEStatusWork() - Constructor for class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
updateAclRows(ACLRow[], ACP) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
updateACP(ACP, ACP) - Method in class org.nuxeo.ecm.core.model.BaseSession
Returns the merge of two ACPs.
updateAdapterContribution(String, AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
updateAlias(String, String) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
updateAlias(String, String) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
updateAlias(String, String) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
updateAliasIfNeeded(BulkCommand) - Method in class org.nuxeo.elasticsearch.bulk.IndexCompletionComputation
 
updateAllGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
updateAncestors(String, int, Object[]) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Updates ancestors recursively after a move.
updateAncestors(CoreSession, DocumentModel, long, long, long) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
updateAndCompleteStoreEntry(List<Blob>) - Method in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
UpdateAndDeploy - Class in org.nuxeo.connect.update.task.live.commands
Live version of the update command, that handle hot-reloading of the jar by deploying it to the runtime.
UpdateAndDeploy() - Constructor for class org.nuxeo.connect.update.task.live.commands.UpdateAndDeploy
 
updateAnnotation(String, Annotation) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
updateAnnotation(CoreSession, String, Annotation) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
Updates an annotation for a document.
updateAnnotation(CoreSession, String, Annotation) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
updateArchive(File, File, List<Blob>) - Method in class org.nuxeo.template.odt.OOoArchiveModifier
 
updateArtifact(NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupObject
 
updateArtifact(NuxeoPrincipal) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserObject
 
updateArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMObject
Updates the current artifact by the one given in parameters in the underlying persistence system.
updateBinaryText - Variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
If true, update the binary text from the document.
updateBlob() - Method in class org.nuxeo.wopi.jaxrs.FilesEndpoint
Updates the document's blob from a new one.
updateBlob(BlobUpdateContext) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Updates a blob's properties in storage.
updateBlob(BlobUpdateContext) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
updateBlob(Document, Consumer<BlobUpdateContext>) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
updateBlobProperty(DocumentModel, MimetypeRegistry, Property) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
Updates the mimetype of a blob along with the icon and size fields of the document if the blob is the main blob of the document.
UpdateBuilder() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
updateChangeToken(Long) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
Updates a change token to its new value.
updateChangeToken(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Updates a change token in the main fragment, and returns the condition to check.
updateClient(String, OAuth2Client) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Updates the oauth2 client.
updateClientToken(String, String, HttpServletRequest, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Updates an OAuth2 client token.
updateCollectionRows(String, List<RowMapper.RowUpdate>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
updateComment(String, Comment) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
updateComment(CoreSession, String, Comment) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Updates a comment.
updateComment(CoreSession, String, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
updateComment(CoreSession, String, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
updateComment(CoreSession, String, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
updateComment(CoreSession, String, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
updateCommentFromHeader(HttpHeaders) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
Fills the doc context data with a comment from the Update-Comment header if present.
updateCommentProperties(CoreSession, String, String, String...) - Method in class org.nuxeo.ecm.platform.comment.listener.CheckedInCommentListener
 
updateCommentsInfo() - Method in class org.nuxeo.ecm.platform.routing.api.operation.UpdateCommentsInfoOnDocumentOperation
 
UpdateCommentsInfoOnDocumentOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
Updates the number of comments stored on the DocumentRouteStep.
UpdateCommentsInfoOnDocumentOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.UpdateCommentsInfoOnDocumentOperation
 
updateContribution(String, TypeDescriptor, TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
updateContribution(String, LinkDescriptor, LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
 
updateContribution(K, T, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
 
updateContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
 
updateContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
Updates in the storage the given contribution modifications.
updateContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
 
updateContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
 
updateCoreContribution(String, Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
 
updateCount(CoreSession, DocumentModel, String, long) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
updateCounters(List<String>) - Method in class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
updateCountStatistics(CoreSession, DocumentModel, List<DocumentModel>, long) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
updated(GroupResource, MediaType) - Static method in class org.nuxeo.scim.server.jaxrs.marshalling.GroupResponse
 
updated(UserResource, MediaType) - Static method in class org.nuxeo.scim.server.jaxrs.marshalling.UserResponse
 
updateDate(Statement, Literal, List<Resource>) - Static method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
 
updateDependencies(DependencyTree.Entry<K, T>, Collection<K>) - Method in class org.nuxeo.common.collections.DependencyTree
 
updateDependencies(DependencyTree.Entry<K, T>, Collection<K>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
 
updateDigest(Blob) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
updateDirectory(Task, File, UpdateManager) - Method in class org.nuxeo.connect.update.task.update.Update
 
updateDirectory(DocumentEventContext) - Method in class org.nuxeo.ecm.permissions.PermissionListener
 
UpdateDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
Updates entries for a given Directory.
UpdateDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
 
updateDocTitleIfNeeded(DocumentModel, String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
updateDocument(long, String, DocumentType, CoreSession, UserProfileService, Map<String, Serializable>) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
updateDocument(long, DocumentRef, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
updateDocument(CoreSession, DocumentRef, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.csv.core.CSVImporterDocumentFactory
 
updateDocument(CoreSession, DocumentRef, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
 
updateDocument(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.worker.RemovedAbstractWork
 
updateDocument(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
 
updateDocument(DocumentModel) - Method in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
 
updateDocument(DocumentModel, long, long, long, long) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
updateDocument(DocumentModel, long, long, long, long, boolean) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
updateDocument(DocumentModel, String, Blob) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
 
updateDocument(DocumentModel, String, Blob) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
 
updateDocument(DocumentModel, String, Blob) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
 
updateDocument(DocumentModel, Blob) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Updates the document (sets its properties).
updateDocument(DocumentModel, Blob) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
 
updateDocument(DocumentModel, Blob) - Method in class org.nuxeo.ecm.platform.picture.extension.ImagePlugin
 
updateDocument(DocumentModel, Blob) - Method in class org.nuxeo.ecm.platform.video.importer.VideoImporter
 
updateDocument(DocumentModel, OAuth2Client) - Static method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
Updates the DocumentModel by the OAuth2Client.
updateDocument(ExportedDocument, DocumentModel) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
Updates an existing document.
updateDocument(WebContext, DocumentModel) - Static method in class org.nuxeo.ecm.core.rest.DocumentHelper
 
UpdateDocument - Class in org.nuxeo.ecm.automation.core.operations.document
 
UpdateDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
 
updateDocumentAndAncestors(CoreSession, DocumentModel, long, long, long, long) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
updateDocumentCount - Variable in class org.nuxeo.ecm.core.api.AbstractSession
 
updateDocumentCountInc() - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
updateDocumentFromBlob(CoreSession, Blob, String, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
Deprecated.
since 10.10. Not used.
updateDocumentFromBlob(CoreSession, Blob, String, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
updateDocumentFromBlob(TemplateBasedDocument, String) - Method in interface org.nuxeo.template.processors.BidirectionalTemplateProcessor
 
updateDocumentFromBlob(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
 
updateDocumentIfPossible(DocumentModel, Blob) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
Tries to update the document doc with the blob content.
updateDocumentIfPossible(DocumentModel, Blob) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
 
updateDocumentModel(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentConverter
Transforms the comment object into the document model.
updateDocumentModel(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentConverterImpl
 
updateDocumentReadAcls(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Updates the Read ACLs on a document (not recursively)
updateDocumentReadAclsNoCache(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Updates the Read ACLs on a document, without polluting caches.
updateDownloadURL() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
updatedTime - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
updatedTime - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
updatedTime - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
updateEntry(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
 
updateEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.BaseSession
 
updateEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
updateEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
updateEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
updateEntry(DocumentModel) - Method in interface org.nuxeo.ecm.directory.Session
Updates a directory entry.
updateEntry(DocumentModel) - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
updateEntry(DocumentModel) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
 
updateEntryWithoutReferences(DocumentModel) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
 
updateEntryWithoutReferences(DocumentModel) - Method in class org.nuxeo.ecm.directory.BaseSession
To be implemented for specific update.
updateEntryWithoutReferences(DocumentModel) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
updateEntryWithoutReferences(DocumentModel) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
 
updateEntryWithoutReferences(DocumentModel) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
 
updateEntryWithoutReferences(DocumentModel) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
 
updateEntryWithoutReferences(DocumentModel) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
 
updateEvents - Static variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
Deprecated.
 
updateExisting - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
updateExisting - Variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
 
updateExisting() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
 
updateExisting(boolean) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
 
updateExistingProxies(Document, Document, Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
Update the proxy for doc in the given section to point to the new target.
updateExport(DocumentModel, ExportedDocumentImpl) - Method in interface org.nuxeo.ecm.core.io.ExportExtension
 
updateExport(DocumentModel, ExportedDocumentImpl) - Method in class org.nuxeo.ecm.core.io.impl.extensions.LockExporterExtension
 
updateExport(DocumentModel, ExportedDocumentImpl) - Method in class org.nuxeo.ecm.core.io.impl.extensions.VersionInfoExportExtension
 
updateExternalAnnotation(String, Annotation) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.AnnotationAdapter
 
updateExternalAnnotation(CoreSession, String, String, Annotation) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
Updates an external annotation by its entityId under the document with documentId.
updateExternalAnnotation(CoreSession, String, String, Annotation) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
 
updateExternalAnnotation(CoreSession, String, Annotation) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
updateExternalComment(String, Comment) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
 
updateExternalComment(CoreSession, String, String, Comment) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
Updates an external comment by its entityId under the document with documentId.
updateExternalComment(CoreSession, String, String, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
 
updateExternalComment(CoreSession, String, String, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
Deprecated.
 
updateExternalComment(CoreSession, String, String, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
Deprecated.
 
updateExternalComment(CoreSession, String, String, Comment) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
 
updateExternalComment(CoreSession, String, Comment) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
updateFile(String, String, Blob, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Updates the FileSystemItem with the given id and parent id with the given blob for the given principal.
updateFile(String, String, Blob, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
updateFile(String, Blob, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
Updates the FileSystemItem with the given id with the given blob for the given principal.
updateFile(String, Blob, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
updateFile(Task, File, UpdateManager) - Method in class org.nuxeo.connect.update.task.update.Update
 
updateFile(FileSystemItem, Blob) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
 
updateFromMap(Map<String, String>) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
updateGroup(UriInfo, String, GroupResource) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMGroupWebObject
 
updateGroup(DocumentModel) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
 
updateGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
updateGroup(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Updates group represented by given model.
updateGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
updateGroup(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
updateGroup(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Updates group represented by given model with the given context.
updateGroup(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
updateGroupModel(DocumentModel, GroupResource) - Method in class org.nuxeo.scim.server.mapper.AbstractMapper
 
updateGroupModelFromGroupResource(String, GroupResource) - Method in class org.nuxeo.scim.server.mapper.AbstractMapper
 
updateGroupsForUser(NuxeoPrincipalImpl) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
Update the virtual groups of the user with the computed groups.
updateGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
 
updateIconField(MimetypeEntry, DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
Computes the main icon of a Nuxeo document based on the mime type of the main attached blob with of fallback on the document type generic icon.
updateImport(CoreSession, DocumentModel, ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.extensions.DocumentLockImporter
 
updateImport(CoreSession, DocumentModel, ExportedDocument) - Method in interface org.nuxeo.ecm.core.io.ImportExtension
 
updateInProgress - Static variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
updateInstrumentation(List<MetricsConfigurationDescriptor.InstrumentDescriptor>, boolean) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
 
updateLastAccessTime() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
 
updateLastModificationDate(DocumentModel) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
 
updateLegalHold - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
UpdateLegalHold(boolean) - Constructor for class org.nuxeo.ecm.core.blob.BlobUpdateContext.UpdateLegalHold
 
updateList(Node, String, Property) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
updateList(Node, String, Field, String, List<Object>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
updateList(State, String, Property) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
updateList(State, String, Field, String, List<Object>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
updateList(T, String, Property) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Update a list.
updateList(T, String, Field, String, List<Object>) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Update a list.
updateLock(String, String) - Static method in class org.nuxeo.wopi.lock.LockHelper
Updates the WOPI lock stored for the given file id with the given lock and a fresh timestamp.
updateLongSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
updateMainBlob(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
UpdateManager - Class in org.nuxeo.connect.update.task.update
Manage jar versions update.
UpdateManager(File, File) - Constructor for class org.nuxeo.connect.update.task.update.UpdateManager
 
updateMany(Bson, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
updateMgr - Variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
updateMgrLoaded - Variable in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
updateMimetype(Blob) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Updates the mime type field of a Blob based on the embedded filename with fallback to binary sniffing.
updateMimetype(Blob) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
updateMimetype(Blob, String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Updates the mime type field of a Blob based on the provided filename with fallback to binary sniffing.
updateMimetype(Blob, String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
updateMimetype(Blob, String, Boolean) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
Updates the mime type field of a Blob based on the provided filename with fallback to binary.
updateMimetype(Blob, String, Boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
 
updateModel() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
updateNuxeoUserFromUserResource(String, UserResource) - Method in class org.nuxeo.scim.server.mapper.AbstractMapper
 
updateNuxeoUserFromUserResource(String, UserResource) - Method in class org.nuxeo.scim.server.mapper.ConfigurableUserMapper
 
updateNuxeoUserFromUserResource(String, UserResource) - Method in class org.nuxeo.scim.server.mapper.StaticUserMapper
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.AppendCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.CatCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.Command
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.CopyCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.DatadogCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.DumpCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.HelpCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.LagCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.TailCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.TestCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
updateOptions(Options) - Method in class org.nuxeo.lib.stream.tools.command.WorkCatCommand
 
UpdateOptions - Class in org.nuxeo.connect.update.task.update
 
UpdateOptions() - Constructor for class org.nuxeo.connect.update.task.update.UpdateOptions
 
updateOrCreateEntry(String, String, Integer) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
updateParentsDocumentsCount(Map<String, String>, Map<String, DocumentsCountUpdater.Count>, String) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
 
updatePosition(LogManager, LogPartitionGroup, LogOffset) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
updatePositions(LogManager, Map<LogPartitionGroup, LogOffset>) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
updatePreviews(DocumentModel, Blob) - Method in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
updatePreviews(DocumentModel, Blob) - Static method in class org.nuxeo.ecm.platform.video.VideoHelper
Update the JPEG previews of a Video document from the video blob content by taking a screen-shot of the movie.
updatePreviews(DocumentModel, Blob, Double, List<Map<String, Object>>) - Static method in class org.nuxeo.ecm.platform.video.VideoHelper
Update the JPEG previews of a Video document from the video blob content by taking a screen-shot of the movie at timecode offset given in seconds.
updatePrincipal(Map<String, Serializable>, DocumentModel) - Method in class org.nuxeo.usermapper.extension.AbstractUserMapper
 
updateProfile(CoreSession, Map<String, Serializable>, DocumentModel) - Method in class org.nuxeo.usermapper.extension.AbstractUserMapper
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
updateProperties(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
updateProperties(Map<String, ?>, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
updateProperties(Map<String, ?>, List<String>, List<String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
updateProperties(Map<String, ?>, List<String>, List<String>, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
 
updateProperties(Holder<String>, Holder<String>, Properties) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
updateProperties(NuxeoObjectData, Map<String, ?>, TypeDefinition, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
updateProperties(NuxeoObjectData, Properties, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
updateProvider(String, HttpServletRequest, NuxeoOAuth2ServiceProvider) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Updates an OAuth2 service provider.
updateProvider(String, OAuth2ServiceProvider) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
 
updateProvider(String, OAuth2ServiceProvider) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
 
updateProviderToken(String, String, HttpServletRequest, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
Updates an OAuth2 provider token.
updateProxies() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Checks if the changed documents are proxy targets, and updates the proxies if that's the case.
updateProxies(DBSDocumentState) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
updateProxy(DBSDocumentState, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Updates the state of a proxy based on its target.
updateRandomizedSequence() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
updateReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
 
updateReadAcls() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
 
updateReadAcls() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
Update only the read ACLs that have changed.
updateReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
 
updateReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
 
updateReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
 
updateReadACLs(Collection<String>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
updateReadACLs(Collection<String>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
Updates the Read ACLs for some documents.
updateReadACLs(Collection<String>) - Method in interface org.nuxeo.ecm.core.model.Session
Updates the Read ACLs for some documents.
updateReadACLs(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
 
updateReadACLs(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Updates the Read ACLs on a document (not recursively), bypassing transient space and caches for the document itself (not the ancestors, needed for ACL inheritance and for which caching is useful).
updateReadACLs(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
 
UpdateReadAclsWork(String, List<String>, String) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
 
updateRegistration(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
Update repository registration in high-level repository service.
updateRegistration(String, Class<? extends DBSRepositoryFactory>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
Update repository registration in high-level repository service.
updateRepositoryName() - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
 
updateRequest(SearchSourceBuilder) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
updateResultBlobFileName(BlobHolder, BlobHolder) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
updateResultBlobMimeType(BlobHolder, ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
 
updateRetainUntil - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
UpdateRetainUntil(Calendar) - Constructor for class org.nuxeo.ecm.core.blob.BlobUpdateContext.UpdateRetainUntil
 
updateReturningOracleSql - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
updateReturningPostgreSQLSql - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
updateReturningSQLServerSql - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
 
updaterName - Variable in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
updateRouteElement(DocumentRouteElement, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Update the given route element
updateRouteElement(DocumentRouteElement, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
updates - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter.UpdateBuilder
 
updates - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
Updates.
updates - Variable in class org.nuxeo.elasticsearch.bulk.BulkIndexComputation
 
updateSelection(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentTree
 
updateSelection(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
 
updateSelection(WebContext, ContentProvider, JSonTreeSerializer) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
root=ID - enter node ID toggle=ID - toggle expanded state for node ID
updateSequence() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
Allocates a new sequence block.
UpdateServiceImpl - Class in org.nuxeo.connect.update.live
 
UpdateServiceImpl() - Constructor for class org.nuxeo.connect.update.live.UpdateServiceImpl
 
updateSimpleRows(String, List<RowMapper.RowUpdate>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Updates multiple simple rows, all for the same table.
updateSimpleRowWithValues(String, Row) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
Updates a row in the database with given explicit values.
updateSimpleText - Variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
If true, update the simple text from the document.
updateSiteURL - Variable in class org.nuxeo.drive.operations.NuxeoDriveClientUpdateInfo
 
updateSize(Blob) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
 
updateState(String, int) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
Deprecated.
updateState(String, PackageState) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
updateState(String, State.StateDiff, DBSTransactionState.ChangeTokenUpdater) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
 
updateState(String, State.StateDiff, DBSTransactionState.ChangeTokenUpdater) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
Updates a document.
updateState(String, State.StateDiff, DBSTransactionState.ChangeTokenUpdater) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
 
updateState(String, State.StateDiff, DBSTransactionState.ChangeTokenUpdater) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
 
updateStatistics(CoreSession, DocumentEventContext, Event) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
 
updateStatistics(CoreSession, DocumentEventContext, Event) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
Update the statistics for the given docCtx and event.
updateStatistics(DocumentEventContext, Event) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
Update the statistics for the given docCtx and event.
updateStatistics(DocumentEventContext, Event) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
 
updateStatus(ComputationContext, BulkStatus) - Static method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
 
updateStatusAfterScroll(ComputationContext, String, long, boolean) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
updateStatusAfterScroll(ComputationContext, String, long, String, boolean) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
updateStatusAfterScroll(ComputationContext, String, String) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
updateStatusAsScrolling(ComputationContext, String) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
 
updateStoryboard(DocumentModel, Blob) - Method in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
updateStoryboard(DocumentModel, Blob) - Static method in class org.nuxeo.ecm.platform.video.VideoHelper
Update the JPEG story board and duration in seconds of a Video document from the video blob content.
updateStreamsAndProcessors(JsonNode) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
 
updateTaskInfo(String, boolean, String, String, String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
Persist these info from the task on the node.
updateTaskInfo(String, boolean, String, String, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
updateTaskInfo(CoreSession, GraphRoute, Task, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
UpdateThumbnailListener - Class in org.nuxeo.ecm.platform.thumbnail.listener
Thumbnail listener handling creation and update of thumbnail preview on main blob update, for documents holding the schema "file".
UpdateThumbnailListener() - Constructor for class org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener
 
updateTitleInHtml(File) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
updateTitleInHtml(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
 
updateToken(String, String, HttpServletRequest, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
updateToken(OAuth2Client, String, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
updateToken(NuxeoOAuth2ServiceProvider, String, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
updateTokenDoc(NuxeoOAuth2Token, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.OAuth2Object
 
updateTreeReadAcls(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Updates the Read ACLs recursively on a document.
updateType(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
 
updateTypeContribution(String, TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
 
updateTypeDefinition(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
 
updateUser(UriInfo, String, UserResource) - Method in class org.nuxeo.scim.server.jaxrs.usermanager.SCIMUserWebObject
 
updateUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
updateUser(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
Updates user represented by given model.
updateUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
updateUser(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
Updates user represented by given model into the given context document.
updateUser(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
updateUserCatalog(UserManager) - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
updateUserInfo(DocumentModel, SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.user.AbstractUserResolver
 
updateUserInfo(DocumentModel, SAMLCredential) - Method in class org.nuxeo.ecm.platform.auth.saml.user.EmailBasedUserResolver
 
updateUserInfo(DocumentModel, OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.EmailBasedUserResolver
 
updateUserInfo(DocumentModel, OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.StoredUserInfoResolver
 
updateUserInfo(DocumentModel, OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserMapperResolver
 
updateUserInfo(DocumentModel, OpenIDUserInfo) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.UserResolver
 
updateUserModel(DocumentModel, UserResource) - Method in class org.nuxeo.scim.server.mapper.StaticUserMapper
 
updateVideoInfo(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
 
updateVideoInfo(DocumentModel, Blob) - Static method in class org.nuxeo.ecm.platform.video.VideoHelper
 
upgrade(String, List<Column>, String, SQLStatement.ListCollector) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.TableUpgrader
Check if there is an added column that match with a upgrade process.
upgradeLastContributor(Connection) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
 
upgradeOnly - Variable in class org.nuxeo.connect.update.task.update.Update
 
upgradeOnly - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
Install only if already installed
upgradeVersions(Connection) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
 
upload(BinaryData) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
upload(HttpServletRequest, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
UPLOAD_CHUNK_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
 
UPLOAD_TYPE_CHUNKED - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
UPLOAD_TYPE_NORMAL - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
uploadCompleted(String, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
uploadedFiles - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
uploadedKO - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
 
uploadInProgress - Variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
uploadLarge(LargeBinaryData) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
uploadNoTransaction(HttpServletRequest, String, String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
 
upper - Variable in class org.nuxeo.lib.stream.log.Latency
 
upper - Variable in class org.nuxeo.lib.stream.log.LogLag
 
upper() - Method in class org.nuxeo.lib.stream.log.Latency
Returns the upper timestamp.
upper() - Method in class org.nuxeo.lib.stream.log.LogLag
Convert the upperOffset into a number of messages.
upperBound - Variable in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
 
upperOffset - Variable in class org.nuxeo.lib.stream.log.LogLag
 
upperOffset() - Method in class org.nuxeo.lib.stream.log.LogLag
 
uptoSegment(int) - Method in class org.nuxeo.common.utils.Path
 
uri - Variable in class org.nuxeo.ecm.core.schema.Namespace
 
uri - Variable in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
 
uri - Variable in class org.nuxeo.ecm.platform.relations.CoreGraph.NodeAsString
 
uri - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
 
URI - Static variable in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
 
URI - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
 
URI_MARKER - Static variable in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroPageCacheKeyFactory
 
uriComparator - Static variable in class org.nuxeo.ecm.platform.auth.saml.binding.SAMLBinding
URIComparator that strips scheme to avoid issues with reverse proxies
uriInfo - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleWriter
 
uriInfo - Variable in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
 
URIUtils - Class in org.nuxeo.common.utils
Helper class to parse a URI or build one given parameters.
url - Variable in class org.nuxeo.ecm.automation.core.operations.blob.PostBlob
 
url - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
url - Variable in class org.nuxeo.ecm.core.api.impl.blob.URLBlob
 
url - Variable in class org.nuxeo.ecm.core.event.script.JARFileScript
 
url - Variable in class org.nuxeo.ecm.core.event.script.JARUrlScript
 
url - Variable in class org.nuxeo.ecm.core.event.script.URLScript
 
url - Variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
url - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDescriptor
 
url - Variable in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
 
url - Variable in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
url - Variable in class org.nuxeo.ecm.webengine.model.view.TemplateView
 
url - Variable in class org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl
 
url - Variable in class org.nuxeo.runtime.model.URLStreamRef
 
url() - Method in annotation type org.nuxeo.runtime.test.runner.web.HomePage
 
url() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
 
url(String) - Method in class org.nuxeo.jaxrs.test.HttpClientTestRule.Builder
 
URL - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
URL - Static variable in class org.nuxeo.wopi.Constants
 
URL_AUTHENTICATION_METHOD - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
URL_FORMAT - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
URL_MAX_LENGTH - Static variable in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
 
URL_OPTION - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
 
URL_PATTERN - Static variable in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
 
URL_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
URL_TYPE - Static variable in class org.nuxeo.wopi.Headers
 
urlBase - Variable in class org.nuxeo.osgi.JarBundleFile
 
URLBlob - Class in org.nuxeo.ecm.core.api.impl.blob
Blob backed by a URL.
URLBlob(URL) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.URLBlob
 
URLBlob(URL, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.URLBlob
 
URLBlob(URL, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.URLBlob
 
URLBlob(URL, String, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.URLBlob
Deprecated.
since 7.2, use a separate AbstractBlob.setFilename(java.lang.String) call
urlComputer - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
urlComputerClass - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
 
urlEncode(String) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
 
UrlEncodedFormRequestReader - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
Reads ExecutionRequest from a urlencoded POST (Needed for OAuth calls)
UrlEncodedFormRequestReader() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.UrlEncodedFormRequestReader
 
urlLoader - Variable in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
 
urlPattern - Variable in class org.nuxeo.runtime.server.FilterMappingDescriptor
 
URLPattern - Static variable in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
 
URLPattern - Static variable in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
 
URLPattern - Static variable in class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
 
urlPatterns - Variable in class org.nuxeo.runtime.server.ServletDescriptor
 
urls - Variable in class org.nuxeo.ecm.automation.core.mail.Composer
 
urls - Variable in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
urls - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
URLScript - Class in org.nuxeo.ecm.core.event.script
 
URLScript(String) - Constructor for class org.nuxeo.ecm.core.event.script.URLScript
 
URLScript(URL) - Constructor for class org.nuxeo.ecm.core.event.script.URLScript
 
URLScript(Bundle, String) - Constructor for class org.nuxeo.ecm.core.event.script.URLScript
 
URLStreamRef - Class in org.nuxeo.runtime.model
 
URLStreamRef(URL) - Constructor for class org.nuxeo.runtime.model.URLStreamRef
 
URLStreamRef(URL, String) - Constructor for class org.nuxeo.runtime.model.URLStreamRef
 
urlToFile(String) - Static method in class org.nuxeo.common.utils.FileUtils
Create a file handler (this doesn't create a real file) given a file URI.
urlToFile(URL) - Static method in class org.nuxeo.common.utils.FileUtils
 
URLWriter - Class in org.nuxeo.ecm.webengine.model.io
 
URLWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.URLWriter
 
urn - Variable in class org.nuxeo.lib.stream.log.Name
 
urnOfId(String) - Static method in class org.nuxeo.lib.stream.log.Name
 
USE_COMPAT_HOT_RELOAD - Static variable in interface org.nuxeo.runtime.reload.ReloadService
This property allows to use the former way to hot reload Nuxeo server.
USE_COMPAT_HOT_RELOAD - Static variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
USE_JXLS1_CONFIG_PROP - Static variable in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
Configuration property to use the old JXLS 1 instead of JXLS 2.
USE_KEYSTORE - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStore
 
USE_KEYSTORE - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
USE_PBKDF2 - Static variable in class org.nuxeo.ecm.core.blob.AESBlobStore
 
USE_PBKDF2 - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
USE_UNRESTRICTED_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
Boolean property stating that query should be unrestricted.
USE_UNRESTRICTED_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
Boolean property stating that query should be unrestricted.
useAsMainContent() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
 
useAsMainContent() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
Indicate if the template can be used as main blob in the TemplateBasedDocument (i.e.
useBulkMode - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
useBulkMode(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
 
useCache - Variable in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
useCache() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantUserManager
 
useCache() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
useClientSideEncryption - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
useComputedGroup - Static variable in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
useCustomId - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
True if we don't use MongoDB's native "_id" key to store the id.
useDeDuplication() - Method in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
useDeDuplication() - Method in interface org.nuxeo.ecm.core.blob.KeyStrategy
Checks whether this key strategy uses de-duplication.
useDeDuplication() - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
 
useDeDuplication() - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
 
useDeDuplication() - Method in class org.nuxeo.ecm.core.blob.KeyStrategyManaged
 
useDeDuplication() - Method in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
useDocumentScroller() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Uses a document scroller, the query must be a valid NXQL query.
usedSchemas - Variable in class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypes
 
useEhCache() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
useElasticsearch - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
useElasticsearch() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
 
useExternalScroller() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Uses an external scroller.
useExternalScroller() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
True if the command uses an external scroller.
useExternalVersion() - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
When true use an external version for Elasticsearch document, this enable an optimistic concurrency control ensuring that an older version of a document never overwrites a newer version.
useExternalVersion() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchClientConfig
 
useExternalVersion() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchEmbeddedServerConfig
 
useExternalVersion() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
useExternalVersion() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
useFormerLifecycleManagement() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
Use former way for RegistrationInfoImpl.
useFormerLifecycleManagement() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
DON'T USE THIS METHOD - INTERNAL API.
useGenericScroller() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Uses a generic scroller, the query syntax depends on scroller implementation.
useGenericScroller() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
True if the command uses a generic scroller.
useInsecureCipher - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
useInsecureCipher - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
useIntrospection - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
 
useJobId - Variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
useJXLS1() - Method in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
 
useLegacyBehavior() - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
 
useMainBlob - Variable in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
 
useMainContentAsTemplate() - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
 
useMembersGroup - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
useNativeCase() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
 
usePBKDF2 - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
 
usePBKDF2 - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
 
user - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
user - Variable in class org.nuxeo.dmk.DmkProtocol
 
user - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
Deprecated.
since 10.3, use AddPermission.users instead.
user - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
 
user - Variable in class org.nuxeo.ecm.automation.core.operations.document.ReplacePermission
 
user - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
 
user - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
 
user - Variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
 
user(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
Deprecated.
since 11.1, use Builder(String, String, String) constructor with username instead
USER - Static variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
 
USER - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.CommonSuggestionTypes
 
USER_CAN_NOT_WRITE_RELATIVE - Static variable in class org.nuxeo.wopi.Constants
 
USER_CAN_RENAME - Static variable in class org.nuxeo.wopi.Constants
 
USER_CAN_WRITE - Static variable in class org.nuxeo.wopi.Constants
 
USER_CHANGE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
User change, a Boolean parameter passed in context data at CoreSession.saveDocument(org.nuxeo.ecm.core.api.DocumentModel) time.
USER_COLLECTION_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
 
USER_COLON - Static variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
USER_EMAIL - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
USER_FRIENDLY_NAME - Static variable in class org.nuxeo.wopi.Constants
 
USER_GROUP_CATEGORY - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
Possible value for the DocumentEventContext.CATEGORY_PROPERTY_KEY key of a core event context.
USER_HAS_PARTIAL_CONTENT - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
USER_ID - Static variable in class org.nuxeo.wopi.Constants
 
USER_ID_COMMAND - Static variable in class org.nuxeo.ecm.platform.threed.convert.UserIdHelper
 
USER_ID_PARAMETER - Static variable in class org.nuxeo.ecm.platform.threed.convert.Constants
 
USER_INSTALLATION_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.convert.plugins.LibreOfficeConverter
 
USER_KEY - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
 
USER_METADATA_USERNAME - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
USER_NAME - Static variable in interface org.nuxeo.ecm.core.model.Session
 
USER_PARAM - Static variable in class org.nuxeo.ecm.platform.threed.convert.UserIdHelper
 
USER_PREFIX - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
USER_PREFIX - Static variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
USER_PRIORITY - Static variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 
USER_PROFILE_AVATAR_FIELD - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
 
USER_PROFILE_BIRTHDATE_FIELD - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
 
USER_PROFILE_DOCTYPE - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
 
USER_PROFILE_FACET - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
 
USER_PROFILE_GENDER_FIELD - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
 
USER_PROFILE_IMPORTER_USERNAME_COL - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
USER_PROFILE_LOCALE - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
 
USER_PROFILE_PHONENUMBER_FIELD - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
 
USER_PROFILE_SCHEMA - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
 
USER_PROFILE_TIMEZONE - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileConstants
Deprecated.
since 9.3. No 'timezone' field on userprofile.xsd
USER_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
 
USER_RESOLVER_CREATE_IF_NEEDED - Static variable in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
USER_RESOLVER_MAPPING - Static variable in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
USER_RESOLVER_UPDATE - Static variable in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
USER_SHIBBOLETH_GROUP_HEADER - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
 
USER_SYNC_ROOT_PARENT_FACTORY_PARAM - Static variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
USER_TASKS_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
USER_TYPE - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
USER_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
 
USER_WORKSPACE_CREATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
Event triggered when a personal user workspace is created
USER_WORKSPACE_PARENT_NAME - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
USER_WORKSPACES_ROOT - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
 
USER1 - org.nuxeo.lib.stream.computation.Record.Flag
 
USER2 - org.nuxeo.lib.stream.computation.Record.Flag
 
UserAdapter - Interface in org.nuxeo.ecm.platform.usermanager
Interface to expose user model fields
UserAdapterFactory - Class in org.nuxeo.ecm.platform.usermanager
 
UserAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.usermanager.UserAdapterFactory
 
UserAdapterImpl - Class in org.nuxeo.ecm.platform.usermanager
A class that exposes the fields from user schema
UserAdapterImpl(DocumentModel, UserManager) - Constructor for class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
UserAgentMatcher - Class in org.nuxeo.common.utils
Helper class to detect Html5 Dnd compliant browsers based on the User Agent string
UserAgentMatcher - Class in org.nuxeo.ecm.platform.web.common
Deprecated.
since 7.1, use UserAgentMatcher instead.
userAlreadyExists(UserRegistrationInfo) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
UserAlreadyExistsException - Exception in org.nuxeo.ecm.platform.usermanager.exceptions
 
UserAlreadyExistsException() - Constructor for exception org.nuxeo.ecm.platform.usermanager.exceptions.UserAlreadyExistsException
 
userAuthorizationURL - Variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
 
userCacheName - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
userCatalog - Variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
Map with first letter as key and users list as value.
USERCHANGED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
Used by JaasCacheFlusher.
userChangeIds - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
Document ids modified as "user changes", which means that a change token should be checked.
userChangeIds - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
Document ids modified as "user changes", which means that a change token should be checked.
userConfig - Variable in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
 
userConfig - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
A structure used to inject field name configuration of users schema into a NuxeoPrincipalImpl instance.
UserConfig - Class in org.nuxeo.ecm.platform.usermanager
A class containing the configuration of an user principal instance.
UserConfig() - Constructor for class org.nuxeo.ecm.platform.usermanager.UserConfig
 
USERCREATED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
USERDELETED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
userDirectoryName - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
userDirectoryName - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
userDisplayName(String, String, String) - Static method in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
 
userDisplayName(String, String, String) - Static method in class org.nuxeo.wopi.Helpers
 
userEmailField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
userEmailField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
userEmailFieldName - Variable in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
 
UserEntry - Interface in org.nuxeo.ecm.core.api.security
A user name, and a set of permissions granted/denied.
UserEntryImpl - Class in org.nuxeo.ecm.core.api.security.impl
 
UserEntryImpl(String) - Constructor for class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
 
useRepositoryName - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
 
UserGroupLookupSuggester - Class in org.nuxeo.ecm.platform.suggestbox.service.suggesters
Perform a lookup by name query on the UserManager service and suggest to navigate to the top user and / or group profiles matching that query.
UserGroupLookupSuggester() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
UserGuard - Class in org.nuxeo.ecm.webengine.security.guards
 
UserGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.UserGuard
 
UserGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.UserGuard
 
userIconURL - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
userId - Variable in class org.nuxeo.ecm.platform.suggestbox.service.UserSuggestion
 
userId - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
UserID - org.nuxeo.ecm.platform.signature.api.user.CNField
UserID
userIdent - Variable in class org.nuxeo.ecm.platform.login.CallbackResult
 
USERIDENT_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
UserIdentificationInfo - Class in org.nuxeo.ecm.platform.api.login
Encapsulates some information about a user and how it must be authenticated.
UserIdentificationInfo(String) - Constructor for class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
UserIdentificationInfo(String, String) - Constructor for class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
UserIdentificationInfo(UserIdentificationInfo) - Constructor for class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
userIdField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
userIdHeaderName - Variable in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
UserIdHelper - Class in org.nuxeo.ecm.platform.threed.convert
Helper class to get java runtime owner user id
UserIdHelper() - Constructor for class org.nuxeo.ecm.platform.threed.convert.UserIdHelper
 
userInfo - Variable in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
 
UserInfo - Class in org.nuxeo.ecm.platform.signature.api.user
Carries user information encoded inside an x509Name.
UserInfo(Map<CNField, String>) - Constructor for class org.nuxeo.ecm.platform.signature.api.user.UserInfo
The fields provided as a parameter to the constructor.
USERINFO_KEY - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
 
userInfoClass - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
userInfoURL - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
userInfoURL - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
 
UserInvitationComponent - Class in org.nuxeo.ecm.user.invite
 
UserInvitationComponent() - Constructor for class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
UserInvitationComponent.RegistrationAcceptator - Class in org.nuxeo.ecm.user.invite
 
UserInvitationComponent.RegistrationApprover - Class in org.nuxeo.ecm.user.invite
 
UserInvitationComponent.RegistrationCreator - Class in org.nuxeo.ecm.user.invite
 
UserInvitationComponent.RegistrationRejector - Class in org.nuxeo.ecm.user.invite
 
UserInvitationComponent.RequestIdValidator - Class in org.nuxeo.ecm.user.invite
 
UserInvitationComponent.RootDocumentGetter - Class in org.nuxeo.ecm.user.invite
 
UserInvitationComponent.UserRegistrationModelCreator - Class in org.nuxeo.ecm.user.invite
 
UserInvitationObject - Class in org.nuxeo.ecm.webengine.invite
 
UserInvitationObject() - Constructor for class org.nuxeo.ecm.webengine.invite.UserInvitationObject
 
UserInvitationService - Interface in org.nuxeo.ecm.user.invite
 
UserInvitationService.ValidationMethod - Enum in org.nuxeo.ecm.user.invite
 
UserInvite - Class in org.nuxeo.ecm.automation.core.operations.services
Simple operation to invite a User.
UserInvite() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
userListingMode - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
userListingMode - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
UserLocaleProvider - Class in org.nuxeo.ecm.user.center.profile.localeProvider
Provides user local stored in profile doc model
UserLocaleProvider() - Constructor for class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
 
userLogin - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
 
userManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
userManager - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
 
userManager - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
userManager - Variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
userManager - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
userManager - Variable in class org.nuxeo.ecm.automation.features.PrincipalHelper
 
userManager - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
 
userManager - Variable in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
userManager - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
userManager - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
userManager - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
userManager - Variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
 
UserManager - Interface in org.nuxeo.ecm.platform.usermanager
 
USERMANAGER_TOPIC - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
UserManager.MatchType - Enum in org.nuxeo.ecm.platform.usermanager
 
userManagerClass - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
UserManagerDescriptor - Class in org.nuxeo.ecm.platform.usermanager
APG-240 All attributes are defined public because the user manager service do not get access to the fields.
UserManagerDescriptor() - Constructor for class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
UserManagerImpl - Class in org.nuxeo.ecm.platform.usermanager
Standard implementation of the Nuxeo UserManager.
UserManagerImpl() - Constructor for class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
UserManagerResolver - Class in org.nuxeo.ecm.platform.usermanager
This ObjectResolver allows to manage integrity for fields containing group or user references.
UserManagerResolver() - Constructor for class org.nuxeo.ecm.platform.usermanager.UserManagerResolver
 
UserManagerWithComputedGroups - Class in org.nuxeo.ecm.platform.computedgroups
UserManager implementation that is aware of ComputedGroup.
UserManagerWithComputedGroups() - Constructor for class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
userMapper - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
userMapper - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
UserMapper - Interface in org.nuxeo.usermapper.extension
Interface for class providing a named implementation for the UserMapperService
USERMAPPER_USER_RESOLVER_CLASS - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
UserMapperBasedResolver - Class in org.nuxeo.ecm.platform.auth.saml.user
UserResolver implementation that uses the UserMapperService
UserMapperBasedResolver() - Constructor for class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
 
UserMapperComponent - Class in org.nuxeo.usermapper.service
Component to manage extension point and expose the UserMapperService interface.
UserMapperComponent() - Constructor for class org.nuxeo.usermapper.service.UserMapperComponent
 
UserMapperDescriptor - Class in org.nuxeo.usermapper.service
XMap descriptor for contributing UserMapper plugins
UserMapperDescriptor() - Constructor for class org.nuxeo.usermapper.service.UserMapperDescriptor
 
UserMapperDescriptor.Type - Enum in org.nuxeo.usermapper.service
 
UserMapperFactory - Class in org.nuxeo.scim.server.mapper
factory to get the Mapper implementation
UserMapperFactory() - Constructor for class org.nuxeo.scim.server.mapper.UserMapperFactory
 
UserMapperResolver - Class in org.nuxeo.ecm.platform.oauth2.openid.auth
UserResolver implementation that uses the UserMapperService
UserMapperResolver(OpenIDConnectProvider, String) - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.UserMapperResolver
 
UserMapperService - Interface in org.nuxeo.usermapper.service
This service allows to map Nuxeo Users with users coming from external system like SSO or IDM.
UserMetadataGroupComputer - Class in org.nuxeo.ecm.platform.computedgroups
Configurable Group Computer based on metadata of the user.
UserMetadataGroupComputer(String, String) - Constructor for class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
 
UserMetadataGroupComputerDescriptor - Class in org.nuxeo.ecm.platform.computedgroups
 
UserMetadataGroupComputerDescriptor() - Constructor for class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
 
USERMODIFIED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
UserMultiTenantManagement - Interface in org.nuxeo.ecm.platform.usermanager
Implementations of this interface manages the multi-tenant behavior for UserManager.
username - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
 
username - Variable in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
 
username - Variable in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
 
username - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
 
username - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
 
username - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
 
username - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
 
username - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
 
username - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
 
username - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
username - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer.GetDocumentsFromUsername
 
username - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
 
username - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
 
username - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
 
username - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument
 
username - Variable in class org.nuxeo.ecm.platform.tag.RelationTagService.UnrestrictedGetDocumentCloud
Deprecated.
 
username - Variable in class org.nuxeo.ecm.platform.tag.TagsMigrator.Tag
 
username - Variable in class org.nuxeo.ecm.quota.automation.RecomputeQuotaStatistics
 
username - Variable in class org.nuxeo.ecm.webengine.security.guards.UserGuard
 
username - Variable in class org.nuxeo.jaxrs.test.JerseyClientHelper.ApacheHttpClientBuilder
 
username(String) - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
 
username(String) - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
The user executing the NXQL request.
userName - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
Needed for JSON serialization/deserialization since we don't serialize the principal
userName - Variable in class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
userName - Variable in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
 
userName - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
userName - Variable in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl.UnrestrictedUserWorkspaceFinder
 
userName - Variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
 
USERNAME_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
The default key name for user id, configurable on the UserManager service
USERNAME_FIELD - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
 
USERNAME_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
 
USERNAME_PROPERTY - Static variable in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
USERNAME_PROPERTY - Static variable in class org.nuxeo.ecm.platform.tag.FacetedTagService
 
USERNAME_REMOVE_EXPRESSION - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
 
usernameKey - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
 
usernameKey - Variable in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
usernames - Variable in class org.nuxeo.ecm.admin.operation.PermissionsPurge
 
userNames - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
 
UserObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
 
UserObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserObject
 
useRootSections - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
 
userOrGroupName - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor.ACLDescriptor
 
userPasswordPattern - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
userPasswordPattern - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
UserPreferences<T> - Interface in org.nuxeo.ecm.platform.userpreferences
Interface that must be extended by other interface representing user preferences.
UserPreferencesService - Interface in org.nuxeo.ecm.platform.userpreferences
 
UserPreferencesServiceImpl - Class in org.nuxeo.ecm.platform.userpreferences
 
UserPreferencesServiceImpl() - Constructor for class org.nuxeo.ecm.platform.userpreferences.UserPreferencesServiceImpl
 
UserPrincipal - Class in org.nuxeo.ecm.core.api.impl
NuxeoPrincipal stub implementation.
UserPrincipal(String, List<String>, boolean, boolean) - Constructor for class org.nuxeo.ecm.core.api.impl.UserPrincipal
 
UserProfileConstants - Class in org.nuxeo.ecm.user.center.profile
 
UserProfileEnricher - Class in org.nuxeo.ecm.user.center.profile.rest
 
UserProfileEnricher() - Constructor for class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
UserProfileImporter - Class in org.nuxeo.ecm.user.center.profile
 
UserProfileImporter() - Constructor for class org.nuxeo.ecm.user.center.profile.UserProfileImporter
 
UserProfileImporterWork - Class in org.nuxeo.ecm.user.center.profile
 
UserProfileImporterWork() - Constructor for class org.nuxeo.ecm.user.center.profile.UserProfileImporterWork
 
userProfileService - Variable in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
UserProfileService - Interface in org.nuxeo.ecm.user.center.profile
A service to manage user profiles
UserProfileServiceImpl - Class in org.nuxeo.ecm.user.center.profile
Implementation of UserProfileService.
UserProfileServiceImpl() - Constructor for class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
 
userPwd - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
UserRegistrationConfiguration - Class in org.nuxeo.ecm.user.invite
 
UserRegistrationConfiguration() - Constructor for class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
 
UserRegistrationException - Exception in org.nuxeo.ecm.user.invite
 
UserRegistrationException(String) - Constructor for exception org.nuxeo.ecm.user.invite.UserRegistrationException
 
UserRegistrationInfo - Class in org.nuxeo.ecm.user.invite
 
UserRegistrationInfo() - Constructor for class org.nuxeo.ecm.user.invite.UserRegistrationInfo
 
userRegistrationModel - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
 
UserRegistrationModelCreator(String) - Constructor for class org.nuxeo.ecm.user.invite.UserInvitationComponent.UserRegistrationModelCreator
 
userResolver - Variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
 
userResolver - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
 
UserResolver - Class in org.nuxeo.ecm.platform.oauth2.openid.auth
 
UserResolver - Interface in org.nuxeo.ecm.platform.auth.saml.user
Extract a real interface for resolving SAML users to Nuxeo Users
UserResolver(OpenIDConnectProvider) - Constructor for class org.nuxeo.ecm.platform.oauth2.openid.auth.UserResolver
 
userResolverClass - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
 
UserResourceReader - Class in org.nuxeo.scim.server.jaxrs.marshalling
Handles marshaling for SCIM UserResource
UserResourceReader() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceReader
 
UserResourceWithMimeType - Class in org.nuxeo.scim.server.jaxrs.marshalling
 
UserResourceWithMimeType(UserResource, MediaType) - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWithMimeType
 
UserResourceWriter - Class in org.nuxeo.scim.server.jaxrs.marshalling
Handles marshaling for SCIM UserResource
UserResourceWriter() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWriter
 
UserResponse - Class in org.nuxeo.scim.server.jaxrs.marshalling
Helper for handling SCIM UserResource
UserResponse() - Constructor for class org.nuxeo.scim.server.jaxrs.marshalling.UserResponse
 
UserRootObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
 
UserRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserRootObject
 
users - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
users - Variable in class org.nuxeo.ecm.directory.PermissionDescriptor
 
USERS_LISTING_MODE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
 
USERS_PERSONAL_WORKSPACES_ROOT - Static variable in class org.nuxeo.ecm.platform.userworkspace.constants.UserWorkspaceConstants
 
userSchemaName - Variable in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
 
userSchemaName - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
userSchemaName - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
userSearchFields - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
userSearchFields - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
userSearchFieldsAppend - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
userSearchFieldsPresent - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
UserService - Class in org.nuxeo.ecm.platform.usermanager
 
UserService() - Constructor for class org.nuxeo.ecm.platform.usermanager.UserService
 
userSession - Variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
 
UserSession - Class in org.nuxeo.ecm.webengine.session
Used to store user session.
UserSession(HttpServletRequest) - Constructor for class org.nuxeo.ecm.webengine.session.UserSession
 
userSortField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
userSortField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
UsersPageProvider - Class in org.nuxeo.ecm.platform.usermanager.providers
Page provider listing users.
UsersPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.UsersPageProvider
 
usersSeparator - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
 
usersSeparator - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
 
usersSeparator - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
usersSeparator - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
 
usersSeparator - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
 
usersSeparatorKey - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
 
usersToMapWithGroupRestrictions(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
Applies group restrictions, and returns Map objects.
UserSuggestion - Class in org.nuxeo.ecm.platform.suggestbox.service
Suggest to navigate to a specific user profile.
UserSuggestion(String, String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.UserSuggestion
 
userSuggestionMaxSearchResults - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
 
userSuggestionsLimit - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
 
UserSyncRootParentFactory - Class in org.nuxeo.drive.hierarchy.permission.factory
User workspace based implementation of FileSystemItemFactory for the parent FolderItem of the user's synchronization roots.
UserSyncRootParentFactory() - Constructor for class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
 
userSyncRootParentFactoryName - Variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
 
UserSyncRootParentFolderItem - Class in org.nuxeo.drive.hierarchy.permission.adapter
User workspace based implementation of the parent FolderItem of the user's synchronization roots.
UserSyncRootParentFolderItem() - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
UserSyncRootParentFolderItem(String, DocumentModel, FolderItem, String) - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
UserSyncRootParentFolderItem(String, DocumentModel, FolderItem, String, boolean) - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
UserSyncRootParentFolderItem(String, DocumentModel, FolderItem, String, boolean, boolean) - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
 
UserTaskPageProvider - Class in org.nuxeo.ecm.platform.task.providers
Page provider for DashBoardItem elements.
UserTaskPageProvider() - Constructor for class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
UserTaskPageProviderOperation - Class in org.nuxeo.ecm.automation.task
Operation to retrieve the tasks waiting for the current user.
UserTaskPageProviderOperation() - Constructor for class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
 
userTasks - Variable in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
 
usertemplates - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
 
UserToGroupObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
 
UserToGroupObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.UserToGroupObject
 
UserTransactionImpl(TransactionManager) - Constructor for class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
 
UserVisiblePermission - Class in org.nuxeo.ecm.core.api.security
 
UserVisiblePermission(String, String, String) - Constructor for class org.nuxeo.ecm.core.api.security.UserVisiblePermission
 
UserVisiblePermissionsJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
Enrich DocumentModel Json.
UserVisiblePermissionsJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.UserVisiblePermissionsJsonEnricher
 
userWorkspace - Variable in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
userWorkspace - Variable in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl.UnrestrictedUserWorkspaceFinder
 
userWorkspace - Variable in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
UserWorkspace - Class in org.nuxeo.ecm.automation.core.operations.services
Simple operation to get the User's personal Workspace
UserWorkspace() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
 
UserWorkspaceConstants - Class in org.nuxeo.ecm.platform.userworkspace.constants
 
UserWorkspaceCreateFromBlob - Class in org.nuxeo.ecm.platform.userworkspace.operations
Uses FileManager to import files inside the User's personal workspace.
UserWorkspaceCreateFromBlob() - Constructor for class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
 
UserWorkspaceDescriptor - Class in org.nuxeo.ecm.platform.userworkspace.core.service
 
UserWorkspaceDescriptor() - Constructor for class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
 
UserWorkspaceHelper - Class in org.nuxeo.drive.hierarchy.userworkspace.adapter
 
UserWorkspaceManagerActions - Interface in org.nuxeo.ecm.platform.userworkspace.api
User workspace manager actions business interface.
userWorkspaceRootType - Variable in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
 
userWorkspaceService - Variable in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
UserWorkspaceService - Interface in org.nuxeo.ecm.platform.userworkspace.api
User workspace service class that is used to get the document model for the personal workspace of the current user.
UserWorkspaceServiceImplComponent - Class in org.nuxeo.ecm.platform.userworkspace.core.service
This component is used to register the service that provide the userworkspace service support.
UserWorkspaceServiceImplComponent() - Constructor for class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
 
UserWorkspaceSyncRootFactory - Class in org.nuxeo.drive.hierarchy.userworkspace.factory
User workspace based implementation of FileSystemItemFactory for a synchronization root FolderItem.
UserWorkspaceSyncRootFactory() - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootFactory
 
UserWorkspaceSyncRootParentFactory - Class in org.nuxeo.drive.hierarchy.userworkspace.factory
User workspace based implementation of FileSystemItemFactory for the parent FolderItem of the user's synchronization roots.
UserWorkspaceSyncRootParentFactory() - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootParentFactory
 
UserWorkspaceSyncRootParentFolderItem - Class in org.nuxeo.drive.hierarchy.userworkspace.adapter
User workspace based implementation of the synchronization root parent FolderItem.
UserWorkspaceSyncRootParentFolderItem() - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceSyncRootParentFolderItem
 
UserWorkspaceSyncRootParentFolderItem(String, NuxeoPrincipal, String, String, String) - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceSyncRootParentFolderItem
 
UserWorkspaceTopLevelFactory - Class in org.nuxeo.drive.hierarchy.userworkspace.factory
User workspace based implementation of the TopLevelFolderItemFactory.
UserWorkspaceTopLevelFactory() - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
 
UserWorkspaceTopLevelFolderItem - Class in org.nuxeo.drive.hierarchy.userworkspace.adapter
User workspace based implementation of the top level FolderItem.
UserWorkspaceTopLevelFolderItem() - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
UserWorkspaceTopLevelFolderItem(String, DocumentModel, String, String) - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
UserWorkspaceTopLevelFolderItem(String, DocumentModel, String, String, boolean) - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
UserWorkspaceTopLevelFolderItem(String, DocumentModel, String, String, boolean, boolean) - Constructor for class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
 
userWorkspaceType - Variable in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
 
useSearchEscapeCompat() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
useServerSideEncryption - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
 
useServerSideEncryption - Variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
useServerSideEncryption - Variable in class org.nuxeo.ecm.core.storage.sql.S3DirectBatchHandler
 
useSsl - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor.LdapEntryDomain
 
useSsl - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
useSsl() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
Whether this server descriptor defines a secure ldap connection
useSync - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
useSync - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
useSync() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
useSyncIndexing - Static variable in class org.nuxeo.elasticsearch.listener.ElasticSearchInlineListener
 
useTx - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
useTx - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
useTx() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
useTxBuffered - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
useTxBuffered - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
 
useTxBuffered() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
 
useUnrestrictedSession - Variable in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
useUnrestrictedSession() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
 
useUnrestrictedSession() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
 
useUnrestrictedSession(boolean) - Method in class org.nuxeo.elasticsearch.query.NxQueryBuilder
 
useVersion - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
If true, include the object version in the key.
useXMLMapping - Static variable in class org.nuxeo.ecm.platform.scanimporter.processor.ScanedFileSourceNode
 
useXMLMapping - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
useXMLMapping() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
 
USUAL - org.nuxeo.ecm.core.api.validation.DocumentValidationService.Forcing
 
ut - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
UTC - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
 
UTF_7 - Static variable in class org.nuxeo.wopi.Helpers
 
UTF_8 - Static variable in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
 
UTF_8_DECODERS - Static variable in class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
 
UTF8CharsetConverter - Class in org.nuxeo.ecm.platform.convert.plugins
 
UTF8CharsetConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
 
Util - Class in edu.yale.its.tp.cas.client
Provides utility functions in support of CAS clients.
Util - Class in org.nuxeo.ecm.webdav.jaxrs
Utility functions.
Util() - Constructor for class edu.yale.its.tp.cas.client.Util
 
Util() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Util
 
Utils - Class in org.nuxeo.ecm.webengine.jaxrs
Some helper methods for parsing configuration and loading contributed servlets or filters.
Utils - Class in org.nuxeo.ecm.webengine.model
 
Utils() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.Utils
 
Utils.ClassRef - Class in org.nuxeo.ecm.webengine.jaxrs
 
uuid - org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
Random UUID stored as a native UUID type.
uuid - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationAcceptator
 
uuid - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationApprover
 
uuid - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationRejector
 
uuid - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RequestIdValidator
 
uuid - Variable in class org.nuxeo.template.jaxrs.TemplateBasedResource
 
uuid - Variable in class org.nuxeo.template.jaxrs.TemplateResource
 
UUID - org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.DialectIdType
Native UUID.
UUID - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
UUID - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
 
UUID_FIELD - Static variable in class org.nuxeo.ecm.directory.core.CoreDirectorySession
 
UUID_TYPE_4_REGEXP - Static variable in class org.nuxeo.common.utils.IdUtils
 
UUID_ZERO - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 
UUID_ZERO_DEBUG - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
 

V

VALID_EXT - Variable in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
VALID_LOG_NAME_PATTERN - Static variable in class org.nuxeo.lib.stream.log.Name
 
VALID_LOG_NAME_WITHOUT_NS_PATTERN - Static variable in class org.nuxeo.lib.stream.log.Name
 
VALID_NAMESPACE_PATTERN - Static variable in class org.nuxeo.lib.stream.log.Name
 
validate - Variable in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
 
validate - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
 
validate() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
 
validate() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
validate() - Method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
validate() - Method in interface org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolver
validate() - Method in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
validate() - Method in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
Deprecated.
 
validate() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
Validates the item.
validate() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
validate(Class<T>) - Method in class org.nuxeo.ecm.webengine.forms.FormData
 
validate(Class<T>) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
 
validate(Object) - Method in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
validate(Object) - Method in interface org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolver
validate(Object) - Method in class org.nuxeo.ecm.core.api.model.resolver.PropertyObjectResolverImpl
 
validate(Object) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.AnyType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
 
validate(Object) - Method in interface org.nuxeo.ecm.core.schema.types.constraints.Constraint
Validates the given object against this constraint.
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.DateIntervalConstraint
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.LengthConstraint
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.NotNullConstraint
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.NumericIntervalConstraint
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.ObjectResolverConstraint
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.PatternConstraint
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.constraints.TypeConstraint
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DateType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.LongType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
 
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.resolver.AbstractObjectResolver
 
validate(Object) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Validates some value references an existing entity.
validate(Object) - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
 
validate(Object) - Method in interface org.nuxeo.ecm.core.schema.types.Type
Tests whether the given object is of this type.
validate(Object, int, String) - Method in class org.nuxeo.elasticsearch.hint.AbstractGeoESHintQueryBuilder
 
validate(Object, Object) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
 
validate(Object, Object) - Method in class org.nuxeo.ecm.core.schema.types.resolver.AbstractObjectResolver
 
validate(Object, Object) - Method in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
Validates some value references an existing entity, in the given context
validate(String, Object) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
Validates a value according to some Field definition.
validate(String, Object) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(String, Object) - Method in class org.nuxeo.ecm.webengine.forms.validation.CompositeValidator
 
validate(String, Object) - Method in class org.nuxeo.ecm.webengine.forms.validation.EnumerationValidator
 
validate(String, Object) - Method in class org.nuxeo.ecm.webengine.forms.validation.ExactLengthValidator
 
validate(String, Object) - Method in interface org.nuxeo.ecm.webengine.forms.validation.FieldValidator
 
validate(String, Object) - Method in class org.nuxeo.ecm.webengine.forms.validation.LengthValidator
 
validate(String, Object) - Method in class org.nuxeo.ecm.webengine.forms.validation.RangeValidator
 
validate(String, Object) - Method in class org.nuxeo.ecm.webengine.forms.validation.RegexValidator
 
validate(String, Object, boolean) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
Validates a value according to some Field definition.
validate(String, Object, boolean) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(Task, ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
 
validate(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
Set this element to the validate state and put it in read only mode.
validate(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
 
validate(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteStepsContainerImpl
 
validate(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
Validates all Field of all Schema of a DocumentModel.
validate(DocumentModel) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(DocumentModel, boolean) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
Validates all Field of all Schema of a DocumentModel.
validate(DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(Property) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
Validates a property according to its Field definition.
validate(Property) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(Property, boolean) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
Validates a property according to its Field definition.
validate(Property, boolean) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
validate(BulkCommand) - Method in interface org.nuxeo.ecm.core.bulk.BulkActionValidation
Checks if action parameters are valid.
validate(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.validation.SetPropertiesValidation
 
validate(Field, Object) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
Validates a value according to some Field definition.
validate(Field, Object) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(Field, Object, boolean) - Method in interface org.nuxeo.ecm.core.api.validation.DocumentValidationService
Validates a value according to some Field definition.
validate(Field, Object, boolean) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(Schema, Field, Object, boolean) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationServiceImpl
 
validate(OAuth2Client) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
Validates the OAuth2Client.
validate(FormDataProvider, Form) - Method in interface org.nuxeo.ecm.webengine.forms.validation.FormValidator
 
validate(FormDataProvider, Form) - Method in class org.nuxeo.ecm.webengine.forms.validation.test.MyFormValidator
 
validate(WizardPage) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
VALIDATE_ACTION - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
 
validateAssertion(Assertion, SAMLMessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
validateAssertion(Assertion, SAMLMessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfileImpl
 
validateBlobDigest(DocumentModel, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
 
validateBoolean(String, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
validateCanManageDirectories(OperationContext) - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.AbstractDirectoryOperation
 
validateChildren() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
validateCMISValue(Object, PropertyDefinition<T>) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
Validates a CMIS value according to a property definition.
validateCommand(BulkCommand) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.validation.AutomationBulkValidation
 
validateCommand(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
Validates the command.
validateCommand(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.validation.SetPropertiesValidation
 
validateCommand(BulkCommand) - Method in class org.nuxeo.ecm.platform.csv.export.validation.CSVExportValidation
 
validateCommand(BulkCommand) - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsActionValidation
 
validateConstraints(Object) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
 
validated - org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
 
validated - org.nuxeo.ecm.platform.task.TaskService.VariableName
 
validateData() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
validateEndpoint(Response, Endpoint) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
validateInstall(ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
 
validateIssuer(Issuer, SAMLMessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
validateLegacyChangeToken(Calendar, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Validates that the passed user-visible change token is compatible with the current legacy change token.
validateLength(int) - Method in class org.nuxeo.ecm.webengine.forms.validation.LengthValidator
 
validateList(String, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
validateMap(String, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
validateNumber(Number) - Method in class org.nuxeo.ecm.webengine.forms.validation.RangeValidator
 
validateOption(Document, VersioningOption) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
 
validatePageBounds(PdfReader, int, float, boolean) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
Verifies that a provided value fits within the page bounds.
validateParameters() - Method in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
 
validatePassword(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
 
validatePassword(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
 
validatePassword(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
validatePasswordForm(String, String) - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
 
validateProxyChangeToken(String, DBSDocumentState, DBSDocumentState) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
validateRegistration(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
validateRegistration(String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Validate a registration request and generate the target User
validateRegistrationAndSendEmail(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
 
validateRegistrationAndSendEmail(String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
Validate a registration request and generate the target User
validateRouteModel(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
Validates the given DocumentRoute model by changing its lifecycle state and setting it and all its children in ReadOnly.
validateRouteModel(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
 
validateSchema(String, Serializable, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
validateSignature(Signature, String) - Method in class org.nuxeo.ecm.platform.auth.saml.AbstractSAMLProfile
 
validateString(String, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
validateStringValue(String, Serializable, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
validateTestMethods(List<Throwable>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunnerWithParms
 
validateToken(String, String, String, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
 
validateTrialForm() - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
 
validateType(Class<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
 
validateType(Class<?>) - Method in interface org.nuxeo.ecm.core.api.model.Property
Validates the given value type.
ValidateUrlTag - Class in edu.yale.its.tp.cas.client.taglib
Tag for indicating CAS's "validate URL" for the cas:auth tag.
ValidateUrlTag() - Constructor for class edu.yale.its.tp.cas.client.taglib.ValidateUrlTag
 
validateUserIdentity() - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
 
validateUserVisibleChangeToken(Long, Long, String) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
Validates that the passed user-visible change token is compatible with the current change token.
validateUserVisibleChangeToken(String) - Method in interface org.nuxeo.ecm.core.model.Document
Validates that the passed user-visible change token is compatible with the one for this document.
validateUserVisibleChangeToken(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
validateUserVisibleChangeToken(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocumentState
 
validateUserVisibleChangeToken(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
validateUserVisibleChangeToken(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
validateXpath(String, Serializable, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
 
validateZeroArgConstructor(List<Throwable>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
validation - Variable in class org.nuxeo.ecm.core.schema.types.resolver.AbstractObjectResolver
 
VALIDATION_PARAMETER_KEY - Static variable in interface org.nuxeo.ecm.core.schema.types.resolver.ObjectResolver
The validation parameter key to enable/disable validation on resolver.
validationClass - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
 
ValidationException - Exception in org.nuxeo.ecm.webengine.forms.validation
 
ValidationException() - Constructor for exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
ValidationException(String) - Constructor for exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
 
validationForms - Variable in class org.nuxeo.connect.update.util.PackageBuilder
 
validationMethod - Variable in class org.nuxeo.ecm.automation.core.operations.services.UserInvite
 
validationMethod - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
 
ValidationViolation - Interface in org.nuxeo.ecm.core.api.validation
Validation violation interface which serves a message key to be translated.
validator - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
A class implementing Validator.
validator - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor
 
validator(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
validatorPublishDocument(PublishedDocument, String) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
validatorPublishDocument(PublishedDocument, String) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
validatorPublishDocument(PublishedDocument, String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
A validator (the current user) approves the publication.
validatorPublishDocument(PublishedDocument, String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
A validator (the current user) approves the publication.
validatorPublishDocument(PublishedDocument, String) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
validatorRejectPublication(PublishedDocument, String) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
validatorRejectPublication(PublishedDocument, String) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
validatorRejectPublication(PublishedDocument, String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
A validator (the current user) rejects the publication.
validatorRejectPublication(PublishedDocument, String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
A validator (the current user) rejects the publication.
validatorRejectPublication(PublishedDocument, String) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
VALIDATORS_RULE_EP - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
validatorsRule - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
 
ValidatorsRule - Interface in org.nuxeo.ecm.platform.publisher.rules
Validators rule API.
ValidatorsRuleDescriptor - Class in org.nuxeo.ecm.platform.publisher.rules
Validators rule descriptor.
ValidatorsRuleDescriptor() - Constructor for class org.nuxeo.ecm.platform.publisher.rules.ValidatorsRuleDescriptor
 
validatorsRuleDescriptors - Variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
value - Variable in class org.nuxeo.common.utils.FileMatcher
 
value - Variable in class org.nuxeo.common.utils.FileRef.PatternFileRef
 
value - Variable in class org.nuxeo.connect.update.task.guards.Guard
 
value - Variable in class org.nuxeo.connect.update.xml.FieldDefinition
 
value - Variable in class org.nuxeo.ecm.automation.core.AutomationFilterDescriptor
 
value - Variable in class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
 
value - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
 
value - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
 
value - Variable in class org.nuxeo.ecm.automation.core.operations.document.FetchDocument
 
value - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
value - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
 
value - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
 
value - Variable in class org.nuxeo.ecm.automation.core.operations.SetVar
 
value - Variable in class org.nuxeo.ecm.core.api.IdRef
 
value - Variable in class org.nuxeo.ecm.core.api.ListDiff.Entry
 
value - Variable in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
 
value - Variable in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
 
value - Variable in class org.nuxeo.ecm.core.api.PathRef
 
value - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Clause
 
value - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyDataFixed
 
value - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed
 
value - Variable in class org.nuxeo.ecm.core.query.sql.model.BooleanLiteral
 
value - Variable in class org.nuxeo.ecm.core.query.sql.model.DateLiteral
 
value - Variable in class org.nuxeo.ecm.core.query.sql.model.DoubleLiteral
 
value - Variable in class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
 
value - Variable in class org.nuxeo.ecm.core.query.sql.model.StringLiteral
 
value - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
The value computed for this reference.
value - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
value - Variable in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
Deprecated.
 
value - Variable in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder.ColumnAndValue
 
value - Variable in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
 
value - Variable in class org.nuxeo.ecm.localconf.PutSimpleConfParam
 
value - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
value - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
value - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
value - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
value - Variable in enum org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
 
value - Variable in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
 
value - Variable in class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
 
value - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
value - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
 
value - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
value - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
 
value - Variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
value - Variable in class org.nuxeo.elasticsearch.aggregate.SingleValueMetricAggregate
 
value - Variable in class org.nuxeo.elasticsearch.audit.ESExtendedInfo
 
value - Variable in class org.nuxeo.launcher.info.KeyValueInfo
 
value - Variable in class org.nuxeo.lib.stream.computation.Watermark
 
value - Variable in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
value - Variable in class org.nuxeo.mongodb.audit.MongoDBExtendedInfo
 
value - Variable in class org.nuxeo.runtime.contribution.impl.ContributionImpl
 
value - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.PropertyCommand
 
value - Variable in class org.nuxeo.runtime.server.InitParamDescriptor
 
value - Variable in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
 
value - Variable in class org.nuxeo.theme.styling.service.descriptors.IconDescriptor
 
value() - Method in annotation type org.nuxeo.common.xmap.annotation.XContent
An xpathy expression specifying the XML node to bind to.
value() - Method in annotation type org.nuxeo.common.xmap.annotation.XContext
The name of the execution context to inject.
value() - Method in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
The type of the annotation.
value() - Method in annotation type org.nuxeo.common.xmap.annotation.XNode
An xpathy expression specifying the XML node to bind to.
value() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeList
A path expression specifying the XML node to bind to.
value() - Method in annotation type org.nuxeo.common.xmap.annotation.XNodeMap
A path expression specifying the XML node to bind to.
value() - Method in annotation type org.nuxeo.common.xmap.annotation.XObject
An xpath expression specifying the XML node to bind to.
value() - Method in class org.nuxeo.ecm.core.api.security.Access
 
value() - Method in annotation type org.nuxeo.ecm.core.io.registry.reflect.Supports
see MediaType
value() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.Enumeration
 
value() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.FieldValidator
 
value() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.FormValidator
 
value() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.Length
 
value() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.NotNull
A default value if null (empty).
value() - Method in annotation type org.nuxeo.ecm.webengine.forms.validation.annotations.Regex
 
value() - Method in annotation type org.nuxeo.ecm.webengine.model.Guard
 
value() - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
value() - Method in annotation type org.nuxeo.runtime.annotations.loader.Indexable
Deprecated.
The name of annotation arguments that should be indexed.
value() - Method in annotation type org.nuxeo.runtime.test.runner.BlacklistComponent
 
value() - Method in annotation type org.nuxeo.runtime.test.runner.ConsoleLogLevelThreshold
 
value() - Method in annotation type org.nuxeo.runtime.test.runner.Deploy
The artifact ID (symbolic name or bundle resource URI).
value() - Method in annotation type org.nuxeo.runtime.test.runner.Deploys
 
value() - Method in annotation type org.nuxeo.runtime.test.runner.Features
 
value() - Method in annotation type org.nuxeo.runtime.test.runner.LocalDeploy
Deprecated.
The local resource URI.
value() - Method in annotation type org.nuxeo.runtime.test.runner.LogCaptureFeature.FilterWith
Custom implementation of a filter to select event to capture.
value() - Method in annotation type org.nuxeo.runtime.test.runner.LoggerLevels
 
value() - Method in annotation type org.nuxeo.runtime.test.runner.ParameterizedSuite.ParameterizedFeature
 
value() - Method in annotation type org.nuxeo.runtime.test.runner.web.SkipBrowser
 
value() - Method in annotation type org.nuxeo.runtime.test.runner.WithFrameworkProperties
 
value() - Method in annotation type org.nuxeo.runtime.test.runner.WithFrameworkProperty
 
value(String) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailAuthenticator
Deprecated.
VALUE - Static variable in class org.nuxeo.common.utils.Null
 
VALUE_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
 
valueBound(HttpSessionBindingEvent) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
ValueExporter - Class in org.nuxeo.ecm.core.api.model
Exporter for a document's values into a map.
ValueExporter(boolean) - Constructor for class org.nuxeo.ecm.core.api.model.ValueExporter
Constructs an exporter.
valueFactory - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
The value factory used to transform strings in objects compatible with this member type.
ValueInfo(List<Serializable>, String, String) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
 
valueInUnit - Variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
 
valueIsId(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
valueName - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
valueName - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
ValueNotFound() - Constructor for exception org.nuxeo.template.processors.AbstractBindingResolver.ValueNotFound
 
ValueNotFound(Exception) - Constructor for exception org.nuxeo.template.processors.AbstractBindingResolver.ValueNotFound
 
valueOf(Number, long) - Static method in class org.nuxeo.ecm.core.api.model.DeltaLong
Returns a DeltaLong from the given base number and delta.
valueOf(String) - Static method in enum org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.automation.core.util.DateTimeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.api.CoreSession.CopyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.api.RecoverableClientException.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.api.security.ACE.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.api.trash.TrashService.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.api.validation.DocumentValidationService.Forcing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.api.VersioningOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.blob.BlobManager.UsageHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.bulk.message.BulkStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.io.registry.context.DepthValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.io.registry.reflect.Instantiations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.ClauseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.nuxeo.ecm.core.schema.types.QName
Parses the given name and creates the corresponding QName.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.SecondaryColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.dbs.DBSConnection.DBSQueryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.sql.ColumnSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.sql.Fragment.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.sql.jdbc.db.Table.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.DialectIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.DocKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.sql.Model.IdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.storage.sql.SelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.utils.BlobUtils.ZIP_ENTRY_ENCODING_OPTIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.work.api.Work.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.csv.core.CSVImporterOptions.ImportMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.csv.core.CSVImportLog.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.csv.core.CSVImportStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.directory.BaseDirectoryDescriptor.SubstringMatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector.FilterJobs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.comment.api.CommentManager.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo.LEVEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.oauth.tokens.OAuthToken.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.publisher.api.PublishingEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.relations.api.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.ExecutionTypeValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.signature.api.user.AliasType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.signature.api.user.CNField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.tag.TagService.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.task.Task.TaskVariableName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.task.TaskService.VariableName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants.EventNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.usermanager.UserManager.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.LangParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.LangParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.restapi.test.BaseTest.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.user.invite.UserInvitationService.ValidationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.web.resources.api.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.ecm.webengine.model.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.elasticsearch.commands.IndexingCommand.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.launcher.config.JVMVersion.UpTo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.lib.stream.computation.Record.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.lib.stream.computation.Topology.VertexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy.StartOffset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.RuntimeMessage.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.RuntimeMessage.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.test.runner.RandomBug.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.test.runner.web.BrowserFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.runtime.tomcat.dev.DevBundleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.template.api.ContentInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.template.api.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.theme.styling.service.ThemeStylingService.PRESET_CATEGORY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.usermapper.service.UserMapperDescriptor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuxeo.wopi.Operation
Returns the enum constant of this type with the specified name.
valueOf(String, String) - Static method in class org.nuxeo.ecm.core.schema.types.QName
Parses the given name and create the corresponding QName.
valueOf(BooleanLiteral) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
valueOf(DateLiteral) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
valueOf(DoubleLiteral) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
valueOf(IntegerLiteral) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
valueOf(Literal) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
valueOf(LiteralList) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
valueOf(Operand) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
valueOf(StringLiteral) - Static method in class org.nuxeo.ecm.core.query.sql.model.Literals
 
valueOrExpression(Class<T>, String, OperationContext, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
 
values - Variable in class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
 
values - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
values - Variable in class org.nuxeo.ecm.core.storage.sql.Row
The row values.
values - Variable in class org.nuxeo.ecm.core.storage.State
 
values - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
 
values - Variable in class org.nuxeo.ecm.platform.usermanager.PropertyListDescriptor
 
values - Variable in class org.nuxeo.ecm.webengine.forms.validation.EnumerationValidator
 
values() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
values() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
values() - Static method in enum org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Param
Optional attribute - useful to generate operation documentation.
values() - Static method in enum org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
 
values() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
 
values() - Static method in enum org.nuxeo.ecm.automation.core.util.DateTimeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.api.CoreSession.CopyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
values() - Static method in enum org.nuxeo.ecm.core.api.RecoverableClientException.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.api.security.ACE.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.api.trash.TrashService.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.api.validation.DocumentValidationService.Forcing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.api.VersioningOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.blob.BlobManager.UsageHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.bulk.message.BulkStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.io.registry.context.DepthValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.io.registry.reflect.Instantiations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.ClauseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.SecondaryColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.dbs.DBSConnection.DBSQueryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.sql.ColumnSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.sql.Fragment.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.sql.jdbc.db.Table.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.DialectIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.DocKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.sql.Model.IdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.storage.sql.SelectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.utils.BlobUtils.ZIP_ENTRY_ENCODING_OPTIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.work.api.Work.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.csv.core.CSVImporterOptions.ImportMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.csv.core.CSVImportLog.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.csv.core.CSVImportStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.directory.BaseDirectoryDescriptor.SubstringMatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector.FilterJobs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.comment.api.CommentManager.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo.LEVEL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.oauth.tokens.OAuthToken.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
 
values() - Static method in enum org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.publisher.api.PublishingEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.relations.api.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
 
values() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
 
values() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
values() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
values() - Static method in enum org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.ExecutionTypeValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.signature.api.user.AliasType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.signature.api.user.CNField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.tag.TagService.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.task.Task.TaskVariableName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.task.TaskService.VariableName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants.EventNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.usermanager.UserManager.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.LangParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.QueryParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.LangParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.QueryParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.restapi.test.BaseTest.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.user.invite.UserInvitationService.ValidationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.web.resources.api.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.ecm.webengine.model.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.elasticsearch.commands.IndexingCommand.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.launcher.config.JVMVersion.UpTo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.lib.stream.computation.Record.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.lib.stream.computation.Topology.VertexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy.StartOffset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.RuntimeMessage.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.RuntimeMessage.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.test.runner.RandomBug.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.test.runner.web.BrowserFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.runtime.tomcat.dev.DevBundleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.template.api.ContentInputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.template.api.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.theme.styling.service.ThemeStylingService.PRESET_CATEGORY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.usermapper.service.UserMapperDescriptor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuxeo.wopi.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
valueToBson(Object) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
Cast an object according to its instance
valueToBson(Object) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
Cast an object according to its instance
valueToBson(Object, Type) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
Cast an object according to its instance ans its type
valueToBson(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConverter
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
 
var - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
var - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
var - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
var - Variable in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
VAR_EMPTY_RESULT - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
 
VAR_RUNTIME_CHAIN - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
VAR_WORKFLOW - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
VAR_WORKFLOW_NODE - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
varchar - org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
Random UUID stored in a string.
VARCHAR - org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.DialectIdType
VARCHAR storing a UUID as a string.
variableMapper - Variable in class org.nuxeo.ecm.platform.el.ExpressionContext
 
variableName - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
 
variableNames - Variable in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
 
variables - Variable in class org.nuxeo.ecm.automation.core.trace.Call.Details
 
variables - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
 
variables - Variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
VARIANT_POLICY_USER - Static variable in class org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider
 
variantPolicy - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
vars - Variable in class org.nuxeo.ecm.automation.OperationContext
The context variables.
vars - Variable in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
 
vars - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
 
Vars - Class in org.nuxeo.common.utils
Yet Another variable resolver.
Vars() - Constructor for class org.nuxeo.common.utils.Vars
 
VCS_CHUNK_SIZE - Static variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
 
VCSClusterInvalidator - Interface in org.nuxeo.ecm.core.storage.sql
Encapsulates cluster node VCS invalidations management.
VcsFetcher - Class in org.nuxeo.elasticsearch.fetcher
 
VcsFetcher(CoreSession, SearchResponse, Map<String, String>) - Constructor for class org.nuxeo.elasticsearch.fetcher.VcsFetcher
 
VCSInvalidations - Class in org.nuxeo.ecm.core.storage.sql
A set of invalidations.
VCSInvalidations() - Constructor for class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
VCSInvalidations(boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
 
VCSInvalidationsPropagator - Class in org.nuxeo.ecm.core.storage.sql
Propagator of invalidations to a set of VCSInvalidationsQueues.
VCSInvalidationsPropagator() - Constructor for class org.nuxeo.ecm.core.storage.sql.VCSInvalidationsPropagator
 
VCSInvalidationsQueue - Class in org.nuxeo.ecm.core.storage.sql
Queue of invalidations.
VCSInvalidationsQueue(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.VCSInvalidationsQueue
 
VCSLockManager - Class in org.nuxeo.ecm.core.storage.sql
Manager of locks stored in the repository SQL database.
VCSLockManager(RepositoryImpl) - Constructor for class org.nuxeo.ecm.core.storage.sql.VCSLockManager
Creates a lock manager for the given repository.
VCSPubSubInvalidator - Class in org.nuxeo.ecm.core.storage.sql
PubSub implementation of the VCS VCSClusterInvalidator.
VCSPubSubInvalidator() - Constructor for class org.nuxeo.ecm.core.storage.sql.VCSPubSubInvalidator
 
VCSRepositoryFactory - Class in org.nuxeo.ecm.core.storage.sql
Repository factory for VCS, the repository implements internal pooling of sessions.
VCSRepositoryFactory(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.VCSRepositoryFactory
 
vendor - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
vendor - Variable in class org.nuxeo.launcher.info.PackageInfo
 
vendor(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
VER_CREATED_COMPARATOR - Static variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
VER_SEP - Static variable in interface org.nuxeo.ecm.core.blob.KeyStrategy
Separator between object key and version id in the returned key.
verbose - Variable in class org.nuxeo.lib.stream.tools.command.LagCommand
 
verbose - Variable in class org.nuxeo.lib.stream.tools.command.LatencyCommand
 
verbose - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
 
verbose - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
 
verbose - Variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
 
verbose - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
 
verified - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.facebook.FacebookUserInfo
 
verified - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.googleplus.GooglePlusUserInfo
 
verifiedEmail - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
verifier - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
 
verify(Map<CNField, String>) - Method in class org.nuxeo.ecm.platform.signature.api.user.UserInfo
Verifies that all required X500 Principal field values have been set on this object
verifyInstallation() - Method in class org.nuxeo.launcher.config.BackingServiceConfigurator
Calls all BackingChecker if they accept the current configuration.
verifyInstallation() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
Create needed directories.
verifyInstallation() - Method in class org.nuxeo.launcher.config.ServerConfigurator
 
verifyKey(byte[]) - Method in class org.nuxeo.common.codec.Crypto
Test the given candidateDigest against the configured digest.
verifyKey(char[]) - Method in class org.nuxeo.common.codec.Crypto
Test the given candidateDigest against the configured digest.
verifyPassword(String, String) - Static method in class org.nuxeo.ecm.directory.PasswordHelper
Verify a password against a hashed password.
verifyProofKey() - Method in class org.nuxeo.wopi.jaxrs.WOPIRoot
 
verifyProofKey(String, String, String, String, String) - Method in interface org.nuxeo.wopi.WOPIService
Verifies that the request originate from Office Online.
verifyProofKey(String, String, String, String, String) - Method in class org.nuxeo.wopi.WOPIServiceImpl
 
verifyProofKey(PublicKey, String, byte[]) - Static method in class org.nuxeo.wopi.ProofKeyHelper
 
verifyServerCert - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
 
verifyStateToken(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
Ensure that this is no request forgery going on, and that the user sending us this connect request is the user that was supposed to.
verifyTimestamp(long) - Static method in class org.nuxeo.wopi.ProofKeyHelper
Checks that the given timestamp is no more than 20 minutes old.
verifyToken(String) - Method in interface org.nuxeo.ecm.jwt.JWTService
Verifies the token and returns its claims, or null if the token is invalid (corrupted, constructed from an invalid secret, or expired).
verifyToken(String) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
version - Variable in class org.nuxeo.common.utils.FileVersion
 
version - Variable in class org.nuxeo.connect.update.task.guards.PlatformHelper
 
version - Variable in class org.nuxeo.connect.update.task.update.Rollback
 
version - Variable in class org.nuxeo.connect.update.task.update.RollbackOptions
 
version - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
The version of this update file (including classifier)
version - Variable in class org.nuxeo.connect.update.task.update.Version
The version name (including classifier)
version - Variable in exception org.nuxeo.connect.update.task.update.VersionAlreadyExistException
 
version - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
 
version - Variable in class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
 
version - Variable in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
version - Variable in class org.nuxeo.launcher.info.DistributionInfo
 
version - Variable in class org.nuxeo.launcher.info.PackageInfo
 
version - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
 
version - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
 
version(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
version(Version) - Method in class org.nuxeo.connect.update.util.PackageBuilder
 
Version - Class in org.nuxeo.connect.update.task.update
The version correspond to a JAR version that is required by some package.
Version - Class in org.nuxeo.runtime
A version consists of three fields, denoting the major version, the minor version, and the update version.
Version(int, int, int) - Constructor for class org.nuxeo.runtime.Version
Creates a new version object given the major, minor and update version numbers.
Version(String) - Constructor for class org.nuxeo.connect.update.task.update.Version
 
VERSION - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
VERSION - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
 
VERSION - Static variable in class org.nuxeo.runtime.test.TestRuntime
 
VERSION - Static variable in class org.nuxeo.runtime.util.SimpleRuntime
 
VERSION - Static variable in class org.nuxeo.wopi.Constants
 
VERSION_ACL_DISABLED_PROP - Static variable in class org.nuxeo.ecm.core.model.BaseSession
Configuration property controlling whether ACLs on versions are disabled.
VERSION_CREATED_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_CREATED_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_DESCRIPTION_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_DESCRIPTION_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
 
VERSION_IS_LATEST_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_IS_LATEST_MAJOR_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_IS_LATEST_MAJOR_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_IS_LATEST_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_LABEL - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
VERSION_LABEL - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
VERSION_LABEL_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
VERSION_LABEL_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_LABEL_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_REMOVED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
 
VERSION_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_VERSIONABLE_ID - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
 
VERSION_VERSIONABLE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_VERSIONABLE_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
 
VERSION_VIRTUAL_PATH_SEGMENT - Static variable in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
 
VERSION_WRITABLE_PROPS - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
 
VERSIONABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
It will make it possible to create versions for this document type
VERSIONABLE_ID_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
 
versionableId - Variable in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions.RowInfo
 
versionableQualifiers - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
The qualifiers which correspond to versionable types.
versionAclMode - Variable in class org.nuxeo.ecm.core.model.BaseSession
 
versionAclMode - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
 
versionAclMode - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
 
versionAfterAdd - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.VersioningDescriptor
Deprecated.
 
VersionAlreadyExistException - Exception in org.nuxeo.connect.update.task.update
 
VersionAlreadyExistException(String) - Constructor for exception org.nuxeo.connect.update.task.update.VersionAlreadyExistException
 
versionDocumentId - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
 
VERSIONED_REGEX - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
 
VersionHelper - Class in org.nuxeo.connect.update.task.guards
 
VersionHelper() - Constructor for class org.nuxeo.connect.update.task.guards.VersionHelper
 
versionIfNeeded(VersioningFileSystemItemFactory, DocumentModel, CoreSession) - Static method in class org.nuxeo.drive.adapter.impl.FileSystemItemHelper
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this method is not used anymore
VersionIncEditOptions - Class in org.nuxeo.ecm.platform.versioning.api
This class composes a result of versioning interrogation about what increment options are available.
VersionIncEditOptions() - Constructor for class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
 
VersionInfoExportExtension - Class in org.nuxeo.ecm.core.io.impl.extensions
Exports version information for a given DocumentModel
VersionInfoExportExtension() - Constructor for class org.nuxeo.ecm.core.io.impl.extensions.VersionInfoExportExtension
 
VERSIONING - Static variable in class org.nuxeo.ecm.webengine.forms.FormData
 
VERSIONING_DELAY_PARAM - Static variable in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 automatic versioning is directly done by versioning system which holds the policies
VERSIONING_EP - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
 
VERSIONING_EXTENSION_POINT_RULES - Static variable in class org.nuxeo.ecm.platform.comment.service.CommentService
 
VERSIONING_FILTER_XP - Static variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VERSIONING_OPTION - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
Context data to provide a user-level choice to the versioning policy.
VERSIONING_OPTION_PARAM - Static variable in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 automatic versioning is directly done by versioning system which holds the policies
VERSIONING_POLICY_XP - Static variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VERSIONING_RESTRICTION_XP - Static variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VERSIONING_RULE_XP - Static variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VERSIONING_SERVICE_XP - Static variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VersioningActions - Enum in org.nuxeo.ecm.platform.versioning.api
Defines actions to be taken in a document versioning increment process.
VersioningChangeNotifier - Class in org.nuxeo.ecm.core.api
Helper class to send versions change event notifications in the core.
VersioningComponent - Class in org.nuxeo.ecm.core.versioning
Versioning service component and implementation.
VersioningComponent() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VersioningComponent.VersioningFilterRegistry - Class in org.nuxeo.ecm.core.versioning
 
VersioningComponent.VersioningPolicyRegistry - Class in org.nuxeo.ecm.core.versioning
 
VersioningComponent.VersioningRestrictionRegistry - Class in org.nuxeo.ecm.core.versioning
 
VersioningComponent.VersioningRuleRegistry - Class in org.nuxeo.ecm.core.versioning
Deprecated.
since 9.1 use 'policy', 'filter' and 'restriction' contributions instead
versioningDelay - Variable in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 automatic versioning is directly done by versioning system which holds the policies
VersioningDescriptor - Class in org.nuxeo.ecm.platform.filemanager.service.extension
Deprecated.
since 9.1 automatic versioning mechanism has been moved to versioning service
VersioningDescriptor() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.VersioningDescriptor
Deprecated.
 
VersioningDocument - Interface in org.nuxeo.ecm.core.api.facet
Declares constants and methods used to control document versions mostly when a document is saved.
VersioningDocumentAdapter - Class in org.nuxeo.ecm.core.versioning
Adapter showing the versioning aspects of documents.
VersioningDocumentAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
 
VersioningDocumentAdapterFactory - Class in org.nuxeo.ecm.core.versioning
Adapter class factory for Versioning Document interface.
VersioningDocumentAdapterFactory() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapterFactory
 
VersioningFileSystemItemFactory - Interface in org.nuxeo.drive.service
Deprecated.
since 9.1 as the automatic versioning is handled by versioning system, we don't need anymore this mechanism in drive
VersioningFilterDescriptor - Class in org.nuxeo.ecm.core.versioning
 
VersioningFilterDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
 
VersioningFilterRegistry() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningFilterRegistry
 
versioningFiltersRegistry - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VersioningHelper - Class in org.nuxeo.ecm.platform.publisher.helper
 
VersioningManager - Interface in org.nuxeo.ecm.platform.versioning.api
Interface for the Versioning Manager (a service).
VersioningManagerImpl - Class in org.nuxeo.ecm.platform.versioning.service
Versions management component implementation.
VersioningManagerImpl() - Constructor for class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
 
versioningOption - Variable in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
Deprecated.
since 9.1 automatic versioning is directly done by versioning system which holds the policies
versioningOption - Variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
 
VersioningOption - Enum in org.nuxeo.ecm.core.api
The versioning options that can be requested when saving a document, or when doing a check in.
versioningPoliciesRegistry - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VersioningPolicyDescriptor - Class in org.nuxeo.ecm.core.versioning
 
VersioningPolicyDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
 
VersioningPolicyFilter - Interface in org.nuxeo.ecm.core.versioning
A versioning policy filter for automatic versioning system.
VersioningPolicyRegistry() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningPolicyRegistry
 
VersioningRestrictionDescriptor - Class in org.nuxeo.ecm.core.versioning
Descriptor to contribute new restrictions in versioning system.
VersioningRestrictionDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
 
VersioningRestrictionOptionsDescriptor - Class in org.nuxeo.ecm.core.versioning
Descriptor used to restrict versioning options for a given lifeCycleState
VersioningRestrictionOptionsDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningRestrictionOptionsDescriptor
 
VersioningRestrictionOptionsDescriptor.OptionDescriptor - Class in org.nuxeo.ecm.core.versioning
 
VersioningRestrictionRegistry() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRestrictionRegistry
 
versioningRestrictionsRegistry - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
VersioningRuleDescriptor - Class in org.nuxeo.ecm.core.versioning
Deprecated.
since 9.1 use 'policy', 'filter' and 'restriction' contributions instead
VersioningRuleDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
Empty constructor.
VersioningRuleDescriptor(VersioningRuleDescriptor) - Constructor for class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
Deprecated.
Copy constructor.
VersioningRuleRegistry() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningComponent.VersioningRuleRegistry
Deprecated.
 
versioningRulesRegistry - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
Deprecated.
since 9.1 use 'policy', 'filter' and 'restriction' contributions instead
VersioningService - Interface in org.nuxeo.ecm.core.api.versioning
The versioning service holds the versioning policy used to define what happens to a document's version when it is created, saved, checked in, checked out or restored, and what version increment options (none, minor, major) are made available to the user.
VersioningService - Interface in org.nuxeo.ecm.core.versioning
Deprecated.
since 10.2, use VersioningService instead.
VersioningServiceDescriptor - Class in org.nuxeo.ecm.core.versioning
Descriptor to contribute a new VersioningService.
VersioningServiceDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningServiceDescriptor
 
versioningServices - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
 
versionLabel - Variable in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
 
versionMismatch - Variable in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
 
VersionModel - Interface in org.nuxeo.ecm.core.api
 
VersionModelImpl - Class in org.nuxeo.ecm.core.api.impl
 
VersionModelImpl() - Constructor for class org.nuxeo.ecm.core.api.impl.VersionModelImpl
 
VersionNotModifiableException - Exception in org.nuxeo.ecm.core.api.model
Exception indicating that a version cannot be modified.
VersionNotModifiableException() - Constructor for exception org.nuxeo.ecm.core.api.model.VersionNotModifiableException
 
VersionNotModifiableException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.VersionNotModifiableException
 
VersionNotModifiableException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.VersionNotModifiableException
 
VersionNotModifiableException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.VersionNotModifiableException
 
versionRemovalPolicies - Variable in class org.nuxeo.ecm.core.CoreService
 
VersionRemovalPolicy - Interface in org.nuxeo.ecm.core.versioning
Interface for the policy that decides which versions have to be removed when a working document is removed.
versions - Variable in class org.nuxeo.connect.update.task.update.Entry
 
VERSIONS - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
 
versionSeriesId - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
 
versionSeriesId - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
 
versionSeriesId - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
 
VersionService - Class in org.nuxeo.ecm.core.rest
Version Service - manage document versions TODO not yet implemented
VersionService() - Constructor for class org.nuxeo.ecm.core.rest.VersionService
 
versionVarName - Variable in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
 
VersionVeto - Class in org.nuxeo.ecm.platform.ec.notification
Veto not to send notification when a version is the source document of the event.
VersionVeto() - Constructor for class org.nuxeo.ecm.platform.ec.notification.VersionVeto
 
Vertex(Topology.VertexType, String) - Constructor for class org.nuxeo.lib.stream.computation.Topology.Vertex
 
vertices - Variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
VERTICES - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDInfo
 
VFolderPageProvider - Class in org.nuxeo.snapshot.pageprovider
 
VFolderPageProvider() - Constructor for class org.nuxeo.snapshot.pageprovider.VFolderPageProvider
 
VH_HEADER - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
Video - Class in org.nuxeo.ecm.platform.video
Object wrapping a video Blob and related VideoInfo.
Video(Blob, VideoInfo) - Constructor for class org.nuxeo.ecm.platform.video.Video
 
VIDEO_CONCAT_COMMANDLINE - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoConcat
 
VIDEO_CONVERSIONS_DONE_EVENT - Static variable in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
VIDEO_CONVERSIONS_EP - Static variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
VIDEO_EXTENSION_KEY - Static variable in class org.nuxeo.ecm.platform.video.convert.VideoConversionConverter
 
VIDEO_FACET - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
VIDEO_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
 
VIDEO_MIME_TYPE_KEY - Static variable in class org.nuxeo.ecm.platform.video.convert.VideoConversionConverter
 
VIDEO_RENDITION_KIND - Static variable in class org.nuxeo.ecm.platform.video.rendition.VideoRenditionDefinitionProvider
 
VIDEO_TMP_DIRECTORY_PREFIX_KEY - Static variable in class org.nuxeo.ecm.platform.video.convert.VideoConversionConverter
 
VIDEO_TOOLS_DIRECTORY - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoTool
 
VIDEO_TYPE - Static variable in class org.nuxeo.ecm.platform.video.Stream
 
VIDEO_TYPE - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
 
VIDEO_WATERMARKER_COMMANDLINE - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoWatermarker
 
VideoChangedListener - Class in org.nuxeo.ecm.platform.video.listener
Light synchronous listener that schedules an asynchronous work to process the video info of a document.
VideoChangedListener() - Constructor for class org.nuxeo.ecm.platform.video.listener.VideoChangedListener
 
VideoClosedCaptionsExtractor - Class in org.nuxeo.ecm.platform.video.tools
The VideoTool that extracts closed captions.
VideoClosedCaptionsExtractor() - Constructor for class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
 
VideoConcat - Class in org.nuxeo.ecm.platform.video.tools
The VideoTool that joins two or more video blobs.
VideoConcat() - Constructor for class org.nuxeo.ecm.platform.video.tools.VideoConcat
 
VideoConstants - Class in org.nuxeo.ecm.platform.video
Video constants.
VideoConversion - Class in org.nuxeo.ecm.platform.video.service
Object representing a registered video conversion on the VideoService .
VideoConversion() - Constructor for class org.nuxeo.ecm.platform.video.service.VideoConversion
 
VideoConversionContributionHandler - Class in org.nuxeo.ecm.platform.video.service
VideoConversionContributionHandler() - Constructor for class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
 
VideoConversionConverter - Class in org.nuxeo.ecm.platform.video.convert
Generic video convert configured by converter parameters contributions.
VideoConversionConverter() - Constructor for class org.nuxeo.ecm.platform.video.convert.VideoConversionConverter
 
videoConversions - Variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
VideoConversionStatus - Class in org.nuxeo.ecm.platform.video
Simple data transfer object to report on the state of a video conversion.
VideoConversionStatus(String) - Constructor for class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
VideoConversionStatus(String, long, long) - Constructor for class org.nuxeo.ecm.platform.video.VideoConversionStatus
 
VideoConversionWork - Class in org.nuxeo.ecm.platform.video.service
Work running a defined video conversion.
VideoConversionWork(String, String, String) - Constructor for class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
VideoDocument - Interface in org.nuxeo.ecm.platform.video
Interface for document adapter wrapping a Video document.
VideoDocumentAdapter - Class in org.nuxeo.ecm.platform.video.adapter
Default implementation of VideoDocument.
VideoDocumentAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
 
VideoDocumentAdapterFactory - Class in org.nuxeo.ecm.platform.video.adapter
Factory instantiating VideoDocument adapter.
VideoDocumentAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapterFactory
 
VideoHelper - Class in org.nuxeo.ecm.platform.video
Helper class to factorize logic than can be either called from the UI or from core event listener.
VideoImporter - Class in org.nuxeo.ecm.platform.video.importer
This class will create a Document of type "Video" from the uploaded file, if the uploaded file matches any of the mime types listed in the filemanager-plugins.xml file.
VideoImporter() - Constructor for class org.nuxeo.ecm.platform.video.importer.VideoImporter
 
videoInfo - Variable in class org.nuxeo.ecm.platform.video.Video
 
VideoInfo - Class in org.nuxeo.ecm.platform.video
Object containing info about a video file.
VideoInfoWork - Class in org.nuxeo.ecm.platform.video.service
Work to process the video info of a Video document and schedule two works to process the storyboard and conversions, see VideoStoryboardWork and VideoConversionWork.
VideoInfoWork(String, String) - Constructor for class org.nuxeo.ecm.platform.video.service.VideoInfoWork
 
VideoRenditionDefinitionProvider - Class in org.nuxeo.ecm.platform.video.rendition
Provides rendition definitions based on the existing transcoded videos.
VideoRenditionDefinitionProvider() - Constructor for class org.nuxeo.ecm.platform.video.rendition.VideoRenditionDefinitionProvider
 
VideoRenditionProvider - Class in org.nuxeo.ecm.platform.video.rendition
Provides a rendition based on a transcoded video (referenced through the rendition definition name).
VideoRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.video.rendition.VideoRenditionProvider
 
videos - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
 
VIDEOS_FILE_PATH_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoConcat
 
VideoService - Interface in org.nuxeo.ecm.platform.video.service
Service to asynchronously launch and monitor video conversions.
VideoServiceImpl - Class in org.nuxeo.ecm.platform.video.service
Default implementation of VideoService.
VideoServiceImpl() - Constructor for class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
 
VideoSlicer - Class in org.nuxeo.ecm.platform.video.tools
The VideoTool for slicing video blobs.
VideoSlicer() - Constructor for class org.nuxeo.ecm.platform.video.tools.VideoSlicer
 
VideoStoryboardWork - Class in org.nuxeo.ecm.platform.video.service
Work to process the storyboard of a Video document.
VideoStoryboardWork(String, String) - Constructor for class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
VideoTool - Class in org.nuxeo.ecm.platform.video.tools
Common interface to setup the video tools.
VideoTool(String, String) - Constructor for class org.nuxeo.ecm.platform.video.tools.VideoTool
 
videoTools - Variable in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
VideoToolsService - Interface in org.nuxeo.ecm.platform.video.tools
Service that allows the execution of different operations in video blobs through the execution of VideoTool.
VideoToolsServiceImpl - Class in org.nuxeo.ecm.platform.video.tools.service
The VideoToolsService default implementation for handling video blobs.
VideoToolsServiceImpl() - Constructor for class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
VideoWatermarker - Class in org.nuxeo.ecm.platform.video.tools
The VideoTool for adding a watermark to a video blob.
VideoWatermarker() - Constructor for class org.nuxeo.ecm.platform.video.tools.VideoWatermarker
 
View - Class in org.nuxeo.ecm.platform.rendering.api
 
View - Class in org.nuxeo.ecm.webengine.model
 
View(RenderingEngine, String) - Constructor for class org.nuxeo.ecm.platform.rendering.api.View
 
View(RenderingEngine, String, Object) - Constructor for class org.nuxeo.ecm.platform.rendering.api.View
 
View(Resource, String) - Constructor for class org.nuxeo.ecm.webengine.model.View
 
View(WebContext, String) - Constructor for class org.nuxeo.ecm.webengine.model.View
 
View(WebContext, Resource, String) - Constructor for class org.nuxeo.ecm.webengine.model.View
 
VIEW - org.nuxeo.ecm.core.blob.BlobManager.UsageHint
Viewing.
VIEW - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
 
VIEW - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
 
VIEW_MODE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
VIEW_ROOT - Static variable in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
 
VIEW_WORKLFOW - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
viewId - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
 
ViewMessageBodyWriter - Class in org.nuxeo.ecm.webengine.jaxrs.views
 
ViewMessageBodyWriter() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.ViewMessageBodyWriter
 
viewName - Variable in class org.nuxeo.ecm.platform.picture.operation.GetPictureView
 
ViewNotFoundException - Exception in org.nuxeo.ecm.webengine.jaxrs.views
 
ViewNotFoundException(Throwable, Object, String) - Constructor for exception org.nuxeo.ecm.webengine.jaxrs.views.ViewNotFoundException
 
views - Variable in class org.nuxeo.ecm.platform.types.Type
 
VIEWS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
ViewService - Class in org.nuxeo.ecm.webengine.base
 
ViewService() - Constructor for class org.nuxeo.ecm.webengine.base.ViewService
 
viewToMap(PictureView) - Static method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
 
violations - Variable in class org.nuxeo.ecm.core.api.validation.DocumentValidationReport
 
VIOLET - org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.SecondaryColor
 
VIRTUAL_EVENT_CREATED - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
 
VIRTUAL_FIELD_FILTER_PREFIX - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
VIRTUAL_GROUP_MARKER - Static variable in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
 
VirtualBackend - Interface in org.nuxeo.ecm.webdav.backend
 
virtualColumnNames - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
used for diagnostic when using DISTINCT
virtualColumns - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.CMISQLMapMaker
 
virtualColumns - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
The non-real-columns we'll return as well.
virtualColumns - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
 
virtualColumns - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
The non-real-columns we'll return as well.
VirtualCoreFolderPublicationNode - Class in org.nuxeo.ecm.platform.publisher.impl.core
 
VirtualCoreFolderPublicationNode(CoreSession, String, PublicationTree, PublishedDocumentFactory) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
 
VirtualFolderItemFactory - Interface in org.nuxeo.drive.service
Interface for the classes contributed to the topLevelFolderItemFactory extension point of the FileSystemItemAdapterService.
VirtualFolderResource - Class in org.nuxeo.ecm.webdav.resource
 
VirtualFolderResource(String, HttpServletRequest, LinkedList<String>) - Constructor for class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
 
virtualGroups - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
 
VirtualHostHelper - Class in org.nuxeo.ecm.platform.web.common.vh
 
VirtualUser - Interface in org.nuxeo.ecm.platform.usermanager
Interface for a virtual user.
VirtualUserDescriptor - Class in org.nuxeo.ecm.platform.usermanager
Descriptor for virtual users.
VirtualUserDescriptor() - Constructor for class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
 
virtualUsers - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
 
virtualUsers - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
 
visibility - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
 
visibility - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
 
visible - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
 
visit() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
 
visit(int, int, String, String, String, String[]) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
visit(File) - Method in class org.nuxeo.osgi.application.BundleWalker
 
visit(File...) - Method in class org.nuxeo.osgi.application.BundleWalker
 
visit(Collection<File>) - Method in class org.nuxeo.osgi.application.BundleWalker
 
visit(Folder) - Method in class org.nuxeo.ecm.platform.mail.action.Visitor
 
visit(Folder, ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.Visitor
Visit every message of given folder and every message of its subfolders.
visit(Message[], ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.Visitor
Visit given messages
visit(ListProperty, Object) - Method in interface org.nuxeo.ecm.core.api.model.PropertyVisitor
 
visit(ListProperty, Object) - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
 
visit(MapProperty, Object) - Method in interface org.nuxeo.ecm.core.api.model.PropertyVisitor
 
visit(MapProperty, Object) - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
 
visit(ScalarProperty, Object) - Method in interface org.nuxeo.ecm.core.api.model.PropertyVisitor
 
visit(ScalarProperty, Object) - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
 
visit(PostfixExpression.Visitor) - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression
 
visit(TreeItem) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTreeSerializer
 
visit(TreeItem) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItemVisitor
Visit a tree item.
visit(BundleFile) - Method in interface org.nuxeo.osgi.application.BundleFileVisitor
 
Visit(Consumer<Document.BlobAccessor>, Runnable) - Constructor for class org.nuxeo.ecm.core.storage.BaseDocument.Visit
 
visitAnnotation(String, boolean) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
 
visitAttributes(Context, XAnnotatedList, Node, String, String, DOMHelper.NodeVisitor, Collection<Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
 
visitBlobs(Consumer<Document.BlobAccessor>) - Method in interface org.nuxeo.ecm.core.model.Document
Visits all the blobs of this document and calls the passed blob visitor on each one.
visitBlobs(Consumer<Document.BlobAccessor>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
visitBlobs(Consumer<Document.BlobAccessor>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
visitBlobs(Consumer<Document.BlobAccessor>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
visitBlobs(T, Consumer<Document.BlobAccessor>, Runnable) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Visits all the blobs of this document and calls the passed blob visitor on each one.
visitBlobsComplex(T, ComplexType) - Method in class org.nuxeo.ecm.core.storage.BaseDocument.Visit
 
visitBlobsField(T, Field) - Method in class org.nuxeo.ecm.core.storage.BaseDocument.Visit
 
visitBooleanLiteral(BooleanLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitBooleanLiteral(BooleanLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitBooleanLiteral(BooleanLiteral) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitBooleanLiteral(BooleanLiteral) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitBundle(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileLoader
 
visitBundle(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileScanner
 
visitBundle(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleInstaller
 
visitBundle(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.DefaultCallback
 
visitBundle(BundleFile) - Method in interface org.nuxeo.osgi.application.BundleWalker.Callback
 
visitChildren(PropertyVisitor, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
 
visitColumn(Column) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitColumnExpression(Column, Operator, Operand, String, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitComplexType(ComplexType) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
 
visitDateLiteral(DateLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitDateLiteral(DateLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitDateLiteral(DateLiteral) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitDateLiteral(DateLiteral) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitDirectory(File) - Method in class org.nuxeo.osgi.application.BundleWalker
 
visitDirectory(File) - Method in class org.nuxeo.osgi.application.FileWalker.Visitor
 
visitDoubleLiteral(DoubleLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitDoubleLiteral(DoubleLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitDoubleLiteral(DoubleLiteral) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitDoubleLiteral(DoubleLiteral) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitedClasses - Variable in class org.nuxeo.runtime.test.runner.AnnotationScanner
 
visitedColumn - Variable in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitElements(Context, XAnnotatedList, Node, String, DOMHelper.NodeVisitor, Collection<Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
 
visitExpression(Expression) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitExpression(Expression) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitExpression(Expression) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ReferencePrefixAnalyzer
 
visitExpression(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
visitExpression(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpression(Expression) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitExpression(Column, Operator, Operand) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitExpressionAncestorId(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionBetween(Column, Operator, LiteralList) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitExpressionEcmPath(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionEqOrIn(Column, Operator, Operand, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionFulltext(Expression, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
visitExpressionFulltext(Expression, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionIlike(Column, Operator, Operand, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionILike(Column, Operator, Operand) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitExpressionIsProxy(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionIsTrashed(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionIsTrashedOnLifeCycle(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionLike(Column, Operator, Operand) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitExpressionLike(Column, Operator, Operand, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionMixinType(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
Include or exclude mixins.
visitExpressionStartsWith(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionStartsWithNonPath(Expression, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionStartsWithPath(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionWhereFalseIsNull(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitExpressionWhereFalseMayBeNull(Expression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitField(Field) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
 
visitFile(File) - Method in class org.nuxeo.osgi.application.BundleWalker
 
visitFile(File) - Method in class org.nuxeo.osgi.application.FileWalker.Visitor
 
visitFromClause(FromClause) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitFromClause(FromClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitFromClause(FromClause) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
Finds all the types to take into account (all concrete types being a subtype of the passed types) based on the FROM list.
visitFunction(Function) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitFunction(Function) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitFunction(Function) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
visitFunction(Function) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitFunction(Function) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitGroupByClause(GroupByClause) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitGroupByClause(GroupByClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitHavingClause(HavingClause) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitHavingClause(HavingClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitId(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitingId - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitIntegerLiteral(IntegerLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitIntegerLiteral(IntegerLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitIntegerLiteral(IntegerLiteral) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitIntegerLiteral(IntegerLiteral) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitJar(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileLoader
 
visitJar(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileScanner
 
visitJar(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleInstaller
 
visitJar(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.DefaultCallback
 
visitJar(BundleFile) - Method in interface org.nuxeo.osgi.application.BundleWalker.Callback
 
visitLineNumber(int, Label) - Method in class org.nuxeo.runtime.test.runner.MethodSorter.MV
 
visitLiteral(Literal) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitLiteral(Literal) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitLiteralList(LiteralList) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitLiteralList(LiteralList) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitLiteralList(LiteralList) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitLiteralList(LiteralList) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitMapAttributes(Context, XAnnotatedMap, Node, String, String, DOMHelper.NodeMapVisitor, Map<String, Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
 
visitMapElements(Context, XAnnotatedMap, Node, String, DOMHelper.NodeMapVisitor, Map<String, Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
 
visitMapNodes(Context, XAnnotatedMap, Element, Path, DOMHelper.NodeMapVisitor, Map<String, Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
 
visitMethod(int, String, String, String, String[]) - Method in class org.nuxeo.runtime.test.runner.MethodSorter.CV
 
visitMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitMultiExpression(MultiExpression) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ReferencePrefixAnalyzer
 
visitMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitNestedBundles(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader.DefaultCallback
 
visitNode(Context, XAnnotatedMember, Node, String, Map<String, Object>) - Method in interface org.nuxeo.common.xmap.DOMHelper.NodeMapVisitor
 
visitNode(Context, XAnnotatedMember, Node, Collection<Object>) - Method in interface org.nuxeo.common.xmap.DOMHelper.NodeVisitor
 
visitNodes(Context, XAnnotatedList, Element, Path, DOMHelper.NodeVisitor, Collection<Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
Visits the nodes selected by the given path using the given visitor.
visitOperandList(OperandList) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitOperandList(OperandList) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitOperator(Operator) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitOperator(Operator) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitOperator(Operator) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitOperator(Operator) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitor - Variable in class org.nuxeo.ecm.platform.mail.action.MailBoxActionsImpl
 
Visitor - Class in org.nuxeo.ecm.platform.mail.action
 
Visitor() - Constructor for class org.nuxeo.osgi.application.FileWalker.Visitor
 
Visitor(MessageActionPipe) - Constructor for class org.nuxeo.ecm.platform.mail.action.Visitor
 
visitOrderByClause(OrderByClause) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitOrderByClause(OrderByClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitOrderByClause(OrderByClause) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionWildcardsFinder
 
visitOrderByClause(OrderByClause) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
visitOrderByExpr(OrderByExpr) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitOrderByExpr(OrderByExpr) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitOrderByExpr(OrderByExpr) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitOrderByList(OrderByList) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitOrderByList(OrderByList) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitOrderByList(OrderByList) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitOrderByPosColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitQuery(SQLQuery) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitQuery(SQLQuery) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitQuery(SQLQuery) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
visitQuery(SQLQuery) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitReference(Reference) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitReference(Reference) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitReference(Reference) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionWildcardsFinder
 
visitReference(Reference) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ReferencePrefixAnalyzer
 
visitReference(Reference) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
visitReference(Reference) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitReference(Reference) - Method in class org.nuxeo.ecm.directory.BaseSession.FieldDetector
 
visitReference(Reference) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitReference(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitReference(Column, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitReference(Column, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitReference(Column, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitReferenceList(ReferenceList) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitReferenceList(ReferenceList) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitSchemas(Collection<Schema>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
 
visitScore() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitSelectClause(SelectClause) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitSelectClause(SelectClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitSelectClause(SelectClause) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer.ProjectionWildcardsFinder
 
visitSelectClause(SelectClause) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
visitSelectClause(SelectClause) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitSimpleExpression(Column, Operator, Operand, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitStringLiteral(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitStringLiteral(StringLiteral) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitStringLiteral(StringLiteral) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitStringLiteral(StringLiteral) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
visitStringLiteral(StringLiteral) - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
 
visitWhereClause(WhereClause) - Method in class org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor
 
visitWhereClause(WhereClause) - Method in interface org.nuxeo.ecm.core.query.sql.model.IVisitor
 
visitWhereClause(WhereClause) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
vmid - Variable in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
 
VMID - Static variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
VOCABULARY_TYPES - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVHelper
 
VOID_PRIORITY - Static variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
 

W

W_AUDIT_EVENT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_CHECK - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_COMBO - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_DATE - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_DECIMAL - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_LIST - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_MAIL_TEMPLATE - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_MULTILINE_TEXT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_NUMBER - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_OPTION - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_PROPERTIES - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_RADIO - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_TEMPLATE_RESOURCE - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W_TEXT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
W3C - org.nuxeo.ecm.automation.core.util.DateTimeFormat
Marshals the date as a W3C date (ISO 8601).
W3C_DATE_FORMAT - Static variable in class org.nuxeo.ecm.core.schema.utils.DateParser
 
Wait<F> - Interface in org.openqa.selenium.support.ui
A generic interface for waiting until a condition is true or not null.
waiterExecutorService - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
 
waiters - Variable in class org.nuxeo.runtime.test.runner.TransactionalFeature
 
waitFor(LogOffset, Name, Duration) - Method in class org.nuxeo.lib.stream.log.chronicle.ChronicleLogAppender
 
waitFor(LogOffset, Name, Duration) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
 
waitFor(LogOffset, Name, Duration) - Method in interface org.nuxeo.lib.stream.log.LogAppender
Wait for consumer to process a message up to the offset.
waitForAjax(WebDriver) - Method in interface org.nuxeo.runtime.test.runner.web.DriverFactory
 
waitForAssignments(Duration) - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
 
waitForAssignments(Duration) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
 
waitForAssignments(Duration) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
 
waitForAssignments(Duration) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
Wait for the computations to have assigned partitions ready to process records.
waitForAsyncCompletion() - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
waitForAsyncCompletion() - Method in interface org.nuxeo.ecm.core.event.EventService
Waits until all asynchronous tasks are finished.
waitForAsyncCompletion() - Method in interface org.nuxeo.ecm.core.event.impl.AsyncWaitHook
 
waitForAsyncCompletion() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
waitForAsyncCompletion(long) - Method in interface org.nuxeo.ecm.core.event.EventService
Waits until all asynchronous tasks are finished, but waits no longer than the given number of milliseconds.
waitForAsyncCompletion(long) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
 
waitForAsyncJobs(Integer) - Method in class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
 
waitForAudit - Variable in class org.nuxeo.ecm.automation.elasticsearch.ElasticsearchWaitForIndexingOperation
 
waitForAuditIngestion() - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
 
waitForCompletedWork(long) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkCompletionSynchronizer
 
waitForCompletion(long) - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
 
waitForCompletion(long) - Method in class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
 
waitForCompletion(long) - Method in interface org.nuxeo.ecm.core.event.pipe.dispatch.EventBundleDispatcher
Wait until the end of processing
waitForCompletion(long) - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher
 
waitForCompletion(long) - Method in interface org.nuxeo.ecm.core.event.pipe.EventBundlePipe
Wait until the end of event consumption
waitForCompletion(long) - Method in class org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe
 
waitForCompletion(long) - Method in interface org.nuxeo.ecm.core.event.pipe.PipeConsumer
Wait until consumer is done
waitForYellowStatus(String[], int) - Method in interface org.nuxeo.elasticsearch.api.ESClient
 
waitForYellowStatus(String[], int) - Method in class org.nuxeo.elasticsearch.client.ESRestClient
 
waitForYellowStatus(String[], int) - Method in class org.nuxeo.elasticsearch.client.ESTransportClient
 
WAITING - org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
Merge node is waiting for more incoming transitions.
waitingFor - Variable in class org.nuxeo.osgi.BundleRegistration
 
waitMessageForEver() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
Consumer will wait for ever message.
waitMessageTimeout - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
 
waitMessageTimeout - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
 
waitMessageTimeout(Duration) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
Consumer will stop if there is no more message after this timeout.
waitMessageTimeoutSeconds - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
waitMessageTimeoutSeconds - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
 
waitMessageTimeoutSeconds - Variable in class org.nuxeo.importer.stream.automation.RedisDocumentConsumers
 
waitUntilElementFound(By, int) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
waitUntilElementNotFound(By, int) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
 
walk() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walk() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walk(File, FileWalker.Visitor) - Static method in class org.nuxeo.osgi.application.FileWalker
 
walk(Expression) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkAll() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Does one walk of the expression, using the wildcardIndexes currently defined.
walkAncestorId(Operator, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkAncestorId(Operator, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkAncestorId(Operator, Operand) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
walkAnd(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkAnd(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkAnd(Expression) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkAnd(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkAndMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkAndOr(Expression) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkAndOr(Expression, List<? extends Operand>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkAndOrMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkAny(Tree, String, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkAny(Tree, String, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkBetween(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkBetween(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkBetween(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkBinOp(String, Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkBoolean(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkBoolean(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkBooleanLiteral(BooleanLiteral) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkBooleanLiteral(BooleanLiteral) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkBooleanLiteral(MongoDBAbstractQueryBuilder.FieldInfo, BooleanLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkCol(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkCol(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkComplexType(ComplexType, String, String) - Method in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
 
walkContains(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.AnalyzingWalker
 
walkContains(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkContains(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.AnalyzingWalker
 
walkContains(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkDateLiteral(DateLiteral) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkDateLiteral(DateLiteral) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkDateLiteral(MongoDBAbstractQueryBuilder.FieldInfo, DateLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkDoubleLiteral(DoubleLiteral) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkDoubleLiteral(DoubleLiteral) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkDoubleLiteral(MongoDBAbstractQueryBuilder.FieldInfo, DoubleLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkEcmFulltext(String, Operator, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkEcmFulltext(String, Operator, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkEcmFulltext(String, Operator, Operand) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
walkEcmPath(Operator, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkEcmPath(Operator, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkEcmPath(Operator, Operand) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
walkEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkEq(Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkEq(MongoDBAbstractQueryBuilder.FieldInfo, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkEqAny(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkEqAny(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkEquals(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkEquals(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkExpression(Expression) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkExpression(Expression) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkExpression(Expression) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkExpression(Expression) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkFacets(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkFunction(Function) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkFunction(Function) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkFunction(Function) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkGreaterOrEquals(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkGreaterOrEquals(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkGreaterThan(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkGreaterThan(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkGt(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkGt(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkGt(Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkGtEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkGtEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkGtEq(Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkIn(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkIn(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkIn(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkIn(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkIn(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkIn(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkIn(MongoDBAbstractQueryBuilder.FieldInfo, Operand, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkInAny(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkInAny(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkInFolder(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkInFolder(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkIntegerLiteral(IntegerLiteral) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkIntegerLiteral(IntegerLiteral) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkIntegerLiteral(MongoDBAbstractQueryBuilder.FieldInfo, IntegerLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkInTree(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkInTree(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkIsNotNull(Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkIsNotNull(Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkIsNotNull(Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkIsNotNull(Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkIsNotNull(Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkIsNull(Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkIsNull(Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkIsNull(Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkIsNull(Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkIsNull(Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkIsNullOrFalse(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkIsNullOrIsNotNull(Tree, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkIsNullOrIsNotNull(Tree, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkIsTrashed(Operator, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkIsTrashed(Operator, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkIsTrashed(Operator, Operand) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
walkIsTrashed(Reference, Operator, Operand, Literal) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkIsTrashed(Reference, Operator, Operand, Literal) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkLessOrEquals(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkLessOrEquals(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkLessThan(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkLessThan(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkLike(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkLike(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkLike(Operand, Operand, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkLike(Operand, Operand, boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkLike(Operand, Operand, boolean, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkLikeWildcard(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
Turns a NXQL LIKE pattern into an LDAP wildcard.
walkList(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkList(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkLiteral(Literal) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkLiteral(Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkLiteral(MongoDBAbstractQueryBuilder.FieldInfo, Literal) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkLiteralList(LiteralList) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkLiteralList(MongoDBAbstractQueryBuilder.FieldInfo, LiteralList) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkLt(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkLt(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkLt(Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkLtEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkLtEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkLtEq(Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkMixinTypes(List<String>, boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Matches the mixin types against a list of values.
walkMixinTypes(List<String>, boolean) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
Matches the mixin types against a list of values.
walkMixinTypes(List<String>, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
Matches the mixin types against a list of values.
walkMixinTypes(List<String>, boolean) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
walkMulti(String, List<? extends Operand>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkNot(Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkNot(Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkNot(Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkNot(Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkNot(Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkNotEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkNotEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkNotEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkNotEq(Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkNotEq(MongoDBAbstractQueryBuilder.FieldInfo, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkNotEquals(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkNotEquals(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkNotIn(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkNotIn(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkNotInAny(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkNotInAny(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkNotLike(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkNotLike(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkNumber(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkNumber(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkOperand(Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkOperand(Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkOperand(MongoDBAbstractQueryBuilder.FieldInfo, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkOperandList(List<? extends Operand>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkOr(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkOr(Tree, Tree, Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkOr(Expression) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkOr(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkOrderBy() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkOrderBy(OrderByList) - Method in class org.nuxeo.directory.mongodb.MongoDBSession.MongoDBDirectoryQueryBuilder
 
walkOrMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkProjection() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkReference(String) - Method in class org.nuxeo.directory.mongodb.MongoDBSession.MongoDBDirectoryQueryBuilder
 
walkReference(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
Walks a reference, and returns field info about it.
walkReference(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkReference(Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkReference(Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkReference(Reference) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
walkReference(Reference) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
Evaluates a reference over the context state.
walkReference(Reference) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
Returns the MongoDB field for this reference.
walkReference(Reference) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
walkReference(Reference) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectoryExpressionEvaluator
 
walkReferenceGetValueInfo(Reference) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
 
walkSchema(Schema) - Method in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
 
walkSelectClauseAndOrderBy(SelectClause, OrderByClause) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
Walks the select clause and order by clause, and returns the projection.
walkSimpleType(Type, String, String) - Method in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
 
walkStartsWith(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkStartsWith(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkStartsWith(Operand, Operand) - Method in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
walkStartsWithNonPath(Operand, String) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkStartsWithNonPath(Operand, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkStartsWithPath(String) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkStartsWithPath(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
 
walkString(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkString(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkStringLiteral(StringLiteral) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
 
walkStringLiteral(StringLiteral) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
 
walkStringLiteral(MongoDBAbstractQueryBuilder.FieldInfo, StringLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBAbstractQueryBuilder
 
walkTimestamp(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
walkTimestamp(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.GeneratingWalker
 
walkType(Type, String, String) - Method in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
 
WANT_ASSERTIONS_SIGNED - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLConfiguration
 
WANT_DIGEST_HEADER_NAME - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
Deprecated.
since 11.1, now unused
warn - org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo.LEVEL
 
warn(Object...) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
warn(String) - Method in class org.nuxeo.automation.scripting.helper.Console
 
warn(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
 
warn(String) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
 
warn(String) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
 
warn(String) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
 
warn(String) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
 
WARN - org.nuxeo.ecm.core.api.RecoverableClientException.Severity
 
WARN_MESSAGE_LABEL - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
 
warnIfBig(int) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
 
warning(SAXParseException) - Method in class org.nuxeo.ecm.core.schema.XSDLoader.SchemaErrorHandler
 
WARNING - org.nuxeo.runtime.RuntimeMessage.Level
 
warnings - Variable in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
 
watch(File) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
watch(String, File) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
 
Watch - Class in org.nuxeo.runtime.util
Usage:
Watch() - Constructor for class org.nuxeo.runtime.util.Watch
 
Watch(Map<String, Watch.TimeInterval>) - Constructor for class org.nuxeo.runtime.util.Watch
 
Watch.TimeInterval - Class in org.nuxeo.runtime.util
 
watermark - Variable in class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
watermark - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
 
watermark - Variable in class org.nuxeo.lib.stream.computation.Record
 
watermark(Blob, Blob, String, String) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
 
watermark(Blob, Blob, String, String) - Method in interface org.nuxeo.ecm.platform.video.tools.VideoToolsService
Add a watermark to a video blob.
Watermark - Class in org.nuxeo.lib.stream.computation
Watermark represents a point in time.
WATERMARK_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoWatermarker
 
WATERMARK_X_POSITION_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoWatermarker
 
WATERMARK_Y_POSITION_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoWatermarker
 
Watermarker - Interface in org.nuxeo.importer.stream.consumer.watermarker
 
WatermarkMonotonicInterval - Class in org.nuxeo.lib.stream.computation.internals
Keep track of minimum and maximum watermark level.
WatermarkMonotonicInterval() - Constructor for class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
 
watermarkPrefix - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumerFactory
 
WatermarkProperties - Class in org.nuxeo.ecm.platform.pdf.service.watermark
 
WatermarkProperties() - Constructor for class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
watermarkString(long) - Method in class org.nuxeo.lib.stream.tools.renderer.Renderer
 
wdConfigs - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
web - Variable in class org.nuxeo.common.Environment
 
WEB_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
 
WEB_MODULE - Static variable in class org.nuxeo.osgi.BundleManifestReader
 
WEB_RESOURCES_NAME - Static variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
WEB_TYPES_FILE - Static variable in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
 
WEB_TYPES_FILE - Static variable in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
 
WEB_UI_CODEC_NAME - Static variable in class org.nuxeo.web.ui.NuxeoJSFWebUIRedirectFilter
 
WebAdapter - Annotation Type in org.nuxeo.ecm.webengine.model
 
WEBADAPTER_ANNO - Static variable in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
WebApplication - Class in org.nuxeo.common.server
 
WebApplication() - Constructor for class org.nuxeo.common.server.WebApplication
 
webclasses - Variable in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
WebConst - Class in org.nuxeo.ecm.webengine.servlet
HTTP constants.
WebContext - Interface in org.nuxeo.ecm.webengine.model
 
WebContextFilter - Class in org.nuxeo.ecm.webengine.app
This filter sets up the WebContext, made available through WebEngine.getActiveContext().
WebContextFilter() - Constructor for class org.nuxeo.ecm.webengine.app.WebContextFilter
 
WebDavContextResolver - Class in org.nuxeo.ecm.webdav
Injects the JAXBContext needed to parse our webdav XML payloads.
WebDavContextResolver() - Constructor for class org.nuxeo.ecm.webdav.WebDavContextResolver
 
WebDavService - Class in org.nuxeo.ecm.webdav.service
 
WebDavService() - Constructor for class org.nuxeo.ecm.webdav.service.WebDavService
 
WebDeployException - Exception in org.nuxeo.ecm.webengine.model.exceptions
 
WebDeployException(String) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.WebDeployException
 
WebDeployException(String, Throwable) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.WebDeployException
 
WebDriverFeature - Class in org.nuxeo.runtime.test.runner.web
 
WebDriverFeature() - Constructor for class org.nuxeo.runtime.test.runner.web.WebDriverFeature
 
WebDriverWait - Class in org.openqa.selenium.support.ui
An implementation of the Wait interface that makes use of WebDriver.
WebDriverWait(Clock, WebDriver, long, long) - Constructor for class org.openqa.selenium.support.ui.WebDriverWait
 
WebDriverWait(WebDriver, long) - Constructor for class org.openqa.selenium.support.ui.WebDriverWait
 
WebEngine - Class in org.nuxeo.ecm.webengine
 
WebEngine(File) - Constructor for class org.nuxeo.ecm.webengine.WebEngine
 
WebEngine(ResourceRegistry, File) - Constructor for class org.nuxeo.ecm.webengine.WebEngine
 
WebEngineApplication - Class in org.nuxeo.ecm.webengine.app
A web application configured by a module.xml file.
WebEngineApplication() - Constructor for class org.nuxeo.ecm.webengine.app.WebEngineApplication
 
WebEngineComponent - Class in org.nuxeo.ecm.webengine
TODO remove old WebEngine references and rename WebEngine2 to WebEngine
WebEngineComponent() - Constructor for class org.nuxeo.ecm.webengine.WebEngineComponent
 
WebEngineExceptionMapper - Class in org.nuxeo.ecm.webengine.app
 
WebEngineExceptionMapper() - Constructor for class org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
 
WebEngineFeature - Class in org.nuxeo.ecm.webengine.test
 
WebEngineFeature() - Constructor for class org.nuxeo.ecm.webengine.test.WebEngineFeature
 
WebEngineFeatureCore - Class in org.nuxeo.ecm.webengine.test
 
WebEngineFeatureCore() - Constructor for class org.nuxeo.ecm.webengine.test.WebEngineFeatureCore
 
WebEngineFormAuthenticator - Class in org.nuxeo.ecm.webengine.login
 
WebEngineFormAuthenticator() - Constructor for class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
 
WebEngineHomePage - Class in org.nuxeo.ecm.webengine.test
 
WebEngineHomePage() - Constructor for class org.nuxeo.ecm.webengine.test.WebEngineHomePage
 
WebEngineModule - Class in org.nuxeo.ecm.webengine.app
 
WebEngineModule() - Constructor for class org.nuxeo.ecm.webengine.app.WebEngineModule
 
WebEngineModule.HttpServletRequestProvider - Class in org.nuxeo.ecm.webengine.app
 
WebEngineModule.HttpServletResponseProvider - Class in org.nuxeo.ecm.webengine.app
 
WebEngineModuleFactory - Class in org.nuxeo.ecm.webengine.app
 
WebEngineModuleFactory() - Constructor for class org.nuxeo.ecm.webengine.app.WebEngineModuleFactory
 
WebEngineServlet - Class in org.nuxeo.ecm.webengine.app.jersey
WebEngine integration with OSGi JAX-RS model from ECR.
WebEngineServlet() - Constructor for class org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet
 
WebEngineSessionManager - Class in org.nuxeo.ecm.webengine.login
 
WebEngineSessionManager() - Constructor for class org.nuxeo.ecm.webengine.login.WebEngineSessionManager
 
WebException - Exception in org.nuxeo.ecm.webengine
Deprecated.
since 9.3. Use NuxeoException instead.
WebException() - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(int) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(String) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(String, int) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(String, Throwable) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(String, Throwable, int) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(Throwable) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(Throwable, int) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(Throwable, Response.Status) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
Use WebException.wrap() and not the constructor.
WebException(Response) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebException(Response.Status) - Constructor for exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
WebForm - Class in org.nuxeo.ecm.webengine.ui.wizard
A web form is a single page wizard.
WebForm() - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WebForm
 
WebLayoutApplication - Class in org.nuxeo.ecm.platform.forms.layout.export
Entry point for jax-rs calls to the LayoutStore service.
WebLayoutApplication() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WebLayoutApplication
 
webLoader - Variable in class org.nuxeo.ecm.webengine.WebEngine
 
WebLoader - Class in org.nuxeo.ecm.webengine.loader
 
WebLoader(WebEngine) - Constructor for class org.nuxeo.ecm.webengine.loader.WebLoader
 
WEBM_EXTENSION - Static variable in class org.nuxeo.ecm.platform.video.convert.WebMConverter
Deprecated.
 
WEBM_VIDEO_MIMETYPE - Static variable in class org.nuxeo.ecm.platform.video.convert.WebMConverter
Deprecated.
 
WebMConverter - Class in org.nuxeo.ecm.platform.video.convert
Deprecated.
since 5.9.5. Use VideoConversionConverter.
WebMConverter() - Constructor for class org.nuxeo.ecm.platform.video.convert.WebMConverter
Deprecated.
 
WebObject - Annotation Type in org.nuxeo.ecm.webengine.model
 
WEBOBJECT_ANNO - Static variable in class org.nuxeo.ecm.webengine.app.WebEngineModule
 
WebPage - Class in org.nuxeo.ecm.webengine.ui.wizard
 
WebPage - Class in org.nuxeo.runtime.test.runner.web
 
WebPage() - Constructor for class org.nuxeo.runtime.test.runner.web.WebPage
 
WebPage(Class<? extends Form>) - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WebPage
 
WebPage(Class<? extends Form>, int) - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WebPage
 
WebPage(String, Class<? extends Form>, int) - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WebPage
 
WebResourceManager - Interface in org.nuxeo.ecm.web.resources.api.service
Service for web resources retrieval.
WebResourceManagerImpl - Class in org.nuxeo.ecm.web.resources.core.service
 
WebResourceManagerImpl() - Constructor for class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
 
WebResourceNotFoundException - Exception in org.nuxeo.ecm.webengine.model.exceptions
 
WebResourceNotFoundException(String) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.WebResourceNotFoundException
 
WebResourceNotFoundException(String, Throwable) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.WebResourceNotFoundException
 
WebResourcesCacheFlusher - Interface in org.nuxeo.runtime.tomcat.dev
Flush resources in web-app class loader, needed for resetting the i18n.
WebSecurityException - Exception in org.nuxeo.ecm.webengine.model.exceptions
 
WebSecurityException() - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.WebSecurityException
 
WebSecurityException(String) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.WebSecurityException
 
WebSecurityException(String, Throwable) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.WebSecurityException
 
WebSecurityException(Throwable) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.WebSecurityException
 
website - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
website - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
website - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
WebSSOProfile - Interface in org.nuxeo.ecm.platform.auth.saml.sso
WebSSO (Single Sign On) profile.
WebSSOProfileImpl - Class in org.nuxeo.ecm.platform.auth.saml.sso
WebSSO (Single Sign On) profile implementation.
WebSSOProfileImpl(SingleSignOnService) - Constructor for class org.nuxeo.ecm.platform.auth.saml.sso.WebSSOProfileImpl
 
WebUIRedirectCodec - Class in org.nuxeo.web.ui
 
WebUIRedirectCodec() - Constructor for class org.nuxeo.web.ui.WebUIRedirectCodec
 
webXml - Variable in class org.nuxeo.common.server.WebApplication
 
weeks(int) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
weight - Variable in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
The weight of the tag.
WEIGHT_COMPARATOR - Static variable in class org.nuxeo.ecm.platform.tag.Tag
Deprecated.
Compare tags by weight, decreasing.
WF_INIT - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when WF Seam Bean are first created.
whatColumnNames - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
whatColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
whatColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
 
whatKeys - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
where - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
where - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
 
WHERE - org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.ClauseType
 
WHERE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL
 
WHERE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
 
whereAnyBuilder(String, Resource) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.ResourceFinder
 
whereBuf - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
whereBufParams - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
 
whereBuilder(String, Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
WhereBuilder(boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
 
whereClause - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
whereClause - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
 
WhereClause - Class in org.nuxeo.ecm.core.query.sql.model
 
WhereClause() - Constructor for class org.nuxeo.ecm.core.query.sql.model.WhereClause
 
WhereClause(Predicate) - Constructor for class org.nuxeo.ecm.core.query.sql.model.WhereClause
 
WhereClauseDefinition - Interface in org.nuxeo.ecm.platform.query.api
 
WhereClauseDescriptor - Class in org.nuxeo.ecm.platform.query.core
Generic descriptor for query where clause, accepting predicates and a fixed part.
WhereClauseDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
 
whereClausePattern - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer.GetDocumentsFromUsername
 
whereClauses - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Additional WHERE clauses.
whereClauses - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
whereColumns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
 
whereExpr - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
 
whereExprParam - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
 
whereParams - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
Additional WHERE clauses parameters.
whereParams - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
wherePredicate - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
 
widget - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
 
widget() - Method in annotation type org.nuxeo.ecm.automation.core.annotations.Param
Optional attribute - useful to generate operation documentation.
Widget - Interface in org.nuxeo.ecm.platform.forms.layout.api
Widget interface.
WIDGET_CONVERTERS_EP_NAME - Static variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
WIDGET_CONVERTERS_PARAMETER - Static variable in class org.nuxeo.ecm.platform.forms.layout.export.LayoutExportConstants
 
WIDGET_TYPES_EP_NAME - Static variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
WidgetConverterDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
WidgetConverterDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
 
WidgetConverterRegistry - Class in org.nuxeo.ecm.platform.forms.layout.core.registries
 
WidgetConverterRegistry(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
 
widgetConvertersByCat - Variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
WidgetDefinition - Interface in org.nuxeo.ecm.platform.forms.layout.api
Widget definition interface.
WidgetDefinitionConverter - Interface in org.nuxeo.ecm.platform.forms.layout.api.converters
Converter for a widget definition.
WidgetDefinitionImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Default implementation for a widget definition.
WidgetDefinitionImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
WidgetDefinitionImpl(String, String, String, String, boolean, Map<String, String>, List<FieldDefinition>, Map<String, Serializable>, List<WidgetDefinition>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
WidgetDefinitionImpl(String, String, Map<String, String>, Map<String, String>, boolean, Map<String, String>, List<FieldDefinition>, Map<String, Map<String, Serializable>>, Map<String, Map<String, Serializable>>, List<WidgetDefinition>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
WidgetDefinitionImpl(String, String, Map<String, String>, Map<String, String>, boolean, Map<String, String>, FieldDefinition[], Map<String, Map<String, Serializable>>, Map<String, Map<String, Serializable>>, WidgetDefinition[]) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
WidgetDefinitionImpl(String, String, Map<String, String>, Map<String, String>, boolean, Map<String, String>, FieldDefinition[], Map<String, Map<String, Serializable>>, Map<String, Map<String, Serializable>>, WidgetDefinition[], WidgetSelectOption[]) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
WidgetDefinitionJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
WidgetDefinitionJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WidgetDefinitionJsonWriter
 
widgetDefinitionList - Variable in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
 
WidgetDefinitionRegistry - Class in org.nuxeo.ecm.platform.forms.layout.core.registries
Registry holding widget definitions (global widgets) for a given category
WidgetDefinitionRegistry(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
 
widgetDefinitions - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
 
WidgetDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Widget definition descriptor.
WidgetDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
 
WidgetException - Exception in org.nuxeo.ecm.platform.forms.layout.api.exceptions
Widget exception
WidgetException() - Constructor for exception org.nuxeo.ecm.platform.forms.layout.api.exceptions.WidgetException
 
WidgetException(String) - Constructor for exception org.nuxeo.ecm.platform.forms.layout.api.exceptions.WidgetException
 
WidgetException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.forms.layout.api.exceptions.WidgetException
 
WidgetException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.forms.layout.api.exceptions.WidgetException
 
WidgetImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Implementation for widgets.
WidgetImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
WidgetImpl(String, String, String, String, String, FieldDefinition[], String, String, boolean, boolean, Map<String, Serializable>, boolean, Widget[], int, WidgetSelectOption[], String, List<RenderingInfo>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
WidgetImpl(String, String, String, String, String, FieldDefinition[], String, String, boolean, Map<String, Serializable>, boolean, Widget[], int, WidgetSelectOption[], String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
WidgetImpl(String, String, String, String, String, FieldDefinition[], String, String, boolean, Map<String, Serializable>, boolean, Widget[], int, WidgetSelectOption[], String, List<RenderingInfo>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
 
widgetMap - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
 
widgetModeProperties - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
 
WidgetReference - Interface in org.nuxeo.ecm.platform.forms.layout.api
Reference for a widget within a layout row.
WidgetReferenceDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Descriptor for a widget reference with a row.
WidgetReferenceDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetReferenceDescriptor
 
WidgetReferenceImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
WidgetReferenceImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
WidgetReferenceImpl(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
WidgetReferenceImpl(String, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
 
WidgetReferenceJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
WidgetReferenceJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WidgetReferenceJsonWriter
 
widgets - Variable in class org.nuxeo.ecm.automation.core.OperationContribution
The widget descriptor for the operation parameters.
widgets - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
 
widgets - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
 
widgets - Variable in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
 
WIDGETS_EP_NAME - Static variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
widgetsByCat - Variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
WidgetSelectOption - Interface in org.nuxeo.ecm.platform.forms.layout.api
Single select option top be held by the WidgetDefinition and Widget generated from the definition.
WidgetSelectOptionDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
WidgetSelectOptionDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
 
WidgetSelectOptionImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
WidgetSelectOptionImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
WidgetSelectOptionImpl(Serializable, String, String, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
WidgetSelectOptionImpl(Serializable, String, String, String, Serializable, Serializable) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
WidgetSelectOptionImpl(String, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
 
WidgetSelectOptionJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
WidgetSelectOptionJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WidgetSelectOptionJsonWriter
 
WidgetSelectOptions - Interface in org.nuxeo.ecm.platform.forms.layout.api
Multiple select options top be held by the WidgetDefinition and Widget generated from the definition.
WidgetSelectOptionsDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
 
WidgetSelectOptionsDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
 
WidgetSelectOptionsImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
WidgetSelectOptionsImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
WidgetSelectOptionsImpl(Serializable, String, String, String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
WidgetSelectOptionsImpl(Serializable, String, String, String, Serializable, Serializable) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
WidgetSelectOptionsImpl(Serializable, String, String, String, Serializable, Serializable, String, Boolean) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
 
WidgetType - Interface in org.nuxeo.ecm.platform.forms.layout.api
Interface for widget type.
WidgetTypeConfiguration - Interface in org.nuxeo.ecm.platform.forms.layout.api
Widget configuration interface
WidgetTypeConfigurationDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Descriptor for a widget type configuration
WidgetTypeConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
 
WidgetTypeConfigurationImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
 
WidgetTypeConfigurationImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
 
WidgetTypeConfigurationJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
WidgetTypeConfigurationJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeConfigurationJsonWriter
 
WidgetTypeDefinition - Interface in org.nuxeo.ecm.platform.forms.layout.api
Widget type definition
WidgetTypeDefinitionComparator - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Compares widget types on id or label.
WidgetTypeDefinitionComparator(boolean) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionComparator
 
WidgetTypeDefinitionImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Model for a widget type definition on client side.
WidgetTypeDefinitionImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
WidgetTypeDefinitionImpl(String, String, Map<String, String>, WidgetTypeConfiguration) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
 
WidgetTypeDefinitionJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
WidgetTypeDefinitionJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitionJsonWriter
 
WidgetTypeDefinitionRegistry - Class in org.nuxeo.ecm.platform.forms.layout.core.registries
Registry holding widget type definitions for a given category.
WidgetTypeDefinitionRegistry(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
 
WidgetTypeDefinitions - Class in org.nuxeo.ecm.platform.forms.layout.export
Helper class representing a list of widget type definitions
WidgetTypeDefinitions() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitions
 
WidgetTypeDefinitionsJsonWriter - Class in org.nuxeo.ecm.platform.forms.layout.export
 
WidgetTypeDefinitionsJsonWriter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitionsJsonWriter
 
widgetTypeDefsByCat - Variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
WidgetTypeDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
Widget type descriptor.
WidgetTypeDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
 
WidgetTypeImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
Implementation for widget types.
WidgetTypeImpl() - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
WidgetTypeImpl(String, Class<?>, Map<String, String>) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
 
WidgetTypeRegistry - Class in org.nuxeo.ecm.platform.forms.layout.core.registries
Registry holding widget type instances for a given category.
WidgetTypeRegistry(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
 
WidgetTypeResource - Class in org.nuxeo.ecm.platform.forms.layout.export
Exports and presents documentation about widget type definitions
WidgetTypeResource(String) - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
widgetTypes - Variable in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
widgetTypesByCat - Variable in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
 
widgetTypesByCat - Variable in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
 
width - Variable in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
 
width - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
 
width - Variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
width - Variable in class org.nuxeo.ecm.platform.threed.service.RenderView
 
WIDTH - Static variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
 
WIDTH - Static variable in class org.nuxeo.ecm.platform.threed.BatchConverterHelper
 
WIDTH - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
 
WIDTH_PARAM - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
 
WikiBlockWriter - Class in org.nuxeo.ecm.platform.rendering.wiki.extensions
 
WikiBlockWriter(WikiWriter, String) - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.extensions.WikiBlockWriter
 
WikiEntityUtil - Class in org.nuxeo.ecm.platform.rendering.wiki
Copied from last version of wikimodel
WikiFilter - Interface in org.nuxeo.ecm.platform.rendering.wiki
 
WikiMacro - Interface in org.nuxeo.ecm.platform.rendering.wiki
 
WikiName - Class in org.nuxeo.ecm.platform.rendering.wiki.extensions
 
WikiName() - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.extensions.WikiName
 
WikiSerializer - Class in org.nuxeo.ecm.platform.rendering.wiki
 
WikiSerializer() - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
 
WikiSerializerHandler - Class in org.nuxeo.ecm.platform.rendering.wiki
 
WikiSerializerHandler(WikiSerializer) - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
WikiText - Interface in org.nuxeo.ecm.platform.rendering.wiki
Dynamic wiki text that is generated after the serialization end
WikiTransformer - Class in org.nuxeo.ecm.platform.rendering.wiki
 
WikiTransformer() - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer
 
WikiTransformer(WikiSerializer) - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer
 
WikiWriter - Class in org.nuxeo.ecm.platform.rendering.wiki
Special writer used to split the serialization result in dynamic or static segments.
WikiWriter() - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
WikiWriter(WikiWriter) - Constructor for class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
WILDCARD_VALUE - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Value to specify embed all or fetch all
WildcardESHintQueryBuilder - Class in org.nuxeo.elasticsearch.hint
The implementation of ESHintQueryBuilder for the "wildcard" Elasticsearch hint operator.
WildcardESHintQueryBuilder() - Constructor for class org.nuxeo.elasticsearch.hint.WildcardESHintQueryBuilder
 
WildcardSegmentMatcher - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
 
WildcardSegmentMatcher(char[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.WildcardSegmentMatcher
 
WildcardSegmentMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.WildcardSegmentMatcher
 
Win32CreationTime - Class in org.nuxeo.ecm.webdav.jaxrs
Microsoft Extension property.
Win32CreationTime() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Win32CreationTime
 
Win32CreationTime(String) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Win32CreationTime
 
Win32FileAttributes - Class in org.nuxeo.ecm.webdav.jaxrs
Microsoft Extension property.
Win32FileAttributes() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Win32FileAttributes
 
Win32FileAttributes(String) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Win32FileAttributes
 
Win32LastAccessTime - Class in org.nuxeo.ecm.webdav.jaxrs
Microsoft Extension property.
Win32LastAccessTime() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Win32LastAccessTime
 
Win32LastAccessTime(String) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Win32LastAccessTime
 
Win32LastModifiedTime - Class in org.nuxeo.ecm.webdav.jaxrs
Microsoft Extension property.
Win32LastModifiedTime() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Win32LastModifiedTime
 
Win32LastModifiedTime(String) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.Win32LastModifiedTime
 
winCommand - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
WINDOWS - Static variable in class org.nuxeo.ecm.platform.threed.convert.UserIdHelper
 
WINDOWS_ABSOLUTE_PATH - Static variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
Deprecated.
since 11.1, use LocalBlobStoreConfiguration instead
WINDOWS_ABSOLUTE_PATH - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
 
winParameterString - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
winTestParameterString - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
 
wipeEmptyTestSystemProperties() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Removes Nuxeo test system properties that are empty.
wipeRuntime() - Method in class org.nuxeo.runtime.test.RuntimeHarnessImpl
Makes sure there is no previous runtime hanging around.
with(String, Object) - Method in class org.nuxeo.ecm.core.io.registry.context.WrappedContext
Push a value in this the context.
with(MBeanServer) - Method in class org.nuxeo.ecm.core.management.standby.StandbyCommand.Registration
 
with(BlobUpdateContext) - Method in class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
WITH_ALIAS_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
 
withAfterClasses(Statement) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
withAfters(FrameworkMethod, Object, Statement) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
withBefores(FrameworkMethod, Object, Statement) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
 
withBlob(int, boolean) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
 
withClaim(String, Object) - Method in interface org.nuxeo.ecm.jwt.JWTService.JWTBuilder
Adds a claim to the token to be built.
withClaim(String, Object) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTBuilderImpl
 
withClock(Clock) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
withCompany(String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
withCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
withDescription(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
withDirectorySession(Directory, DirectorySessionRunner<T>) - Static method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectorySessionRunner
 
withDownloadable(boolean) - Method in class org.nuxeo.ecm.core.blob.BlobStatus
 
withDownloadableUntil(Instant) - Method in class org.nuxeo.ecm.core.blob.BlobStatus
 
withEC2Host() - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
withExpansions(EnumSet<NuxeoDatadogReporter.Expansion>) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
withFacetFilter(FacetFilter) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
 
withFirstName(String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
WithFrameworkProperties - Annotation Type in org.nuxeo.runtime.test.runner
 
WithFrameworkProperty - Annotation Type in org.nuxeo.runtime.test.runner
Annotation that will help you to set the Framework's property in your test by annotating method.
WithFrameworkPropertyFeature - Class in org.nuxeo.runtime.test.runner
Features handling WithFrameworkProperty annotations.
WithFrameworkPropertyFeature() - Constructor for class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
 
withHighlights(Map<String, List<String>>) - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
withHost(String) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
withLastName(String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
withLocale(Locale) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
withMessages(Map<String, String>) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
withMetricNameFormatter(MetricNameFormatter) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
 
withNamespace(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
Returns a copy of the S3BlobStoreConfiguration with a different namespace.
withoutLimitOffset(QueryFilter) - Static method in class org.nuxeo.ecm.core.query.QueryFilter
 
withPassword(String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
withPredicate(Predicate) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
 
withPrefix(String) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
Prefix all metric names with the given string.
withProperties - Variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
 
withRestoreForDuration(Duration) - Method in class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
withRule(R) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
withRules(List<R>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
withRules(TestClass, Object) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner.RulesFactory
 
withSearchCriterion(String, Serializable) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SearchDocumentsSuggestion
Deprecated.
 
withSession(CoreSession) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
 
withStorageClass(String) - Method in class org.nuxeo.ecm.core.blob.BlobStatus
 
withTags(List<String>) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
Tags that would be sent to datadog with each and every metrics.
withThumbnailURL(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
 
withToken(String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
withTransport(Transport) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
The transport mechanism to push metrics to datadog.
withTTL(int) - Method in interface org.nuxeo.ecm.jwt.JWTService.JWTBuilder
Adds a TTL (in seconds) to the token to be built.
withTTL(int) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl.JWTBuilderImpl
 
withUpdateLegalHold(boolean) - Method in class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
withUpdateRetainUntil(Calendar) - Method in class org.nuxeo.ecm.core.blob.BlobUpdateContext
 
withUserName(String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
 
Wizard - Class in org.nuxeo.ecm.webengine.ui.wizard
The following actions are available: GET POST next POST ok POST cancel POST back
Wizard() - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.Wizard
 
WizardPage - Class in org.nuxeo.ecm.webengine.ui.wizard
 
WizardPage(String, Class<? extends Form>) - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
WizardPage(String, Class<? extends Form>, int) - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
WizardPage(String, Class<? extends Form>, String) - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
WizardPage(String, Class<? extends Form>, String, int) - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
 
WizardSession - Class in org.nuxeo.ecm.webengine.ui.wizard
 
WizardSession(String, WizardPage[]) - Constructor for class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
 
WOPI_BASE_URL_PROPERTY - Static variable in class org.nuxeo.wopi.Constants
 
WOPI_DISCOVERY_INVAL_PUBSUB_TOPIC - Static variable in class org.nuxeo.wopi.WOPIServiceImpl
 
WOPI_DISCOVERY_KEY - Static variable in class org.nuxeo.wopi.Constants
 
WOPI_DISCOVERY_REFRESH_EVENT - Static variable in class org.nuxeo.wopi.Constants
 
WOPI_DISCOVERY_URL_PROPERTY - Static variable in class org.nuxeo.wopi.Constants
 
WOPI_JSP - Static variable in class org.nuxeo.wopi.Constants
 
WOPI_KEY_VALUE_STORE_NAME - Static variable in class org.nuxeo.wopi.Constants
 
WOPI_PROPERTY_NAMESPACE - Static variable in class org.nuxeo.wopi.WOPIServiceImpl
 
WOPI_SERVLET_PATH - Static variable in class org.nuxeo.wopi.Constants
 
WOPI_SOURCE - Static variable in class org.nuxeo.wopi.Constants
 
WOPI_SRC - Static variable in class org.nuxeo.wopi.Constants
 
wopiBaseURL - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
WOPIBlobInfo - Class in org.nuxeo.wopi
WOPI info for a given blob xpath.
WOPIBlobInfo(String, Set<String>) - Constructor for class org.nuxeo.wopi.WOPIBlobInfo
 
WOPIDiscovery - Class in org.nuxeo.wopi
Class used to parse a WOPI discovery XML file.
WOPIDiscovery() - Constructor for class org.nuxeo.wopi.WOPIDiscovery
 
WOPIDiscovery.Action - Class in org.nuxeo.wopi
 
WOPIDiscovery.App - Class in org.nuxeo.wopi
 
WOPIDiscovery.NetZone - Class in org.nuxeo.wopi
 
WOPIDiscovery.ProofKey - Class in org.nuxeo.wopi
 
WOPIDiscoveryInvalidation() - Constructor for class org.nuxeo.wopi.WOPIServiceImpl.WOPIDiscoveryInvalidation
 
WOPIDiscoveryInvalidator() - Constructor for class org.nuxeo.wopi.WOPIServiceImpl.WOPIDiscoveryInvalidator
 
WOPIDiscoveryRefreshListener - Class in org.nuxeo.wopi
Refreshes the WOPI discovery.
WOPIDiscoveryRefreshListener() - Constructor for class org.nuxeo.wopi.WOPIDiscoveryRefreshListener
 
WOPIException - Exception in org.nuxeo.wopi.exception
Base class for the WOPI endpoint exceptions.
WOPIException(int) - Constructor for exception org.nuxeo.wopi.exception.WOPIException
 
WOPIExceptionMapper - Class in org.nuxeo.wopi.jaxrs
Exception mapper for the WOPIExceptions.
WOPIExceptionMapper() - Constructor for class org.nuxeo.wopi.jaxrs.WOPIExceptionMapper
 
WOPIJsonEnricher - Class in org.nuxeo.wopi
Gets the WOPI action URLs available for each blob of the document.
WOPIJsonEnricher() - Constructor for class org.nuxeo.wopi.WOPIJsonEnricher
 
WOPILockSecurityPolicy - Class in org.nuxeo.wopi.lock
Security policy to allow collaborative edition with WOPI.
WOPILockSecurityPolicy() - Constructor for class org.nuxeo.wopi.lock.WOPILockSecurityPolicy
 
WOPIModule - Class in org.nuxeo.wopi.jaxrs
 
WOPIModule() - Constructor for class org.nuxeo.wopi.jaxrs.WOPIModule
 
WOPIRoot - Class in org.nuxeo.wopi.jaxrs
 
WOPIRoot() - Constructor for class org.nuxeo.wopi.jaxrs.WOPIRoot
 
WOPIService - Interface in org.nuxeo.wopi
WOPI Service.
WOPIServiceImpl - Class in org.nuxeo.wopi
 
WOPIServiceImpl() - Constructor for class org.nuxeo.wopi.WOPIServiceImpl
 
WOPIServiceImpl.WOPIDiscoveryInvalidation - Class in org.nuxeo.wopi
 
WOPIServiceImpl.WOPIDiscoveryInvalidator - Class in org.nuxeo.wopi
 
WOPIServlet - Class in org.nuxeo.wopi
 
WOPIServlet() - Constructor for class org.nuxeo.wopi.WOPIServlet
 
word - Variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.FulltextQuery
The word, if op is WORD or NOTWORD
WORD - org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
 
WORD_XML_DATE_FORMAT - Static variable in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
 
wordCount - Variable in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
wordPattern - Static variable in class org.nuxeo.common.utils.FullTextUtils
 
WordPerfect2TextConverter - Class in org.nuxeo.ecm.platform.convert.plugins
 
WordPerfect2TextConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.WordPerfect2TextConverter
 
words - Variable in class org.nuxeo.ecm.platform.importer.random.HunspellDictionaryHolder
 
words - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
WordXMLRawTemplateProcessor - Class in org.nuxeo.template.processors.docx
WordXML implementation of the BidirectionalTemplateProcessor.
WordXMLRawTemplateProcessor() - Constructor for class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
 
work - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager.WorkScheduling
 
work - Variable in class org.nuxeo.ecm.core.work.WorkComputation
 
work - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkScheduling
 
work() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
 
work() - Method in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
 
work() - Method in class org.nuxeo.ecm.automation.core.work.BlobListZipWork
Deprecated.
 
work() - Method in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
 
work() - Method in class org.nuxeo.ecm.collections.core.worker.RemovedAbstractWork
 
work() - Method in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
 
work() - Method in class org.nuxeo.ecm.core.BatchFinderWork
 
work() - Method in class org.nuxeo.ecm.core.BatchProcessorWork
 
work() - Method in class org.nuxeo.ecm.core.convert.service.ConversionWork
 
work() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
 
work() - Method in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
 
work() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
 
work() - Method in class org.nuxeo.ecm.core.transientstore.TransiantStorageGCWork
 
work() - Method in class org.nuxeo.ecm.core.work.AbstractWork
 
work() - Method in interface org.nuxeo.ecm.core.work.api.Work
This method should implement the actual work done by the Work instance.
work() - Method in class org.nuxeo.ecm.core.work.SleepWork
 
work() - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
 
work() - Method in class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
 
work() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
work() - Method in class org.nuxeo.ecm.platform.picture.recompute.ImagingRecomputeWork
Deprecated.
 
work() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
 
work() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
 
work() - Method in class org.nuxeo.ecm.platform.threed.service.ThreeDBatchUpdateWork
 
work() - Method in class org.nuxeo.ecm.platform.thumbnail.work.ThumbnailRecomputeWork
Deprecated.
 
work() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
 
work() - Method in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
 
work() - Method in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
 
work() - Method in class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
 
work() - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
 
work() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporterWork
 
work() - Method in class org.nuxeo.elasticsearch.audit.ESAuditMigrationWork
 
work() - Method in class org.nuxeo.elasticsearch.work.BaseIndexingWorker
 
Work - Interface in org.nuxeo.ecm.core.work.api
A Work instance gets scheduled and executed by a WorkManager .
WORK_CODEC_PROP - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
WORK_FAILED_EVENT - Static variable in class org.nuxeo.ecm.core.work.AbstractWork
 
WORK_INSTANCE - Static variable in class org.nuxeo.ecm.core.work.AbstractWork
 
WORK_ITEMS_LIST_ADDED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a new work items list is created.
WORK_ITEMS_LIST_LOADED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a work items list is loaded.
WORK_ITEMS_LIST_REMOVED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a work items list is deleted.
WORK_LOG_CONFIG_PROP - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
WORK_OVER_PROVISIONING_PROP - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
 
Work.Progress - Class in org.nuxeo.ecm.core.work.api
A progress report about a work instance.
Work.State - Enum in org.nuxeo.ecm.core.work.api
The running state of a Work instance.
workCanceled(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
workCanceled(String, Work) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
workCanceled(String, Work) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Removes a work instance from scheduled set.
WorkCatCommand - Class in org.nuxeo.lib.stream.tools.command
Output information of Work in a StreamWorkManager Queue.
WorkCatCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.WorkCatCommand
 
workCompleted(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
workCompleted(String, Work) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
workCompleted(String, Work) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Moves a work instance from the running set to the completed set.
WorkCompletionSynchronizer() - Constructor for class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkCompletionSynchronizer
 
WorkComputation - Class in org.nuxeo.ecm.core.work
A Stream computation that consumes works.
WorkComputation(String) - Constructor for class org.nuxeo.ecm.core.work.WorkComputation
 
workFailed(RuntimeException) - Method in class org.nuxeo.ecm.core.work.AbstractWork
Called when the worker failed to run successfully even after retrying.
WorkFailureComputation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure.WorkFailureComputation
 
WORKFLOW_ABANDONED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a process has been abandoned.
WORKFLOW_CANCELED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a process has been canceled.
WORKFLOW_CONTEXT - Static variable in class org.nuxeo.ecm.automation.core.Constants
 
WORKFLOW_ENDED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a process has been ended.
WORKFLOW_FORCE_RESUME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
WORKFLOW_ID_EVENT_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
 
WORKFLOW_INITATIOR - Static variable in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
 
WORKFLOW_NAME_EVENT_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
 
WORKFLOW_NEW_STARTED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a new process is started.
WORKFLOW_TASK_ASSIGNED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
 
WORKFLOW_TASK_COMPLETED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a task has been completed.
WORKFLOW_TASK_COMPLETION_ACTION_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
WORKFLOW_TASK_DELEGATED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
 
WORKFLOW_TASK_REASSIGNED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
 
WORKFLOW_TASK_REJECTED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a task has been rejected.
WORKFLOW_TASK_REMOVED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a task has been removed.
WORKFLOW_TASK_START - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a task has been started.
WORKFLOW_TASK_STOP - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Fired when a task has been ended.
WORKFLOW_TASKS_COMPUTED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
 
WORKFLOW_USER_ASSIGNMENT_CHANGED - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
Deprecated. 
WORKFLOW_VARIABLES - Static variable in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
 
WorkflowAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter
 
WorkflowAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter.WorkflowAdapter
 
workflowCanceled - org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
 
workflowId - Variable in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
 
workflowInstanceId - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
 
workflowInstanceId - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
 
workflowInstanceId - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
 
workflowModelName - Variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
workflowModelName - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject
Deprecated.
since 11.1
WorkflowModelObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.routing
 
WorkflowModelObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowModelObject
 
WorkflowObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.routing
 
WorkflowObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.routing.WorkflowObject
 
WorkflowRequest - Class in org.nuxeo.ecm.platform.routing.core.io
 
WorkflowRequest() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
WorkflowRequest(String, List<String>, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
 
WorkflowRequestJsonReader - Class in org.nuxeo.ecm.platform.routing.core.io
 
WorkflowRequestJsonReader() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestJsonReader
 
WorkflowRequestLegacyJsonReader - Class in org.nuxeo.ecm.platform.routing.core.io
Deprecated.
WorkflowRequestLegacyJsonReader() - Constructor for class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequestLegacyJsonReader
Deprecated.
 
workflowVariables - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
 
workHasState(Work, Work.State) - Static method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
Returns true if the given state is not null and matches the state of the given work or if the state is null and the work's state is either Work.State.SCHEDULED or Work.State.RUNNING, false otherwise.
WorkHolder - Class in org.nuxeo.ecm.core.work
A WorkHolder adapts a Work to Runnable for queuing and execution by a ThreadPoolExecutor.
WorkHolder(Work) - Constructor for class org.nuxeo.ecm.core.work.WorkHolder
 
workId(String) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
workId(Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
workIds - Variable in class org.nuxeo.ecm.core.work.WorkComputation
 
workingDir - Variable in class org.nuxeo.osgi.OSGiAdapter
 
workingDir - Variable in class org.nuxeo.runtime.AbstractRuntimeService
 
workingDir - Variable in class org.nuxeo.runtime.test.RuntimeHarnessImpl
 
workingDirectory - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
 
workingDirectory - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
WorkingDirectoryConfigurator - Interface in org.nuxeo.runtime.test
 
workManager - Variable in class org.nuxeo.elasticsearch.work.ScrollingIndexingWorker
 
WorkManager - Interface in org.nuxeo.ecm.core.work.api
A WorkManager executes Work instances asynchronously.
WORKMANAGER_PROCESSING_DISABLE - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
WORKMANAGER_PROCESSING_ENABLED - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
 
WorkManager.Scheduling - Enum in org.nuxeo.ecm.core.work.api
The scheduling policy to use when adding a work instance using WorkManager.schedule(Work, Scheduling).
WorkManagerImpl - Class in org.nuxeo.ecm.core.work
The implementation of a WorkManager.
WorkManagerImpl() - Constructor for class org.nuxeo.ecm.core.work.WorkManagerImpl
 
WorkManagerImpl.WorkCompletionSynchronizer - Class in org.nuxeo.ecm.core.work
Simple synchronizer to wake up when an in-JVM work is completed.
WorkManagerImpl.WorkScheduling - Class in org.nuxeo.ecm.core.work
A work instance and how to schedule it, for schedule-after-commit.
WorkManagerImpl.WorkThreadPoolExecutor - Class in org.nuxeo.ecm.core.work
A ThreadPoolExecutor that keeps available the list of running tasks.
WorkManagerObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.management
 
WorkManagerObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.management.WorkManagerObject
 
WorkManagerRunWorkInFailure - Class in org.nuxeo.ecm.automation.core.operations.services.workmanager
Executes Works stored in the dead letter queue after failure.
WorkManagerRunWorkInFailure() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
 
WorkManagerRunWorkInFailure.WorkFailureComputation - Class in org.nuxeo.ecm.automation.core.operations.services.workmanager
 
WorkQueueDescriptor - Class in org.nuxeo.ecm.core.work.api
Descriptor for a WorkManager queue configuration.
WorkQueueDescriptor() - Constructor for class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
 
WorkQueueMetrics - Class in org.nuxeo.ecm.core.work.api
Provides coherent queue metrics
WorkQueueMetrics(String, Number, Number, Number, Number) - Constructor for class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
 
WorkQueuing - Interface in org.nuxeo.ecm.core.work
Interface describing how the WorkManager implements queuing.
WorkQueuing.Listener - Interface in org.nuxeo.ecm.core.work
 
WorkQueuingDescriptor - Class in org.nuxeo.ecm.core.work.api
Descriptor for a WorkManager queuing implementation configuration.
WorkQueuingDescriptor() - Constructor for class org.nuxeo.ecm.core.work.api.WorkQueuingDescriptor
 
workReschedule(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
workReschedule(String, Work) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
workReschedule(String, Work) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Moves back a work instance from running set to the scheduled set.
workRunning(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
workRunning(String, Work) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
workRunning(String, Work) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Put the work instance into the running set.
works - Variable in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
 
workSchedule(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
 
workSchedule(String, Work) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
 
workSchedule(String, Work) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
Submit a work to the ThreadPoolExecutor and put it in the scheduled set.
WorkSchedulePath - Class in org.nuxeo.ecm.core.work.api
 
WorkSchedulePath() - Constructor for class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
WorkSchedulePath(WorkSchedulePath, Work) - Constructor for class org.nuxeo.ecm.core.work.api.WorkSchedulePath
 
WorkSchedulePath.Trace - Class in org.nuxeo.ecm.core.work.api
 
WorkScheduling(Work, WorkManager.Scheduling) - Constructor for class org.nuxeo.ecm.core.work.StreamWorkManager.WorkScheduling
 
WorkScheduling(Work, WorkManager.Scheduling) - Constructor for class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkScheduling
 
workSetCancelledScheduled(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Switches a work to state completed, and saves its new state.
workSetCompleted(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Switches a work to state completed, and saves its new state.
workSetReschedule(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Switches a work to state canceled, and saves its new state.
workSetRunning(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Switches a work to state running.
workSetScheduled(String, Work) - Method in class org.nuxeo.ecm.core.redis.contribs.RedisWorkQueuing
Persists a work instance and adds it to the scheduled queue.
WorksMonitoring - Class in org.nuxeo.ecm.core.management.works
 
WorksMonitoring() - Constructor for class org.nuxeo.ecm.core.management.works.WorksMonitoring
 
WorksMonitoringFactory - Class in org.nuxeo.ecm.core.management.works
 
WorksMonitoringFactory() - Constructor for class org.nuxeo.ecm.core.management.works.WorksMonitoringFactory
 
WorksMonitoringMBean - Interface in org.nuxeo.ecm.core.management.works
Manage works from the JMX console
WORKSPACE_TYPE - Static variable in class org.nuxeo.ecm.core.versioning.NoVersioningPolicyFilter
 
WorksQueueMonitoring - Class in org.nuxeo.ecm.core.management.works
 
WorksQueueMonitoring(String) - Constructor for class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
 
WorksQueueMonitoringMBean - Interface in org.nuxeo.ecm.core.management.works
 
workStat(LogManager, Name, Name, int, String) - Method in class org.nuxeo.lib.stream.tools.command.WorkCatCommand
 
WorkStateHelper - Class in org.nuxeo.ecm.core.work
Work state helper to handle, out-of-API, distributed, work states.
WorkThreadPoolExecutor(int, int, long, TimeUnit, NuxeoBlockingQueue, ThreadFactory) - Constructor for class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
workTimer - Variable in class org.nuxeo.ecm.core.work.WorkComputation
 
workTimer - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
 
WR_EX - Static variable in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
 
wrap() - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
wrap() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl
 
wrap() - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
 
wrap(OutputStream) - Method in interface org.nuxeo.ecm.core.blob.KeyStrategy.WriteObserver
Wraps the given stream to observe it.
wrap(OutputStream) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest.WriteObserverDigest
 
wrap(Exception) - Static method in exception org.nuxeo.runtime.management.ManagementException
 
wrap(Exception) - Static method in exception org.nuxeo.runtime.management.ManagementRuntimeException
 
wrap(Object) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
wrap(Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentObjectWrapper
 
wrap(Object) - Method in class org.nuxeo.template.context.SimpleDocumentWrapper
 
wrap(Object, AutomationMapper) - Static method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
wrap(String, Exception) - Static method in exception org.nuxeo.runtime.management.ManagementException
 
wrap(String, Exception) - Static method in exception org.nuxeo.runtime.management.ManagementRuntimeException
 
wrap(String, Throwable) - Static method in error org.nuxeo.ecm.core.persistence.PersistenceError
 
wrap(String, Throwable) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
wrap(Throwable) - Static method in exception org.nuxeo.ecm.webengine.WebException
Deprecated.
 
wrap(List<DocumentModel>, Class<T>) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
 
wrap(List<LogEntry>) - Method in interface org.nuxeo.template.api.context.DocumentWrapper
 
wrap(List<LogEntry>) - Method in class org.nuxeo.template.context.SimpleBeanWrapper
 
wrap(Map<String, Object>) - Static method in class org.nuxeo.automation.scripting.internals.ScriptObjectMirrors
 
wrap(Map<String, Object>, AutomationMapper) - Static method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
 
wrap(DirContext, int) - Static method in class org.nuxeo.ecm.directory.ldap.LdapRetryHandler
 
wrap(Blob) - Static method in class org.nuxeo.template.xdocreport.jaxrs.BinaryDataWrapper
 
wrap(DocumentModel) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
 
wrap(DocumentModel) - Method in interface org.nuxeo.template.api.context.DocumentWrapper
 
wrap(DocumentModel) - Method in class org.nuxeo.template.context.SimpleBeanWrapper
 
wrap(Property) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyWrapper
 
wrap(Session) - Method in class org.nuxeo.ecm.core.repository.RepositoryService.SessionFactory
 
wrap(TemplateSourceDocument) - Static method in class org.nuxeo.template.xdocreport.jaxrs.BinaryDataWrapper
 
wrap(TemplateSourceDocument) - Static method in class org.nuxeo.template.xdocreport.jaxrs.ResourceWrapper
 
wrapBlob(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
 
wrapDocModelInTask(List<DocumentModel>) - Static method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
Converts a DocumentModelList to a list of Tasks.
wrapDocModelInTask(DocumentModelList) - Static method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
Deprecated.
wrapDocModelInTask(DocumentModelList, boolean) - Static method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
Deprecated.
wrapDocumentModel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
 
wrapDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreProxyFactory
 
wrapDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
 
wrapNuxeoPrincipal(String, NuxeoPrincipal, Object, Map<String, Serializable>) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
 
wrapNuxeoPrincipal(String, NuxeoPrincipal, Object, Map<String, Serializable>) - Method in interface org.nuxeo.usermapper.service.UserMapperService
Wrap the NuxeoPrincipal as the userObject used in the external authentication system *
wrapNuxeoPrincipal(NuxeoPrincipal, Object, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserMapper
 
wrapNuxeoPrincipal(NuxeoPrincipal, Object, Map<String, Serializable>) - Method in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
wrapNuxeoPrincipal(NuxeoPrincipal, Object, Map<String, Serializable>) - Method in class org.nuxeo.usermapper.extension.NashornUserMapper
 
wrapNuxeoPrincipal(NuxeoPrincipal, Object, Map<String, Serializable>) - Method in interface org.nuxeo.usermapper.extension.UserMapper
Wrap the NuxeoPrincipal as the userObject used in the external authentication system
wrapped - Variable in class org.nuxeo.automation.scripting.internals.AutomationMapper
 
WRAPPED_CONTEXT - Static variable in interface org.nuxeo.ecm.core.io.registry.MarshallingConstants
Context parameter key used to get current WrappedContext in a RenderingContext.
WrappedContext - Class in org.nuxeo.ecm.core.io.registry.context
Provides a way to create sub contexts of RenderingContext to broadcast marshalled entities or state parameters from a marshaller to other marshaller.
WrappedId(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType.WrappedId
 
wrappedTransformer - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
 
wrapper - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
 
wrapper - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyWrapper
 
wrapper - Variable in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
 
wrapper - Variable in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
 
wrapperClass - Variable in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
wrapperManager - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
 
wrapperScript - Variable in class org.nuxeo.usermapper.service.UserMapperDescriptor
 
wrapperSource - Variable in class org.nuxeo.usermapper.extension.GroovyUserMapper
 
wrapperSource - Variable in class org.nuxeo.usermapper.extension.NashornUserMapper
 
wrapToPublicationNode(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
wrapToPublicationNode(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
Returns a PublicationNode for the current tree built on the given documentModel.
wrapToPublicationNode(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
wrapToPublicationNode(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
 
wrapToPublicationNode(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
 
wrapToPublishedDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
 
wrapToPublishedDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
 
wrapToPublishedDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
 
wrapTransactionManager(TransactionManager) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
 
wrapXml(String, String) - Static method in class org.nuxeo.template.xdocreport.jaxrs.BinaryDataWrapper
 
write - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
write(byte[]) - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
write(byte[]) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
write(byte[]) - Method in class org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
 
write(byte[], int, int) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore.EncryptingOutputStream
 
write(byte[], int, int) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
write(byte[], int, int) - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
write(byte[], int, int) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
write(byte[], int, int) - Method in class org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
 
write(char[]) - Method in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
 
write(char[], int, int) - Method in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
 
write(char[], int, int) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
write(int) - Method in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
 
write(int) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
 
write(int) - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
write(int) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
 
write(int) - Method in class org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
 
write(JsonGenerator, EntityType) - Method in class org.nuxeo.ecm.automation.io.services.codec.AbstractMarshallingRegistryCodec
 
write(JsonGenerator, EntityType) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.AbstractJsonEnricher
When implementing this method, the provided JsonGenerator expect you write a field name and a field value (or many).
write(JsonGenerator, Boolean) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
 
write(JsonGenerator, Number) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
 
write(JsonGenerator, Object) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
write(JsonGenerator, String) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
 
write(JsonGenerator, Calendar) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
 
write(JsonGenerator, Date) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.collections.core.io.CollectionsJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.collections.core.io.FavoritesJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.FirstAccessibleAncestorJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricher
Deprecated.
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.UserVisiblePermissionsJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.io.NotificationsJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.io.PreviewJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.io.PublicationJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.io.RenditionJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.io.enrichers.PendingTasksJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.io.enrichers.RunnableWorkflowJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.io.enrichers.RunningWorkflowJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.tag.io.TagsJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.SubtypesJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.platform.url.io.DocumentUrlJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.AuditJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.enrichers.HasContentJsonEnricher
 
write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.elasticsearch.io.HighlightJsonEnricher
 
write(JsonGenerator, BlobProperty) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BlobAppLinksJsonEnricher
 
write(JsonGenerator, BlobProperty) - Method in class org.nuxeo.ecm.platform.preview.io.BlobPreviewJsonEnricher
 
write(JsonGenerator, BlobProperty) - Method in class org.nuxeo.wopi.WOPIJsonEnricher
 
write(JsonGenerator, NuxeoPrincipal) - Method in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
write(JsonGenerator, T) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
 
write(EntityType, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Implement this method to writes the entity in the provided JsonGenerator.
write(EntityType, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.ExtensibleEntityJsonWriter
 
write(EntityType, Class<?>, Type, MediaType, OutputStream) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
 
write(EntityType, Class<?>, Type, MediaType, OutputStream) - Method in interface org.nuxeo.ecm.core.io.registry.Writer
Writes the entity to out OutputStream using mediatype format.
write(File) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
write(File) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
Writes the descriptor to an XML file.
write(OutputStream) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
 
write(OutputStream, Object) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
write(OutputStream, Object, boolean) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
write(OutputStream, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Serializes graph.
write(OutputStream, String, String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
write(OutputStream, String, String) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
write(Object, Encoder) - Method in class org.nuxeo.ecm.core.bulk.io.InstantAsLongEncoding
 
write(Object, Encoder) - Method in class org.nuxeo.ecm.core.bulk.message.MapAsJsonAsStringEncoding
 
write(String, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
Serializes graph.
write(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
 
write(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
 
write(Collection<ExportedDocument>) - Method in interface org.nuxeo.ecm.core.io.DocumentWriter
Writes documents from the given collection.
write(Collection<ExportedDocument>) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
 
write(Collection<ExportedDocument>) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
 
write(List<EntityType>, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonWriter
 
write(List<DocumentModel>, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriter
 
write(List<DocumentModel>, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelListCSVWriter
 
write(List<LogEntry>, OutputStream) - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
 
write(List<LogEntry>, CSVPrinter) - Method in class org.nuxeo.ecm.platform.audit.io.LogEntryListCSVWriter
 
write(Map<String, Entry>) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
write(XmlWriter) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
Deprecated.
write(DocumentModel, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVWriter
 
write(Property, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
write(Property, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
write(BlobWriteContext, Path) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
 
write(BlobWriteContext, Path) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
write(ExportedDocument) - Method in interface org.nuxeo.ecm.core.io.DocumentWriter
Writes a single document.
write(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
 
write(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelInjector
 
write(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelUpdater
 
write(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelWriter
 
write(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
write(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
 
write(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
 
write(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentWriter
 
write(ExportedDocument[]) - Method in interface org.nuxeo.ecm.core.io.DocumentWriter
Writes an array of documents.
write(ExportedDocument[]) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
 
write(ExportedDocument[]) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
 
write(Enriched<EntityType>, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.enrichers.AbstractJsonEnricher
 
write(RowMapper.RowBatch) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
write(RowMapper.RowBatch) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
Writes a set of rows.
write(RowMapper.RowBatch) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
 
write(RowMapper.RowBatch) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
 
write(LogEntry, CSVPrinter) - Method in class org.nuxeo.ecm.platform.audit.io.LogEntryCSVWriter
 
write(FieldDefinition, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.FieldDefinitionJsonWriter
 
write(LayoutDefinition, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutDefinitionJsonWriter
 
write(Layout, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutJsonWriter
 
write(LayoutTypeConfiguration, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeConfigurationJsonWriter
 
write(LayoutTypeDefinition, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeDefinitionJsonWriter
 
write(RenderingInfo, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.RenderingInfoJsonWriter
 
write(WidgetDefinition, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetDefinitionJsonWriter
 
write(WidgetReference, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetReferenceJsonWriter
 
write(WidgetSelectOption, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetSelectOptionJsonWriter
 
write(WidgetTypeConfiguration, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeConfigurationJsonWriter
 
write(WidgetTypeDefinition, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitionJsonWriter
 
write(LayoutDefinitions, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutDefinitionsJsonWriter
 
write(LayoutTypeDefinitions, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutTypeDefinitionsJsonWriter
 
write(WidgetTypeDefinitions, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitionsJsonWriter
 
write(AuthenticationToken, JsonGenerator) - Method in class org.nuxeo.ecm.tokenauth.io.AuthenticationTokenWriter
 
write(DocumentFragment, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
write(DocumentFragment, OutputFormat, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
write(Document, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
write(Document, OutputFormat, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
write(Element, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
write(Element, OutputFormat, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
 
write(T, Class<?>, Type, MediaType, OutputStream) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
write(T, CSVPrinter) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
WRITE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
WRITE_COLD_STORAGE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
Permission needed to move document's main content to cold storage.
WRITE_LIFE_CYCLE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
WRITE_LOCK_TTL - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
WRITE_NAME - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
 
WRITE_PROPERTIES - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
WRITE_SECURITY - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
WRITE_SUFFIX - Static variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
WRITE_VERSION - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
 
writeACEsField(JsonGenerator, String, ACL, DocumentModel) - Method in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
writeActors(List<String>, boolean, JsonGenerator) - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
writeAlias - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
writeAutomationInfo(JsonGenerator, AutomationInfo, boolean) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeAutomationInfo(OutputStream, AutomationInfo, boolean) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeBaseVersion(Version) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
writeBlob(Blob) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
 
writeBlob(Blob) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
 
writeBlob(Blob) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Writes a Blob to storage and returns information about it.
writeBlob(Blob) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
writeBlob(Blob) - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
 
writeBlob(Blob) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
 
writeBlob(Blob) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
 
writeBlob(Blob) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
Should be overriden by subclasses needing something different.
writeBlob(Blob, Document, String) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
Writes a Blob to storage and returns its key.
writeBlob(Blob, Document, String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
Writes a Blob to storage and returns its key.
writeBlob(BlobContext) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
writeBlob(BlobContext) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
Writes a Blob to storage and returns information about it.
writeBlob(BlobContext) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Writes a blob.
writeBlob(BlobContext) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
 
writeBlob(BlobWriteContext) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
writeBlob(BlobWriteContext) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Writes a blob.
writeBlob(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
writeBlob(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
writeBlob(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
 
writeBlob(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
writeBlobProperties(BlobUpdateContext) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
 
writeBlobProperties(BlobUpdateContext) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
 
writeBlobProperties(BlobUpdateContext) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
Sets properties on a blob.
writeBlobProperties(BlobUpdateContext) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
 
writeBlobProperties(BlobUpdateContext) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
 
writeBlobProperties(BlobUpdateContext) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
 
writeBlobProperty(JsonGenerator, BlobProperty) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
writeBlobProperty(JsonGenerator, Property, JSONPropertyWriter.PropertyConsumer) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
writeBlock(BlockWriter) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
writeBuckets(String, List<Bucket>, Field, JsonGenerator) - Method in class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
 
writeCache(File, List<BundleFile>, List<BundleFile>) - Static method in class org.nuxeo.osgi.application.ApplicationBundleLoader
 
writeCommentEntity(Comment, JsonGenerator) - Static method in class org.nuxeo.ecm.platform.comment.impl.CommentJsonWriter
 
writeCompatibilityUserProfile(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
writeComplexProperty(JsonGenerator, Property) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
writeComplexProperty(T, ComplexProperty, String, boolean, boolean, Document.WriteContext) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Writes state from a complex property.
writeComplexProperty(T, ComplexProperty, Document.WriteContext) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
writeComponentIndex() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
 
WriteConcernConverter() - Constructor for class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.WriteConcernConverter
 
writeContextParameters(JsonGenerator, DocumentModel, Map<String, String>) - Method in class org.nuxeo.elasticsearch.io.JsonESDocumentWriter
 
writeCreates(List<Row>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
writeDeletes(Collection<RowId>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
writeDevBundles(DevBundle[]) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Writes to the DevFrameworkBootstrap.devBundlesFile the input devBundles by replacing the former file.
writeDevMetrics(Watch, String) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
 
writeDocType(JsonGenerator, DocumentType, boolean) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.AbstractTypeDefWriter
 
writeDocument(String, ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
writeDocumentModel(DocumentModel, Document) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
Writes a document model to a document.
writeDocumentModel(DocumentModel, Document, boolean) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
Writes a document model to a document.
writeDocumentPart(DocumentPart, Document.WriteContext) - Method in interface org.nuxeo.ecm.core.model.Document
Deprecated.
since 11.1, use the signature with create instead
writeDocumentPart(DocumentPart, Document.WriteContext, boolean) - Method in interface org.nuxeo.ecm.core.model.Document
Writes a DocumentPart to storage.
writeDocumentPart(DocumentPart, Document.WriteContext, boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
 
writeDocumentPart(DocumentPart, Document.WriteContext, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
 
writeDocumentPart(DocumentPart, Document.WriteContext, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
 
writeDocumentPart(T, DocumentPart, Document.WriteContext, boolean) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
Writes state from a document part.
writeEmpty - Variable in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
Whether or not this writer write empty list or object.
writeEmpty(boolean) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
writeEntity(JsonGenerator, T) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
 
writeEntity(Object, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Delegates writing of an entity to the MarshallerRegistry.
writeEntity(ObjectType, OutputStream) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Delegates writing of an entity to the MarshallerRegistry.
writeEntityBody(JsonGenerator, List<T>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityListWriter
 
writeEntityBody(JsonGenerator, LogEntry) - Method in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryWriter
Deprecated.
 
writeEntityBody(JsonGenerator, ConversionScheduled) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionScheduledWriter
 
writeEntityBody(JsonGenerator, ConversionStatusWithResult) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.conversion.ConversionStatusWithResultWriter
 
writeEntityBody(JsonGenerator, T) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
Write the body of the entity.
writeEntityBody(EntityType, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.ExtensibleEntityJsonWriter
Implement this method to write the entity body.
writeEntityBody(SimplifiedServerInfo, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.management.SimplifiedServerInfoJsonWriter
 
writeEntityBody(DocumentModel, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
writeEntityBody(NuxeoGroup, JsonGenerator) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
writeEntityBody(NuxeoPrincipal, JsonGenerator) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonWriter
 
writeEntityBody(ACP, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriter
 
writeEntityBody(DocumentValidationReport, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriter
 
writeEntityBody(BinaryManagerStatus, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.management.BinaryManagerStatusJsonWriter
 
writeEntityBody(BulkCommand, JsonGenerator) - Method in class org.nuxeo.ecm.core.bulk.io.BulkCommandJsonWriter
 
writeEntityBody(BulkStatus, JsonGenerator) - Method in class org.nuxeo.ecm.core.bulk.io.BulkStatusJsonWriter
 
writeEntityBody(ProbeInfo, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.management.ProbeInfoJsonWriter
 
writeEntityBody(DocumentType, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriter
 
writeEntityBody(CompositeType, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriter
 
writeEntityBody(Constraint, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriter
 
writeEntityBody(Schema, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriter
 
writeEntityBody(DirectoryEntry, JsonGenerator) - Method in class org.nuxeo.ecm.directory.io.DirectoryEntryJsonWriter
 
writeEntityBody(Directory, JsonGenerator) - Method in class org.nuxeo.ecm.directory.io.DirectoryJsonWriter
 
writeEntityBody(LogEntry, JsonGenerator) - Method in class org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriter
 
writeEntityBody(Annotation, JsonGenerator) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationJsonWriter
 
writeEntityBody(Comment, JsonGenerator) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentJsonWriter
 
writeEntityBody(OAuth2Client, JsonGenerator) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientWriter
 
writeEntityBody(NuxeoOAuth2ServiceProvider, JsonGenerator) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProviderWriter
 
writeEntityBody(NuxeoOAuth2Token, JsonGenerator) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2TokenWriter
 
writeEntityBody(Aggregate, JsonGenerator) - Method in class org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter
 
writeEntityBody(DocumentRoute, JsonGenerator) - Method in class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
 
writeEntityBody(JsonGraphRoute, JsonGenerator) - Method in class org.nuxeo.ecm.platform.routing.core.io.GraphRouteWriter
 
writeEntityBody(SavedSearch, JsonGenerator) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchWriter
 
writeEntityBody(Task, JsonGenerator) - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
writeEntityBody(Capabilities, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.capabilities.CapabilitiesJsonWriter
 
writeEntityBody(ProbeStatus, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.management.ProbeStatusJsonWriter
 
writeEntityBody(Migration, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.management.MigrationJsonWriter
 
writeEntityField(String, Object, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Delegates writing of an entity to the MarshallerRegistry.
writeEntries() - Method in class org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener
 
writeEntriesToAudit(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.impl.StreamAuditWriter.AuditLogWriterComputation
 
writeEntry(Entry) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
writeESDocument(JsonGenerator, DocumentModel, String[], Map<String, String>) - Method in class org.nuxeo.elasticsearch.io.JsonESDocumentWriter
 
writeException(JsonGenerator, Throwable, MediaType, int) - Static method in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
 
writeException(JsonGenerator, NuxeoException, MediaType) - Static method in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
 
writeException(JsonGenerator, WebException, MediaType) - Static method in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
Deprecated.
since 9.3
writeException(OutputStream, NuxeoException, MediaType) - Static method in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
 
writeException(OutputStream, WebException, MediaType) - Static method in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
Deprecated.
since 9.3
writeExtendedInfo(JsonGenerator, String, Serializable) - Method in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryWriter
Deprecated.
 
writeExtendedInfo(JsonGenerator, String, Serializable) - Method in class org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriter
 
writeExtendedInfos(JsonGenerator, LogEntry) - Method in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryWriter
Deprecated.
 
writeExtendedInfos(JsonGenerator, LogEntry) - Method in class org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriter
 
writeExternal(ObjectOutput) - Method in class org.nuxeo.importer.stream.message.BlobInfoMessage
 
writeExternal(ObjectOutput) - Method in class org.nuxeo.importer.stream.message.BlobMessage
 
writeExternal(ObjectOutput) - Method in class org.nuxeo.importer.stream.message.DocumentMessage
 
writeExternal(ObjectOutput) - Method in class org.nuxeo.lib.stream.computation.Record
 
writeExternal(ObjectOutput) - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
 
writeFacet(JsonGenerator, CompositeType, boolean) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.AbstractTypeDefWriter
 
writeFetchedValue(JsonGenerator, String, String, String) - Method in class org.nuxeo.ecm.directory.io.DirectoryEntryJsonWriter
 
writeField(JsonGenerator, String, String) - Static method in class org.nuxeo.elasticsearch.audit.io.AuditEntryJSONWriter
 
writeField(JsonGenerator, Field) - Method in class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriter
 
writeField(JsonGenerator, Field) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.AbstractTypeDefWriter
 
writeFile(String, Path, BlobContext, String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
Writes a file with the given key and returns its version id.
writeFile(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
 
writeGenericObject(JsonGenerator, Class<?>, Object) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
writeHeader() - Method in class org.nuxeo.ecm.core.blob.AESBlobStore.EncryptingOutputStream
 
writeHeader(JsonGenerator, List<T>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityListWriter
Override this method to write into list header
writeHeader(List<DocumentModel>, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelListCSVWriter
 
writeHeader(List<LogEntry>, CSVPrinter) - Method in class org.nuxeo.ecm.platform.audit.io.LogEntryListCSVWriter
 
writeHeader(CSVPrinter, RenderingContext) - Static method in class org.nuxeo.ecm.platform.audit.io.LogEntryCSVWriter
 
writeHeader(DocumentModel, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVWriter
 
writeHeader(Property, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
writeHeader(LogEntry, CSVPrinter) - Method in class org.nuxeo.ecm.platform.audit.io.LogEntryCSVWriter
 
writeHeader(T, CSVPrinter) - Method in class org.nuxeo.ecm.core.io.marshallers.csv.AbstractCSVWriter
 
writeIndex(File) - Static method in class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
writeIndex(Writer) - Static method in class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
 
writeIndexNames - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
 
writeIndexOrAlias() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
 
writeInfo(OutputStream, byte[]) - Static method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
writeInfo(OutputStream, String) - Static method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
writeInfo(OutputStream, Address) - Static method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
writeInfo(OutputStream, Address[]) - Static method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
 
writeItem(JsonGenerator, BusinessAdapter) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterListWriter
 
writeItem(JsonGenerator, LogEntry) - Method in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryListWriter
Deprecated.
 
writeItem(JsonGenerator, T) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityListWriter
Writes the item in a JsonGenerator.
writeJSONBlob(ScrollFileSystemItemList) - Method in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
 
writeJsonEntriesToAudit(ComputationContext) - Method in class org.nuxeo.audit.storage.stream.StreamAuditStorageWriter.AuditStorageLogWriterComputation
Store JSON entries in the Directory Audit Storage
writeLayoutRow(LayoutRow, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutJsonWriter
 
writeListProperty(JsonGenerator, Property) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
writeListProperty(JsonGenerator, Property, JSONPropertyWriter.PropertyConsumer) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
writeListProperty(Property, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
writeListVocabularyProperty(String[], Directory, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
writeLock - Variable in class org.nuxeo.runtime.kv.MemKeyValueStore
 
writeLock(Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
writeLock(Connection, Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
writeLock0(Connection, Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.VCSLockManager
 
writeLog(File) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
 
writeLogEntry(Element, LogEntry) - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
Could be overridden to put other (additional) data.
writeLogin(JsonGenerator, LoginInfo) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeLogin(OutputStream, LoginInfo) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeMapProperty(JsonGenerator, ComplexProperty, JSONPropertyWriter.PropertyConsumer) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
writeMarker() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
writeMemberGroups(NuxeoGroup, JsonGenerator) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
writeMemberUsers(NuxeoGroup, JsonGenerator) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
writeMetadata(String, Blob, String, DocumentModel) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Write given metadata mapping id into a given binary with a Nuxeo default processor.
writeMetadata(String, Blob, String, DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
writeMetadata(String, Blob, Map<String, Object>, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Write given metadata into a given binary with a given processor.
writeMetadata(String, Blob, Map<String, Object>, boolean) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
writeMetadata(Blob, String, DocumentModel) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Write given metadata mapping id into a given binary with a Nuxeo default processor.
writeMetadata(Blob, String, DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
writeMetadata(Blob, Map<String, Object>, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataProcessor
Write given metadata into given blob.
writeMetadata(Blob, Map<String, Object>, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Write given metadata into a given binary with a Nuxeo default processor.
writeMetadata(Blob, Map<String, Object>, boolean) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
writeMetadata(Blob, Map<String, Object>, boolean) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
 
writeMetadata(DocumentModel) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Write metadata (from a binary) into a given Nuxeo Document according to the metadata mapping and rules contributions.
writeMetadata(DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
writeMetadata(DocumentModel, String) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
Apply metadata mapping and override document properties according to the contribution.
writeMetadata(DocumentModel, String) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
 
WriteMetadataToBinaryFromContext - Class in org.nuxeo.binary.metadata.internals.operations
 
WriteMetadataToBinaryFromContext() - Constructor for class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromContext
 
WriteMetadataToBinaryFromDocument - Class in org.nuxeo.binary.metadata.internals.operations
 
WriteMetadataToBinaryFromDocument() - Constructor for class org.nuxeo.binary.metadata.internals.operations.WriteMetadataToBinaryFromDocument
 
writeMigrationStatus(MigrationService.MigrationStatus, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.management.MigrationJsonWriter
 
writeMigrationSteps(List<MigrationStep>, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.management.MigrationJsonWriter
 
writeModel(Document, DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
writeModel(Document, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
 
writeNull - Variable in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
Whether or not this writer write null values.
writeNull(boolean) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
writeObserver - Variable in class org.nuxeo.ecm.core.blob.BlobWriteContext
 
WriteObserverDigest(String, Consumer<String>) - Constructor for class org.nuxeo.ecm.core.blob.KeyStrategyDigest.WriteObserverDigest
 
writeOOoEntry(ZipOutputStream, String, File, int) - Method in class org.nuxeo.template.odt.OOoArchiveModifier
 
writeOperation(JsonGenerator, OperationDocumentation) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeOperation(JsonGenerator, OperationDocumentation, boolean) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeOperation(JsonGenerator, OperationDocumentation, String) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeOperation(JsonGenerator, OperationDocumentation, String, boolean) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeOperation(OutputStream, OperationDocumentation) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writeOperation(OutputStream, OperationDocumentation, boolean) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writePaginableHeader(JsonGenerator, List<T>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityListWriter
 
writeParentGroups(NuxeoGroup, JsonGenerator) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
writePermissions - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
 
WritePolicyEntryAdaptor - Class in org.nuxeo.ecm.directory.impl
Simple entry adaptor implementation that leaves the entry as editable if the specified field value matches the provided regexp or set the readonly flag of the entry to true if the value of the field does not match the regexp.
WritePolicyEntryAdaptor() - Constructor for class org.nuxeo.ecm.directory.impl.WritePolicyEntryAdaptor
 
writePrimitive(JsonGenerator, Object) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writePrimitive(OutputStream, Object) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonWriter
 
writePrincipalOrGroup(String, String, JsonGenerator) - Method in class org.nuxeo.ecm.permissions.ACLJsonEnricher
 
writeProperties(JsonGenerator, DocumentModel, String, ServletRequest) - Static method in class org.nuxeo.elasticsearch.io.JsonESDocumentWriter
 
writeProperties(NuxeoGroup, JsonGenerator) - Method in class org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriter
 
writeProperty(JsonGenerator, Property) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
Converts the value of the given core property to JSON.
writeProperty(JsonGenerator, Property) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
writeProperty(JsonGenerator, Property, JSONPropertyWriter.PropertyConsumer) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
Converts the value of the given core property to JSON.
writeProperty(DocumentModel, String, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVWriter
 
writePropertyValue(JsonGenerator, Property, DateTimeFormat, String) - Static method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
Converts the value of the given core property to JSON.
writer - Variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
 
writer - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
writer - Variable in class org.nuxeo.lib.stream.codec.AvroJsonCodec
 
Writer<EntityType> - Interface in org.nuxeo.ecm.core.io.registry
Interface of Java type to mimetype converter.
writeRawDefinition(LayoutRowDefinition, String, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutDefinitionJsonWriter
 
writeRecords(OutputStream, RecordSet) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonRecordSetWriter
 
writeRepliesSummary(CoreSession, Comment, JsonGenerator) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentJsonWriter
 
writeResource(Resource, OutputStream) - Static method in class org.nuxeo.template.xdocreport.jaxrs.JSONHelper
 
writers - Variable in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
writers - Variable in class org.nuxeo.ecm.automation.server.MarshallerDescriptor
 
writeScalarProperty(JsonGenerator, Property) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
writeScalarProperty(JsonGenerator, Property, JSONPropertyWriter.PropertyConsumer) - Method in class org.nuxeo.ecm.automation.core.util.JSONPropertyWriter
 
writeScalarProperty(Property, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
writeScalarPropertyValue(JsonGenerator, Type, Object) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
 
writeScalarVocabularyProperty(String, Directory, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
writeSchema(JsonGenerator, Schema) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.AbstractTypeDefWriter
 
writeSchema(DocumentModel, Schema, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVWriter
 
writeSchemaObject(JsonGenerator, Schema) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.AbstractTypeDefWriter
 
writeSchemaProperties(JsonGenerator, DocumentModel, String) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
 
writeSchemas(JsonGenerator, DocumentModel, String[]) - Method in class org.nuxeo.elasticsearch.io.JsonESDocumentWriter
 
writeSerializable(Serializable, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Writes a Serializable.
writeSerializableField(String, Serializable, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Writes a Serializable.
writeSerializableListField(String, Collection<T>, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Writes a list of Serializable.
writeSerializableMapField(String, Map<String, T>, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
Writes a map whose values are Serializable.
writeSerializableMapMapField(String, Map<String, Map<String, Serializable>>, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.AbstractLayoutJsonWriter
Writes a map whose values are a map.
writeStates() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
 
writeSuperBlock() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
 
writeSystem(DocumentModel, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVWriter
 
writeSystemProperties(JsonGenerator, DocumentModel) - Method in class org.nuxeo.elasticsearch.io.JsonESDocumentWriter
 
writeTaskVariables(GraphNode, JsonGenerator, MarshallerRegistry, RenderingContext, SchemaManager) - Static method in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
writeText(WikiText) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
writeTo(JsonNode, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonTreeWriter
 
writeTo(GroupResource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceWriter
 
writeTo(ServiceProviderConfig, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.ServiceProviderConfigWriter
 
writeTo(UserResource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWriter
 
writeTo(Resources<BaseResource>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.scim.server.jaxrs.marshalling.ResourcesWriter
 
writeTo(LargeBinaryData, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.template.xdocreport.jaxrs.NuxeoLargeBinaryDataMessageWriter
 
writeTo(Resource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceMessageWriter
 
writeTo(File) - Method in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
Write the properties file to the given file
writeTo(File, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.FileWriter
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonPrimitiveWriter
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.targetplatforms.jaxrs.JsonWriter
 
writeTo(URL, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.URLWriter
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.Config
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.Copy
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.Delete
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnAppend
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.update.Rollback
 
writeTo(XmlWriter) - Method in class org.nuxeo.connect.update.task.update.Update
 
writeTo(RecordSet, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonRecordSetWriter
 
writeTo(MultipartBlobs, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BlobsWriter
 
writeTo(AutomationInfo, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonAutomationInfoWriter
 
writeTo(JsonAdapter, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonAdapterWriter
 
writeTo(LoginInfo, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonLoginInfoWriter
 
writeTo(OperationDocumentation, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonHtmlOperationWriter
 
writeTo(OperationDocumentation, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonOperationWriter
 
writeTo(DocumentBlobHolder, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
 
writeTo(Blob, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.BlobWriter
 
writeTo(NuxeoException, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.app.JsonNuxeoExceptionWriter
 
writeTo(View, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ViewMessageBodyWriter
 
writeTo(WikiSerializerHandler, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.extensions.WikiBlockWriter
 
writeTo(WikiSerializerHandler, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocText
 
writeTo(WikiSerializerHandler, Writer) - Method in interface org.nuxeo.ecm.platform.rendering.wiki.WikiText
 
writeTo(WikiSerializerHandler, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
 
writeTo(DocumentTypes, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.DocumentTypesWriter
 
writeTo(Facets, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.FacetsWriter
 
writeTo(Schemas, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.types.SchemasWriter
 
writeTo(ResourceBundleEndpoint.ResourceBundleDispatcher, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.resource.wro.ResourceBundleWriter
 
writeTo(TemplateView, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateViewMessageBodyWriter
 
writeTo(Resource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.ResourceWriter
 
writeTo(Template, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateWriter
 
writeTo(TemplateView, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateViewWriter
 
writeTo(ScriptFile, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
 
writeTo(WebException, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.app.JsonExceptionWriter
Deprecated.
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
 
writeTranslatedValue(JsonGenerator, String, String) - Method in class org.nuxeo.ecm.directory.io.DirectoryEntryJsonWriter
 
writeUnsupported(Type, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
 
writeUpdates(Set<RowMapper.RowUpdate>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
 
writeUserProfile(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
 
writeVariables(DocumentRoute, JsonGenerator, MarshallerRegistry, RenderingContext, SchemaManager) - Static method in class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
 
writeVersion(Version) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
 
writeWidget(Widget, JsonGenerator) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutJsonWriter
 
writeWOPIBlobInfo(JsonGenerator, WOPIBlobInfo, DocumentModel, String) - Method in class org.nuxeo.wopi.WOPIJsonEnricher
 
writeWord(String) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
 
writeWorkflowInitiator(JsonGenerator, String) - Method in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
writeWorkflowVariables(DocumentRoute, GraphNode, JsonGenerator, MarshallerRegistry, RenderingContext, SchemaManager) - Static method in class org.nuxeo.ecm.platform.routing.core.io.TaskWriter
 
writeXML(Document, OutputStream) - Static method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
 
writeXML(Document, OutputStream) - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
 

X

x - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Point
 
x - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
x - Variable in class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
X_ACCEL_ENABLED - Static variable in class org.nuxeo.ecm.core.io.NginxConstants
nuxeo.conf parameter to enable X-Accel in Nuxeo Platform.
X_ACCEL_LOCATION_HEADER - Static variable in class org.nuxeo.ecm.core.io.NginxConstants
 
X_ACCEL_REDIRECT_HEADER - Static variable in class org.nuxeo.ecm.core.io.NginxConstants
 
X_CONTENT_MD5_HEADER - Static variable in class org.nuxeo.ecm.core.io.NginxConstants
 
X_FORWARDED_HOST - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
 
X_REQUEST_BODY_FILE_HEADER - Static variable in class org.nuxeo.ecm.core.io.NginxConstants
 
X_VERSIONING_OPTION - Static variable in class org.nuxeo.ecm.restapi.jaxrs.io.RestConstants
Rest Versioning Option Header
XAccessor - Interface in org.nuxeo.common.xmap
 
xaDataSource - Variable in class org.nuxeo.runtime.datasource.DataSourceDescriptor
 
xaErrorLogger - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
 
XAErrorLogger() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle.XAErrorLogger
 
XAnnotatedContent - Class in org.nuxeo.common.xmap
 
XAnnotatedContent(XMap, XAccessor, XContent) - Constructor for class org.nuxeo.common.xmap.XAnnotatedContent
 
XAnnotatedContext - Class in org.nuxeo.common.xmap
 
XAnnotatedContext(XMap, XAccessor, XContext) - Constructor for class org.nuxeo.common.xmap.XAnnotatedContext
 
XAnnotatedList - Class in org.nuxeo.common.xmap
 
XAnnotatedList(XMap, XAccessor) - Constructor for class org.nuxeo.common.xmap.XAnnotatedList
 
XAnnotatedList(XMap, XAccessor, XNodeList) - Constructor for class org.nuxeo.common.xmap.XAnnotatedList
 
XAnnotatedMap - Class in org.nuxeo.common.xmap
 
XAnnotatedMap(XMap, XAccessor, XNodeMap) - Constructor for class org.nuxeo.common.xmap.XAnnotatedMap
 
XAnnotatedMember - Class in org.nuxeo.common.xmap
 
XAnnotatedMember(XMap, XAccessor) - Constructor for class org.nuxeo.common.xmap.XAnnotatedMember
 
XAnnotatedMember(XMap, XAccessor, XNode) - Constructor for class org.nuxeo.common.xmap.XAnnotatedMember
 
XAnnotatedObject - Class in org.nuxeo.common.xmap
 
XAnnotatedObject(XMap, Class<?>, XObject) - Constructor for class org.nuxeo.common.xmap.XAnnotatedObject
 
XAnnotatedParent - Class in org.nuxeo.common.xmap
 
XAnnotatedParent(XMap, XAccessor) - Constructor for class org.nuxeo.common.xmap.XAnnotatedParent
 
xao - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
Not null if the described object is an xannotated object.
XContent - Annotation Type in org.nuxeo.common.xmap.annotation
An annotation that injects the content of the current node as an XML string or DocumentFragment depending on the field type.
XContext - Annotation Type in org.nuxeo.common.xmap.annotation
Injects an execution context property.
XDocReportBindingResolver - Class in org.nuxeo.template.processors.xdocreport
 
XDocReportBindingResolver(FieldsMetadata) - Constructor for class org.nuxeo.template.processors.xdocreport.XDocReportBindingResolver
 
XDocReportProcessor - Class in org.nuxeo.template.processors.xdocreport
XDocReport based TemplateProcessor
XDocReportProcessor() - Constructor for class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
 
XDocReportResourceService - Class in org.nuxeo.template.xdocreport.jaxrs
 
XDocReportResourceService(CoreSession) - Constructor for class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
 
XFieldAccessor - Class in org.nuxeo.common.xmap
 
XFieldAccessor(Field) - Constructor for class org.nuxeo.common.xmap.XFieldAccessor
 
xhtml - org.nuxeo.ecm.web.resources.api.ResourceType
 
xhtmlfirst - org.nuxeo.ecm.web.resources.api.ResourceType
 
XL2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
XL2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.XL2TextConverter
 
XlsMimetypeSniffer - Class in org.nuxeo.ecm.platform.mimetype.detectors
 
XlsMimetypeSniffer() - Constructor for class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
 
XLX2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
XLX2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter
 
xmap - Static variable in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
 
xmap - Variable in class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
 
xmap - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
 
XMap - Class in org.nuxeo.common.xmap
XMap maps an XML file to a java object.
XMap() - Constructor for class org.nuxeo.common.xmap.XMap
Creates a new XMap object.
XMapContext - Class in org.nuxeo.runtime.model.impl
 
XMapContext(RuntimeContext) - Constructor for class org.nuxeo.runtime.model.impl.XMapContext
 
XMapException - Exception in org.nuxeo.common.xmap
Exception during XMap processing.
XMapException() - Constructor for exception org.nuxeo.common.xmap.XMapException
 
XMapException(String) - Constructor for exception org.nuxeo.common.xmap.XMapException
 
XMapException(String, Throwable) - Constructor for exception org.nuxeo.common.xmap.XMapException
 
XMapException(Throwable) - Constructor for exception org.nuxeo.common.xmap.XMapException
 
XMemberAnnotation - Annotation Type in org.nuxeo.common.xmap.annotation
An annotation to identify XMap annotations.
XMethodAccessor - Class in org.nuxeo.common.xmap
 
XMethodAccessor(Method, Class<?>) - Constructor for class org.nuxeo.common.xmap.XMethodAccessor
 
XML_IMPORTER_INITIALIZATION - Static variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
XML_MAPPER - Static variable in class org.nuxeo.wopi.WOPIDiscovery
 
XML_NAMESPACE - Static variable in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
XML_NAMESPACE_PREFIX - Static variable in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
XML2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
XML2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.XML2TextConverter
 
Xml2TextHandler - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
 
Xml2TextHandler() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
 
XMLBuilder - Class in org.nuxeo.common.xmap
 
XMLDirectoryReader - Class in org.nuxeo.ecm.core.io.impl.plugins
 
XMLDirectoryReader(File) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
 
XMLDirectoryReader(String) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
 
XMLDirectoryWriter - Class in org.nuxeo.ecm.core.io.impl.plugins
This class plays a role in the export pipe.It is used to generate xml files that have a nuxeo specific format.Each file contains information about a document model such as,general information like name, uid or document type, and information about the schemas that the document includes.
XMLDirectoryWriter(File) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
 
XMLDirectoryWriter(String) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
 
XMLDocumentTreeWriter - Class in org.nuxeo.ecm.core.io.impl.plugins
 
XMLDocumentTreeWriter(File) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
 
XMLDocumentTreeWriter(OutputStream) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
 
XMLDocumentWriter - Class in org.nuxeo.ecm.core.io.impl.plugins
Writes to a file or output stream the XML corresponding to the document content.
XMLDocumentWriter(File) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentWriter
 
XMLDocumentWriter(OutputStream) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentWriter
 
XMLFileSourceNode - Class in org.nuxeo.ecm.platform.importer.xml.parser
Source Node filtering only Folder, XML and ZIP files.
XMLFileSourceNode(File) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.XMLFileSourceNode
 
XMLHTTP_REQUEST_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
 
XMLImporterComponent - Class in org.nuxeo.ecm.platform.importer.xml.parser
Main Nuxeo Runtime component managing extension points and exposing XMLImporterService
XMLImporterComponent() - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
 
XMLImporterService - Interface in org.nuxeo.ecm.platform.importer.xml.parser
Interface for importer service
XMLImporterServiceImpl - Class in org.nuxeo.ecm.platform.importer.xml.parser
Main implementation class for delivering the Import logic
XMLImporterServiceImpl(DocumentModel, ParserConfigRegistry) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
XMLImporterServiceImpl(DocumentModel, ParserConfigRegistry, Map<String, Object>, boolean) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
 
XmlMetaDataFileFilter - Class in org.nuxeo.ecm.platform.scanimporter.processor
FilenameFilter implemetation to skip files that are not descriptors
XmlMetaDataFileFilter() - Constructor for class org.nuxeo.ecm.platform.scanimporter.processor.XmlMetaDataFileFilter
 
xmlPath - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
 
XmlSerializer - Class in org.nuxeo.connect.update.xml
 
XmlSerializer() - Constructor for class org.nuxeo.connect.update.xml.XmlSerializer
 
XmlSerializer(String) - Constructor for class org.nuxeo.connect.update.xml.XmlSerializer
 
XMLSerializer - Class in org.nuxeo.template
XMLSerializer() - Constructor for class org.nuxeo.template.XMLSerializer
Deprecated.
 
XMLStartPattern - Static variable in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
 
XMLTemplateSerializer - Class in org.nuxeo.template.serializer.executors
TemplateInput parameters are stored in the DocumentModel as a single String Property via XML Serialization.
XMLTemplateSerializer() - Constructor for class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
 
XMLTemplateSerializer.TemplateInputBadFormat - Exception in org.nuxeo.template.serializer.executors
 
XmlZip2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
XML zip to text converter: parses the XML zip entries to read their content.
XmlZip2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.XmlZip2TextConverter
 
XMLZipReader - Class in org.nuxeo.ecm.core.io.impl.plugins
 
XMLZipReader(File) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
 
XMLZipReader(String) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
 
XMLZipReader(ZipFile) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
 
XNode - Annotation Type in org.nuxeo.common.xmap.annotation
 
XNodeList - Annotation Type in org.nuxeo.common.xmap.annotation
 
XNodeMap - Annotation Type in org.nuxeo.common.xmap.annotation
 
XObject - Annotation Type in org.nuxeo.common.xmap.annotation
 
xorshift(long) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
xorshift algorithm from George Marsaglia, with period 2^64 - 1.
xorshift(long, long) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
Iterated version of xorshift.
XP - Static variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
 
XP - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
 
XP - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
 
XP - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
 
XP_ACTIONS - Static variable in class org.nuxeo.ecm.core.bulk.BulkComponent
 
XP_ADAPTERS - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
XP_AUTOMATION_FILTER - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
XP_BATCH_HANDLER - Static variable in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
 
XP_BINDINGS - Static variable in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
XP_CACHES - Static variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl
 
XP_CHAIN_EXCEPTION - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
XP_CHAINS - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
XP_CLASSFILTER - Static variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
XP_CODEC - Static variable in class org.nuxeo.runtime.codec.CodecServiceImpl
 
XP_CODECS - Static variable in class org.nuxeo.ecm.automation.io.services.IOComponent
 
XP_CONF - Static variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
XP_CONFIG - Static variable in class org.nuxeo.ecm.core.redis.RedisComponent
 
XP_CONFIG - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
 
XP_CONFIG - Static variable in class org.nuxeo.runtime.kv.KeyValueServiceImpl
 
XP_CONFIG - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
 
XP_CONFIG - Static variable in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
 
XP_CONFIGURATION - Static variable in class org.nuxeo.ecm.jwt.JWTServiceImpl
 
XP_CONFIGURATION - Static variable in class org.nuxeo.runtime.aws.AWSConfigurationServiceImpl
 
XP_CONTEXT_HELPER - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
XP_EVENT_HANDLERS - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
XP_FACTORY - Static variable in class org.nuxeo.runtime.avro.AvroComponent
 
XP_FILTER - Static variable in class org.nuxeo.runtime.server.ServerComponent
 
XP_FILTERS - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
XP_KAFKA_CONFIG - Static variable in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
 
XP_LISTENER - Static variable in class org.nuxeo.runtime.server.ServerComponent
 
XP_LOG_CONFIG - Static variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
XP_MAPPER - Static variable in class org.nuxeo.runtime.avro.AvroComponent
 
XP_MARSHALLER - Static variable in class org.nuxeo.ecm.automation.server.AutomationServerComponent
 
XP_MARSHALLERS - Static variable in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
 
XP_OPERATION - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
 
XP_OPERATION - Static variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
 
XP_OPERATIONS - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
 
XP_PACKAGES - Static variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
XP_PERMISSIONS - Static variable in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
XP_PLATFORMS - Static variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
 
XP_REDIRECT_RESOLVER - Static variable in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
 
XP_REPLACEMENT - Static variable in class org.nuxeo.runtime.avro.AvroComponent
 
XP_REPOSITORY - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
 
XP_RESOURCES - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
XP_RESOURCES - Static variable in class org.nuxeo.runtime.services.resource.ResourceService
 
XP_SCHEMA - Static variable in class org.nuxeo.runtime.avro.AvroComponent
 
XP_SCROLL - Static variable in class org.nuxeo.ecm.core.scroll.ScrollComponent
 
XP_SERVER_KEY - Static variable in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
 
XP_SERVLET - Static variable in class org.nuxeo.runtime.server.ServerComponent
 
XP_SERVLETS - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
XP_SIGNATURE - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
 
XP_STREAM_PROCESSOR - Static variable in class org.nuxeo.runtime.stream.StreamServiceImpl
 
XP_SUBRESOURCES - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
 
XP_WEB_APP - Static variable in class org.nuxeo.runtime.server.ServerComponent
 
XParent - Annotation Type in org.nuxeo.common.xmap.annotation
 
xpath - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor.MetadataDescriptor
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlobs
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.ResetSchema
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
 
xpath - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
 
xpath - Variable in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
 
xpath - Variable in class org.nuxeo.ecm.core.blob.BlobContext
 
xpath - Variable in class org.nuxeo.ecm.core.blob.BlobInfoContext
 
xpath - Variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Clause
 
xpath - Variable in class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
 
xpath - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
 
xpath - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
 
xpath - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteInfo
 
xpath - Variable in class org.nuxeo.ecm.platform.comment.api.AnnotationImpl
Deprecated.
since 11.1, not used due to CommentImpl.docModel usage
xpath - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer.GetDocumentsFromUsername
 
xpath - Variable in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
 
xpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFConvertToPicturesOperation
 
xpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation
 
xpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation
 
xpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractInfoOperation
 
xpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
 
xpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation
 
xpath - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFRemoveEncryptionOperation
 
xpath - Variable in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
Deprecated.
 
xpath - Variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
 
xpath - Variable in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
 
xpath - Variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
 
xpath - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
 
xpath - Variable in class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
xpath - Variable in class org.nuxeo.ecm.platform.video.tools.operations.ConcatVideos
 
xpath - Variable in class org.nuxeo.ecm.platform.video.tools.operations.ExtractClosedCaptionsFromVideo
 
xpath - Variable in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideo
 
xpath - Variable in class org.nuxeo.ecm.platform.video.tools.operations.SliceVideoInParts
 
xpath - Variable in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
 
xpath - Variable in class org.nuxeo.wopi.FileInfo
 
xpath - Variable in class org.nuxeo.wopi.jaxrs.FilesEndpoint
 
xpath(String) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
The blob's xpath in the document, or the blobholder index.
xPath - Variable in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
 
XPATH_SEP - Static variable in class org.nuxeo.elasticsearch.aggregate.AggregateEsBase
 
xpathBlobToAppend - Variable in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
 
xpaths - Variable in class org.nuxeo.ecm.core.storage.BaseDocument.BlobWriteContext
 
XPATHS_CTX_DATA - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelCSVWriter
 
xpathSelector - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
 
xPosition - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
XSDLoader - Class in org.nuxeo.ecm.core.schema
Loader of XSD schemas into Nuxeo Schema objects.
XSDLoader(SchemaManagerImpl) - Constructor for class org.nuxeo.ecm.core.schema.XSDLoader
 
XSDLoader(SchemaManagerImpl, boolean) - Constructor for class org.nuxeo.ecm.core.schema.XSDLoader
 
XSDLoader(SchemaManagerImpl, SchemaBindingDescriptor) - Constructor for class org.nuxeo.ecm.core.schema.XSDLoader
 
XSDLoader.NXSchemaResolver - Class in org.nuxeo.ecm.core.schema
 
XSDLoader.SchemaErrorHandler - Class in org.nuxeo.ecm.core.schema
 
xsdRootElement - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
 
XSDTypes - Class in org.nuxeo.ecm.core.schema
 
XSLTProcessor - Class in org.nuxeo.template.processors.xslt
 
XSLTProcessor() - Constructor for class org.nuxeo.template.processors.xslt.XSLTProcessor
 
XValueFactory - Class in org.nuxeo.common.xmap
Value factories are used to decode values from XML strings.
XValueFactory() - Constructor for class org.nuxeo.common.xmap.XValueFactory
 

Y

y - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Point
 
y - Variable in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.NodeView
 
y - Variable in class org.nuxeo.ecm.platform.video.tools.operations.AddWatermarkToVideo
 
YamlAutomationRepresenter - Class in org.nuxeo.ecm.automation.io.yaml
YAML representer for automation chains.
YamlAutomationRepresenter() - Constructor for class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter
 
YamlAutomationRepresenter.ChainRepr - Class in org.nuxeo.ecm.automation.io.yaml
 
YamlAutomationRepresenter.OpRepr - Class in org.nuxeo.ecm.automation.io.yaml
 
YamlAutomationRepresenter.ParamRepr - Class in org.nuxeo.ecm.automation.io.yaml
 
YamlWriter - Class in org.nuxeo.ecm.automation.io.yaml
Operation to YAML converter
YamlWriter() - Constructor for class org.nuxeo.ecm.automation.io.yaml.YamlWriter
 
years(int) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
 
YELLOW - org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
 
yPosition - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
 
yybegin(int) - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Enters a new lexical state
yycharat(int) - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Returns the character at position pos from the matched text.
yyclose() - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Closes the input stream.
YYEOF - Static variable in class org.nuxeo.ecm.core.query.sql.parser.Scanner
This character denotes the end of file
YYINITIAL - Static variable in class org.nuxeo.ecm.core.query.sql.parser.Scanner
 
yylength() - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Returns the length of the matched text region.
yypushback(int) - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Resets the scanner to read from a new input stream.
yystate() - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Returns the current lexical state.
yytext() - Method in class org.nuxeo.ecm.core.query.sql.parser.Scanner
Returns the text matched by the current regular expression.

Z

zenith - Variable in class org.nuxeo.ecm.platform.threed.service.RenderView
 
zenith - Variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
ZENITH - Static variable in class org.nuxeo.ecm.platform.threed.ThreeDRenderView
 
ZERO - Static variable in class org.nuxeo.common.utils.PeriodAndDuration
A constant for a period and duration of zero.
ZERO - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
 
ZERO - Static variable in class org.nuxeo.ecm.directory.memory.MapExpressionEvaluator
 
ZERO - Static variable in class org.nuxeo.runtime.Version
 
zip(File[], File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
zip(File[], File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
zip(File[], OutputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
zip(File, File) - Static method in class org.nuxeo.common.utils.ZipUtils
 
zip(File, File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
zip(File, OutputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
zip(List<Blob>, String) - Static method in class org.nuxeo.ecm.core.utils.BlobUtils
Zip a list of blob.
zip(List<Blob>, ZipOutputStream) - Static method in class org.nuxeo.ecm.core.utils.BlobUtils
 
zip(Blob, String) - Static method in class org.nuxeo.ecm.core.utils.BlobUtils
Zip the given blob.
zip(Blob, ZipOutputStream) - Static method in class org.nuxeo.ecm.core.utils.BlobUtils
 
ZIP_ENTRY_ENCODING_PROPERTY - Static variable in class org.nuxeo.ecm.core.utils.BlobUtils
 
ZIP_HEADER - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
 
ZIP_PARAMETER - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.ZipBlob
 
ZIP_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
 
ZIP_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
 
Zip2HtmlConverter - Class in org.nuxeo.ecm.platform.convert.plugins
Zip2Html converter.
Zip2HtmlConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
 
zipBlob - Variable in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
 
zipBlob - Variable in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
ZipBlob - Class in org.nuxeo.ecm.core.bulk.action.computation
 
ZipBlob() - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.ZipBlob
 
ZipCachableBlobHolder - Class in org.nuxeo.ecm.platform.convert.plugins
Deprecated.
since 11.5, unused
ZipCachableBlobHolder() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
ZipCachableBlobHolder(Blob) - Constructor for class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
Deprecated.
 
ZipCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
Zip the content of a directory.
ZipCommand(Path, Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
ZipCommand(Path, Path, String) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
ZipCommand(Path, Path, String, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.ZipCommand
 
zipDirectory(Path, Path, CopyOption...) - Static method in class org.nuxeo.common.utils.JarUtils
Zips recursively as a jar the content of source to the target zip file.
zipDirectory(Path, Path, CopyOption...) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
Zips recursively the content of source to the target zip file.
zipEntry - Variable in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
 
ZipEntryBlob - Class in org.nuxeo.ecm.core.api.impl.blob
A Blob backed by an entry in a ZIP file.
ZipEntryBlob(ZipFile, ZipEntry) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
Creates a Blob from an entry in a zip file.
ZipEntryBlob(Blob, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
Creates a Blob from an entry in a ZIP file blob.
ZipEntryBlob.ZipEntryInputStream - Class in org.nuxeo.ecm.core.api.impl.blob
InputStream for a ZIP entry, that closes all necessary resources when closed.
ZipEntryInputStream(InputStream, List<Closeable>) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob.ZipEntryInputStream
 
zipFile - Variable in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
 
zipFilesUsingPrefix(String, File[], OutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
 
ZipkinReporter - Class in org.nuxeo.runtime.metrics.reporter
Reports traces to Zipkin.
ZipkinReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.ZipkinReporter
 
ZipPreviewer - Class in org.nuxeo.ecm.platform.preview.adapter
Previewer for Zip blobs.
ZipPreviewer() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.ZipPreviewer
 
ZipReader - Class in org.nuxeo.ecm.core.io.impl.plugins
A reader to read zip files.
ZipReader(File) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.ZipReader
 
ZipReader(InputStream) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.ZipReader
 
ZipUtils - Class in org.nuxeo.common.utils
 
ZipXmlHelper - Class in org.nuxeo.template.processors.xdocreport
 
ZipXmlHelper() - Constructor for class org.nuxeo.template.processors.xdocreport.ZipXmlHelper
 
zkServers - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
 
zoneInfo - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.DefaultOpenIDUserInfo
 
zoneInfo - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.github.GithubUserInfo
 
zoneInfo - Variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.linkedin.LinkedInUserInfo
 
ZPageReporter - Class in org.nuxeo.runtime.metrics.reporter
Expose zPages endpoint to control tracing.
ZPageReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.ZPageReporter
 
zPort - Variable in class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
 

_

_action_table - Static variable in class org.nuxeo.ecm.core.query.sql.parser.parser
Parse-action table.
_children - Variable in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
 
_codecs - Variable in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
_codecsByName - Variable in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
 
_deploy(RuntimeContext, URL, File, boolean) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
_deployBundles(List<File>) - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
_deployDirectory(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Deploy
 
_deployFile(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Deploy
 
_getChild(String) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
 
_getInitCtx() - Method in class org.nuxeo.runtime.jtajca.InitialContextAccessor
 
_MAP_VAR_FORMAT_JSON - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
 
_production_table - Static variable in class org.nuxeo.ecm.core.query.sql.parser.parser
Production table.
_putDirectoryEntry(String, ZipOutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
 
_putFileEntry(File, String, ZipOutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
 
_reduce_table - Static variable in class org.nuxeo.ecm.core.query.sql.parser.parser
reduce_goto table.
_runScript(ScriptFile, Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
 
_setCondition(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
 
_undeploy(ConfigurationDeployer.Entry) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
 
_undeployBundles(List<String>) - Method in class org.nuxeo.runtime.reload.ReloadComponent
 
_undeployDirectory(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Undeploy
 
_undeployFile(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Undeploy
 
_zip(File[], ZipOutputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
 
_zip(String, File, ZipOutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
 
_zip(String, InputStream, ZipOutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
 
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