Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- abort(String) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- abort(K) - Method in interface org.nuxeo.ecm.core.api.AsyncService
-
Aborts an asynchronous task.
- ABORT - Enum constant in enum class org.nuxeo.elasticsearch.core.ReindexingState
- abortBulkAction(String) - Method in class org.nuxeo.ecm.restapi.server.BulkActionFrameworkObject
- ABORTED - Enum constant in enum class 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
- ABOUT_TO_CHECKIN - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
This event is too general and should be used with care.
- ABOUT_TO_CHECKOUT - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
This event is too general and should be used with care.
- ABOUT_TO_COPY - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
- ABOUT_TO_CREATE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
- ABOUT_TO_CREATE_LEAF_VERSION_EVENT - Static variable in interface org.nuxeo.snapshot.Snapshotable
- ABOUT_TO_IMPORT - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
- ABOUT_TO_MOVE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
- ABOUT_TO_REGISTER_ROOT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
- ABOUT_TO_REMOVE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
- ABOUT_TO_REMOVE_VERSION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
- ABOUT_TO_TRASH - Static variable in interface org.nuxeo.ecm.core.api.trash.TrashService
-
Event for a document about to be trashed by the user.
- ABOUT_TO_UNREGISTER_ROOT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
- ABOUT_TO_UNTRASH - Static variable in interface org.nuxeo.ecm.core.api.trash.TrashService
-
Event for a document about to be untrashed by the user.
- aboutToStartRuntime() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
- ABSENT - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.Fragment.State
-
The fragment has been read and found to be absent in the database.
- absolute - Enum constant in enum class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
- ABSOLUTE_LABEL - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
- AbsoluteDocumentRef - Class in org.nuxeo.ecm.automation.core.impl.adapters.helper
-
An absolute reference to a
DocumentModel
, composed of: - AbsoluteDocumentRef(String, DocumentRef) - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.helper.AbsoluteDocumentRef
- absoluteLabelSeparator - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
-
Separator to display absolute label
- absoluteMaxSize - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- absoluteMaxSize - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- absoluteMaxSizeMB - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
- AbstractActionContext - Class in org.nuxeo.ecm.platform.actions
- AbstractActionContext() - Constructor for class org.nuxeo.ecm.platform.actions.AbstractActionContext
- 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.audit.service
-
Abstract class to share code between
AuditBackend
implementations - AbstractAuditBackend<L> - Class in org.nuxeo.ecm.platform.audit.service
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AbstractAuditBackend() - Constructor for class org.nuxeo.audit.service.AbstractAuditBackend
- AbstractAuditBackend() - Constructor for class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- AbstractAuditBackend(NXAuditEventsService, AuditBackendDescriptor) - Constructor for class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- AbstractAuthenticatedActionsValve - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
-
Abstract base for pre-installed actions that must be authenticated
- AbstractAuthenticatedActionsValve(AdapterDeploymentContext, Valve, Container) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractAuthenticatedActionsValve
- AbstractAutomationBulkAction - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
-
Bulk Action that runs an automation operation
- AbstractAutomationBulkAction() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction
- AbstractAutomationBulkAction.AutomationComputation - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
- 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.core.io.upload.batch.impl
-
Abstract batch handler: common code.
- AbstractBatchHandler() - Constructor for class org.nuxeo.ecm.core.io.upload.batch.impl.AbstractBatchHandler
- AbstractBinaryGarbageCollector<T> - Class in org.nuxeo.ecm.blob
-
Deprecated.since 2023.9, use
AbstractBlobGarbageCollector
instead - AbstractBinaryGarbageCollector(T) - Constructor for class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
-
Deprecated.
- AbstractBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9, prefer
BlobStoreBlobProvider
implementation instead - AbstractBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- AbstractBindingResolver - Class in org.nuxeo.template.processors
- AbstractBindingResolver() - Constructor for class org.nuxeo.template.processors.AbstractBindingResolver
- AbstractBindingResolver.NoValueToAddInContext - Exception Class in org.nuxeo.template.processors
- AbstractBindingResolver.ValueNotFound - Exception Class in org.nuxeo.template.processors
- AbstractBlob - Class in org.nuxeo.ecm.core.api.impl.blob
-
Abstract implementation of a
Blob
storing the information other than the byte stream. - AbstractBlob() - Constructor for class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
- AbstractBlobGarbageCollector - Class in org.nuxeo.ecm.core.blob
-
Basic implementation for a garbage collector recording marked or to-delete blobs in memory.
- AbstractBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
- AbstractBlobHolder - Class in org.nuxeo.ecm.core.api.blobholder
-
Base class for
BlobHolder
implementers - AbstractBlobHolder() - Constructor for class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
- AbstractBlobProvider - Class in org.nuxeo.ecm.core.blob
-
Abstract implementation for
BlobProvider
providing common logic. - AbstractBlobProvider() - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobProvider
- AbstractBlobScroll<T> - Class in org.nuxeo.ecm.core.blob.scroll
-
Abstract class to scroll blobs from a blob provider, the scroll query is the provider id.
- AbstractBlobScroll() - Constructor for class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- AbstractBlobStore - Class in org.nuxeo.ecm.core.blob
-
Basic helper implementations for a
BlobStore
. - AbstractBlobStore(String, String, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobStore
- AbstractBlobStore(String, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobStore
- AbstractBlobStoreConfiguration - Class in org.nuxeo.ecm.core.blob
-
Basic configuration for a blob store.
- AbstractBlobStoreConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.AbstractBlobStoreConfiguration
- AbstractBulkActionValidation - Class in org.nuxeo.ecm.core.bulk
- AbstractBulkActionValidation() - Constructor for class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
- AbstractBulkComputation - Class in org.nuxeo.ecm.core.bulk.action.computation
-
Base class for bulk action computation.
- AbstractBulkComputation(String) - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
- AbstractBulkComputation(String, int) - Constructor for class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
- AbstractBulkMigrator - Class in org.nuxeo.ecm.core.migrator
- AbstractBulkMigrator(MigrationDescriptor) - Constructor for class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- AbstractBulkMigrator.MigrationAction - Class in org.nuxeo.ecm.core.migrator
- AbstractBulkMigrator.MigrationComputation - Class in org.nuxeo.ecm.core.migrator
- AbstractCache - Class in org.nuxeo.ecm.core.cache
-
Abstract class to be extended to provide new cache implementation
- AbstractCache(CacheDescriptor) - Constructor for class org.nuxeo.ecm.core.cache.AbstractCache
- AbstractCachePubSubInvalidator() - Constructor for class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
- AbstractCallablePool<T> - Class in org.nuxeo.lib.stream.pattern.consumer.internals
-
Execute a pool of callables.
- AbstractCallablePool(short) - Constructor for class org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool
- AbstractCloudBinaryManager - Class in org.nuxeo.ecm.blob
-
Deprecated.since 2023.9, use
BlobStoreBlobProvider
instead - AbstractCloudBinaryManager() - Constructor for class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- 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> - 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
- 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 aFileSystemItem
. - 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
- AbstractGeoOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
Abstract implementation of
OpenSearchHintQueryBuilder
that manages the geo queries. - AbstractGeoOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.AbstractGeoOpenSearchHintQueryBuilder
- 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
- AbstractIndexingComputation(String) - Constructor for class org.nuxeo.ecm.core.search.index.IndexingProcessor.AbstractIndexingComputation
- AbstractIOResourceAdapter - Class in org.nuxeo.ecm.platform.io.api
-
Abstract implementation for
IOResourceAdapter
. - AbstractIOResourceAdapter() - Constructor for class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
- 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
- AbstractKeycloakAuthenticatorValve - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
-
Keycloak authentication valve
- AbstractKeycloakAuthenticatorValve() - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- AbstractKeyValueStoreProvider - Class in org.nuxeo.runtime.kv
-
Key/Value Store common methods.
- AbstractKeyValueStoreProvider() - Constructor for class org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
- 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 asynchronousEventListener
- AbstractListenerPipeConsumer() - Constructor for class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
- AbstractLiveConnectBlobProvider<O> - 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
- 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
- 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 providesAbstractObjectResolver.parameters
andAbstractObjectResolver.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
- AbstractOperationType - Class in org.nuxeo.ecm.automation.core.impl
- AbstractOperationType() - Constructor for class org.nuxeo.ecm.automation.core.impl.AbstractOperationType
- 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> - 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> - 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> - 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 theRenditionDefinition
- 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 Class in org.nuxeo.ecm.core.migrator
- AbstractResource<T> - Class in org.nuxeo.ecm.webengine.model.impl
- AbstractResource() - Constructor for class org.nuxeo.ecm.webengine.model.impl.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.rest
- AbstractResourceService - Class in org.nuxeo.template.xdocreport.rest
- AbstractResourceService(CoreSession) - Constructor for class org.nuxeo.template.rest.AbstractResourceService
- AbstractResourceService(CoreSession) - Constructor for class org.nuxeo.template.xdocreport.rest.AbstractResourceService
- AbstractResourceType - Class in org.nuxeo.ecm.webengine.model.impl
- AbstractResourceType(WebEngine, Module, AbstractResourceType, String, ClassProxy, int) - Constructor for class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
- AbstractRestImporterExecutor - Class in org.nuxeo.ecm.platform.importer.executor.rest
- AbstractRestImporterExecutor() - Constructor for class org.nuxeo.ecm.platform.importer.executor.rest.AbstractRestImporterExecutor
- 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
- AbstractSearchClient - Class in org.nuxeo.ecm.core.search
- AbstractSearchClient(Descriptor) - Constructor for class org.nuxeo.ecm.core.search.AbstractSearchClient
- AbstractSearchRequestFilterImpl - Class in org.nuxeo.ecm.restapi.opensearch1
-
Rewrite an OpenSearch search request to add security filter.
- AbstractSearchRequestFilterImpl() - Constructor for class org.nuxeo.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- AbstractSearchResponseTransformer<R> - Class in org.nuxeo.ecm.core.search
- AbstractSearchResponseTransformer(Set<SearchClient.Capability>) - Constructor for class org.nuxeo.ecm.core.search.AbstractSearchResponseTransformer
- 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 rootFolderItem
. - 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 Class 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 theTemplateSourceDocument
. - 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.io.types
- AbstractTypeDefWriter() - Constructor for class org.nuxeo.ecm.restapi.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.usermanager
-
Abstract WebObject class that handle retrieve, deletion and update of
NuxeoPrincipal
orNuxeoGroup
. - AbstractUMObject() - Constructor for class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMObject
- AbstractUMRootObject<T> - Class in org.nuxeo.ecm.restapi.server.usermanager
- AbstractUMRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.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
- 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 virtualFolderItem
. - 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, HttpHeaders, UriInfo, ResourceContext) - Constructor for class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- 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_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- accelerateModeEnabled - Variable in class org.nuxeo.ecm.blob.s3.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
-
Deprecated.
- accept(int, long, long) - Method in interface org.nuxeo.ecm.blob.s3.S3Utils.SliceConsumer
-
Performs this operation on the arguments.
- accept(JsonGenerator, DocumentModel) - Method in interface org.nuxeo.ecm.core.search.index.IndexingJsonWriter
- accept(JsonGenerator, Property) - Method in interface org.nuxeo.ecm.automation.core.util.JSONPropertyWriter.PropertyConsumer
- accept(HttpServletRequest) - Method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- accept(File, String) - Method in class org.nuxeo.ecm.platform.scanimporter.processor.XmlMetaDataFileFilter
- 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, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.CoreIODelegate
- accept(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.PartialCoreIODelegate
-
If it returns true, it delegates marshalling to
MarshallerRegistry
. - 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, 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.rest.views.BundleResource
-
This method is only for contributed sub-resources.
- accept(BlobMessage) - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
- accept(DocumentMessage) - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
- accept(LogRecord<Record>) - Method in class org.nuxeo.ecm.restapi.server.management.SseRenderer
- accept(LogRecord<Record>) - Method in class org.nuxeo.lib.stream.tools.renderer.MarkdownRenderer
- accept(LogRecord<Record>) - Method in class org.nuxeo.lib.stream.tools.renderer.TextRenderer
- accept(T) - Method in interface org.nuxeo.common.function.ThrowableConsumer
- accept(T, U) - Method in interface org.nuxeo.common.function.ThrowableBiConsumer
- ACCEPT_CHAIN_NAME - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
- acceptBatch() - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- acceptBundle(EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
Checks if there's at least one event of interest in the bundle.
- acceptCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- accepted - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
- ACCEPTED_COMMENT_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.notification.CommentNotificationVeto
- ACCEPTED_EVENTS - Static variable in class org.nuxeo.ecm.platform.tag.TaggedVersionListener
- acceptEvent(String) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
- acceptEvent(Event) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
- acceptEvent(Event) - Method in class org.nuxeo.drive.listener.NuxeoDriveVirtualEventLogger
- acceptEvent(Event) - Method in class org.nuxeo.ecm.automation.core.events.PostCommitOperationEventListener
- acceptEvent(Event) - Method in interface org.nuxeo.ecm.core.event.PostCommitFilteringEventListener
-
Checks if this event is worth passing to the asynchronous
PostCommitEventListener.handleEvent(org.nuxeo.ecm.core.event.EventBundle)
. - acceptEvent(Event) - Method in class org.nuxeo.ecm.permissions.ACEStatusUpdatedListener
- acceptEvent(Event) - Method in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
- acceptEvent(Event) - Method in class org.nuxeo.ecm.platform.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
- acceptOperationChain - Enum constant in enum class org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
- acceptOperationChain - Variable in class org.nuxeo.ecm.automation.task.CreateTask
- acceptor - Variable in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- 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.jdbc.NXQLQueryMaker
- accepts(String) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker
-
Checks if this query maker accepts a given query.
- accepts(String) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
- accepts(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.DBCheck
- accepts(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
- accepts(ConfigurationHolder) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
-
Test if the check has to be done for the given configuration.
- accepts(ConfigurationHolder) - Method in class org.nuxeo.runtime.kafka.KafkaChecker
- accepts(ConfigurationHolder) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchChecker
- 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. - acceptTrustedHostRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoHostFilter
- acceptType(ResourceType) - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
- Access - Class in org.nuxeo.ecm.core.api.security
- Access - Enum Class in org.nuxeo.ecm.webengine.model
- ACCESS - Enum constant in enum class 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.OAuth2Object
- ACCESS_TOKEN - Static variable in class org.nuxeo.ecm.jwt.JWTAuthenticator
- ACCESS_TOKEN - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
- ACCESS_TOKEN_ATTRIBUTE - Static variable in class org.nuxeo.wopi.Constants
- ACCESS_TOKEN_EXPIRATION_DURATION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
- ACCESS_TOKEN_EXPIRATION_TIME - Static variable in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
- ACCESS_TOKEN_PARAMETER - Static variable in class org.nuxeo.wopi.Constants
- ACCESS_TOKEN_TTL_ATTRIBUTE - Static variable in class org.nuxeo.wopi.Constants
- accessDenied() - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
- accessDenied(String) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
- accessed() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
-
Checks that access to the fragment is possible.
- ACCESSIBLE_CHILDREN_QUERY - Static variable in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
- accessibleSectionRoots - Variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
- accessKey - Variable in class org.nuxeo.ecm.platform.actions.Action
- accessKey - Variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
- accessKeyId - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- accessor - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
- accessors - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
- accessRestrictedToAdministrators() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
- accessToken - Variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
- accessToken() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns the value of the
accessToken
record component. - 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
-
Deprecated.
- ACCOUNT_KEY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- ACCOUNT_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- ACCOUNT_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- 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 Class 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 - Enum constant in enum class 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_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.adapters
- ACLAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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
ACLRow
s 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(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
- 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
- action - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
- action - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- action - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
- action - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- action - Variable in class org.nuxeo.ecm.restapi.server.ClusterAction
-
Deprecated.
- action - Variable in class org.nuxeo.runtime.pubsub.ClusterActionMessage
- Action - Class in org.nuxeo.ecm.platform.actions
-
Descriptor for action.
- Action() - Constructor for class org.nuxeo.ecm.platform.actions.Action
- Action() - Constructor for class org.nuxeo.wopi.WOPIDiscovery.Action
- Action(String, String[]) - Constructor for class org.nuxeo.ecm.platform.actions.Action
- Action(Action) - Constructor for class org.nuxeo.ecm.platform.actions.Action
- ACTION_CONVERT - Static variable in class org.nuxeo.wopi.Constants
- ACTION_EDIT - Static variable in class org.nuxeo.wopi.Constants
- ACTION_FULL_NAME - Static variable in class org.nuxeo.drive.action.FireGroupUpdatedEventAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.action.DeletionAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.TrashAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingBackgroundAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.security.RetentionExpiredAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.core.storage.dbs.action.UpdateReadAclsAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.csv.export.action.CSVExportAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
- ACTION_FULL_NAME - Static variable in class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsAction
- ACTION_INCREMENT_MAJOR - Enum constant in enum class org.nuxeo.ecm.platform.versioning.api.VersioningActions
- ACTION_INCREMENT_MINOR - Enum constant in enum class org.nuxeo.ecm.platform.versioning.api.VersioningActions
- ACTION_NAME - Static variable in class org.nuxeo.drive.action.FireGroupUpdatedEventAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkActionUi
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.action.DeletionAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.TrashAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingBackgroundAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.security.RetentionExpiredAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.csv.export.action.CSVExportAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
- ACTION_NAME - Static variable in class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsAction
- ACTION_NAME_BG - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
- ACTION_NO_INCREMENT - Enum constant in enum class 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
- ActionContext - Interface in org.nuxeo.ecm.platform.actions
-
Interface for action context evaluation
- ActionFilter - Interface in org.nuxeo.ecm.platform.actions
- ActionHandler() - Constructor for class org.nuxeo.runtime.test.runner.HotDeployer.ActionHandler
- ActionManager - Interface in org.nuxeo.ecm.platform.actions.ejb
- 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
- actions - Variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- 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(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisContextListener
- 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(ComponentContext) - Method in class org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl
-
Component activated notification.
- 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.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.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.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.computedgroups.ComputedGroupsServiceImpl
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.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.task.core.service.TaskServiceImpl
- activate(ComponentContext) - Method in class org.nuxeo.ecm.platform.types.TypeService
- 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.tools.service.VideoToolsServiceImpl
- activate(ComponentContext) - Method in class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterService
- activate(ComponentContext) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistryComponent
- activate(ComponentContext) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
- activate(ComponentContext) - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
- activate(ComponentContext) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
- activate(ComponentContext) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
- activate(ComponentContext) - Method in class org.nuxeo.runtime.jtajca.JtaActivator
- activate(ComponentContext) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
-
Deprecated.
- activate(ComponentContext) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
- activate(ComponentContext) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
- activate(ComponentContext) - Method in interface org.nuxeo.runtime.model.Component
-
Activates the component.
- activate(ComponentContext) - Method in class org.nuxeo.runtime.model.DefaultComponent
- activate(ComponentContext) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
- activate(ComponentContext) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- activate(ComponentContext) - Method in class org.nuxeo.runtime.reload.ReloadComponent
- activate(ComponentContext) - Method in class org.nuxeo.runtime.server.ServerComponent
- activate(ComponentContext) - Method in class org.nuxeo.runtime.services.resource.ResourceService
- activate(ComponentContext) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
- activate(ComponentContext) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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.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
-
Deprecated.
- 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 - Enum constant in enum class 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.rest
- 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.rest.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 - Enum constant in enum class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
- ACTIVE - Static variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
- ACTIVE_FILE_SYSTEM_FOLDER_FACTORIES_SUB_EP - Static variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- ACTIVE_FILE_SYSTEM_ITEM_FACTORIES_EP - Static variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- ACTIVE_THRESHOLD_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- activeFactories - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- ActiveFileSystemItemFactoriesDescriptor - Class in org.nuxeo.drive.service.impl
-
XMap descriptor for the
activeFileSystemItemFactories
contributions to theactiveFileSystemItemFactories
extension point of theFileSystemItemAdapterService
. - 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 theactiveFileSystemItemFactories
contributions. - ActiveFileSystemItemFactoryDescriptor() - Constructor for class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
- 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 theactiveFileSystemItemFactories
extension point of theFileSystemItemAdapterService
. - ActiveTopLevelFolderItemFactoryDescriptor() - Constructor for class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
- 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<A>) - Method in class org.nuxeo.osgi.BundleImpl
- 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 aFileSystemItem
. - 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
- 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_EXT_POINT - Static variable in class org.nuxeo.audit.service.AuditComponent
- ADAPTER_FACTORY_EP - Static variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
- AdapterDescriptor - Class in org.nuxeo.audit.service.extension
- AdapterDescriptor - Class in org.nuxeo.ecm.webengine.model.impl
- AdapterDescriptor() - Constructor for class org.nuxeo.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(Map<? extends TypeAdapterKey, ? extends TypeAdapter>) - Constructor for class org.nuxeo.ecm.automation.core.impl.AdapterKeyedRegistry
- adapterName - Variable in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
- AdapterResource - Interface in org.nuxeo.ecm.webengine.model
- adapters - Variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
- 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, 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 theadapterClass
. - 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(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(Trace) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
- 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(OpenSearchQueryTransformer.QueryAndFilter) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- add(IndexingCommand) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommands
- add(IndexingCommand.Type, boolean, boolean) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommands
- add(IndexingRequest) - Method in class org.nuxeo.ecm.core.search.BulkIndexingRequest.Builder
- 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(GraphNode.TaskInfo) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
- add(ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.rest.ApplicationHost
- 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(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(QueryBuilder) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- add(QueryBuilder, QueryBuilder) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- 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(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.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(Aggregate<? extends Bucket>) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Asks for an aggregate.
- addAggregates(List<Aggregate<? extends Bucket>>) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Asks for a list of aggregates.
- 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.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
- addAntiSamy(HtmlSanitizerAntiSamyDescriptor) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
- addAppendersFromRefs(LoggerConfig, Configuration) - Method in class org.nuxeo.runtime.test.runner.LogFeature
- 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
-
Deprecated.
- addBinding(Context, Name, Object) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
- addBlob(String, String, String, Blob, String, String, long, int, int, long) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- addBlob(String, String, Blob, int, int, String, String, long) - Method in interface org.nuxeo.ecm.core.io.upload.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.core.io.upload.batch.BatchManagerComponent
- addBlob(String, String, Blob, String, String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
-
Adds a blob to a batch.
- addBlob(String, String, Blob, String, String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- 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(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.rest.FilesEndpoint
- addBundle(String) - Method in class org.nuxeo.osgi.BundleIdGenerator
- addBundleAlias(String, String) - Method in class org.nuxeo.osgi.BundleRegistry
- addBundleListener(BundleListener) - Method in class org.nuxeo.osgi.OSGiAdapter
- addBundleListener(BundleListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
- addCacheControlHeaders(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
-
Internet Explorer file downloads over SSL do not work with certain HTTP cache control headers
- addCacheHeaders(HttpServletResponse, RequestFilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
- addCacheMetrics(Cache<?, ?>, GuavaCacheMetric) - Static method in class org.nuxeo.ecm.core.storage.dbs.GuavaCacheMetric
- addCallback(Runnable) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
-
Adds a callback.
- addCategories(Collection<String>) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
- addCategory(String) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
- addCc(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
-
Deprecated.
- 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.core.io.upload.batch.BatchFileEntry
- addChunk(String, Blob, int, int, String, String, long) - Method in class org.nuxeo.ecm.core.io.upload.batch.Batch
-
Adds a chunk with the given
chunkIndex
to the batch file with the givenindex
. - 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
- addClassTag(Class<? extends Object>, Tag) - Method in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter
- addCodec(ObjectCodec<?>) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
- addColumn(String, ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
- addColumn(String, ColumnType, String, Model) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
Adds a
Column
to the table. - addColumn(String, ColumnType, String, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
- addColumn(String, ColumnType, String, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
- addColumn(String, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
Adds a column without dialect physical name canonicalization (for directories).
- addColumn(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
- addColumn(Table, String, ColumnType, boolean) - Static method in class org.nuxeo.ecm.directory.sql.SQLHelper
- addCommand(String, Class<? extends Command>) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
- addCommand(Command) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
- addCommand(Command) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
-
Adds a command to this task.
- addCommands() - Method in class org.nuxeo.connect.update.live.UpdateServiceImpl
- addCommands() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
- addComment(String, String) - Method in interface org.nuxeo.ecm.platform.task.Task
- addComment(String, String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
- addComment(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
-
Creates a new comment.
- addComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
- addComment(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
-
Creates a new comment in a specific location.
- addComment(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
- addComment(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
-
Creates a new comment as a reply to an existing comment.
- addComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
- addComponent(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
- addComponentListener(ComponentListener) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Adds a component listener.
- addComponentListener(ComponentListener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
- addComputation(Supplier<Computation>, List<String>) - Method in class org.nuxeo.lib.stream.computation.Topology.Builder
- addConfigurationChangedListener(ConfigurationChangedListener) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
- addConfiguratorLine(String) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
- addConfiguredHeaders(HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
- addConsoleThresholdLogLevel(FeaturesRunner, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.LogFeature
-
Adds the console threshold log level.
- addConstraints(Collection<Constraint>) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
- addContextExtensions(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in interface org.nuxeo.template.api.TemplateProcessorService
- addContextExtensions(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
- addContribution(DBSRepositoryDescriptor, Class<? extends DBSRepositoryFactory>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
- 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(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
- 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
- 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
- addCookie(Cookie) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- addCreated(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
-
Adds a created row corresponding to the clause.
- addCreatedDoc(String, long) - Static method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
- addDatadogTracingCorrelation() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
- addDataModel(DataModel) - Method in class org.nuxeo.ecm.automation.core.util.DataModelProperties
- addDataModel(DataModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- addDataSource(DataSourceDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
- addDataSourceLink(DataSourceLinkDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
- addDateHeader(String, long) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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
- ADDED_TO_COLLECTION - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- addedDocumentID - Variable in exception class 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(HttpSession) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
- 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(DirectoryEntry) - Method in class org.nuxeo.ecm.restapi.server.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.since 11.3, use
RuntimeMessageHandler.addMessage(RuntimeMessage)
instead. - addError(String) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
-
Deprecated.
- addEvent(Event) - Method in class org.nuxeo.audit.stream.AuditDomainEventProducer
- addEvent(Event) - Method in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- addEvent(Event) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
-
Receives Nuxeo Core events from the synchronous listener DomainEventProducerListener.
- addEvent(Event) - Method in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- addEvent(Event) - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- addEvent(DocumentDomainEvent) - Method in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- 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
- addExcludeClause(String, StringList) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
- addExisting(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
-
Adds a known row corresponding to the clause.
- addExistingComplete(List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
-
Adds ids actually read from the backend, and mark this complete.
- addExtension(String, String, Object...) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
- addExtension(String, String, List<Object>) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
- addExtension(ResourceExtension) - Method in class org.nuxeo.ecm.webengine.rest.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
- addFailure(String, String) - Method in class org.nuxeo.ecm.core.search.BulkIndexingResponse.Builder
- 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, Blob, String, String) - Method in class org.nuxeo.ecm.core.io.upload.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.rest.FilesEndpoint
- addFilter(String, RecordFilter) - Method in class org.nuxeo.lib.stream.computation.Settings
-
Add a filter
- 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.rest.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(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
-
Deprecated.
- addFroms(MailMessage) - Method in class org.nuxeo.mail.SMTPMailSender
- addGroupJoinWork(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
- addGroupToGroup(NuxeoGroup, String) - Static method in class org.nuxeo.ecm.platform.usermanager.UserManagerHelper
- addHandler(HotDeployer.ActionHandler) - Method in class org.nuxeo.runtime.test.runner.HotDeployer
-
Add a custom deploy action that wraps the default action.
- addHeader(String, String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- addHeader(String, String) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- 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).
- addHighlight(String) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Asks to extract highlights for the following fields if the client supports highlight.
- addHighlights(List<String>) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Asks to extract highlights for the following fields if the client supports highlight.
- addHostCapabilitiesProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- addIdentityColumn(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
- addIfNotSupported(List<SearchClient.Capability>, SearchClient.Capability) - Method in class org.nuxeo.ecm.core.search.AbstractSearchResponseTransformer
- 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 class org.nuxeo.ecm.core.api.NuxeoException
-
Adds information to this exception, to be returned with the message.
- addInfo(Blob) - Method in exception class org.nuxeo.ecm.core.convert.api.ConversionException
- addInfoInMessageHeader(String, Mailer.Message.AS) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
-
Deprecated.
- addInfos(BlobHolder) - Method in exception class org.nuxeo.ecm.core.convert.api.ConversionException
- addingBundle(Bundle, BundleEvent) - Method in class org.nuxeo.ecm.webengine.rest.ApplicationManager
- 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.io.rest.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
- addIntHeader(String, int) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- addInvalidations(T) - Method in class org.nuxeo.ecm.core.storage.InvalidationsQueue
-
Adds invalidations.
- addInvalidField(String) - Method in exception class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- addInvalidField(String, String) - Method in exception class 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.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.audit.api.document.AdditionalDocumentAuditParams
- additionalPrefixedActors - Variable in class org.nuxeo.ecm.automation.task.CreateTask
- additionnalInfo - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationAcceptator
- additionnalInfo - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationApprover
- additionnalInfo - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
- additionnalInfo - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationRejector
- addJoin(int, String, Table, String, Table, String, String, int, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
- addJoin(int, String, Table, String, Table, String, String, int, String) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
-
Patches the Tag join to join on the relation target instead of the hierarchy id.
- addLabelAndDescription(AdministrativeStatus) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
- addLicense(InputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- addLicense(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- addLifecycleListener(ServletContextListenerDescriptor) - Method in interface org.nuxeo.runtime.server.ServerConfigurator
-
Adds a lifecycle listener to the server.
- addLifecycleListener(ServletContextListenerDescriptor) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
- addLikeEscaping() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
- addLikeEscaping() - Method in class org.nuxeo.ecm.directory.sql.SQLQueryBuilder
- addLine(String) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
- addLink(String, String, SQLSession, boolean) - Method in class org.nuxeo.ecm.directory.sql.TableReference
- addLinks(String, List<String>) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
- addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.InverseReference
- addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Store new links using the LDAP staticAttributeId strategy.
- addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
NOT IMPLEMENTED: Store new links
- addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
- addLinks(String, List<String>) - Method in interface org.nuxeo.ecm.directory.Reference
- addLinks(String, List<String>) - Method in class org.nuxeo.ecm.directory.sql.TableReference
- addLinks(String, List<String>, Session) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
- addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.InverseReference
- addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
- addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
NOT IMPLEMENTED: Store new links
- addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
- addLinks(String, List<String>, Session) - Method in interface org.nuxeo.ecm.directory.Reference
-
Adds the links between the source id and the target ids
- addLinks(String, List<String>, Session) - Method in class org.nuxeo.ecm.directory.sql.TableReference
- addLinks(List<String>, String) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
- addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.InverseReference
- addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Store new links using the LDAP staticAttributeId strategy.
- addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
NOT IMPLEMENTED: Store new links.
- addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
- addLinks(List<String>, String) - Method in interface org.nuxeo.ecm.directory.Reference
- addLinks(List<String>, String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
- addLinks(List<String>, String, Session) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
- addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.InverseReference
- addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
- addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
- addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
- addLinks(List<String>, String, Session) - Method in interface org.nuxeo.ecm.directory.Reference
-
Adds the links between the source ids and the target id
- addLinks(List<String>, String, Session) - Method in class org.nuxeo.ecm.directory.sql.TableReference
- addListener(String, EventListener) - Method in class org.nuxeo.runtime.services.event.EventService
- addListener(FileChangeListener) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
- addListener(ComponentManager.Listener) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Add a listener to be notified on manager actions like start / stop components.
- addListener(ComponentManager.Listener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
- addListener(RuntimeServiceListener) - Static method in class org.nuxeo.runtime.api.Framework
-
Registers a listener to be notified about runtime events.
- addListeners(Collection<ImporterListener>) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
- addListeners(Collection<ImporterListener>) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
- addListeners(ImporterListener...) - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
- addListeners(ImporterListener...) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
- addLock(String, String) - Static method in class org.nuxeo.wopi.lock.LockHelper
-
Stores the given WOPI lock for the given file id with a timestamp for expiration purpose.
- addLock(String, String, String, String) - Static method in class org.nuxeo.wopi.lock.LockHelper
- addLogEntries(List<L>) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
-
Deprecated.Adds given log entries.
- addLogEntries(List<LogEntry>) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- addLogEntries(List<LogEntry>) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- addLogEntries(List<LogEntry>) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- addLogEntries(List<LogEntry>) - Method in interface org.nuxeo.audit.service.AuditBackend
-
Adds given log entries.
- addLogEntries(List<LogEntry>) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- addLogEntries(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- addLogEntries(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- addLogEntry(LogEntry) - Method in interface org.nuxeo.ecm.platform.audit.service.BaseLogEntryProvider
-
Deprecated.
- addLogEntry(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- addMailBoxInfo(Mailer.Message, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
-
Deprecated.since 2023.4 unused.
SendMail.send(DocumentModel)
now uses aMailMessage.Builder
- 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(XAnnotatedMember) - Method in class org.nuxeo.common.xmap.XAnnotatedObject
- addMembersToNuxeoGroup(DocumentModel, List<Member>, boolean) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- addMessage(RuntimeMessage) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
-
Adds the following message.
- addMessage(RuntimeMessage) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
- 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
- addNonNull(List<T>, Collection<?>) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
- 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 - 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.
- addProcessedDescriptor(String) - Static method in class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
- 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(HttpServletRequest, NuxeoOAuth2ServiceProvider) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Creates a new OAuth2 service provider.
- 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
- 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.rest.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.io.rest.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 class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- addRequiredField(String, String) - Method in exception class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- addRequiredProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- addResource(String, URL) - Method in class org.nuxeo.runtime.services.resource.ResourceService
- addResource(ResourceDescriptor) - Method in class org.nuxeo.runtime.services.resource.ResourceService
- addResources(ResourcesDescriptor) - Method in class org.nuxeo.ecm.webengine.rest.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_PING_TIMEOUT_MS - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- 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.ecm.core.search.index.commands.IndexingCommand
- 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
- addSegment(String) - Method in class org.nuxeo.ecm.webengine.rest.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.rest.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.ecm.core.search.SearchQueryImpl.Builder
-
Adds an ordering clause.
- 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.
- addSorts(List<SortInfo>) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Adds ordering clauses.
- 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
- 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
- addTargetExtension(String, String) - Method in class org.nuxeo.runtime.test.runner.TargetExtensions
- addTaskAssignees(List<String>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
- addTaskInfo(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Persist the info when a new task is created from this node
- addTaskInfo(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
- addTemplate(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Add template(s) to the
ConfigurationConstants.PARAM_TEMPLATES_NAME
list if not already present - addTenantId(QueryBuilder) - Method in class org.nuxeo.ecm.directory.BaseSession
-
Adds the tenant id to the query if needed.
- addTermsAndConditions(InputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- addTermsAndConditions(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- addTo(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
-
Deprecated.
- addTo(Temporal) - Method in class org.nuxeo.common.utils.PeriodAndDuration
- addTo(List<String>, String, Supplier<Long>) - Method in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
-
Adds the blob key to the list if it is valid (e.g. looks like a digest if the provider has digest strategy).
- 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 theLOCALLY_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() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Operation
-
Boolean indicating if this operation should be exposed in Studio (optional), defaults to true.
- addTotalSize(long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
- addTotalSize(long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
- addTracingCorrelation(Span) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
- addTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
- addTransformer(DocumentTransformer) - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
- addTransformer(DocumentTransformer) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
- addTrashSize(long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
- addTrashSize(long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
- addTTL(Document, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
- addTypeDefinition(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
- addTypeDefinition(TypeDefinition, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
Add a type to the type system.
- addTypes(List<Predicate>, FromClause) - Method in class org.nuxeo.ecm.core.storage.QueryOptimizer
-
Finds all the types to take into account (all concrete types being a subtype of the passed types) based on the FROM list.
- addTypesRecursively(TypeManagerImpl, String, Map<String, List<String>>, Set<String>, SchemaManager, CmisVersion) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
- addUninstallForm(FormDefinition) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- addUninstallScript(InputStream) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- addUninstallScript(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- addUnresolvedDependency(String) - Method in class org.nuxeo.osgi.BundleRegistration
- addUrl - Variable in class org.nuxeo.osgi.application.DelegateLoader
- addURL - Variable in class org.nuxeo.osgi.application.MutableClassLoaderDelegate
- addURL(URL) - Method in class org.nuxeo.osgi.application.DelegateLoader
- addURL(URL) - Method in interface org.nuxeo.osgi.application.MutableClassLoader
- addURL(URL) - Method in class org.nuxeo.osgi.application.MutableClassLoaderDelegate
- addURL(URL) - Method in interface org.nuxeo.osgi.application.SharedClassLoader
- addURL(URL) - Method in class org.nuxeo.osgi.application.SharedClassLoaderImpl
- addURL(URL) - Method in class org.nuxeo.runtime.api.SharedResourceLoader
- addURL(URL) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
- addURL(URL) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
- addURL(URL) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
- addURL(URL) - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
- addUserMetadataProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- addUserPermissionsProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- addUserToGroup(NuxeoPrincipal, NuxeoGroup) - Static method in class org.nuxeo.ecm.platform.usermanager.UserManagerHelper
- addUserToGroup(NuxeoPrincipal, NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserToGroupObject
- addUserToGroup(NuxeoPrincipal, NuxeoGroup, boolean) - Static method in class org.nuxeo.ecm.platform.usermanager.UserManagerHelper
- addValidationForm(FormDefinition) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- addValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
- addValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
- addValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
- addValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
- addValue(int, Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Inserts at the given position a new value to the list.
- addValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
- addValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
- addValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.RemovedProperty
- addValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
- addValue(Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Appends a new value to the list.
- addVerifierToRequestToken(String, Long) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Generates a verification code and attache it to the REQUEST Token.
- addVerifierToRequestToken(String, Long) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
- addVersion(Version) - Method in class org.nuxeo.connect.update.task.update.Entry
- addVersionsSize(long) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
- addVersionsSize(long) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
- addView(PictureView) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
- addView(PictureView) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
- addViews(List<Map<String, Object>>, String, String, boolean) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
- addWaiter(TransactionalFeature.Waiter) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
- addWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
- addWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
- addWarning(String) - Method in interface org.nuxeo.runtime.RuntimeMessageHandler
-
Deprecated.since 11.3, use
RuntimeMessageHandler.addMessage(RuntimeMessage)
instead. - 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 adc:subjects
at all, as this would make the evaluator return onenull
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
- 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 inAdminStatusHelper
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() - Element in annotation interface 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
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- AESBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9, use
AESBlobProvider
instead - AESBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- AESBinaryManager.CipherAndDigestOutputStream - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.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.runtime.test.TemporaryKeyStore
- 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 interface org.nuxeo.runtime.reload.ReloadService
- AFTER_REMOVE_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Event triggered after a legal hold has been removed on a document.
- AFTER_SET_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Event triggered after a legal hold has been set on a document.
- AFTER_SET_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Event triggered after a retention has been set on a document.
- AFTER_UNSET_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Event triggered after a retention has been unset on a document.
- afterActivation() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
- afterActivation(ComponentManager) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
-
Called just after all the components were activated.
- afterAll() - Static method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
- afterAppend(Record, LogOffset) - Method in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
- afterAppend(Record, LogOffset) - Method in interface org.nuxeo.lib.stream.computation.RecordFilter
-
Called after a record is appended to a stream.
- 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.audit.listener.StreamAuditEventListener
- afterCompletion(int) - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
- afterCompletion(int) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- afterCompletion(int) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- afterCompletion(int) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
- afterCompletion(int) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
- afterCompletion(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
- afterCompletion(int) - Method in class org.nuxeo.ecm.core.repository.RepositoryService.SessionSynchronization
- afterCompletion(int) - Method in class org.nuxeo.ecm.core.work.StreamWorkManager.WorkScheduling
- afterCompletion(int) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkScheduling
- afterCompletion(int) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
- afterCreateGroup(DocumentModel, GroupResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed after a group is created.
- afterCreateGroup(DocumentModel, GroupResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- afterCreateUser(DocumentModel, UserResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed after a user is created.
- afterCreateUser(DocumentModel, UserResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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.
- 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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
-
after the route is finished.
- afterRouteReady - Enum constant in enum class 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 - Enum constant in enum class 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.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.WithFrameworkPropertyFeature
- afterServiceCall() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- afterStart() - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- afterStart(boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
- afterStart(ComponentManager, boolean) - Method in class org.nuxeo.ecm.core.bulk.BulkComponent.ComponentListener
- afterStart(ComponentManager, boolean) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
-
Called just after all components were started
- afterStart(ComponentManager, boolean) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
- afterStart(ComponentManager, boolean) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl.ComponentsLifeCycleListener
- afterStepBackToReady - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
-
after a step was put back to ready state.
- afterStepRunning - Enum constant in enum class 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
-
Deprecated.since 11.1, use
RunnerFeature.afterTeardown(FeaturesRunner, FrameworkMethod, Object)
instead - afterTeardown(FeaturesRunner, FrameworkMethod, Object) - Method in class org.nuxeo.runtime.mockito.MockitoFeature
- 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.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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
-
after the undo operation is run on the step.
- afterUpdateGroup(DocumentModel, GroupResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed after a group is updated.
- afterUpdateGroup(DocumentModel, GroupResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- afterUpdateUser(DocumentModel, UserResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed after a user is updated.
- afterUpdateUser(DocumentModel, UserResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- afterWorkflowFinish - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
- afterWorkflowStarted - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
- afterWorkflowTaskCreated - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
- afterWorkflowTaskDelegated - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
- afterWorkflowTaskEnded - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
- afterWorkflowTaskReassigned - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
- AGG_AVG - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_CARDINALITY - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_COUNT - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_EXCLUDE_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_EXTENDED_BOUND_MAX_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_EXTENDED_BOUND_MIN_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_FILTER_SUFFIX - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateParserBase
- AGG_FORMAT_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_INCLUDE_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_INTERVAL_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_MAX - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_MIN - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_MIN_DOC_COUNT_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_MISSING - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_ORDER_COUNT_ASC - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_ORDER_COUNT_DESC - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_ORDER_KEY_ASC - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_ORDER_KEY_DESC - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_ORDER_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_ORDER_TERM_ASC - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_ORDER_TERM_DESC - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_PRE_ZONE_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_SIZE_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_SUM - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_TIME_ZONE_PROP - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_TYPE_DATE_HISTOGRAM - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_TYPE_DATE_RANGE - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_TYPE_HISTOGRAM - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_TYPE_RANGE - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_TYPE_SIGNIFICANT_TERMS - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AGG_TYPE_TERMS - Static variable in class org.nuxeo.ecm.platform.query.api.AggregateConstants
- Aggregate<B> - Interface in org.nuxeo.ecm.platform.query.api
- AGGREGATE - Enum constant in enum class org.nuxeo.ecm.core.search.SearchClient.Capability
- AGGREGATE_FUNCTIONS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
- AggregateAvg - Class in org.nuxeo.ecm.platform.query.core
- AggregateAvg(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateAvg
- AggregateBase<B> - Class in org.nuxeo.ecm.platform.query.core
- AggregateBase(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateBase
- AggregateCardinality - Class in org.nuxeo.ecm.platform.query.core
- AggregateCardinality(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateCardinality
- AggregateConstants - Class in org.nuxeo.ecm.platform.query.api
- AggregateConstants() - Constructor for class org.nuxeo.ecm.platform.query.api.AggregateConstants
- AggregateCount - Class in org.nuxeo.ecm.platform.query.core
- AggregateCount(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateCount
- AggregateDateHistogram - Class in org.nuxeo.ecm.platform.query.core
- AggregateDateHistogram(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateDateHistogram
- AggregateDateHistogramParser - Class in org.nuxeo.ecm.core.search.client.opensearch1.aggregate
- AggregateDateRange - Class in org.nuxeo.ecm.platform.query.core
- AggregateDateRange(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateDateRange
- AggregateDateRange.BucketRangeComparator - Class in org.nuxeo.ecm.platform.query.core
- aggregateDateRangeDefinitionOrderMap - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
- AggregateDateRangeParser - Class in org.nuxeo.ecm.core.search.client.opensearch1.aggregate
- AggregateDateRangeParser() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateRangeParser
- 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
- AggregateHistogram - Class in org.nuxeo.ecm.platform.query.core
- AggregateHistogram(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateHistogram
- AggregateHistogramParser - Class in org.nuxeo.ecm.core.search.client.opensearch1.aggregate
- AggregateJsonWriter - Class in org.nuxeo.ecm.core.io.marshallers.json.aggregate
- AggregateJsonWriter() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.aggregate.AggregateJsonWriter
- AggregateMax - Class in org.nuxeo.ecm.platform.query.core
- AggregateMax(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateMax
- AggregateMin - Class in org.nuxeo.ecm.platform.query.core
- AggregateMin(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateMin
- AggregateMissing - Class in org.nuxeo.ecm.platform.query.core
- AggregateMissing(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateMissing
- AggregateParserBase - Class in org.nuxeo.ecm.core.search.client.opensearch1.aggregate
- AggregateParserBase() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateParserBase
- aggregateProperties - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
- AggregateRange - Class in org.nuxeo.ecm.platform.query.core
- AggregateRange(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateRange
- AggregateRange.BucketRangeComparator - Class in org.nuxeo.ecm.platform.query.core
- 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
- AggregateRangeParser - Class in org.nuxeo.ecm.core.search.client.opensearch1.aggregate
- aggregateRanges - Variable in class org.nuxeo.ecm.platform.query.core.AggregateDescriptor
- aggregates - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- aggregates - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- aggregates - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl
- aggregates - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- aggregates - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- aggregates - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- aggregates - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- aggregates(List<Aggregate<? extends Bucket>>) - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- AggregateSignificantTerm - Class in org.nuxeo.ecm.platform.query.core
- AggregateSignificantTerm(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateSignificantTerm
- AggregateSignificantTermParser - Class in org.nuxeo.ecm.core.search.client.opensearch1.aggregate
- AggregateSingleValueMetricParser - Class in org.nuxeo.ecm.core.search.client.opensearch1.aggregate
-
An aggregate that returns a single value.
- AggregateSum - Class in org.nuxeo.ecm.platform.query.core
- AggregateSum(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateSum
- AggregateTerm - Class in org.nuxeo.ecm.platform.query.core
- AggregateTerm(AggregateDefinition, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateTerm
- AggregateTermParser - Class in org.nuxeo.ecm.core.search.client.opensearch1.aggregate
- 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() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Param
-
Optional alias for the parameter key.
- alias() - Method in record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
-
Returns the value of the
alias
record component. - 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.runtime.model.impl.ComponentRegistry
-
Map of aliased name to canonical name.
- aliases() - Element in annotation interface 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.runtime.opensearch1.client.OpenSearchClient
- aliasExists(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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 Class 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. see "all" marker in FragmentRegistry
- ALL - Static variable in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- ALL_COLLECTIONS_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- ALL_CONSUMERS_CACHE_TIMEOUT_MS - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- ALL_DOCS - Static variable in class org.nuxeo.ecm.restapi.server.management.ExtractBinaryFulltextObject
- ALL_FIELDS - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
- ALL_KEYS - Static variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
- ALL_LOGS - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
- ALL_LOGS - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
- ALL_METRICS - Static variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
- ALL_MODE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
- ALL_MODE - Static variable in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
- ALL_OPTS - Static variable in enum class org.nuxeo.lib.stream.computation.Record.Flag
- ALL_PUBLICATION_QUERY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
- ALL_QUEUES - Static variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
- ALL_VERSIONS_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.management.VersionsObject
- ALL_WORKFLOWS_QUERY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
- allConfigurations - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
All the registered configurations (prefetch).
- allConsumers - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- allConsumersTime - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- allDescriptors - Variable in class org.nuxeo.ecm.directory.DirectoryRegistry
-
All descriptors registered.
- allDocumentTypes - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
All the registered document types.
- allFacets - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
All the registered facets.
- allGroups - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
- allInstanceIds - Variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
- allIterInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
-
List of all iterators, in reversed order.
- allkeyvals - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
- allow - Variable in class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
- ALLOW - 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.azure.AzureBlobStore
- allowByteRange - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
- allowByteRange - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- allowByteRange - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- allowByteRange - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- allowByteRange() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
- allowByteRange() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
-
Checks whether this blob provider allows byte ranges in keys.
- allowDirectDownload() - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
- allowDirectDownload() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
-
Checks whether this blob provider allows direct download.
- allowDirectDownload() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
- allowDirectValidationForExistingUser() - Method in class org.nuxeo.ecm.user.invite.RegistrationRules
- allowDirectValidationForNonExistingUser() - Method in class org.nuxeo.ecm.user.invite.RegistrationRules
- allowDowngrade - Variable in class org.nuxeo.connect.update.task.update.Update
- allowDowngrade - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
-
Allow install of a lower version
- ALLOWED_STATE_TRANSITIONS - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
- allowedClassNames - Variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
- allowedHostnames - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoHostFilter
- allowedPlugins - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- 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.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- allowSimplePattern() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- allowSimplePattern() - Method in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- allowSimplePattern() - Method in class org.nuxeo.audit.sql.pageprovider.SQLDocumentHistoryPageProvider
- 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.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 Class in org.nuxeo.ecm.user.invite
- AlreadyProcessedRegistrationException(String) - Constructor for exception class org.nuxeo.ecm.user.invite.AlreadyProcessedRegistrationException
- alreadySalted - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- AlreadySignedException - Exception Class in org.nuxeo.ecm.platform.signature.api.exception
- AlreadySignedException(String) - Constructor for exception class org.nuxeo.ecm.platform.signature.api.exception.AlreadySignedException
- AlreadySignedException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.signature.api.exception.AlreadySignedException
- AlreadySignedException(Throwable) - Constructor for exception class 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_DETACH_SEARCH_RESULTS_KEY - Static variable in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
- amazonS3 - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- amazonS3 - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
- amazonS3 - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- amazonS3 - Variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- amazonS3Async - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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(List<Predicate>) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
- 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(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 - Enum constant in enum class 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
- andOrOr(Operator, List<Predicate>) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
- 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.since 11.1, use
AnnotationConstants.ANNOTATION_PERMISSIONS_FIELD
instead - 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.since 11.1, use
AnnotationConstants.ANNOTATION_XPATH_FIELD
instead - 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.comment
- AnnotationAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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.rest.scan
- AnnotationReader(Set<String>) - Constructor for class org.nuxeo.ecm.webengine.rest.scan.AnnotationReader
- annotations - Variable in class org.nuxeo.ecm.webengine.rest.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
- 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 - Enum constant in enum class org.nuxeo.ecm.web.resources.api.ResourceType
- ANY - Static variable in class org.nuxeo.ecm.webengine.rest.servlet.mapping.PathMatcher
- ANY - Static variable in class org.nuxeo.ecm.webengine.rest.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.rest.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
- anySyncCommand - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- 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).
- APIC - Static variable in class org.nuxeo.ecm.platform.audio.extension.ThumbnailAudioFactory
- APIHelper - Class in org.nuxeo.ecm.webengine.rendering
- APIHelper() - Constructor for class org.nuxeo.ecm.webengine.rendering.APIHelper
- apiKey - Variable in class org.nuxeo.lib.stream.tools.command.DatadogCommand
- apiKey - Variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
- APIModule - Class in org.nuxeo.ecm.restapi.server
- APIModule() - Constructor for class org.nuxeo.ecm.restapi.server.APIModule
- APIRoot - Class in org.nuxeo.ecm.restapi.server
-
The root entry for the WebEngine module.
- APIRoot() - Constructor for class org.nuxeo.ecm.restapi.server.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.rest.servlet.ApplicationServlet
- app - Variable in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- 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.rest.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.ecm.platform.content.template.service.FactoryBindingDescriptor
- append - Variable in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
- 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.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(int, M) - Method in class org.nuxeo.lib.stream.log.mem.MemLogAppender
- append(String) - Method in class org.nuxeo.common.utils.Path
- append(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- append(String, byte[]) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition
- 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.directory.storage.DirectoryAuditStorage
-
Insert entries as Json in the Audit directory.
- append(List<String>) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- append(List<String>) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- append(List<String>) - Method in class org.nuxeo.audit.service.AbstractAuditBackend
- append(List<String>) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- append(List<String>) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditStorage
-
Deprecated.
- append(List<String>) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- append(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- append(LogEvent) - Method in class org.nuxeo.log4j.NuxeoStreamAppender
- append(Path) - Method in class org.nuxeo.common.utils.Path
- append(SuggesterGroupDescriptor, String, String, boolean) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
-
Unless a suggester named
newSuggesterName
already exists in the#suggesters
list, appends a newSuggesterGroupItemDescriptor
namednewSuggesterName
just before (ifbefore
is true) or after the suggester namedsuggesterName
in the#suggesters
list. - 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(SuggesterGroupDescriptor, String, String) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
-
Unless a suggester named
newSuggesterName
already exists in the#suggesters
list, appends a newSuggesterGroupItemDescriptor
namednewSuggesterName
just after the suggester namedsuggesterName
in the#suggesters
list. - appendBefore - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
- appendBefore(SuggesterGroupDescriptor, String, String) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
-
Unless a suggester named
newSuggesterName
already exists in the#suggesters
list, appends a newSuggesterGroupItemDescriptor
namednewSuggesterName
just before the suggester namedsuggesterName
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
- APPENDER_CONSOLE - Static variable in class org.nuxeo.common.test.logging.NuxeoLoggingConstants
-
A Console appender that prints WARN logs and higher, and logs with
NuxeoLoggingConstants.MARKER_CONSOLE_OVERRIDE
. - APPENDER_CONSOLE_DEBUG - Static variable in class org.nuxeo.common.test.logging.NuxeoLoggingConstants
-
A Console appender that prints DEBUG logs.
- APPENDER_CONSOLE_INFO - Static variable in class org.nuxeo.common.test.logging.NuxeoLoggingConstants
-
A Console appender that prints INFO logs.
- APPENDER_CONSOLE_TRACE - Static variable in class org.nuxeo.common.test.logging.NuxeoLoggingConstants
-
A Console appender that prints TRACE logs.
- APPENDER_FILE - Static variable in class org.nuxeo.common.test.logging.NuxeoLoggingConstants
-
A File appender that prints DEBUG logs and higher.
- appenderRefs() - Method in record class org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
-
Returns the value of the
appenderRefs
record component. - appenders - Variable in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
- appenders() - Element in annotation interface org.nuxeo.runtime.test.runner.LoggerLevel
-
The log appender names to configure if not empty.
- 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
- appendSupportedLocales - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- 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.rest.servlet.config.ResourceExtension
- Application - Class in org.nuxeo.targetplatforms.rest
- Application() - Constructor for class org.nuxeo.targetplatforms.rest.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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ComponentStartOrders.EVENT
instead - APPLICATION_STARTED_ORDER - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
-
Deprecated.since 2023.0, use
ComponentStartOrders.CLUSTER_SERVICE
instead - APPLICATION_STARTED_ORDER - Static variable in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ComponentStartOrders.KAFKA
instead - APPLICATION_STARTED_ORDER - Static variable in class org.nuxeo.runtime.kv.KeyValueServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ComponentStartOrders.KV
instead - 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.rest
- ApplicationFragment - Class in org.nuxeo.ecm.webengine.rest
-
A wrapper for a Jakarta RS application fragment declared in manifest.
- ApplicationFragment(Bundle, String) - Constructor for class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- ApplicationFragment(Bundle, String, String) - Constructor for class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- ApplicationFragment(Bundle, String, Map<String, String>) - Constructor for class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- ApplicationHost - Class in org.nuxeo.ecm.webengine.rest
-
A composite Jakarta RS application that can receive fragments from outside.
- ApplicationHost(String) - Constructor for class org.nuxeo.ecm.webengine.rest.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.rest
- ApplicationManager() - Constructor for class org.nuxeo.ecm.webengine.rest.ApplicationManager
- applicationName - Variable in class org.nuxeo.ecm.tokenauth.io.AuthenticationToken
- ApplicationServlet - Class in org.nuxeo.ecm.webengine.rest.servlet
-
A hot re-loadable REST servlet.
- ApplicationServlet() - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- 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
-
Deprecated.
- 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.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(LogEntry) - Method in class org.nuxeo.audit.sql.LogEntryToLogEntryImpl
- apply(SearchQuery) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- apply(SearchQuery, PartialList<Map<String, Serializable>>) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchResponseTransformer
- apply(SearchQuery, SearchResponse) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchResponseTransformer
- apply(LogEntry) - Method in class org.nuxeo.audit.sql.LogEntryImplToLogEntry
- apply(MessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.messaging.SAMLObjectIssuerFunction
- apply(T) - Method in interface org.nuxeo.common.function.ThrowableFunction
- apply(T) - Method in interface org.nuxeo.common.function.ThrowableUnaryOperator
- apply(T, U) - Method in interface org.nuxeo.common.function.ThrowableBiFunction
- 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
- applyConverter(Blob, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.ConvertHelper
- 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 orList
, 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 baseState
. - 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.core.io.marshallers.json.document.DocumentModelJsonReader
- applyPropertyValues(DocumentModel, DocumentModel, boolean) - Static method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader
- applyQueryLimits(List<T>, int, int) - Method in class org.nuxeo.ecm.directory.BaseSession
-
Applies offset and limit to a List.
- applyQueryLimits(DocumentModelList, int, int) - Method in class org.nuxeo.ecm.directory.BaseSession
-
Applies offset and limit to a DocumentModelList
- applySecurityPolicyQueryTransformers(NuxeoCmisService, NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
Applies security policies query transformers to the statement, if possible.
- applyStash(ComponentManagerImpl.Stash) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
- applySuperFragment(TypeDescriptor, TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
- applySuperFragment(LinkDescriptor, LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
- applySuperFragment(T, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
- applyTextWatermark(Blob, String, WatermarkProperties) - Method in interface org.nuxeo.ecm.platform.pdf.service.PDFTransformationService
-
Add a text watermark to the input PDF blob
- applyTextWatermark(Blob, String, WatermarkProperties) - Method in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
- applyTransforms(ExportedDocument) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
- applyTransforms(ExportedDocument[]) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
- applyUndoLog() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- applyUpdates(DocumentModel, List<MetadataMappingUpdate>) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
-
Applies synchronously the given
mappingUpdates
computed byBinaryMetadataService.getMetadataUpdates(DocumentModel, boolean)
to the document. - applyUpdates(DocumentModel, List<MetadataMappingUpdate>) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
- appName - Variable in class org.nuxeo.wopi.WOPIBlobInfo
-
Application name used for the blob.
- 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
- APPROVED_STATE - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
- apps - Variable in class org.nuxeo.ecm.webengine.rest.ApplicationHost
- apps - Variable in class org.nuxeo.ecm.webengine.rest.ApplicationManager
- apps - Variable in class org.nuxeo.ecm.webengine.WebEngine
- appURL - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
- ARCHIVE - Enum constant in enum class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
-
Replace the main blob with the signed one and archive the original.
- ARCHIVED - Enum constant in enum class 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.model.Template
- arg(String, Object) - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
- arg(String, Object) - Method in class org.nuxeo.ecm.webengine.rest.views.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(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 - 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.rest.servlet.mapping.PathParser
- ARRAY_BINARY - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.PropertyType
- ARRAY_BLOBID - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- ARRAY_BLOBID - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- ARRAY_BOOLEAN - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- ARRAY_BOOLEAN - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.PropertyType
- ARRAY_DOUBLE - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- ARRAY_DOUBLE - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.PropertyType
- ARRAY_DOUBLE - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- ARRAY_INTEGER - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- ARRAY_INTEGER - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- ARRAY_LONG - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- ARRAY_LONG - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- ARRAY_STRING - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.PropertyType
- ARRAY_STRING - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- ARRAY_TIMESTAMP - Enum constant in enum class 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 givenarr
contains the givenelement
. - arrayContainsAll(Object[], Object...) - Static method in class org.nuxeo.ecm.platform.el.Functions
-
Returns
true
if the givenarr
contains all the givenelements
. - arrayContainsAny(Object[], Object...) - Static method in class org.nuxeo.ecm.platform.el.Functions
-
Returns
true
if the givenarr
contains one of the givenelements
. - arrayContainsNone(Object[], Object...) - Static method in class org.nuxeo.ecm.platform.el.Functions
-
Returns
true
if the givenarr
contains none of the givenelements
. - 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. parameters or input) directly to java datastructures.
- 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 - Enum constant in enum class org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
- AS_PROVIDER - Enum constant in enum class 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
- asBiFunction(ThrowableBiFunction<T, U, R, E>) - Static method in interface org.nuxeo.common.function.ThrowableBiFunction
- asc(String) - Static method in class org.nuxeo.ecm.core.query.sql.model.OrderByExprs
- ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
- ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
- ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
- ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
- ASC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
- ASC - Static variable in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
- ASC - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
- ASCENDING - Enum constant in enum class org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
- ascii - Enum constant in enum class 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 givenindex
whereDocumentBlobHolder.getBlob()
andDocumentBlobHolder.getXpath()
will return information about the blob. - asDocument(LogEntry) - Static method in class org.nuxeo.audit.mongodb.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.audit.listener.StreamAuditEventListener
- asJSON(JsonGenerator, LogEntry) - Static method in class org.nuxeo.audit.elasticsearch.io.AuditEntryJSONWriter
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
MarshallerHelper.objectToJson(Object, RenderingContext)
instead - 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
- asPredicate(ThrowablePredicate<T, E>) - Static method in interface org.nuxeo.common.function.ThrowablePredicate
- asRunnable(ThrowableRunnable<E>) - Static method in interface org.nuxeo.common.function.ThrowableRunnable
- assembleMultiPart(MimeBodyPart, List<Blob>) - Static method in class org.nuxeo.mail.MimeMessageHelper
- 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
- 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
- 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.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() - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- assignments() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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
andSortInfo.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(Object[]) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
-
Deprecated.
- asStringList(String) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- asStringList(List<P>) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
- assumeRole(AssumeRoleRequest) - Method in class org.nuxeo.ecm.blob.s3.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
- asUnaryOperator(ThrowableUnaryOperator<T, E>) - Static method in interface org.nuxeo.common.function.ThrowableUnaryOperator
- asURI(String) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
-
Parse a
URI
. - asURL() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
- asURL() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
- asURL() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
- asURL() - Method in interface org.nuxeo.runtime.model.StreamRef
-
Get an URL to that stream.
- asURL() - Method in class org.nuxeo.runtime.model.URLStreamRef
- asURL() - Method in class org.nuxeo.runtime.test.InlineRef
- asUrlEnumeration(Iterator<File>) - Static method in class org.nuxeo.osgi.util.FileIterator
- asUrlIterator(Iterator<File>) - Static method in class org.nuxeo.osgi.util.FileIterator
- asValidJson(String) - Method in class org.nuxeo.ecm.restapi.server.management.SseRenderer
- async - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
- ASYNC_BINARY_METADATA_EXECUTE - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
-
Deprecated.since 2021.13, not used anymore
- ASYNC_COMPUTATION_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingProcessor
- ASYNC_MAPPING_RESULT - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
-
Deprecated.since 2021.13, not used anymore
- AsyncDigestListener - Class in org.nuxeo.ecm.core.blob
-
Schedules the async digest work.
- AsyncDigestListener() - Constructor for class org.nuxeo.ecm.core.blob.AsyncDigestListener
- AsyncEventExecutor - Class in org.nuxeo.ecm.core.event.impl
-
Executor of async listeners passing them to the WorkManager.
- AsyncEventExecutor() - Constructor for class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
- AsyncEventExecutor.ListenerWork - Class in org.nuxeo.ecm.core.event.impl
- asyncExec - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
- asyncExec - Variable in class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
- AsynchronousIndexingComputation(String) - Constructor for class org.nuxeo.ecm.core.search.index.IndexingProcessor.AsynchronousIndexingComputation
- 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.rest.adapters
-
Adapter that allows asynchronous execution of operations.
- AsyncOperationAdapter() - Constructor for class org.nuxeo.ecm.automation.server.rest.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() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.OperationMethod
- AsyncService<K,
S, - Interface in org.nuxeo.ecm.core.apiV> -
Interface to be implemented by asynchronous services.
- aSyncStats - Static variable in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
Deprecated.
- AsyncStatus<K> - Interface in org.nuxeo.ecm.core.api
-
Interface to be implemented by asynchronous services' statuses.
- AsyncWaitHook - Interface in org.nuxeo.ecm.core.event.impl
- asyncWaitHooks - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
- atomic(String, Consumer<KeyValueStore>) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
-
Executes something while setting a lock, retrying a few times if the lock is already set.
- ATOMIC_PREDICATE - Static variable in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
- atomicCopy(Path, Path) - Static method in class org.nuxeo.ecm.core.blob.PathStrategy
-
Does an atomic copy from source to dest.
- atomicMove(File, File) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.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.ecm.core.search.index.commands.IndexingCommand
- attach(DocumentModel) - Method in class org.nuxeo.ecm.automation.server.rest.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 - Enum constant in enum class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
-
Put the signed blob as an attachment.
- AttachBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
- AttachBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
- ATTACHED_DOCUMENT_IDS - Static variable in class org.nuxeo.ecm.platform.routing.core.io.DocumentRouteWriter
- ATTACHED_DOCUMENTS_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
- attachedDocumentIds - Variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
- AttachedDocumentsChecker(CoreSession, String) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.AttachedDocumentsChecker
- attachments - Variable in class org.nuxeo.mail.MailMessage.Builder
- attachments(List<Blob>) - Method in class org.nuxeo.mail.MailMessage.Builder
- attachments(Blob, Blob...) - Method in class org.nuxeo.mail.MailMessage.Builder
- ATTACHMENTS_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
- 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.auth.saml.processor.messaging.SAMLAssertionsContentContext
- 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.rest.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
-
Deprecated.
- AUDIT - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
-
Audit should start after Sequencer because some implementation uses them.
- AUDIT_COMPONENT_NAME - Static variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- AUDIT_LATEST_LOG_ID_AFTER_DATE_PROP - Static variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- AUDIT_SERVICE_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- AUDIT_SERVICE_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- AuditAdapter - Class in org.nuxeo.ecm.restapi.server.adapters
-
Adapter that returns the log entries of the pointed resource.
- AuditAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.adapters.AuditAdapter
- AuditAdmin - Interface in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditBackend
instead - auditBackend - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
-
Deprecated.
- AuditBackend - Interface in org.nuxeo.audit.service
- AuditBackend<L> - Interface in org.nuxeo.ecm.platform.audit.service
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditBackend
instead - AuditBackend.Capability - Enum Class in org.nuxeo.audit.service
- AuditBackendDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditBackendFactoryDescriptor
instead - AuditBackendDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor
-
Deprecated.
- auditBackendFactories - Variable in class org.nuxeo.audit.service.AuditComponent
- AuditBackendFactory<B> - Interface in org.nuxeo.audit.service
-
Factory allowing to retrieve an
AuditBackend
. - AuditBackendFactoryDescriptor - Class in org.nuxeo.audit.service.extension
-
Descriptor to contribute an
AuditBackendFactory
. - AuditBackendFactoryDescriptor() - Constructor for class org.nuxeo.audit.service.extension.AuditBackendFactoryDescriptor
- AuditChangeFinder - Class in org.nuxeo.drive.service.impl
-
Implementation of
FileSystemChangeFinder
using theAuditBackend
. - AuditChangeFinder() - Constructor for class org.nuxeo.drive.service.impl.AuditChangeFinder
- AuditComponent - Class in org.nuxeo.audit.service
- AuditComponent() - Constructor for class org.nuxeo.audit.service.AuditComponent
- AuditDomainEvent - Class in org.nuxeo.audit.stream
-
The audit domain event.
- AuditDomainEvent() - Constructor for class org.nuxeo.audit.stream.AuditDomainEvent
- AuditDomainEventProducer - Class in org.nuxeo.audit.stream
-
Audit domain event producer.
- AuditDomainEventProducer(String, String) - Constructor for class org.nuxeo.audit.stream.AuditDomainEventProducer
- AuditEntryJSONReader - Class in org.nuxeo.audit.elasticsearch.io
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use nuxeo-core-io instead.
- AuditEntryJSONReader() - Constructor for class org.nuxeo.audit.elasticsearch.io.AuditEntryJSONReader
-
Deprecated.
- AuditEntryJSONWriter - Class in org.nuxeo.audit.elasticsearch.io
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use nuxeo-core-io instead.
- AuditEntryJSONWriter() - Constructor for class org.nuxeo.audit.elasticsearch.io.AuditEntryJSONWriter
-
Deprecated.
- 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
- AuditEventMetricFactory - Class in org.nuxeo.audit.service.management
- AuditEventMetricFactory() - Constructor for class org.nuxeo.audit.service.management.AuditEventMetricFactory
- AuditEventMetricMBean - Interface in org.nuxeo.audit.service.management
- AuditEventMetricMBeanAdapter - Class in org.nuxeo.audit.service.management
- AuditEventMetricMBeanAdapter(AuditBackend, String) - Constructor for class org.nuxeo.audit.service.management.AuditEventMetricMBeanAdapter
- AuditEventTypes - Class in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- 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.enrichers
-
Enricher that add the latest log entries related to the document.
- AuditJsonEnricher() - Constructor for class org.nuxeo.ecm.restapi.server.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<L> - Interface in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditBackend
instead - AuditLogWriterComputation(String) - Constructor for class org.nuxeo.audit.impl.StreamAuditWriter.AuditLogWriterComputation
- AuditPageProvider - Class in org.nuxeo.audit.provider
- AuditPageProvider() - Constructor for class org.nuxeo.audit.provider.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.audit.sql.pageprovider.SQLAuditPageProvider
- AuditQuery - Class in org.nuxeo.ecm.automation.core.operations.services
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditPageProviderOperation
instead - AuditQuery() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
-
Deprecated.
- AuditQueryBuilder - Class in org.nuxeo.audit.api
-
Query builder for querying audit.
- AuditQueryBuilder() - Constructor for class org.nuxeo.audit.api.AuditQueryBuilder
- AuditQueryException - Exception Class in org.nuxeo.audit.api.query
-
NXAudit-Query related exception.
- AuditQueryException() - Constructor for exception class org.nuxeo.audit.api.query.AuditQueryException
- AuditQueryException(String) - Constructor for exception class org.nuxeo.audit.api.query.AuditQueryException
- AuditQueryException(String, Throwable) - Constructor for exception class org.nuxeo.audit.api.query.AuditQueryException
- AuditQueryException(Throwable) - Constructor for exception class org.nuxeo.audit.api.query.AuditQueryException
- auditQueryParams - Variable in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- AuditReader<L> - Interface in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditBackend
instead - AuditRequestFilter - Class in org.nuxeo.ecm.restapi.opensearch1.filter
-
Define a elasticsearch passthrough filter for audit index.
- AuditRequestFilter() - Constructor for class org.nuxeo.ecm.restapi.opensearch1.filter.AuditRequestFilter
- AuditRestore - Class in org.nuxeo.ecm.automation.core.operations.services
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, restore is not available on new
AuditBackend
- AuditRestore() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
-
Deprecated.
- AuditService - Class in org.nuxeo.ecm.core.rest
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, doesn't seem to be used
- AuditService - Interface in org.nuxeo.audit.service
- AuditService() - Constructor for class org.nuxeo.ecm.core.rest.AuditService
-
Deprecated.
- AuditStorage - Interface in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, the behavior of storage is not common across the different backend implementation, mainly because there's no conversion from the input/output Strings
- AuditStorageDescriptor - Class in org.nuxeo.ecm.platform.audit.service.extension
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, doesn't work in all situation and doesn't scale, no replacement
- AuditStorageDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
-
Deprecated.
- auditStorageDescriptors - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- auditStorageId - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
-
Deprecated.
- AuditStorageLogWriterComputation(String, int, int) - Constructor for class org.nuxeo.audit.directory.storage.StreamAuditStorageWriter.AuditStorageLogWriterComputation
- auditStorages - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- auth - Variable in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.since 11.1, not used anymore
- AUTH_PATTERN - Static variable in class org.nuxeo.log4j.Redactor
- authChain - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
- 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.
- authenticate(Request, HttpServletResponse) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- AuthenticatedActionsValve - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- AuthenticatedActionsValve(AdapterDeploymentContext, Valve, Container) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.AuthenticatedActionsValve
- authenticateInternal(Request, HttpServletResponse, Object) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- 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.login.tokenauth
-
Token Object
- AuthenticationTokensObject() - Constructor for class org.nuxeo.ecm.restapi.server.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.
- authenticators - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
- 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(HttpServletRequest) - Constructor for class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
- AuthorizationRequest(Map<String, Serializable>) - 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_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 - Enum constant in enum class 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
- automaticReload - Variable in class org.nuxeo.runtime.tomcat.NuxeoLauncher
- 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
- automation - Variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
- Automation() - Constructor for class org.nuxeo.runtime.test.runner.TargetExtensions.Automation
- AUTOMATION_COMPONENT_NAME - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
- AUTOMATION_CTX_KEY - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
- AUTOMATION_MAPPER_KEY - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
- AUTOMATION_SCRIPTING_MONITOR - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
- AUTOMATION_SCRIPTING_PRECOMPILE - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
- AUTOMATION_TRACE_PRINTABLE_PROPERTY - Static variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
- AUTOMATION_TRACE_PROPERTY - Static variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
- AutomationAdmin - Interface in org.nuxeo.ecm.automation
- AutomationBulkAction - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
-
Bulk Action that runs an automation operation
- AutomationBulkAction() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction
- AutomationBulkActionUi - Class in org.nuxeo.ecm.automation.core.operations.services.bulk
-
Bulk Action that runs an automation operation dedicated for UI
- AutomationBulkActionUi() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkActionUi
- AutomationBulkValidation - Class in org.nuxeo.ecm.automation.core.operations.services.bulk.validation
- AutomationBulkValidation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.validation.AutomationBulkValidation
- automationChain - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
- AutomationComponent - Class in org.nuxeo.ecm.automation.core
-
Nuxeo component that provide an implementation of the
AutomationService
and handle extensions registrations. - AutomationComponent() - Constructor for class org.nuxeo.ecm.automation.core.AutomationComponent
- AutomationComputation(String, boolean) - Constructor for class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- AutomationFilter - Interface in org.nuxeo.ecm.automation
- AutomationFilterDescriptor - Class in org.nuxeo.ecm.automation.core
- AutomationFilterDescriptor() - Constructor for class org.nuxeo.ecm.automation.core.AutomationFilterDescriptor
- AutomationInfo - Class in org.nuxeo.ecm.automation.io.rest.operations
- AutomationInfo(AutomationService) - Constructor for class org.nuxeo.ecm.automation.io.rest.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.rest
- AutomationModule() - Constructor for class org.nuxeo.ecm.automation.server.rest.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.rest
- AutomationResource() - Constructor for class org.nuxeo.ecm.automation.server.rest.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
- 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(Set<String>) - 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.rest
- AutomationServerProvider() - Constructor for class org.nuxeo.ecm.automation.server.rest.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.rest
- AutomationServiceProvider() - Constructor for class org.nuxeo.ecm.automation.server.rest.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() - Element in annotation interface 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 class 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() - 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_CODEC - Static variable in class org.nuxeo.log4j.NuxeoStreamAppender
- 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> - 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, TimeUnit) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
org.nuxeo.ecm.platform.audit.service.AuditService#await(Duration)
instead - await(long, TimeUnit) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
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 class org.nuxeo.audit.service.AuditComponent
- await(Duration) - Method in interface org.nuxeo.audit.service.AuditService
-
Awaits the audit ingestion.
- 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.ecm.core.search.SearchIndexingService
-
Waits for completion of indexing activity for testing purpose only.
- await(Duration) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- await(Duration) - Method in interface org.nuxeo.runtime.test.runner.TransactionalFeature.Waiter
- await(Name, Name, Duration) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Waits for the computation to have no lag, for internal use only.
- await(Name, Name, Duration) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- 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
- awaitNanos(long) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.OffsetTracker
- awaitPoolTermination(Duration) - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool
- AWS_CONFIGURATION_ID_KEY - Static variable in class org.nuxeo.mail.amazon.ses.SESMailSender
- AWS_ID_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- AWS_KEY_PATTERN - Static variable in class org.nuxeo.log4j.Redactor
- AWS_SECRET_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- AWS_SESSION_TOKEN_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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.blob.s3.S3BlobStoreConfiguration
- azure - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
- AZURE_CDN_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- AZURE_CDN_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
-
Deprecated.
- AZURE_STORAGE_ACCESS_KEY_ENV_VAR - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- AZURE_STORAGE_ACCOUNT_ENV_VAR - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- AzureBinaryManager - Class in org.nuxeo.ecm.blob.azure
-
Deprecated.since 2023.9, use
AzureBlobProvider
instead - AzureBinaryManager() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- AzureBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobStore.AzureBlobGarbageCollector
- AzureBlobProvider - Class in org.nuxeo.ecm.blob.azure
-
Blob provider that stores files in Azure Storage.
- AzureBlobProvider() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobProvider
- AzureBlobScroll - Class in org.nuxeo.ecm.blob.azure
-
Scroll blobs of the Azure blob store of a
AzureBlobProvider
, the scroll query is the provider id. - AzureBlobScroll() - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobScroll
- AzureBlobStore - Class in org.nuxeo.ecm.blob.azure
- AzureBlobStore(String, String, AzureBlobStoreConfiguration, KeyStrategy) - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobStore
- AzureBlobStore.AzureBlobGarbageCollector - Class in org.nuxeo.ecm.blob.azure
- AzureBlobStoreConfiguration - Class in org.nuxeo.ecm.blob.azure
-
Blob storage configuration in Azure Storage.
- AzureBlobStoreConfiguration(Map<String, String>) - Constructor for class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- AzureCDNBinaryManager - Class in org.nuxeo.ecm.blob.azure
-
Deprecated.since 2023.9, use
AzureBlobProvider
configured with direct download and a CDN host instead - AzureCDNBinaryManager() - Constructor for class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
-
Deprecated.
- AzureFileStorage - Class in org.nuxeo.ecm.blob.azure
-
Deprecated.since 2023.9
- AzureFileStorage(BlobContainerClient, String) - Constructor for class org.nuxeo.ecm.blob.azure.AzureFileStorage
-
Deprecated.
- AzureGarbageCollector - Class in org.nuxeo.ecm.blob.azure
-
Deprecated.since 2023.9, use
AzureBlobProvider
instead - AzureGarbageCollector(AzureBinaryManager) - Constructor for class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
-
Deprecated.
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.rest.servlet.mapping.PathParser
- BACK_TO_PROJECT_TRANSITION - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
- backend - Variable in class org.nuxeo.audit.service.management.AuditEventMetricMBeanAdapter
- backend - Variable in class org.nuxeo.audit.sql.SQLAuditBackend
- backend - Variable in class org.nuxeo.audit.sql.SQLAuditBackendFactory
- backend - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
- backend - Variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- backend() - Method in record class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory.MongoDBAuditBackendWithName
-
Returns the value of the
backend
record component. - backend() - Method in record class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory.OpenSearchAuditBackendWithName
-
Returns the value of the
backend
record component. - BACKEND_FACTORY_EXT_POINT - Static variable in class org.nuxeo.audit.service.AuditComponent
- backends - Variable in class org.nuxeo.audit.mem.MemAuditBackendFactory
- backends - Variable in class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory
- backends - Variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory
- backgroundImage - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- BackingChecker - Interface in org.nuxeo.launcher.config.backingservices
-
A backing checker checks for the availability of a backing service.
- BACKSLASH_MARKER - Static variable in class org.nuxeo.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- backToReady - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
- BAD_INSTANCE_CLID_PATH - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- BadRequestException - Exception Class in org.nuxeo.wopi.exception
- BadRequestException() - Constructor for exception class org.nuxeo.wopi.exception.BadRequestException
- bannerPath - Variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
- base - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
- base - Variable in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.ConditionalIgnoreStatement
- 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.routing.TaskObject
- 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 Class 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> - 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> - Class in org.nuxeo.ecm.core.storage
- BaseDocument.BlobWriteInfo<T> - Class in org.nuxeo.ecm.core.storage
- BaseDocument.StateBlobAccessor - Class in org.nuxeo.ecm.core.storage
- BaseDocument.Visit - Class in org.nuxeo.ecm.core.storage
- BaseFileEventHandler() - Constructor for class org.nuxeo.runtime.trackers.files.FileEventTracker.BaseFileEventHandler
- baseFilter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
- BaseLogEntryProvider - Interface in org.nuxeo.ecm.platform.audit.service
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
AuditBackend
has all necessary APIs - 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
- 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 Class in org.nuxeo.ecm.core.model
-
INTERNAL.
- basetemplates - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
- baseUrl - Variable in class org.nuxeo.ecm.platform.mail.action.DocumentURLAction
- baseURL - Variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- baseURL - Variable in class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
- baseURL - Variable in class org.nuxeo.wopi.rest.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
- basicAuthentication(String, String) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
- 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(Logger) - 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.core.io.upload.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.core.io.upload.batch.Batch
-
Constructs a batch.
- BATCH_HANDLER_NAME - Static variable in class org.nuxeo.ecm.core.io.upload.batch.impl.AbstractBatchHandler
-
Transient store key for the batch handler name.
- BATCH_SIZE - Static variable in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
- BATCH_SIZE - Static variable in class org.nuxeo.ecm.platform.picture.recompute.ImagingRecomputeWork
-
Deprecated.
- BATCH_SIZE - Static variable in class org.nuxeo.ecm.platform.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.directory.storage.StreamAuditStorageWriter
- BATCH_THRESHOLD_MS_OPT - Static variable in class org.nuxeo.audit.directory.storage.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
- 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.audit.impl.StreamAuditWriter.AuditLogWriterComputation
- batchFailure(ComputationContext, String, List<Record>) - Method in class org.nuxeo.ecm.core.search.index.IndexingProcessor.AsynchronousIndexingComputation
- batchFailure(ComputationContext, String, List<Record>) - Method in class org.nuxeo.ecm.core.search.index.IndexingProcessor.SynchronousIndexingComputation
- 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.core.io.upload.batch
-
Represents a batch file backed by the
TransientStore
. - BatchFileEntry(TransientStore, String, boolean) - Constructor for class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- BatchFileEntry(TransientStore, String, int, String, String, long) - Constructor for class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
-
Returns a file entry that references the file chunks.
- BatchFileEntry(TransientStore, String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
-
Returns a file entry that holds the given parameters.
- BatchFileEntry(TransientStore, String, Blob) - Constructor for class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
-
Returns a file entry that holds the given blob, not chunked.
- BatchFileInfo - Class in org.nuxeo.ecm.core.io.upload.batch
-
Structure that holds metadata about an uploaded file through a batch.
- BatchFileInfo(String, String, String, long, String) - Constructor for class org.nuxeo.ecm.core.io.upload.batch.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.core.io.upload.batch
-
Batch Handler encapsulates functionality to handle Batch Upload behaviours.
- BatchHandlerDescriptor - Class in org.nuxeo.ecm.core.io.upload.batch
-
BatchHandler Descriptor
- BatchHandlerDescriptor() - Constructor for class org.nuxeo.ecm.core.io.upload.batch.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.core.io.upload.batch
-
Service interface to collect inputs (Blobs) for an operation or operation chain.
- BatchManagerComponent - Class in org.nuxeo.ecm.core.io.upload.batch
-
Runtime Component implementing the
BatchManager
service with theTransientStore
. - BatchManagerComponent() - Constructor for class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- BatchManagerConstants - Class in org.nuxeo.ecm.core.io.upload.batch
- BatchManagerConstants() - Constructor for class org.nuxeo.ecm.core.io.upload.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.audit.impl.StreamAuditWriter.AuditLogWriterComputation
- batchProcess(ComputationContext, String, List<Record>) - Method in class org.nuxeo.ecm.core.search.index.IndexingProcessor.AsynchronousIndexingComputation
- batchProcess(ComputationContext, String, List<Record>) - Method in class org.nuxeo.ecm.core.search.index.IndexingProcessor.SynchronousIndexingComputation
- 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.directory.storage.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
-
Deprecated.
- 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.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 Class 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.directory.storage.StreamAuditStorageWriter.AuditStorageLogWriterComputation
- batchThresholdS - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
- batchThresholdS - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
- batchTransactionTimeout - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- batchTransactionTimeout - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- batchTransactionTimeout - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
- batchTransactionTimeout(Duration) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
-
Precision is second.
- BatchUpdateBlobProvider - Interface in org.nuxeo.ecm.liveconnect.update
-
Interface to batch update documents provided by implementing provider.
- BatchUploadObject - Class in org.nuxeo.ecm.restapi.server
-
Batch upload endpoint.
- BatchUploadObject() - Constructor for class org.nuxeo.ecm.restapi.server.BatchUploadObject
- BatchUtils - Class in org.nuxeo.common.utils
-
Batching utilities.
- bcc - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
- bcc(String, String...) - Method in class org.nuxeo.mail.MailMessage.Builder
- bcc(List<String>) - Method in class org.nuxeo.mail.MailMessage.Builder
- BCC - Enum constant in enum class org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
-
Deprecated.
- bccs - Variable in class org.nuxeo.mail.MailMessage.Builder
- 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.runtime.test.TemporaryKeyStore
- 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 interface org.nuxeo.runtime.reload.ReloadService
- BEFORE_REMOVE_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Event triggered when a legal hold is about to be removed on a document.
- BEFORE_REMOVED_FROM_COLLECTION - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- BEFORE_SET_LEGAL_HOLD - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Event triggered when a legal hold is about to be set on a document.
- BEFORE_SET_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Event triggered when a retention is about to be set on a document.
- BEFORE_UNSET_RETENTION - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Event triggered when a retention is about to be unset on a document.
- beforeActivation() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
- beforeActivation(ComponentManager) - Method in interface org.nuxeo.runtime.model.ComponentManager.Listener
-
Called just before activating components.
- beforeActivation(ComponentManager) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
- beforeAll() - Static method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
- beforeAppend(Record) - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
- beforeAppend(Record) - Method in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
- beforeAppend(Record) - Method in interface org.nuxeo.lib.stream.computation.RecordFilter
-
Called before appending a record to a stream.
- BeforeClassStatement(Statement) - Constructor for class org.nuxeo.runtime.test.runner.FeaturesRunner.BeforeClassStatement
- beforeCompletion() - Method in class org.nuxeo.audit.listener.StreamAuditEventListener
- beforeCompletion() - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
- beforeCompletion() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- beforeCompletion() - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- beforeCompletion() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
- beforeCompletion() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
- beforeCompletion() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
- beforeCompletion() - Method in class org.nuxeo.ecm.core.repository.RepositoryService.SessionSynchronization
- beforeCompletion() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager.WorkScheduling
- beforeCompletion() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkScheduling
- beforeCompletion() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
- beforeCreateDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
- beforeCreateGroup(DocumentModel, GroupResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed before a group is created.
- beforeCreateGroup(DocumentModel, GroupResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- beforeCreateUser(DocumentModel, UserResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed before a user is created.
- beforeCreateUser(DocumentModel, UserResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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.
- 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.core.io.upload.batch.BatchFileEntry
- beforeRouteReady - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
-
before the route starts.
- beforeRouteValidated - Enum constant in enum class 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.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
- 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
-
Deprecated.since 11.1, use
RunnerFeature.beforeSetup(FeaturesRunner, FrameworkMethod, Object)
instead - 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.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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
-
before a step is put back to ready state.
- beforeStepRunning - Enum constant in enum class 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() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- 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 - Enum constant in enum class 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
- beforeUpdateGroup(DocumentModel, GroupResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed before a group is updated.
- beforeUpdateGroup(DocumentModel, GroupResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- beforeUpdateUser(DocumentModel, UserResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed before a user is updated.
- beforeUpdateUser(DocumentModel, UserResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- beforeWorkflowCanceled - Enum constant in enum class 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 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 - Enum constant in enum class 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. i.e. update theDocumentModel
from data inside the template file. - BIG_BULK_COMMAND_THRESHOLD - Static variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
- BIG_FOLDER - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
-
It will display the big folder document without its children
- BIG_NB_NODES_FACTOR - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
-
Used to generate a big number of children nodes when
RandomTextSourceNode.nonUniformRepartition
istrue
. - 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.management
-
Deprecated.since 2023, this FullGC implementation does not scale on large repositories, use
BlobsObject
instead - BinariesObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.BinariesObject
-
Deprecated.
- binary - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
-
Deprecated.
- 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
-
Deprecated.since 2023.9
- Binary(File, String, String) - Constructor for class org.nuxeo.ecm.core.blob.binary.Binary
-
Deprecated.
- Binary(String, String) - Constructor for class org.nuxeo.ecm.core.blob.binary.Binary
-
Deprecated.
- BINARY - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.PropertyType
- BINARY_FULLTEXT_MAIN_KEY - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
The key in the map returned by
CoreSession.getBinaryFulltext(org.nuxeo.ecm.core.api.DocumentRef)
that corresponds to the main binary fulltext extraction. - BINARY_GC_TX_TIMEOUT_SEC - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- BINARY_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
- BINARY_METADATA_MONITOR - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
-
Binary Metadata configuration constant to active/deactivate metrics.
- BINARY_METADATA_WORK - Static variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork
- BINARY_METADATA_WORK_TITLE - Static variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork
- BINARY_METADATA_WORK_TITLE - Static variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
-
Deprecated.
- BINARY_STORE - Static variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
- BINARY_TEXT_SYS_PROP - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- BINARY_TEXT_SYS_PROP - Static variable in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
- BinaryBlob - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9, see
ManagedBlob
instead - BinaryBlob(Binary, String, String, String, String, String, long) - Constructor for class org.nuxeo.ecm.core.blob.binary.BinaryBlob
-
Deprecated.since 11.5, use signature with digestAlgorithm instead
- BinaryBlob(Binary, String, String, String, String, String, String, long) - Constructor for class org.nuxeo.ecm.core.blob.binary.BinaryBlob
-
Deprecated.
- BinaryBlobProvider - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9, prefer
BlobStoreBlobProvider
implementation instead - BinaryBlobProvider(BinaryManager) - Constructor for class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- BinaryDataWrapper - Class in org.nuxeo.template.xdocreport.rest
- BinaryDataWrapper() - Constructor for class org.nuxeo.template.xdocreport.rest.BinaryDataWrapper
- BinaryGarbageCollector - Interface in org.nuxeo.ecm.core.blob.binary
-
A Garbage Collector for a
BinaryManager
. - binaryKeys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
-
Keys used for document projection when marking all binaries for GC.
- binaryManager - Variable in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
-
Deprecated.
- binaryManager - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- binaryManager - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
-
Deprecated.
- BinaryManager - Interface in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9, use
BlobProvider
instead - 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.io.management
-
since 11.3
- BinaryManagerStatusJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.BinaryManagerStatusJsonWriter
- 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 Class in org.nuxeo.binary.metadata.api
- BinaryMetadataException() - Constructor for exception class org.nuxeo.binary.metadata.api.BinaryMetadataException
- BinaryMetadataException(String) - Constructor for exception class org.nuxeo.binary.metadata.api.BinaryMetadataException
- BinaryMetadataException(String, Throwable) - Constructor for exception class org.nuxeo.binary.metadata.api.BinaryMetadataException
- BinaryMetadataException(Throwable) - Constructor for exception class 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(Map<String, MetadataMappingDescriptor>, Map<String, BinaryMetadataProcessor>, List<MetadataRuleDescriptor>) - Constructor for class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
- BinaryMetadataSyncListener - Class in org.nuxeo.binary.metadata.internals.listeners
-
Handle document and blob updates according to following rules in an event context: Define if rule should be executed in async or sync mode.
- BinaryMetadataSyncListener() - Constructor for class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
- BinaryMetadataSyncListener.DocumentMetadataMappingUpdates - Class in org.nuxeo.binary.metadata.internals.listeners
- BinaryMetadataUpdateWork - Class in org.nuxeo.binary.metadata.internals
- BinaryMetadataUpdateWork(String, String, List<MetadataMappingUpdate>) - Constructor for class org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork
- BinaryMetadataWork - Class in org.nuxeo.binary.metadata.internals
-
Deprecated.since 2021.13, use
BinaryMetadataUpdateWork
instead - BinaryMetadataWork(String, String, List<MetadataMappingDescriptor>) - Constructor for class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
-
Deprecated.
- BinaryMetadataWorkListener - Class in org.nuxeo.binary.metadata.internals.listeners
-
Deprecated.since 2021.13,
BinaryMetadataSyncListener
now handles the async updates - BinaryMetadataWorkListener() - Constructor for class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataWorkListener
-
Deprecated.
- binaryPaths - Variable in class org.nuxeo.ecm.core.storage.FulltextConfigurationFactory.PathsFinder
- BinaryProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
- BinaryProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.BinaryProperty
- BINARYTEXT_FIELD - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
- BINARYTEXT_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
A binary fulltext field has been updated.
- BinaryType - Class in org.nuxeo.ecm.core.schema.types.primitives
-
The binary type handles values of type InputStream.
- bind(Class<?>, Object) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
- bind(Class<?>, Object) - Method in class org.nuxeo.runtime.mockito.MockProvider
- bind(Class<?>, Object, String) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
- bind(Object) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
- bind(Object, String) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
- bind(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 Class in org.nuxeo.runtime.api
- BindingException(String) - Constructor for exception class org.nuxeo.runtime.api.BindingException
- BindingException(String, Throwable) - Constructor for exception class org.nuxeo.runtime.api.BindingException
- bindings - Variable in class org.nuxeo.automation.scripting.internals.AutomationMapper
- bindings - Variable in class org.nuxeo.ecm.webengine.model.view.TemplateView
- bindings - Variable in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
- bindingURI - Variable in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- bindingURI - Variable in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLOutboundBinding
- 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
-
Deprecated.
- 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.rest.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 Interface in org.nuxeo.runtime.test.runner
- blacklistComponents(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
- BlacklistComponents - Annotation Interface in org.nuxeo.runtime.test.runner
- Blank - Interface in org.nuxeo.ecm.platform.relations.api
-
Blank node.
- BLANK - Enum constant in enum class 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
- blob - Variable in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
Deprecated.
- blob - Variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
- blob - Variable in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- blob - Variable in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
- blob - Variable in class org.nuxeo.ecm.core.blob.BlobContext
- blob - Variable in class org.nuxeo.ecm.core.event.impl.BlobEventContext
- blob - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
- blob - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
- blob - Variable in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- 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.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.rest.FilesEndpoint
- blob() - Method in record class org.nuxeo.mail.BlobDataSource
-
Returns the value of the
blob
record component. - 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- BLOB - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- BLOB_CONVERSION_BLOB - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
- BLOB_CONVERSION_KEY - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
- BLOB_CONVERSIONS_FACET - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
- BLOB_CONVERSIONS_PROPERTY - Static variable in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
- BLOB_COUNT_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- BLOB_DATA - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
- BLOB_DATA - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- BLOB_DELETION_DELAY_DEFAULT - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- BLOB_DELETION_DELAY_PROP - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- BLOB_DELETION_KV - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- BLOB_DIGEST - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- BLOB_DIGEST - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
- BLOB_DIGEST - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- BLOB_DIGEST_UPDATED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
A blob had its digest updated.
- BLOB_DIGEST_UPDATED_NEW_DIGEST - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
Passed with blobDigestUpdated event, new digest.
- BLOB_DIGEST_UPDATED_NEW_KEY - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
Passed with blobDigestUpdated event, new key.
- BLOB_DIGEST_UPDATED_OLD_DIGEST - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
Passed with blobDigestUpdated event, old digest.
- BLOB_DIGEST_UPDATED_OLD_KEY - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
Passed with blobDigestUpdated event, old key.
- BLOB_ENCODING - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- BLOB_ENCODING - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
- BLOB_ENCODING - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- BLOB_FILENAME - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
- BLOB_FOLDER_PROPERTY - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
- BLOB_ID - Static variable in class org.nuxeo.ecm.webengine.model.io.BlobWriter
- BLOB_KEY_REPLACEMENT_KV - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- BLOB_KEY_REPLACEMENT_TTL - Static variable in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- BLOB_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- BLOB_LENGTH - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- BLOB_LISTENER - Static variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
- BLOB_LOCK_TTL - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- BLOB_MIME_TYPE - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- BLOB_MIME_TYPE - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
- BLOB_MIME_TYPE - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- BLOB_NAME - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- BLOB_NAME - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- BLOB_POST_PROCESSOR_EP - Static variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
- BLOB_PREFIX - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- BLOB_PROVIDER_CONNECTION_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
-
Prefix used to retrieve a MongoDB connection from
MongoDBConnectionService
. - BLOB_PROVIDER_CONNECTION_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.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.blob.s3.S3DirectBatchHandler
- BLOB_SIZE_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- BLOB_TO_DOC - Enum constant in enum class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate.Direction
- BLOB_URL_FIELD_NAME - Static variable in class org.nuxeo.ecm.automation.core.util.JSONObjectBlobDecoder
- BLOB_XPATH - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- BlobAdapter - Class in org.nuxeo.ecm.restapi.server.blob
-
REST API Blob Manager
- BlobAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.blob.BlobAdapter
- BlobAppLinksJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
- BlobAppLinksJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BlobAppLinksJsonEnricher
- BlobCollector - Class in org.nuxeo.ecm.automation.core.collectors
- 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 - Enum constant in enum class 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
-
Deprecated.since 2023.4 Use
BlobDataSource
instead - BlobDataSource - Record Class in org.nuxeo.mail
-
Wraps a
Blob
into aDataSource
. - BlobDataSource(Blob) - Constructor for class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
Deprecated.
- BlobDataSource(Blob) - Constructor for record class org.nuxeo.mail.BlobDataSource
-
Creates an instance of a
BlobDataSource
record class. - blobDecoders - Static variable in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
- BlobDeleteListener - Class in org.nuxeo.ecm.core.blob
-
Called periodically by a scheduler to delete the blobs marked for deletion, if enough time has elapsed.
- BlobDeleteListener() - Constructor for class org.nuxeo.ecm.core.blob.BlobDeleteListener
- blobDigest - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
- BlobDispatch(String, boolean) - Constructor for class org.nuxeo.ecm.core.blob.BlobDispatcher.BlobDispatch
- blobDispatcher - Variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- BlobDispatcher - Interface in org.nuxeo.ecm.core.blob
-
Interface for a dispatcher of blobs to different blob providers according to metadata.
- BlobDispatcher.BlobDispatch - Class in org.nuxeo.ecm.core.blob
- BlobDispatcherDescriptor - Class in org.nuxeo.ecm.core.blob
-
Descriptor for a
BlobDispatcher
and its configuration. - BlobDispatcherDescriptor() - Constructor for class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
- BlobDomainEvent - Class in org.nuxeo.ecm.core.blob.stream
- BlobDomainEvent() - Constructor for class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
- BlobDomainEventProducer - Class in org.nuxeo.ecm.core.blob.stream
- BlobDomainEventProducer(String, String) - Constructor for class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- BlobEventContext - Class in org.nuxeo.ecm.core.event.impl
- BlobEventContext(String, ManagedBlob) - Constructor for class org.nuxeo.ecm.core.event.impl.BlobEventContext
- BlobEventContext(NuxeoPrincipal, String, String, String, ManagedBlob) - Constructor for class org.nuxeo.ecm.core.event.impl.BlobEventContext
- BlobExcludeDescriptor - Class in org.nuxeo.ecm.quota.size
- BlobExcludeDescriptor() - Constructor for class org.nuxeo.ecm.quota.size.BlobExcludeDescriptor
- blobExtractor - Variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.1. Create a new instance of
BlobsExtractor
when needed. - BlobFinder() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
- blobFromKey(String) - Static method in class org.nuxeo.ecm.automation.io.rest.operations.BlobInputResolver
- BlobGCComputation(String) - Constructor for class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC.BlobGCComputation
- blobHolder - Variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
- blobHolder - Variable in class org.nuxeo.ecm.restapi.server.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 theDocumentModel
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 - Enum constant in enum class 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() - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
-
Deprecated.
- BlobInfo(Serializable) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
-
Deprecated.
- 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.io.rest.operations
-
Resolves a blob passed by key as input of an operation.
- BlobInputResolver() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.BlobInputResolver
- BlobJsonReader - Class in org.nuxeo.ecm.automation.core.io
- BlobJsonReader() - Constructor for class org.nuxeo.ecm.automation.core.io.BlobJsonReader
- blobKey - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
- blobKeys - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
- BlobKeysBulkMigrator - Class in org.nuxeo.ecm.core.storage.dbs
-
Migrator to populate the
ecm:blobKeys
field in DBS repositories. - BlobKeysBulkMigrator(MigrationDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- BlobKeysFinder(List<List<String>>) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
- blobKeysPaths - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
- blobKeysPaths - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
- blobKeysPaths - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
- blobLength - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
- blobList - Variable in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
- BlobList - Class in org.nuxeo.ecm.automation.core.util
- BlobList() - Constructor for class org.nuxeo.ecm.automation.core.util.BlobList
- BlobList(int) - Constructor for class org.nuxeo.ecm.automation.core.util.BlobList
- BlobList(List<Blob>) - Constructor for class org.nuxeo.ecm.automation.core.util.BlobList
- BlobList(Blob) - Constructor for class org.nuxeo.ecm.automation.core.util.BlobList
- BlobListCollector - Class in org.nuxeo.ecm.automation.core.collectors
- BlobListCollector() - Constructor for class org.nuxeo.ecm.automation.core.collectors.BlobListCollector
- 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
Blob
s, through internally-registeredBlobProvider
s. - BlobManager.UsageHint - Enum Class in org.nuxeo.ecm.core.blob
-
Hints for returning
URI
s appropriate for the expected usage. - BlobManagerComponent - Class in org.nuxeo.ecm.core.blob
-
Implementation of the service managing the storage and retrieval of
Blob
s, through internally-registeredBlobProvider
s. - BlobManagerComponent() - Constructor for class org.nuxeo.ecm.core.blob.BlobManagerComponent
- 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 Class in org.nuxeo.ecm.core.api.model
-
Indicates a blob is missing.
- BlobNotFoundException() - Constructor for exception class org.nuxeo.ecm.core.api.model.BlobNotFoundException
- BlobNotFoundException(String) - Constructor for exception class org.nuxeo.ecm.core.api.model.BlobNotFoundException
- BlobNotFoundException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.model.BlobNotFoundException
- BlobNotFoundException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.model.BlobNotFoundException
- BlobObject - Class in org.nuxeo.ecm.restapi.server.blob
- BlobObject() - Constructor for class org.nuxeo.ecm.restapi.server.blob.BlobObject
- blobOnlyText - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- blobPostProcessing - Variable in class org.nuxeo.ecm.platform.preview.work.PreviewWork
- BlobPostProcessor - Interface in org.nuxeo.ecm.platform.preview.adapter
- BlobPostProcessorDescriptor - Class in org.nuxeo.ecm.platform.preview.adapter
- BlobPostProcessorDescriptor() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.BlobPostProcessorDescriptor
- blobPostProcessors - Variable in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
- BlobPreviewJsonEnricher - Class in org.nuxeo.ecm.platform.preview.io
-
Enriches
Blob
json with embed preview link when available. - BlobPreviewJsonEnricher() - Constructor for class org.nuxeo.ecm.platform.preview.io.BlobPreviewJsonEnricher
- BlobProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
-
Blob property, reading and writing from a
Blob
object. - BlobProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
- BlobProperty.ScalarMemberProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
- BlobPropertyMapper - Class in org.nuxeo.ecm.core.io.avro
- BlobPropertyMapper(AvroService) - Constructor for class org.nuxeo.ecm.core.io.avro.BlobPropertyMapper
- blobProvider - Variable in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
- BlobProvider - Interface in org.nuxeo.ecm.core.blob
-
Interface for a provider of
Blob
s, 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.
- 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.blob.s3.S3DirectBatchHandler
- blobProviderId - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
- blobProviderId - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobStore
- blobProviderId - Variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- blobProviderId - Variable in class org.nuxeo.ecm.core.blob.binary.Binary
-
Deprecated.
- blobProviderId - Variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- blobProviderId - Variable in class org.nuxeo.ecm.core.blob.ComputeDigestWork
- blobProviderId - Variable in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
- blobProviderId - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- blobProviderId - Variable in class org.nuxeo.ecm.core.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
- BlobReader - Class in org.nuxeo.ecm.webengine.model.io
- BlobReader() - Constructor for class org.nuxeo.ecm.webengine.model.io.BlobReader
- blobs - Variable in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
- blobs - Variable in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
- blobs - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobScroll
- blobs - Variable in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
- blobs(List<Blob>) - Static method in class org.nuxeo.ecm.automation.server.rest.ResponseHelper
- blobs(List<Blob>, int) - Static method in class org.nuxeo.ecm.automation.server.rest.ResponseHelper
- Blobs - Class in org.nuxeo.ecm.core.api
-
This class consists exclusively of static methods that operate on
Blob
s. - BLOBS_CANDIDATE_FOR_DELETION_EVENT - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
-
Event fired to GC blobs candidates for deletion.
- BLOBS_DELETED_DOMAIN_EVENT - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
-
Event fired to record blob deletion.
- BLOBS_EXTRACTOR - Static variable in class org.nuxeo.wopi.DirtyBlobListener
- BLOBS_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- BlobsExtractor - Class in org.nuxeo.ecm.core.utils
-
Extractor for all the blobs of a document.
- BlobsExtractor() - Constructor for class org.nuxeo.ecm.core.utils.BlobsExtractor
- BlobsInputResolver - Class in org.nuxeo.ecm.automation.io.rest.operations
-
Resolves a list of blobs passed by key as input of an operation.
- BlobsInputResolver() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.BlobsInputResolver
- blobSizeInKB - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
- blobSizeKb - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
- blobSizeKB - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- BlobsObject - Class in org.nuxeo.ecm.restapi.server.management
-
Endpoint to manage the blobs.
- BlobsObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.BlobsObject
- BlobStatus - Class in org.nuxeo.ecm.core.blob
-
Status associated to a blob in storage.
- BlobStatus() - Constructor for class org.nuxeo.ecm.core.blob.BlobStatus
- 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 underlyingBlobStore
. - 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. - blobSupportsPreview(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
- BlobTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
- BlobTemplate(DocumentObjectWrapper, Blob) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
- BlobToFile - Class in org.nuxeo.ecm.automation.core.operations.blob
- BlobToFile() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
- BlobToPDF - Class in org.nuxeo.ecm.automation.core.operations.blob
-
Save the input document
- BlobToPDF() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
- blobToText(Blob) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
-
Converts the blob to text by calling a converter.
- blobTransferer - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
- blobTransferer - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
- blobTransferer(Consumer<ByteRange>) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
-
The consumer sending the blob's bytes to a client for a given byte range.
- blobUpdateContext - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore.TransientInfo
-
The update to apply.
- BlobUpdateContext - Class in org.nuxeo.ecm.core.blob
-
Context available when a blob is updated in a blob provider.
- BlobUpdateContext(String) - Constructor for class org.nuxeo.ecm.core.blob.BlobUpdateContext
- BlobUpdateContext.ColdStorageClass - Class in org.nuxeo.ecm.core.blob
- BlobUpdateContext.RestoreForDuration - Class in org.nuxeo.ecm.core.blob
- BlobUpdateContext.UpdateLegalHold - Class in org.nuxeo.ecm.core.blob
- BlobUpdateContext.UpdateRetainUntil - Class in org.nuxeo.ecm.core.blob
- BlobUtils - Class in org.nuxeo.ecm.core.utils
-
Blob utility methods.
- BlobUtils() - Constructor for class org.nuxeo.ecm.core.utils.BlobUtils
- BlobUtils.ZIP_ENTRY_ENCODING_OPTIONS - Enum Class 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
- blockAsync - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
- blockAsyncListeners - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
- blockAsyncListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- blockAsyncListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
- blockAsyncListeners() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- blockAsyncListeners(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
- blockAsyncProcessing - Variable in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
- blockAsyncProcessing - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
- blockCache - Variable in class org.nuxeo.ecm.platform.importer.random.RandomTextGenerator
- blockDefaultSyncListener - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
- blockDefaultSyncListener(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
- blockDefaultSyncListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- blockDefaultSyncListeners() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- BlockDirective - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
- BlockDirective() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockDirective
- BLOCKED_PERMISSION_QUERY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- blockIndexing - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
- blockIndexing - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
- blockIndexing - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- blockIndexing - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
- blockIndexing() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- blockIndexing(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
- blockInheritance - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
- blockInheritance(String) - Method in interface org.nuxeo.ecm.core.api.security.ACL
-
Block the inheritance.
- blockInheritance(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
- blockInheritance(String, String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
Block the inheritance on the given
aclName
. - blockInheritance(String, String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
- blockMap - Variable in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriterRegistry
- blockMimeTypeDetection - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
- blockName - Variable in class org.nuxeo.ecm.platform.rendering.wiki.extensions.WikiBlockWriter
- blockNotifications - Variable in class org.nuxeo.ecm.platform.importer.filter.EventServiceConfiguratorFilter
- blockPermissionInheritance(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance
- BlockPermissionInheritance - Class in org.nuxeo.ecm.automation.core.operations.document
-
Operation blocking permission inheritance on a given ACL.
- BlockPermissionInheritance() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.BlockPermissionInheritance
- blockPostCommit - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
- blockPostCommitListeners - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
- blockPostCommitListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- blockPostCommitListeners - Variable in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
- blockPostCommitListeners() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- blockPostCommitListeners(boolean) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicyBuilder
- 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 - Enum constant in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
- bm - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinary
-
Deprecated.
- BOAdapter - Class in org.nuxeo.ecm.restapi.server.adapters
-
Basic CRUD with a BusinessAdapter
- BOAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- BOOLEAN - Enum constant in enum class 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() - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
-
Deprecated.
- BooleanInfo(Boolean) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
-
Deprecated.
- 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 - Enum constant in enum class 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_AUTODETECT_VALUE - Static variable in class org.nuxeo.log4j.NuxeoStreamAppender
- BOOTSTRAP_JAR_REGEX - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
- BOOTSTRAP_PROP - Static variable in class org.nuxeo.log4j.NuxeoStreamAppender
- BOOTSTRAP_SERVERS_PROP - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- BOTTOM_CENTER - Enum constant in enum class org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
- BOTTOM_LEFT - Enum constant in enum class org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
- BOTTOM_RIGHT - Enum constant in enum class org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
- BOUNDARY_BEGIN - Static variable in class org.nuxeo.launcher.config.ConfigurationMarshaller
- BOUNDARY_END - Static variable in class org.nuxeo.launcher.config.ConfigurationMarshaller
- BOUNDED - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
-
Consumer policy that stop on starvation and failure.
- BOUNDED_RETRY - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
- boundToCoreSession - Variable in class org.nuxeo.ecm.core.event.impl.InlineEventContext
- boundToCoreSession - Variable in class org.nuxeo.ecm.core.event.impl.UnboundEventContext
- BOX_MDAT - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
- BOX_MOOV - Static variable in class org.nuxeo.importer.stream.consumer.watermarker.Mp4Watermarker
- BoxBlobProvider - Class in org.nuxeo.ecm.liveconnect.box
-
Provider for blobs getting information from Box.
- BoxBlobProvider() - Constructor for class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
- BoxLiveConnectFile - Class in org.nuxeo.ecm.liveconnect.box
- BoxLiveConnectFile(LiveConnectFileInfo, BoxFile.Info) - Constructor for class org.nuxeo.ecm.liveconnect.box.BoxLiveConnectFile
- BoxOAuth2ServiceProvider - Class in org.nuxeo.ecm.liveconnect.box
- BoxOAuth2ServiceProvider() - Constructor for class org.nuxeo.ecm.liveconnect.box.BoxOAuth2ServiceProvider
- BREADCRUMB_BRAND_NAME - Static variable in class org.nuxeo.wopi.Constants
- BREADCRUMB_BRAND_URL - Static variable in class org.nuxeo.wopi.Constants
- BREADCRUMB_FOLDER_NAME - Static variable in class org.nuxeo.wopi.Constants
- BREADCRUMB_FOLDER_URL - Static variable in class org.nuxeo.wopi.Constants
- BreadcrumbJsonEnricher - Class in org.nuxeo.ecm.core.io.marshallers.json.enrichers
-
Enrich
DocumentModel
Json. - BreadcrumbJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricher
- BREAK - Static variable in class org.nuxeo.osgi.application.FileWalker
- breakPhrases(FulltextQueryAnalyzer.FulltextQuery) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
Returns a fulltext query that is a superset of the original one and does not have phrase searches.
- BridgeCommentManager - Class in org.nuxeo.ecm.platform.comment.impl
- BridgeCommentManager(CommentManager, CommentManager) - Constructor for class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
- brokenDocument - Variable in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
Deprecated.
- BROWSE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
- browsePermissions - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- bsonToFieldMap(Document) - Static method in class org.nuxeo.directory.mongodb.MongoDBSerializationHelper
-
Create a map from a BSON object
- bsonToFieldMap(Document) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
-
Create a map from a BSON object
- bsonToId(Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- bsonToKey(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- bsonToSerializable(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- bsonToSerializableClass(String, Class<?>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- bsonToState(Document) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- bsonToValue(Object) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
- bsonToValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- bucket - Variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- bucket - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- bucket - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- bucket - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- bucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- bucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- bucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
-
Deprecated.
- 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
-
Deprecated.
- BUCKET_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- 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
-
Deprecated.
- BUCKET_PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- BUCKET_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- BUCKET_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- BUCKET_REGION_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- BUCKET_SUB_DIRS_DEPTH_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- BucketDouble - Class in org.nuxeo.ecm.platform.query.core
-
Immutable Bucket for double value.
- BucketDouble(String, Double) - Constructor for class org.nuxeo.ecm.platform.query.core.BucketDouble
- bucketKey(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- bucketKey(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Gets the bucket key for the given blob key taking into account the bucket prefix and the path strategy (sub directory depth).
- bucketKeyExists(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- bucketKeyHasDefaultStorageClass(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- bucketMap - Variable in class org.nuxeo.ecm.platform.query.core.AggregateBase
- bucketName - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
- bucketName - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- bucketName - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- bucketName - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- bucketName - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- 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.blob.s3.S3DirectBatchHandler
- bucketPrefix - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- bucketPrefix - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- bucketPrefix - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- 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.ecm.platform.query.core.AggregateDateRange.BucketRangeComparator
- BucketRangeComparator() - Constructor for class org.nuxeo.ecm.platform.query.core.AggregateRange.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
- 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.rest.servlet.mapping.PathParser
- bufCount - Variable in class org.nuxeo.ecm.webengine.rest.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 untilBufferingHttpServletResponse.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 untilBufferingServletOutputStream.stopBuffering()
is called. - BufferingServletOutputStream(ServletOutputStream) - Constructor for class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
-
A
ServletOutputStream
wrapper that buffers everything untilBufferingServletOutputStream.stopBuffering()
is called. - BufferredLogger - Class in org.nuxeo.ecm.platform.importer.log
- BufferredLogger(Logger) - Constructor for class org.nuxeo.ecm.platform.importer.log.BufferredLogger
- BufferredLogger(Logger, 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.audit.api.LogEntryBuilder
- 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
-
Builds a final
DownloadService.DownloadContext
. - 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.core.search.BulkIndexingResponse.Builder
- build() - Method in class org.nuxeo.ecm.core.search.SearchHit.Builder
- build() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Creates the SearchQuery.
- build() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl.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.query.api.PageProviderDefinitionBuilder
- build() - Method in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder
- build() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
- 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() - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
- build() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- build() - Method in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
-
Creates the policy.
- build() - Method in class org.nuxeo.lib.stream.computation.Topology.Builder
- build() - Method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
- build() - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
- build() - Method in class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- build() - Method in class org.nuxeo.mail.MailMessage.Builder
- 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() - Method in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- 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(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(SearchIndex) - Method in class org.nuxeo.ecm.core.search.BulkIndexingRequest.Builder
- build(State.StateDiff) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.UpdateBuilder
- build(TemplateBasedDocument, String) - Method in class org.nuxeo.template.context.AbstractContextBuilder
- buildAdditionalInfos() - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
- buildAggregates() - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- 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.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- buildAuditQuery(boolean) - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- buildAuditQuery(boolean) - Method in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- buildAuthnRequest(MessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.WebSSOOutboundProcessor
- buildBlobKey(LiveConnectFileInfo) - Method in class org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider
- buildBundlesClassPath(String, List<File>) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
- buildCheckExpectedIssuer() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildCheckFileInfoMap() - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- buildCheckMandatoryAuthentication() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildCheckResponseStatus() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildChildrenWhereClause(boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
- buildChildrenWhereClause(boolean, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
- buildClassPath() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
Fills the classloader with all jars found in the defined classpath.
- buildClassPath(SharedClassLoader, String) - Static method in class org.nuxeo.osgi.application.Main
- buildComplexFields(JsonGenerator, Field) - Method in class org.nuxeo.ecm.restapi.io.types.AbstractTypeDefWriter
- buildConflictResponse(String, String) - Method in class org.nuxeo.wopi.rest.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.BatchUploadObject
- buildEnterPasswordUrl(UserRegistrationConfiguration) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
- buildEntityIdHandler(String, Class<C>) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
-
Builds handler to populate peer.
- buildEntryFromEvent(Event) - Method in class org.nuxeo.audit.service.AuditComponent
- buildEntryFromEvent(Event) - Method in interface org.nuxeo.audit.service.AuditService
-
Returns a log entry representation of an event.
- buildEntryFromEvent(Event) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
org.nuxeo.ecm.platform.audit.service.AuditService#buildEntryFromEvent()
instead - buildEntryFromEvent(Event) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- 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
-
Deprecated.
- builder() - Method in interface org.nuxeo.audit.api.LogEntry
- builder() - Static method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.CtxBuilder
- builder() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- builder() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
- builder() - Static method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPolicy
- builder() - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
- builder() - Static method in class org.nuxeo.lib.stream.computation.Topology
- builder() - Static method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
- builder() - Static method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
- builder(HttpServletRequest, HttpServletResponse) - Static method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
-
Creates a new builder.
- 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) - Static method in class org.nuxeo.ecm.core.search.SearchHit
- builder(String, String, String) - Static method in class org.nuxeo.importer.stream.message.DocumentMessage
-
Helper to build a document message.
- builder(String, Date) - Static method in interface org.nuxeo.audit.api.LogEntry
-
Returns a
LogEntryBuilder
to instantiate aLogEntry
. - builder(List<String>) - Static method in class org.nuxeo.ecm.core.scroll.StaticScrollRequest
- builder(List<SearchHit>) - Static method in interface org.nuxeo.ecm.core.search.SearchResponse
- builder(List<SearchIndex>, String, NuxeoPrincipal) - Static method in interface org.nuxeo.ecm.core.search.SearchQuery
- builder(CoreSession, String) - Static method in interface org.nuxeo.ecm.core.search.SearchQuery
- 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(SearchIndex, String) - Static method in interface org.nuxeo.ecm.core.search.SearchQuery
- builder(SearchIndex, String, NuxeoPrincipal) - Static method in interface org.nuxeo.ecm.core.search.SearchQuery
- Builder() - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
- Builder() - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- Builder() - Constructor for class org.nuxeo.lib.stream.computation.Topology.Builder
- Builder() - Constructor for class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
- Builder() - Constructor for class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- Builder(boolean) - Constructor for class org.nuxeo.ecm.core.search.BulkIndexingRequest.Builder
- Builder(MetricRegistry) - Constructor for class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
- Builder(HttpServletRequest, HttpServletResponse) - Constructor for class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.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) - Constructor for class org.nuxeo.ecm.core.search.SearchHit.Builder
- Builder(String, String) - Constructor for class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- Builder(String, String...) - Constructor for class org.nuxeo.mail.MailMessage.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(List<String>) - Constructor for class org.nuxeo.mail.MailMessage.Builder
- Builder(List<SearchHit>) - Constructor for class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- Builder(List<SearchIndex>, String, NuxeoPrincipal) - Constructor for class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Creates a SearchQuery builder.
- Builder(CoreSession, Blob, String) - Constructor for class org.nuxeo.ecm.platform.filemanager.api.FileImporterContext.Builder
- Builder(SearchIndex) - Constructor for class org.nuxeo.ecm.core.search.BulkIndexingResponse.Builder
- Builder(SourceNode, String, ImporterLogger) - Constructor for class org.nuxeo.ecm.platform.importer.base.ImporterRunnerConfiguration.Builder
- Builder(MailMessage) - Constructor for class org.nuxeo.mail.MailMessage.Builder
- buildFeedUrl(boolean) - Static method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
- buildFilter() - Method in class org.nuxeo.audit.provider.AuditPageProvider
- buildFilter(String, Map<String, Object>) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- buildFilter(PredicateDefinition[], DocumentModel) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- 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.BatchUploadObject
-
Deprecated.since 11.2, not used anymore
- buildHttpClient() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- buildHttpClient() - Method in class org.nuxeo.wopi.WOPIServiceImpl
- buildId(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
- buildId(Name, Collection<LogPartition>) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
- buildInClause(List<String>) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
- buildItemVersionResponse(String, Blob) - Method in class org.nuxeo.wopi.rest.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.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.audit.opensearch1.OpenSearchAuditBackend
- buildLogoutRequest(MessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
- buildManifest() - Method in class org.nuxeo.connect.update.util.PackageBuilder
- buildMessageLifetimeSecurityHandler() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildMimeMessage(MailMessage) - Method in class org.nuxeo.mail.amazon.ses.SESMailSender
- buildMimeMessage(MailMessage) - Method in class org.nuxeo.mail.SMTPMailSender
- buildModel() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
- buildNameID(SAMLUtils.SAMLSessionCookie) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
- buildOrderedZipIndex() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
- BuildOutboundMessageAction - Class in org.nuxeo.ecm.platform.auth.saml.processor.action
- BuildOutboundMessageAction(Function<MessageContext, SAMLObject>) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.action.BuildOutboundMessageAction
- 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
- buildPopulateDecryptionParametersHandler(DecryptionConfiguration) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildPopulateSignatureSigningParametersHandler(SignatureSigningConfiguration) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildPopulateSignatureValidationParametersHandler(SignatureValidationConfiguration) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildPreviewNotAvailable() - Method in class org.nuxeo.ecm.restapi.server.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.audit.provider.AuditPageProvider
- 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.audit.opensearch1.OpenSearchAuditBackend
- 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.jdbc.NXQLQueryMaker
- buildQuery(SQLInfo, Model, Session.PathResolver, String, QueryFilter, Object...) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker
-
Builds the query.
- buildQuery(SQLInfo, Model, Session.PathResolver, String, QueryFilter, Object...) - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
- buildQueryString(PageProvider<?>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
- buildQueryStringWithAggregates(PageProvider<?>) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
- buildQueryStringWithPageProvider(PageProvider<?>, boolean) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
- buildRecipientsList(String) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
- buildRecordFromEvent(String, BlobEventContext) - Method in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- buildRecordFromEvent(String, DocumentDomainEventContext) - Method in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- buildRecordFromEvent(LogEntry) - Method in class org.nuxeo.audit.stream.AuditDomainEventProducer
- buildRenditionKey(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
- buildRequest - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.action.BuildOutboundMessageAction
- buildRequest(boolean) - Static method in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- buildResponse(Response.StatusType, Object) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- buildResponse(Response.StatusType, Object) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
- buildResponse(Response.StatusType, Object, boolean) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
-
Deprecated.since 11.2, not used anymore
- buildResponse(Response.StatusType, String, Object) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- buildResponse(Response.StatusType, String, String) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- buildResponse(List<DocumentModel>) - Method in class org.nuxeo.ecm.automation.core.operations.users.QueryUsers
- buildResponse(SearchIndex) - Static method in class org.nuxeo.ecm.core.search.BulkIndexingResponse
- buildResult() - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
- buildResult(String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
- buildResult(String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoTool
-
Returns a
BlobHolder
containing the result of the command. - buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
-
Builds result from commandLine output buffer.
- buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
- buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.Image2PDFConverter
- buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.LibreOfficeConverter
- buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.PDF2HtmlConverter
- buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.PDF2ImageConverter
- buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.convert.plugins.WordPerfect2TextConverter
- buildResult(List<String>, CmdParameters) - Method in class org.nuxeo.ecm.platform.video.convert.BaseVideoConversionConverter
- buildRetryPolicy(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
- buildSAMLMetadataLookupHandler(MetadataResolver) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildSAMLObject(QName) - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLUtils
- buildSAMLOutboundProtocolMessageSigningHandler() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- buildSAMLProtocolAndRoleHandler(QName) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
-
Builds handler to populate peer.
- buildSAMLProtocolMessageXMLSignatureSecurityHandler() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- 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.audit.opensearch1.OpenSearchAuditBackend
- buildSelectFields(SQLQuery) - Static method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- buildSignature(List<InvokableMethod>, Function<InvokableMethod, Class<?>>) - Method in class org.nuxeo.ecm.automation.core.impl.AbstractOperationType
- buildSQLQuery(SearchQueryImpl.Builder) - Static method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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.BatchUploadObject
- buildTree(String, CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
LogEntryConstants
instead - bulk() - Method in class org.nuxeo.ecm.restapi.server.APIRoot
- bulk(BulkRequest) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- bulk(BulkRequest) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- BULK_DOWNLOAD_MULTI_REPOSITORIES - Static variable in class org.nuxeo.ecm.automation.io.rest.operations.DocumentInputResolver
-
Framework property to allow calling the
BulkDownload
operation with a list of documents from multiple repositories as an input. - 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
-
Bulk endpoint to expose
BulkService
. - BulkActionFrameworkObject() - Constructor for class org.nuxeo.ecm.restapi.server.BulkActionFrameworkObject
- BulkActionObject - Class in org.nuxeo.ecm.restapi.server
-
Bulk endpoint to perform bulk actions on a set of documents.
- BulkActionObject() - Constructor for class org.nuxeo.ecm.restapi.server.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.
- 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
- BulkIndexingRequest - Class in org.nuxeo.ecm.core.search
- BulkIndexingRequest(SearchIndex, BulkIndexingRequest.Builder) - Constructor for class org.nuxeo.ecm.core.search.BulkIndexingRequest
- BulkIndexingRequest.Builder - Class in org.nuxeo.ecm.core.search
- BulkIndexingResponse - Class in org.nuxeo.ecm.core.search
- BulkIndexingResponse(BulkIndexingResponse.Builder) - Constructor for class org.nuxeo.ecm.core.search.BulkIndexingResponse
- BulkIndexingResponse.Builder - Class in org.nuxeo.ecm.core.search
- BulkIndexingResponse.IndexingFailure - Record Class in org.nuxeo.ecm.core.search
- 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.management
- BulkObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.BulkObject
- BulkParameters - Class in org.nuxeo.ecm.core.bulk.io
- 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.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 Class 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 - Enum constant in enum class 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.rest.ApplicationFragment
- bundle - Variable in class org.nuxeo.ecm.webengine.rest.scan.Scanner
- bundle - Variable in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- bundle - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.BundleResourceResolver
- bundle - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
-
The bundle that deployed this extension
- bundle - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
-
The bundle owning this class
- bundle - Variable in class org.nuxeo.ecm.webengine.rest.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.rest.Utils.ClassRef
- bundle() - Element in annotation interface org.nuxeo.runtime.test.runner.PartialDeploy
-
Bundle Name
- Bundle - Enum constant in enum class org.nuxeo.runtime.tomcat.dev.DevBundleType
- BUNDLE - Enum constant in enum class 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
- 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 Class in org.nuxeo.ecm.webengine.rest
- BundleNotFoundException(String) - Constructor for exception class org.nuxeo.ecm.webengine.rest.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.rest.views
- BundleResource() - Constructor for class org.nuxeo.ecm.webengine.rest.views.BundleResource
- BundleResource(ResourceContext) - Constructor for class org.nuxeo.ecm.webengine.rest.views.BundleResource
- BundleResourceResolver - Class in org.nuxeo.ecm.webengine.rest.servlet.config
- BundleResourceResolver(Bundle, String) - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.config.BundleResourceResolver
- 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.io.rest.documents
- BusinessAdapterListWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.documents.BusinessAdapterListWriter
- BusinessAdapterReader - Class in org.nuxeo.ecm.automation.io.rest.documents
-
REST Message body reader to decode BusinessAdapter
- BusinessAdapterReader() - Constructor for class org.nuxeo.ecm.automation.io.rest.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() - Element in annotation interface 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 - Enum constant in enum class 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() - Method in record class org.nuxeo.lib.stream.log.mem.MemLogPartition.BytesAndOffset
-
Returns the value of the
bytes
record component. - 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.
- BytesAndOffset(byte[], long) - Constructor for record class org.nuxeo.lib.stream.log.mem.MemLogPartition.BytesAndOffset
-
Creates an instance of a
BytesAndOffset
record class. - 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 - Enum constant in enum class 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
-
Deprecated.
- 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
-
Deprecated.
- CACHE_MIN_AGE_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
- CACHE_NAME - Static variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
- CACHE_SIZE - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
- CACHE_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- CACHE_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.CachingConfiguration
- CACHE_TIMEOUT - Static variable in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
- CACHE_TIMEOUT - Static variable in class org.nuxeo.ecm.automation.core.trace.TracerFactory
- CACHE_TIMEOUT - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
- CACHE_TIMEOUT - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
- CACHE_TIMEOUT_DEFAULT - Static variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
- CacheAttributesChecker - Class in org.nuxeo.ecm.core.cache
-
Class to implement mandatory check attributes before calling implementation of cache This enable to have the same behavior for any use of cache for all implementation of cache
- CacheAttributesChecker(CacheManagement) - Constructor for class org.nuxeo.ecm.core.cache.CacheAttributesChecker
- cacheConcurrencyLevel - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
- cacheConfig - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
- cacheCount - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
- cached - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
- cached - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
- cachedChangeLogToken - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- cachedChildren - Variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
- cacheDelegate - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
- CacheDescriptor - Class in org.nuxeo.ecm.core.cache
-
Descriptor of cache contrib
- CacheDescriptor() - Constructor for class org.nuxeo.ecm.core.cache.CacheDescriptor
- cachedir - Variable in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
-
Deprecated.
- 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
- cacheGetTimer - Variable in class org.nuxeo.ecm.core.storage.sql.SelectionContext
- cacheGetTimer - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
- 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
- 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
- cachePutAbsent(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
- cachePutAbsentIfNull(RowId, Row) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
- cachePutAbsentIfRowId(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
- 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
- caches - Variable in class org.nuxeo.ecm.core.cache.CacheServiceImpl
-
Currently registered caches.
- cacheService - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- CacheService - Interface in org.nuxeo.ecm.core.cache
-
Nuxeo cache interface
- CacheServiceImpl - Class in org.nuxeo.ecm.core.cache
-
Cache service implementation to manage nuxeo cache
- CacheServiceImpl() - Constructor for class org.nuxeo.ecm.core.cache.CacheServiceImpl
- CacheServiceImpl.AbstractCachePubSubInvalidator - Class in org.nuxeo.ecm.core.cache
- CacheServiceImpl.CacheInvalidation - Class in org.nuxeo.ecm.core.cache
- CacheServiceImpl.CachePubSubInvalidator - Class in org.nuxeo.ecm.core.cache
- cacheStore - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
- cacheTime - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
- cacheTime - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
- cacheTimeout - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
- cacheTTL - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
- CacheWrapper - Class in org.nuxeo.ecm.core.cache
- CacheWrapper(CacheManagement) - Constructor for class org.nuxeo.ecm.core.cache.CacheWrapper
- CachingBinaryGarbageCollector() - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
- CachingBinaryGarbageCollector(BinaryGarbageCollector) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
-
Deprecated.since 11.5
- CachingBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9, use
CachingBlobStore
instead - CachingBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
-
Deprecated.
- CachingBlobStore - Class in org.nuxeo.ecm.core.blob
-
Blob store wrapper that caches blobs locally because fetching them may be expensive.
- CachingBlobStore(String, String, BlobStore, CachingConfiguration) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore
- CachingBlobStore(String, BlobStore, CachingConfiguration) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore
-
Deprecated.since 11.5
- CachingBlobStore.CachingBinaryGarbageCollector - Class in org.nuxeo.ecm.core.blob
-
Garbage collector that delegates to the underlying one, but purges the cache after an actual GC is done.
- CachingBlobStore.PathInfo - Class in org.nuxeo.ecm.core.blob
- cachingConfiguration - Variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
- CachingConfiguration - Class in org.nuxeo.ecm.core.blob
-
Configuration for a cache.
- CachingConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.CachingConfiguration
- CachingConfiguration(Path, long, long, long) - Constructor for class org.nuxeo.ecm.core.blob.CachingConfiguration
- cachingDirectory - Variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- 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 aDate
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, MultivaluedMap<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, MultivaluedMap<String, String>, Map<String, String>) - 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, Map<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 ofinitialize
and restores the initial state afterwards by callingrestore
. - call(Blob, String, String) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
- Call - Class in org.nuxeo.ecm.automation.core.trace
- Call(OperationType, OperationContext, OperationType, InvokableMethod, Map<String, Object>) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call
- Call(OperationType, OperationType) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call
- Call(OperationType, OperationType, Call.Details) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call
- CALL - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisBrowserBindingServlet
- Call.Details - Class in org.nuxeo.ecm.automation.core.trace
- Call.Details.Evaluator - Class in org.nuxeo.ecm.automation.core.trace
- Call.ExpressionParameter - Class in org.nuxeo.ecm.automation.core.trace
- callback - Variable in class org.nuxeo.ecm.automation.OperationContext
- callback - Variable in class org.nuxeo.osgi.application.ClassPathScanner
- CALLBACK_URL_PARAMETER - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
- CallbackResult - Class in org.nuxeo.ecm.platform.login
-
Simple class to store the result of a JAAS callback
- CallbackResult() - Constructor for class org.nuxeo.ecm.platform.login.CallbackResult
- callbacks - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
- callbackUrl - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
- callContext - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- callContext - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
- callContext - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy
- callCount - Variable in class org.nuxeo.ecm.core.management.events.CallStat
-
Deprecated.
- callerThread - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleBulkRunner
- callerThread - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor.EventBundleRunner
- callerThread - Variable in class org.nuxeo.ecm.core.work.AbstractWork
- callImageMagick() - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
- callPictureConversionChain(DocumentModel, Blob, PictureConversion, ImageInfo, Point, String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
- calls - Variable in class org.nuxeo.ecm.automation.core.trace.Trace
- CallStat - Class in org.nuxeo.ecm.core.management.events
-
Deprecated.since 11.4: superseded by dropwizard metrics
- CallStat(String) - Constructor for class org.nuxeo.ecm.core.management.events.CallStat
-
Deprecated.
- callWithChainParameters(Callable<T>, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.OperationContext
-
Calls the given
callable
after having merged the givenparameters
with the chain parameters stored in theConstants.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 withkey=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).
- 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.ecm.core.search.index.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.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(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_SCHEDULED - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
Node is canceled.
- CANCELED - Static variable in class org.nuxeo.ecm.core.work.WorkStateHelper
- 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.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 theblob
. - canCreate(String, String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns
true
iftypeName
is a sub type, allowed in creation mode, ofcontainerTypeName
,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
iftypeName
is a sub type, allowed in creation, ofcontainerTypeName
,false
otherwise. - canCreate(String, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
- canCreate(String, Map<String, SubType>) - Method in class org.nuxeo.ecm.platform.types.TypeService
- canCreate(SubType) - Method in class org.nuxeo.ecm.platform.types.TypeService
- canCreateChild - Variable in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
- canCreateChild - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
- canCreateChild - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
- canCreateInstance(CoreSession, List<String>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Returns
true
if the workflow model can be started on the document list. - canCreateInstance(CoreSession, List<String>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- canCreateOrUpdateGroup(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
- canCreateOrUpdateUser(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
- canCreateRootFolder - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
- canCreateRootFolder() - Method in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
- canDelete - Variable in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
- canDelete - Variable in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC.BlobGCComputation
- canDelete(DirectoryService, String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryDeleteConstraint
-
Returns true if given entry can be deleted from the directory where constraint is declared.
- canDelete(DirectoryService, String) - Method in class org.nuxeo.ecm.directory.HierarchicalDirectoryDeleteConstraint
- canDeleteMultiTenantEntry(String) - Method in class org.nuxeo.ecm.directory.BaseSession
- canDeleteStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
If this session can delete this step.
- canDeleteStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
- canDeleteUndeletable(NuxeoPrincipal) - Static method in class org.nuxeo.ecm.core.model.BaseSession
-
Can undeletable documents be deleted.
- canDownload(DownloadablePackage) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
- canEndTask(NuxeoPrincipal, Task) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
- canEndTask(NuxeoPrincipal, Task) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Returns true if user is an administrator, the initiator of the task, or an actor of the task.
- canEnterResolvedState() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
- canHandleFileSystemItemId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Returns true if the given
FileSystemItem
id can be handled by this factory. - canHandleFileSystemItemId(String) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
- canHandleFileSystemItemId(String) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
- canInstall(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
- canLockBeRemoved(String, String) - Static method in interface org.nuxeo.ecm.core.api.lock.LockManager
-
Checks if a given lock can be removed by the given owner.
- canManage(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.collections.api.CollectionManager
-
Check that the given core session has permission to manage the collection.
- canManage(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
- canManageDirectories(OperationContext) - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.AbstractDirectoryOperation
- canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
- canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
- canManagePublishing(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
Returns
true
if the current user can manage the publishing of the given publishedDocument, ie approve or reject the document. - canManagePublishing(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
- canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
- canManageStackDisplay() - Method in class org.nuxeo.ecm.automation.core.operations.traces.JsonStackToggleDisplayOperation
- canManageTraces() - Method in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
- canManageTraces() - Method in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
- canMerge - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
- canMerge - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
- canMerge() - Method in class org.nuxeo.ecm.core.api.localconfiguration.AbstractLocalConfiguration
- canMerge() - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
-
Returns
true
if thisLocalConfiguration
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
- 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 theFileSystemItem
with the given destination id for the given principal. - canMove(String, String, NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
- canMove(FolderItem) - Method in interface org.nuxeo.drive.adapter.FileSystemItem
- canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
- canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
- canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
- canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
- CANNOT_MAP_FROM - Static variable in class org.nuxeo.runtime.avro.AvroMapper
- CANNOT_MAP_TO - Static variable in class org.nuxeo.runtime.avro.AvroMapper
- canNotReachConnectServer - Variable in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
- canonicalName(String, String) - Method in class org.nuxeo.runtime.management.metrics.MetricRegister
- canonicalPrefixIterInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
-
Map of canonical reference prefix to iterator.
- canonicalQualifier - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
Qualifier to canonical qualifier (correlation name).
- canonicalReferenceValueInfos - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
-
Map of canonical reference to value info.
- canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
Canonicalizes a Nuxeo-xpath.
- canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
-
Canonicalizes a Nuxeo xpath.
- canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
-
Canonicalizes a Nuxeo-xpath.
- canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
-
Canonicalizes a Nuxeo-xpath.
- canonRef - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
- canPerformDelete() - Method in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC.BlobGCComputation
- canProceed - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter.Controller
- canPublishTo(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
- canPublishTo(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
Returns
true
if the current user can publish to the specified publicationNode,false
otherwise. - canPublishTo(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
- canPurgeOrUntrash(List<DocumentModel>, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
-
Are all documents purgeable/undeletable?
- canPurgeOrUntrash(List<DocumentModel>, NuxeoPrincipal) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
- canPurgeOrUntrash(DocumentModel, NuxeoPrincipal) - Method in interface org.nuxeo.ecm.core.api.trash.TrashService
-
Is document purgeable/untrashable?
- canRemove(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
- canRemoveDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- canRemoveDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Check if a document can be removed.
- canRemoveDocument(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Deprecated.since 2023, better use
AbstractSession.checkCanRemoveDocument(Document)
- 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.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
- 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.FacetedTagService
- 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.RenditionServiceImpl
- canUseRenditionDefinitionProvider(RenditionDefinitionProviderDescriptor, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- canValidateRoute(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Checks if the principal that created the client session can validate the route
- canValidateRoute(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- canValidateStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
If this session can validate the step.
- canValidateStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
- capabilities - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
- capabilities - Variable in class org.nuxeo.runtime.capabilities.Capabilities
- capabilities() - Method in class org.nuxeo.ecm.restapi.server.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.io.capabilities
- CapabilitiesJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.capabilities.CapabilitiesJsonWriter
- CapabilitiesObject - Class in org.nuxeo.ecm.restapi.server
- CapabilitiesObject() - Constructor for class org.nuxeo.ecm.restapi.server.CapabilitiesObject
- CapabilitiesService - Interface in org.nuxeo.runtime.capabilities
-
Service holding the server capabilities.
- CapabilitiesServiceImpl - Class in org.nuxeo.runtime.capabilities
- CapabilitiesServiceImpl() - Constructor for class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
- capabilitiesSuppliers - Variable in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
- CAPABILITY_CLUSTER - Static variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl
- CAPABILITY_QUERY_BLOB_KEYS - Static variable in interface org.nuxeo.ecm.core.model.Repository
-
Whether this repository has a
ecm:blobKeys
field which can be queried. - CAPABILITY_REPOSITORY - Static variable in interface org.nuxeo.ecm.core.model.Repository
- CAPABILITY_SERVER - Static variable in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
- capacity - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
-
When specified, make the blocking queue bounded, so submission will block until space become available.
- capacity - Variable in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
- capacity - Variable in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy
- capacity(int) - Method in class org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
-
Set the capacity of the batch.
- capitalize(String) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- captureInitContext() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
- captureStack - Static variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
- 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
-
Deprecated.since 2023, no used anymore for security reasons
- 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
- 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, replacinggetRemoteUser()
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
- CatalinaAdapterSessionStore - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- CatalinaAdapterSessionStore(Request, AbstractKeycloakAuthenticatorValve) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaAdapterSessionStore
- CatalinaHttpFacade - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- CatalinaHttpFacade(HttpServletResponse, Request) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- CatalinaHttpFacade.RequestFacade - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- CatalinaHttpFacade.ResponseFacade - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- CatalinaRequestAuthenticator - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- CatalinaRequestAuthenticator(KeycloakDeployment, AdapterTokenStore, CatalinaHttpFacade, Request, PrincipalFactory) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaRequestAuthenticator
- CatalinaSessionTokenStore - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- CatalinaSessionTokenStore(Request, KeycloakDeployment, CatalinaUserSessionManagement, PrincipalFactory, AbstractKeycloakAuthenticatorValve) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore
- CatalinaSessionTokenStore.SerializableKeycloakAccount - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- 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
- CatchRedirectHttpServletResponse - Class in org.nuxeo.ecm.platform.auth.saml
- CatchRedirectHttpServletResponse() - Constructor for class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.webengine.model.LinkDescriptor
- category - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- category - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- category - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- 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.types.Type
- category() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Operation
-
The operation category (optional), useful for documentation.
- category(String) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- CATEGORY - Static variable in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
- CATEGORY - Static variable in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
- CATEGORY - Static variable in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionMemberWork
- CATEGORY - Static variable in class org.nuxeo.ecm.collections.core.worker.RemovedCollectionWork
- CATEGORY - Static variable in class org.nuxeo.ecm.collections.core.worker.RemoveFromCollectionWork
- CATEGORY - Static variable in class org.nuxeo.ecm.core.security.UpdateACEStatusWork
- CATEGORY - Static variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
- CATEGORY - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
-
Category pseudo-tag
- CATEGORY - Static variable in class org.nuxeo.ecm.core.transientstore.TransiantStorageGCWork
- CATEGORY - Static variable in class org.nuxeo.ecm.core.versioning.StandardVersioningService
- CATEGORY - Static variable in class org.nuxeo.ecm.core.work.SleepWork
- CATEGORY - Static variable in class org.nuxeo.ecm.liveconnect.update.worker.BlobProviderDocumentsUpdateWork
- CATEGORY - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
- CATEGORY - Static variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
- CATEGORY - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
Deprecated.
- CATEGORY_ATTRIBUTE - Static variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
- CATEGORY_CSV_IMPORTER - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
- CATEGORY_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.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_VIDEO_CONVERSION - Static variable in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
- CATEGORY_VIDEO_INFO - Static variable in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
- CATEGORY_VIDEO_STORYBOARD - Static variable in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
- categoryFilter - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
- categoryToQueueId - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
- CatParams(HttpServletRequest) - Constructor for class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- caughtEvents - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
- cause() - Element in annotation interface org.nuxeo.runtime.test.runner.ConditionalIgnore
-
Optional reason why the test is ignored, reported additionally to the condition class simple name.
- cause() - Element in annotation interface org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Ignore
-
Deprecated.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
-
Deprecated.
- cc - Variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
- cc(String, String...) - Method in class org.nuxeo.mail.MailMessage.Builder
- cc(List<String>) - Method in class org.nuxeo.mail.MailMessage.Builder
- CC - Enum constant in enum class org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
-
Deprecated.
- 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
- ccs - Variable in class org.nuxeo.mail.MailMessage.Builder
- cdnHost - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- CELL_SEP - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter
- CENATT - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENATX - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENCOM - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENCRC - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENDSK - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENEXT - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENFLG - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENHDR - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENHOW - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENLEN - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENNAM - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENOFF - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENSIG - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENSIZ - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENTIM - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENVEM - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CENVER - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- CERT - Enum constant in enum class org.nuxeo.ecm.platform.signature.api.user.AliasType
-
This alias is used to store a public certificate
- CertException - Exception Class in org.nuxeo.ecm.platform.signature.api.exception
-
An exception indicating certificate or key generation related problems
- CertException(String) - Constructor for exception class org.nuxeo.ecm.platform.signature.api.exception.CertException
- CertException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.signature.api.exception.CertException
- CertException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.signature.api.exception.CertException
- certificate() - Method in record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
-
Returns the value of the
certificate
record component. - certificatePresentInPDF(Certificate, List<X509Certificate>) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
- certificates() - Method in record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
- 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.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.rest.servlet.ServletHolder
- CHAIN - Static variable in class org.nuxeo.ecm.automation.io.rest.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
- 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.impl.OperationServiceImpl
- 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.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.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.io.rest.operations.AutomationInfo
- ChainTraces(OperationType) - Constructor for class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
- ChainTypeImpl - Class in org.nuxeo.ecm.automation.core.impl
- ChainTypeImpl(OperationChain, OperationChainContribution, String) - Constructor for class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
- CHANGE_FINDER_EP - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
- CHANGE_TOKEN - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
Change token, a String parameter passed in context data at
CoreSession.saveDocument(org.nuxeo.ecm.core.api.DocumentModel)
time. - CHANGE_TOKEN - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
- CHANGE_TOKEN_FIELD - Static variable in class org.nuxeo.ecm.core.io.marshallers.csv.CSVMarshallerConstants
- CHANGE_TOKEN_PROXY_SEP - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- CHANGE_TOKEN_PROXY_SEP - Static variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- changeChildrenState(CoreSession, String, String, DocumentModel) - Method in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
- changed - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
- CHANGED_ACL_NAME - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
- changeDocumentsState(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.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 theNuxeoDriveManager
. - ChangeFinderDescriptor() - Constructor for class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
- changeHttpSessionId(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
- changeHttpSessionId(boolean) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaRequestAuthenticator
- changeHttpSessionId(boolean) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.TomcatRequestAuthenticator
- changePassword(String) - Method in class org.nuxeo.ecm.restapi.server.usermanager.MeObject
- ChangePermissionUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
-
Changes the permission on a document to only allow validators.
- ChangePermissionUnrestricted(CoreSession, DocumentModel, String[], NuxeoPrincipal, String, ACL) - Constructor for class org.nuxeo.ecm.platform.publisher.task.ChangePermissionUnrestricted
- changeStep(RuntimeMessageHandlerImpl.ComponentManagerStep) - Method in class org.nuxeo.runtime.RuntimeMessageHandlerImpl
- changeToken - Variable in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
- changeToken - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- changeTokenEnabled - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
- changeTokenEnabled - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- changeTokenEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.Model
- changeTokenEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
- channel - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
- CHAR - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
- CharacterFilteringService - Interface in org.nuxeo.ecm.core.filter
-
This service filters disallowed characters in strings and document properties.
- CharacterFilteringServiceDescriptor - Class in org.nuxeo.ecm.core.filter
-
Descriptor for the character filtering service
- CharacterFilteringServiceDescriptor() - Constructor for class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
- CharacterFilteringServiceImpl - Class in org.nuxeo.ecm.core.filter
- CharacterFilteringServiceImpl() - Constructor for class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
- characters(char[], int, int) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
- characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
- characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
- characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
- CHARS_RESERVED - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
- CHARS_RESERVED_STR - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
- charset - Variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
- charsToRemove - Variable in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
- check(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.DBCheck
- check(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
- check(ConfigurationHolder) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
-
Test the availability of the backing service.
- check(ConfigurationHolder) - Method in class org.nuxeo.runtime.kafka.KafkaChecker
- check(ConfigurationHolder) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchChecker
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.DefaultPermission
- check(Adaptable) - Method in interface org.nuxeo.ecm.webengine.security.Guard
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.And
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.FacetGuard
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.GroupGuard
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.Not
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.Or
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.PermissionGuard
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.SchemaGuard
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.TypeGuard
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.UserGuard
- check(LoggerLevel, boolean) - Method in class org.nuxeo.runtime.test.logging.TestLogFeature.LogFeatureMethodCheckerRule
- CHECK_DELAY_MS - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
- CHECK_INTERVAL_MS - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
- CHECK_QUERY_CACHE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
- CHECK_QUERY_CACHE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
- CHECK_SEARCH_NXQL_PP - Static variable in class org.nuxeo.ecm.restapi.server.management.SearchObject
- checkAccess() - Method in class org.nuxeo.ecm.automation.core.operations.services.search.SearchIndexOperation
- 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.ecm.restapi.opensearch1.filter.RequestValidator
- checkAddressesAndPorts(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Will check the configured addresses are reachable and Nuxeo required ports are available on those addresses.
- checkAddressReachable(InetAddress) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
- checkAllowedSubtypes(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
- checkAllowedSubTypes - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- checkAllowedSubTypes() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- checkAllowedSubTypes(boolean) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
- checkAuthorization(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.request.TokenRequest
- checkBackingServices(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Calls all
BackingChecker
if they accept the current configuration. - checkBatchSize(int) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
- checkBlob(Document, Document.BlobAccessor) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
-
Checks if the blob is stored in the expected blob provider to which it's supposed to be dispatched.
- checkBlobCanBeDeleted(Document, String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- CheckBlobUpdateListener - Class in org.nuxeo.ecm.platform.thumbnail.listener
-
Thumbnail listener handling document blob update, checking for changes, for documents holding default the schema named "file".
- CheckBlobUpdateListener() - Constructor for class org.nuxeo.ecm.platform.thumbnail.listener.CheckBlobUpdateListener
- checkBlockedDescendants(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- checkBoolValue(String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- checkCanAddToCollection(DocumentModel, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
- checkCancelGuards(DocumentRoute) - Method in class org.nuxeo.ecm.restapi.server.routing.WorkflowObject
- checkCanCollectInCollection(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
- checkCanCreateOrUpdateGroup(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup
- checkCanCreateOrUpdateUser(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
- checkCanDeleteBlob(String) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
-
Checks that blobs can be safely deleted for the given repository.
- checkCanDeleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- checkCanRemoveDocument(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- checkCanTrash(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
-
Deprecated.since 2023,
AbstractSession.canRemoveDocument(DocumentRef)
does this check - 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
- checkConnection(String, RestHighLevelClient) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- 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 thedocumentRef
. - checkCurrentToken() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore
- checkCurrentUserCanCreateArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMRootObject
- checkDatabaseConfiguration(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
- checkDatabaseConnection(ConfigurationHolder) - Method in class org.nuxeo.ecm.core.storage.DBCheck
-
Check driver availability and database connection
- 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.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- checkDateLiteralForCast(Operator, Operand, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
- checkDefinition(boolean, Document, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- checkDefinition(Object, Document, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- checkDefinition(Bson, Document, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- checkDeleteConstraints(String) - Method in class org.nuxeo.ecm.directory.BaseSession
-
Checks that there are no constraints for deleting the given entry id.
- checkDirty() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
Checks if something has to be recomputed if a dynamic register/unregister happened.
- checkDownloadBlob(DocumentModel, String, Blob) - Method in interface org.nuxeo.wopi.WOPIService
-
Checks whether the download of the blob is allowed.
- checkDownloadBlob(DocumentModel, String, Blob) - Method in class org.nuxeo.wopi.WOPIServiceImpl
- CheckedInCommentListener - Class in org.nuxeo.ecm.platform.comment.listener
-
Listener that updates
comment:parentId
andcomment:ancestorIds
on version's comments after the check-in event. - CheckedInCommentListener() - Constructor for class org.nuxeo.ecm.platform.comment.listener.CheckedInCommentListener
- checkEntryTenantId(String) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
- checkError() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
- checkExists - Variable in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
- checkExpressionLanguageValidity(DocumentModel) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
- checkExtensions() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
Checks extensions and returns only valid ones.
- checkFacets(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
Returns true if document has one of the given facets, else false.
- checkFailures(StandardHost) - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
- checkFieldType(Type, Object) - Method in class org.nuxeo.ecm.automation.core.operations.document.AbstractOperationMultiValuedProperty
-
Check if the given field type store a list of values and if the given value is compatible with the given type.
- checkFileInfo() - Method in class org.nuxeo.wopi.rest.FilesEndpoint
-
Implements the CheckFileInfo operation.
- checkFileInfoUpdater - Variable in class org.nuxeo.wopi.WOPIServiceImpl
- CheckFileInfoUpdater - Interface in org.nuxeo.wopi
-
Allows to update the default populated CheckFileInfo properties with custom logic.
- CheckFileInfoUpdaterDescriptor - Class in org.nuxeo.wopi
- CheckFileInfoUpdaterDescriptor() - Constructor for class org.nuxeo.wopi.CheckFileInfoUpdaterDescriptor
- checkFilter(String, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
- checkFilter(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
Returns false if given filter evaluation is supposed to deny access when checking for this filter.
- checkFilter(ActionContext) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
-
Check for each Binary Rule if the document is accepted or not.
- checkFilters(List<String>, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
- checkFilters(List<String>, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
Returns false if given filters evaluation is supposed to deny access when checking for this filter.
- checkFilters(Action, List<String>, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
- checkFilters(Action, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
- checkFilters(Action, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
- checkForCompletedState() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- checkForConflict(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.UpdateBuilder
-
Checks if the key conflicts with one of the previous keys.
- checkForEffectiveACE(CoreSession, DocumentModel, List<ACE>) - Method in class org.nuxeo.ecm.permissions.ACEStatusUpdatedListener
- checkForTimedoutScroll() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
- checkForTimedOutScroll() - Method in class org.nuxeo.ecm.core.api.CursorService
- checkFreeName(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Checks that a name is free.
- checkGrouId(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- checkGroups(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
- checkGroupsExistence(DocumentModel, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- checkGuard(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
- checkGuard(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- checkGuard(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
Checks the given guard expression in the context of this resource.
- checkGuard(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Check the given expression in this context and return true if the expression is verified or false otherwise.
- checkIfScrollerExists(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- checkIn(boolean, Map<String, ?>, ContentStream, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
- checkIn(boolean, Map<String, ?>, ContentStream, String, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
- checkIn(String, String) - Method in interface org.nuxeo.ecm.core.model.Document
-
Creates a new version.
- checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
- checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
- checkIn(String, String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- checkIn(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).
- checkinComment - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
- checkinComment - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- checkinDate - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
- checkinDate - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- CheckInDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
Check in the input document.
- CheckInDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
- checkInitialized() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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 anInterruptedException
orInterruptedIOException
, or if the current thread is marked interrupted. - checkInvalidAssignment(Name, LogPartition) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
- checkInvalidationsConflict() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
- checkInvalidationsConflict() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
Post transaction check invalidations processing.
- checkInvalidCodec(LogPartition, Codec<M>) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
- checkIsNotLive() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory.TxSessionCleaner
- checkIsResolved() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
- checkJavaVersion() - Static method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Checks that the process is executed with a supported Java version.
- checkJavaVersion(String, String) - Static method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Checks the java version compared to the required one.
- checkJavaVersion(String, String[]) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Checks the given java version compared to the given compliant ones.
- checkJavaVersion(String, String, boolean, boolean) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Checks the java version compared to the required one.
- checkJavaVersionIsCompliant() - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Checks the java version present in system properties compared to compliant ones.
- checkJdbcType(int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
- checkKey(String) - Method in class org.nuxeo.common.file.LRUFileCache
- checkKeycloakSession(Request, HttpFacade) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
-
Checks that access token is still valid.
- checkLifeCycleState(DocumentRouteElement.ElementLifeCycleState) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
- checkLogName(String) - Static method in class org.nuxeo.lib.stream.log.Name
- checkLogNameWithoutNamespace(String) - Static method in class org.nuxeo.lib.stream.log.Name
- checkMail(DocumentModel, CoreSession) - Static method in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
-
Creates MailMessage documents for every unread mail found in the INBOX.
- CheckMailUnicity - Class in org.nuxeo.ecm.platform.mail.listener.action
-
This class checks whether a mail is a duplicate of a previously stored mail document.
- CheckMailUnicity() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CheckMailUnicity
- checkMaxSize() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
- checkMaxSize() - Method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
- checkMemberAnnotation(AnnotatedElement) - Static method in class org.nuxeo.common.xmap.XMap
- checkName(String) - Static method in class org.nuxeo.ecm.core.api.PathRef
- checkNameSpace(String) - Static method in class org.nuxeo.lib.stream.log.Name
- checkNegativeAcl(ACP) - Method in class org.nuxeo.ecm.core.model.BaseSession
- checkNotAnonymousUser() - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
- checkNotClosed() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
- checkNotUnder(Serializable, Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Checks that we don't move/copy under ourselves.
- checkNotUnder(String, String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
-
Checks that we don't move/copy under ourselves.
- checkObjectAnnotation(AnnotatedElement) - Static method in class org.nuxeo.common.xmap.XMap
- checkOperation(String) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- checkOperationAllowed() - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
- checkOperationChains() - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
-
Checks operation references in chains
- checkout - Variable in class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
- checkOut() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks out a document.
- checkOut() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- checkOut() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
- checkOut() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
- checkOut() - Method in interface org.nuxeo.ecm.core.model.Document
- checkOut() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
- checkOut() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
- checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
- checkOut(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- checkOut(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- checkOut(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- checkOut(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Checks out a versioned document.
- checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
- checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Checks out a node.
- checkOut(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Checks out a checked-in node.
- checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
- CheckOutDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
Check out the input document.
- CheckOutDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
- checkParams(Serializable) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- checkPasswordValidity(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- checkPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
Checks that the path is valid.
- checkPaths(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Checks server paths; warn if deprecated paths exist.
- checkPathTraversal(String) - Static method in class org.nuxeo.common.utils.FileUtils
-
Checks if a path contains unwanted characters leading to a path traversal.
- checkPathTraversal(String) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
-
Checks if a path contains unwanted characters leading to a path traversal.
- checkPdf(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
-
Check if blob is a pdf.
- checkPermission() - Method in class org.nuxeo.ecm.restapi.server.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.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.platform.mail.security.MailMessageSecurityPolicy
- checkPermission(Document, ACP, NuxeoPrincipal, String, String[], String[]) - Method in class org.nuxeo.wopi.lock.WOPILockSecurityPolicy
- checkPermissions(NuxeoPrincipal, Task) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
- checkPermissions(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
Returns true if given document has one of the permissions, else false.
- checkpoint() - Method in class org.nuxeo.lib.stream.computation.internals.WatermarkMonotonicInterval
-
Move the low watermark to the highest mark.
- checkpoint() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- CHECKPOINT_ERROR - Enum constant in enum class org.nuxeo.lib.stream.computation.log.ComputationRunner.ReturnCode
- CHECKPOINT_MAX_RETRY - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- CHECKPOINT_PAUSE_MS - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- checkpointBatch(ComputationContext) - Method in class org.nuxeo.lib.stream.computation.AbstractBatchComputation
- CheckPointException(String, Throwable) - Constructor for exception class org.nuxeo.lib.stream.computation.log.ComputationRunner.CheckPointException
- checkpointFlag - Variable in class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
- checkpointIfNecessary() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- checkPortAvailable(InetAddress, int) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Checks if port is available on given address.
- checkPrecondition(NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.usermanager.GroupRootObject
- checkPrecondition(NuxeoPrincipal) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserRootObject
- checkPrecondition(T) - Method in class org.nuxeo.ecm.restapi.server.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.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
- checkQueryCache() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
- checkQueryCache() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
- checkQuota(CoreSession, DocumentModel, long) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
-
Checks the size delta against the maximum quota specified for this document or an ancestor.
- checkReadOnlyIgnoredWrite(Property, T) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
-
Checks for ignored writes.
- checkRecordFlags(Record) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- checkRequestedURL(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
-
Checks if the "requestedUrl" request parameter is an absolute URL or starts with "//", in which case, throws a NuxeoException with a 400 status code.
- checkRequestId(String) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
- checkRequestId(String) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
-
The method checks if the request id is a valid one.
- checkReservedName(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
- checkResultCache - Variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
- checkRetainedDescendants(Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- checkRule(FilterRule, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
Returns true if all conditions defined in the rule are true.
- checkRuntimeInitialized() - Static method in class org.nuxeo.runtime.api.Framework
- checkSchemas(ActionContext, String[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
Returns true if document has one of the given schemas, else false.
- checkScrollerType() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
- checkSearch(String, Long) - Method in class org.nuxeo.ecm.restapi.server.management.SearchObject
-
Check discrepancies between search indexes.
- 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.since 11.1. Use
AbstractRepositoryMigrator.checkShutdownRequested(MigrationContext)
instead - 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.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
- 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.usermanager.AbstractUMObject
- checkUpdateGuardPreconditions() - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
- checkUpdateGuardPreconditions(T) - Method in class org.nuxeo.ecm.restapi.server.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.ecm.restapi.opensearch1.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.rest.FilesEndpoint
- checkXPath(String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
- checkZipSlip(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
-
Checks if a path is contained in another.
- checkZipSlip(File, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
- CHEMISTRY_HEAD_REQUEST_CLASS - Static variable in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
- childCache - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
- childNameUniqueConstraintEnabled - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
- childNameUniqueConstraintEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
- children - Enum constant in enum class 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.importer.stream.producer.RandomDocumentMessageProducer
- children - Variable in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
- CHILDREN - Enum constant in enum class 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_FACTORIES_PARAM - Static variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
- CHILDREN_PROP - Static variable in class org.nuxeo.snapshot.SnapshotableAdapter
- ChildrenAdapter - Class in org.nuxeo.ecm.restapi.server.adapters
-
Adapter that returns the children of the pointed resource
- ChildrenAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.adapters.ChildrenAdapter
- childrenFactoryNames - Variable in class org.nuxeo.drive.hierarchy.permission.adapter.PermissionTopLevelFolderItem
- childrenFactoryNames - Variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
- 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
- CHUNKED_PARAM_NAME - Static variable in class org.nuxeo.ecm.core.io.upload.batch.Batch
- chunkedBlob - Variable in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- chunkSize - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- chunkSize - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- chunkSize - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- cipher - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
-
Deprecated.
- CipherAndDigestOutputStream(OutputStream, Cipher, MessageDigest) - Constructor for class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
-
Deprecated.
- 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.rest.ApplicationHost
-
Root resource classes to owner bundles.
- classBlock(RunNotifier) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
- classCache - Variable in class org.nuxeo.runtime.annotations.AnnotationManager
- classes - Variable in class org.nuxeo.osgi.services.ServiceRegistrationImpl
- classes - Variable in class org.nuxeo.runtime.test.runner.AnnotationScanner
- classesAnnotations - Variable in class org.nuxeo.runtime.test.runner.AnnotationScanner
- classFilter - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature
-
Filter defined on class.
- ClassFilterDescriptor - Class in org.nuxeo.automation.scripting.internals
-
Descriptor for classes that may be allowed or denied for use by the scripting engine.
- ClassFilterDescriptor() - Constructor for class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
- 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.content.template.service.ContentFactoryDescriptor
- 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.suggestbox.service.descriptors.SuggesterDescriptor
- className - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
- className - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
- className - Variable in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
- 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.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.rest.servlet.config.FilterDescriptor
- classRef - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ListenerDescriptor
- classRef - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- ClassRef(Bundle, Class<?>) - Constructor for class org.nuxeo.ecm.webengine.rest.Utils.ClassRef
- classRules() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
- classTags - Variable in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter
- 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
-
Deprecated.
- clazz - Variable in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
- 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.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.rest.servlet.config.ResourceExtension
- clazz - Variable in class org.nuxeo.ecm.webengine.rest.Utils.ClassRef
- 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.core.io.upload.batch.Batch
- clean(String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
-
Cleans up the temporary storage associated to the batch.
- clean(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- cleanDomainEventProducers() - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
- cleanDuringRebalancing() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
- cleanLabel(String, boolean, boolean) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
- cleanPath(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
Deprecated.since 2021.32 use
SchemaManager.normalizePath(String)
instead. - cleanSession(Session) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore
- cleanTailers() - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
- cleanup - Variable in class org.nuxeo.ecm.core.repository.RepositoryService.SessionSynchronization
- cleanup() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
- cleanup() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
- cleanup() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
- cleanup() - Method in class org.nuxeo.runtime.AbstractRuntimeService.LogConfig
- cleanup(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.RequestCleanupHandler
- cleanup(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- 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.core.convert.service.ConversionWork
- cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.ListenerWork
- cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
This method is called after
AbstractWork.work()
is done in a finally block, whether work completed normally or was in error or was interrupted. - cleanUp(boolean, Exception) - Method in interface org.nuxeo.ecm.core.work.api.Work
-
This method is called after
Work.work()
is done, in a finally block, whether work completed normally or was in error or was interrupted. - cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
- cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
- cleanUp(CoreSession) - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
- CLEANUP_WORKFLOW_EVENT_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
- CLEANUP_WORKFLOW_INSTANCES_BATCH_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
- CLEANUP_WORKFLOW_INSTANCES_ORPHAN_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
- CLEANUP_WORKFLOW_INSTANCES_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
- CLEANUP_WORKFLOW_REPO_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
- cleanupDataDirPath() - Static method in class org.nuxeo.template.deckjs.TemplateBundleActivator
- cleanupDeletedDocuments(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
- cleanupDeletedDocuments(int, Calendar) - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Cleans up (hard-deletes) any documents that have been soft-deleted in the database.
- cleanupDeletedDocuments(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
- cleanupDeletedRows(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
Clean up soft-deleted rows.
- cleanupDeletedRows(int, Calendar) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Cleans up (hard-delete) any rows that have been soft-deleted in the database.
- cleanupDeletedRows(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
- cleanupDoneAndCanceledRouteInstances(String, int) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Deprecated.since 2023, use #
DocumentRoutingService.cleanupRouteInstances(String)
instead. - cleanupDoneAndCanceledRouteInstances(String, int) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
Deprecated.
- cleanupHandlers - Variable in class org.nuxeo.ecm.platform.web.common.RequestContext
- cleanupInputs(Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoConcat
- cleanupInputs(Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.VideoTool
-
Removes any temporary input files that were used for command execution.
- cleanupOrphanVersions(long) - Method in class org.nuxeo.ecm.core.CoreService
-
Deprecated.since 2023 use
CoreService.garbageCollectOrphanVersions()
instead. - cleanupRouteInstances(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Remove the routes in state 'done' or 'canceled' of the given repository.
- cleanupRouteInstances(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- cleanUpStores() - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
- cleanupThread() - Method in class org.nuxeo.runtime.mockito.MockitoFeature
- cleanupWorkInFailure(Work, Exception) - Method in class org.nuxeo.ecm.core.work.WorkComputation
- cleanUsername(String) - Static method in class org.nuxeo.ecm.platform.tag.AbstractTagService
- clear() - Method in class edu.yale.its.tp.cas.client.ProxyTicketValidator
-
Clears internally manufactured state.
- clear() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Clears internally manufactured state.
- clear() - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
- clear() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
- clear() - Method in class org.nuxeo.common.codec.Crypto
-
Clear sensible values.
- clear() - Method in class org.nuxeo.common.codec.Crypto.NoOp
- clear() - Method in class org.nuxeo.common.collections.DependencyTree
- clear() - Method in interface org.nuxeo.common.file.FileCache
-
Clears the cache.
- clear() - Method in class org.nuxeo.common.file.LRUFileCache
- clear() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
- clear() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
- clear() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory.ChainTraces
- clear() - Method in class org.nuxeo.ecm.automation.LoginStack
-
Remove the stacked logins if any.
- clear() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- clear() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- clear() - Method in class org.nuxeo.ecm.core.api.CursorService
-
Clear and close all cursors owned by this service.
- clear() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
-
Deprecated.
- clear() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
Throws UnsupportedOperationException, added to implement Map<String, Property> interface.
- clear() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
- clear() - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
INTERNAL (TESTS).
- clear() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- clear() - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
- clear() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- clear() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
- clear() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- clear() - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
- clear() - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
-
Be careful !!!
- 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.impl.client.NuxeoSession
- clear() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommands
- clear() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
- clear() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- clear() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- clear() - Method in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
- 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.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.routing.core.api.TasksInfoWrapper
- clear() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- clear() - Static method in class org.nuxeo.lib.stream.log.mem.MemLogManager
- clear() - Method in class org.nuxeo.lib.stream.log.mem.MemLogs
- clear() - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
-
Clears the
DataSource
contained in this registry. - clear() - Method in class org.nuxeo.runtime.deploy.DependencyTree
- clear() - Method in interface org.nuxeo.runtime.kv.KeyValueStoreProvider
-
Clears the content of this Key/Value store provider.
- clear() - Method in class org.nuxeo.runtime.kv.MemKeyValueStore
- clear() - Method in class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
- clear() - Method in class org.nuxeo.runtime.model.DescriptorRegistry
- clear() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry.MappedSet
- clear() - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
- clear() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
- CLEAR - Static variable in class org.nuxeo.ecm.core.api.ListDiff
- CLEAR_COMPLEX_PROP_BEFORE_SET_DEFAULT - Static variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
Default used for clearComplexPropertyBeforeSet if there is no XML configuration found.
- CLEAR_OLD_ENTRIES_INTERVAL_MILLIS_DEFAULT - Static variable in class org.nuxeo.common.file.LRUFileCache
- CLEAR_SCROLL_KEEP_ALIVE_PROP - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
- CLEAR_SCROLL_SIZE_PROP - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
- clearAllCaches() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
- clearAssertionStatus() - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
- clearBindings() - Method in class org.nuxeo.runtime.mockito.MockProvider
- clearCache() - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
- clearCache() - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
- clearCache() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
- 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 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
-
Deprecated.
- 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
- clearEntries() - Method in class org.nuxeo.audit.mem.MemAuditBackend
- clearEntries() - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- clearEntries() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- clearEntries() - Method in class org.nuxeo.audit.service.AbstractAuditBackend
-
INTERNAL METHOD FOR TESTS, DO NOT USE.
- clearEntries() - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- clearEntriesFromBackends() - Method in class org.nuxeo.audit.service.AuditComponent
-
INTERNAL METHOD FOR TESTS, DO NOT USE.
- clearFlags(long) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
- clearInfo() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
- clearInfo() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
-
Clear the picture info.
- clearInfos() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
Resets quota info but keeps the user-specified max quota size, if present.
- clearInfos() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
- clearInstallParameters(String) - Method in class org.nuxeo.connect.client.we.InstallHandler
- clearJarFileFactoryCache(ReloadResult) - Method in class org.nuxeo.runtime.reload.ReloadComponent
- 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
- clearNotification() - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
-
Clears the notification in the document's property.
- clearObjectInfos() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- clearOldBlobs() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
-
Clear old blobs from the cache, but not too often (as doing directory listings has a cost).
- clearOldBlobsInterval - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
- clearOldBlobsLastTime - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
- clearOldBlobsLock - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
- clearOldBlobsNow() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
-
Clear old blobs from the cache.
- clearOldEntries() - Method in class org.nuxeo.common.file.LRUFileCache
-
Clears cache entries if they are old enough and their size makes the cache bigger than its maximum size.
- clearOldEntriesIntervalMillis - Variable in class org.nuxeo.common.file.LRUFileCache
- clearOldEntriesLast - Variable in class org.nuxeo.common.file.LRUFileCache
- clearOldEntriesLock - Variable in class org.nuxeo.common.file.LRUFileCache
- clearPassword(char[]) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.Clears a password from memory.
- clearPreviousClassLoader() - Method in interface org.nuxeo.osgi.application.DevMutableClassLoader
-
Clears the stack containing the previous class loader injected during hot reload.
- clearPreviousClassLoader() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
- clearPrincipalStack() - Static method in class org.nuxeo.runtime.api.login.LoginComponent
-
INTERNAL.
- clearPropertyCharacteristics() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- clearQuotas(CoreSession, String) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
- clearRepositoryCache(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
- clearRunningBulkCommands(String, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- clearSchemaDir() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- clearScroll(SearchScrollContext) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- clearScroll(SearchScrollContext) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- clearScroll(SearchScrollContext) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Explicitly clear the search scroll context, without waiting for the scroll keep alive to timeout.
- clearScroll(ClearScrollRequest) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- clearScroll(ClearScrollRequest) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- clearSearchScroll(SearchScrollContext) - Method in interface org.nuxeo.ecm.core.search.SearchService
-
Explicit clear the search scroll context, without waiting for the scroll keep alive to timeout.
- clearSearchScroll(SearchScrollContext) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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.audit.opensearch1.OpenSearchAuditBackend
- client - Variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- client - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- client - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- client - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- client - Variable in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- client - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- client - Variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
- client - Variable in class org.nuxeo.mail.amazon.ses.SESMailSender
- client - Variable in class org.nuxeo.runtime.codec.AvroRecordCodec
- client - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- client - Variable in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- client() - Method in record class org.nuxeo.ecm.core.search.SearchIndex
-
Returns the value of the
client
record component. - client() - Method in record class org.nuxeo.runtime.opensearch1.OpenSearchComponent.OpenSearchClientWithId
-
Returns the value of the
client
record component. - CLIENT_BATCH_ID_FLAG - Static variable in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- CLIENT_FACTORY - Static variable in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- CLIENT_ID_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
- CLIENT_ID_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- 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
- CLIENT_SECRET_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- clientId - Variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- clientId - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- 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
- clientIds - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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.
- clients - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- 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
- CLIENTSIDE_ENCRYPTION_KMS_KEY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- CLIENTSIDE_ENCRYPTION_KMS_REGION_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- clientSideEncryptionKeyPair - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- clientToken - Variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
- CLOB - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- CLOB_LENGTH - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
Length used internally to flag a string to use CLOB.
- CLOB_LENGTH_MIN_VALUE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
- clock - Variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
- clone() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
- clone() - Method in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
- clone() - Method in class org.nuxeo.ecm.automation.OperationChain
- 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.Action
-
Deprecated.since 2025.0 This is not the purpose of clone. use
Action(Action)
instead - 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
-
Deprecated.since 2025.0 This is not the purpose of clone. use
DefaultActionFilter(DefaultActionFilter)
instead - clone() - Method in class org.nuxeo.ecm.platform.actions.FilterRule
- 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 class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.SearchServicePageProviderDescriptor
- 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.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.SubType
-
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.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.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(byte[]) - Static method in class org.nuxeo.runtime.kv.MemKeyValueStore
- clone(DocumentModel) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- 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(T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
- 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.audit.opensearch1.OpenSearchAuditBackend.ESCursorResult
- close() - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
- close() - Method in class org.nuxeo.directory.mongodb.MongoDBSession
- close() - Method in class org.nuxeo.ecm.automation.OperationContext
- close() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
- close() - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
- close() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- close() - Method in interface org.nuxeo.ecm.core.api.CloseableCoreSession
-
Deprecated.since 11.1
- close() - Method in class org.nuxeo.ecm.core.api.CloseableFile
- close() - Method in 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
-
Deprecated.
- close() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.Closes the adapted
BinaryManager
. - close() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
-
Deprecated.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
-
Deprecated.
- close() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.
- close() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
-
Closes this blob provider and releases resources that may be held by it.
- close() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider.AutoDeleteFileInputStream
- close() - Method in class org.nuxeo.ecm.core.blob.FilesystemBlobProvider
- close() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
- close() - Method in class org.nuxeo.ecm.core.blob.LocalBlobProvider
- close() - Method in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- close() - Method in class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
- close() - Method in class org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll
- close() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- close() - Method in interface org.nuxeo.ecm.core.io.DocumentReader
-
Closes the reader.
- close() - Method in interface org.nuxeo.ecm.core.io.DocumentWriter
-
Closes the writer.
- close() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
-
This implementation does nothing, we still want to keep the buffer until
BufferingServletOutputStream.stopBuffering()
time. - close() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.ExtensibleDocumentTreeReader
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentWriter
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.ZipReader
- close() - Method in class org.nuxeo.ecm.core.io.marshallers.csv.OutputStreamWithCSVWriter
- close() - Method in class org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
- close() - Method in class org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
- close() - Method in class org.nuxeo.ecm.core.io.registry.context.RenderingContext.SessionWrapper
- close() - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
- close() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
- close() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
- close() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- close() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
- close() - Method in class org.nuxeo.ecm.core.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 class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- close() - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- close() - Method in class org.nuxeo.ecm.core.search.IterableQueryResultImpl
- close() - Method in interface org.nuxeo.ecm.core.search.SearchClient
- close() - Method in class org.nuxeo.ecm.core.search.SearchServiceScroll
- close() - Method in interface org.nuxeo.ecm.core.storage.ClusterInvalidator
-
Closes this cluster invalidator and releases resources.
- close() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
- close() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
-
Closes this connection.
- close() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
- close() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- close() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
- close() - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
- close() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
- close() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobScroll
- close() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- 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 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.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
-
Deprecated.
- 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.rendering.fm.extensions.BlockWriter
- close() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- close() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- close() - Method in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletListener
- close() - Method in class org.nuxeo.ecm.restapi.server.management.SseRenderer
- close() - Method in interface org.nuxeo.importer.stream.consumer.BlobInfoWriter
- close() - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer.CloseableBlob
- close() - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
- close() - Method in class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
- close() - Method in class org.nuxeo.importer.stream.consumer.LogBlobInfoWriter
- close() - Method in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
- close() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- close() - Method in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
- close() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
- close() - Method in interface org.nuxeo.lib.stream.computation.StreamManager
- close() - Method in class org.nuxeo.lib.stream.log.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.mem.MemCompoundLogTailer
- close() - Method in class org.nuxeo.lib.stream.log.mem.MemLogAppender
- close() - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.MemPartitionTailer
- close() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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.opensearch1.client.OpenSearchRestClient
- close() - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedNode
- 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
- 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> - 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
- closeCoreSession(CloseableCoreSession) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
-
Deprecated.since 11.1, does nothing
- closed - Variable in class org.nuxeo.ecm.core.search.IterableQueryResultImpl
- 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.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. - closed() - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- closed() - Method in class org.nuxeo.lib.stream.log.mem.MemLogAppender
- closed() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- closeDataSource(String, BasicManagedDataSource) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
- ClosedIteratorException(QueryMaker.Query) - Constructor for exception class 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()
orAbstractWork.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
- closeTailer(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition
- closeTemplateSource(Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
- 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
- CloudFrontConfiguration - Class in org.nuxeo.ecm.blob.s3
-
CloudFront configuration.
- CloudFrontConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
- CLResourceLocator() - Constructor for class org.nuxeo.ecm.user.invite.RenderingHelper.CLResourceLocator
- CLUSTER_ACTION_PUB_SUB_TOPIC - Static variable in class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
-
Deprecated.
- CLUSTER_ACTION_PUB_SUB_TOPIC - Static variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl.ClusterActionPubSub
- CLUSTER_ACTIONS - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- CLUSTER_INDEX_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
Column containing an IDENTITY used to create a clustered index.
- CLUSTER_INVALS_FRAGMENTS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- CLUSTER_INVALS_ID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- CLUSTER_INVALS_KIND_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- CLUSTER_INVALS_NODEID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- CLUSTER_INVALS_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- CLUSTER_NODES_CREATED_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- CLUSTER_NODES_NODEID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- CLUSTER_NODES_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- CLUSTER_SERVICE - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- CLUSTER_START_DELAY_DEFAULT - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
-
Default value is set to 5 seconds to delay the start by default
- CLUSTER_START_DELAY_PROP - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
- CLUSTER_START_DURATION_DEFAULT - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
- CLUSTER_START_DURATION_DEFAULT - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
- CLUSTER_START_DURATION_DEFAULT - Static variable in class org.nuxeo.ecm.directory.DirectoryServiceImpl
- CLUSTER_START_DURATION_DEFAULT - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator
- CLUSTER_START_DURATION_PROP - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
- CLUSTER_START_DURATION_PROP - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
- CLUSTER_START_DURATION_PROP - Static variable in class org.nuxeo.ecm.directory.DirectoryServiceImpl
- CLUSTER_START_DURATION_PROP - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator
- ClusterAction - Class in org.nuxeo.ecm.restapi.server
-
Deprecated.since 2023.0, use
ClusterActionService
instead - ClusterAction(String, String) - Constructor for class org.nuxeo.ecm.restapi.server.ClusterAction
-
Deprecated.
- ClusterActionMessage - Class in org.nuxeo.runtime.pubsub
-
An action that needs to be propagated to all nodes in the cluster.
- ClusterActionMessage(String, String) - Constructor for class org.nuxeo.runtime.pubsub.ClusterActionMessage
- clusterActionPubSub - Variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- ClusterActionPubSub - Class in org.nuxeo.ecm.restapi.server
-
Deprecated.since 2023.0, use
ClusterActionService
instead - ClusterActionPubSub() - Constructor for class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
-
Deprecated.
- ClusterActionPubSub() - Constructor for class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl.ClusterActionPubSub
- clusterActions - Variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- ClusterActionService - Interface in org.nuxeo.runtime.pubsub
- ClusterActionServiceImpl - Class in org.nuxeo.runtime.pubsub
- ClusterActionServiceImpl() - Constructor for class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- ClusterActionServiceImpl.ClusterActionPubSub - Class in org.nuxeo.runtime.pubsub
-
PubSub to propagate an action to all nodes in the cluster.
- CLUSTERFRAGS - Enum constant in enum class 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
- CLUSTERNODE - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- CLUSTERNODE - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- ClusterNodeDescriptor - Class in org.nuxeo.runtime.cluster
-
Descriptor of a cluster node.
- ClusterNodeDescriptor() - Constructor for class org.nuxeo.runtime.cluster.ClusterNodeDescriptor
-
Empty constructor.
- ClusterService - Interface in org.nuxeo.runtime.cluster
-
Cluster Service, defining cluster node state and identity.
- ClusterServiceImpl - Class in org.nuxeo.runtime.cluster
-
Implementation for the Cluster Service.
- ClusterServiceImpl() - Constructor for class org.nuxeo.runtime.cluster.ClusterServiceImpl
- ClusterServiceImpl.ClusterLockHelper - Class in org.nuxeo.runtime.cluster
- clusterStreamActionPubSub - Variable in class org.nuxeo.ecm.restapi.server.RestAPIServiceImpl
-
Deprecated.
- cm - Static variable in class org.nuxeo.runtime.management.counters.CounterHelper
-
Deprecated.
- CMD_ADD - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_DOWNLOAD - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_INIT - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_INSTALL - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_LIST - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_NAME_PARAMETER - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
- CMD_POSIX - Static variable in class org.nuxeo.ecm.admin.NuxeoCtlManager
- CMD_REMOVE - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_RESET - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_SHOW - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_UNINSTALL - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_UNKNOWN - Static variable in class org.nuxeo.launcher.info.CommandInfo
- CMD_WIN - Static variable in class org.nuxeo.ecm.admin.NuxeoCtlManager
- CmdParameters - Class in org.nuxeo.ecm.platform.commandline.executor.api
-
Wraps command parameters (String or File path, or a list of values that will be expanded as separate parameters).
- CmdParameters() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
-
It is recommended to use the CmdParameters instance returned by
CommandLineExecutorService.getDefaultCmdParameters()
which is initialized with a few common parameters. - CmdParameters.ParameterValue - Class in org.nuxeo.ecm.platform.commandline.executor.api
-
A parameter value holding either a single String or a list of Strings.
- CmdReturn(CmdParameters, List<String>) - Constructor for class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter.CmdReturn
- 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 Class 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 - Enum constant in enum class org.nuxeo.ecm.platform.signature.api.user.CNField
-
Common Name
- cname - Variable in class org.nuxeo.ecm.webengine.rest.scan.AnnotationReader
- cnames - Variable in class org.nuxeo.runtime.management.metrics.MetricRegister
- CNField - Enum Class 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() - Method in record class org.nuxeo.ecm.core.search.SearchResponseImpl.Error
-
Returns the value of the
code
record component. - CODE - Enum constant in enum class 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.audit.stream.AuditDomainEventProducer
- codec - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- codec - Variable in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC.BlobGCComputation
- codec - Variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- codec - Variable in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC.DocumentGCComputation
- codec - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- codec - Variable in class org.nuxeo.ecm.core.search.index.IndexingProcessor.AbstractIndexingComputation
- 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.audit.stream.AuditDomainEventProducer
- CODEC_NAME - Static variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- CODEC_NAME - Static variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- CODEC_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- 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
- COL_ALIAS_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
- COLD_STORAGE - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
-
Flags this blob provider as using "cold storage mode".
- coldStorageClass - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext
- ColdStorageClass(boolean) - Constructor for class org.nuxeo.ecm.core.blob.BlobUpdateContext.ColdStorageClass
- coll - Variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
- coll - Variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
- coll - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- coll - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- coll - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- COLL_ACL - Enum constant in enum class 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
- collect(List<Reference>) - Method in interface org.nuxeo.ecm.directory.multi.MultiReference.Collector
- collect(OperationContext, BlobList) - Method in class org.nuxeo.ecm.automation.core.collectors.BlobListCollector
- collect(OperationContext, Blob) - Method in class org.nuxeo.ecm.automation.core.collectors.BlobCollector
- collect(OperationContext, DocumentModel) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector
- collect(OperationContext, DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelListCollector
- collect(OperationContext, DocumentRef) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentRefCollector
- collect(OperationContext, T) - Method in interface org.nuxeo.ecm.automation.OutputCollector
-
Collects a new partial result (the result of the last iteration step).
- collect(NuxeoGroup) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
- collect(NuxeoPrincipal) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
- COLLECTABLE_FACET - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- collectAdapterNamesFor(Resource, ResourceType, List<String>) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
- collectAdaptersFor(Resource, ResourceType, List<AdapterType>) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
- collectAnnotations(Class<?>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
-
TODO when collecting annotations annotated with
Inherited
they will be collected twice. - collectAnnotations(Class<?>, Class<T>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
- collectAnnotations(Class<?>, Class<T>, Set<Annotation>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
- collectAsyncHandlersExecTime - Static variable in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
Deprecated.
- collected - Variable in class org.nuxeo.osgi.BundleImpl.CompoundEnumerationBuilder
- collectedMetadata - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
- collectEnabledAdapterNamesFor(Resource, ResourceType, List<String>) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
- collectEnabledAdaptersFor(Resource, ResourceType, List<AdapterType>) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
- collectFiles(File, List<File>) - Static method in class org.nuxeo.common.utils.FileUtils
- collectFiles(File, FileNamePattern, List<File>) - Static method in class org.nuxeo.common.utils.FileUtils
- collection - Variable in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- collection - Variable in class org.nuxeo.directory.mongodb.MongoDBDirectory
- collection - Variable in class org.nuxeo.directory.mongodb.MongoDBReference
- collection - Variable in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
- collection - Variable in class org.nuxeo.ecm.automation.core.operations.collections.AddToCollectionOperation
- collection - Variable in class org.nuxeo.ecm.automation.core.operations.collections.RemoveFromCollectionOperation
- collection - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- Collection - Class in org.nuxeo.ecm.collections.core.adapter
- Collection(DocumentModel) - Constructor for class org.nuxeo.ecm.collections.core.adapter.Collection
- COLLECTION_CONTENT_PAGE_PROVIDER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- COLLECTION_CONTENT_PAGE_SIZE - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
- COLLECTION_DEFAULT - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
- COLLECTION_DELETE_BEFORE_APPEND_PROP - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
Property to determine whether collection appends delete all then re-insert, or are optimized for append.
- COLLECTION_DOCUMENT_IDS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- COLLECTION_FACET - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- COLLECTION_MEMBER_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- COLLECTION_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
- COLLECTION_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- COLLECTION_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 aRow
. - 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
- collectionName - Variable in class org.nuxeo.audit.mongodb.MongoDBAuditBackendDescriptor
- CollectionProperty - Class in org.nuxeo.ecm.core.storage.sql
-
A
CollectionProperty
gives access to a collection value stored in an underlyingFragment
. - CollectionProperty(String, PropertyType, boolean, CollectionFragment) - Constructor for class org.nuxeo.ecm.core.storage.sql.CollectionProperty
-
Creates a
CollectionProperty
. - CollectionProperty(String, PropertyType, boolean, SimpleFragment, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.CollectionProperty
-
Creates a
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 rootFolderItem
. - 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 class 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() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.OperationMethod
-
If defined the method is iterable.
- collectors - Variable in class org.nuxeo.ecm.webengine.rest.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_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.signature.core.sign.SignatureDescriptor.SignatureLayout
- ColumnSpec - Enum Class in org.nuxeo.ecm.core.storage.sql
-
Abstract representation of the database-level column types.
- ColumnType - Class in org.nuxeo.ecm.core.storage.sql
-
The database-level column types, including per-type parameters like length.
- ColumnType(ColumnSpec) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType
- ColumnType(ColumnSpec, int) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType
- ColumnType(ColumnSpec, int, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType
- ColumnType.WrappedId - Class in org.nuxeo.ecm.core.storage.sql
-
Wraps a string that needs to be mapped to an id column in prepared statements.
- combine(CompositeCommand) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
- COMMA - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
- command - Variable in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
- command - Variable in class org.nuxeo.ecm.core.management.standby.StandbyComponent
- command - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
- command - Variable in class org.nuxeo.lib.stream.tools.Main
- Command - Class in org.nuxeo.lib.stream.tools.command
- Command - Interface in org.nuxeo.runtime.deployment.preprocessor.install
- Command() - Constructor for class org.nuxeo.lib.stream.tools.command.Command
- COMMAND_ACTION - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
- COMMAND_BATCH_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
- COMMAND_BUCKET_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
- COMMAND_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
- COMMAND_NOT_AVAILABLE - Static variable in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
- COMMAND_NOT_EXECUTABLE_NULL_BLOB - Static variable in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
- COMMAND_PARAMS - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
- COMMAND_PREFIX - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- COMMAND_QUERY - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
- COMMAND_REPOSITORY - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
- COMMAND_SLICER_BY_COPY - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
- COMMAND_SLICER_DEFAULT - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
- COMMAND_SLICER_SEGMENTS - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
- COMMAND_SLICER_START_AT - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoSlicer
- COMMAND_SPLIT - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
-
Used to split the contributed command, NOT the passed parameter values.
- COMMAND_STREAM - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- COMMAND_STREAM_NAME - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- COMMAND_USERNAME - Static variable in class org.nuxeo.ecm.core.bulk.io.BulkConstants
- commandAvailabilities - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
- 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 Class 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 class org.nuxeo.ecm.platform.commandline.executor.api.CommandException
- CommandException(String, Throwable) - Constructor for exception class 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 onCommandLineExecutorService
. - CommandLineBasedConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
- CommandLineBasedConverter.CmdReturn - Class in org.nuxeo.ecm.platform.convert.plugins
- CommandLineConverter - Class in org.nuxeo.ecm.platform.convert.plugins
-
Generic converter executing a contributed command line.
- CommandLineConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
- CommandLineDescriptor - Class in org.nuxeo.ecm.platform.commandline.executor.service
-
XMap descriptor for a CommandLine.
- CommandLineDescriptor() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
- CommandLineExecutorComponent - Class in org.nuxeo.ecm.platform.commandline.executor.service
-
POJO implementation of the
CommandLineExecutorService
interface. - CommandLineExecutorComponent() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
- CommandLineExecutorService - Interface in org.nuxeo.ecm.platform.commandline.executor.api
-
Interface for the service that manages commandline execution.
- commandLineName - Variable in class org.nuxeo.ecm.platform.video.tools.VideoTool
- CommandLineOptions - Class in org.nuxeo.osgi.application
- CommandLineOptions(String[]) - Constructor for class org.nuxeo.osgi.application.CommandLineOptions
- commandLog - Variable in class org.nuxeo.connect.update.task.standalone.CommandsTask
-
The log is generated in the inverse order of commands to ensure last command is rollbacked first.
- commandMap - Variable in class org.nuxeo.lib.stream.tools.Main
- CommandNotAvailable - Exception Class 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 class 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.ecm.core.search.index.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.ecm.core.search.index.commands.IndexingCommands
- comment - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- comment - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- comment - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- 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
-
Deprecated.
- 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() - Element in annotation interface org.nuxeo.common.annotation.Experimental
- comment(String) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- 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.since 11.1, use
CommentConstants.COMMENT_ANCESTOR_IDS_PROPERTY
instead - 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.since 11.1, use
CommentConstants.COMMENT_ANCESTOR_IDS_FIELD
instead - 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.since 11.1, use
CommentConstants.COMMENT_AUTHOR_PROPERTY
instead - 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.since 11.1, use
CommentConstants.COMMENT_AUTHOR_FIELD
instead - 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.since 11.1, use
CommentConstants.COMMENT_CREATION_DATE_PROPERTY
instead - 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.since 11.1, use
CommentConstants.COMMENT_CREATION_DATE_FIELD
instead - 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.since 11.1, use
CommentConstants.COMMENT_LAST_REPLY_DATE_FIELD
instead - 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.since 11.1, use
CommentConstants.COMMENT_MODIFICATION_DATE_PROPERTY
instead - 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.since 11.1, use
CommentConstants.COMMENT_MODIFICATION_DATE_FIELD
instead - 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.since 11.1, use
CommentConstants.COMMENT_NUMBER_OF_REPLIES_FIELD
instead - 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.since 11.1, use
CommentConstants.COMMENT_PARENT_ID_PROPERTY
instead - 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.since 11.1, use
CommentConstants.COMMENT_PARENT_ID_FIELD
instead - 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.since 11.1, use
CommentConstants.COMMENT_PERMISSIONS_FIELD
instead - 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.since 11.1, use
CommentConstants.COMMENT_TEXT_PROPERTY
instead - 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.comment
- CommentAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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
- 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 Class in org.nuxeo.ecm.platform.comment.api
-
Features of the implementation of the service.
- commentMarker - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- commentMarker(Character) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
- CommentNotFoundException - Exception Class in org.nuxeo.ecm.platform.comment.api.exceptions
- CommentNotFoundException() - Constructor for exception class org.nuxeo.ecm.platform.comment.api.exceptions.CommentNotFoundException
- CommentNotFoundException(String) - Constructor for exception class org.nuxeo.ecm.platform.comment.api.exceptions.CommentNotFoundException
- CommentNotFoundException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.comment.api.exceptions.CommentNotFoundException
- CommentNotFoundException(Throwable) - Constructor for exception class 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- CommentProcessorHelper(CoreSession) - Constructor for class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
-
Deprecated.
- 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.since 11.1, use
Comment.getDocument()
orDocumentModel.getAdapter(Class)
instead - COMMENTS_ARE_SPECIAL_CHILDREN - Enum constant in enum class 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.since 11.1, use
CommentConstants.COMMENTS_ENTITY_TYPE
instead - COMMENTS_INFO_HOLDER_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
- 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 Class in org.nuxeo.ecm.platform.comment.api.exceptions
- CommentSecurityException() - Constructor for exception class org.nuxeo.ecm.platform.comment.api.exceptions.CommentSecurityException
- CommentSecurityException(String) - Constructor for exception class org.nuxeo.ecm.platform.comment.api.exceptions.CommentSecurityException
- CommentSecurityException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.comment.api.exceptions.CommentSecurityException
- CommentSecurityException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.comment.api.exceptions.CommentSecurityException
- CommentService - Class in org.nuxeo.ecm.platform.comment.service
- CommentService() - Constructor for class org.nuxeo.ecm.platform.comment.service.CommentService
- 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()
withDocumentModelJsonReader
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.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 class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- commit() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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.mem.MemLogPartition.MemPartitionTailer
- 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(LogPartition) - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- commit(LogPartition) - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- COMMIT - Enum constant in enum class org.nuxeo.lib.stream.computation.Record.Flag
- commitAndReopenTransaction() - Method in class org.nuxeo.ecm.webengine.model.io.BlobWriter
- commitAndReopenTransaction() - Method in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
- commitAndReopenTransaction() - Method in class org.nuxeo.ecm.webengine.model.io.DownloadContextBlobHolderWriter
- commitBatch(BatchState) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- commitFragments() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
- commitOrRollbackTransaction() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
Releases the transaction resources by committing the existing transaction (if any).
- commitOrRollbackTransaction() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
-
Releases the transaction resources by committing the existing transaction (if any).
- commitOrRollbackTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Commits or rolls back the User Transaction depending on the transaction status.
- commitOrRollbackTransactionAfter() - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
- committed - Variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerStatus
- committed() - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.MemPartitionTailer
- committed(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition
- COMMITTED - Enum constant in enum class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
- committedCounter - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- COMMITTING - Enum constant in enum class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
- CommonOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "common" Elasticsearch hint operator. - CommonOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.CommonOpenSearchHintQueryBuilder
- 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) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- 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(BucketRangeDate, BucketRangeDate) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDateRange.BucketRangeComparator
- compare(BucketRange, BucketRange) - Method in class org.nuxeo.ecm.platform.query.core.AggregateRange.BucketRangeComparator
- compare(RegistrationInfo, RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.RIApplicationStartedComparator
- 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.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.
- 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(OperationTypeImpl.Match) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl.Match
- compareTo(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.OperationDocumentation
- compareTo(OperationDocumentation.Param) - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
- compareTo(CachingBlobStore.PathInfo) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.PathInfo
- compareTo(PresentationSlide) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
- compareTo(MarshallerInspector) - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
- compareTo(SecurityPolicyDescriptor) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
- compareTo(Join) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
- compareTo(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.RowId
- compareTo(RowMapper.RowUpdate) - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
- compareTo(VersioningPolicyDescriptor) - Method in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
- compareTo(DNSServiceEntry) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
- compareTo(Action) - Method in class org.nuxeo.ecm.platform.actions.Action
- compareTo(PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
- compareTo(FileImporter) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
- compareTo(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(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(Bundle) - Method in class org.nuxeo.osgi.BundleImpl
- COMPAT_ES_OPTIONS - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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
- 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
- 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.rest.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.rest.servlet.mapping.PathMatcher
- compileChain(Class<?>, OperationChain) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Builds the operation chain given a context.
- compileChain(Class<?>, OperationChain) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
- compileChain(Class<?>, OperationParameters...) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Same as previous but takes an array of operation parameters
- compileChain(Class<?>, OperationParameters...) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
- compiled - Variable in class org.nuxeo.ecm.automation.core.scripting.MvelExpression
- compiled - Variable in class org.nuxeo.ecm.automation.core.scripting.MvelTemplate
- CompiledChain - Interface in org.nuxeo.ecm.automation
-
A compiled operation chain.
- CompiledChainImpl(ChainTypeImpl, Class<?>, OperationChainCompiler.OperationMethod) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
- compiledDenyPattern - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
- compiledGrantPattern - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
- compiledPattern - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
- compiler - Variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
- compileScript(ScriptEngine, File) - Static method in class org.nuxeo.ecm.webengine.scripting.Scripting
- complete - Variable in class org.nuxeo.ecm.core.storage.sql.Selection
-
This is
true
when complete information about the existing ids is known. - complete(String, String, String) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- completeBearerAuthentication(KeycloakPrincipal<RefreshableKeycloakSecurityContext>, String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
- completeBearerAuthentication(KeycloakPrincipal<RefreshableKeycloakSecurityContext>, String) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaRequestAuthenticator
- 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.lib.stream.computation.Watermark
- COMPLETED - Enum constant in enum class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
- COMPLETED - Enum constant in enum class org.nuxeo.ecm.core.bulk.message.BulkStatus.State
-
The action has been applied to the document set, the command is completed.
- COMPLETED - Enum constant in enum class org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
- COMPLETED - Enum constant in enum class org.nuxeo.ecm.csv.core.CSVImportStatus.State
- COMPLETED_IN_ERROR_TTL_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- COMPLETED_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- COMPLETED_TTL_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- completedCount - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
- completedOf(Watermark) - Static method in class org.nuxeo.lib.stream.computation.Watermark
- completedTime - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- completeExternalScroll(String, long) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
-
Completes a running bulk computation having an external scroller.
- completeExternalScroll(String, long) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- completeNoTransaction(String, String, String) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- completeOAuthAuthentication(KeycloakPrincipal<RefreshableKeycloakSecurityContext>) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
- completeOAuthAuthentication(KeycloakPrincipal<RefreshableKeycloakSecurityContext>) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaRequestAuthenticator
- completeQueryWithSelect(String) - Static method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- 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.routing.adapter.TaskAdapter
- completeTask(String, String, TaskCompletionRequest) - Method in class org.nuxeo.ecm.restapi.server.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 class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- completeUpload(String, String, BatchFileInfo) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchHandler
-
Callback for the batch handler to execute post-upload actions.
- completeUpload(String, String, BatchFileInfo) - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.DefaultBatchHandler
- completionSynchronizer - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
- completionTime - Variable in class org.nuxeo.ecm.core.work.AbstractWork
- COMPLEX_QUERY - Static variable in class org.nuxeo.audit.mongodb.pageprovider.MongoDBDocumentHistoryPageProvider
- COMPLEX_QUERY - Static variable in class org.nuxeo.audit.provider.DocumentHistoryPageProvider
- 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.audit.opensearch1.pageprovider.OpenSearchDocumentHistoryPageProvider
- ComplexType - Interface in org.nuxeo.ecm.core.schema.types
-
A complex type is tree-like structure of named elements which can be of any type.
- complexTypeFactory - Variable in class org.nuxeo.ecm.core.io.avro.SchemaSchemaFactory
- complexTypeFactory - Variable in class org.nuxeo.ecm.core.io.avro.TypeSchemaFactory
- ComplexTypeImpl - Class in org.nuxeo.ecm.core.schema.types
-
A Complex Type holds several fields.
- ComplexTypeImpl(ComplexType, String, String) - Constructor for class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
- ComplexTypeImpl(ComplexType, String, String, Namespace) - Constructor for class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
- ComplexTypeJSONDecoder - Class in org.nuxeo.ecm.automation.core.util
-
Helper to handle Complex types decoding from a JSON encoded String entries of a property file
- ComplexTypeJSONDecoder() - Constructor for class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
- ComplexTypeSchemaFactory - Class in org.nuxeo.ecm.core.io.avro
- ComplexTypeSchemaFactory(AvroSchemaFactoryContext) - Constructor for class org.nuxeo.ecm.core.io.avro.ComplexTypeSchemaFactory
- COMPLIANT_JAVA_VERSION_CACHE - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
- COMPLIANT_JAVA_VERSION_CLASS_FILTER - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
- COMPLIANT_JAVA_VERSIONS - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- component - Variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- Component - Interface in org.nuxeo.ecm.webengine.session
-
A stateful session component.
- Component - Interface in org.nuxeo.runtime.model
-
A Nuxeo Runtime component.
- COMPONENT - Enum constant in enum class 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_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 Class 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 class org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
- ComponentInitializationException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
- ComponentInitializationException(Throwable) - Constructor for exception class 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> - 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() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeList
-
The type of the objects in this collection.
- componentType() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeMap
-
The type of the objects in this collection.
- composeMimeMessage(MailMessage) - Static method in class org.nuxeo.mail.MimeMessageHelper
- composeMimeMessage(MailMessage, Session) - Static method in class org.nuxeo.mail.MimeMessageHelper
- Composer - Class in org.nuxeo.ecm.automation.core.mail
-
Deprecated.since 2023.4 The
MailService
takesMailMessage
which can be easily composed via itsMailMessage.Builder
. - Composer() - Constructor for class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- Composer(Mailer) - Constructor for class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- 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.rest.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.rest.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 - Enum constant in enum class 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.directory.storage.StreamAuditStorageWriter
- COMPUTATION_NAME - Static variable in class org.nuxeo.audit.impl.StreamAuditWriter
- COMPUTATION_NAME - Static variable in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC
- COMPUTATION_NAME - Static variable in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC
- COMPUTATION_NAME - Static variable in class org.nuxeo.lib.stream.tools.command.DatadogCommand
- COMPUTATION_NAME - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
- COMPUTATION_NAME - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
- ComputationContext - Interface in org.nuxeo.lib.stream.computation
- ComputationContextImpl - Class in org.nuxeo.lib.stream.computation.internals
- ComputationContextImpl(ComputationMetadataMapping) - Constructor for class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
- ComputationContextImpl(StreamManager, ComputationMetadataMapping, ComputationPolicy) - Constructor for class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
- ComputationContextImpl(StreamManager, ComputationMetadataMapping, ComputationPolicy, boolean) - Constructor for class org.nuxeo.lib.stream.computation.internals.ComputationContextImpl
- ComputationDescriptor() - Constructor for class org.nuxeo.runtime.stream.StreamProcessorDescriptor.ComputationDescriptor
- ComputationMetadata - Class in org.nuxeo.lib.stream.computation
-
The metadata defining a computation.
- ComputationMetadata(String, Set<String>, Set<String>) - Constructor for class org.nuxeo.lib.stream.computation.ComputationMetadata
- ComputationMetadataMapping - Class in org.nuxeo.lib.stream.computation
-
Extend the metadata to add a mapping for the input and output stream.
- ComputationMetadataMapping(ComputationMetadata, Map<String, String>) - Constructor for class org.nuxeo.lib.stream.computation.ComputationMetadataMapping
- ComputationPolicy - Class in org.nuxeo.lib.stream.computation
-
Defines how a computation should handle the retries, fallback and batching if any.
- ComputationPolicy(ComputationPolicyBuilder) - Constructor for class org.nuxeo.lib.stream.computation.ComputationPolicy
- ComputationPolicyBuilder - Class in org.nuxeo.lib.stream.computation
-
Builder to create a ComputationPolicy.
- ComputationPolicyBuilder() - Constructor for class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
- ComputationPool - Class in org.nuxeo.lib.stream.computation.log
-
Pool of ComputationRunner
- ComputationPool(Supplier<Computation>, ComputationMetadataMapping, List<List<LogPartition>>, LogStreamManager, ComputationPolicy) - Constructor for class org.nuxeo.lib.stream.computation.log.ComputationPool
- ComputationPool.NamedThreadFactory - Class in org.nuxeo.lib.stream.computation.log
- ComputationRunner - Class in org.nuxeo.lib.stream.computation.log
-
Thread driving a Computation
- ComputationRunner(Supplier<Computation>, ComputationMetadataMapping, List<LogPartition>, LogStreamManager, ComputationPolicy) - Constructor for class org.nuxeo.lib.stream.computation.log.ComputationRunner
- ComputationRunner.CheckPointException - Exception Class in org.nuxeo.lib.stream.computation.log
- ComputationRunner.ReturnCode - Enum Class in org.nuxeo.lib.stream.computation.log
- computations - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
- compute() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
- compute(String, BiFunction<? super String, ? super Object, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.drive.action.FireGroupUpdatedEventAction.FireGroupUpdatedEventComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.action.DeletionAction.DeletionComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.RemoveProxyAction.RemoveProxyComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction.SetSystemPropertyComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.action.TrashAction.TrashComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction.SetBlobLengthComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
-
Executes the migration on the given batch.
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.search.index.IndexingAction.IndexingComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.security.RetentionExpiredAction.RetentionExpiredComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction.ExtractBinaryFulltextComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.action.UpdateReadAclsAction.UpdateReadAclsComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction.DocumentRoutingEscalationComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction.GarbageCollectRoutesComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction.RecomputeThumbnailsComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- compute(CoreSession, List<String>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- 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.usermanager.GroupRootObject
- computeAllParameters(PublicationTreeConfigDescriptor, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
- computeAncestorIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
- computeAndReplaceDigest() - Method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- computeAvailableUpdateCount() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
- computeBlobKeys(DBSDocumentState, DBSTransactionState.BlobKeysFinder) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- computeBlobList() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
-
Computes the blob list, with the main blob first.
- computeBucketRetentionMode() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Gets the s3 bucket's object lock default mode
ObjectLockRetentionMode#GOVERNANCE
orObjectLockRetentionMode#COMPLIANCE
. - computeCollectionSyncRootMemberIds(NuxeoPrincipal) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
- computeConfigForRequest(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
- computeContextProperties() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
- computeConversionParameters(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.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
- ComputedGroup - Interface in org.nuxeo.ecm.platform.computedgroups
-
Marker interface for computed group (avoids changing
NuxeoGroup
interface). - ComputedGroupsService - Interface in org.nuxeo.ecm.platform.computedgroups
-
Interface for computed group service.
- ComputedGroupsServiceImpl - Class in org.nuxeo.ecm.platform.computedgroups
-
ComputedGroupsService
implementation - ComputedGroupsServiceImpl() - Constructor for class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
- computeDigest - Variable in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
- computeDigest(String, String, String, String, String, String, String) - Static method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
- computeDigest(Blob) - Static method in class org.nuxeo.ecm.csv.core.CSVImportId
- computeDigest(BlobStore) - Method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- ComputeDigestHelper - Class in org.nuxeo.ecm.core.blob
-
Helper class to compute and replace a blob digest.
- ComputeDigestHelper(String, String) - Constructor for class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- computeDigestPattern() - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- ComputeDigestWork - Class in org.nuxeo.ecm.core.blob
-
Work to compute a blob digest asynchronously.
- ComputeDigestWork(String, String) - Constructor for class org.nuxeo.ecm.core.blob.ComputeDigestWork
- computeDirectoryId(DocumentModel, String, String) - Method in class org.nuxeo.ecm.permissions.ACLJsonEnricher
- computeDirectoryId(DocumentModel, String, String) - Static method in class org.nuxeo.ecm.permissions.PermissionHelper
- computeDistinctDocuments(String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
- computeDocumentsCountByFolder(CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
- computeDurationSinceTaskStarted(String) - Static method in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
-
Return the elapsed time since a task had started.
- computeDurationSinceWfStarted(String) - Static method in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
-
Return the elapsed time since a workflow had started.
- computeElapsedTime(DocumentRoutingConstants.Events, String) - Static method in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
-
Query the audit for an entry of the Routing category matching the given event and returns the time elapsed since it is recorded.
- computeEntryKey() - Method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
- computeEntryKey(String) - Static method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
- computeEscalationRules() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
- computeEscalationRulesToExecute(GraphNode) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Computes the list of escalation rules to be executed after their conditions are evaluated for the given node.
- computeEscalationRulesToExecute(GraphNode, boolean) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Computes the list of escalation rules to be executed after their conditions are evaluated for the given node.
- computeEscalationRulesToExecute(GraphNode, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
- computeFacetsAndSchemas(Set<String>, boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Recomputes all facets and schemas from the instance facets.
- computeFileId(String, String, String) - Static method in class org.nuxeo.wopi.FileInfo
-
Returns a WOPI file id given a
repositoryName
,docId
and a blobxpath
. - computeFileId(DocumentModel, String) - Static method in class org.nuxeo.wopi.FileInfo
-
Returns a WOPI file id given a
doc
, and a blobxpath
. - computeFontHeight(PDFont) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter.PatchedPDFTextStripper
- 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
- computeId(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
- computeIdPrefix(String, String) - Static method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
- computeIdPrefix(String, String) - Static method in class org.nuxeo.ecm.platform.video.service.VideoInfoWork
- computeIdPrefix(String, String) - Static method in class org.nuxeo.ecm.platform.video.service.VideoStoryboardWork
- computeIdSearchControls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
- computeIfAbsent(String, Function<? super String, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
- computeIfAbsent(String, Supplier<V>) - Method in interface org.nuxeo.ecm.core.cache.Cache
-
Retrieves the value from the cache and returns it.
- computeIfPresent(String, BiFunction<? super String, ? super Object, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
- computeInitialStatistics(String, CoreSession, QuotaStatsInitialWork, 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, String) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
- computeInitialStatistics(CoreSession, QuotaStatsInitialWork, String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
-
Compute the initial statistics under the given path for this
QuotaStatsUpdater
. - computeInitialStatistics(CoreSession, QuotaStatsInitialWork, String) - Method in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
- computeKey(String, BlobHolder, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.core.convert.cache.CacheKeyGenerator
- computeKeyForAtomicCreation(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- computeKeyVals(ConfigurationHolder, Set<String>) - Static method in class org.nuxeo.launcher.info.InstanceInfo
- 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
- 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
- computeParametersForDocument(Map<String, String>) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
- computeParametersFromDocument(DocumentModel) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
- computePath() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
- computePathUserWorkspaceRoot(CoreSession, String) - Method in class org.nuxeo.ecm.multi.tenant.userworkspace.MultiTenantUserWorkspaceService
- computePathUserWorkspaceRoot(CoreSession, String) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
- computePathUserWorkspaceRootForTenant(CoreSession, String) - Method in class org.nuxeo.ecm.multi.tenant.userworkspace.MultiTenantUserWorkspaceService
- computePendings(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
Fill the pending map with all unresolved dependencies of the given component.
- computePictureTemplates() - Method in class org.nuxeo.ecm.platform.picture.operation.CreatePicture
- computePictureViews(CoreSession, String, String, Consumer<String>) - Method in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
-
Computes the picture views of the document with the given
id
and property with the givenxpath
. - computePluginsExtensionPoint(Class<?>) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
- 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
- computeRemainingDuration(long, long) - Method in class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- computeRemainingDuration(long, long) - Method in class org.nuxeo.ecm.restapi.server.management.SearchObject
- 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
- 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).
- computeSubject(Map<String, Object>, DocumentRenderingContext) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
- 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
- computeSystemProperty(String, String) - Static method in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- computeSystemProperty(ThirdPartyUnderTest.SystemProperty, ThirdPartyUnderTest.SystemProperty...) - Static method in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- 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
- 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.thumbnail.factories.ThumbnailDocumentFactory
- computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.video.adapter.ThumbnailVideoFactory
- computeToDelete() - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
-
Deprecated.Computes keys candidate for deletion.
- computeToDelete() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore.AzureBlobGarbageCollector
- computeToDelete() - Method in class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
-
Deprecated.
- computeToDelete() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
- computeToDelete() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
-
Computes keys candidate for deletion.
- computeToDelete() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore.InMemoryBlobGarbageCollector
- computeToDelete() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore.GoogleStorageBlobGarbageCollector
- computeToDelete() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- computeToDelete(File, long) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
- computeTotal - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
- computeTotalThresholdSize - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- computeTotalThresholdSize(long) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
- computeTransientUsername(String) - Static method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Computes a transient username from the given
baseUsername
. - computeTransitions() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
Deduce input transitions from output transitions.
- computeTranslationVector(double, double, double, double, WatermarkProperties) - Method in class org.nuxeo.ecm.platform.pdf.service.PDFTransformationServiceImpl
- computeUnrestrictedRoots(CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
- computeUnrestrictedRoots(CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.DefaultRootSectionsFinder
- computeUrl(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
- computeUrl(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
- computeUrl(HttpServletRequest, String) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLinkComputer
-
Compute Url that should be used to login via this login provider.
- computeUserGroupIcon(Map<String, Object>, boolean) - Static method in class org.nuxeo.ecm.automation.features.SuggestConstants
- computeUserLabel(Map<String, Object>, String, String, String, boolean, boolean, boolean, boolean, String) - Static method in class org.nuxeo.ecm.automation.features.SuggestConstants
- computeUserSectionRoots(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
- computeUserSectionRoots(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.DefaultRootSectionsFinder
- computeView(Blob, PictureConversion, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
- computeView(DocumentModel, Blob, PictureConversion, ImageInfo) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
- computeView(DocumentModel, Blob, PictureConversion, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
- computeViewFor(Blob, PictureConversion, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
- 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
- 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
- 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
- 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
- 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
- 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 theImagingService.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
- concat(List<Blob>) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
- concat(List<Blob>) - Method in interface org.nuxeo.ecm.platform.video.tools.VideoToolsService
-
Concat the input video blobs into a single video blob.
- concatenateIntoList(List<T>, Object...) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
Concatenate into the list given as first argument other arguments.
- ConcatenatePDFs - Class in org.nuxeo.ecm.automation.core.operations.blob
-
Given a File document holding a pdf on the file:content property and 2 pdfs on the files:files property, the following operation will provide a pdf that is the result of the merge of all the pdfs, with the content of the one in file:content property first.
- ConcatenatePDFs() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
- concatenateValuesAsNewList(Object...) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
Idem than concatenateInto except that a new list is created.
- ConcatVideos - Class in org.nuxeo.ecm.platform.video.tools.operations
-
Operation for merging 2-n videos in one.
- ConcatVideos() - Constructor for class org.nuxeo.ecm.platform.video.tools.operations.ConcatVideos
- concurrencies - Variable in class org.nuxeo.lib.stream.computation.Settings
- concurrency - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.ComputationDescriptor
- CONCURRENCY_MAX_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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
- ConcurrentException - Exception Class in org.nuxeo.runtime
-
Exception thrown when there's a concurrent error.
- ConcurrentException(String) - Constructor for exception class org.nuxeo.runtime.ConcurrentException
- ConcurrentException(String, Throwable) - Constructor for exception class org.nuxeo.runtime.ConcurrentException
- ConcurrentException(Throwable) - Constructor for exception class org.nuxeo.runtime.ConcurrentException
- concurrentMaxCount - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
- concurrentMaxCount - Static variable in class org.nuxeo.runtime.jtajca.NuxeoContainer
- ConcurrentUpdateException - Exception Class in org.nuxeo.ecm.core.api
-
An exception thrown if a concurrent update was detected.
- ConcurrentUpdateException() - Constructor for exception class org.nuxeo.ecm.core.api.ConcurrentUpdateException
- ConcurrentUpdateException(String) - Constructor for exception class org.nuxeo.ecm.core.api.ConcurrentUpdateException
- ConcurrentUpdateException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.ConcurrentUpdateException
- ConcurrentUpdateException(Throwable) - Constructor for exception class 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() - Element in annotation interface org.nuxeo.runtime.test.runner.ConditionalIgnore
-
Condition to evaluate.
- condition() - Element in annotation interface org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Ignore
-
Deprecated.
- ConditionalIgnore - Annotation Interface in org.nuxeo.runtime.test.runner
- ConditionalIgnore.Condition - Interface in org.nuxeo.runtime.test.runner
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ConditionalIgnore.Condition
instead - ConditionalIgnoreRule.ConditionalIgnoreStatement - Class in org.nuxeo.runtime.test.runner
- ConditionalIgnoreRule.Feature - Class in org.nuxeo.runtime.test.runner
- ConditionalIgnoreRule.Ignore - Annotation Interface in org.nuxeo.runtime.test.runner
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ConditionalIgnore
instead - 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, not used
- ConditionalIgnoreRule.IgnoreWindows - Class in org.nuxeo.runtime.test.runner
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
IgnoreIfWindows
instead - conditionalIgnores - Variable in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.ConditionalIgnoreStatement
- ConditionalIgnores - Annotation Interface in org.nuxeo.runtime.test.runner
- ConditionalIgnoreStatement(Statement, Description, List<ConditionalIgnore>, ConditionalIgnoreRule.Ignore, BiFunction<Class<? extends ConditionalIgnoreRule.Condition>, String, String>) - Constructor for class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.ConditionalIgnoreStatement
- ConditionalUpdates() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
- conditions - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
- conditions - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.ConditionsAndUpdates
- conditions - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
- conditionsAndUpdates - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.UpdateBuilder
- ConditionsAndUpdates() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.ConditionsAndUpdates
- config - Variable in class org.nuxeo.common.Environment
- config - Variable in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.
- config - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
- config - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- config - Variable in class org.nuxeo.ecm.blob.s3.S3BlobProvider
- config - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- config - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
- config - Variable in class org.nuxeo.ecm.core.blob.LocalBlobProvider
- config - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
- config - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
- config - Variable in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
- config - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- config - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- config - Variable in class org.nuxeo.ecm.core.transientstore.AbstractTransientStore
- config - Variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- config - Variable in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
- 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.launcher.info.InstanceInfo
- config - Variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
- config - Variable in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedNode
- config - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
- Config - Class in org.nuxeo.connect.update.task.standalone.commands
-
Command for managing the configuration.
- Config() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Config
- Config(String) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Config
- CONFIG - Enum constant in enum class org.nuxeo.runtime.RuntimeMessage.Source
- CONFIG_BLOB_PROVIDER - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- CONFIG_BLOB_PROVIDER - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- CONFIG_DEFAULT_BLOB_PROVIDER - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- CONFIG_DEFAULT_BLOB_PROVIDER - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- CONFIG_DEFAULT_BLOB_PROVIDER_DEFAULT - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- CONFIG_DEFAULT_BLOB_PROVIDER_DEFAULT - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- CONFIG_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
- CONFIG_EP - Static variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
- CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
- CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
- CONFIG_EP - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
- CONFIG_FILE - Static variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.since 11.1, use
LocalBlobStoreConfiguration
instead - CONFIG_FILE - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
- CONFIG_KEY_VALUE_STORE - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- CONFIG_NAME - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
- CONFIG_NAME - Static variable in class org.nuxeo.runtime.opensearch1.OpenSearchChecker
- configCache - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
- ConfigEndPoint - Class in org.nuxeo.ecm.restapi.server.config
- ConfigEndPoint() - Constructor for class org.nuxeo.ecm.restapi.server.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.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
- configuration - Variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
- configuration - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RegistrationCreator
- configuration - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.UserRegistrationModelCreator
- configuration - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
- Configuration - Class in org.nuxeo.ecm.platform.video.service
-
Configuration of the
VideoService
. - Configuration() - Constructor for class org.nuxeo.ecm.platform.video.service.Configuration
- CONFIGURATION_EP - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
- CONFIGURATION_EP - Static variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
- CONFIGURATION_EP - Static variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
- CONFIGURATION_EP - Static variable in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
- CONFIGURATION_JNDI_JAVA_MAIL - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_DEBUG - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_FROM - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_PREFIX - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_SMTP_AUTH - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_SMTP_FROM - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_SMTP_HOST - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_SMTP_PASSWORD - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_SMTP_PORT - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_SMTP_STARTTLS_ENABLE - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_SMTP_USER - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_STORE_PROTOCOL - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_MAIL_TRANSPORT_PROTOCOL - Static variable in class org.nuxeo.mail.MailConstants
- CONFIGURATION_PARAMETERS_EP - Static variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
- configurationChanged(ConfigurationDeployer.Entry) - Method in interface org.nuxeo.runtime.deploy.ConfigurationChangedListener
- ConfigurationChangedListener - Interface in org.nuxeo.runtime.deploy
- ConfigurationChecker - Class in org.nuxeo.launcher.config
- ConfigurationChecker(Properties) - Constructor for class org.nuxeo.launcher.config.ConfigurationChecker
- ConfigurationConstants - Class in org.nuxeo.launcher.config
- ConfigurationDeployer - Class in org.nuxeo.runtime.deploy
- ConfigurationDeployer() - Constructor for class org.nuxeo.runtime.deploy.ConfigurationDeployer
- ConfigurationDeployer(FileChangeNotifier) - Constructor for class org.nuxeo.runtime.deploy.ConfigurationDeployer
- ConfigurationDeployer.Entry - Class in org.nuxeo.runtime.deploy
- ConfigurationDescriptor - Interface in org.nuxeo.runtime.model
-
This interface is experimental.
- ConfigurationDescriptorImpl - Class in org.nuxeo.runtime.model.impl
- ConfigurationDescriptorImpl() - Constructor for class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
- ConfigurationException - Exception Class in org.nuxeo.launcher.config
- ConfigurationException(String) - Constructor for exception class org.nuxeo.launcher.config.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception class org.nuxeo.launcher.config.ConfigurationException
- ConfigurationException(Throwable) - Constructor for exception class org.nuxeo.launcher.config.ConfigurationException
- ConfigurationFileDescriptor - Class in org.nuxeo.ecm.webengine
- ConfigurationFileDescriptor() - Constructor for class org.nuxeo.ecm.webengine.ConfigurationFileDescriptor
- ConfigurationGenerator - Class in org.nuxeo.launcher.config
-
Builder for server configuration and datasource files from templates and properties.
- ConfigurationGenerator() - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
-
Deprecated.since 11.5, use
ConfigurationGenerator.build()
instead. - ConfigurationGenerator(boolean, boolean) - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
-
Deprecated.since 11.5, use
ConfigurationGenerator.builder()
instead. - ConfigurationGenerator(ConfigurationGenerator.Builder) - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
- ConfigurationGenerator.Builder - Class in org.nuxeo.launcher.config
- ConfigurationHolder - Class in org.nuxeo.launcher.config
-
Class used to hold the configuration for Nuxeo.
- ConfigurationHolder(Path, Path) - Constructor for class org.nuxeo.launcher.config.ConfigurationHolder
- ConfigurationInfo - Class in org.nuxeo.launcher.info
- ConfigurationInfo() - Constructor for class org.nuxeo.launcher.info.ConfigurationInfo
- ConfigurationLoader - Class in org.nuxeo.launcher.config
-
Class used to load the configuration for Nuxeo.
- ConfigurationLoader(Map<String, String>, Map<String, String>, boolean) - Constructor for class org.nuxeo.launcher.config.ConfigurationLoader
- configurationLookupStrategy - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.handler.PopulateDecryptionParametersHandler
-
Strategy used to lookup a per-request
DecryptionConfiguration
list. - ConfigurationMarshaller - Class in org.nuxeo.launcher.config
-
Class used to read/write the
nuxeo.conf
file. - ConfigurationMarshaller(Properties) - Constructor for class org.nuxeo.launcher.config.ConfigurationMarshaller
- ConfigurationMarshaller.NuxeoConfContent - Class in org.nuxeo.launcher.config
- configurationName - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RootDocumentGetter
- ConfigurationObject - Class in org.nuxeo.ecm.restapi.server.management
-
Dumps the configuration properties and runtime properties.
- ConfigurationObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- configurationParameters - Variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
- ConfigurationProperties - Record Class in org.nuxeo.ecm.restapi.io.management
- ConfigurationProperties(Properties, Properties, Properties, Properties, Properties) - Constructor for record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Creates an instance of a
ConfigurationProperties
record class. - ConfigurationPropertiesJsonWriter - Class in org.nuxeo.ecm.restapi.io.management
- ConfigurationPropertiesJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- ConfigurationPropertyDescriptor - Class in org.nuxeo.runtime.services.config
-
Descriptor for JSF configuration contributions.
- ConfigurationPropertyDescriptor() - Constructor for class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
- configurationProps - Variable in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- configurations - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent
- configurationService - Variable in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
- ConfigurationService - Interface in org.nuxeo.runtime.services.config
-
Service holding runtime configuration properties.
- ConfigurationServiceImpl - Class in org.nuxeo.runtime.services.config
- ConfigurationServiceImpl() - Constructor for class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
- configurationServiceProperties() - Method in record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Returns the value of the
configurationServiceProperties
record component. - configurationServiceProps - Variable in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- configurator - Variable in class org.nuxeo.runtime.server.ServerComponent
- CONFIGURATOR_CLASS - Static variable in class org.nuxeo.runtime.server.ServerComponent
- configuratorProperties - Variable in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
-
Used to preserve the old values in nuxeo.conf.
- configure() - Method in class org.nuxeo.runtime.AbstractRuntimeService.LogConfig
- configure(FeatureContext) - Method in class org.nuxeo.ecm.automation.io.rest.JsonFactoryProvider
- configure(FeatureContext) - Method in class org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader
- configure(FeatureContext) - Method in class org.nuxeo.ecm.automation.server.rest.AutomationServerProvider
- configure(FeatureContext) - Method in class org.nuxeo.ecm.automation.server.rest.AutomationServiceProvider
- configure(FeatureContext) - Method in class org.nuxeo.ecm.automation.server.rest.CoreSessionProvider
- configure(FeatureContext) - Method in class org.nuxeo.ecm.webengine.app.WebContextProvider
- configure(FeatureContext) - Method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.CoreIODelegate
- configure(Map) - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
- 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(ResourcePublisherService, ResourceFactoryDescriptor) - Method in class org.nuxeo.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(RuntimeHarness, File) - Method in interface org.nuxeo.runtime.test.WorkingDirectoryConfigurator
- configured() - Method in record class org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
-
Returns the value of the
configured
record component. - configuredProperties() - Method in record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Returns the value of the
configuredProperties
record component. - 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
- configureProxy(HttpClientBuilder) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- configureProxy(HttpClientBuilder) - Method in class org.nuxeo.wopi.WOPIServiceImpl
- configureProxy(ApacheHttpClient.Builder) - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
-
Enriches the given
ApacheHttpClient.Builder
with default proxy configuration. - configureProxy(ApacheHttpClient.Builder) - Method in class org.nuxeo.runtime.aws.AWSConfigurationServiceImpl
- configureProxy(S3CrtHttpConfiguration.Builder) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Enriches the given
S3CrtHttpConfiguration.Builder
with default proxy configuration. - configureSSL(String, ApacheHttpClient.Builder) - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
-
Enriches the given client builder with an SSL socket factory from the given configuration.
- configureSSL(String, ApacheHttpClient.Builder) - Method in class org.nuxeo.runtime.aws.AWSConfigurationServiceImpl
- configureSSL(ApacheHttpClient.Builder) - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
-
Enriches the given client builder with an SSL socket factory from the default configuration.
- configureThread(RenderingContext) - Method in class org.nuxeo.ecm.core.io.registry.context.ThreadSafeRenderingContext
-
Configure this
RenderingContext
to use the givenRenderingContext
in the current thread. - 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 Class in org.nuxeo.wopi.exception
- ConflictException() - Constructor for exception class org.nuxeo.wopi.exception.ConflictException
- conflictKeys(String, List<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.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_RETRY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
AWS ClientConfiguration default 3 (with exponential backoff)
- CONNECTION_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
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
- connectionId - Variable in class org.nuxeo.audit.mongodb.MongoDBAuditBackendDescriptor
- ConnectionPoolMonitor - Interface in org.nuxeo.ecm.core.management.jtajca
- connectionTimeout - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- connectionTimeout - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
- connectionTimeout - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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
- 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 Interface 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.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
- 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
- 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.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> - 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> - 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 Class 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> - 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 acodec
totailer
. - 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> - 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 acodec
totailer
. - 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.AzureFileStorage
-
Deprecated.
- container - Variable in class org.nuxeo.ecm.webengine.rest.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
-
Deprecated.
- CONTAINER_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- CONTAINER_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
- ContainerDescriptor - Class in org.nuxeo.runtime.deployment.preprocessor
- ContainerDescriptor() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
- containerName - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- containerService(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet
- containerService(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- 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.ecm.core.search.index.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 givenkey
. - 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
- containsHeader(String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.importer.stream.message.BlobMessage
- content - Variable in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
- content - Variable in class org.nuxeo.mail.MailMessage.Builder
- content - Variable in class org.nuxeo.runtime.deployment.preprocessor.install.commands.MkfileCommand
- content - Variable in class org.nuxeo.runtime.test.InlineRef
- content(Object) - Method in class org.nuxeo.mail.MailMessage.Builder
- content(Object, String) - Method in class org.nuxeo.mail.MailMessage.Builder
- Content - Enum constant in enum class org.nuxeo.template.api.InputType
- CONTENT - Static variable in annotation interface 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_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.rest.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 Class in org.nuxeo.template.api
-
Enum for types on Content associated to a
TemplateInput
- ContentModel() - Constructor for class org.nuxeo.runtime.test.runner.TargetExtensions.ContentModel
- contentOfFile(String) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- contentOfFile(String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- contentPattern - Variable in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
- ContentTemplate() - Constructor for class org.nuxeo.runtime.test.runner.TargetExtensions.ContentTemplate
- ContentTemplateService - Interface in org.nuxeo.ecm.platform.content.template.service
- ContentTemplateServiceImpl - Class in org.nuxeo.ecm.platform.content.template.service
- ContentTemplateServiceImpl() - Constructor for class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- contentType - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
- contentType - Variable in class org.nuxeo.mail.MailMessage.Builder
- 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 theContentViewLocalConfiguration
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
- contexParams - Variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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.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.model.io.ScriptFileWriter
- context - Variable in class org.nuxeo.ecm.webengine.rest.Activator
- context - Variable in class org.nuxeo.ecm.webengine.rest.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 Interface 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 interface org.nuxeo.common.xmap.annotation.XMemberAnnotation
- CONTEXT_EXTENSION_XP - Static variable in class org.nuxeo.template.service.TemplateProcessorComponent
- CONTEXT_KEYS - Static variable in class org.nuxeo.lib.stream.Log4jCorrelation
- contextBuilder - Variable in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
- contextData - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- contextData - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
- contextData(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.security.ACE.ACEBuilder
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.ContextListenerDelayer
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisContextListener
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
- ContextExtensionFactory - Interface in org.nuxeo.template.api.context
-
Factory used to register new Context Extensions The resturned Object will be directly accessible inside the Rendering context
- ContextExtensionFactoryDescriptor - Class in org.nuxeo.template.api.descriptor
- ContextExtensionFactoryDescriptor() - Constructor for class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
- contextFactories - Variable in class org.nuxeo.template.service.TemplateProcessorComponent
- ContextFunctions - Class in org.nuxeo.template.context.extensions
- ContextFunctions(DocumentModel, DocumentWrapper) - Constructor for class org.nuxeo.template.context.extensions.ContextFunctions
- ContextHelper - Interface in org.nuxeo.ecm.automation.context
- contextHelperClass - Variable in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
- ContextHelperDescriptor - Class in org.nuxeo.ecm.automation.context
- ContextHelperDescriptor() - Constructor for class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
- contextHelpers - Variable in class org.nuxeo.ecm.automation.context.ContextServiceImpl
- 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
- 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(Map<String, ContextHelper>) - 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
- continueLoop() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- 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.
- contribOf(OperationChain, boolean) - Static method in class org.nuxeo.ecm.automation.core.OperationChainContribution
- contribs - Variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
- ContributableFeaturesRunner - Class in org.nuxeo.runtime.test.runner
- ContributableFeaturesRunner(Class<?>, RunnerBuilder) - Constructor for class org.nuxeo.runtime.test.runner.ContributableFeaturesRunner
- CONTRIBUTING_COMPONENT - Static variable in class org.nuxeo.runtime.model.XContextValues
-
The injected context is of type
ComponentInstance
. - contributingComponent - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
- 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
- contributingComponent - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
- contributingComponent - Variable in class org.nuxeo.ecm.automation.core.OperationContribution
- contributingComponent - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
- contributingComponent - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationChainDescriptor
- 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
- 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
- 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 - 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
- contributor - Variable in class org.nuxeo.ecm.web.resources.core.ResourceDescriptor
- CONTRIBUTOR_CTX_PARAMETERS - Static variable in class org.nuxeo.ecm.restapi.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
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
ConversionCacheGCTask
handles everything - ConversionCacheGCTask - Class in org.nuxeo.ecm.core.convert.cache
- ConversionCacheGCTask(long) - Constructor for class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCTask
- ConversionCacheHolder - Class in org.nuxeo.ecm.core.convert.cache
-
Manager for the cache system of the
ConversionService
. - ConversionException - Exception Class in org.nuxeo.ecm.core.convert.api
-
Base exception raised by the
ConversionService
. - ConversionException() - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- ConversionException(String) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- ConversionException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- ConversionException(String, Blob) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- ConversionException(String, BlobHolder) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- ConversionException(String, BlobHolder, Throwable) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- ConversionException(String, Blob, Throwable) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- ConversionException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- ConversionException(BlobHolder, Throwable) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConversionException
- conversionName - Variable in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
- conversionNames - Variable in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- ConversionRootObject - Class in org.nuxeo.ecm.restapi.server.conversion
- ConversionRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.conversion.ConversionRootObject
- ConversionScheduled - Class in org.nuxeo.ecm.restapi.io.conversion
- ConversionScheduled(String, String) - Constructor for class org.nuxeo.ecm.restapi.io.conversion.ConversionScheduled
- ConversionScheduled(String, String, String) - Constructor for class org.nuxeo.ecm.restapi.io.conversion.ConversionScheduled
- ConversionScheduledWriter - Class in org.nuxeo.ecm.restapi.io.conversion
- ConversionScheduledWriter() - Constructor for class org.nuxeo.ecm.restapi.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 Class in org.nuxeo.ecm.core.convert.api
- ConversionStatusWithResult - Class in org.nuxeo.ecm.restapi.io.conversion
- ConversionStatusWithResult(ConversionStatus, String) - Constructor for class org.nuxeo.ecm.restapi.io.conversion.ConversionStatusWithResult
- ConversionStatusWithResultWriter - Class in org.nuxeo.ecm.restapi.io.conversion
- ConversionStatusWithResultWriter() - Constructor for class org.nuxeo.ecm.restapi.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.adapters.ConvertAdapter
- convert(String, String, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.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(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.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(Video, String) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
-
Convert the
originalVideo
using the givenconversionName
. - 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.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.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
- ConvertCacheDescriptor - Class in org.nuxeo.ecm.core.convert.extension
- ConvertCacheDescriptor() - Constructor for class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
- 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
- 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.audit.opensearch1.OpenSearchAuditBackend
- 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.MongoDBConnection
- converter - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- converter - Variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- Converter - Interface in org.nuxeo.ecm.core.convert.extension
-
Interface that must be implemented by any contributer Converter class.
- CONVERTER - Static variable in class org.nuxeo.directory.mongodb.MongoDBSession
- 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 Class in org.nuxeo.ecm.core.convert.api
- ConverterNotAvailable(String) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConverterNotAvailable
- ConverterNotAvailable(String, BlobHolder) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConverterNotAvailable
- ConverterNotRegistered - Exception Class in org.nuxeo.ecm.core.convert.api
-
Exception thrown when selected converter is not registered.
- ConverterNotRegistered(String) - Constructor for exception class org.nuxeo.ecm.core.convert.api.ConverterNotRegistered
- converterType - Variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
- 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
- convertor - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- 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.audit.sql.pageprovider.SQLAuditPageProvider
- 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
- convertResponseToBlobHandler(String) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
- convertStringToDate(String, Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateHistogramParser
- 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
- convertToJarFileURL(Path) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
- convertToLiteralsJavaType(Object) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- 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.adapters.ConvertAdapter
- convertWithFormat(BlobHolder, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.adapters.ConvertAdapter
- convertWithMimeType(BlobHolder, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.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.
- copy - Variable in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- copy - Variable in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- copy - Variable in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
- copy() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- copy(int) - Method in class org.nuxeo.ecm.webengine.rest.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, 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, 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, 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(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_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, BlobStore, String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- copyBlob(String, BlobStore, String, boolean) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
Deprecated.
- copyBlob(String, LocalBlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
-
Optimized file-to-file copy/move.
- copyBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
-
Generic copy/move to a local file.
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
- copyBlobIsOptimized(BlobStore) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
Checks if blob copy/move from another blob store to this one can be done efficiently.
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- copyBlobIsOptimized(BlobStore) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- copyBundlesToDeploy(ReloadContext) - Method in class org.nuxeo.runtime.reload.ReloadComponent
- CopyCommand - Class in org.nuxeo.lib.stream.tools.command
-
Copy a Log to another
- CopyCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
- CopyCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.CopyCommand
- CopyCommand(Path, Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
-
Constructor for copy command.
- CopyCommand(Path, Path, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
- CopyCommand(Path, Path, Path, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
- copyContent(InputStream, OutputStream) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
- copyContent(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Copies all the data from a source document.
- copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
- copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
- copyContextData(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Copies the context data from given document to this document.
- copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
- copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
- 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(File, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
- copyFile(File, File) - Method in class org.nuxeo.runtime.reload.ReloadComponent
-
Method copied from commons-io:commons-io:2.6 to handle replace if exist on Windows.
- copyForAlias(OperationDocumentation, String) - Static method in class org.nuxeo.ecm.automation.OperationDocumentation
-
Returns a simple copy of an
OperationDocumentation
for an alias. - copyHier(Serializable, Serializable, String, boolean, Map<Serializable, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
Copies hierarchy from id to a new child of parentId.
- copyHierRecursive(RowMapper.IdWithTypes, Serializable, String, Serializable, boolean, Map<Serializable, Serializable>, Map<Serializable, RowMapper.IdWithTypes>, Set<Serializable>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
Copies hierarchy from id to parentId, and recurses.
- copyId - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
-
The id of the root of the copy.
- CopyingResponseWrapper - Class in org.nuxeo.ecm.platform.web.common.idempotency
-
Response wrapper that can capture response result, using a
DeferredFileOutputStream
. - CopyingResponseWrapper(int, HttpServletResponse) - Constructor for class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- CopyingServletOutputStream - Class in org.nuxeo.ecm.platform.web.common.idempotency
-
Captures content written to the target stream.
- CopyingServletOutputStream(ServletOutputStream, DeferredFileOutputStream) - Constructor for class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- copyList(List<FulltextDescriptor.FulltextIndexDescriptor>) - Static method in class org.nuxeo.ecm.core.storage.FulltextDescriptor.FulltextIndexDescriptor
- copyList(List<RepositoryDescriptor.FieldDescriptor>) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
- CopyOperation - Class in org.nuxeo.ecm.webengine.install
- CopyOperation() - Constructor for class org.nuxeo.ecm.webengine.install.CopyOperation
- copyOrMoveBlob(String, S3BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.AESBlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
Writes a file based on a key, as an optimized copy/move from a source in another compatible blob store.
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- copyOrMoveBlob(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- copyOrMoveBlob(S3BlobStoreConfiguration, String, String, S3BlobStoreConfiguration, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
-
Returns the version id, or
null
. - copyOrMoveBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- copyOrMoveBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- copyOrMoveBlobGeneric(String, BlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- copyOrMoveCachedBlob(String, LocalBlobStore, String, boolean) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- copyOver(ExtensibleContribution) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
Copy this contribution data over the given one.
- copyProxyAsDocument(List<DocumentRef>, DocumentRef, 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, 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.osgi.application.FrameworkBootstrap
- copyTree(File, File) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
- 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_SERVICE_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- CORE_SERVICE_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- 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.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.audit.provider.AuditPageProvider
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.audit.provider.LatestCreatedUsersOrGroupsPageProvider
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- 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.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
- 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.rest.coreiodelegate
- CoreIODelegate() - Constructor for class org.nuxeo.ecm.webengine.rest.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 Class 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.rest
- CoreSessionProvider<REF> - Class in org.nuxeo.ecm.webengine.rest.session
- CoreSessionProvider() - Constructor for class org.nuxeo.ecm.automation.server.rest.CoreSessionProvider
- CoreSessionProvider() - Constructor for class org.nuxeo.ecm.webengine.rest.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 - Enum constant in enum class 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
- corsFilters - 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.rest.servlet.mapping.PathParser
- count - Variable in class org.nuxeo.importer.stream.producer.FileBlobMessageProducer
- count - Variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
- count - Variable in class org.nuxeo.lib.stream.computation.log.ComputationPool.NamedThreadFactory
- count - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
- count - Variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
- count - Variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
- count - Variable in class org.nuxeo.runtime.management.metrics.MetricSerializer
-
Deprecated.
- count - Variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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.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 - Enum constant in enum class 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.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
-
Deprecated.
- countExecute() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
- countExecutes - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
- countFiltered - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
- countFolderAsDocument - Variable in class org.nuxeo.importer.stream.automation.RandomDocumentProducers
- countFolderAsDocument - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- countFolderAsDocument - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducerFactory
- countFolderAsDocument(boolean) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- countGauge - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
- 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
- create - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- create - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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() - Static method in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
- create() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
- create() - Method in class org.nuxeo.runtime.test.TemporaryKeyStore
- 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(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(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(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(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(Name, int) - Method in class org.nuxeo.lib.stream.log.mem.MemLogManager
- create(OpenSearchClientConfig) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClientFactory
- create(OpenSearchClientConfig) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- CREATE - Enum constant in enum class 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_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.runtime.opensearch1.client.OpenSearchRestClient
-
Deprecated.use
OpenSearchRestClient.LONG_TIMEOUT
instead - 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.since 11.1 use
TaskWriter.createActionContext(CoreSession, GraphNode)
instead - 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.RenditionServiceImpl
- createAdminProperties(Properties) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
- createAlias(String, String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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.comment.AnnotationAdapter
- createApp() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- 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
- createAppender(Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.mem.MemLogManager
- 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.usermanager.GroupRootObject
- createArtifact(NuxeoPrincipal) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserRootObject
- createArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMRootObject
-
Persist an artifact in the underlying persistence system.
- createASyncClient() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- createAttributes(String) - Static method in class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- createAuthenticatedActionsValve(AdapterDeploymentContext, Valve, Container) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- createAuthenticatedActionsValve(AdapterDeploymentContext, Valve, Container) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- 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
- createBlob(File, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
- createBlob(File, String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
- createBlob(File, String, String, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
- createBlob(InputStream) - Static method in class org.nuxeo.ecm.core.api.Blobs
-
Creates a
Blob
from anInputStream
, by saving it to a temporary file. - createBlob(InputStream, String) - Static method in class org.nuxeo.ecm.core.api.Blobs
-
Creates a
Blob
from anInputStream
, 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 anInputStream
, 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 anInputStream
, 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.rest.FilesEndpoint
-
Creates a new blob from the request body, given a
filename
and an optionalmimeType
. - createBlobFromStringBlob(Blob) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
-
Creates a
Blob
from aStringBlob
. - 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
- createBulkCommand(String, String, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- createCache() - Method in class org.nuxeo.runtime.annotations.AnnotationManager
- createCachingMapper(Model, Mapper) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
- createCertificate(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
-
Generates user certificate and user keys, saves them to a user store, and persists the store in the directory.
- createCertificate(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
- createChild(String, String, String, Long, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- createChild(String, String, String, Long, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- createChildState(String, String, String, Long, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- createClient(OAuth2Client) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Creates a new oauth2 client.
- 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
- 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.PropertyCommentManager
-
Deprecated.
- createComment(CoreSession, Comment) - 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.PropertyCommentManager
-
Deprecated.
- createComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
- createComment(Comment) - Method in class org.nuxeo.ecm.restapi.server.comment.CommentAdapter
- createCompactFormat() - Static method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
- createComparator(OrderByExpr) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- createComparator(OrderByList) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- 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 interface org.nuxeo.lib.stream.pattern.consumer.ConsumerFactory
- 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.io.rest.operations.ExecutionRequest
-
Sets up and returns the current
OperationContext
, which MUST NOT be closed. - createContext(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.rest.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
- 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 - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
- createdFromTaskService - Enum constant in enum class org.nuxeo.ecm.platform.task.TaskService.VariableName
- createDialect(Connection, RepositoryDescriptor) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Creates a
Dialect
by connecting to the datasource to check what database is used. - createDirectoriesIfNotExist(Path) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
- CreateDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
-
Creates entries for a given
Directory
. - CreateDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
- createDirectoryEntry(DocumentModel, String, ACE, boolean, String) - Static method in class org.nuxeo.ecm.permissions.PermissionHelper
- createDocReader(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.io.DocumentReaderFactory
- createDocument(long, String, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
- createDocument(String, Set<String>) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createDocument(Map<String, ?>, ContentStream, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
- createDocument(Map<String, ?>, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
- createDocument(CoreSession, String, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.csv.core.CSVImporterDocumentFactory
- createDocument(CoreSession, String, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
- createDocument(CoreSession, DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
- createDocument(CoreSession, DocumentModel, String, MultivaluedMap<String, String>) - Static method in class org.nuxeo.ecm.core.rest.DocumentHelper
- 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 - 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
- createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
- createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
- createDocumentModel(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- createDocumentModel(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates a document model using type name.
- createDocumentModel(String) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Returns a document model computed from its type, querying the
SchemaManager
service. - createDocumentModel(String, String) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Deprecated.since 11.1, unused
- createDocumentModel(String, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- createDocumentModel(String, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates a document model using required information.
- createDocumentModel(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- createDocumentModel(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates a document model using required information.
- createDocumentModel(String, DocumentRef, CoreSession) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Creates a document model for a new document.
- createDocumentModel(ObjectId, ContentStream, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
Creates and save document model.
- createDocumentModel(ObjectId, TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
Creates bare unsaved document model.
- createDocumentModel(AbsoluteDocumentRef) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
-
Creates a document model from its absolute reference.
- createDocumentModel(OperationContext, String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
-
Create a document model from its path
- createDocumentModel(OperationContext, DocumentRef) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
-
Create a document model from its reference
- createDocumentModel(Document, CoreSession) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Creates a document model for an existing document.
- createDocumentRef(String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
-
Create document reference from an id or a path.
- createDocumentRef(OperationContext, String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
-
Create a document reference from its path
- createDocumentRefOrExpression(String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.TypeAdapterHelper
-
Create a document reference from an expression, an id or a path.
- createDocumentRouteInstanceFromDocumentRouteModel(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Creates a blank
DocumentRoute
instance from a model. - createDocumentRouteInstanceFromDocumentRouteModel(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
- createDocumentRoutesStructure(String, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
-
Finds the first domain by name, and creates under it the root container for the structure containing the route instances.
- CreateDocumentsAction - Class in org.nuxeo.ecm.platform.mail.listener.action
-
Creates a MailMessage document for every new email found in the INBOX.
- CreateDocumentsAction() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsAction
- CreateDocumentsAction.UnrestrictedCreateDocument - Class in org.nuxeo.ecm.platform.mail.listener.action
- CreateDocumentsFromAutomationChainAction - Class in org.nuxeo.ecm.platform.mail.listener.action
-
Creates a MailMessage document for every new email found in the INBOX.
- CreateDocumentsFromAutomationChainAction(String) - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsFromAutomationChainAction
- createDocumentsListReader(CoreSession, Collection<DocumentRef>) - Static method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
- createDocUrlWithToken(String, String) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
- createDocWriter(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.io.DocumentWriterFactory
- createDomainEventProducers() - Method in interface org.nuxeo.ecm.core.event.EventService
-
Creates the registered domain event producers.
- createDomainEventProducers() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
- createdProxyFragment(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
- createdSchemas - Variable in class org.nuxeo.runtime.avro.AvroSchemaFactoryContext
- createdSessionCount - Variable in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
- createELContext() - Method in interface org.nuxeo.ecm.platform.el.ELService
-
Creates a new ELContext according to the configured factory.
- createELContext() - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
- createEntry(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
Create a new entry in the registry given the entry key.
- createEntry(String) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.BaseSession
- createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
- createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
- createEntry(Map<String, Object>) - Method in interface org.nuxeo.ecm.directory.Session
-
Creates an entry in a directory.
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.BaseSession
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
- createEntry(DocumentModel) - Method in interface org.nuxeo.ecm.directory.Session
-
Creates an entry in a directory.
- createEntryModel(String) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Returns a bare document model suitable for directory implementations.
- createEntryModel(String, String, String, Map<String, Object>) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Deprecated.since 11.1, sessionId is unused
- createEntryModel(String, String, String, Map<String, Object>, boolean) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Deprecated.since 11.1, sessionId is unused
- createEntryModel(String, String, Map<String, Object>) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Returns a bare document model suitable for directory implementations.
- createEntryModel(String, String, Map<String, Object>, boolean) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Returns a bare document model suitable for directory implementations.
- createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.directory.mongodb.MongoDBSession
- createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.BaseSession
-
To be implemented for specific creation.
- createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
- createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
- createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
- createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
- createEntryWithoutReferences(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
- createEnvironment() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
- createEnvironment(File, Map<String, Object>) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
- createEvents - Static variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
-
Deprecated.
- createExtendedInfo(Serializable) - Static method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
Deprecated.
- 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, 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, 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
- 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, 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, 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 aDocumentModel
'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 aDocumentModel
- 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 aDocumentModel
- 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 aDocumentModel
- createFromSegments(String[]) - Static method in class org.nuxeo.common.utils.Path
- createGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.
- 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
- createGroup(GroupResource) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- 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
- createHashCode() - Method in class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
- 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.since 11.1 use
LogManager.createIfNotExists(Name, int)
instead - 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.runtime.opensearch1.client.OpenSearchClient
- createIndex(String, String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- createIndex(String, OpenSearchIndexConfig, boolean) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- createIndexBlob() - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
-
Deprecated.
- createIndexBlob(String, List<String>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
- createIndexes - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
- createIndexes() - Method in class org.nuxeo.directory.mongodb.MongoDBDirectory
- createIndexes(List<IndexModel>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- createIndexes(MongoDBSession) - Method in class org.nuxeo.directory.mongodb.MongoDBReference
- createIndexes(Schema) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- 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.io.rest.JsonHelper
-
Helper method to centralize the JsonEncoding to use
- createJsonGenerator(OutputStream) - Static method in class org.nuxeo.ecm.automation.io.rest.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
- 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.PropertyCommentManager
-
Deprecated.
- createLocatedComment(DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
- createLog(Name, int) - Method in class org.nuxeo.lib.stream.log.mem.MemLogs
- createLogIfNotExists(LogConfigDescriptor) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- createMailer() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- createManager(Command, CommandLine) - Method in class org.nuxeo.lib.stream.tools.Main
- createManifest() - Static method in class org.nuxeo.osgi.SystemBundleFile
- createMapping(String, String) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- createMapping(String, String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- createMd5(File) - Static method in class org.nuxeo.connect.update.util.IOUtils
- createMd5(String) - Static method in class org.nuxeo.connect.update.util.IOUtils
- createMemLogConfig(LogConfigDescriptor) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- createMemLogManager() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
- 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
-
Deprecated.since 2023.4 unused.
SendMail.send(DocumentModel)
now uses aMailMessage.Builder
- createMethodMember(Method, Annotation, Class<?>) - Method in class org.nuxeo.common.xmap.XMap
- createMetricsGauges() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
- 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.usermanager.AbstractUMRootObject
- createNewBatch(String) - Method in class org.nuxeo.ecm.restapi.server.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, List<String>, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Create a new
DocumentRoute
instance from thisDocumentRoute
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
- createNuxeoGroupFromGroupResource(GroupResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Creates a Nuxeo group model according to the group resource.
- createNuxeoGroupFromGroupResource(GroupResource) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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 interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Creates a Nuxeo user model according to the user resource.
- createNuxeoUserFromUserResource(UserResource) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- createOAuthAuthenticator() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
- createOAuthAuthenticator() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaRequestAuthenticator
- 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
- 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
- createParameter(PostfixExpression.Token) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
- createParameter(PostfixExpression.Token) - Method in interface org.nuxeo.ecm.webengine.security.PostfixExpression.Visitor
- createPath - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
- createPath - Variable in class org.nuxeo.ecm.directory.core.CoreDirectorySession
- createPath(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createPath(String, Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createPath(ObjectId, String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createPath(ObjectId, String, Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createPath(ObjectId, String, Map<String, ?>, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- CreatePicture - Class in org.nuxeo.ecm.platform.picture.operation
-
Create a Picture document into the input document
- CreatePicture() - Constructor for class org.nuxeo.ecm.platform.picture.operation.CreatePicture
- createPictureimpl(String, String, String, Integer, String, Integer, Integer, Integer, Blob) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
- createPolicy() - Static method in class org.nuxeo.log4j.MaskSensitiveDataRewritePolicy
- createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- createPolicy(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
- createPolicy(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
- createPolicy(Map<String, ?>, ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createPolicy(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createPolicyBuilder() - Method in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
- createPooledDataSource(Map<String, String>, boolean) - Method in class org.nuxeo.runtime.datasource.PooledDataSourceRegistry
- createPredicate(Predicate) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- 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
- createPrincipalFactory() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- createPrincipalFactory() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- 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
-
Deprecated.
- 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
- createQueryBuilder(Predicate) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- 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
- 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
- createRenditionDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
- createRepository(String, RepositoryFactory) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
- createRequestAuthenticator(Request, CatalinaHttpFacade, KeycloakDeployment, AdapterTokenStore) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- createRequestAuthenticator(Request, CatalinaHttpFacade, KeycloakDeployment, AdapterTokenStore) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- 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
- createRestClient(OpenSearchClientConfig) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- createRoot() - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- 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.audit.opensearch1.OpenSearchAuditBackend
- createSearchRequestSource(MultiExpression, OrderByList) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- createSearchSourceBuilder(String) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- createServletContainer(ApplicationHost) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- createSession(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.rest.session.CoreSessionProvider
- createSessionRef(CoreSession) - Method in class org.nuxeo.ecm.webengine.rest.session.CoreSessionProvider
- createSessionRef(CoreSession) - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerRequestCoreProvider
- createSessionRef(CoreSession) - Method in class org.nuxeo.ecm.webengine.rest.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
- 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.
- createSyncClient() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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.since 11.1 use
LogManager.createTailer(Name, Name, Codec)
instead - 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.since 11.1 use
LogManager.createTailer(Name, LogPartition, Codec)
instead - createTailer(LogManager, StreamServlet.CatParams) - Method in class org.nuxeo.ecm.restapi.server.management.StreamServlet
- createTailer(LogManager, Codec<M>, List<LogPartition>) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- createTailer(LogManager, Name, int, Name) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
- createTailer(LogPartition, Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.mem.MemLogAppender
- createTailer(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition
- 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 multiplepartitions
. - 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 multiplepartitions
. - 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 singlepartition
. - createTailer(Name, LogPartition, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
-
Creates a tailer for a consumer
group
and assign a singlepartition
. - createTailer(Name, Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
-
Creates a tailer for a consumer
group
and assign allpartitions
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 allpartitions
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, 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 Class 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
vsjava.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
vsjava.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
vsjava.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
- createThumbnailIfNeeded(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
-
Creates a thumbnail if needed and synchronizes the document facet.
- createToken(String, String, String, String) - Method in class org.nuxeo.ecm.restapi.server.login.tokenauth.AuthenticationTokensObject
- createTopic(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
-
Creates a topic with partitions and replications that default to broker configuration.
- createTopic(String, int) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
-
Creates a topic with replication factor that defaults to broker configuration.
- createTopic(String, int, short) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
-
Creates a topic with the given partitions and replication.
- createTopicWithoutReplication(String, int) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- createTransactionManager(NuxeoContainer.TransactionManagerConfiguration) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
- createTransferManager() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- CreateTreeSnapshot - Class in org.nuxeo.snapshot.operation
- CreateTreeSnapshot() - Constructor for class org.nuxeo.snapshot.operation.CreateTreeSnapshot
- createType(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- createTypedLiteral(String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
- createTypeRegistry() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
TODO There are no more reasons to lazy load the type registry since module are lazy loaded.
- createUID(DocumentModel) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGenerator
-
Returns a new UID for the given doc.
- createUID(DocumentModel) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
- createUID(DocumentModel) - Method in interface org.nuxeo.ecm.core.uidgen.UIDGeneratorService
- createUri(String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph.StatementFinder
- createUser(UserResource) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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.rest.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.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
- 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 - Class in org.nuxeo.ecm.core.storage
-
Simple username + password.
- Credentials(String, String) - Constructor for class org.nuxeo.ecm.core.storage.Credentials
- credentialsChecked - Variable in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
- credentialsChecked() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
- CREDIT_CARD_PATTERN - Static variable in class org.nuxeo.log4j.Redactor
- criterionKey - Variable in enum class 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
- 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)
withConversionService
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 - Enum constant in enum class 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_IMPORT_SOURCE - Static variable in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
- CSV_NAME_COL - Static variable in class org.nuxeo.ecm.csv.core.Constants
- CSV_NULL_MARKER - Static variable in class org.nuxeo.ecm.directory.DirectoryCSVLoader
-
The special CSV value ("__NULL__") used to denote that a
null
should be used for a value. - CSV_TYPE_COL - Static variable in class org.nuxeo.ecm.csv.core.Constants
- CSVExportAction - Class in org.nuxeo.ecm.platform.csv.export.action
- CSVExportAction() - Constructor for class org.nuxeo.ecm.platform.csv.export.action.CSVExportAction
- CSVExportValidation - Class in org.nuxeo.ecm.platform.csv.export.validation
- CSVExportValidation() - Constructor for class org.nuxeo.ecm.platform.csv.export.validation.CSVExportValidation
- CSVImporter - Interface in org.nuxeo.ecm.csv.core
- CSVImporterDocumentFactory - Interface in org.nuxeo.ecm.csv.core
- CSVImporterDocumentFactory - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- CSVImporterImpl - Class in org.nuxeo.ecm.csv.core
- CSVImporterImpl() - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterImpl
- CSVImporterOptions - Class in org.nuxeo.ecm.csv.core
- CSVImporterOptions(CSVImporterDocumentFactory, String, String, boolean, boolean, boolean, int, CSVImporterOptions.ImportMode) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.5, use
CSVImporterOptions.Builder.build()
instead - CSVImporterOptions(CSVImporterDocumentFactory, String, String, Character, boolean, boolean, boolean, int, CSVImporterOptions.ImportMode) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.5, use
CSVImporterOptions.Builder.build()
instead - CSVImporterOptions(CSVImporterDocumentFactory, String, String, Character, Character, boolean, boolean, boolean, int, CSVImporterOptions.ImportMode, long) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
CSVImporterOptions.Builder.build()
instead - CSVImporterOptions(CSVImporterOptions.Builder) - Constructor for class org.nuxeo.ecm.csv.core.CSVImporterOptions
- CSVImporterOptions.Builder - Class in org.nuxeo.ecm.csv.core
- CSVImporterOptions.ImportMode - Enum Class 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 Class 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, long, long) - Constructor for class org.nuxeo.ecm.csv.core.CSVImportStatus
- CSVImportStatus.State - Enum Class 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: WritesRecord
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.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.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.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
-
Deprecated.
- 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.services.search.SearchIndexOperation
- 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.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.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
- 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.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.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.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
- 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 - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
- CURRENT_PAGE_INDEX - Enum constant in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
- CURRENT_PAGE_INDEX - Static variable in class org.nuxeo.ecm.restapi.server.QueryObject
- CURRENT_PAGE_INDEX - Static variable in class org.nuxeo.ecm.restapi.server.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.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.QueryObject
- CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.restapi.server.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.QueryObject
- CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- currentAggregates - Variable in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- currentArtifact - Variable in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMObject
- currentBatchPolicy - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- currentCommand - Variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
- 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
- currentEntries - Variable in class org.nuxeo.audit.provider.AuditPageProvider
- 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.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
- 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.adapters.PaginableAdapter
- currentPageIndex - Variable in class org.nuxeo.ecm.restapi.server.PaginableObject
- currentPosition - Variable in class org.nuxeo.ecm.core.scroll.StaticScroll
- currentPrincipal - Variable in class org.nuxeo.ecm.platform.actions.AbstractActionContext
- currentRecord - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
- currentSelectPage - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
- currentSession - Variable in class org.nuxeo.ecm.automation.LoginStack
- currentText - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
- currentTimeMicros() - Static method in class org.nuxeo.elasticsearch.Timestamp
-
Gets an accurate timestamp in micro seconds
- currentType - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- currentWorkerNodes - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
- cursor - Variable in class org.nuxeo.ecm.core.api.CursorResult
- CursorResult<C,
O> - Class in org.nuxeo.ecm.core.api -
A cursor result which holds a DB cursor and additional information to scroll this DB cursor.
- CursorResult(C, int, int) - Constructor for class org.nuxeo.ecm.core.api.CursorResult
- cursorResults - Variable in class org.nuxeo.ecm.core.api.CursorService
- cursorResults - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
- cursorService - Variable in class org.nuxeo.audit.directory.storage.DirectoryAuditStorage
- cursorService - Variable in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- cursorService - Variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- cursorService - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- cursorService - Variable in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- CursorService<C,
O, - Class in org.nuxeo.ecm.core.apiR> -
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.common.test.ModuleUnderTest
- 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
- 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.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_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_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.
- 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.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
Table
s. - Database(Dialect) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
- DatabaseDriverException - Exception Class in org.nuxeo.launcher.commons
-
Used when detecting an issue with database driver
- DatabaseDriverException(Exception) - Constructor for exception class org.nuxeo.launcher.commons.DatabaseDriverException
- DataBucket - Class in org.nuxeo.ecm.core.bulk.message
-
A generic message that contains a commandId and a number of processed docs
- DataBucket() - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
- DataBucket(String, long, byte[]) - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
- DataBucket(String, long, byte[], byte[], byte[]) - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
- DataBucket(String, long, String) - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
- DataBucket(String, long, String, String, String) - Constructor for class org.nuxeo.ecm.core.bulk.message.DataBucket
- dataDir - Variable in class org.nuxeo.osgi.OSGiAdapter
- DatadogCommand - Class in org.nuxeo.lib.stream.tools.command
-
Monitors consumer latencies to Datadog.
- DatadogCommand() - Constructor for class org.nuxeo.lib.stream.tools.command.DatadogCommand
- DatadogReporter - Class in org.nuxeo.runtime.metrics.reporter
-
Reports metrics to Datadog.
- DatadogReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.DatadogReporter
- DatadogTraceReporter - Class in org.nuxeo.runtime.metrics.reporter
-
Reports traces to Datadog agent.
- DatadogTraceReporter() - Constructor for class org.nuxeo.runtime.metrics.reporter.DatadogTraceReporter
- dataFileCharacterSeparator - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
- dataFileName - Variable in class org.nuxeo.directory.mongodb.MongoDBReference
- dataFileName - Variable in class org.nuxeo.directory.mongodb.MongoDBReferenceDescriptor
- dataFileName - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
- dataFileName - Variable in class org.nuxeo.ecm.directory.ReferenceDescriptor
- dataFileName - Variable in class org.nuxeo.ecm.directory.sql.TableReference
- dataFileName - Variable in class org.nuxeo.ecm.directory.sql.TableReferenceDescriptor
- dataFileName - Variable in class org.nuxeo.ecm.user.center.profile.ImporterConfig
- dataFileName - Variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
- dataHierTable - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
- 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
- DataModelProperties - Class in org.nuxeo.ecm.automation.core.util
-
Initialize a
Properties
object from one or moreDataModel
s. - 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.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- 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
DataSource
s 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.audit.stream.AuditDomainEvent
- 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.launcher.info.DistributionInfo
- date - Variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
- date - Variable in class org.nuxeo.mail.MailMessage.Builder
- date(Date) - Method in class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
- date(Date) - Method in class org.nuxeo.mail.MailMessage.Builder
- 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.query.MongoDBAbstractSearchBuilder
- 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_FORMATTER - Static variable in class org.nuxeo.ecm.platform.audit.io.ExtendedInfoSerializer
-
Deprecated.
- 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.ecm.core.search.client.opensearch1.aggregate
-
Helper to add duration to a date with the same format as ES Date histogram interval
- DateInfo() - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
-
Deprecated.
- DateInfo(Date) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
-
Deprecated.
- 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 not used
- 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
- DateRangeParser - Class in org.nuxeo.audit.api.query
-
Date range parser.
- DateRangeQueryConstants - Class in org.nuxeo.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 - Enum constant in enum class 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 Class 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 - Enum constant in enum class 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
- days(int) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
- DB_EXCLUDE_CHECK_LIST - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
- DB_LIST - Static variable in class org.nuxeo.launcher.config.ConfigurationHolder
- DBCheck - Class in org.nuxeo.ecm.core.storage
- DBCheck() - Constructor for class org.nuxeo.ecm.core.storage.DBCheck
- dbfac - Variable in class org.nuxeo.runtime.model.persistence.ContributionBuilder
- dbl10n - Variable in class org.nuxeo.ecm.automation.core.operations.services.directory.SuggestDirectoryEntries
- dbname - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- 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 Class 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
DBSInvalidationsQueue
s. - 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 Class 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
- DBSRepositoryFactory - Class in org.nuxeo.ecm.core.storage.dbs
-
Base DBS implementation of a
RepositoryFactory
, creating a subclass ofDBSRepository
. - 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
- 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
- DBSStateFlattener() - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSStateFlattener
- DBSStateFlattener(Map<String, String>) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSStateFlattener
- DBSTransactionState - Class in org.nuxeo.ecm.core.storage.dbs
-
Transactional state for a session.
- DBSTransactionState(DBSRepository, DBSSession) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- DBSTransactionState.BlobKeysFinder - Class in org.nuxeo.ecm.core.storage.dbs
-
Iterates on a
State
to find the blob keys. - DBSTransactionState.ConditionalUpdates - Class in org.nuxeo.ecm.core.storage.dbs
-
Logic to get the conditions to use to match and update a change token.
- DBSTransactionState.DirtyPathsFinder - Class in org.nuxeo.ecm.core.storage.dbs
-
Iterates on a state diff to find the paths corresponding to dirty values.
- DBSTransactionState.FindReadAclsWork - Class in org.nuxeo.ecm.core.storage.dbs
-
Deprecated.since 2021.11 use
UpdateReadAclsAction
instead - DBSTransactionState.UpdateReadAclsWork - Class in org.nuxeo.ecm.core.storage.dbs
-
Deprecated.since 2021.11 use
UpdateReadAclsAction
instead - dbtemplate - Variable in class org.nuxeo.launcher.info.ConfigurationInfo
- DC_CONTRIBUTORS - Static variable in class org.nuxeo.ecm.csv.core.DefaultCSVImporterDocumentFactory
- DC_COVERAGE - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
- DC_COVERAGE - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- DC_CREATED - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
- DC_CREATED_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.importer.stream.producer.RandomDocumentMessageProducer
- DC_SUBJECTS - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
- DC_SUBJECTS - Static variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- DC_TITLE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
- DC_TITLE_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
- dcSchema - Variable in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
- DD_SPAN_ID_CONTEXT_KEY - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
- DD_TRACE_ID_CONTEXT_KEY - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
- DDL_MODE_ABORT - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
At startup, DDL changes are detected and if not empty Nuxeo startup is aborted.
- DDL_MODE_COMPAT - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
Specifies that stored procedure detection must be compatible with previous Nuxeo versions.
- DDL_MODE_DUMP - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
At startup, DDL changes are detected and if not empty they are dumped.
- DDL_MODE_EXECUTE - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
At startup, DDL changes are detected and executed.
- DDL_MODE_IGNORE - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
At startup, DDL changes are not detected.
- deactivate() - Method in interface org.nuxeo.runtime.model.ComponentInstance
-
Deactivates the implementation instance.
- deactivate() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
- deactivate() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
- deactivate(boolean) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
Deactivate the component.
- deactivate(String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
-
Mark a given resource as non active.
- deactivate(String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
- deactivate(ComponentContext) - Method in class org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl
-
Component deactivated notification.
- deactivate(ComponentContext) - Method in class org.nuxeo.connect.update.PackageUpdateComponent
- deactivate(ComponentContext) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- deactivate(ComponentContext) - Method in class org.nuxeo.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.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.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.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.computedgroups.ComputedGroupsServiceImpl
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.el.ELServiceComponent
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.platform.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.types.TypeService
- 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.restapi.opensearch1.service.RequestFilterService
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistryComponent
- deactivate(ComponentContext) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
- 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.scim.v2.service.ScimV2MappingServiceImpl
- 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 - Enum constant in enum class org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
- DEACTIVATING - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
- DEACTIVATING_COMPONENT - Static variable in class org.nuxeo.runtime.ComponentEvent
- DEAD_LETTER_QUEUE - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
The dead letter queue stream name.
- DEAD_LETTER_QUEUE_CODEC - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
- deadlockDetected(long[], File) - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.KillListener
- deadlockDetected(long[], File) - Method in interface org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector.Listener
- debug - Variable in class org.nuxeo.mail.MailSessionBuilder.AbstractFrom
- debug() - Method in class org.nuxeo.mail.MailSessionBuilder.AbstractFrom
-
Enables debug mode for built session.
- debug(Object...) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
- debug(String) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
- debug(String) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
- debug(String) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
- debug(String) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
- debug(String, Throwable) - Method in class org.nuxeo.ecm.platform.importer.log.BasicLogger
- debug(String, Throwable) - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
- debug(String, Throwable) - Method in interface org.nuxeo.ecm.platform.importer.log.ImporterLogger
- DEBUG_MAX_ARRAY - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
- DEBUG_MAX_STRING - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
- DEBUG_MAX_TREE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
- DEBUG_REAL_UUIDS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
- DEBUG_UUIDS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
- DEBUG_UUIDS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
- DECK_JS2PDF_JS_SCRIPT_PATH - Static variable in class org.nuxeo.template.deckjs.DeckJSConverterConstants
- DeckJSConverterConstants - Class in org.nuxeo.template.deckjs
- DeckJSConverterConstants() - Constructor for class org.nuxeo.template.deckjs.DeckJSConverterConstants
- DeckJSPDFConverter - Class in org.nuxeo.template.deckjs
- DeckJSPDFConverter() - Constructor for class org.nuxeo.template.deckjs.DeckJSPDFConverter
- DeckJSPDFOperation - Class in org.nuxeo.template.deckjs
- DeckJSPDFOperation() - Constructor for class org.nuxeo.template.deckjs.DeckJSPDFOperation
- decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.AvroBinaryCodec
- decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
- decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.AvroJsonCodec
- decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.AvroMessageCodec
- decode(byte[]) - Method in interface org.nuxeo.lib.stream.codec.Codec
-
Decodes the byte array returns an object.
- decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.NoCodec
- decode(byte[]) - Method in class org.nuxeo.lib.stream.codec.SerializableCodec
- decode(byte[]) - Method in class org.nuxeo.runtime.codec.AvroRecordCodec
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DateType
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.LongType
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
- decode(String) - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
- decode(String) - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Decodes the string representation into an object of this type.
- decode(String) - Method in class org.nuxeo.runtime.model.impl.PropertyDecoder
- decode(String, String) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
- decode(ComplexType, ObjectNode) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
- decode(ComplexType, String) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
- decode(Field, String) - Static method in class org.nuxeo.ecm.directory.DirectoryCSVLoader
- decodeCodec - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
- decodeContentMD5(byte[]) - Static method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
-
Deprecated.
- decodeFilename(String) - Static method in class org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader
- decodeFlags(byte) - Method in class org.nuxeo.lib.stream.computation.Record
- DecodeInboundRequestAction - Class in org.nuxeo.ecm.platform.auth.saml.processor.action
-
Action that decodes an inbound request from the
HttpServletRequestResponseContext
toMessageContext
. - DecodeInboundRequestAction(SAMLInboundBinding, MessageHandler) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.action.DecodeInboundRequestAction
- 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.lib.stream.codec.AvroBinaryCodec
- decoder - Variable in class org.nuxeo.lib.stream.codec.AvroMessageCodec
- decoderBinding - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.action.DecodeInboundRequestAction
-
The binding to use to obtain a decoder.
- decoderFactory - Variable in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- 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.
- 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.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
-
Deprecated.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 thestrToDecrypt
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
- 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
- DEFAULT - Enum constant in enum class 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_AUDIT_BACKEND - Static variable in class org.nuxeo.audit.service.AuditComponent
-
The default audit backend
name
. - 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.core.io.upload.batch.BatchManagerComponent
-
The default batch handler name.
- DEFAULT_BATCH_SIZE - Static variable in class org.nuxeo.audit.directory.storage.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
-
Deprecated.
- 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.directory.storage.StreamAuditStorageWriter
- DEFAULT_BATCH_THRESHOLD_SECOND - Static variable in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
- DEFAULT_BATCH_TRANSACTION_TIMEOUT - Static variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- DEFAULT_BINARY_MIMETYPE - Static variable in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
- DEFAULT_BINDING - Static variable in class org.nuxeo.template.adapters.doc.TemplateBindings
- DEFAULT_BLOB_XPATH - Static variable in class org.nuxeo.ecm.platform.pdf.PDFUtils
- DEFAULT_BLOCKING_TIMEOUT_MILLIS - Static variable in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
- DEFAULT_BOOST - Static variable in class org.nuxeo.ecm.core.query.sql.model.EsHint.FieldHint
- DEFAULT_BOOTSTRAP_SERVERS - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- DEFAULT_BOOTSTRAP_SERVERS - Static variable in class org.nuxeo.lib.stream.tools.KafkaConfigParser
- DEFAULT_BOOTSTRAP_SERVERS - Static variable in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
- DEFAULT_BUCKET_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- DEFAULT_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
-
Deprecated.
- 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.ConvertCacheDescriptor
- DEFAULT_CACHE_ENABLED - Static variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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.ConvertCacheDescriptor
- DEFAULT_CACHING_DIRECTORY - Static variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- DEFAULT_CAN_CREATE_ROOT_FOLDER - Static variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor
- DEFAULT_CAPACITY - Static variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
- DEFAULT_CAS_SERVER_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
- DEFAULT_CATEGORY - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
- DEFAULT_CATEGORY - Static variable in class org.nuxeo.ecm.platform.types.TypeService
- DEFAULT_CHANGE_LOG_SIZE - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- DEFAULT_CHECK_SEARCH_NXQL - Static variable in class org.nuxeo.ecm.restapi.server.management.SearchObject
- DEFAULT_CHECK_SEARCH_PAGE_SIZE - Static variable in class org.nuxeo.ecm.restapi.server.management.SearchObject
- 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_ID - Static variable in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- DEFAULT_CLIENT_NAME_PROP - Static variable in interface org.nuxeo.ecm.core.search.SearchClient
- DEFAULT_CODEC - Static variable in class org.nuxeo.ecm.core.bulk.BulkCodecs
- DEFAULT_CODEC - Static variable in class org.nuxeo.importer.stream.StreamImporters
- DEFAULT_CODEC - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
- DEFAULT_CODEC - Static variable in class org.nuxeo.runtime.stream.StreamServiceImpl
- DEFAULT_COLLECTION_NAME - Static variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
- DEFAULT_COLLECTION_NAME - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- DEFAULT_COLLECTION_RETURNED - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- DEFAULT_COLLECTIONS_NAME - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- DEFAULT_COLLECTIONS_TITLE - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- DEFAULT_COMMIT_SIZE - Static variable in class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
-
Deprecated.
- DEFAULT_COMMIT_SIZE_PROP - Static variable in class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
-
Deprecated.since 2023, we are now relying on BAF for orphan versions cleanup
- DEFAULT_CONCURRENCY - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
- DEFAULT_CONCURRENCY - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
- DEFAULT_CONFIG_DIR - Static variable in class org.nuxeo.common.Environment
- DEFAULT_CONFIG_ID - Static variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- DEFAULT_CONFIGURATION - Static variable in class org.nuxeo.ecm.platform.video.service.Configuration
- DEFAULT_CONFIGURATION_NAME - Static variable in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
- DEFAULT_CONNECT_TIMEOUT - Static variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- DEFAULT_CONTAINER_TYPE - Static variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
- DEFAULT_CONTEXT - Static variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- DEFAULT_CONTEXT_NAME - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- DEFAULT_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_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
-
Deprecated.
- 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
-
Deprecated.
- DEFAULT_DIGEST_ALGORITHM - Static variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
- DEFAULT_DIR - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
- DEFAULT_DIRECTDOWNLOAD - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.since 2023.7, unused.
- DEFAULT_DIRECTDOWNLOAD_EXPIRE - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- 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.ConvertCacheDescriptor
- DEFAULT_DISK_CACHE_IN_KB - Static variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- 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_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_GC_INTERVAL_IN_MIN - Static variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- DEFAULT_GC_RATE - Static variable in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
- DEFAULT_GROUP - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- DEFAULT_HANDLE_PROMPT_VALUE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- DEFAULT_HEALTH_CHECK_INTERVAL_SECONDS - Static variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
- DEFAULT_HEALTH_CHECK_INTERVAL_SECONDS_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
- DEFAULT_HOST - Static variable in class org.nuxeo.ecm.webengine.rest.ApplicationManager
- DEFAULT_ID - Static variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
- DEFAULT_ID_CASE - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
- DEFAULT_ID_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
- DEFAULT_IDENTITY_MAP_CAPACITY - Static variable in class org.nuxeo.lib.stream.codec.AvroConfluentCodec
- DEFAULT_INDEX_NAME - Static variable in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- 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
-
Deprecated.
- 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_LATENCIES_LOG - Static variable in class org.nuxeo.lib.stream.tools.command.TrackerCommand
- DEFAULT_LEAF_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent
- DEFAULT_LEAF_TYPE - Static variable in class org.nuxeo.ecm.platform.scanimporter.service.ScanFileMappingDescriptor
- DEFAULT_LIBS_CP - Static variable in class org.nuxeo.osgi.application.FrameworkBootstrap
- DEFAULT_LIMIT - Static variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- DEFAULT_LIMIT - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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_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.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.runtime.opensearch1.OpenSearchIndexConfig
- 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_RESULT_WINDOW - Static variable in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- DEFAULT_MAX_RESULTS - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- DEFAULT_MAX_RETRIES - Static variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.PolicyDescriptor
- DEFAULT_MAX_SIZE - Static variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
-
Default max size
- DEFAULT_MAX_THREADS - Static variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
- DEFAULT_MAX_TYPE_CHILDREN - Static variable in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
- DEFAULT_MEMBERS_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
- DEFAULT_MESSAGE_LIMIT - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
- DEFAULT_MIME_TYPE - Static variable in class org.nuxeo.importer.stream.producer.RandomStringBlobMessageProducer
- DEFAULT_MIMETYPE - Static variable in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
- DEFAULT_MIN_DURATION_FOR_STORYBOARD - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
- DEFAULT_MIN_POOL_SIZE - Static variable in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
- DEFAULT_MISSING_ID_FIELD_CASE - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
- DEFAULT_MP_DIR - Static variable in class org.nuxeo.common.Environment
- DEFAULT_NAME - Static variable in class org.nuxeo.ecm.core.scroll.ScrollServiceImpl
- DEFAULT_NAME - Static variable in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy
- DEFAULT_NAVIGATION_RESULTS_KEY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
- DEFAULT_NAVIGATION_RESULTS_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
- DEFAULT_NAVIGATION_RESULTS_VALUE - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
- DEFAULT_NB_DATA_NODES_PER_FOLDER - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
- DEFAULT_NONCE_VALIDITY_SECONDS - Static variable in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
- DEFAULT_NS - Static variable in class org.nuxeo.ecm.core.schema.Namespace
- DEFAULT_NUMBER_OF_THUMBNAILS - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
- DEFAULT_NUXEO_CONF_PATH - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
- DEFAULT_OPTIONS - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- DEFAULT_OS_MAX_RESULT_WINDOW_VALUE - Static variable in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- DEFAULT_OUTFORMAT - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
- DEFAULT_OUTPUT_DIRECTORY - Static variable in class org.nuxeo.common.test.ModuleUnderTest
- DEFAULT_PARENT_GROUPS_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
- DEFAULT_PARTITIONS - Static variable in class org.nuxeo.runtime.stream.LogConfigDescriptor.LogDescriptor
- DEFAULT_PATH - Static variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.since 11.1, use
LocalBlobStoreConfiguration
instead - DEFAULT_PATH - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
- DEFAULT_PATH_OPTIM_VERSION - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
- DEFAULT_PATTERNS - Static variable in class org.nuxeo.osgi.application.BundleWalker
- DEFAULT_PICTURE_VIEW_PATH - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
- DEFAULT_PORT - Static variable in class org.nuxeo.lib.stream.tools.command.MonitorCommand
- DEFAULT_PORT - Static variable in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
- DEFAULT_PORT - Static variable in class org.nuxeo.runtime.metrics.reporter.PrometheusReporter
- DEFAULT_PORT - Static variable in class org.nuxeo.runtime.metrics.reporter.ZPageReporter
- DEFAULT_PRECOMPILE_STATUS - Static variable in class org.nuxeo.automation.scripting.api.AutomationScriptingConstants
- DEFAULT_PREFIX - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
- DEFAULT_PREFIX - Static variable in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
- DEFAULT_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.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_COUNT - Static variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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_REGION - Static variable in class org.nuxeo.runtime.aws.NuxeoAWSRegionProvider
- DEFAULT_RENDITION_EP - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- DEFAULT_RENDTION_PUBLISH_REASON - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
- DEFAULT_REPLICATION_FACTOR_PROP - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
- DEFAULT_REPOSITORY_NAME - Static variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- DEFAULT_RETENTION_MODE - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- DEFAULT_REWIND - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- DEFAULT_ROOT_PATH - Static variable in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
- DEFAULT_SAMPLER_PROB - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
- DEFAULT_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReader
- DEFAULT_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
- DEFAULT_SCHEMA_REGISTRY_URLS - Static variable in class org.nuxeo.runtime.codec.AvroCodecFactory
- DEFAULT_SCHEMA_REGISTRY_URLS - Static variable in class org.nuxeo.runtime.codec.AvroRecordCodecFactory
- DEFAULT_SCRIPT_LANGUAGE - Static variable in class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
- DEFAULT_SCRIPT_LANGUAGE - Static variable in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
- DEFAULT_SCROLL_KEEP_ALIVE - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
- DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
- DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.scroll.StaticScrollRequest.Builder
- DEFAULT_SCROLL_SIZE - Static variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- DEFAULT_SCROLL_TIMEOUT_DURATION - Static variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.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_SENDER - Static variable in class org.nuxeo.mail.MailServiceImpl
- DEFAULT_SEQUENCER_NAME - Static variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
- 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.runtime.opensearch1.OpenSearchIndexConfig
- 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 - Static variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- 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_STARTUP_PAGE_PATH - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
- DEFAULT_STORE - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- DEFAULT_STORE_ID - Static variable in class org.nuxeo.runtime.kv.KeyValueServiceImpl
- DEFAULT_STORE_NAME - Static variable in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
- DEFAULT_STORE_NAME - Static variable in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
- DEFAULT_STORE_NAME - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
- DEFAULT_STORE_TTL - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
- DEFAULT_STORED_RENDITION_MANAGER - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- DEFAULT_SUB_GROUPS_FIELD - Static variable in class org.nuxeo.ecm.platform.usermanager.GroupConfig
- DEFAULT_TARGET_MAX_SIZE_MB - Static variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
- DEFAULT_TASK_PROVIDER - Static variable in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
- DEFAULT_TESTER - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
- DEFAULT_THRESHOLD_SIZE - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
- DEFAULT_TIMEOUT - Static variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
- DEFAULT_TIMEOUT - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- DEFAULT_TIMEOUT - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
- DEFAULT_TIMEOUT_MS - Static variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
- DEFAULT_TIMEOUT_S - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
- DEFAULT_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
- DEFAULT_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.restapi.server.management.SearchObject
- DEFAULT_TIMEOUT_TEST_MS - Static variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
- DEFAULT_TMP_DIR - Static variable in class org.nuxeo.common.Environment
- DEFAULT_TTL - Static variable in class org.nuxeo.ecm.core.cache.CacheDescriptor
-
Default TTL in minutes.
- DEFAULT_TTL - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- DEFAULT_TX_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- DEFAULT_TX_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
- DEFAULT_TX_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
- DEFAULT_TX_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
- DEFAULT_TYPE - Static variable in class org.nuxeo.runtime.metrics.reporter.DatadogTraceReporter
- DEFAULT_TYPE - Static variable in class org.nuxeo.runtime.model.ComponentName
- DEFAULT_TYPE_LEVELS - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- DEFAULT_TYPES_DEPTH - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
- DEFAULT_TYPES_MAX_ITEMS - Static variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
- DEFAULT_UPLOAD_CHUNK_SIZE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.Default is taken from
BaseWriteChannel
. - DEFAULT_UPLOAD_CHUNK_SIZE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
-
Default is taken from
BaseWriteChannel
. - DEFAULT_URL - Static variable in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
- DEFAULT_USER_INFO_CLASS - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
- DEFAULT_USER_MAPPER_CONFIG - Static variable in class org.nuxeo.ecm.platform.auth.saml.user.UserMapperBasedResolver
- DEFAULT_USER_RESOLVER_CLASS - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
- DEFAULT_USER_RESOLVER_CLASS - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
- DEFAULT_USERS_SEPARATOR - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
- DEFAULT_VALUE_SEPARATOR - Static variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
- DEFAULT_VERSION_REMOVAL_POLICY - Static variable in class org.nuxeo.ecm.core.CoreService
- DEFAULT_VIDEO_CONVERSIONS_EP - Static variable in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
- DEFAULT_WEB_DIR - Static variable in class org.nuxeo.common.Environment
- DEFAULT_WORK_CODEC - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
- DEFAULT_WORK_LOG_CONFIG - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
-
Deprecated.
- DEFAULT_WORK_OVER_PROVISIONING - Static variable in class org.nuxeo.ecm.core.work.StreamWorkManager
- DefaultActionFilter - Class in org.nuxeo.ecm.platform.actions
- DefaultActionFilter() - Constructor for class org.nuxeo.ecm.platform.actions.DefaultActionFilter
- DefaultActionFilter(String, FilterRule[]) - Constructor for class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0 seems unused
- DefaultActionFilter(String, FilterRule[], boolean) - Constructor for class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0 seems unused
- DefaultActionFilter(DefaultActionFilter) - 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
org.nuxeo.sql.audit.SQLAuditBackend
instead - DefaultAuditBackend() - Constructor for class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- DefaultAuditBackend(NXAuditEventsService, AuditBackendDescriptor) - Constructor for class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- DefaultAuditBackend.SQLAuditCursorResult - Class in org.nuxeo.ecm.platform.audit.service
-
Deprecated.
- 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.core.io.upload.batch.impl
-
Default batch handler,
- DefaultBatchHandler() - Constructor for class org.nuxeo.ecm.core.io.upload.batch.impl.DefaultBatchHandler
- DefaultBinaryGarbageCollector(LocalBinaryManager) - Constructor for class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
-
Deprecated.
- DefaultBinaryManager - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9, use
LocalBlobProvider
instead - DefaultBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.DefaultBinaryManager
-
Deprecated.
- 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 Class in org.nuxeo.ecm.core.blob
- DefaultBlobDispatcher.Rule - Class in org.nuxeo.ecm.core.blob
- defaultBlobProviderId - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- defaultBlobProviderId - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- DefaultCallback() - Constructor for class org.nuxeo.osgi.application.ApplicationLoader.DefaultCallback
- defaultCasServer - Variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
- defaultCodec - Variable in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
- defaultCodec - Variable in class org.nuxeo.lib.stream.computation.Settings
- defaultCodec - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
- defaultCodecName - Variable in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
- DefaultCommandTester - Class in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
-
Default implementation of the
CommandTester
interface. - DefaultCommandTester() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.DefaultCommandTester
- DefaultComponent - Class in org.nuxeo.runtime.model
-
Empty implementation for a component.
- DefaultComponent() - Constructor for class org.nuxeo.runtime.model.DefaultComponent
- defaultConcurrency - Variable in class org.nuxeo.lib.stream.computation.Settings
- defaultConcurrency - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor
- defaultConfig - Variable in class org.nuxeo.launcher.config.ConfigurationHolder
-
Properties representing concatenation of
templates/nuxeo.defaults
,System.getProperties()
andnuxeo.defaults
from each template. - defaultConfig - Variable in class org.nuxeo.lib.stream.log.AbstractLogConfig
- 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, HttpHeaders, UriInfo, ResourceContext) - Constructor for class org.nuxeo.ecm.webengine.app.DefaultContext
- 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, 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
- 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
- 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
- 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
- DefaultIndexingJsonWriter - Class in org.nuxeo.ecm.core.search.index
-
JSon writer that outputs a format ready to eat by elasticsearch.
- DefaultIndexingJsonWriter() - Constructor for class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- 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.io
- DefaultJsonAdapter(Object) - Constructor for class org.nuxeo.ecm.automation.io.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
- defaultMailFrom - Variable in class org.nuxeo.mail.amazon.ses.SESMailSender
- 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.audit.api.AuditQueryBuilder
- defaultOrder() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
- 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
- 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
- defaultRepository - Variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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> - 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
- DefaultScimV2Mapping - Class in org.nuxeo.scim.v2.service
- DefaultScimV2Mapping() - Constructor for class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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.ecm.restapi.opensearch1.filter
-
Rewrite an OpenSearch search request to add security filter.
- DefaultSearchRequestFilter() - Constructor for class org.nuxeo.ecm.restapi.opensearch1.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
StoredRendition
s on behalf of theRenditionService
. - 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 rootFolderItem
. - 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 - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- defaultValue() - Method in record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
-
Returns the value of the
defaultValue
record component. - 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
- DefaultVersionRemovalPolicy - Class in org.nuxeo.ecm.core.versioning
-
Removes the version history if no proxies exist, otherwise do nothing.
- DefaultVersionRemovalPolicy() - Constructor for class org.nuxeo.ecm.core.versioning.DefaultVersionRemovalPolicy
- defaultView - Variable in class org.nuxeo.ecm.platform.types.Type
- DEFERRED_OUTPUT_STREAM_THRESHOLD - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- deferSave - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
- definition - Variable in class org.nuxeo.ecm.platform.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
- 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.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
- 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.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 - Variable in class org.nuxeo.ecm.core.search.index.IndexingAction.IndexingComputation
- delete - Variable in class org.nuxeo.ecm.core.search.IndexingRequest
- 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.runtime.test.TemporaryKeyStore
- delete(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
- delete(String) - Static method in class org.nuxeo.ecm.core.search.IndexingRequest
- delete(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
- 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(FileSystemItem) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
- 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.mem.MemLogManager
- 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 - Enum constant in enum class org.nuxeo.ecm.core.search.index.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_PARAM - Variable in class org.nuxeo.ecm.core.search.index.IndexingAction.IndexingComputation
- deleteACL(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
- deleteAlias(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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.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.usermanager.AbstractUMObject
-
Deletes the current artifact in the underlying persistence system.
- deleteArtifact() - Method in class org.nuxeo.ecm.restapi.server.usermanager.GroupObject
- deleteArtifact() - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserObject
- deleteBlob(String) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- deleteBlob(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
-
Deletes a blob.
- deleteBlob(String) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
Deletes a blob based on a key.
- deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
- deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
- deleteBlob(String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- deleteBlob(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- deleteBlob(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- deleteBlob(String, String, boolean) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
-
Deletes the blob associated to the given key.
- deleteBlob(String, String, boolean) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- deleteBlob(BlobContext) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
- deleteBlob(BlobContext) - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
-
Deletes a blob from storage.
- deleteBlob(BlobContext) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
Deletes a blob.
- deleteBlob(BlobContext) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
- deleteBlobIfRecord(String, Document, String) - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- deleteBlobsMarkedForDeletion() - Method in interface org.nuxeo.ecm.core.blob.BlobManager
-
Deletes the blobs marked for deletion, if enough time has elapsed.
- deleteBlobsMarkedForDeletion() - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- deleteBucket(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ConversionCacheHolder.clearCache()
instead - 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.OAuth2Object
-
Deletes the oauth2 client.
- deleteClientToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.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(String) - Method in class org.nuxeo.ecm.restapi.server.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.PropertyCommentManager
-
Deprecated.
- deleteComment(CoreSession, String) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
- deleteCommentChildren(CoreSession, CommentManager, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.listener.AbstractCommentListener
- deleteConsumer(String) - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
-
remove a Consumer
- deleteConsumer(String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
- deleteConsumers() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
- deleteConsumers() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
-
Remove all existing consumers and their committed positions.
- deleteConsumers() - Method in interface org.nuxeo.lib.stream.log.LogManager
-
Remove all existing consumers and their committed positions.
- deleteConsumers() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
- deleteContentStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
- deleteContentStream(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
- deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- deleted - Variable in class org.nuxeo.ecm.core.storage.sql.Selection
-
The row ids deleted (or for which the clause column changed value) and not yet flushed to database.
- deleted - Variable in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
-
null when empty
- deleted() - Static method in class org.nuxeo.scim.v2.rest.marshalling.ResponseUtils
- DELETED - Enum constant in enum class 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 - Enum constant in enum class 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
- deletedAttributes - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
- DeletedDocumentModel - Class in org.nuxeo.ecm.core.event
- DeletedDocumentModel(DocumentModel) - Constructor for class org.nuxeo.ecm.core.event.DeletedDocumentModel
- DeleteDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
-
Delete entries for a given
Directory
. - DeleteDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
- DeleteDocument - Class in org.nuxeo.ecm.automation.core.operations.document
- DeleteDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
- deleteDocumentCount - Variable in class org.nuxeo.ecm.core.api.AbstractSession
- deleteDocumentCountInc() - Method in class org.nuxeo.ecm.core.api.AbstractSession
- DeleteDocumentUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
- DeleteDocumentUnrestricted(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.publisher.task.DeleteDocumentUnrestricted
- deletedVersions - Variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
-
Cache already deleted
- deleteEntry(String) - Method in class org.nuxeo.ecm.directory.BaseSession
- deleteEntry(String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
- deleteEntry(String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
- deleteEntry(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
- deleteEntry(String) - Method in interface org.nuxeo.ecm.directory.Session
-
Deletes a directory entry by id.
- deleteEntry(String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
- deleteEntry(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.comment.AnnotationAdapter
- deleteExternalAnnotation(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
-
Deprecated.since 11.1, use
AnnotationService.deleteExternalAnnotation(CoreSession, String, String)
instead - 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.comment.CommentAdapter
- deleteExternalComment(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
Deprecated.since 11.1, use
CommentManager.deleteExternalComment(CoreSession, String, String)
instead - 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.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(String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- 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
- 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
- deleteLog(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogs
- deleteMany(Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
- deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceWrapper
- deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
- deleteOld(File, long, int, boolean) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
-
Deprecated.
- deleteOld(File, long, int, boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
- deleteOldFile(File, File, boolean) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
- deleteOnClose - Variable in class org.nuxeo.ecm.core.api.CloseableFile
- deleteOnExit - Variable in class org.nuxeo.connect.update.task.update.Rollback
- deleteOnExit - Variable in class org.nuxeo.connect.update.task.update.RollbackOptions
- deleteOnExit - Variable in class org.nuxeo.connect.update.task.update.UpdateOptions
- deleteOrphanDocumentRoutes(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteOrphanedListener
-
Removes the given id from DocumentRoutes attached documents list and deletes the DocumentRoutes if they are not attached to a document anymore.
- deleteOrphanTasks(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteDeletedListener
-
Deprecated.Deletes all tasks whose process id matches the given DocumentRoute id.
- deleteOrphanTasks(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteOrphanedListener
- deletePermission() - Method in class org.nuxeo.ecm.core.rest.security.PermissionService
- deleteProperties() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
- deleteProperties() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
- deleteProperties(Resource, Node[]) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
- deleteProperties(Resource, Node[]) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
- deleteProperty(Resource) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
- deleteProperty(Resource) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
- deleteProperty(Resource, Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
- deleteProperty(Resource, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
- deleteProvider(String) - Method in interface org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistry
-
Deletes a provider.
- deleteProvider(String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
- deleteProvider(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
- deleteProvider(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
- deleteProvider(String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Deletes an OAuth2 service provider.
- 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
- deleteProviderToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Deletes an OAuth2 provider token.
- deleteRecords(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
-
Delete all records of a topic by moving the first offsets to end of each partition.
- deleteRecords(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
- deleteRecords(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
-
Delete all records of a stream by moving the first offsets to end of each partition.
- deleteRecords(Name) - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
- deleteRecursive(String, String) - Static method in class org.nuxeo.ecm.core.search.IndexingRequest
- deleteRegistrationRequests(CoreSession, List<DocumentModel>) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
- deleteRegistrationRequests(CoreSession, List<DocumentModel>) - Method in interface org.nuxeo.ecm.user.invite.UserInvitationService
-
Delete a registration document
- deleteRelation(CoreSession, DocumentModel, DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
- deleteRelation(CoreSession, DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
- deleteRelation(CoreSession, DocumentModel, DocumentModel, String, boolean) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
- deleteRelation(CoreSession, DocumentModel, DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
- deleteRelation(CoreSession, Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
- deleteRelation(CoreSession, Statement) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
- deleteRelation(CoreSession, Statement, boolean) - Method in interface org.nuxeo.ecm.platform.relations.api.DocumentRelationManager
- deleteRelation(CoreSession, Statement, boolean) - Method in class org.nuxeo.ecm.platform.relations.services.DocumentRelationService
- DeleteRelation - Class in org.nuxeo.ecm.automation.core.operations.services
- DeleteRelation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.DeleteRelation
- DeleteRelationsListener - Class in org.nuxeo.ecm.platform.relations.core.listener
-
Core Event listener that cleans relation on deleted documents; it should be executed after PublishRelationsListener so as to be able to copy relations from the deleted proxies.
- DeleteRelationsListener() - Constructor for class org.nuxeo.ecm.platform.relations.core.listener.DeleteRelationsListener
- deleteRows(String, Set<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
Deletes multiple rows, all for the same table.
- deleteRowsDirect(String, Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
- deleteRowsSoft(List<RowMapper.NodeInfo>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
- deletes - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
-
Deletes are done last.
- deleteSavedSearch(CoreSession, SavedSearch) - Method in interface org.nuxeo.ecm.platform.search.core.SavedSearchService
- deleteSavedSearch(CoreSession, SavedSearch) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchServiceImpl
- deletesDependent - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
-
Dependent deletes aren't executed in the database but still trigger invalidations.
- deleteSQL - Variable in class org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore
- deleteStates(Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
- deleteStates(Set<String>) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
-
Deletes a set of document.
- deleteStates(Set<String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
- deleteStates(Set<String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- deleteStoredRenditions(String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
Query and delete stored renditions where the related version or live document does not exist anymore.
- deleteStoredRenditions(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- deleteStrategy - Static variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
- deleteTask(CoreSession, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
- deleteTask(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Remove the documentTask identified by the given taskId if coreSession's principal has the Remove permission.
- DeleteTaskForDeletedDocumentListener - Class in org.nuxeo.ecm.platform.task.core.listener
-
Listener that deletes deletes related tasks of the document.
- DeleteTaskForDeletedDocumentListener() - Constructor for class org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener
- deleteTempFile(Path) - Method in class org.nuxeo.ecm.core.bulk.action.computation.SortBlob
- deleteTemplateFiles(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
-
Delete files previously deployed by templates.
- deleteToken(String) - Method in class org.nuxeo.ecm.restapi.server.login.tokenauth.AuthenticationTokensObject
- deleteToken(DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.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(String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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.azure.AzureBlobStoreConfiguration
- DELIMITER - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- DELIMITER - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- DELIMITER - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- DELIMITER_BETWEEN_DIRECTORY_NAME_AND_SUFFIX - Static variable in class org.nuxeo.ecm.directory.DirectoryServiceImpl
- 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
-
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.
- deniedExpansions - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
- deniedPrefix - Variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
- deniedSubTypes - Variable in class org.nuxeo.ecm.platform.types.Type
- deniedTypes - Variable in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
- denormalizeKeySuffix(Set<String>) - Static method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
-
For any suffixed key in the given set, also add the unsuffixed key.
- deny - Variable in class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
- DENY - Enum constant in enum class 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 aStreamRef
as argument. - deploy(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 Interface 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(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(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 class org.nuxeo.runtime.reload.ReloadComponent
- 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.
- deployDirectory(File, ReloadService) - Method in class org.nuxeo.connect.update.task.live.commands.Deploy
- 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
- 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
- deployFrameworkStartedComponent() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
- deployment - Variable in class org.nuxeo.runtime.test.runner.RuntimeFeature
- DEPLOYMENT - Enum constant in enum class org.nuxeo.runtime.RuntimeMessage.Source
- deploymentContext - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- deploymentContext - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractAuthenticatedActionsValve
- deploymentContext - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- 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(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 Interface in org.nuxeo.runtime.test.runner
-
Allow the usage of multiple @Deploy
- deprecated - Variable in class org.nuxeo.ecm.core.schema.PropertyDeprecationDescriptor
-
Deprecated.
- deprecated - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
- deprecated - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- DEPRECATED - Static variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
- DEPRECATED_PROP - Static variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
- DEPRECATED_VERSION - Static variable in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
- deprecatedProperties - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
Deprecated.since 11.1, use
SchemaManagerImpl.propertyCharacteristics
instead - deprecatedSince - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
- deprecatedSince() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Operation
-
Nuxeo version from which this operation is deprecated (optional), useful for documentation.
- 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(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_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 Class in org.nuxeo.ecm.core.io.registry.context
-
Possible depth values for "marshaller-to-marshaller" calls (to avoid the infinite loops).
- DeputyManagementService - Class in org.nuxeo.ecm.platform.login.deputy.management
- DeputyManagementService() - Constructor for class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementService
- DeputyManagementStorageService - Class in org.nuxeo.ecm.platform.login.deputy.management
- DeputyManagementStorageService() - Constructor for class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
- DeputyManager - Interface in org.nuxeo.ecm.platform.login.deputy.management
- deregister(Class<?>) - Method in interface org.nuxeo.ecm.core.io.registry.MarshallerRegistry
-
Remove a marshaller from the registry.
- deregister(Class<?>) - Method in class org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
- DERIVATIVE - Static variable in interface org.nuxeo.ecm.core.io.registry.reflect.Priorities
- DES - Static variable in class org.nuxeo.common.codec.Crypto
- DES_ECB_PKCS5PADDING - Static variable in class org.nuxeo.common.codec.Crypto
- desc - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
- desc - Variable in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceImpl
- desc(String) - Static method in class org.nuxeo.ecm.core.query.sql.model.OrderByExprs
- DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
- DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
- DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
- DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.query.ResultSetPaginatedQuery
- DESC - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
- DESC - Static variable in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
- DESC - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
- DESCENDANTS_SCROLL_CACHE - Static variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
- descending - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Store the SQL for descending order
- descending - Variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- DESCENDING - Enum constant in enum class org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
- desciption - Variable in class org.nuxeo.template.api.TemplateInput
- describeChild(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.ParameterizedSuite
- description - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
- description - Variable in class org.nuxeo.connect.update.xml.FormDefinition
- description - Variable in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
- description - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
- description - Variable in class org.nuxeo.ecm.automation.core.operations.collections.CreateCollectionOperation
- description - Variable in class org.nuxeo.ecm.automation.OperationChain
- description - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
- description - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
- description - Variable in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
- description - Variable in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
- description - Variable in class org.nuxeo.ecm.platform.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.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.ConditionalIgnoreRule.ConditionalIgnoreStatement
- description - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatStatement
- description - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
- description - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- description() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Operation
-
Description of this operation (optional), useful for documentation.
- description() - Element in annotation interface 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
-
Deprecated.
- descriptor - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
- descriptor - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.FullTextConverter
- descriptor - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
- descriptor - Variable in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
- descriptor - Variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- descriptor - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
- descriptor - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- descriptor - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
- descriptor - Variable in class org.nuxeo.ecm.liveconnect.google.drive.converter.GoogleDriveBlobConverter
- descriptor - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
- descriptor - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
- descriptor - Variable in class org.nuxeo.ecm.webengine.rest.servlet.FilterSet
- descriptor - Variable in class org.nuxeo.ecm.webengine.rest.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.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.scim.v2.service.ScimV2MappingServiceImpl
- descriptors - Variable in class org.nuxeo.usermapper.service.UserMapperComponent
- descriptorsByServiceId - Variable in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
- 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
-
Deprecated.
- deserialize(InputStream) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
- deserialize(InputStream) - Static method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.CacheInvalidation
- deserialize(InputStream) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSInvalidations
- deserialize(InputStream) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSPubSubInvalidator
- deserialize(InputStream) - Static method in class org.nuxeo.ecm.core.storage.sql.VCSInvalidations
- deserialize(InputStream) - Method in class org.nuxeo.ecm.core.storage.sql.VCSPubSubInvalidator
- deserialize(InputStream) - Static method in class org.nuxeo.ecm.restapi.server.ClusterAction
-
Deprecated.
- deserialize(InputStream) - Method in class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
-
Deprecated.
- deserialize(InputStream) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl.ReindexingPubSub
- deserialize(InputStream) - Static method in class org.nuxeo.elasticsearch.core.ReindexingMessage
- deserialize(InputStream) - Static method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidation
- deserialize(InputStream) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidator
- deserialize(InputStream) - Method in class org.nuxeo.runtime.pubsub.AbstractPubSubBroker
-
Deserializes an
InputStream
into a message, ornull
. - deserialize(InputStream) - Static method in class org.nuxeo.runtime.pubsub.ClusterActionMessage
- deserialize(InputStream) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl.ClusterActionPubSub
- deserialize(InputStream) - Method in class org.nuxeo.template.service.TemplateProcessorComponent.TemplateProcessorInvalidator
- deserialize(InputStream) - Method in class org.nuxeo.wopi.WOPIServiceImpl.WOPIDiscoveryInvalidator
- deserialize(String) - Method in interface org.nuxeo.template.serializer.executors.TemplateSerializer
-
Transform String to a List of TemplateInput.
- deserialize(String) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
- deserialize(Context, String) - Method in class org.nuxeo.common.xmap.XValueFactory
- deSerializeValue(Object) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- deserializeXML(String) - Method in interface org.nuxeo.template.serializer.service.TemplateSerializerService
-
Convenient method to deserialize XML content using the 'xml'
TemplateSerializer
.. - 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.directory.storage.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.web.common.encoding.NuxeoEncodingFilter
- destroy() - Method in class org.nuxeo.ecm.platform.web.common.external.ExternalRequestFilter
- destroy() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
- destroy() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
- destroy() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoStandbyFilter
- destroy() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoThreadTrackerFilter
- destroy() - Method in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletFilter
- destroy() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroModelFactory
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ListenerSetDescriptor
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.servlet.FilterSet
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.servlet.RequestChain
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.servlet.ServletHolder
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.session.CoreSessionProvider
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerRequestCoreProvider.Ref
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider
- destroy() - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider.Ref
- destroy() - Method in interface org.nuxeo.ecm.webengine.rest.session.SessionRef
- 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.rest.servlet.ApplicationServlet
- destroyContext() - Static method in class org.nuxeo.ecm.webengine.rest.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.rest.servlet.ApplicationServlet
- 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.rest.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 - Enum constant in enum class 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 class 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.since 11.1. Use
UTF8CharsetConverter.detectEncoding(Blob)
instead. - detectEncoding(Blob) - Method in class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
- detectJNDIPrefix(Context) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
- detectRetryOnFlushedScroll(String) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
- detectThreadLock() - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
- DEV_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 Class 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 - 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.
- 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 Class 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.MongoDBRepositoryConverter
-
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
-
Deprecated.
- digest - Variable in class org.nuxeo.ecm.core.blob.binary.Binary
-
Deprecated.
- digest - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
-
The digest, for instance
MD5
orSHA-256
. - digest - Variable in class org.nuxeo.ecm.core.blob.BlobInfo
- digest - Variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- digest - Variable in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
- digest(String, int) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.AbstractUserWorkspaceImpl
- DIGEST - Static variable in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
- DIGEST - Static variable in class org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
- DIGEST - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
- DIGEST - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- DIGEST - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- DIGEST_ALGORITHM - Static variable in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- 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
-
Deprecated.
- DIGEST_ALGORITHM_PROPERTY - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
- DIGEST_ALGORITHM_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
- DIGEST_ASYNC_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
- DIGEST_HEADER_NAME - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
- DIGEST_KEY_STRATEGY - Static variable in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
- DIGEST_TX_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- digestAlgorithm - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
- digestAlgorithm - Variable in class org.nuxeo.drive.adapter.impl.SimpleFileSystemItem
- digestAlgorithm - Variable in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
- digestAlgorithm - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- digestAlgorithm - Variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
- digestAlgorithm - Variable in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
- digestAlgorithm - Variable in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
- digestAsync - Variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
- digestAuthDirectory - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
- digestAuthDirectory - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- DigestAuthenticator - Class in org.nuxeo.ecm.ui.web.auth.digest
-
Nuxeo Authenticator for HTTP Digest Access Authentication (RFC 2617).
- DigestAuthenticator() - Constructor for class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
- digestAuthRealm - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
- digestAuthRealm - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- DigestComputer - Class in org.nuxeo.ecm.platform.filemanager.core.listener
- DigestComputer() - Constructor for class org.nuxeo.ecm.platform.filemanager.core.listener.DigestComputer
- digestConfiguration - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
- digestConfiguration - Variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
- digestConfiguration - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
- digestConfiguration - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
- digestConfiguration - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
- digestConfiguration - Variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
- DigestConfiguration - Class in org.nuxeo.ecm.core.blob
-
Configuration for the digest.
- DigestConfiguration(String) - Constructor for class org.nuxeo.ecm.core.blob.DigestConfiguration
- DigestConfiguration(String, Map<String, String>) - Constructor for class org.nuxeo.ecm.core.blob.DigestConfiguration
- digestPattern - Variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- digestPattern - Variable in class org.nuxeo.ecm.core.blob.DigestConfiguration
-
Deprecated.since 11.5, use
KeyStrategyDigest
instead - digestPattern - Variable in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
- DIGESTS_BY_LENGTH - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- digestWithSalt(String, byte[], String) - Static method in class org.nuxeo.ecm.directory.PasswordHelper
- 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
- dirContext - Variable in class org.nuxeo.ecm.directory.ldap.LdapRetryHandler
- dirContext - Variable in class org.nuxeo.ecm.directory.ldap.LDAPSession
- DIRECT - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.DocKind
- directDownload - Variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- directDownload - Variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
- DIRECTDOWNLOAD_EXPIRE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.since 2023.7, use
BlobProviderDescriptor.DIRECTDOWNLOAD_EXPIRE_PROPERTY
instead. - DIRECTDOWNLOAD_EXPIRE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
-
Deprecated.since 2023.7, use
BlobProviderDescriptor.DIRECTDOWNLOAD_EXPIRE_PROPERTY
instead. - DIRECTDOWNLOAD_EXPIRE_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
-
Expiration duration of a direct download link (see
BlobProviderDescriptor.DIRECTDOWNLOAD_PROPERTY
) in seconds. - DIRECTDOWNLOAD_EXPIRE_PROPERTY_COMPAT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- DIRECTDOWNLOAD_PROPERTY - Static variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.since 2023.7, use
BlobProviderDescriptor.DIRECTDOWNLOAD_PROPERTY
instead. - DIRECTDOWNLOAD_PROPERTY - Static variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
-
Deprecated.since 2023.7, use
BlobProviderDescriptor.DIRECTDOWNLOAD_PROPERTY
instead. - DIRECTDOWNLOAD_PROPERTY - Static variable in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
-
Flags this blob provider as allowing direct download with
URI
returned byBlobProvider.getURI(ManagedBlob, org.nuxeo.ecm.core.blob.BlobManager.UsageHint, jakarta.servlet.http.HttpServletRequest)
. - DIRECTDOWNLOAD_PROPERTY_COMPAT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- directDownloadExpire - Variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- directDownloadExpire - Variable in class org.nuxeo.ecm.blob.CloudBlobStoreConfiguration
- direction - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
- directive - Enum constant in enum class 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.core.convert.extension.ConvertCacheDescriptor
- 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.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_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_ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.aggregate.AggregateJsonWriter
- DIRECTORY_ERROR_PRINCIPAL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
-
Used internally as a marker.
- DIRECTORY_NAME - Static variable in class org.nuxeo.audit.directory.storage.DirectoryAuditStorage
- DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
- DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
- DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
- DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDUserInfoStoreImpl
- DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
- DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceUserStore
- DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
- DIRECTORY_NAME - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
- DIRECTORY_ORDER_FIELD_NAME - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
- DIRECTORY_PARAMETERS - Static variable in class org.nuxeo.launcher.config.ConfigurationHolder
- DIRECTORY_SCHEMA - Static variable in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
- DIRECTORY_SERVICE_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- DIRECTORY_SERVICE_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- DirectoryAuditStorage - Class in org.nuxeo.audit.directory.storage
-
Audit storage implementation for an Audit directory.
- DirectoryAuditStorage() - Constructor for class org.nuxeo.audit.directory.storage.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 - Interface in org.nuxeo.ecm.directory.localconfiguration
-
Local configuration class to handle local configuration for directories.
- 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 theContentViewLocalConfiguration
facet. - DirectoryConfigurationFactory() - Constructor for class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationFactory
- 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 Class in org.nuxeo.ecm.directory
-
Exception thrown when attempting to delete a directory entry which has constraints preventing the deletion.
- DirectoryDeleteConstraintException() - Constructor for exception class org.nuxeo.ecm.directory.DirectoryDeleteConstraintException
- DirectoryDeleteConstraintException(String) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryDeleteConstraintException
- DirectoryDeleteConstraintException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryDeleteConstraintException
- DirectoryDeleteConstraintException(Throwable) - Constructor for exception class 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 Class in org.nuxeo.ecm.directory
-
Specific exception thrown when a directory entry is not found
- DirectoryEntryNotFoundException() - Constructor for exception class org.nuxeo.ecm.directory.DirectoryEntryNotFoundException
- DirectoryEntryNotFoundException(String) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryEntryNotFoundException
- DirectoryEntryNotFoundException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryEntryNotFoundException
- DirectoryEntryNotFoundException(Throwable) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryEntryNotFoundException
- DirectoryEntryObject - Class in org.nuxeo.ecm.restapi.server.directory
- DirectoryEntryObject() - Constructor for class org.nuxeo.ecm.restapi.server.directory.DirectoryEntryObject
- DirectoryEntryPageProvider - Class in org.nuxeo.ecm.directory.providers
-
Simple page provider giving the possibility to paginate a
Directory
. - DirectoryEntryPageProvider() - Constructor for class org.nuxeo.ecm.directory.providers.DirectoryEntryPageProvider
- DirectoryEntryResolver - Class in org.nuxeo.ecm.directory
-
This
ObjectResolver
allows to manage integrity for fields containing references to directory's entry. - DirectoryEntryResolver() - Constructor for class org.nuxeo.ecm.directory.DirectoryEntryResolver
- DirectoryEvent - Class in org.nuxeo.runtime.trackers.files
- DirectoryEvent(Object, File, Object) - Constructor for class org.nuxeo.runtime.trackers.files.DirectoryEvent
- DirectoryException - Exception Class in org.nuxeo.ecm.directory
-
Exception thrown when dealing with a Directory.
- DirectoryException() - Constructor for exception class org.nuxeo.ecm.directory.DirectoryException
- DirectoryException(int) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryException
- DirectoryException(String) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryException
- DirectoryException(String, int) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryException
- DirectoryException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryException
- DirectoryException(String, Throwable, int) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryException
- DirectoryException(Throwable) - Constructor for exception class org.nuxeo.ecm.directory.DirectoryException
- DirectoryException(Throwable, int) - Constructor for exception class 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.directory
- DirectoryObject() - Constructor for class org.nuxeo.ecm.restapi.server.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 instantiatedDirectory
objects. - DirectoryRegistry() - Constructor for class org.nuxeo.ecm.directory.DirectoryRegistry
- DirectoryRootObject - Class in org.nuxeo.ecm.restapi.server.directory
- DirectoryRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.directory.DirectoryRootObject
- DirectorySecurityException - Exception Class in org.nuxeo.ecm.directory
-
Exception thrown when access to a directory is denied.
- DirectorySecurityException() - Constructor for exception class org.nuxeo.ecm.directory.DirectorySecurityException
- DirectorySecurityException(String) - Constructor for exception class org.nuxeo.ecm.directory.DirectorySecurityException
- DirectorySecurityException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.directory.DirectorySecurityException
- DirectorySecurityException(Throwable) - Constructor for exception class 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.directory
- DirectorySessionRunner() - Constructor for class org.nuxeo.ecm.restapi.server.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
- DirectoryUpdater - Class in org.nuxeo.targetplatforms.core.service
-
Updater in charge of override directory changes.
- DirectoryUpdater(String) - Constructor for class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
- dirInfos - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
- dirName - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
- dirName - Variable in class org.nuxeo.targetplatforms.core.service.DirectoryUpdater
- dirs - Variable in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
- dirService - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- dirStack - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
- dirty - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
Whether there have been changes to the registered schemas, facets or document types that require recomputation of the effective ones.
- DIRTY_MASK - Static variable in interface org.nuxeo.ecm.core.api.model.Property
-
A mask for public flags.
- DirtyBlobListener - Class in org.nuxeo.wopi
-
since 2021.9
- DirtyBlobListener() - Constructor for class org.nuxeo.wopi.DirtyBlobListener
- DirtyPathsFinder(Set<String>) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
- DirtyPropertyIterator - Class in org.nuxeo.ecm.core.api.model.impl
- DirtyPropertyIterator(Iterator<Property>) - Constructor for class org.nuxeo.ecm.core.api.model.impl.DirtyPropertyIterator
- disable() - Static method in class org.nuxeo.ecm.core.api.impl.DownloadBlobGuard
-
Disables the guard
- disable() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
- disable() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
- disable() - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.versioning.CMISVersioningFilter
-
Disables the filter for current thread.
- disable() - Method in class org.nuxeo.ecm.platform.management.statuses.ProbeScheduler
- disable() - Method in interface org.nuxeo.ecm.platform.management.statuses.ProbeSchedulerMBean
- disable() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
- disable() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
-
Deprecated.
- disable() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
- DISABLE_AUDIT_LOGGER - Static variable in class org.nuxeo.audit.service.AuditComponent
-
If passed as true on the event properties, event not logged
- DISABLE_AUDIT_LOGGER - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
-
Deprecated.since 2021.34, use
CoreSession.DISABLE_AUDIT_LOGGER
instead - DISABLE_AUDIT_LOGGER - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
Disable the audit logger, a Boolean parameter passed in context data at
CoreSession.saveDocument(org.nuxeo.ecm.core.api.DocumentModel)
time. - DISABLE_AUDIT_LOGGER - Static variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.If passed as true on the event properties, event not logged
- DISABLE_AUDIT_LOGGER - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
Deprecated.since 2021.34, use
CoreSession.DISABLE_AUDIT_LOGGER
instead - DISABLE_AUTO_CHECKOUT - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
-
Context data to disable auto-checkout of checked-in documents at pre-save time.
- DISABLE_AUTO_INDEXING - Static variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- DISABLE_AUTOMATIC_VERSIONING - Static variable in interface org.nuxeo.ecm.core.api.versioning.VersioningService
-
Context data to disable the automatic versioning engine.
- DISABLE_BINARY_METADATA_LISTENER - Static variable in class org.nuxeo.binary.metadata.api.BinaryMetadataConstants
-
Flag to disable binary metadata listener.
- DISABLE_DOMAIN_LISTENER - Static variable in class org.nuxeo.ecm.platform.publisher.listeners.DomainEventsListener
- DISABLE_DUBLINCORE_LISTENER - Static variable in class org.nuxeo.ecm.platform.dublincore.listener.DublinCoreListener
- DISABLE_ECM_BLOB_KEYS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
-
Property to disable
ecm:blobKeys
computation FOR TEST PURPOSE ONLY. - DISABLE_HTMLSANITIZER_LISTENER - Static variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerListener
- DISABLE_NOTIFICATION_SERVICE - Static variable in class org.nuxeo.ecm.collections.api.CollectionConstants
- DISABLE_NOTIFICATION_SERVICE - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
-
A event property to block the notification service.
- DISABLE_NOTIFICATION_SERVICE - Static variable in class org.nuxeo.ecm.platform.task.TaskEventNames
-
A task variable key to disable the notification service.
- DISABLE_PICTURE_VIEWS_GENERATION_LISTENER - Static variable in class org.nuxeo.ecm.platform.picture.listener.PictureViewsGenerationListener
- DISABLE_PROXY_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Framework property to disable usage of the proxy environment variables (
nuxeo.http.proxy.*
) for the connection to the S3 endpoint. - DISABLE_QUOTA_CHECK_LISTENER - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
- DISABLE_REDIRECT_REQUEST_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
- DISABLE_SUBSCRIBE_PROP - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
- DISABLE_SUBSCRIBE_PROP - Static variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
- DISABLE_THUMBNAIL_COMPUTATION - Static variable in class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants
- DISABLE_TRASH_RENAMING - Static variable in interface org.nuxeo.ecm.core.api.trash.TrashService
-
Key for
DocumentModel.getContextData(String)
which skips the renaming during trash/untrash mechanism when the value isBoolean.TRUE
. - DISABLE_VERSIONING - Static variable in class org.nuxeo.ecm.platform.tag.FacetedTagService
-
Context data to disable versioning, used by NoVersioningFacetedTagFilter.
- DISABLE_VIDEO_CONVERSIONS_GENERATION_LISTENER - Static variable in class org.nuxeo.ecm.platform.video.listener.VideoChangedListener
- disableAudit - Variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
- disableBackgroundSizeCover - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
Boolean to disable background-cover CSS behavior on login page background, as it may not be compliant with all browsers (see NXP-12972/NXP-12978).
- disableCounters() - Method in interface org.nuxeo.runtime.management.counters.CounterManager
-
Deprecated.Desable all couters
- disableCounters() - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
-
Deprecated.
- disabled - Variable in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC.DocumentGCComputation
- disabled - Variable in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
- disabled - Variable in class org.nuxeo.runtime.model.persistence.AbstractContribution
- DISABLED - Enum constant in enum class org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
-
Version ACL disabled.
- DISABLED_ISLATESTVERSION_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- disableDefaultAdministratorsGroup - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
- disableDefaultAdministratorsGroup - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- disabledFacets - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- disabledForTestingPurpose - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
-
For test purpose only.
- disabledSchemas - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- disabledTypes - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- disableEvents(DocumentModel) - Static method in class org.nuxeo.ecm.collections.core.CollectionManagerImpl
- disableEvents(DocumentModel) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- disableGlobalCaching() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
- disableGlobalCaching() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Returns true if expressions evaluation should not be cached globally
- disableListeners(DocumentModel) - Static method in class org.nuxeo.ecm.quota.QuotaUtils
-
Disables listeners and options when saving a value in a quota facet.
- disableLogging() - Method in class org.nuxeo.ecm.platform.importer.executor.rest.AbstractRestImporterExecutor
- disableLogging() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
-
Deprecated.
- disableLogging() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
- disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.model.BaseSession
- disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
- disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
- disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
- disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
- disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
- disableReadVersionPermission - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
- disableSerializing() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
-
Deprecated.
- disableSerializing() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
- disableSubscribe - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
- disableSyncListener(EventServiceAdmin, String) - Method in class org.nuxeo.importer.stream.consumer.DocumentConsumerPool
- disableTenantIsolation(CoreSession) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
- disableTenantIsolation(CoreSession) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
- disableTenantIsolationFor(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
- disableTenantIsolationFor(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
- disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
- disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
- disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
- disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
- disableVersionACL - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
- disableVersioning - Variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction.SetPropertyComputation
- disallowedChars - Variable in class org.nuxeo.ecm.core.filter.CharacterFilteringServiceDescriptor
- disconnect() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
- disconnect() - Method in interface org.nuxeo.ecm.core.event.ReconnectedEventBundle
-
Manage cleanup after processing.
- disconnect() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- discoverLdapServers(String, boolean, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
Retrieve server URLs from DNS SRV record
- 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
-
Deprecated.
- dispatch(String) - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- dispatchers - Variable in class org.nuxeo.runtime.server.FilterMappingDescriptor
- dispatchView(String) - Method in class org.nuxeo.ecm.webengine.base.ViewService
- 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(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.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() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
- dispose() - Method in interface org.nuxeo.ecm.webengine.model.Resource
- dispose() - Static method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
- 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() - Method in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- dispose(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.rest.session.SessionFactory
- disptachAdapter(String) - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultAdapter
-
TODO: is this wanted?
- 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
- distribution - Variable in class org.nuxeo.launcher.info.InstanceInfo
- DISTRIBUTION_DATE - Static variable in class org.nuxeo.common.Environment
- DISTRIBUTION_HOTFIX - Static variable in class org.nuxeo.common.Environment
- DISTRIBUTION_NAME - Static variable in class org.nuxeo.common.Environment
- DISTRIBUTION_PACKAGE - Static variable in class org.nuxeo.common.Environment
- DISTRIBUTION_PROPERTY_FILE - Static variable in class org.nuxeo.common.Environment
- DISTRIBUTION_SERVER - Static variable in class org.nuxeo.common.Environment
- DISTRIBUTION_VERSION - Static variable in class org.nuxeo.common.Environment
- distributionDate - Variable in class org.nuxeo.common.Environment
- distributionDomain - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
- 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.management
- DistributionObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.DistributionObject
- distributionVersion - Variable in class org.nuxeo.common.Environment
- DIV - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
- DIV - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
- DmkComponent - Class in org.nuxeo.dmk
- DmkComponent() - Constructor for class org.nuxeo.dmk.DmkComponent
- DmkProtocol - Class in org.nuxeo.dmk
- DmkProtocol() - Constructor for class org.nuxeo.dmk.DmkProtocol
- DN_SPECIAL_ATTRIBUTE_KEY - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
- DNS_CACHE_EXPIRY - Static variable in interface org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolver
-
DNS Cache Expiry property
- DNSServiceEntry - Class in org.nuxeo.ecm.directory.ldap.dns
-
Encapsulates a hostname and port.
- DNSServiceEntry(String, int, int, int) - Constructor for class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
- DNSServiceResolver - Interface in org.nuxeo.ecm.directory.ldap.dns
-
Utility to fetch SRV records from a DNS server to get the list of available ldap servers from the DN representation of the domain.
- DNSServiceResolverImpl - Class in org.nuxeo.ecm.directory.ldap.dns
-
Utility class to perform DNS lookups for services.
- DNSServiceResolverImpl() - Constructor for class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
- do_action(int, lr_parser, Stack, int) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
-
Invoke a user supplied parse action.
- doAcquireEntityManager() - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
- doAddToCache(String, BlobHolder) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
- doAddUserToGroup() - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserToGroupObject
- 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(Request, HttpServletResponse) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- 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
- doBegin(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
- doBind(MBeanServer, ObjectName, Object, Class<?>) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
- doBind(Resource) - Method in class org.nuxeo.runtime.management.ResourcePublisherService.ResourcesRegistry
- doBindResources() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
- doBulk(BulkRequest) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- doBulkActionByLang(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- doBulkActionByPageProvider(String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- doBulkActionBySavedSearch(String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- doBulkInstall(String, String, Boolean) - Method in class org.nuxeo.connect.client.we.InstallHandler
- doc - Variable in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
- doc - Variable in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener.DocumentMetadataMappingUpdates
- doc - Variable in class org.nuxeo.drive.operations.NuxeoDriveAttachBlob
- doc - Variable in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
- doc - Variable in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
- doc - Variable in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
- doc - Variable in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
- doc - Variable in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- doc - Variable in class org.nuxeo.ecm.core.api.model.resolver.DocumentPropertyObjectResolverImpl
- doc - Variable in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
- doc - Variable in class org.nuxeo.ecm.core.blob.BlobInfoContext
- doc - Variable in class org.nuxeo.ecm.core.event.impl.DocumentDomainEventContext
- doc - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
- doc - Variable in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
- doc - Variable in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
- doc - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
- doc - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
- doc - Variable in class org.nuxeo.ecm.core.rest.DocumentObject
- doc - Variable in class org.nuxeo.ecm.core.search.api.client.search.results.impl.DocumentModelResultItem
- doc - Variable in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
- doc - Variable in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
- doc - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
- doc - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
- doc - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
- doc - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate.DocumentSchema
- doc - Variable in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
- doc - Variable in class org.nuxeo.ecm.platform.rendition.adapter.DownloadBlobHolder
- doc - Variable in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
- doc - Variable in class org.nuxeo.ecm.platform.rendition.impl.LiveRendition
- doc - Variable in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
- doc - Variable in class org.nuxeo.ecm.platform.signature.core.operations.SignPDF
- doc - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
- doc - Variable in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
- doc - Variable in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
- doc - Variable in class org.nuxeo.ecm.restapi.server.blob.BlobAdapter
- doc - Variable in class org.nuxeo.ecm.restapi.server.blob.BlobObject
- doc - Variable in class org.nuxeo.ecm.restapi.server.rendition.RenditionObject
- doc - Variable in class org.nuxeo.ecm.user.invite.UserInvitationComponent.RootDocumentGetter
- 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.rest.context.RestExtensions
- doc - Variable in class org.nuxeo.wopi.rest.FilesEndpoint
- doc(DocumentModel) - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext.Builder
-
The document from which to download the blob.
- DOC_IMPORTED_EVENT - Static variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
- DOC_INPUT_TYPE - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- DOC_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_TO_BLOB - Enum constant in enum class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate.Direction
- DOC_TYPE - Static variable in class org.nuxeo.elasticsearch.ElasticSearchConstants
-
Elasticsearch type name used to index Nuxeo documents
- DOC_WITH_BLOB_KEYS_IN_QUERY - Static variable in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- docBlobPaths - Variable in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
Local cache of blob paths per doc type.
- docBlobPathsPerSchema - Variable in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
Local cache of blob paths per schema.
- DocConfigDescriptor - Class in org.nuxeo.ecm.platform.importer.xml.parser
-
Descriptor that is used to define how DocumenModel should be created from XML input
- DocConfigDescriptor() - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
- DocConfigDescriptor(String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
- docConfigs - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterComponent
- 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.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.StandardVersioningService
- doCheckOut(Document) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
- docId - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- docId - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
-
Deprecated.
- docId - Variable in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
- docId - Variable in class org.nuxeo.ecm.core.blob.BlobContext
- docId - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
- docId - Variable in class org.nuxeo.ecm.core.event.impl.BlobEventContext
- docId - Variable in class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
- docId - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- docId - Variable in class org.nuxeo.ecm.core.search.SearchHit.Builder
- docId - Variable in class org.nuxeo.ecm.core.search.SearchHit
- 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.routing.core.impl.jsongraph.JsonGraphRoute
- docId - Variable in class org.nuxeo.wopi.FileInfo
- docId(String) - Method in class org.nuxeo.ecm.core.search.SearchHit.Builder
- docIds - Variable in class org.nuxeo.ecm.core.work.AbstractWork
-
Doc ids for the Work instance, if relevant.
- doCleanUp() - Static method in class org.nuxeo.ecm.platform.scanimporter.processor.ScannedFileImporter
- doCleanupDoneAndCanceledRouteInstances(String, int) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Deprecated.since 2023, use GarbageCollectRoutesAction instead
- doCleanupDoneAndCanceledRouteInstances(String, int) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
Deprecated.
- doCleanupOrphanVersions(CoreSession, long) - Method in class org.nuxeo.ecm.core.CoreService
- doClearEntries() - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- doClearOldEntries() - Method in class org.nuxeo.common.file.LRUFileCache
- docLifeCycle - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- docLifeCycle - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- docLifeCycle - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- docLifeCycle(String) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- 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 theComment
metadata. - docModel - Variable in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
- DocModelListToDocRefList - Class in org.nuxeo.ecm.automation.core.impl.adapters
- DocModelListToDocRefList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocModelListToDocRefList
- DocModelToDocModelList - Class in org.nuxeo.ecm.automation.core.impl.adapters
- DocModelToDocModelList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocModelList
- DocModelToDocRef - Class in org.nuxeo.ecm.automation.core.impl.adapters
- DocModelToDocRef() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocRef
- DocModelToDocRefList - Class in org.nuxeo.ecm.automation.core.impl.adapters
- DocModelToDocRefList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocRefList
- docObjectClass - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
- doCollect(MultiReference.Collector) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
- doCollectAttributes(Class<?>, BeanInfo) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
- doCollectConstructors(Class<?>, BeanInfo) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
- doCollectIfaces(Set<Class<?>>, Class<?>) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
- doCollectMgmtIfaces(Set<Class<?>>, Class<?>) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
- doCollectNotifications(Class<?>, BeanInfo) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
- doCollectOperations(Class<?>, BeanInfo) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
- doCommit(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
- doCompare(SimpleFragment, SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment.FieldComparator
- 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.FacetedTagService
- docPath - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- docPath - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- docPath - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- docPath - Variable in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
- docPath(String) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- doCreateAndFillEntryFromDocument(DocumentModel, Principal) - Method in class org.nuxeo.audit.service.AbstractAuditBackend
- doCreateAndFillEntryFromDocument(DocumentModel, Principal) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- doCreateFolderishNode(DocumentModel, SourceNode) - Method in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
- doCreateGroup(GroupResource) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- 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.internals.AbstractLogManager
- doCreateTailer(Collection<LogPartition>, Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
- doCreateTailer(Collection<LogPartition>, Name, Codec<M>) - Method in class org.nuxeo.lib.stream.log.mem.MemLogManager
- doCreateUser(UserResource) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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
- 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.io.rest.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.audit.stream.AuditDomainEvent
- DocRequestFilter - Class in org.nuxeo.ecm.restapi.opensearch1
-
Rewrite a Document get request to add security.
- DocRequestFilter(NuxeoPrincipal, String, String, String) - Constructor for class org.nuxeo.ecm.restapi.opensearch1.DocRequestFilter
- DocRequestFilter(NuxeoPrincipal, String, String, String, String) - Constructor for class org.nuxeo.ecm.restapi.opensearch1.DocRequestFilter
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.4, types have been removed since Elasticsearch 7.x, use
DocRequestFilter(NuxeoPrincipal, String, String, String)
instead - doCrop(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
- doCrop(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
- doCrop(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
- docs - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
-
Docs found ok.
- docs - Variable in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
- docs - Variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryUnrestrictedSessionRunner
- DOCS_INPUT_TYPE - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- docsCreatedCount - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
- docsProcessedCount - Variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
- docsStack - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.MVELImporterFunction
- docsStack - Variable in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
- docState - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- docsToUpdate - Variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
- docTitle - Variable in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
- docType - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- docType - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- docType - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- 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.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.relations.CoreGraph
- docType(String) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- DOCTYPE - Static variable in class org.nuxeo.ecm.core.query.sql.model.FromClause
- 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.config.types
- DocTypeEndPoint() - Constructor for class org.nuxeo.ecm.restapi.server.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.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
- DocUIDGeneratorListener - Class in org.nuxeo.ecm.core.uidgen
- DocUIDGeneratorListener() - Constructor for class org.nuxeo.ecm.core.uidgen.DocUIDGeneratorListener
- document - Enum constant in enum class org.nuxeo.ecm.platform.task.TaskService.VariableName
- document - Variable in class org.nuxeo.audit.api.document.SourceDocumentResolver
- 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
-
Deprecated.
- document - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
- document - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
- Document - Enum constant in enum class 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_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.audit.io.IOLogEntryBase
- DOCUMENT_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
- 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_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
- 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.audit.api.document
-
Audit log stores event related to the "live" DocumentModel.
- DocumentAuditHelper() - Constructor for class org.nuxeo.audit.api.document.DocumentAuditHelper
- DocumentBackedFileItem - Class in org.nuxeo.drive.adapter.impl
-
DocumentModel
backed implementation of aFileItem
. - 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
- DocumentBackedFolderItem - Class in org.nuxeo.drive.adapter.impl
-
DocumentModel
backed implementation of aFolderItem
. - 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 aDocumentModel
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 theDownloadService
. - DocumentBlobHolderWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
- DocumentBlobManager - Interface in org.nuxeo.ecm.core.blob
- DocumentBlobManagerComponent - Class in org.nuxeo.ecm.core.blob
- DocumentBlobManagerComponent() - Constructor for class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- DocumentBlobProvider - Interface in org.nuxeo.ecm.core.blob
- 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> - 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 acodec
totailer
. - DocumentConsumers - Class in org.nuxeo.importer.stream.automation
- DocumentConsumers() - Constructor for class org.nuxeo.importer.stream.automation.DocumentConsumers
- 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.importer.stream.producer.RandomDocumentMessageProducer
- DocumentDomainEvent - Class in org.nuxeo.ecm.core.model.stream
-
Domain Event for Document.
- DocumentDomainEvent() - Constructor for class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
- DocumentDomainEventContext - Class in org.nuxeo.ecm.core.event.impl
-
Event Context used for Document Domain Event.
- DocumentDomainEventContext(NuxeoPrincipal, Document) - Constructor for class org.nuxeo.ecm.core.event.impl.DocumentDomainEventContext
- DocumentDomainEventProducer - Class in org.nuxeo.ecm.core.model.stream
-
Propagate internal document events to a document DomainEvent stream.
- DocumentDomainEventProducer(String, String) - Constructor for class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- DocumentEventCategories - Class in org.nuxeo.ecm.core.api.event
-
Document event categories.
- DocumentEventContext - Class in org.nuxeo.ecm.core.event.impl
-
Specialized implementation to be used with an abstract session
- DocumentEventContext(CoreSession, NuxeoPrincipal, DocumentModel) - Constructor for class org.nuxeo.ecm.core.event.impl.DocumentEventContext
- DocumentEventContext(CoreSession, NuxeoPrincipal, DocumentModel, DocumentRef) - Constructor for class org.nuxeo.ecm.core.event.impl.DocumentEventContext
- DocumentEventTypes - Class in org.nuxeo.ecm.core.api.event
-
TODO: write description.
- 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 Class 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 class org.nuxeo.ecm.core.api.DocumentExistsException
- DocumentExistsException(String) - Constructor for exception class org.nuxeo.ecm.core.api.DocumentExistsException
- DocumentExistsException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.DocumentExistsException
- DocumentExistsException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.DocumentExistsException
- DocumentFactory - Class in org.nuxeo.ecm.core.rest
- DocumentFieldAccessor - Class in org.nuxeo.ecm.platform.rendering.template
- DocumentFieldAccessor(String) - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
- DocumentFileCodec - Class in org.nuxeo.ecm.platform.url.codec
- DocumentFileCodec() - Constructor for class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
- DocumentFileCodec(String) - Constructor for class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
- documentFilter - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
Filter that hides HiddenInNavigation and deleted objects.
- documentGC(DocumentDomainEvent) - Method in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC.DocumentGCComputation
- DocumentGCComputation(String) - Constructor for class org.nuxeo.ecm.core.model.stream.StreamDocumentGC.DocumentGCComputation
- DocumentHelper - Class in org.nuxeo.ecm.automation.core.util
- DocumentHelper - Class in org.nuxeo.ecm.core.rest
- DocumentHistoryPageProvider - Class in org.nuxeo.audit.provider
- DocumentHistoryPageProvider() - Constructor for class org.nuxeo.audit.provider.DocumentHistoryPageProvider
- DocumentHistoryReader - Interface in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use the
PageProviderService
instead - DocumentHistoryReaderImpl - Class in org.nuxeo.ecm.platform.audit.api.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use the
PageProviderService
instead - DocumentHistoryReaderImpl() - Constructor for class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryReaderImpl
-
Deprecated.
- documentId - Enum constant in enum class org.nuxeo.ecm.platform.task.TaskService.VariableName
- documentId - Variable in class org.nuxeo.ecm.core.search.IndexingRequest
- documentId - Variable in class org.nuxeo.ecm.platform.preview.work.PreviewWork
- documentId - Variable in class org.nuxeo.ecm.user.invite.UserRegistrationInfo
- documentId() - Method in record class org.nuxeo.ecm.core.search.BulkIndexingResponse.IndexingFailure
-
Returns the value of the
documentId
record component. - 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.io.rest.operations
- DocumentInputResolver() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.DocumentInputResolver
- documentLinkBuilder - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
- documentLinkBuilder - Variable in class org.nuxeo.ecm.automation.io.rest.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
-
Deprecated.
- documentManager - Variable in class org.nuxeo.ecm.platform.tag.automation.SuggestTagEntry
- DocumentMessage - Class in org.nuxeo.importer.stream.message
-
Message that represent an immutable Nuxeo document.
- DocumentMessage() - Constructor for class org.nuxeo.importer.stream.message.DocumentMessage
- DocumentMessage(DocumentMessage.Builder) - Constructor for class org.nuxeo.importer.stream.message.DocumentMessage
- DocumentMessage.Builder - Class in org.nuxeo.importer.stream.message
- DocumentMessageConsumer - Class in org.nuxeo.importer.stream.consumer
-
Consumes DocumentMessage and produce Nuxeo document.
- DocumentMessageConsumer(String, String, String) - Constructor for class org.nuxeo.importer.stream.consumer.DocumentMessageConsumer
- DocumentMessageConsumerFactory - Class in org.nuxeo.importer.stream.consumer
- DocumentMessageConsumerFactory(String, String) - Constructor for class org.nuxeo.importer.stream.consumer.DocumentMessageConsumerFactory
- DocumentMetadataGroupComputer - Class in org.nuxeo.ecm.platform.computedgroups
-
Configurable Group Computer based on Metadata of Documents.
- DocumentMetadataGroupComputer(String, String, String) - Constructor for class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
- DocumentMetadataGroupComputer.GetDocumentsFromUsername - Class in org.nuxeo.ecm.platform.computedgroups
- DocumentMetadataGroupComputerDescriptor - Class in org.nuxeo.ecm.platform.computedgroups
- DocumentMetadataGroupComputerDescriptor() - Constructor for class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
- DocumentMetadataMappingUpdates(DocumentModel, List<MetadataMappingUpdate>) - Constructor for class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener.DocumentMetadataMappingUpdates
- DocumentModel - Interface in org.nuxeo.ecm.core.api
-
The document model is a serializable representation of a core document.
- DocumentModel.DocumentModelRefresh - Class in org.nuxeo.ecm.core.api
-
Info fetched internally during a refresh.
- DocumentModelAdapter - Class in org.nuxeo.ecm.platform.rendering.template
- DocumentModelAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
- DocumentModelAdapter(DocumentModel, ObjectWrapper) - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
- DocumentModelChildrenIterator - Class in org.nuxeo.ecm.core.api.impl
-
Iterator over the children of a folder.
- DocumentModelChildrenIterator(CoreSession, DocumentRef, String, Filter) - Constructor for class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
- DocumentModelCodec - Class in org.nuxeo.ecm.automation.io.services.codec
- DocumentModelCodec() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.DocumentModelCodec
- DocumentModelCollector - Class in org.nuxeo.ecm.automation.core.collectors
-
This implementation collect
DocumentModel
objects and return them as aDocumentModelList
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 aDocument
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
- 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 aDocumentModelList
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
-
Wraps a
DocumentModelList
inside aPageProvider
. - 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.adapters
-
Adapter that returns a list of {
DocumentModel
s. - DocumentModelListPaginableAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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
- 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 containingDocumentModel
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 Class 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
- DocumentNotFoundException - Exception Class in org.nuxeo.ecm.core.api
-
Exception thrown when a document is not found.
- DocumentNotFoundException() - Constructor for exception class org.nuxeo.ecm.core.api.DocumentNotFoundException
- DocumentNotFoundException(String) - Constructor for exception class org.nuxeo.ecm.core.api.DocumentNotFoundException
- DocumentNotFoundException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.DocumentNotFoundException
- DocumentNotFoundException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.DocumentNotFoundException
- DocumentObject - Class in org.nuxeo.ecm.core.rest
- DocumentObject() - Constructor for class org.nuxeo.ecm.core.rest.DocumentObject
- DocumentObjectWrapper - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
- DocumentObjectWrapper - Class in org.nuxeo.ecm.platform.rendering.template
- DocumentObjectWrapper() - Constructor for class org.nuxeo.ecm.platform.rendering.template.DocumentObjectWrapper
- DocumentObjectWrapper(FreemarkerEngine) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentObjectWrapper
- DocumentPageProviderOperation - Class in org.nuxeo.ecm.automation.core.operations.services
-
Operation to execute a query or a named provider with support for Pagination.
- DocumentPageProviderOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
- DocumentPaginatedQuery - Class in org.nuxeo.ecm.automation.core.operations.services.query
- DocumentPaginatedQuery() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery
- DocumentPart - Interface in org.nuxeo.ecm.core.api.model
-
Deprecated.since 8.4, use direct
Property
getters onDocumentModel
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
- documentPath - Variable in class org.nuxeo.ecm.core.search.IndexingRequest
- 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
- 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
- DocumentPropertiesJsonReader() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReader
- DocumentProperty - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.platform.publisher.api.PublishingEvent
- documentPublicationRejected - Enum constant in enum class org.nuxeo.ecm.platform.publisher.api.PublishingEvent
- documentPublished - Enum constant in enum class org.nuxeo.ecm.platform.publisher.api.PublishingEvent
- DocumentPublisherUnrestricted(CoreSession, DocumentRef, DocumentRef, NuxeoPrincipal, String) - Constructor for class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted
- DocumentReader - Interface in org.nuxeo.ecm.core.io
-
A document reader.
- DocumentReaderFactory - Interface in org.nuxeo.ecm.core.io
-
Interface for a factory that will provide a custom DocumentReader implementation.
- documentRef - Variable in class org.nuxeo.ecm.automation.core.impl.adapters.helper.AbsoluteDocumentRef
- documentRef - Variable in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
- documentRef - Variable in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
Deprecated.
- 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 - 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 aDocumentRefList
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 - Enum constant in enum class 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
-
Provides
DocumentRoute
for aDocumentModel
. - DocumentRouteAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.routing.core.adapter.DocumentRouteAdapterFactory
- DocumentRouteAlredayLockedException - Exception Class in org.nuxeo.ecm.platform.routing.api.exception
- DocumentRouteAlredayLockedException() - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
- DocumentRouteAlredayLockedException(String) - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
- DocumentRouteAlredayLockedException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
- DocumentRouteAlredayLockedException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
- DocumentRouteCreationListener - Class in org.nuxeo.ecm.platform.routing.core.listener
-
Lock a newly created route.
- DocumentRouteCreationListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteCreationListener
- DocumentRouteDeletedListener - Class in org.nuxeo.ecm.platform.routing.core.listener
-
Deprecated.
- DocumentRouteDeletedListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteDeletedListener
-
Deprecated.
- DocumentRouteElement - Interface in org.nuxeo.ecm.platform.routing.api
-
An element of a
DocumentRoute
- DocumentRouteElement.ElementLifeCycleState - Enum Class in org.nuxeo.ecm.platform.routing.api
-
The lifecycle state of an element
- DocumentRouteElement.ElementLifeCycleTransistion - Enum Class 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 Class in org.nuxeo.ecm.platform.routing.api.exception
-
Basic document routing exception.
- DocumentRouteException() - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException
- DocumentRouteException(String) - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException
- DocumentRouteException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException
- DocumentRouteException(Throwable) - Constructor for exception class 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 Class in org.nuxeo.ecm.platform.routing.api.exception
- DocumentRouteNotLockedException() - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteNotLockedException
- DocumentRouteNotLockedException(String) - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteNotLockedException
- DocumentRouteNotLockedException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteNotLockedException
- DocumentRouteNotLockedException(Throwable) - Constructor for exception class 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
- 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 Class 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
- DocumentRoutingEscalationAction - Class in org.nuxeo.ecm.platform.routing.core.bulk
-
Computes the escalation rules to execute on given documents and then execute them.
- DocumentRoutingEscalationAction() - Constructor for class org.nuxeo.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction
- DocumentRoutingEscalationAction.DocumentRoutingEscalationComputation - Class in org.nuxeo.ecm.platform.routing.core.bulk
- DocumentRoutingEscalationComputation() - Constructor for class org.nuxeo.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction.DocumentRoutingEscalationComputation
- 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
-
Deprecated.since 2023.0, it was replaced by
DocumentRoutingEscalationAction
- 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 newDocumentRoute
instances and creatingDocumentRoute
model fromDocumentRoute
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
- DocumentSecurityException - Exception Class in org.nuxeo.ecm.core.api
-
Exception thrown when access to a document is denied.
- DocumentSecurityException() - Constructor for exception class org.nuxeo.ecm.core.api.DocumentSecurityException
- DocumentSecurityException(String) - Constructor for exception class org.nuxeo.ecm.core.api.DocumentSecurityException
- DocumentSecurityException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.DocumentSecurityException
- DocumentSecurityException(Throwable) - Constructor for exception class 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.io.rest.operations
- DocumentsInputResolver() - Constructor for class org.nuxeo.ecm.automation.io.rest.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 aDocumentModel
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 - Enum constant in enum class 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
- 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 - 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 - Variable in class org.nuxeo.ecm.platform.types.TypeService
- DocumentTypes - Class in org.nuxeo.ecm.restapi.io.types
- DocumentTypes(DocumentType[]) - Constructor for class org.nuxeo.ecm.restapi.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.io.types
- DocumentTypesWriter() - Constructor for class org.nuxeo.ecm.restapi.io.types.DocumentTypesWriter
- documentUnpublished - Enum constant in enum class 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 Class in org.nuxeo.ecm.core.api.validation
-
Exception thrown when some process failed due to
ValidationViolation
. - DocumentValidationException(String) - Constructor for exception class org.nuxeo.ecm.core.api.validation.DocumentValidationException
- DocumentValidationException(DocumentValidationReport) - Constructor for exception class 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 theirSchema
's constraints. - DocumentValidationService.Forcing - Enum Class 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 - Enum constant in enum class 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
- docUUID - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- docUUID - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- docUUID(String) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- docUUID(DocumentRef) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- 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.restapi.server.blob.BlobObject
- doDelete() - Method in class org.nuxeo.ecm.restapi.server.JSONDocumentObject
- doDelete(String) - Method in class org.nuxeo.ecm.core.rest.FileService
- doDeleteArtifact() - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMObject
- doDeleteEntry() - Method in class org.nuxeo.ecm.restapi.server.directory.DirectoryEntryObject
- doDeleteGroup(String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- doDeleteSavedSearch(String) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- doDeleteUser(String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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.core.search.client.opensearch1.OpenSearchHintDescriptor
- doesRemove() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
- doesRemove() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
- doesRemove() - Method in class org.nuxeo.ecm.platform.types.Type
- 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
- doExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.BuildOutboundMessageAction
- doExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.DecodeInboundRequestAction
- doExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.EncodeOutboundResponseAction
- doExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.HandleEventContextErrorAction
- doExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.HandleSSOMessageAction
- doExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.InvokeInitInboundHandlerAction
- doExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.SetEndpointAction
- doExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.SetNameIdentifierFromResponseAction
- doExecuteSavedSearch(String, UriInfo) - Method in class org.nuxeo.ecm.restapi.server.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.exceptionhandling.NuxeoExceptionFilter
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.RequestContextFilter
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoHostFilter
- doFilter(ServletRequest, ServletResponse) - Method in class org.nuxeo.ecm.webengine.rest.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.core.search.SearchFilter
- 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.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.platform.web.common.tracing.OcHttpServletFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.rest.HttpFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.nuxeo.web.ui.NuxeoJSFWebUIRedirectFilter
- doFilterIdempotent(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- 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
- 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.mongodb.transientstore.MongoDBTransientStore
- 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
-
Deprecated.
- doGC(String) - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreService
-
Triggers Garbage collecting for a
TransientStore
. - doGC(String) - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
- doGet() - Method in class org.nuxeo.easyshare.EasyShare
- doGet() - Method in class org.nuxeo.ecm.automation.server.rest.AutomationResource
- doGet() - Method in class org.nuxeo.ecm.automation.server.rest.OperationResource
- doGet() - Method in class org.nuxeo.ecm.core.rest.AuditService
-
Deprecated.
- 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.directory.DirectoryEntryObject
- doGet() - Method in class org.nuxeo.ecm.restapi.server.JSONDocumentObject
- doGet() - Method in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- doGet() - Method in class org.nuxeo.ecm.restapi.server.management.DistributionObject
- doGet() - Method in class org.nuxeo.ecm.restapi.server.management.ProbesObject
-
Gets all the infos of all probes.
- doGet() - Method in class org.nuxeo.ecm.restapi.server.routing.adapter.WorkflowAdapter
- doGet() - Method in class org.nuxeo.ecm.restapi.server.targetplatforms.TargetPlatformObject
- doGet() - Method in class org.nuxeo.ecm.webengine.base.Main
- doGet() - Method in class org.nuxeo.ecm.webengine.base.ViewService
- doGet(boolean, boolean, boolean, Boolean, String) - Method in class org.nuxeo.targetplatforms.rest.RootResource
- 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.restapi.server.management.StreamServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.tokenauth.servlet.TokenAuthenticationServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ResourceServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.wopi.WOPIServlet
- doGet(Request) - Method in class org.nuxeo.ecm.restapi.server.blob.BlobObject
- doGet(Request) - Method in class org.nuxeo.ecm.restapi.server.usermanager.MeObject
- doGet(Request, boolean) - Method in class org.nuxeo.ecm.restapi.server.rendition.RenditionObject
- doGet(String) - Method in class org.nuxeo.ecm.core.rest.DocumentResolverService
- doGet(String) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
- doGet(String) - Method in class org.nuxeo.ecm.restapi.server.blob.BlobAdapter
- doGet(String) - Method in class org.nuxeo.ecm.restapi.server.management.MigrationObject
- doGet(String) - Method in class org.nuxeo.ecm.restapi.server.management.ProbesObject
-
Gets the info of a specific probe.
- doGet(String) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- doGet(String) - Method in class org.nuxeo.ecm.webengine.oauth2.OAuth2Callback
- doGet(String, Request) - Method in class org.nuxeo.ecm.core.rest.FileService
- doGet(String, String, String) - Method in class org.nuxeo.ecm.restapi.server.routing.adapter.TaskAdapter
- 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.adapters.ACLAdapter
- doGetAdapter(String) - Method in class org.nuxeo.ecm.restapi.server.adapters.BOAdapter
- doGetArtifact() - Method in class org.nuxeo.ecm.restapi.server.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.APIRoot
- doGetConversion() - Method in class org.nuxeo.ecm.restapi.server.APIRoot
- doGetConversionResult(String) - Method in class org.nuxeo.ecm.restapi.server.conversion.ConversionRootObject
- doGetConversionStatus(String) - Method in class org.nuxeo.ecm.restapi.server.conversion.ConversionRootObject
- doGetConverterNames(String, String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
-
Returns the list of converter names matching exactly the given
sourceMimeType
anddestinationMimeType
. - doGetDescriptor(FeatureDescriptor, String) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanIntrospector
- doGetDirectory() - Method in class org.nuxeo.ecm.restapi.server.APIRoot
- doGetDirectory(String) - Method in class org.nuxeo.ecm.restapi.server.directory.DirectoryRootObject
- 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.APIRoot
- doGetHostname() - Method in class org.nuxeo.runtime.management.ServerLocatorService
- doGetList() - Method in class org.nuxeo.ecm.restapi.server.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.search.SearchObject
- doGetPublic() - Method in class org.nuxeo.ecm.restapi.server.targetplatforms.TargetPlatformObject
- doGetPuml() - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
-
Deprecated.since 2022.21 use
StreamObject.doGet(String)
with format=puml instead. - doGetRendition(Request, String) - Method in class org.nuxeo.ecm.restapi.server.rendition.RenditionAdapter
- doGetRepository(String) - Method in class org.nuxeo.ecm.restapi.server.APIRoot
- doGetRequestToken(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuth1Servlet
- doGetSavedSearch(String) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- doGetSavedSearches(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- doGetStatus(String) - Method in class org.nuxeo.ecm.restapi.server.management.BulkObject
-
Gets the
BulkStatus
for the givencommandId
. - doGetTagDocumentIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
- doGetTagDocumentIds(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
- doGetTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
- doGetTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
- doGetTagSuggestions(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.AbstractTagService
- doGetTagSuggestions(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.FacetedTagService
- doGetTasks(String) - Method in class org.nuxeo.ecm.restapi.server.routing.adapter.WorkflowAdapter
- doGetUser() - Method in class org.nuxeo.ecm.restapi.server.APIRoot
- doGetUserToGroup(String) - Method in class org.nuxeo.ecm.restapi.server.usermanager.GroupObject
- doGetUserToGroup(String) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserObject
- doGetYaml() - Method in class org.nuxeo.ecm.automation.server.rest.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(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
- doIndex(IndexRequest) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- doIndexing(String) - Method in class org.nuxeo.ecm.restapi.server.management.SearchObject
-
Performs indexing on documents matching the optional NXQL query on the default repository.
- doIndexingOnDocument(String) - Method in class org.nuxeo.ecm.restapi.server.management.SearchObject
-
Performs indexing on the given document and its children.
- doInitialize() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.DecodeInboundRequestAction
- doInitialize() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.EncodeOutboundResponseAction
- doInitialize() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.handler.PopulateDecryptionParametersHandler
- 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.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
- doInvoke(MessageContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.handler.PopulateDecryptionParametersHandler
- 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
- 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
- doMerge(TargetDescriptor, TargetDescriptor) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- doMerge(TargetPackageDescriptor, TargetPackageDescriptor) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
- doMerge(TargetPlatformDescriptor, TargetPlatformDescriptor) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
- DOMHelper - Class in org.nuxeo.common.xmap
- DOMHelper.NodeMapVisitor - Interface in org.nuxeo.common.xmap
- DOMHelper.NodeVisitor - Interface in org.nuxeo.common.xmap
- DOMSerializer - Class in org.nuxeo.common.xmap
- done - Enum constant in enum class 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_AND_CANCELED_WORKFLOWS_QUERY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
- 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
- doOrderBy(List<Map<String, Serializable>>, OrderByClause) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- doPatchForTests(Map<String, String>) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
- doPatchGroup(String, PatchRequest) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- doPatchUser(String, PatchRequest) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- doPersist(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- doPost() - Method in class org.nuxeo.ecm.core.rest.LockService
- doPost() - Method in class org.nuxeo.ecm.core.rest.VersionService
- 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(MultivaluedMap<String, String>, String, VersioningOption, Blob) - Method in class org.nuxeo.ecm.core.rest.FileService
- doPost(String, HttpServletRequest, HttpServletResponse, ExecutionRequest) - Method in class org.nuxeo.ecm.restapi.server.adapters.OperationAdapter
- doPost(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
- doPost(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- doPost(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.rest.ExecutableResource
- doPost(DocumentModel, HttpHeaders) - Method in class org.nuxeo.ecm.restapi.server.JSONDocumentObject
- doPost(WorkflowRequest) - Method in class org.nuxeo.ecm.restapi.server.routing.adapter.WorkflowAdapter
- doPost(Operation) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- doPostAdapter(String, BusinessAdapter) - Method in class org.nuxeo.ecm.restapi.server.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.rest.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.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.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.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
- doPostVideos(String, List<String>, Boolean) - Method in class org.nuxeo.ecm.restapi.server.management.VideosObject
-
Recomputes video renditions for the documents matching the given query or
VideosObject.VIDEOS_DEFAULT_QUERY
if not provided. - doPreExecute(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.EncodeOutboundResponseAction
- 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.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 systemCoreSession
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 systemCoreSession
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, Consumer<CoreSession>) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
-
Runs the given
Consumer
with a systemCoreSession
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 systemCoreSession
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.management.MigrationObject
- doProcess(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.listener.AbstractCommentListener
- doProcess(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.listener.CommentRemovedEventListener
- doProcess(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.listener.DocumentRemovedCommentEventListener
- doPublish(List<LogEntry>) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- doPublish(LogRecord) - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
- doPublish(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- doPublishIfEntries(List<?>) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- doPut(Blob, VersioningOption) - Method in class org.nuxeo.ecm.restapi.server.blob.BlobObject
- doPut(DocumentModel, HttpHeaders) - Method in class org.nuxeo.ecm.restapi.server.JSONDocumentObject
- doPut(VersioningOption, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
- doPutAdapter(String, String, BusinessAdapter) - Method in class org.nuxeo.ecm.restapi.server.adapters.BOAdapter
- doPutExtendedInfos(LogEntryBuilder, EventContext, DocumentModel, Principal) - Method in class org.nuxeo.audit.service.AuditComponent
- doPutExtendedInfos(LogEntry, EventContext, DocumentModel, Principal) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- doQualifyNames(ProbeInfoImpl) - Method in class org.nuxeo.ecm.core.management.StatusesManagementFactory
- doQuery() - Method in class org.nuxeo.ecm.restapi.server.APIRoot
- doQuery(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.QueryObject
-
Perform query on the repository.
- 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
- 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.search.SearchObject
- doQueryByPageProvider(UriInfo, String) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- doRecurseDelete(String, QueryBuilder) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- doRefresh() - Method in class org.nuxeo.ecm.restapi.server.management.SearchObject
-
Executes a refresh on document index of a given repository.
- doRegister(BundleRegistration) - Method in class org.nuxeo.osgi.BundleRegistry
- 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.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.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.management.MigrationObject
- doRun(String, String) - Method in class org.nuxeo.ecm.restapi.server.management.MigrationObject
- 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.search.SearchObject
- doScrollDescendants(String, int, long) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
- doSearch(ScimV2QueryContext) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
- doSearch(ScimV2QueryContext) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- doSearch(ScimV2QueryContext) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- doSearchWithPayload(String, String, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- doSearchWithPayload(String, String, String, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.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.since 11.3, use
and #checkAllowedSubtypes(CoreSession, String, String)
instead - doSecurityCheck(CoreSession, String, String, TypeManager) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
Deprecated.since 11.3, use
and #checkAllowedSubtypes(CoreSession, String, String)
instead - doSerialization(Element, TemplateInput) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
- 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.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.internals.AbstractLogManager
- doSubscribe(Name, Collection<Name>, RebalanceListener, Codec<M>) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
- doSubscribe(Name, Collection<Name>, RebalanceListener, Codec<M>) - Method in class org.nuxeo.lib.stream.log.mem.MemLogManager
- doSyncNode(BaseLogEntryProvider, CoreSession, DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- 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.FacetedTagService
- dotDigitsPattern - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- doTrashDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
- DOUBLE - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- DOUBLE - Enum constant in enum class 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() - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
-
Deprecated.
- DoubleInfo(Double) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
-
Deprecated.
- 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
- 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.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.FacetedTagService
- 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
- doUpdateArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMObject
- doUpdateEntry(DirectoryEntry) - Method in class org.nuxeo.ecm.restapi.server.directory.DirectoryEntryObject
- doUpdateGroup(String, GroupResource) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- doUpdateSavedSearch(SavedSearchRequest, String) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- doUpdateUser(String, UserResource) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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
- 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
- doWait(boolean, boolean, boolean, Integer) - Method in class org.nuxeo.ecm.restapi.server.management.SearchObject
-
Wait for indexing and other services only for testing purpose.
- download() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
- download(String) - Method in class org.nuxeo.template.xdocreport.rest.XDocReportResourceService
- download(List<String>) - Method in class org.nuxeo.template.xdocreport.rest.XDocReportResourceService
- DOWNLOAD - Enum constant in enum class org.nuxeo.ecm.core.blob.BlobManager.UsageHint
-
Downloading.
- DOWNLOAD - Enum constant in enum class org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
- DOWNLOAD_FROM_DOC - Enum constant in enum class org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
- DOWNLOAD_REASON - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.BulkDownload
- DOWNLOAD_REASON - Static variable in class org.nuxeo.wopi.WOPIServiceImpl
- 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, DocumentModel, String, Blob, String, String) - Method in interface org.nuxeo.ecm.core.io.download.DownloadService
-
Deprecated.since 11.1, use
DownloadService.downloadBlob(DownloadContext)
instead - 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.since 11.1, use
DownloadService.downloadBlob(DownloadContext)
instead - 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.since 11.1, use
DownloadService.downloadBlob(DownloadContext)
instead - 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.since 11.1, use
DownloadService.downloadBlob(DownloadContext)
instead - 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
- DownloadBlobGuard - Class in org.nuxeo.ecm.core.api.impl
-
A Guard to avoid the current thread within a transaction to download the main blob in the following cases: - when loading a document with a content/length property that is unset - when saving a document the previous version is loaded with the blob if content/length is unset - when performing a fulltext extractor job because content/length has been updated The Guard is removed on transaction commit or rollback.
- DownloadBlobGuard() - Constructor for class org.nuxeo.ecm.core.api.impl.DownloadBlobGuard
- 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
- 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
- DownloadContextBlobHolder - Class in org.nuxeo.ecm.core.api.blobholder
- DownloadContextBlobHolder(Blob) - Constructor for class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- DownloadContextBlobHolderWriter - Class in org.nuxeo.ecm.webengine.model.io
-
Writer for a
DownloadContextBlobHolder
, keeping the original document context, which allows for later filtering on document permissions by theDownloadService
. - DownloadContextBlobHolderWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.DownloadContextBlobHolderWriter
- 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.rest.XDocReportResourceService
- downloadLink - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
- downloadLink - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- downloadMultiple(List<String>) - Method in class org.nuxeo.template.xdocreport.rest.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
-
Builder for a
DownloadService.DownloadContext
. - 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 Class 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
- doWriteField(JsonGenerator, Field) - Method in class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriter
- draft - Enum constant in enum class 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
- driverClasssName - Variable in class org.nuxeo.runtime.datasource.DataSourceDescriptor
- dropAndInitIndex(String) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- dropAndInitIndex(String) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- dropAndInitIndex(String) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Recreate an existing index using the same settings and mapping.
- 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
- dropAndInitIndex(String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- 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
- dropIndex(String) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- dropIndex(String) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- dropIndex(String) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Drops an index.
- dropIndex(String) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
-
Drops the index and wait for the action to be effective until 5 minutes.
- dropIndex(String, Duration) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- dropIndex(String, Duration) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- DRY_RUN_PARAM - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
- dryRun - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
- dryRun - Variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation
- dryRun - Variable in class org.nuxeo.lib.stream.tools.command.RestoreCommand
- 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
- 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
- DummyServletOutputStream - Class in org.nuxeo.ecm.core.io
-
A dummy
ServletOutputStream
for tests. - DummyServletOutputStream(OutputStream) - Constructor for class org.nuxeo.ecm.core.io.DummyServletOutputStream
- DummyServletOutputStream(ThrowableConsumer<Integer, IOException>) - Constructor for class org.nuxeo.ecm.core.io.DummyServletOutputStream
- 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>, String) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- dumpConfiguration(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
- dumpHeap() - Method in class org.nuxeo.runtime.management.jvm.HeapDumper
-
Dumps heap in a temporary file and returns the file
- dumpProperties(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
- 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
- DynamicApplication - Class in org.nuxeo.ecm.webengine.rest.scan
- DynamicApplication() - Constructor for class org.nuxeo.ecm.webengine.rest.scan.DynamicApplication
- DynamicApplicationFactory - Class in org.nuxeo.ecm.webengine.rest.scan
- DynamicApplicationFactory() - Constructor for class org.nuxeo.ecm.webengine.rest.scan.DynamicApplicationFactory
- dynamicAttributeId - Variable in class org.nuxeo.ecm.directory.ldap.LDAPReference
- DynamicFeaturesLoader - Class in org.nuxeo.runtime.test.runner
-
API that allows
RunnerFeature
to contribute dynamically a dependantRunnerFeature
to the test framework. - DynamicFeaturesLoader() - Constructor for class org.nuxeo.runtime.test.runner.DynamicFeaturesLoader
- dynamicSegments - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
E
- EACH_TIME - Enum constant in enum class 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
- 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_ANCESTOR_FIELDS - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- ECM_ANCESTORID - Static variable in class org.nuxeo.ecm.core.query.sql.NXQL
- ECM_BLOBKEYS - 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_ISFLEXIBLERECORD - 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_RETAINED_PROPS - 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
- EDIT - Enum constant in enum class org.nuxeo.ecm.core.blob.BlobManager.UsageHint
-
Editing.
- EDIT_MODE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
- editConfiguratorConf(ConfigurationMarshaller.NuxeoConfContent, ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
- editUserConf(ConfigurationMarshaller.NuxeoConfContent, ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
- 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 - Enum constant in enum class org.nuxeo.ecm.core.api.security.ACE.Status
- 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() - 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 - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- 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(Map<String, ElasticSearchIndexConfig>) - Constructor for class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
-
Init the admin service, remote configuration if not null will take precedence over local embedded configuration.
- ElasticSearchAdminImpl.ReindexingPubSub - Class in org.nuxeo.elasticsearch.core
- ElasticSearchComponent - Class in org.nuxeo.elasticsearch
-
Component used to configure and manage ElasticSearch integration
- ElasticSearchComponent() - Constructor for class org.nuxeo.elasticsearch.ElasticSearchComponent
- ElasticSearchConstants - Class in org.nuxeo.elasticsearch
- ElasticSearchDocWriterDescriptor - Class in org.nuxeo.elasticsearch.config
- ElasticSearchDocWriterDescriptor() - Constructor for class org.nuxeo.elasticsearch.config.ElasticSearchDocWriterDescriptor
- ElasticSearchIndexConfig - Class in org.nuxeo.elasticsearch.config
-
XMap descriptor for configuring an index
- ElasticSearchIndexConfig() - Constructor for class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- 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
- 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.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.MongoDBRepositoryQueryBuilder
-
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
-
Deprecated.
- 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 - Enum constant in enum class org.nuxeo.ecm.platform.signature.api.user.CNField
-
Email
- EMAIL - Enum constant in enum class org.nuxeo.ecm.user.invite.UserInvitationService.ValidationMethod
- EMAIL - Static variable in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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
- 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 - Enum constant in enum class 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
- embedServer - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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.rest.servlet.mapping.Path
- EMPTY_CATEGORIES - Static variable in class org.nuxeo.ecm.platform.actions.Action
- 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_JSON - Static variable in class org.nuxeo.ecm.core.management.statuses.HealthCheckResult
- EMPTY_JSON_ARRAY - Static variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- EMPTY_LOGS - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
- 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
-
Deprecated.since 2021.27, use
PictureViewsHelper.DEFAULT_PICTURE_VIEW_PATH
instead - EMPTY_PICTURE_VIEW_PATH - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
- EMPTY_PNG - Static variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- 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.rest.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
- EmptyBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.core.blob.EmptyBlobStore.EmptyBlobGarbageCollector
- emptyBlobs() - Static method in class org.nuxeo.ecm.automation.server.rest.ResponseHelper
- EmptyBlobStore - Class in org.nuxeo.ecm.core.blob
-
Blob store that stores nothing, useful only when there's a cache in front of it; mostly for unit tests.
- EmptyBlobStore(String, String, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.blob.EmptyBlobStore
- EmptyBlobStore.EmptyBlobGarbageCollector - Class in org.nuxeo.ecm.core.blob
- emptyContent() - Static method in class org.nuxeo.ecm.automation.server.rest.ResponseHelper
- EmptyDocumentAdapter - Class in org.nuxeo.ecm.restapi.server.adapters
- EmptyDocumentAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.adapters.EmptyDocumentAdapter
- EmptyNameFixer - Class in org.nuxeo.ecm.core.model
- EmptyNameFixer() - Constructor for class org.nuxeo.ecm.core.model.EmptyNameFixer
- EmptyPageProvider<T> - 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.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- emptyRefMarker - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
- 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
- emptyTimerAsCounter(boolean) - Method in class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Builder
-
Choose if an empty timer is reported as a counter to save custom metrics.
- 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() - Static method in class org.nuxeo.ecm.core.api.impl.DownloadBlobGuard
-
Enables the guard
- 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_COMPLEX_PROPERTIES - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
- ENABLE_EXTRA_FILES_COUNT_KEY - Static variable in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
-
Deprecated.since 2023.3, not used anymore
- ENABLE_SNAPSHOT - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
- enableCache - Variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- 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.audit.mongodb.MongoDBAuditBackendDescriptor
- enabled - Variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- enabled - Variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
- 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.automation.core.events.EventHandler
- enabled - Variable in class org.nuxeo.ecm.automation.core.OperationChainContribution
- enabled - Variable in class org.nuxeo.ecm.automation.OperationChain
- enabled - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
- enabled - Variable in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
- 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.DocumentTypeDescriptor
- 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.search.client.opensearch1.OpenSearchSearchClientDescriptor
- enabled - Variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- enabled - Variable in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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.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.content.template.service.ContentFactoryDescriptor
- enabled - Variable in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
- enabled - Variable in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
- 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.api.PageProviderDefinitionBuilder
- enabled - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.rendition.service.RenditionDefinitionProviderDescriptor
- 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.ui.web.auth.service.AuthenticationPluginDescriptor
- enabled - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
- 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.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- enabled - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- enabled - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
- enabled - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- 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 - Enum constant in enum class org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
-
Version ACL enabled.
- ENABLED - Static variable in class org.nuxeo.ecm.core.api.impl.DownloadBlobGuard
- 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
- ENABLED_PROPERTY - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter
- ENABLED_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC
- ENABLED_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC
- 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.rest.AbstractRestImporterExecutor
- 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(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(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
- 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
- EncodeOutboundResponseAction - Class in org.nuxeo.ecm.platform.auth.saml.processor.action
-
Action that encodes an outbound response from the outbound
MessageContext
. - EncodeOutboundResponseAction(SAMLOutboundBinding, MessageHandler) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.action.EncodeOutboundResponseAction
- 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.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
- encoderBinding - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.action.EncodeOutboundResponseAction
-
The binding to use to obtain an encoder.
- encodeRedirectURL(String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- encoderFactory - Variable in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLOutboundBinding
- encodeRFC2231(StringBuilder, String) - Static method in class org.nuxeo.common.utils.RFC2231
-
Encodes a MIME parameter per RFC 2231.
- encodeURL(String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.mongodb.transientstore.MongoDBTransientStore
- 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
). - encryptClients() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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
- 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.audit.opensearch1.OpenSearchAuditBackend.ESCursorResult
- 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
-
Deprecated.
- 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() - Static method in class org.nuxeo.lib.stream.Log4jCorrelation
- end() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- 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 - Enum constant in enum class org.nuxeo.elasticsearch.core.ReindexingState
- END - Enum constant in enum class 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.adapters.AuditAdapter
- END_OF_BATCH - Enum constant in enum class org.nuxeo.lib.stream.computation.Record.Flag
- 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.ecm.platform.video.computation.RecomputeVideoInfoComputation
- endCapturedContext - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
- ENDCOM - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- 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
- ended - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- 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
- ENDHDR - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- 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 - Enum constant in enum class 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
- endOfAvailability - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- ENDOFF - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- endPage - Variable in class org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation
- endParagraph(WikiParameters) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
- 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_PROTOCOL_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- 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
- endpointOverride - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- endpointOverride - Variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- endpointResolver - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.action.SetEndpointAction
- 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
- ENDSIG - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- ENDSIZ - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- ENDSUB - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- 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 thetask
. - 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 class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- 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
- ENDTOT - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- 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
-
Deprecated.
- 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_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
- enhancedParameters - Variable in class org.nuxeo.audit.provider.DocumentHistoryPageProvider
- enlistResource(XAResource) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Enlists a XA resource in the current transaction.
- ENQUEUE - Enum constant in enum class 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. see
ExtensibleEntityJsonWriter
andAbstractJsonEnricher
to understand how it works. - Enriched(EntityType) - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.Enriched
- ensureUserListIsUsed() - Method in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
- 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.rest.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.audit.io.LogEntryJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.audit.io.LogEntryListJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.aggregate.AggregateJsonWriter
- 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.comment.impl.AnnotationJsonWriter
-
Deprecated.since 11.1, use
AnnotationConstants.ANNOTATION_ENTITY_TYPE
instead. - 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.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.io.capabilities.CapabilitiesJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.conversion.ConversionScheduledWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.conversion.ConversionStatusWithResultWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.BinaryManagerStatusJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.MigrationJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.MigrationListJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.ProbeInfoJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.ProbeInfoListJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.ProbeStatusJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.ScheduleJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.ScheduleListJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.SequencerJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.io.management.SequencerListJsonWriter
- ENTITY_TYPE - Static variable in class org.nuxeo.ecm.restapi.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
- 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.io.rest
-
Abstract class that knows how to serialize List of nuxeo entities.
- EntityListWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.EntityListWriter
- EntityManagerFactoryProvider - Interface in org.nuxeo.ecm.core.persistence
- entityType - Variable in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- entityType(Class<?>) - Static method in class org.nuxeo.ecm.automation.server.rest.OperationResource
- EntityWriter<T> - Class in org.nuxeo.ecm.automation.io.rest
-
Base class to write json entities
- EntityWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.EntityWriter
- entries - Static variable in class org.nuxeo.audit.listener.StreamAuditEventListener
- entries - Variable in class org.nuxeo.audit.mem.MemAuditBackend
- entries - Variable in class org.nuxeo.connect.update.util.PackageBuilder
- entries - Variable in class org.nuxeo.ecm.platform.query.api.PageSelections
- entry - Variable in class org.nuxeo.ecm.restapi.server.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.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 Interface 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_NUXEO_ENVIRONMENT - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- ENV_NUXEO_PROFILES - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- 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
- ENV_VALUE_PATTERN - Static variable in class org.nuxeo.launcher.config.ConfigurationLoader
-
Catch values like ${env:PARAM_KEY:defaultValue}
- envDescriptors - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
- environment - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- environment - Variable in class org.nuxeo.launcher.config.ConfigurationLoader
- environment(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- 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_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_ENV - Static variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
- 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.ecm.core.search.client.opensearch1.aggregate.DateHelper
- 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 - Enum constant in enum class 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.audit.api.LogEntryBuilder.LogEntryImpl
- equals(Object) - Method in record class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory.MongoDBAuditBackendWithName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory.OpenSearchAuditBackendWithName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.nuxeo.audit.service.ExtendedInfoMapper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- equals(Object) - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
- 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 record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
-
Indicates whether some other object is "equal to" this one.
- 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.adapters.helper.AbsoluteDocumentRef
- 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.OperationTypeImpl
- 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 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 record class org.nuxeo.ecm.core.search.BulkIndexingResponse.IndexingFailure
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.QueryAndFilter
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.nuxeo.ecm.core.search.SearchIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.nuxeo.ecm.core.search.SearchResponseImpl.Error
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.nuxeo.ecm.core.search.SearchScrollContext
-
Indicates whether some other object is "equal to" this one.
- 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.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 record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
-
Indicates whether some other object is "equal to" this one.
- 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.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.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 record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Indicates whether some other object is "equal to" this one.
- 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 record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.nuxeo.ecm.restapi.io.management.Sequencer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.nuxeo.ecm.restapi.io.management.SequencerKeyValue
-
Indicates whether some other object is "equal to" this one.
- 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.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.rest.servlet.config.FilterSetDescriptor
- equals(Object) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourcesDescriptor
- equals(Object) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- equals(Object) - Method in class org.nuxeo.elasticsearch.core.ReindexingMessage
- 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 record class org.nuxeo.lib.stream.log.mem.MemLogPartition.BytesAndOffset
-
Indicates whether some other object is "equal to" this one.
- 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.log4j.NuxeoLogEvent
- equals(Object) - Method in record class org.nuxeo.mail.BlobDataSource
-
Indicates whether some other object is "equal to" this one.
- 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 record class org.nuxeo.runtime.opensearch1.OpenSearchComponent.OpenSearchClientWithId
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.nuxeo.runtime.RuntimeServiceEvent
- equals(Object) - Method in record class org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.nuxeo.runtime.test.runner.LoggerLevelKey
- equals(Object) - Method in record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.nuxeo.runtime.Version
- equals(String) - Method in enum class org.nuxeo.ecm.web.resources.api.ResourceType
- equals(MultiExpression) - Method in class org.nuxeo.ecm.core.query.sql.model.MultiExpression
- 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
List
s. - equalsLoose(State, State) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
-
Compares two
State
s. - 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
-
Deprecated.
- 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
List
s. - equalsStrict(State, State) - Static method in class org.nuxeo.ecm.core.storage.StateHelper
-
Compares two
State
s. - equalsString(String) - Method in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
- err53 - Variable in class org.nuxeo.ecm.directory.ldap.DefaultLdapExceptionProcessor
- 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() - 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(ErrorResponse) - Static method in class org.nuxeo.scim.v2.rest.marshalling.ResponseUtils
- 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(int, String) - Constructor for record class org.nuxeo.ecm.core.search.SearchResponseImpl.Error
-
Creates an instance of a
Error
record class. - ERROR - Enum constant in enum class org.nuxeo.ecm.core.api.RecoverableClientException.Severity
- ERROR - Enum constant in enum class org.nuxeo.ecm.csv.core.CSVImportLog.Status
- ERROR - Enum constant in enum class org.nuxeo.ecm.csv.core.CSVImportStatus.State
- ERROR - Enum constant in enum class 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_CODE - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
- 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_IMMUTABLE_FIELD - Static variable in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
- 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_MESSAGE - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
- 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
- errorCode - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- errorCode - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
- 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 - Enum constant in enum class 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 underlyingIOException
. - 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 - Variable in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
- 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_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_KV_STORE - Static variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- ES_MULTI_LEVEL_SEP - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateParserBase
- ES_SYNC_FLAG - Static variable in class org.nuxeo.ecm.core.search.SearchFilter
- ES_SYNC_FLAG_COMPAT - Static variable in class org.nuxeo.ecm.core.search.SearchFilter
- esa - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
- ESCALATION_RUNNING_TTL_KEY - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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(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.api.WhereClauseDefinitionBuilder
- escapeFixedPartParameters - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- escapeFixedPartParameters - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
- escapeHtml(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
- escapeInjectableValue(String) - Static method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
- 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.api.PageProviderDefinitionBuilder
- escapePatternParameters - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.api.WhereClauseDefinitionBuilder
- escaperClass - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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.
- EscapeVariableFilter(Writer) - Constructor for class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
- ESCursorResult(SearchResponse, int, int) - Constructor for class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend.ESCursorResult
- ESExtendedInfo - Class in org.nuxeo.audit.elasticsearch
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, to follow
ExtendedInfo
deprecation - ESExtendedInfo(Serializable) - Constructor for class org.nuxeo.audit.elasticsearch.ESExtendedInfo
-
Deprecated.
- 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
- 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
- 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
- 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
- evalExpression(String, Class<T>) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Evaluates the given
expression
and returns the result cast to the givenexpectedType
. - 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
- evalSimpleExpression(Expression) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryExpressionEvaluator
- evaluate() - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.ConditionalIgnoreStatement
- 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
-
Deprecated.since 2023.0, use
DocumentRoutingEscalationService.computeEscalationRulesToExecute(GraphNode)
instead - evaluateEscalationRules() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
Deprecated.
- 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
-
Deprecated.
- 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 - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
- event - Variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
- event - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- 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 - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- 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_EXT_POINT - Static variable in class org.nuxeo.audit.service.AuditComponent
- 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.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 differentEventBundlePipe
- 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.audit.api.LogEntryBuilder
- eventDate - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- eventDate - Variable in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
- EventDescriptor - Class in org.nuxeo.audit.service.extension
-
Really simple auditable event descriptor.
- EventDescriptor() - Constructor for class org.nuxeo.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
- eventExtendedInfoMappers - Variable in class org.nuxeo.audit.service.AuditComponent
- 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
- 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(Map<String, List<EventHandler>>, Map<String, List<EventHandler>>) - Constructor for class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
- eventId - Variable in class org.nuxeo.audit.api.document.AdditionalDocumentAuditParams
- eventId - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- eventId - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- 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() - Method in class org.nuxeo.audit.api.LogEntryBuilder
- 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 theTrigger
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.audit.service.management.AuditEventMetricMBeanAdapter
- eventNames - Variable in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
- 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
- eventProducer - Variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
- EventProducer - Interface in org.nuxeo.ecm.core.event
- 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 - Variable in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- 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 - Enum constant in enum class 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.rest.servlet.mapping
- ExactSegmentMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.mapping.ExactSegmentMatcher
- EXCEPTION_HANDLER_MARKER - Static variable in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler
- exceptionhandler - Enum constant in enum class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
- exceptionHandler - Variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
- 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 Class 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(String, ManagedBlob) - Method in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- 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
- excludeDocs - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
- 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
- exclusive - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- exclusive - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
- exclusive - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- EXCLUSIVE_PREFIX - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- EXCLUSIVE_TTL_SECONDS - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- 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
- 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) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
-
Creates a timeout error result.
- 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.rest
- ExecutableResource() - Constructor for class org.nuxeo.ecm.automation.server.rest.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(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
-
Prepares the OpenSAML context and run the actions on it.
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
-
Prepares the OpenSAML context and run the actions on it.
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.WebSSOOutboundProcessor
-
Prepares the OpenSAML context and run the actions on it.
- execute(HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessor
-
Performs the logic on the given request and response.
- execute(ServletRequest, ServletResponse) - Method in class org.nuxeo.ecm.webengine.rest.servlet.RequestChain
- execute(Object, String, CoreSession, Map<String, Object>, Map<String, Object>) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- 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.BatchUploadObject
- execute(String, String, ExecutionRequest) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- 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(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.rest.ExecutableResource
- execute(ExecutionRequest) - Method in class org.nuxeo.ecm.automation.server.rest.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(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
- executeAction(String, String) - Method in interface org.nuxeo.runtime.pubsub.ClusterActionService
-
Propagate an action to all others nodes in the cluster.
- executeAction(ClusterActionMessage) - Method in interface org.nuxeo.runtime.pubsub.ClusterActionService
-
Propagate an action to all others nodes in the cluster.
- executeAction(ClusterActionMessage) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- executeAndCache(String, DriveRequest<T>, Class<T>) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
-
Executes a
DriveRequest
and caches the unparsed response. - executeBatch(String, String, String, HttpServletRequest, ExecutionRequest) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- executeBulkAction(String, String) - Method in class org.nuxeo.ecm.restapi.server.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
- executeEscalationRule(GraphNode.EscalationRule) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Executes the given escalation rule.
- executeEscalationRule(GraphNode.EscalationRule, boolean) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Executes the given escalation rule.
- executeEscalationRule(GraphNode.EscalationRule, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
- 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
PostContentCreationHandler
s. - 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.search.SearchObject
- executeSeqRunnable(JPAUIDSequencerImpl.SeqRunnable) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
- 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
- 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.io.rest.operations
- ExecutionRequest() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
- ExecutionRequest(Object) - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
- executor - Variable in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
- 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.
- existingIndexes - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- exists(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- exists(String) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- exists(String) - Method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
-
Deprecated.
- exists(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- exists(String) - Method in interface org.nuxeo.ecm.core.blob.binary.FileStorage
-
Deprecated.Does a blob with the given key exist in the storage.
- exists(String) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
Does a blob with the given key exist in the blob store.
- exists(String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- exists(String) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
- exists(String) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- exists(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
- exists(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
-
Returns whether or not the document with given
id
exists in the storage. - exists(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GCPFileStorage
-
Deprecated.
- exists(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- exists(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- 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 givenkey
. - 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.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 backingDocumentModel
can be fetched andAbstractFileSystemItemFactory.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(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, 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.kafka.KafkaLogManager
- exists(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
-
Returns
true
if a Log with thisname
exists. - exists(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogManager
- exists(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogs
- 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 Class in org.nuxeo.ecm.automation
-
Throw it from an operation to interrupt a chain execution.
- ExitException() - Constructor for exception class org.nuxeo.ecm.automation.ExitException
- ExitException(Object) - Constructor for exception class org.nuxeo.ecm.automation.ExitException
- ExitException(Object, boolean) - Constructor for exception class org.nuxeo.ecm.automation.ExitException
- 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.audit.mongodb.MongoDBAuditBackend
- expandQueryVariables(String, Object[]) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- expandQueryVariables(String, Map<String, Object>) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- expandQueryVariables(String, Map<String, Object>) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- 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.
- Experimental - Annotation Interface 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.blob.s3.S3DirectBatchHandler
- expired - Variable in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
- EXPIRED - Static variable in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
- expiresIn() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns the value of the
expiresIn
record component. - 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.
- exponentialBackoff(Supplier<T>, int, Duration) - Static method in class org.nuxeo.common.utils.RetryUtils
- exponentialBackoff(Supplier<T>, int, Duration, Duration) - Static method in class org.nuxeo.common.utils.RetryUtils
-
Tries at most
tryCount
times to return the result of the givensupplier
, if not null. - 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(... customDocWriter)
- 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.io.rest.JsonWriter
-
Used to export operations to studio.
- exportOperations(boolean) - Static method in class org.nuxeo.ecm.automation.io.rest.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.query.MongoDBAbstractSearchBuilder
- expression - Variable in class org.nuxeo.ecm.webengine.security.GuardDescriptor
- expression() - Method in record class org.nuxeo.audit.service.ExtendedInfoMapper
-
Returns the value of the
expression
record component. - 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() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- ExpressionBuilder(String) - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.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.audit.service.AuditComponent
- expressionEvaluator - Variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- 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
- EXTCRC - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- 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
- extended - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- extended - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- extended(String, Object) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- extended(Map<String, ?>) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- EXTENDED_ACLS_PROPERTY - Static variable in class org.nuxeo.ecm.permissions.ACLJsonEnricher
- EXTENDED_INFO_CLIENT_REASON - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
-
The extended info containing the client reason.
- EXTENDED_INFO_EXT_POINT - Static variable in class org.nuxeo.audit.service.AuditComponent
- EXTENDED_INFO_JSON_AS_OBJECT - Static variable in class org.nuxeo.audit.mongodb.MongoDBAuditEntryWriter
-
Framework properties to write extended info that are JSON content as object and not string.
- EXTENDED_INFO_JSON_STRING_AS_JSON - Static variable in class org.nuxeo.audit.io.LogEntryJsonWriter
-
RenderingContext
parameter to serialize JSON like extended infos as JSON and not String. - EXTENDED_INFO_RENDITION - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
-
The extended info containing the rendition name.
- EXTENDED_INFO_SEARCH - Enum constant in enum class org.nuxeo.audit.service.AuditBackend.Capability
- extendedBuckets - Variable in class org.nuxeo.ecm.platform.query.core.AggregateBase
- ExtendedInfo - Interface in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, it is not useful anymore
- extendedInfoAsJson - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- ExtendedInfoContext - Class in org.nuxeo.ecm.platform.audit.service
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- ExtendedInfoDescriptor - Class in org.nuxeo.audit.service.extension
-
Extended info descriptor
- ExtendedInfoDescriptor() - Constructor for class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- extendedInfoDescriptors - Variable in class org.nuxeo.audit.service.extension.EventDescriptor
- ExtendedInfoDeserializer - Class in org.nuxeo.ecm.platform.audit.io
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025, use
LogEntryJsonReader
with help of nuxeo-core-io instead - ExtendedInfoDeserializer() - Constructor for class org.nuxeo.ecm.platform.audit.io.ExtendedInfoDeserializer
-
Deprecated.
- ExtendedInfoImpl - Class in org.nuxeo.ecm.platform.audit.impl
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, it is not useful anymore except for nuxeo-platform-audit-sql
- ExtendedInfoImpl() - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
Deprecated.
- ExtendedInfoImpl.BlobInfo - Class in org.nuxeo.ecm.platform.audit.impl
-
Deprecated.
- ExtendedInfoImpl.BooleanInfo - Class in org.nuxeo.ecm.platform.audit.impl
-
Deprecated.
- ExtendedInfoImpl.DateInfo - Class in org.nuxeo.ecm.platform.audit.impl
-
Deprecated.
- ExtendedInfoImpl.DoubleInfo - Class in org.nuxeo.ecm.platform.audit.impl
-
Deprecated.
- ExtendedInfoImpl.LongInfo - Class in org.nuxeo.ecm.platform.audit.impl
-
Deprecated.
- ExtendedInfoImpl.StringInfo - Class in org.nuxeo.ecm.platform.audit.impl
-
Deprecated.
- ExtendedInfoInjector - Class in org.nuxeo.ecm.platform.audit.service
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- ExtendedInfoInjector(ExpressionEvaluator) - Constructor for class org.nuxeo.ecm.platform.audit.service.ExtendedInfoInjector
-
Deprecated.
- ExtendedInfoMapper - Record Class in org.nuxeo.audit.service
- ExtendedInfoMapper(String, String) - Constructor for record class org.nuxeo.audit.service.ExtendedInfoMapper
-
Creates an instance of a
ExtendedInfoMapper
record class. - extendedInfos - Variable in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025, use
LogEntryJsonWriter
with help of nuxeo-core-io instead - ExtendedInfoSerializer() - Constructor for class org.nuxeo.ecm.platform.audit.io.ExtendedInfoSerializer
-
Deprecated.
- 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 plugExportExtension
- 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 plugExportExtension
- 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 - Enum constant in enum class org.nuxeo.runtime.RuntimeMessage.Source
- 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_REGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
- EXTENSION_UNREGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
- 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.rest.context
- ExtensionFactory() - Constructor for class org.nuxeo.template.rest.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.rest.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() - Element in annotation interface 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.since 11.1, use
ExternalEntityConstants.EXTERNAL_ENTITY_ID_FIELD
instead - 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.since 11.1, use
ExternalEntityConstants.EXTERNAL_ENTITY_ORIGIN_FIELD
instead - 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 - Enum constant in enum class 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.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- EXTHDR - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- EXTLEN - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- 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
toinEndPage
(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
- extractBinaryFulltext(String, Boolean) - Method in class org.nuxeo.ecm.restapi.server.management.ExtractBinaryFulltextObject
-
Run fulltext extraction of binaries, force can be used when changing the configuration to nullify binary fulltext on documents that are excluded with the new configuration.
- extractBinaryFulltext(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
- ExtractBinaryFulltextAction - Class in org.nuxeo.ecm.core.storage.action
-
Bulk Action to extract fulltext from blobs.
- ExtractBinaryFulltextAction() - Constructor for class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction
- ExtractBinaryFulltextAction.ExtractBinaryFulltextComputation - Class in org.nuxeo.ecm.core.storage.action
- ExtractBinaryFulltextComputation() - Constructor for class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction.ExtractBinaryFulltextComputation
- ExtractBinaryFulltextObject - Class in org.nuxeo.ecm.restapi.server.management
-
Endpoint to run binary fulltext extraction
- ExtractBinaryFulltextObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.ExtractBinaryFulltextObject
- 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
- 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.adapters.PaginableAdapter
- extractLongParam(HttpServletRequest, String, Long) - Method in class org.nuxeo.ecm.restapi.server.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.ecm.restapi.opensearch1.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.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.
- extractResultInfo(SearchIndex, String, long) - Method in class org.nuxeo.ecm.restapi.server.management.SearchObject
- extractTemplateInputFromXMLNode(Element) - Method in class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
- extractTextFromHtml(String) - Static method in class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- 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
- extraMappingContents - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- extraMappings - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- EXTSIG - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- EXTSIZ - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
F
- 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.config.schemas
- FacetEndPoint() - Constructor for class org.nuxeo.ecm.restapi.server.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.model.stream.DocumentDomainEvent
- 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.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() - Element in annotation interface org.nuxeo.ecm.webengine.model.WebAdapter
- facets() - Element in annotation interface org.nuxeo.ecm.webengine.model.WebObject
- Facets - Class in org.nuxeo.ecm.restapi.io.types
- Facets(CompositeType[]) - Constructor for class org.nuxeo.ecm.restapi.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.io.types
- FacetsWriter() - Constructor for class org.nuxeo.ecm.restapi.io.types.FacetsWriter
- factories - Variable in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
- factories - Variable in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
- factories - Variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- 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_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.audit.service.extension.AuditBackendFactoryDescriptor
- 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.io.rest.documents.BusinessAdapterReader
- factory - Variable in class org.nuxeo.ecm.automation.io.rest.EntityWriter
- factory - Variable in class org.nuxeo.ecm.automation.io.rest.JsonTreeWriter
- factory - Variable in class org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader
- factory - Variable in class org.nuxeo.ecm.automation.io.rest.operations.UrlEncodedFormRequestReader
- 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.template.api.descriptor.ContextExtensionFactoryDescriptor
- 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
- factoryBindings - Variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- 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.ecm.core.search.SearchClientDescriptor
- factoryClass - Variable in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
- 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.ecm.platform.content.template.service.FactoryBindingDescriptor
- 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. - FAIL_ON_ERROR_OPTION - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction
- failed - Variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
- failOnError - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- 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
- failureMessage() - Method in record class org.nuxeo.ecm.core.search.BulkIndexingResponse.IndexingFailure
-
Returns the value of the
failureMessage
record component. - failures - Variable in class org.nuxeo.ecm.core.search.BulkIndexingResponse.Builder
- failures - Variable in class org.nuxeo.ecm.core.search.BulkIndexingResponse
- 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
- fastTrack - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
- FATAL - Enum constant in enum class 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
- 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.rest.ApplicationHost
- features - Variable in class org.nuxeo.runtime.test.runner.DynamicFeaturesLoader
- Features - Annotation Interface 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 Class in org.nuxeo.runtime.test.runner
- FeaturesRunner.MethodStatement - Class in org.nuxeo.runtime.test.runner
- FeaturesRunner.RulesFactory<A,
R> - Class in org.nuxeo.runtime.test.runner - FeaturesRunner.RulesFactory.BindRule - Class in org.nuxeo.runtime.test.runner
- 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.ecm.core.search.SearchServiceScroll
- 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.enrichers.HasContentJsonEnricher
- FETCH_FIELDS - Static variable in class org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriter
- FETCH_GROUP_MEMBERS_CTX_PARAM - Static variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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.ecm.core.io.marshallers.json.aggregate.AggregateJsonWriter
- FETCH_MEMBERS_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.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
-
Deprecated.since 2023 because it is handling String property only, use
Repository.Query
instead. - FetchByProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
-
Deprecated.
- 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
- 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
-
Deprecated.
- fetchFile(String, File) - Method in interface org.nuxeo.ecm.core.blob.binary.FileStorage
-
Deprecated.Fetches a file based on its key.
- fetchFile(String, File) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GCPFileStorage
-
Deprecated.
- 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.
- 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
- 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. if strict is true and if value is prefixed by "user:" then find the email address in his profile, otherwise the given string is considered as the email address. if strict is false, and there is comma.
- 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
- 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.query.core.AggregateDescriptor
- Field - Interface in org.nuxeo.ecm.core.schema.types
-
A field is a member of a complex type.
- Field(Method, String) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- 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. point to use array instead of collection table.
- FIELD_TYPE_ARRAY_LARGETEXT - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
Specified in ext. point to use CLOB array instead of collection table.
- FIELD_TYPE_LARGETEXT - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
Specified in ext. point to use CLOBs.
- 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() - 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
- FieldDescriptor - Class in org.nuxeo.ecm.directory.multi
- 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.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.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.query.MongoDBAbstractSearchBuilder.FieldInfo
- 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.search.SearchHit.Builder
- fields - Variable in class org.nuxeo.ecm.core.search.SearchHit
- 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.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
- fields(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.search.SearchHit.Builder
- 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 Interface 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.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
-
Deprecated.
- 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.model.impl.ModuleConfiguration
-
The module configuration file (this will be set by the module config parser)
- file - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.FileResourceResolver
- 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_CONFIGURATION_PROPERTIES - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- FILE_CONTENT - Static variable in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
- FILE_CONVERSION - Static variable in class org.nuxeo.wopi.Headers
- FILE_DISTRIBUTION_PROPS - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- 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
-
Deprecated.
- 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_NUXEO_CONF - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- FILE_NUXEO_DEFAULTS - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- 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.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_TEMPLATE_DISTRIBUTION_PROPS - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- 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
-
Deprecated.
- 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
- 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
- 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 anInputStream
, 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 anInputStream
, 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 anInputStream
, 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 anInputStream
, 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. the basePath is added as a prefix to all file path in the listFile if nbBlobs = 0 the entire listFile is imported
- 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
-
Deprecated.
- fileCache - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
- FileCache - Interface in org.nuxeo.common.file
-
A cache of
File
s. - 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
- fileContent - Variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
- fileEntries - Variable in class org.nuxeo.ecm.core.io.upload.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 theEventService
. - 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.BaseFileEventHandler - Class in org.nuxeo.runtime.trackers.files
- 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.rest.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 theFileManager
. - 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. a downloadable
FileSystemItem
. - 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)
withFileManager
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.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.core.api.blobholder.DownloadContextBlobHolder
- 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.ecm.core.io.upload.batch.BatchFileInfo
- 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.core.blob.stream.BlobDomainEvent
- 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.mongodb.transientstore.MongoDBTransientStore
- 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
- FileResourceResolver - Class in org.nuxeo.ecm.webengine.rest.servlet.config
- FileResourceResolver(File) - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.config.FileResourceResolver
- FileResourceResolver(String) - Constructor for class org.nuxeo.ecm.webengine.rest.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.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.blob.GridFSBlobStore
- filesColl - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- 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.rest
-
Implementation of the Files endpoint.
- FilesEndpoint() - Constructor for class org.nuxeo.wopi.rest.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.rest.WOPIRoot
- filesSchema - Variable in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
- fileStorage - Variable in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
-
Deprecated.
- FileStorage - Interface in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9, prefer
BlobStoreBlobProvider
implementation instead - 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 theDocumentModel
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
- FileSystemItemChangeListDeserializer() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemChangeListDeserializer
- FileSystemItemDeserializer - Class in org.nuxeo.drive.service.impl
-
JsonDeserializer
for aFileSystemItem
. - 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 theFileSystemItemAdapterService
. - FileSystemItemFactoryDescriptor - Class in org.nuxeo.drive.service.impl
-
XMap descriptor for factories contributed to the
fileSystemItemFactory
extension point of theFileSystemItemAdapterService
. - FileSystemItemFactoryDescriptor() - Constructor for class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
- 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.rest.coreiodelegate.RenderingContextWebUtils
-
Fill an existing with the current
HttpServletRequest
. - fillCreateOptions(DocumentRef, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- fillDetails(MailMessage, MimeMessage) - Static method in class org.nuxeo.mail.MimeMessageHelper
- fillDocument(DocumentModel) - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
- fillDocument(DocumentModel, MultivaluedMap<String, String>) - Static method in class org.nuxeo.ecm.core.rest.DocumentHelper
- fillDocumentProperty(Property, List<String>) - Static method in class org.nuxeo.ecm.core.rest.DocumentHelper
- fillExportedDocument(ExportedDocument, ZipEntry) - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
- fillField(Element, String, String) - Static method in class org.nuxeo.common.xmap.XMLBuilder
- fillFlatTree(List<Snapshot>) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
- FILLING - Enum constant in enum class 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
andblob
to compute the picture views. - fillPictureViews(Blob, String, String, List<Map<String, Object>>, boolean) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
- fillPictureViews(Blob, String, String, List<Map<String, Object>>, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
-
Fill this Picture views using the given
pictureConversions
andblob
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.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.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() - Method in record class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.QueryAndFilter
-
Returns the value of the
filter
record component. - 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.ecm.restapi.opensearch1.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
- 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.rest.servlet.config
- FilterDescriptor - Class in org.nuxeo.runtime.server
-
Descriptor for a servlet filter.
- FilterDescriptor() - Constructor for class org.nuxeo.ecm.webengine.rest.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.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- filterEq(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- 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 Class in org.nuxeo.ecm.directory.ldap.filter
-
Enumeration of the available jobs
- 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.MongoDBRepositoryConverter
- filterIndex - Variable in class org.nuxeo.ecm.webengine.rest.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 class 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- FilterMapEntry() - Constructor for class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
Deprecated.
- 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
- 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.impl.OperationServiceImpl
- 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.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.rest.servlet.config.FilterSetDescriptor
- filters - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- filters - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
- filters - Variable in class org.nuxeo.ecm.webengine.rest.servlet.RequestChain
- filters - Variable in class org.nuxeo.ecm.webengine.rest.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.metrics.MetricsConfigurationDescriptor
- filters - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
- FilterSet - Class in org.nuxeo.ecm.webengine.rest.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.rest.servlet.FilterSet
- FilterSetDescriptor - Class in org.nuxeo.ecm.webengine.rest.servlet.config
- FilterSetDescriptor() - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.config.FilterSetDescriptor
- filterString - Variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- filterSubTypes(Collection<String>) - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
-
Filters the
allowedSubTypes
according to this object configuration. - filterSubTypes(Collection<String>) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
- 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
- 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, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
- 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(IndexingCommand.Type) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommands
- FIND_PROXIES_QUERY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- FIND_VERSIONS_QUERY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- 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 thecurrentDoc
, 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
- findBackupJar(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
- findBlobKeys(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
- findBlobKeys(State, List<String>, int) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.BlobKeysFinder
- findBlobPaths(ComplexType, String, Schema, List<String>) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
- findBlobs(Object, List<String>, List<ManagedBlob>) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- 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.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
- 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.rest.views.ResourceContext
- findEnv(ServletContext) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
- findEventIds() - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- 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 givenBlob
. - 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
-
Deprecated.
- findResource(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
- 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 aDocumentModel
. - 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
- finish() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
-
To be called by the processor after each update.
- finishBlob(ComputationContext, String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
- finishStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
- 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, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
- 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
- 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
- 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
- FireGroupUpdatedEventAction - Class in org.nuxeo.drive.action
-
Bulk Action processor that fires group updated events for Nuxeo Drive.
- FireGroupUpdatedEventAction() - Constructor for class org.nuxeo.drive.action.FireGroupUpdatedEventAction
- FireGroupUpdatedEventAction.FireGroupUpdatedEventComputation - Class in org.nuxeo.drive.action
- FireGroupUpdatedEventComputation() - Constructor for class org.nuxeo.drive.action.FireGroupUpdatedEventAction.FireGroupUpdatedEventComputation
- 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
- 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.platform.comment.impl.BridgeCommentManager
- first - Variable in class org.nuxeo.importer.stream.producer.RandomLogBlobInfoFetcher
- FIRST_NAME - Static variable in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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
- firstLabelField - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
- firstLevelTTL - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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
- 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
- fixBlob(String, ManagedBlob, boolean) - Method in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction.SetBlobLengthComputation
- fixBlobLength(AbstractSession, String, String, boolean) - Method in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction.SetBlobLengthComputation
- fixedPart - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder
- fixedPart - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- fixedPart - Variable in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
- fixedPart(String) - Method in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder
- 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.binary.BinaryBlobProvider
-
Deprecated.Fixup of the blob's digest, if possible.
- 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.
- flattenPredicate(List<Predicate>, Operator, Predicate) - Method in class org.nuxeo.audit.provider.AuditPageProvider
- flattenPredicateToMultiExpression(Operator, Predicate) - Method in class org.nuxeo.audit.provider.AuditPageProvider
- flattenPredicateToMultiExpression(Predicate) - Method in class org.nuxeo.audit.provider.AuditPageProvider
- flavor - Variable in class org.nuxeo.ecm.web.resources.api.ResourceContextImpl
- 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
-
Deprecated.
- 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 class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- flush() - Method in class org.nuxeo.ecm.restapi.server.management.SseRenderer
- 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.runtime.opensearch1.client.OpenSearchClient
- flush(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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 - 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 interface org.nuxeo.runtime.reload.ReloadService
- FLUSH_SEAM_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
- FLUSH_UNFINISHED_BLOBS_DELAY_MS - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
- FLUSH_UNFINISHED_BLOBS_TIMER - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.MakeBlob
- flushBuffer() - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- flushBuffer() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- 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
- 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.
- 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
- 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 - Enum constant in enum class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
- 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
- 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
- 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
- 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.ecm.restapi.server.management.SseRenderer
- 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
- FORBIDDEN_CHARACTERS - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
- FORBIDDEN_REGEX - Static variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
- forbiddenSubtypes - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
- forbiddenSubtypes - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
- force - Variable in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction.ExtractBinaryFulltextComputation
- 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.audit.service.AuditComponent
- FORCE_AUDIT_FACET - Static variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- FORCE_OPTION - Static variable in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction
- FORCE_PROMPT_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
- 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
- forceDeleteStrategy - Static variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
- 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 class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- 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
- 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.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.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.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
- 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
- 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
- FormDescriptor.Field - Class in org.nuxeo.ecm.webengine.forms.validation
- 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
- FormValidator - Interface in org.nuxeo.ecm.webengine.forms.validation
- FormValidator - Annotation Interface 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.rest.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 - Enum constant in enum class 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() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
- forwardToErrorPageInternal(Request, HttpServletResponse, Object) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- forwardToErrorPageInternal(Request, HttpServletResponse, Object) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- 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
- FRAGMENT_FILE - Static variable in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
- Fragment.State - Enum Class 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
- 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(String, String...) - Method in class org.nuxeo.mail.MailMessage.Builder
- from(List<String>) - Method in class org.nuxeo.mail.MailMessage.Builder
- from(Map<String, Object>) - Method in class org.nuxeo.ecm.automation.OperationParameters
- from(NuxeoException) - Static method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
- from(SortInfo) - Static method in class org.nuxeo.ecm.core.query.sql.model.OrderByExprs
- from(ConfigurationHolder, String, List<LocalPackage>) - Static method in class org.nuxeo.launcher.info.InstanceInfo
-
Introspects the server and builds the instance info.
- 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 - Enum constant in enum class org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
-
Deprecated.
- 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_LOG_ENTRY_SQL_MAPPER - Static variable in class org.nuxeo.audit.sql.SQLAuditBackend
- 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 aname
, videoblob
and relatedvideoInfo
. - fromBlobAndInfo(Blob, VideoInfo) - Static method in class org.nuxeo.ecm.platform.video.Video
-
Build a
Video
from a videoblob
and the relatedvideoInfo
. - 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 class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
- fromCookie(Cookie) - Static method in record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
- 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 class 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
- fromGroup - Variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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.lib.stream.log.Latency
- fromJSON(JsonNode) - Static method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- fromJSON(String) - Static method in class org.nuxeo.ecm.core.search.index.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 aMap
of attributes. - fromMap(Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Build a
VideoInfo
from aMap
of attributes. - fromMapAndPosition(Map<String, Serializable>, int) - Static method in class org.nuxeo.ecm.platform.video.TranscodedVideo
-
Build a
TranscodedVideo
from aMap
of attributes and aposition
- fromMimeMessage(MimeMessage) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
-
Deprecated.
- fromNuxeoConf() - Static method in class org.nuxeo.mail.MailSessionBuilder
-
Creates a
builder
looking for a jndiSession
and falling back onFramework.getProperties()
if not found. - fromOAuth2Client(OAuth2Client) - Static method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2Client
-
Creates a
DocumentModel
from anOAuth2Client
. - fromProperties(Map<String, String>) - Static method in class org.nuxeo.mail.MailSessionBuilder
-
Creates a
builder
instantiating a new session. - 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
- froms - Variable in class org.nuxeo.mail.MailMessage.Builder
- 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 class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
- fromTail - Variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- fromTx(Transaction) - Static method in enum class 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
- fromValue(String) - Static method in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
- 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 - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- FTSTORED - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- FULL - Enum constant in enum class 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 - Enum constant in enum class 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.ecm.core.search.client.opensearch1.aggregate.AggregateParserBase
- FULLTEXT_FIELD - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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 aFulltextDescriptor
. - 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 Class 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.mongodb.MongoDBRepositoryQueryBuilder
- 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. - FuzzyOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "fuzzy" Elasticsearch hint operator. - FuzzyOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.FuzzyOpenSearchHintQueryBuilder
G
- gadgetUrl - Variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
- garbageCollectBinaries() - Method in class org.nuxeo.ecm.restapi.server.management.BinariesObject
-
Deprecated.Garbage collect the unused (orphaned) binaries.
- garbageCollectBinaries(boolean) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
-
Deprecated.since 2023, this FullGC implementation does not scale on large repositories, use
GarbageCollectOrphanBlobsAction
instead - garbageCollectBinaries(boolean) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- garbageCollectBlobs(boolean, long, boolean) - Method in class org.nuxeo.ecm.restapi.server.management.BlobsObject
-
Garbage collect the orphaned blobs.
- garbageCollector - Variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- GarbageCollectOrphanBlobsAction - Class in org.nuxeo.ecm.core.action
-
Removes the orphan document blobs.
- GarbageCollectOrphanBlobsAction() - Constructor for class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
- GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation - Class in org.nuxeo.ecm.core.action
- GarbageCollectOrphanBlobsComputation() - Constructor for class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation
- GarbageCollectOrphanBlobsValidation - Class in org.nuxeo.ecm.core.action.validation
- GarbageCollectOrphanBlobsValidation() - Constructor for class org.nuxeo.ecm.core.action.validation.GarbageCollectOrphanBlobsValidation
- garbageCollectOrphanVersions() - Method in class org.nuxeo.ecm.core.CoreService
-
Schedule a removal of the orphan versions through BAF.
- GarbageCollectOrphanVersionsAction - Class in org.nuxeo.ecm.core.action
-
Removes the orphan versions.
- GarbageCollectOrphanVersionsAction() - Constructor for class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction
- GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation - Class in org.nuxeo.ecm.core.action
- GarbageCollectOrphanVersionsComputation() - Constructor for class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
- garbageCollectRoutes() - Method in class org.nuxeo.ecm.restapi.server.management.WorkflowsObject
-
Garbage collect the routes in state done or canceled as well as the orphan ones.
- GarbageCollectRoutesAction - Class in org.nuxeo.ecm.platform.routing.core.bulk
- GarbageCollectRoutesAction() - Constructor for class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction
- GarbageCollectRoutesAction.GarbageCollectRoutesComputation - Class in org.nuxeo.ecm.platform.routing.core.bulk
- GarbageCollectRoutesComputation() - Constructor for class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction.GarbageCollectRoutesComputation
- garbageCollectVersions() - Method in class org.nuxeo.ecm.restapi.server.management.VersionsObject
-
Garbage collect the orphaned versions.
- 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.azure.AzureBlobStore
- 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.EmptyBlobStore
- 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.ecm.core.storage.gcp.GoogleStorageBlobStore
- gc - Variable in class org.nuxeo.runtime.trackers.files.FileEventTracker
- GC_INSTANCE_KEY_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- GC_NO_CURSOR_TIMEOUT - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- GC_ROUTES_ACTION_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
- 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
-
Deprecated.
- gcExecutor - Variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
- gcIfNeeded() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
Deprecated.
- gcInterval - Variable in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- GCP_JSON_FILE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- GCP_JSON_FILE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- GCP_KEY_PATTERN - Static variable in class org.nuxeo.log4j.Redactor
- GCPFileStorage() - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GCPFileStorage
-
Deprecated.
- gcRate - Variable in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
-
The rate to run the GC.
- GCTask - Class in org.nuxeo.ecm.core.convert.cache
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ConversionCacheGCTask
instead - GCTask() - Constructor for class org.nuxeo.ecm.core.convert.cache.GCTask
-
Deprecated.
- geLocalizedMessageParams() - Method in exception class 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
- generateBatchId() - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.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
- generateCertificate(String, KeyPair, String) - Method in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- 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.
- generateKey(String, String, String, int) - Method in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- generateKeyPair(String, String) - Method in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- generateKeyPair(String, String, String, int, String, String) - Method in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- 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(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
- generateSASUrl(BlobClient, String, String, long) - Static method in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
- 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
-
Deprecated.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
- 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
- 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
- GeoBoundingBoxOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "geo_bounding_box" Elasticsearch hint operator. - GeoBoundingBoxOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.GeoBoundingBoxOpenSearchHintQueryBuilder
- GeoDistanceOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "geo_distance" Elasticsearch hint operator. - GeoDistanceOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.GeoDistanceOpenSearchHintQueryBuilder
- GeoShapeOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "geo_shape" Elasticsearch hint operator. - GeoShapeOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.GeoShapeOpenSearchHintQueryBuilder
- GeronimoTransactionInfo(long, long, long) - Constructor for class org.nuxeo.runtime.transaction.TransactionHelper.GeronimoTransactionInfo
- 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.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- 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.webengine.app.WebContextProvider
- 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.ecm.webengine.model.impl.ModuleConfiguration
- get() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- get() - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerRequestCoreProvider.Ref
- get() - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider.Ref
- get() - Method in interface org.nuxeo.ecm.webengine.rest.session.SessionRef
- get() - Method in class org.nuxeo.ecm.webengine.rest.Utils.ClassRef
- get() - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.OffsetTracker
- 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.rest.TemplateBasedResource
- get() - Method in class org.nuxeo.template.rest.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.SelectClause
- 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(EntityManager, String) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
- 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.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, ornull
if there is no mapping for thekey
. - 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 interface org.nuxeo.ecm.webengine.forms.FormInstance
- 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, 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.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(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(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(GetRequest) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- get(GetRequest) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- GET - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
- GET_ALL_TAGS - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_ALL_TAGS_FOR_USER - Enum constant in enum class 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
-
Deprecated.since 11.1, use
TreeCommentManager.GET_EXTERNAL_COMMENT_PAGE_PROVIDER_NAME
instead - GET_COMMENT_PAGEPROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.comment.impl.PropertyCommentManager
-
Deprecated.since 11.1, use
PropertyCommentManager.GET_EXTERNAL_COMMENT_PAGEPROVIDER_NAME
instead - 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 - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_DOCUMENT_IDS_FOR_TAG - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_DOCUMENTS_FOR_TAG - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_DOCUMENTS_FOR_TAG_AND_USER - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_FIRST_TAGGING_FOR_DOC_AND_TAG - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_FIRST_TAGGING_FOR_DOC_AND_TAG_AND_USER - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_IDENTIFICATION - Static variable in interface org.nuxeo.ecm.core.storage.sql.Mapper
- GET_LOCK - Enum constant in enum class org.nuxeo.wopi.Operation
- GET_SHARE_URL - Enum constant in enum class org.nuxeo.wopi.Operation
- GET_TAG_SUGGESTIONS - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAG_SUGGESTIONS_FOR_USER - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAGGED_DOCUMENTS_UNDER - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAGS_FOR_DOCUMENT - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAGS_FOR_DOCUMENT_AND_USER - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAGS_FOR_DOCUMENT_AND_USER_CORE - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAGS_FOR_DOCUMENT_CORE - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAGS_FOR_DOCUMENTS - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAGS_FOR_DOCUMENTS_AND_USER - Enum constant in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
- GET_TAGS_TO_COPY_FOR_DOCUMENT - Enum constant in enum class 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_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_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_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
- 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_PP - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
- getAboveDocument(DocumentModel, Set<Path>) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
- 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(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
- getAccessToken(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
- 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
- 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.ActionService
- getAction(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
- getAction(String) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- 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
- getActionFullName() - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction
- getActionName() - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction
- getActionName() - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkAction
- getActionName() - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkActionUi
- 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.auth.saml.processor.InboundProcessor
- getActions() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
- getActions() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.WebSSOOutboundProcessor
- 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, 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 anaction
. - 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.
- getActiveComputations(long) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- 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
- 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
- getActiveFolderItemFactory() - 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.io.rest.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.since 11.1, use
RepositoryService.getActiveSessionsCount(String)
instead - 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
- getActivity() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- getActivity(long) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- 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
- 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
DocumentModel
s - 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.adapters.PaginableAdapter
- getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.blob.BlobObject
- getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.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.audit.service.AuditComponent
- 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.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.search.SearchComponent
- 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
-
Deprecated.
- 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.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(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 class 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
- getAggregate(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateHistogramParser
- getAggregate(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateRangeParser
- getAggregate(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateHistogramParser
- getAggregate(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateRangeParser
- getAggregate(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateSignificantTermParser
- getAggregate(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateSingleValueMetricParser
-
Creates an AggregationBuilder for the supplied aggregate.
- getAggregate(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateTermParser
- 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(Aggregate<? extends Bucket>) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- getAggregateFilterExceptFor(SearchQuery, String) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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.io.rest.documents.PaginableWithDelegate
- getAggregates() - Method in interface org.nuxeo.ecm.core.search.SearchQuery
- getAggregates() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- getAggregates() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns the aggregates.
- getAggregates() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- getAggregates() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- getAggregates() - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- getAggregateType(String, ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.WhereBuilder
- 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(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.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.config.facets.SchemaEndPoint
- getAll() - Method in class org.nuxeo.ecm.restapi.server.config.schemas.FacetEndPoint
- getAll() - Method in class org.nuxeo.ecm.restapi.server.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.ecm.core.search.index.commands.IndexingCommandsStacker
- getAllCommands() - Method in class org.nuxeo.ecm.core.search.index.commands.ThreadLocalIndexingCommandsStacker
- 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.
- 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
-
Returns the marshallers, in fact always enrichers, in their reverse priority order.
- 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
- getAllowedClassNames() - Method in class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
- 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 thecurrentDoc
, 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 givennodeId
. - 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
- 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
- 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
- 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.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
- 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
-
Deprecated.since 2021.15, doesn't take into account @Repeatable annotations, prefer to use
AnnotationScanner.getAnnotations(Class, Class)
instead. - getAnnotations(Class<?>, Class<T>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
- getAnnotations(Class<T>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
Returns the list of annotations present on the test class, then on the interfaces implemented by the test class, then on its super class, then on the different features.
- getAnnotations(Class<T>, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
Returns the list of annotations for the given method.
- getAnnotations(String) - Method in class org.nuxeo.ecm.restapi.server.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
-
Deprecated.since 2025.0 unused
- getAppend() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
- getAppend() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
- 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.since 11.1 use
LogManager.getAppender(Name, Codec)
instead - 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
, usescodec
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
- 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.rest.ApplicationFragment
- getApplication() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- getApplication() - Method in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- getApplication(String) - Method in class org.nuxeo.ecm.webengine.rest.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.rest.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.rest.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.rest.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.rest.ApplicationHost
- getApplications() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationManager
- getApplications() - Method in class org.nuxeo.ecm.webengine.WebEngine
- getApplicationStartedOrder() - Method in class org.nuxeo.audit.service.AbstractAuditBackend
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getApplicationStartedOrder() - Method in interface org.nuxeo.audit.service.AuditBackendFactory
- getApplicationStartedOrder() - Method in class org.nuxeo.audit.service.AuditComponent
- getApplicationStartedOrder() - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- 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.repository.RepositoryService
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.schema.TypeService
- getApplicationStartedOrder() - Method in interface org.nuxeo.ecm.core.search.SearchClientFactory
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.search.SearchComponent
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, not needed since introduction of
AuditBackendFactory
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor
-
Deprecated.
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
- 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.ElasticSearchComponent
- 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
-
The component notification order for
Component.start(ComponentContext)
. - 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.opensearch1.embed.OpenSearchEmbedComponent
- getApplicationStartedOrder() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- getApplicationStartedOrder() - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- 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
- 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 class 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.usermanager.AbstractUMRootObject
-
Returns the artifact given its id.
- getArtifact(String) - Method in class org.nuxeo.ecm.restapi.server.usermanager.GroupRootObject
- getArtifact(String) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserRootObject
- getArtifactType() - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMRootObject
-
Returns the type of the current artifact needed for
AbstractResource.newObject(String, Object...)
. - getArtifactType() - Method in class org.nuxeo.ecm.restapi.server.usermanager.GroupRootObject
- getArtifactType() - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserRootObject
- getArtifactWebObject(String) - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMRootObject
- 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.rest.TemplateBasedResource
- getAssociatedTemplates() - Method in class org.nuxeo.template.rest.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.rest.adapters.AsyncOperationAdapter
- getAsyncTaskId(String) - Method in class org.nuxeo.ecm.automation.server.rest.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.DocumentRouteElement
-
Return the list of documents that this route processes.
- getAttachedDocuments(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
- 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
- getAttachments() - Method in class org.nuxeo.mail.MailMessage
- 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
- getAttribute(Filter) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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.processor.messaging.SAMLAssertionsContentContext
- 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.rest.ApplicationFragment
- getAuditableEventNames() - Method in class org.nuxeo.audit.service.AuditComponent
- getAuditableEventNames() - Method in interface org.nuxeo.audit.service.AuditService
- getAuditableEventNames() - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
org.nuxeo.ecm.platform.audit.service.AuditService#getAuditableEventNames()
instead - getAuditableEventNames() - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- getAuditableEventNames() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- getAuditBackend() - Method in class org.nuxeo.audit.api.job.JobHistoryHelper
- getAuditBackend(String) - Method in class org.nuxeo.audit.mem.MemAuditBackendFactory
- getAuditBackend(String) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory
- getAuditBackend(String) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory
- getAuditBackend(String) - Method in interface org.nuxeo.audit.service.AuditBackendFactory
- getAuditBackend(String) - Method in class org.nuxeo.audit.service.AuditComponent
- getAuditBackend(String) - Method in interface org.nuxeo.audit.service.AuditService
- getAuditBackend(String) - Method in class org.nuxeo.audit.sql.SQLAuditBackendFactory
- getAuditCollection() - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- getAuditDirectory() - Method in class org.nuxeo.audit.directory.storage.DirectoryAuditStorage
- getAuditParamsForUUID(String, CoreSession) - Static method in class org.nuxeo.audit.api.document.DocumentAuditHelper
- getAudits() - Method in class org.nuxeo.ecm.core.rest.AuditService
-
Deprecated.
- getAuditStorage(String) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- 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(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
- 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
- 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 ...).
- getAutomaticReload() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
- getAutomaticVideoConversionsNames() - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
- getAutomaticVideoConversionsNames() - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
- getAutomationChain() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.DocConfigDescriptor
- getAutomationComponent() - Static method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
- getAutomationEndPoint() - Method in class org.nuxeo.ecm.restapi.server.APIRoot
- getAutomationFilter(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
- 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
- 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
- getAvailableInfo(Function<TargetPlatformDescriptor, I>, TargetPlatformFilter) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
- getAvailableLocations() - Method in class org.nuxeo.ecm.platform.util.LocationManagerService
- 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.io.rest.documents.PaginableWithDelegate
- getAvailableQuickFilters() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
- getAvailableQuickFilters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
- 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
ofRenditionDefinition
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
ofRendition
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
ofRendition
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
TemplateSourceDocument
s 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
TemplateSourceDocument
s 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
- getAvailableVideoConversionsNames() - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
- getAvailableVideoConversionsNames() - 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() - Method in interface org.nuxeo.runtime.aws.AWSConfigurationService
-
Gets the AWS Credentials for the default configuration.
- getAwsCredentials(String) - Method in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- 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(String, String, String) - Static method in class org.nuxeo.ecm.blob.s3.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
- getBackend() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- 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
- getBackingCheckerClassLoader(ConfigurationHolder, String) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Build a ClassLoader based on the classpath definition of a template.
- getBackingCheckerClasspath(ConfigurationHolder, String) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Read the classpath parameter from the template and expand parameters with their value.
- 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() - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ShibbolethGroupHelper.getBareGroupModel()
instead - 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.DownloadContextBlobHolder
- 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
- 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.rest.views.BundleResource
- getBaseUri() - Method in class org.nuxeo.ecm.webengine.rest.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.webengine.model.impl.AbstractWebContext
- getBaseURL() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the URL of the base path.
- getBaseURL() - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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 class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- getBatch(String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchHandler
-
Attempts to fetch a batch with the given id.
- getBatch(String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
-
Fetches information about a batch.
- getBatch(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- getBatch(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.DefaultBatchHandler
- 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.core.io.upload.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.BatchUploadObject
- getBatchInfo(JsonNode) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- getBatchInfo(String) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- getBatchParameters(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.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
-
Deprecated.
- 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
-
Deprecated.
- getBatchSize() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
-
Deprecated.
- 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
- getBatchTransactionTimeout() - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
- getBatchTransactionTimeout() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- getBatchTransactionTimeout() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
-
Precision is second.
- getBatchTransactionTimeout() - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- getBatchTransactionTimeout() - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- getBatchTransactionTimeout(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
-
Returns the transaction timeout to use to process a batch.
- getBatchTransactionTimeout(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- getBccs() - Method in class org.nuxeo.mail.MailMessage
- 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
-
Deprecated.Gets the
Binary
attached to this blob. - getBinary(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.Creates a binary value from the given input stream.
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
-
Deprecated.
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- getBinary(String) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- getBinary(String) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- getBinary(String) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
-
Deprecated.Returns a
Binary
corresponding to the given digest. - getBinary(String) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
-
Deprecated.
- getBinary(String) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.
- getBinary(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- getBinary(Blob) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- getBinary(Blob) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
-
Deprecated.Saves the given blob into a
Binary
. - getBinary(Blob) - Method in class org.nuxeo.ecm.core.blob.binary.DefaultBinaryManager
-
Deprecated.
- getBinary(Blob) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- 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.since 11.1, use
Session.getBinaryFulltext(Serializable, Document)
instead - 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.ecm.core.search.index.DefaultIndexingJsonWriter
- 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
- 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.azure.AzureBlobStore
- getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- 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.EmptyBlobStore
- 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
- getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- getBinaryManager() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- getBinaryManager() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- getBinaryManager() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
-
Deprecated.since 2023.9, Use
BlobProvider
instead - getBinaryManager() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- getBinaryManager() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinary
-
Deprecated.
- getBinaryPropertyInfos() - Method in class org.nuxeo.ecm.core.storage.sql.Model
- getBindAddress(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Checks the userConfig 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
- 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(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 interface org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLBinding
-
Returns the URI that identifies this binding as listed in
SAMLConstants
for instance. - getBindingURI() - Method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- getBindingURI() - Method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLOutboundBinding
- 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 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.DownloadContextBlobHolder
- getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
- getBlob() - Method in class org.nuxeo.ecm.core.event.impl.BlobEventContext
- getBlob() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
- getBlob() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- 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.csv.core.CSVImporterWork
- 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.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 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.core.io.upload.batch.Batch
- getBlob(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- 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 interface org.nuxeo.ecm.webengine.forms.FormInstance
- getBlob(String) - Method in class org.nuxeo.template.context.BlobHolderWrapper
- getBlob(String, String) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractTransientBlobComputation
- getBlob(String, String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
- getBlob(String, String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- getBlob(String, String, int) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
- getBlob(String, String, int) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- 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.rest.WOPIRoot
- getBlob(Document, String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- 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
- getBlobDeletionKeyValueStore() - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- getBlobDispatcher() - Method in class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
- getBlobDispatcher() - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- getBlobFields() - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
- getBlobFromField(ObjectNode, String) - Method in class org.nuxeo.ecm.automation.core.util.JSONObjectBlobDecoder
- getBlobFromJSON(ObjectNode) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
- getBlobFromJSON(ObjectNode) - Method in class org.nuxeo.ecm.automation.core.util.JSONBatchBlobDecoder
- 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
- 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.blob.BlobObject
- getBlobHolder(String) - Static method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
-
Returns a
BlobHolder
representing the entry with the givenkey
in the transient store used by theTransientStoreWork
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.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
- getBlobKey(String) - Static method in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- getBlobKeyReplacement(String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
-
A key may have been replaced by an async digest computation, use the new one.
- getBlobKeyReplacement(String, String) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
-
Gets the replacement (if any) for a blob key.
- getBlobKeyReplacement(String, String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- getBlobKeyReplacement(ManagedBlob) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
-
A key may have been replaced by an async digest computation, use the new one.
- getBlobKeyReplacement(ManagedBlob, boolean) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- getBlobKeyReplacementKeyValuestore() - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- getBlobKeys() - Method in interface org.nuxeo.ecm.core.model.Document
- getBlobKeys() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- getBlobKeys(String) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- getBlobKeysPaths() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
- getBlobKeysPaths() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
-
Gets the list of blob keys paths of all possible blobs in all schemas.
- getBlobKeysPaths() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
- getBlobLengthFromS3(String, ManagedBlob) - Method in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction.SetBlobLengthComputation
- 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.
- getBlobPaths(Schema) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
Gets the blob paths of the document's schemas.
- 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 thisTranscodedVideo
. - getBlobProvider() - Method in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- getBlobProvider() - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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, 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
- getBlobProviderId() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
-
Deprecated.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.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
-
Deprecated.since 11.1, use
BlobManager.getBlobProviderWithNamespace(String, String)
instead - 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.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.core.io.upload.batch.Batch
-
Returns the uploaded blobs in the order the user chose to upload them.
- 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.core.io.upload.batch.BatchManager
-
Gets Blobs associated to a given batch.
- getBlobs(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- getBlobs(String) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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 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.core.io.upload.batch.BatchManager
-
Gets Blobs associated to a given batch.
- getBlobs(String, int) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- getBlobs(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
- getBlobs(DocumentModel) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
Gets the blobs of the document.
- getBlobSize(String) - Static method in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- 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.azure.AzureBlobProvider
- 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
- getBlobStore(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
- getBlobStore(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
- 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.
- getBlobUrl(Property, boolean) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertyJsonWriter
- getBlobValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
-
Deprecated.
- 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
- getBodyAsStream() - Method in class net.oauth.server.HttpRequestMessage
- getBodyBackgroundStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- getBodyEncoding() - Method in class net.oauth.server.HttpRequestMessage
- getBoolean() - Method in class org.nuxeo.runtime.model.Property
- getBoolean(ServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.rest.HttpFilter
- 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
- 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
-
Deprecated.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
-
Deprecated.
- 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
- getBoxClient(Credential) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
- getBoxClient(NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.liveconnect.box.BoxBlobProvider
- getBucket() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- 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
- getBucketPrefix() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- getBucketRegion() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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(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
- getBufferSize() - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- getBuildDirectory() - Static method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getBuilder(ServletRequest) - Static method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.RenderingContextWebUtils
-
Create an
RenderingContextImpl.RenderingContextBuilder
, fill it with the currentHttpServletRequest
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
- getBulkCommandsKey(String, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- getBulkMode() - Method in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
- getBulkStatus(String) - Method in class org.nuxeo.ecm.restapi.server.BulkActionFrameworkObject
- 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.rest.ApplicationFragment
- getBundle() - Method in class org.nuxeo.ecm.webengine.rest.scan.DynamicApplication
- getBundle() - Method in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- getBundle() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- getBundle() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourcesDescriptor
- getBundle() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- getBundle() - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- getBundle() - Method in class org.nuxeo.ecm.webengine.rest.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.rest.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.osgi.OSGiBundleContext
- 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.rest.views.ResourceContext
- getBundleType(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
- getByActionName(String) - Static method in enum class 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[]
fromchar[]
since it is recommended to store passwords inchar[]
rather than inString
.
The default charset of this Java virtual machine is used. - 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
- getByValue(String) - Static method in enum class org.nuxeo.template.api.ContentInputType
- getByValue(String) - Static method in enum class org.nuxeo.template.api.InputType
- getByVersioningOption(VersioningOption) - Static method in enum class 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ConversionServiceImpl.getConvertCacheDirectory()
instead - 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
- getCacheSizeInKB() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
Deprecated.
- 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
-
Deprecated.
- getCachingDirectory() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- 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.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(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
- getCallbackUrl(String) - 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 theFolderItem.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 class org.nuxeo.ecm.core.search.AbstractSearchClient
- getCapabilities() - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Returns the supported capabilities.
- getCapabilities() - Method in interface org.nuxeo.runtime.capabilities.CapabilitiesService
-
Returns the capabilities.
- getCapabilities() - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
- getCapability(String) - Method in interface org.nuxeo.ecm.core.model.Repository
-
Gets the value of the given capability for this repository.
- getCapability(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
- getCapability(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase
- getCapability(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
- 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
- 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.webengine.model.LinkDescriptor
- getCategory() - Method in interface org.nuxeo.audit.api.LogEntry
-
Returns the category for this log entry.
- getCategory() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- getCategory() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
- getCategory() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork
- getCategory() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
-
Deprecated.
- 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.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.blob.ComputeDigestWork
- 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
-
Deprecated.
- getCategory() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
-
Deprecated.
- getCategory() - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
- getCategory() - Method in class org.nuxeo.ecm.core.transientstore.TransiantStorageGCWork
- 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
-
Deprecated.Returns the category for this log entry.
- getCategory() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.Returns the category for this log entry.
- getCategory() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
-
Deprecated.
- getCategory() - Method in class org.nuxeo.ecm.platform.preview.work.PreviewWork
- getCategory() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
- getCategory() - Method in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- getCategory() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
Deprecated.
- 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
- getCategoryList() - Method in class org.nuxeo.ecm.platform.actions.Action
-
Deprecated.since 2025.0 unused
- 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(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
- getCcs() - Method in class org.nuxeo.mail.MailMessage
- 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
- getCertificateChain() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- 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.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.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.io.rest.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. - 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
- getCharacterEncoding() - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- getChars(byte[]) - Static method in class org.nuxeo.common.codec.Crypto
-
Utility method to get
char[]
frombytes[]
since it is recommended to store passwords inchar[]
rather than inString
.
The default charset of this Java virtual machine is used. - getCharset(String) - Static method in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- getCheckAccessUrl() - Method in class org.nuxeo.ecm.restapi.opensearch1.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
- 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
- getCheckinDate() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Returns the checkin date (the date the version was created) if the document model is a version.
- getCheckinDate() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- getCheckinDate() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
- getCheckinDate() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
- getCheckoutDocument(DocumentModel) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
- 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, 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 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(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.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, 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
- 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
- getChunk(TransientStore, String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- getChunkCount() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- getChunkEntryKeys() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- getChunks() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- getCipher() - Method in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
- getCipher() - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- 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.rest.AutomationModule
- getClasses() - Method in class org.nuxeo.ecm.platform.importer.executor.rest.ImporterApp
- getClasses() - Method in class org.nuxeo.ecm.restapi.server.APIModule
- getClasses() - Method in class org.nuxeo.ecm.webengine.app.WebEngineApplication
- getClasses() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
- getClasses() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- getClasses() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationHost
- getClasses() - Method in class org.nuxeo.ecm.webengine.rest.scan.DynamicApplication
- getClasses() - Method in class org.nuxeo.ecm.webengine.rest.scan.Scanner
- getClasses() - Method in class org.nuxeo.scim.v2.rest.ScimV2Module
- getClasses() - Method in class org.nuxeo.targetplatforms.rest.Application
- getClasses() - Method in class org.nuxeo.template.rest.RestTemplatesApplication
- getClasses() - Method in class org.nuxeo.template.xdocreport.rest.RestRemotingApplication
- getClasses() - Method in class org.nuxeo.wopi.rest.WOPIModule
- getClasses(Class<A>) - Method in class org.nuxeo.ecm.webengine.rest.scan.Scanner
- getClassFilter() - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
- 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
- getClassLoaderResourceAsString(String) - Static method in class org.nuxeo.common.test.ModuleUnderTest
- 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.since 11.1. Use
FileImporterDescriptor.klass
. - 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 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.ecm.webengine.rest.scan.AnnotationReader
- 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.rest.servlet.config.FilterDescriptor
- getClassRef() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ListenerDescriptor
- getClassRef() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- getClassRef(String) - Static method in class org.nuxeo.ecm.webengine.rest.Utils
-
Get a class proxy reference for the given class reference
- getClassRef(String, Bundle) - Static method in class org.nuxeo.ecm.webengine.rest.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
-
Deprecated.
- getClazz() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
- 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.ecm.core.search.SearchIndexDescriptor
- 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.core.ElasticSearchAdminImpl
- getClient() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
- getClient(String) - Method in interface org.nuxeo.ecm.core.search.SearchIndexingService
-
Internal: Gets a given search client.
- getClient(String) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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.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) - Method in interface org.nuxeo.runtime.opensearch1.OpenSearchClientService
-
Gets the OpenSearch client for the given id.
- getClient(String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- getClient(String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Retrieves a oauth2 client.
- 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
- getClientId() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- getClientId() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- 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
- getClientId() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- getClientIds() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- getClientModel(String) - Method in class org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientServiceImpl
- getClientName() - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- 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.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.OAuth2Object
-
Retrieves a oauth2 client token.
- getClientUserTokens(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.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
- 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
- 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
- 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
- getClusterNodes(long) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- 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.video.convert.BaseVideoConversionConverter
- 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.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.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() - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- getCodec() - Method in class org.nuxeo.lib.stream.log.mem.MemLogAppender
- getCodec() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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 ornull
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
- getColl() - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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(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
- getCollectionName() - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackendDescriptor
- 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
- getCollectionSyncRootFilteringClause(Set<String>, Map<String, Object>) - Method in class org.nuxeo.drive.service.impl.SQLAuditChangeFinder
- 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
- 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
-
Deprecated.
- 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 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.since 11.4, use instance method
CommandLineExecutorComponent.getCommandLineDescriptor(java.lang.String)
instead - 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
- 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.ecm.core.search.index.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.ecm.core.search.index.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.audit.api.LogEntry
-
Returns the associated comment for this log entry.
- getComment() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- 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
-
Deprecated.
- getComment() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.Returns the associated comment for this log entry.
- getComment() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.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.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.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.
- 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.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
- 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.comment.CommentAdapter
- getComments(List<String>) - Method in class org.nuxeo.ecm.restapi.server.comment.AnnotationAdapter
-
Deprecated.since 11.3, use
AnnotationAdapter.getCommentsFromBody(String)
instead - 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.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.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.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
- getCommentsFromBody(String) - Method in class org.nuxeo.ecm.restapi.server.comment.AnnotationAdapter
- getCommitSize() - Method in class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
-
Deprecated.since 2023, we are now relying on BAF for orphan versions cleanup
- getCommittedOffsetTracker(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition
- 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
- 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.
- getComponentFromSourceId(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
- 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, 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
- 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
- getComputeTotalThresholdSize() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- 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
- getCondition() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
- getConditionalUpdateForChangeToken(DBSDocumentState) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- getConditions() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
-
Gets the conditions to use to match a change token.
- getConfig() - Method in class org.nuxeo.common.Environment
- 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.usermanager.NuxeoPrincipalImpl
- 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(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
- getConfig(Name, Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
- 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
-
Deprecated.
- getConfiguration() - Static method in enum class org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
- 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.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(Class<T>, String, DocumentModel) - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService
-
Returns the first
LocalConfiguration
accessible from thecurrentDoc
,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(LoggerContext, ConfigurationSource) - Method in class org.nuxeo.common.test.logging.NuxeoConfigurationFactory
- 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
- getConfigurationFile() - Method in class org.nuxeo.common.server.WebApplication
- getConfigurationHolder() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Returns the
ConfigurationHolder
held by the generator. - getConfigurationPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- getConfigurationProperties() - Method in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- getConfigurationProvider() - Method in class org.nuxeo.common.Environment
- getConfigurationServiceProperties() - Method in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- 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
- 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.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 theDriverManager
even when the server is overloaded. - getConnection(DataSource) - Static method in class org.nuxeo.common.utils.JDBCUtils
-
Tries to acquire a
Connection
through aDataSource
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
- getConnectionId() - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackendDescriptor
- 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
- getConnectionTimeout() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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.
- 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.
- 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.
- getConsumerPosition(String, String) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- 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
- getConsumers(String) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- 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.rest.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 class org.nuxeo.importer.stream.message.BlobMessage
- getContent() - Method in class org.nuxeo.mail.MailMessage
- 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
- 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, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- getContentDispositionHeader(Blob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- getContentDispositionHeader(Blob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
- getContentField() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
- getContentFromViews(Integer) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
- 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
- getContentType() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
Deprecated.
- getContentType() - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- getContentType() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
- getContentType() - Method in record class org.nuxeo.mail.BlobDataSource
- getContentType() - Method in class org.nuxeo.mail.MailMessage
- getContentTypeHeader(Blob) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- 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
- getContexParam(String) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- getContexParams() - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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.mimetype.service.MimetypeRegistryService
- getContext() - Method in class org.nuxeo.ecm.webengine.install.Installer
- 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.ecm.webengine.rest.Activator
- getContext() - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- getContext() - Static method in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- 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(ServletRequest) - Static method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.RenderingContextWebUtils
-
Get the current context in the current
HttpServletRequest
or create it from the currentHttpServletRequest
. - getContext(Class<?>) - Method in class org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader
- getContext(String) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
- getContext(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
- 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
- getContextForPath(String) - Method in class org.nuxeo.runtime.server.tomcat.TomcatServerConfigurator
- getContextKey() - Static method in class org.nuxeo.ecm.webengine.rest.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(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
- 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.rest.context.RestExtensions
- getContextProperties() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
- getContractStatusLabel() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
- 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.
- getContributingComponent() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
- 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
- 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
- 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)
withConversionService
instead. - getConversionStatus(String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Returns the status of a scheduled conversion given its
id
, ornull
if no conversion scheduled. - getConversionStatus(String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
- getConvertCacheDescriptor() - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
- getConvertCacheDirectory() - Static 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
- getConverterChain(String) - Method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
- 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
anddestinationMimeType
. - getConverterName(String, String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
-
Returns the last registered converter name for the given
sourceMimeType
anddestinationMimeType
. - getConverterName(String, String, boolean) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Returns the converter name for the given
sourceMimeType
anddestinationMimeType
. - 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
anddestinationMimeType
. - getConverterNames(String, String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Returns the list of converter names handling the given
sourceMimeType
anddestinationMimeType
. - getConverterNames(String, String) - Method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
-
Returns the list of converter names handling the given
sourceMimeType
anddestinationMimeType
. - getConverterNames(String, String, boolean) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Returns the list of converter names handling the given
sourceMimeType
anddestinationMimeType
. - 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
anddestinationMimeType
. - 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(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
- 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) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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.
- getCookies(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
- getCopy(boolean) - Method in class org.nuxeo.template.api.TemplateInput
- getCopyAsBytes() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- 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
- getCopyingOutputStream() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- getCopySize() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- getCopySql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
- getCoreAllowedSubtypes(Type) - Method in class org.nuxeo.ecm.platform.types.TypeService
- getCoreProvider(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.rest.session.SessionFactory
- getCoreSession() - Method in class org.nuxeo.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- getCoreSession() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- getCoreSession() - Method in class org.nuxeo.audit.provider.AuditPageProvider
- getCoreSession() - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader
- getCoreSession() - Method in class org.nuxeo.ecm.automation.io.rest.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.template.rest.AbstractResourceService
- getCoreSession() - Method in class org.nuxeo.template.rest.RootResource
- getCoreSession() - Method in class org.nuxeo.template.xdocreport.rest.AbstractResourceService
- getCoreSession() - Method in class org.nuxeo.template.xdocreport.rest.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.
- 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 interface org.nuxeo.audit.service.management.AuditEventMetricMBean
- getCount() - Method in class org.nuxeo.audit.service.management.AuditEventMetricMBeanAdapter
- 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 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() - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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
- 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.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(OpenSearchClientConfig) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- 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
- getCurrent(String) - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
- getCurrent(String) - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
- getCurrent(String) - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
- getCurrent(String) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
- getCurrent(String) - Method in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- getCurrentCommand() - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
- 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
- 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.rest.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.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- getCurrentPage() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- getCurrentPage() - Method in class org.nuxeo.audit.provider.AuditPageProvider
- getCurrentPage() - Method in class org.nuxeo.audit.provider.LatestCreatedUsersOrGroupsPageProvider
- getCurrentPage() - Method in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- getCurrentPage() - Method in class org.nuxeo.ecm.directory.providers.DirectoryEntryPageProvider
- 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.query.nxql.SearchServicePageProvider
- 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.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.io.rest.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.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.io.rest.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.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.io.rest.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
- 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.SQLAuditChangeFinder
- 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(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.
- getCurrentWorkerNodes() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
- 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.osgi.OSGiAdapter
- getDataDirPath() - Static method in class org.nuxeo.template.deckjs.TemplateBundleActivator
- getDataFile(String) - Method in class org.nuxeo.osgi.BundleImpl
- 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.launcher.config.ConfigurationHolder
- getDataPath() - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- 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() - Method in class org.nuxeo.mail.MailMessage
- 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() - Static method in class org.nuxeo.audit.io.IOLogEntryBase
-
Specifies date-string conversion.
- getDateFormat() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- 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
-
Deprecated.
- 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
- 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 registeredRenditionDefinition
. - getDeclaredRenditionDefinitions() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- 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
- 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
- getDefault(Properties) - Static method in class org.nuxeo.common.Environment
- 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
-
Deprecated.
- 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
- getDefaultDescriptor() - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
- getDefaultDigestAlgorithm() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- getDefaultDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.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.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
- getDefaultFilter() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
-
Returns the legacy or default filter.
- 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
- 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
- getDefaultProperty(String) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the property value associated with the given
key
from the default configuration. - 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 givenDocumentModel
. - 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
-
Same as
RenditionService.getDefaultRendition(DocumentModel, String, boolean, Map)
with store parameter set to false. - 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() - Method in interface org.nuxeo.ecm.core.search.SearchService
-
Gets the default repository name.
- getDefaultRepositoryName() - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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
- getDefaultSearchIndex() - Method in interface org.nuxeo.ecm.core.search.SearchService
-
Gets the default
SearchIndex
for the default repository. - getDefaultSearchIndexForRepository(String) - Method in interface org.nuxeo.ecm.core.search.SearchService
-
Gets the default
SearchIndex
for a given repository. - getDefaultSearchIndexForRepository(String) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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
- getDefaultStartupPage(LoginScreenConfig) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
-
Returns the
LoginStartupPage
contribution with the highest priority ornull
if none is contributed. - getDefaultState() - Method in class org.nuxeo.runtime.migration.MigrationDescriptor
- 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
- 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.
- 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.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
- 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. - getDeleteStrategy() - Static method in class org.nuxeo.runtime.trackers.files.FileEventTracker
-
For test purpose.
- 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
- getDeniedExpansions() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
- getDeniedExpansions() - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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
- 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
- getDeprecatedPathIfOne(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter
- 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 paths 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
- getDeprecatedSince(NuxeoForwardDeprecatedPathFilter.DeprecatedPath) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter
- getDeprecation() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
- getDepth() - Method in enum class org.nuxeo.ecm.core.io.registry.context.DepthValues
-
Gets the corresponding depth value.
- getDepth() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
- 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
- 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
- getDescription() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
- 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(ServletConfig) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ServletHolder
- getDescriptor(File) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.Gets existing descriptor or creates a default one.
- 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(ConfigurationHolder, String, Class<T>) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
-
Creates a descriptor instance for the specified file and descriptor class.
- getDescriptor(ConfigurationHolder, String, Class<T>, Class<?>...) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
-
Creates a descriptor instance for the specified file and descriptor class.
- getDescriptor(ConfigurationHolder, String, Class<T>, UnaryOperator<String>) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
- getDescriptor(ConfigurationHolder, String, Class<T>, UnaryOperator<String>, Class<?>...) - Method in interface org.nuxeo.launcher.config.backingservices.BackingChecker
-
Creates a descriptor instance for the specified file and descriptor class.
- 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
- 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
- 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 class 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
- 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
-
Deprecated.
- getDigest() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
-
Deprecated.Gets a string representation of the hex digest of the binary.
- 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.azure.AzureBlobProvider
- 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
-
Deprecated.
- getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.blob.binary.Binary
-
Deprecated.Gets the digest algorithm from the digest length.
- getDigestAlgorithm() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
-
Deprecated.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 class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
- getDigestAlgorithm() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
- 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
-
Deprecated.since 11.5, use
KeyStrategyDigest
instead - getDigestPattern(String) - Static method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
- getDirection() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
- 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.core.blob.LocalBlobStore
-
Get the root directory of the store.
- getDirectory() - Method in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
- 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, 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.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.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.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)
withDirectoryService
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
-
Deprecated.
- getDiskSpaceUsageInKB() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
- 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
- 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() - Method in class org.nuxeo.common.Environment
- 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
- getDistributionInfo() - Method in class org.nuxeo.common.Environment
- getDistributionLabel() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
- 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.common.Environment
- 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.core.event.impl.DocumentDomainEventContext
- 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.BucketDouble
- 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
- 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.config.ConfigEndPoint
- getDocId() - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
- getDocId() - Method in class org.nuxeo.ecm.core.event.impl.BlobEventContext
- getDocId() - Method in class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
- getDocId() - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- getDocId() - Method in class org.nuxeo.ecm.core.search.SearchHit
- getDocKey(DocumentModel) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommandsStacker
- getDocLifeCycle() - Method in interface org.nuxeo.audit.api.LogEntry
-
Return the life cycle if the document related to the log entry.
- getDocLifeCycle() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- getDocLifeCycle() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.Return the life cycle if the document related to the log entry.
- getDocLifeCycle() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.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
- getDocPath() - Method in interface org.nuxeo.audit.api.LogEntry
-
Returns the doc path related to the log entry.
- getDocPath() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- getDocPath() - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
- getDocPath() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.Returns the doc path related to the log entry.
- getDocPath() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.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.rest.RootResource
- getDocs(String) - Method in class org.nuxeo.template.rest.RootResource
- getDocsById(String) - Method in class org.nuxeo.ecm.restapi.server.RepositoryObject
- getDocsByPath(String) - Method in class org.nuxeo.ecm.restapi.server.RepositoryObject
- getDocType() - Method in interface org.nuxeo.audit.api.LogEntry
-
Returns the doc type related to the log entry.
- getDocType() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- 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
-
Deprecated.Returns the doc type related to the log entry.
- getDocType() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.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(String) - Method in class org.nuxeo.ecm.restapi.server.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. null or empty array mean any document type is accepted.
- getDocTypes() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
- getDocTypes() - Method in class org.nuxeo.ecm.restapi.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 class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- 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
-
Deprecated.
- 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.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, String) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- getDocument(String, String) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- getDocument(String, String) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Returns a Json document representation or null if not found.
- getDocument(String, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- getDocument(String, String, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.opensearch1.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(CoreSession) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
- getDocument(CoreSession, String) - Method in class org.nuxeo.wopi.rest.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
-
Deprecated.
- 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.blob.stream.StreamOrphanBlobGC.BlobGCComputation
- getDocumentBlobManager() - Method in class org.nuxeo.ecm.core.model.BaseSession
- getDocumentBlobManager() - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
- 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
-
Deprecated.
- getDocumentHistory(DocumentModel, long, long) - Method in interface org.nuxeo.ecm.platform.audit.api.DocumentHistoryReader
-
Deprecated.Retrieve a page of
LogEntry
for the history of the inputDocumentModel
- getDocumentId() - Method in class org.nuxeo.ecm.core.search.IndexingRequest
- 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.io.rest.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.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(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
- 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.
- getDocumentPath() - Method in class org.nuxeo.ecm.core.search.IndexingRequest
- 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
-
Deprecated.
- getDocumentRef() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
- getDocumentRef() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
- 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
- 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(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
- 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.
- 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(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.rest.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
- getDocumentVersion(String, String) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- getDocumentVersion(String, String) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- getDocumentVersion(String, String) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Returns the version which is the timestamp when document was loaded for indexing
- 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.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.audit.api.LogEntry
-
Returns the doc UUID related to the log entry.
- getDocUUID() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- getDocUUID() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.Returns the doc UUID related to the log entry.
- getDocUUID() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.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.audit.stream.AuditDomainEventProducer
- getDomainEvents() - Method in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- 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.core.model.stream.DocumentDomainEventProducer
- getDomainEvents() - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- 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
-
Deprecated.
- 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. - getDriverClasssName() - Method in class org.nuxeo.runtime.datasource.DataSourceDescriptor
- 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
- 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 class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullRequestDumper
- getDump(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.RequestDumper
- getDumpedConfigurationPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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
- 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.ecm.restapi.opensearch1.Main
- 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
- 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
- getEmbedServer() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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 class org.nuxeo.ecm.core.storage.sql.PropertyType
- getEmptyDocumentModel() - Method in class org.nuxeo.ecm.restapi.server.RepositoryObject
- getEmptyDocumentModel(String, String) - Method in class org.nuxeo.ecm.restapi.server.adapters.EmptyDocumentAdapter
- getEmptyPicturePath() - Method in class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
- getEmptyPicturePath() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
- 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.audit.service.extension.EventDescriptor
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
EventDescriptor.isEnabled()
instead - getEnabled() - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ExtendedInfoDescriptor.isEnabled()
instead - 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.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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuthenticationPluginDescriptor.isEnabled()
()} instead - getEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
SessionManagerDescriptor.isEnabled()
instead - 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
- getEnabledSearchIndexDescriptor() - Method in class org.nuxeo.ecm.core.search.SearchComponent
- 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
- 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
- getEngine() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- 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.rest.FilesEndpoint
- getEntityType() - Method in class org.nuxeo.ecm.automation.io.rest.documents.BusinessAdapterListWriter
- getEntityType() - Method in class org.nuxeo.ecm.automation.io.rest.EntityListWriter
-
Returns the entity-type value of the list (ie: users, groups....)
- getEntityType() - Method in class org.nuxeo.ecm.automation.io.rest.EntityWriter
-
get the Entity type of the current entity type.
- getEntityType() - Method in class org.nuxeo.ecm.restapi.io.conversion.ConversionScheduledWriter
- getEntityType() - Method in class org.nuxeo.ecm.restapi.io.conversion.ConversionStatusWithResultWriter
- getEntries() - Method in class org.nuxeo.common.collections.DependencyTree
- 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
- getEntries(JsonNode) - Static method in class org.nuxeo.ecm.restapi.test.JsonNodeHelper
- getEntries(String, JsonNode) - Static method in class org.nuxeo.ecm.restapi.test.JsonNodeHelper
- getEntriesSize(JsonNode) - Static method in class org.nuxeo.ecm.restapi.test.JsonNodeHelper
- getEntriesSize(String, JsonNode) - Static method in class org.nuxeo.ecm.restapi.test.JsonNodeHelper
- 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.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(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
- getEntryContentAsBytes(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
- 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(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
- getEntryValue(ObjectMapper, JsonNode) - Method in class org.nuxeo.ecm.platform.search.core.SavedSearchRequestReader
- 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
- 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(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
- getError(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- getError(String) - Method in exception class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- getErrorCode() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Returns CAS's error code if authentication failed.
- getErrorCode() - Method in interface org.nuxeo.ecm.core.api.AsyncStatus
-
Gets the error code if any.
- getErrorCode() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- getErrorCode() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
-
Gets the error code if any.
- 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.io.rest.documents.PaginableWithDelegate
- getErrorMessage() - Method in interface org.nuxeo.ecm.core.api.AsyncStatus
-
Gets the error message if any.
- 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 class 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() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
-
Gets the error message if any.
- getErrorMessage(JsonNode) - Static method in class org.nuxeo.ecm.restapi.test.JsonNodeHelper
- 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.since 11.3, use
RuntimeMessageHandler.getMessages(Level)
instead - 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
- getErrorStatus(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- 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.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- getEscaperClass() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
- getETag() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
- getEvent() - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- 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.audit.api.LogEntry
-
Returns the date of the event that originated the log entry.
- getEventDate() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- 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
-
Deprecated.Returns the date of the event that originated the log entry.
- getEventDate() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.Returns the date of the event that originated the log entry.
- getEventExtendedInfoDescriptors() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- getEventHandlers(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
- getEventId() - Method in class org.nuxeo.audit.api.document.AdditionalDocumentAuditParams
- getEventId() - Method in interface org.nuxeo.audit.api.LogEntry
-
Returns the identifier of the event that originated the log entry.
- getEventId() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- 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 interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.Returns the identifier of the event that originated the log entry.
- getEventId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.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
- getEventsCount(String) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- getEventsCount(String) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- getEventsCount(String) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- getEventsCount(String) - Method in interface org.nuxeo.audit.service.AuditBackend
- getEventsCount(String) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- getEventsCount(String) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditAdmin
-
Deprecated.
- getEventsCount(String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- 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
- getExceptionMessage(String, int) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
- getExceptionMessage(String, int) - Static method in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
- 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
- getExclusive() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- getExecTime() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
- getExecutable(String) - Method in class org.nuxeo.ecm.automation.server.rest.AutomationResource
- getExecutionContext(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
- getExecutionContext(CoreSession, GraphNode, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
- getExecutionStatus(GraphNode.EscalationRule, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
Deprecated.Used to check the executed status when the escalationRule is run by a worker in a work queue
- 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.
- getExistingIndexes() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- 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.audit.service.extension.ExtendedInfoDescriptor
- getExpression() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator
- 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
- getExtended() - Method in interface org.nuxeo.audit.api.LogEntry
-
Returns the extended information attached to this log entry.
- getExtended() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- getExtended() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.Returns the extended information attached to this log entry.
- getExtended() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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.audit.service.extension.EventDescriptor
- getExtendedInfoDescriptors() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- getExtendedInfoMappers(String) - Method in class org.nuxeo.audit.service.AuditComponent
- getExtendedInfoMappers(String) - Method in interface org.nuxeo.audit.service.AuditService
- getExtendedInfos() - Method in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- getExtendedInfos() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
- getExtendedInfos() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
ExtendedInfo
doesn't need a Java type anymore, useLogEntry.getExtended()
instead - getExtendedInfos() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- getExtendedValue(String) - Method in interface org.nuxeo.audit.api.LogEntry
- getExtendedValue(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.
- 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.rest.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.rest.context.ExtensionFactory
- getExtension(BundleResource, String) - Method in class org.nuxeo.ecm.webengine.rest.ApplicationHost
- 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.rest.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.comment.AnnotationAdapter
- getExternalAnnotation(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
-
Deprecated.since 11.1, use
AnnotationService.getExternalAnnotation(CoreSession, String, String)
instead - getExternalAnnotation(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.AnnotationService
-
Gets an external annotation by its
entityId
under the document withdocumentId
. - 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.comment.CommentAdapter
- getExternalComment(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
Deprecated.since 11.1, use
CommentManager.getExternalComment(CoreSession, String, String)
instead - getExternalComment(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
Gets an external comment by its
entityId
under the document withdocumentId
. - 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.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
- getExtraMappingContents() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- getExtraMappings() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- getFacade() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.DeploymentResult
- getFacade() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
- 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 class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
- 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.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(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() - Method in class org.nuxeo.audit.service.extension.AuditBackendFactoryDescriptor
- 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(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
-
Deprecated.since 2025.0 seems unused
- getFactoryClass() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
Deprecated.since 2025.0 seems unused
- getFactoryClass() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
- getFactoryClass() - Method in class org.nuxeo.ecm.core.search.SearchClientDescriptor
- 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
- getFactoryParameters() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
- 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.ecm.core.search.BulkIndexingResponse
-
Returns the list of indexing failures.
- 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
- getFavorites(CoreSession) - Method in interface org.nuxeo.ecm.collections.api.FavoritesManager
- getFavorites(CoreSession) - Method in class org.nuxeo.ecm.collections.core.FavoritesManagerImpl
- getFeature(Class<T>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
- getFeatures() - Method in class org.nuxeo.ecm.webengine.rest.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
- 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(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(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(String) - Method in class org.nuxeo.template.xdocreport.rest.XDocReportResourceService
- 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(String) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateParserBase
- getFieldName(String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
-
Obtains the field name from the full propertyName.
- getFieldName(String, EsHint) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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 class org.nuxeo.ecm.core.search.SearchHit
- 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
- 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
-
Deprecated.
- getFile() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
-
Deprecated.
- getFile() - Method in class org.nuxeo.ecm.core.blob.binary.LazyBinary
-
Deprecated.
- 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(HttpServletRequest, String, String) - Method in class org.nuxeo.ecm.automation.server.rest.AutomationResource
-
Gets the content of the blob or blobs (multipart/mixed) located by the given doc uid and property path.
- 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.azure.AzureBlobStore
- 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
-
Deprecated.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.EmptyBlobStore
- 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 class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- getFile(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- getFile(String) - Method in enum class 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.rest.FilesEndpoint
-
Implements the GetFile operation.
- 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
-
Deprecated.
- 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
FileAppender
s defined in a givenConfiguration
. - getFileEntries() - Method in class org.nuxeo.ecm.core.io.upload.batch.Batch
- getFileEntries(String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
- getFileEntries(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- getFileEntry(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.Batch
- getFileEntry(String, boolean) - Method in class org.nuxeo.ecm.core.io.upload.batch.Batch
- getFileEntry(String, String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
- getFileEntry(String, String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- getFileExtension() - Method in class org.nuxeo.common.utils.Path
- getFileExtension() - Method in class org.nuxeo.ecm.webengine.rest.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
-
Deprecated.Gets a file representing the storage for a given digest.
- getFileFromCache(String, boolean) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- 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.BatchUploadObject
- getFileInfo(BatchFileEntry) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- 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)
withFileManager
instead. - getFilename() - Method in interface org.nuxeo.ecm.core.api.Blob
- getFilename() - Method in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- 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.DownloadBlobInfo
- getFilename() - Method in class org.nuxeo.ecm.core.io.download.DownloadService.DownloadContext
- getFilename() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileInfo
- 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(Part, String) - Static method in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
- getFilename(String, long) - Method in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
- 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.core.io.upload.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.rest.scan.AnnotationReader
- getFileName() - Method in class org.nuxeo.ecm.webengine.rest.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
- 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. - getFilesColl() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- getFilesColl() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- 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.core.io.upload.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
-
Deprecated.
- getFileStorage() - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- getFileStorage() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- 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 givenDocumentModel
. - getFileSystemItem(DocumentModel) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Gets the
FileSystemItem
for the givenDocumentModel
. - 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
-
Force parent item using
UserSyncRootParentFactory.getTopLevelFolderItem(NuxeoPrincipal)
. - getFileSystemItem(DocumentModel, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
Gets the
FileSystemItem
for the givenDocumentModel
. - getFileSystemItem(DocumentModel, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Gets the
FileSystemItem
for the givenDocumentModel
. - getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
- getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
-
Force parent using
AbstractSyncRootFolderItemFactory.getParentItem(DocumentModel)
. - 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 givenDocumentModel
. - getFileSystemItem(DocumentModel, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Gets the
FileSystemItem
for the givenDocumentModel
. - 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
-
Force parent using
AbstractSyncRootFolderItemFactory.getParentItem(DocumentModel)
. - 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 givenDocumentModel
. - getFileSystemItem(DocumentModel, boolean, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Gets the
FileSystemItem
for the givenDocumentModel
. - 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
-
Force parent using
AbstractSyncRootFolderItemFactory.getParentItem(DocumentModel)
. - 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
- getFileSystemItem(DocumentModel, FolderItem) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
- 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
- getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
- 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
- getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
- 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
- getFileSystemItem(DocumentModel, FolderItem, boolean, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
- 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 givenFileSystemItem
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.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.rest.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.ActionService
- getFilter(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
- getFilter(String) - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
-
Returns the filter matching the name or null if not found.
- getFilter(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateHistogramParser
- getFilter(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateHistogramParser
- getFilter(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateRangeParser
- getFilter(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateSignificantTermParser
- getFilter(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateSingleValueMetricParser
- getFilter(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateTermParser
- getFilter(AggregateDateRange) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateRangeParser
- 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.ecm.restapi.opensearch1.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
- getFilterId(Aggregate<?>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateParserBase
- 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
- getFilters() - Method in class org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener
-
Deprecated.
- getFilters() - Method in class org.nuxeo.ecm.platform.actions.Action
- 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.rest.servlet.config.FilterSetDescriptor
- getFilters() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- getFilters() - Method in class org.nuxeo.ecm.webengine.rest.servlet.FilterSet
- getFilters() - Method in class org.nuxeo.ecm.webengine.rest.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.rest.servlet.config.FilterSetDescriptor
- getFilterSetDescriptors() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
- getFiltersFor(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
- getFilterString() - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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
- getFirstGroup(Pattern, String) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
- getFirstHeaderValue(HttpMessage, String) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
- getFirstIndexForAlias(String) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
-
Returns the name of the index referenced by the alias.
- getFirstIndexForAlias(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- getFirstLevelTTL() - Method in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
- 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
- getFirstParam(String) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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 givenfacet
, 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.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- getFixedPart() - Method in class org.nuxeo.audit.mongodb.pageprovider.MongoDBDocumentHistoryPageProvider
- getFixedPart() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- getFixedPart() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchDocumentHistoryPageProvider
- getFixedPart() - Method in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- getFixedPart() - Method in class org.nuxeo.audit.sql.pageprovider.SQLDocumentHistoryPageProvider
- getFixedPart() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
- getFixedPart() - Method in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- getFixedPart() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
- 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
- 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
- getForceDeleteStrategy() - Static method in class org.nuxeo.runtime.trackers.files.FileEventTracker
-
For test purpose.
- 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 class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- 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 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
- getForms() - Method in class org.nuxeo.connect.update.xml.FormsDefinition
- getForms(String) - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
- getForwardedPort(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
- 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(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.MongoDBRepositoryConverter
- 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
- getFroms() - Method in class org.nuxeo.mail.MailMessage
- 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
-
Deprecated.
- getGarbageCollector() - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
-
Deprecated.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
-
Deprecated.
- 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
-
Deprecated.
- getGCIntervalInMinutes() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, not used anymore
- getGcRate() - Method in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
- getGCRuns() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
Deprecated.
- 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.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
- getGeronimoTransactionInfo() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
- 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 interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
- getGraph() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
- 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.blob.GridFSBlobStore
- getGridFSBucket() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- getGridFSFile(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- 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
- getGroupAttributeName(String, Object) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Gets the Nuxeo group model attribute name matching the SCIM attribute name used in SCIM Search filtering and sorting.
- getGroupAttributeName(String, Object) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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
- 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. if the Document Context have a directory local configuration, the service try to open the user directory with directory suffix set into the local configuration
- 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
- getGroupMemberAttributeName(String, Object) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Gets the Nuxeo group model attribute name matching the SCIM attribute name used in SCIM patch request path filtering.
- getGroupMemberAttributeName(String, Object) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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, boolean) - Static method in class org.nuxeo.scim.v2.api.ScimV2Helper
- 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
- getGroupName(EventContext) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
- 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(String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- getGroupResourceFromNuxeoGroup(DocumentModel, String) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Gets a group resource representation of a group model.
- getGroupResourceFromNuxeoGroup(DocumentModel, String) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Gets a group resource representation of a group model.
- getGroupResourceFromNuxeoGroup(DocumentModel, String) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- getGroupResourceFromNuxeoGroup(DocumentModel, String) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- getGroups() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
- getGroups() - Method in class org.nuxeo.ecm.automation.io.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.lib.stream.log.mem.MemLog
- getGroups() - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition
- getGroups() - Method in class org.nuxeo.runtime.stream.StreamMetricsComputation
- 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.webengine.model.LinkDescriptor
- getHandler(String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
-
Gets a batch handler.
- getHandler(String) - Method in class org.nuxeo.ecm.core.io.upload.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
- getHandlerInfo(String) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- getHandlerName() - Method in class org.nuxeo.ecm.core.io.upload.batch.Batch
- 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(HttpHeaders, String) - Static method in class org.nuxeo.wopi.Helpers
- getHeader(String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- getHeader(String, String) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
- getHeader(String, String) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- getHeader(String, String, boolean) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- 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.platform.auth.saml.CatchRedirectHttpServletResponse
- getHeaderNames() - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
- getHeaderParameters(Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
- getHeaderPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- getHeaders() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- getHeaders() - Method in class org.nuxeo.osgi.BundleImpl
- getHeaders(String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- getHeaders(String) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
- getHeaders(String) - Method in class org.nuxeo.osgi.BundleImpl
- getHeaders(String) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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.rest.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
- 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.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.
- 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
- 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
- getHier(Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
- getHierarchicalReference(DocumentModel) - Method in class org.nuxeo.ecm.directory.DirectoryEntryResolver
- 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.core.search.SearchHit
- getHighlights() - Method in interface org.nuxeo.ecm.core.search.SearchQuery
- getHighlights() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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.search.QueryExecutor
- getHint() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
- getHint() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
- getHints() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientFactory
- getHits() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns the search hits.
- getHits() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- getHitsAsIterator() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns search hits as an iterator, the query must be a scroll query.
- getHitsAsIterator() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- getHitsAsMap() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns search hits as a partial list.
- getHitsAsMap() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- getHitsCount() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns the number of returned search hits, taking in account limits.
- getHitsCount() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- 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.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.tomcat.NuxeoDeployer
- getHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
- getHomePath() - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
- getHomePath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- getHomePath() - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
- getHomePath() - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- getHookListener() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerHookDescriptor
- 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.
- getHostIp() - Method in class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- getHostName() - Method in class org.nuxeo.ecm.webengine.rest.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
- getHttpConfiguration() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- getHttpHeaders() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- getHttpHeaders() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets HTTP Headers.
- getHTTPHeaders(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoPortalSSOAuthenticationProvider
- getHttpPort() - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- getHttpStatus() - Method in class org.nuxeo.ecm.automation.io.rest.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
- getHttpUrl() - Method in class org.nuxeo.runtime.test.runner.ServletContainerFeature
- 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
- 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 interface org.nuxeo.audit.api.LogEntry
- getId() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- getId() - Method in class org.nuxeo.audit.elasticsearch.ESExtendedInfo
-
Deprecated.
- getId() - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackendDescriptor
- getId() - Method in class org.nuxeo.audit.mongodb.MongoDBExtendedInfo
-
Deprecated.
- getId() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- getId() - Method in class org.nuxeo.audit.service.extension.AdapterDescriptor
- getId() - Method in class org.nuxeo.audit.service.extension.AuditBackendFactoryDescriptor
- getId() - Method in class org.nuxeo.audit.service.extension.EventDescriptor
- getId() - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- getId() - Method in class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
- 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 class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
- getId() - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
- getId() - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
- getId() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
- getId() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
- 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.events.EventHandler
- 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.OperationContribution
- 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.core.TypeAdapterContribution
- 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.MarshallerDescriptor
- getId() - Method in class org.nuxeo.ecm.automation.server.rest.ExecutableResource
- getId() - Method in class org.nuxeo.ecm.automation.server.rest.OperationResource
- getId() - Method in class org.nuxeo.ecm.automation.server.RestBinding
- getId() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore.AzureBlobGarbageCollector
- getId() - Method in class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
-
Deprecated.
- 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.propertiesmapping.PropertiesMappingDescriptor
- 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
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
- getId() - Method in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
- getId() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
- getId() - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore.EmptyBlobGarbageCollector
- 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.convert.extension.ConvertCacheDescriptor
- getId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
- getId() - Method in class org.nuxeo.ecm.core.event.pipe.dispatch.EventDispatcherDescriptor
- getId() - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
- 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.io.upload.batch.BatchHandlerDescriptor
- getId() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
- getId() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
- 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.bindings.NuxeoCmisServiceFactoryDescriptor
- 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 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.search.client.opensearch1.OpenSearchHintDescriptor
- getId() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- getId() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor.SearchIndex
- getId() - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- getId() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- getId() - Method in class org.nuxeo.ecm.core.search.SearchClientDescriptor
- getId() - Method in class org.nuxeo.ecm.core.search.SearchHit
- getId() - Method in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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.dbs.DBSRepositoryDescriptor
- getId() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GoogleStorageBinaryGarbageCollector
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore.GoogleStorageBlobGarbageCollector
- getId() - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerDescriptor
- getId() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- getId() - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
-
Deprecated.
- 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.RepositoryDescriptor
- 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.versioning.VersioningRestrictionDescriptor
- getId() - Method in class org.nuxeo.ecm.core.versioning.VersioningServiceDescriptor
- 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.directory.ldap.LDAPServerDescriptor
- getId() - Method in class org.nuxeo.ecm.jwt.JWTServiceConfigurationDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.actions.Action
- getId() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
- getId() - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
-
Deprecated.
- getId() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ManagedEventIdDescriptor
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
- 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.ContentFactoryDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerHookDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
- 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.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.providers.OAuth2ServiceProviderDescriptor
- 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.ImagingConfigurationDescriptor
- 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 interface org.nuxeo.ecm.platform.query.api.PageProviderClassReplacerDefinition
- getId() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- 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.rendition.service.DefaultRenditionDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
- getId() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.rendition.service.StoredRenditionManagerDescriptor
- 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 class org.nuxeo.ecm.platform.routing.core.impl.PersisterDescriptor
- 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.descriptors.SuggesterDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
- 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 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.ui.web.auth.service.AuthenticationChainDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.StartURLPatternDescriptor
- 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.platform.video.service.AutomaticVideoConversion
- getId() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
- getId() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
- getId() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
- getId() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
- getId() - Method in interface org.nuxeo.ecm.web.resources.api.Processor
- getId() - Method in interface org.nuxeo.ecm.web.resources.api.Resource
- getId() - Method in interface org.nuxeo.ecm.web.resources.api.ResourceBundle
- 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.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.rest.servlet.config.FilterSetDescriptor
- getId() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- getId() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourcesDescriptor
- getId() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
- 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.mail.MailSenderDescriptor
- 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.FilterDescriptor
- 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 interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- getId() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- getId() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- getId() - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedNode
- getId() - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- getId() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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.ServiceConfigurationDescriptor
- 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.ContextExtensionFactoryDescriptor
- getId() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
- getId() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
- getId() - Method in class org.nuxeo.template.serializer.service.SerializerDescriptor
- getId() - Method in class org.nuxeo.wopi.CheckFileInfoUpdaterDescriptor
- 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
- 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
- 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
- getIdTokenHint() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- 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.since 11.1, use
MetadataMappingDescriptor.ignorePrefix()
- 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
- getImageInfo(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
- getImageMetadata(Blob) - Method in interface org.nuxeo.ecm.platform.picture.core.MetadataUtils
- 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
- getImpactedDocumentQuery(List<String>) - Method in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
-
Returns a query listing the 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
- getIncludedDBTemplateName() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- getIncludedFacets() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
- getIncludedFacets() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
- getIncludedTemplateNames() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- getIncludedTemplates() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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.core.search.SearchHit
- getIndex() - Method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
- getIndex() - Method in class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterDescriptor
- getIndexedProperties(String) - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
-
Returns the indexed property paths.
- getIndexedProperties(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- getIndexes() - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- getIndexesAsString(String[]) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- getIndexFieldNames() - Method in class org.nuxeo.ecm.core.query.sql.model.EsHint
-
Get Index field names (without boost)
- getIndexName() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- getIndexName() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- getIndexName(IndexModel) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- getIndexName(String, List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
- 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
- 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
- getIndexOrder() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
- getIndexOrder() - Method in class org.nuxeo.ecm.core.schema.PropertyIndexOrder
- getIndices() - Method in class org.nuxeo.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- getIndices() - Method in interface org.nuxeo.ecm.restapi.opensearch1.filter.SearchRequestFilter
- getIndices(String) - Method in class org.nuxeo.ecm.restapi.opensearch1.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.restapi.server.CapabilitiesObject
- getInfo(String) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier
- getInfo(Function<String, I>, String) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
- getInfo(List<DocumentModel>, NuxeoPrincipal, boolean, boolean) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
- getInfos() - Method in exception class 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
- 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.VersioningPolicyDescriptor
- 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.rest.servlet.config.FilterDescriptor
- getInitParams() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- getInitParams() - Method in class org.nuxeo.runtime.server.FilterDescriptor
- getInitParams() - Method in class org.nuxeo.runtime.server.ServletDescriptor
- 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.io.rest.operations.ExecutionRequest
- getInput() - Method in class org.nuxeo.ecm.automation.OperationContext
- getInput(String) - Method in class org.nuxeo.ecm.automation.io.rest.operations.BlobInputResolver
- getInput(String) - Method in class org.nuxeo.ecm.automation.io.rest.operations.BlobsInputResolver
- getInput(String) - Method in class org.nuxeo.ecm.automation.io.rest.operations.DocumentInputResolver
- getInput(String) - Method in class org.nuxeo.ecm.automation.io.rest.operations.DocumentsInputResolver
- getInput(String) - Method in interface org.nuxeo.ecm.automation.io.rest.operations.InputResolver
- 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
- getInputStream() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
Deprecated.
- getInputStream() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- getInputStream() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
- getInputStream() - Method in record class org.nuxeo.mail.BlobDataSource
- getInputStream() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- getInputStream() - Method in class org.nuxeo.template.processors.xdocreport.BlobImageProvider
- getInputStream(boolean) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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 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
statementSQLInfo.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
- getInstallFile() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
- 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 class 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.rest.Activator
- getInstance() - Static method in class org.nuxeo.ecm.webengine.rest.ApplicationManager
- getInstance() - Static method in class org.nuxeo.ecm.webengine.rest.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
- getInstantEpochSecond() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- getInstantiations() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
- getInstantNanoOfSecond() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- getInt(String, String, int) - Method in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateHistogramParser
- getInterval(Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateHistogramParser
- getIntervals() - Method in class org.nuxeo.runtime.util.Watch
- getIntProperty(String) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.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
-
Deprecated.Gets an integer property, or
defaultValue
if undefined. - getIntProperty(String, int) - Method in class org.nuxeo.ecm.core.blob.PropertyBasedConfiguration
-
Gets an integer property, or the given default if undefined or blank.
- 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.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 class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- 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
- 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. if the user was logged in instead of anonymous): the UI should not make them selectable but the description should give information to the user on how to make that suggestion enabled (e.g. by logging in).
- getIsIndeterminate() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
- 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
- getItems(Object) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MoreLikeThisOpenSearchHintQueryBuilder
-
Build a single or an array of
MoreLikeThisQueryBuilder.Item
according to the value type. - 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. - getItemVersion() - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- 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
- getJarsFromClasspathEntry(ConfigurationHolder, Path, String) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Given a single classpath entry, return the list of JARs referenced by it.
For instance : nxserver/lib -> ${templatePath}/nxserver/lib /somePath/someLib-*.jar - 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.rest.HttpFileImporterExecutor
- getJavaLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.rest.RandomImporterExecutor
- getJavaOpts(Function<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Gets the Java options defined in Nuxeo configuration files, e.g.
- getJavaType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
- 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.SQLAuditChangeFinder
-
Using event log id to ensure consistency, see https://jira.nuxeo.com/browse/NXP-14826.
- getJson() - Method in class org.nuxeo.ecm.restapi.server.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(SearchQuery) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- getKey() - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- 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.core.blob.binary.BinaryBlob
-
Deprecated.
- 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.io.upload.batch.Batch
- getKey() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- getKey() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileInfo
- 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 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.BucketDouble
- 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
- getKeycloakSecurityContext() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore.SerializableKeycloakAccount
- getKeyForPath(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategy
-
Gets the key for a given storage path.
- getKeyIterator() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
-
Gets an iterator over the blob keys.
- 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() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- getKeyPair(String) - Method in class org.nuxeo.runtime.test.TemporaryKeyStore
- 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.mongodb.seqgen.MongoDBUIDSequencer
- getKeys() - Method in class org.nuxeo.ecm.core.storage.sql.Row
-
Gets the list of keys.
- getKeys() - Method in class org.nuxeo.ecm.core.uidgen.KeyValueStoreUIDSequencer
- getKeys() - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
- getKeys() - Method in class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
- getKeys() - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
- 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.
- getKeys() - Method in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- 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() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- getKeyStore() - Method in class org.nuxeo.runtime.test.TemporaryKeyStore
- 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
- getKeyStorePassword() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- getKeyStorePath() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- getKeyStoreType() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- 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() - Static method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- 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.audit.service.extension.AdapterDescriptor
- 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.search.client.opensearch1.OpenSearchHintDescriptor
- 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.AuditBackendDescriptor
-
Deprecated.
- 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.ElasticSearchDocWriterDescriptor
- getKlass() - Method in class org.nuxeo.mail.MailSenderDescriptor
- 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() - Static method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
- getKvStore() - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- getKvStore() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- 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 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 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 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(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputerLabelled
- 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.
- 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. - getLagPerPartition(String, String) - Method in interface org.nuxeo.lib.stream.log.LogManager
-
Deprecated.since 11.1 use
LogManager.getLagPerPartition(Name, Name)
instead - 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.mem.MemLogManager
- 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 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
- 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.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) - Static method in class org.nuxeo.ecm.csv.core.CSVImporterWork
- 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.
- getLastPictureViewsStatus() - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
- 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.audit.api.job.JobHistoryHelper
- getLastStarted() - Method in class org.nuxeo.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.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
-
Deprecated.since 11.1 use
LogManager.getLatencyPerPartition(Name, Name, Codec, Function, Function)
instead - 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
-
Deprecated.since 11.1 use
LogManager.getLatencyPerPartition(Name, Name, Codec, Function, Function)
instead - 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 class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- getLatestLogId(String, String...) - Method in interface org.nuxeo.audit.service.AuditBackend
-
Returns the latest log id matching events and repository or 0 when no match found.
- getLatestLogId(String, String...) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated.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.DefaultAuditBackend
-
Deprecated.
- getLatestLogIdAfterDate() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- getLaunchLinks() - Method in class org.nuxeo.ecm.platform.pdf.PDFLinks
-
Return all links of type "Launch" (
PDActionLaunch.SUB_TYPE
). - 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.
- getLegacyRenditionBlob() - Method in class org.nuxeo.ecm.restapi.server.rendition.RenditionObject
- 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.URLBlob
- getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.ZipEntryBlob
- getLength() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
-
Deprecated.
- 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.io.upload.batch.BatchFileInfo
- getLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
- getLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
- getLength(String) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
-
Gets the blob length.
- getLevel() - Method in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
- getLevel() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- 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.
- 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.LifeCycleServiceImpl
- getLifeCycles() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Returns all the registered life cycles.
- 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.VersioningRestrictionOptionsDescriptor
- getLifeCycleState() - Method in enum class 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 interface org.nuxeo.ecm.core.search.SearchQuery
- getLimit() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- getLimit() - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- 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
-
Deprecated.
- 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.rest.TemplateResource
- getList(Serializable) - Method in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
- 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.rest.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.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.rest.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() - 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.auth.saml.CatchRedirectHttpServletResponse
- 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 class 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
- 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.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.rest.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.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. - 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
- 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
- getLog(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogs
- getLogAsString() - Method in class org.nuxeo.ecm.platform.importer.executor.rest.AbstractRestImporterExecutor
- getLogComment(LogEntry, CoreSession) - Method in class org.nuxeo.template.context.extensions.AuditExtensionFactory
- getLogComment(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
-
Deprecated.
- getLogConfig() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
-
Deprecated.
- getLogConfigPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- getLogConfigs() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- getLogDate() - Method in interface org.nuxeo.audit.api.LogEntry
- getLogDate() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- getLogDate() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.
- getLogDate() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- getLogEntriesAfter(long, int, String, String...) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated.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.DefaultAuditBackend
-
Deprecated.
- getLogEntriesFor(String, String) - Method in interface org.nuxeo.audit.service.AuditBackend
-
Returns the logs given a doc uuid and a repository id.
- getLogEntriesFor(String, String) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated.Returns the logs given a doc uuid and a repository id.
- getLogEntriesFor(String, String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- getLogEntriesFor(String, String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- getLogEntryByID(long) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- getLogEntryByID(long) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- getLogEntryByID(long) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- getLogEntryByID(long) - Method in interface org.nuxeo.audit.service.AuditBackend
-
Returns a given log entry given its id.
- getLogEntryByID(long) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- getLogEntryByID(long) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated.Returns a given log entry given its id.
- getLogEntryByID(long) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- getLogEntryByID(long) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- getLogEntryFromJson(byte[]) - Method in class org.nuxeo.audit.impl.StreamAuditWriter.AuditLogWriterComputation
- getLogEntryHelper() - Method in class org.nuxeo.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.
- getLoggedEventIds() - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- getLoggedEventIds() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- getLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
- getLogger() - Method in class org.nuxeo.ecm.platform.importer.executor.rest.AbstractRestImporterExecutor
- 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
- getLoggerFqcn() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- getLoggerName() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
- getLoggerName() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- getLoggerName(LoggerLevel) - Method in class org.nuxeo.runtime.test.runner.LogFeature
-
Gets the logger name from a given
LoggerLevel
. - 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
- 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
- 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(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.
- 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
- getLogLinkedDocument(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
-
Deprecated.
- 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
- 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
- getLogOptional(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogs
- 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
- getLogoutUri(Request) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- getLogoutURL() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
- 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
- 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
- getLogoWidth() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- getLogPartition() - Method in class org.nuxeo.lib.stream.log.internals.LogPartitionGroup
- getLogPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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.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
- getLong(String, String, long) - Method in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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.
- getLongProperty(String, long) - Static method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- getLongs(Collection<String>) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
- 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
-
Deprecated.
- 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
-
Deprecated.
- getMailProperties() - Static method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- getMailPropertiesFile() - Static method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- getMailSenderName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
-
Gets the name of the
MailSender
to use. - getMailSenderName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- getMailSenderName() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Returns the name of the
MailSender
that will handle notificationMailMessage
s - getMailSessionJndiName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
-
Deprecated.since 2023.4 use
GeneralSettingsDescriptor.getMailSenderName()
instead. - getMailSessionJndiName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
Deprecated.since 2023.4 use
NotificationService.getMailSenderName()
instead. - getMainBlob(Document) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- 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.listener.ThumbnailHelper
- 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
- getMappedDescriptors(List<T>) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
- 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) - Method in class org.nuxeo.usermapper.service.UserMapperComponent
- getMapper(String) - Method in interface org.nuxeo.usermapper.service.UserMapperService
-
returns the named mapper is any
- getMapperScript() - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
- getMapping() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
- getMapping() - Method in class org.nuxeo.ecm.platform.importer.xml.parser.AttributeConfigDescriptor
- getMapping() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- getMapping() - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Gets the contributed SCIM mapping.
- getMapping() - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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(String) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
-
Returns the mapping from elastic, exposed for testing purposes
- getMapping(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- getMapping(Collection<String>) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
- getMappingContent() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- getMappingDesc() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
- 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
- getMaskedSensitiveValue(String, String) - Method in class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, not used anymore
- 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.audit.api.document.AdditionalDocumentAuditParams
- getMaxDiskSpaceUsageKB() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
Deprecated.
- getMaxExpansions() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MatchPhrasePrefixOpenSearchHintQueryBuilder
- getMaxExpectedSize(String) - Method in class org.nuxeo.wopi.rest.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 (?
- 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. 0 means no pagination.
- getMaxPageSize() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
- getMaxPageSize() - Method in class org.nuxeo.ecm.automation.io.rest.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. 0 means no pagination.
- getMaxPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- getMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- getMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- 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.search.QueryExecutor
- getMaxResultWindow() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
-
Returns the max result window where the PP can navigate without raising OpenSearch QueryPhaseExecutionException.
- getMaxResultWindow() - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
-
Returns the max result window where the PP can navigate without raising 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
- getMaxSizeKB() - Method in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
- getMaxStackLen() - Method in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
- 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
- getMaxTimeMs() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- getMd5() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileInfo
- getMD5Digest() - Static method in class org.nuxeo.connect.update.util.IOUtils
- getMD5Digest() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
- getMD5Digest(File) - Method in class org.nuxeo.ecm.platform.routing.core.persistence.RouteModelsZipImporter
- getMD5Digest(Blob) - Static method in class org.nuxeo.drive.adapter.impl.FileSystemItemHelper
-
Gets the md5 digest of the given blob.
- getMD5DigestFromETag(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
-
Gets the MD5 of an object from its ETag, if possible.
- 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
- 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 class org.nuxeo.ecm.core.api.NuxeoException
- getMessage() - Method in exception class 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 class org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
- getMessage() - Method in class org.nuxeo.ecm.platform.mail.action.ExecutionContext
- 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 class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- getMessage() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- getMessage() - Method in class org.nuxeo.runtime.RuntimeMessage
- getMessage(HttpServletRequest, String) - Static method in class net.oauth.server.OAuthServlet
-
Extract the parts of the given request that are relevant to OAuth.
- 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. - getMessageLimit(Folder) - Static method in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
- 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(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
- getMetadataUpdates(DocumentModel, boolean) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
-
Returns the list of
MetadataMappingUpdate
to apply to the document and the blob according to following rules: If creation, write metadata from Blob to doc. 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 ifMetadataMappingDescriptor#isReadOnly()
returns true. - getMetadataUpdates(DocumentModel, boolean) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
- 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
- getMethod() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- getMethodAnnotationsWithClassFallback(Class<T>, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
Returns the list of annotations for the given method, if no annotation has been found, get the annotations for the current test.
- getMethodOrTestAnnotations(Class<T>, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
Returns the list of annotations for the given method if the method is given, otherwise return the list of annotations for the current test.
- 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() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.InvalidatorMigrator
- 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 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.io.upload.batch.BatchFileEntry
- getMimeType() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileInfo
- 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) - Static method in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- getMimeType(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
- 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)
withMimetypeRegistry
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)
withMimetypeRegistry
instead. - getMimeTypeService() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
Deprecated.since 11.1. Use
Framework.getService(Class)
withMimetypeRegistry
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
- getMiscProperties() - Method in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- getMissingCapabilities() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns the list of
SearchClient.Capability
that are missing to fully perform the SearchQuery. - getMissingCapabilities() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- getMissingCapabilities(SearchQuery) - Method in class org.nuxeo.ecm.core.search.AbstractSearchResponseTransformer
- 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.runtime.deployment.preprocessor.template.TemplateContribution
- 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
- 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
- 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.DownloadContextBlobHolder
- 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) - 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
- 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
- getModuleManager() - Method in class org.nuxeo.ecm.webengine.WebEngine
- 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.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- getMongoDBFulltextQuery(String) - Static method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
- getMongoDBPrefix(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
- 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
- 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
- getMultipartCopyPartSize() - Static method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Deprecated.since 2025.0, unused
- 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.audit.mongodb.MongoDBAuditBackendDescriptor
- getName() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- getName() - Method in class org.nuxeo.audit.service.extension.AdapterDescriptor
- getName() - Method in class org.nuxeo.audit.service.extension.AuditBackendFactoryDescriptor
- getName() - Method in class org.nuxeo.audit.service.extension.EventDescriptor
- 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
-
Deprecated.
- 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.OperationDocumentation.Param
- 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 interface org.nuxeo.ecm.core.io.upload.batch.BatchHandler
-
Gets the batch handler's name.
- getName() - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.AbstractBatchHandler
- 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.AbstractSearchClient
- 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.search.client.opensearch1.OpenSearchHintDescriptor
- getName() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- getName() - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- getName() - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Gets the client name.
- getName() - Method in class org.nuxeo.ecm.core.search.SearchClientDescriptor
- getName() - Method in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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.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.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.NotificationListenerHookDescriptor
- getName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
- getName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
- 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.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.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.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.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.ui.web.auth.service.SpecificAuthChainDescriptor
- 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.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.rest.ApplicationHost
- getName() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- 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 class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- 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 record class org.nuxeo.mail.BlobDataSource
- getName() - Method in class org.nuxeo.mail.MailSenderDescriptor
- 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.opensearch1.embed.OpenSearchEmbedServerConfig
- getName() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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.rest.ResourceService
- getName() - Method in class org.nuxeo.template.xdocreport.rest.ResourceService
- getName() - Method in class org.nuxeo.template.xdocreport.rest.XDocReportResourceService
- getName() - Method in class org.nuxeo.wopi.WOPIDiscovery.Action
- getName() - Method in class org.nuxeo.wopi.WOPIDiscovery.App
- getName(ServletConfig) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ServletHolder
- getName(String) - Method in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- getName(String) - Method in class org.nuxeo.lib.stream.log.NameResolver
- getName(DocumentModel) - Method in class org.nuxeo.ecm.core.io.avro.DocumentModelSchemaFactory
- 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.runtime.avro.AvroSchemaFactory
- getNamedParameters(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- getNamedParameters(Map<String, String>) - Method in class org.nuxeo.ecm.restapi.server.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
- 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
- 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
- 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.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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuthenticationPluginDescriptor.isNeedStartingURLSaving()
instead - 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.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- 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(String) - Method in class org.nuxeo.audit.api.job.JobHistoryHelper
- getNewLogEntryBuilder(String) - Method in class org.nuxeo.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(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.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.uidgen.opensearch1.OpenSearchUIDSequencer
- getNextBlockWithRetry(String, int) - Method in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- 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.uidgen.KeyValueStoreUIDSequencer
- getNextLong(String) - Method in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
-
For the given key returns the incremented UID which is also stored in the same sequence entry.
- getNextLong(String) - Method in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
- getNextLong(String) - Method in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- 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.
- 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(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 class org.nuxeo.lib.stream.computation.log.LogStreamManager
- getNodeId() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- getNodeId() - Method in class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- 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
- getNodeId() - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- 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.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- 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
- getNodeSourceId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.jsongraph.TransitionView
- 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.
- 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 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.
- getNotificationMap() - Method in class org.nuxeo.ecm.platform.ec.notification.SubscriptionAdapter
-
Take the document storage propery and put it in a map.
- 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
- 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.io.rest.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
- getNuxeoCmisServiceFactory() - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
-
Gets the
NuxeoCmisServiceFactory
based on contributedNuxeoCmisServiceFactoryDescriptor
s. - getNuxeoConfPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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.ConfigurationLoader
- 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
- 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 aDocumentModel
. - 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
- 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.
- getNXQLScrollQuery() - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- getNXQLScrollQuery() - Method in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- 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
-
Deprecated.
- 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(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, 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.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.since 11.1. Use
Framework.getService(Class)
withObjectResolverService
instead. - 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
- 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.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 interface org.nuxeo.ecm.core.search.SearchQuery
- getOffset() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- getOffsetKey(String) - Static method in class org.nuxeo.ecm.core.work.WorkStateHelper
- getOldDigest() - Method in interface org.nuxeo.drive.adapter.FileItem
- getOldDigest() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
- 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
- getOperationAnnotation() - Method in class org.nuxeo.ecm.automation.core.OperationContribution
- 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 class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
- getOperationContext(EventContext) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
- 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.io.rest.operations.AutomationInfo
- getOperations() - Method in class org.nuxeo.ecm.automation.OperationChain
- getOperations() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
- getOperator() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
- getOperator() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
Deprecated.
- 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.osgi.application.CommandLineOptions
- 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.directory.storage.StreamAuditStorageWriter
- 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.VersioningRestrictionOptionsDescriptor
- 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.
- getOptProperty(String) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the property value associated with the given
key
from the user configuration. - 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.rest.ApplicationManager
- getOrCreateBucket(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.Gets or creates a bucket with the given
bucketName
. - getOrCreateCommands(DocumentModel) - Method in class org.nuxeo.ecm.core.search.index.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
-
Deprecated.
- 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.search.index.commands.IndexingCommand
- 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.picture.api.PictureConversion
- getOrder() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
-
Deprecated.since 2025.0 seems unused
- getOrder() - Method in interface org.nuxeo.ecm.web.resources.api.Processor
- getOrder() - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
- 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() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- getOrderedChildren() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
- getOrderedChunkIndexes() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- getOrderedFileIndexes() - Method in class org.nuxeo.ecm.core.io.upload.batch.Batch
- 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 class 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
- getOSBackend() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- 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 class 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() - Static method in class org.nuxeo.common.test.ModuleUnderTest
- 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
- 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
- getOutputStream() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
Deprecated.
- getOutputStream() - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- getOutputStream() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- getOutputStream() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
- getOutputStream() - Method in record class org.nuxeo.mail.BlobDataSource
- getOutputStream() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- 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.rest.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.rest.RootResource
- getPackageAdmin() - Method in class org.nuxeo.ecm.webengine.rest.Activator
- getPackageAdmin() - Static method in class org.nuxeo.osgi.BundleImpl
- getPackageBase() - Method in class org.nuxeo.ecm.webengine.rest.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.rest.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
- getPackagesPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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
- 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.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- 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.query.nxql.SearchServicePageProvider
- getPageLimit() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupMemberPageProvider
- 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, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
-
Retrieves the page provider from the given page provider name and/or parameters.
- 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
-
Deprecated.
- getPageProvider(DocumentModel, long, long) - Method in interface org.nuxeo.ecm.platform.audit.api.DocumentHistoryReader
-
Deprecated.
- getPageProviderClass() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderClassReplacerDefinition
- getPageProviderClass() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
- getPageProviderClass() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
- 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.adapters.AuditAdapter
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.adapters.ChildrenAdapter
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberGroupsAdapter
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberUsersAdapter
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.adapters.PageProviderAdapter
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.adapters.PaginableAdapter
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.adapters.SearchAdapter
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.directory.DirectoryObject
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.PaginableObject
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.routing.TaskObject
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.usermanager.GroupRootObject
- getPageProviderDefinition() - Method in class org.nuxeo.ecm.restapi.server.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.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)
withPageProviderService
instead. - 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. 0 means no pagination.
- getPageSize() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
- getPageSize() - Method in class org.nuxeo.ecm.automation.io.rest.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. 0 means no pagination unless
PageProvider.getMaxPageSize()
is greater than this value, it will be taken into account instead. - getPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- getPageSize() - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.search.QueryExecutor
- getPageSizeBinding() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- getPageSizeBinding() - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- getPageSizeOptions() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- getPaginableEntries() - Method in class org.nuxeo.ecm.restapi.server.adapters.PaginableAdapter
- getPaginableEntries() - Method in class org.nuxeo.ecm.restapi.server.PaginableObject
- getPaginableEntries(PageProvider<DocumentModel>) - Method in class org.nuxeo.ecm.restapi.server.adapters.DocumentModelListPaginableAdapter
- getPaginableEntries(PageProvider<T>) - Method in class org.nuxeo.ecm.restapi.server.adapters.PaginableAdapter
- getPaginableEntries(PageProvider<T>) - Method in class org.nuxeo.ecm.restapi.server.PaginableObject
- 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
- getParamDocumentationType(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.AbstractOperationType
- getParamDocumentationType(Class<?>, boolean) - Method in class org.nuxeo.ecm.automation.core.impl.AbstractOperationType
- getparameter(String) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
Deprecated.since 2025.0 seems unused
- 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
-
Deprecated.since 2025.0 seems unused
- 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.mongodb.transientstore.MongoDBTransientStore
- 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 givenkey
. - 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.audit.mongodb.pageprovider.MongoDBDocumentHistoryPageProvider
- getParameters() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchDocumentHistoryPageProvider
- getParameters() - Method in class org.nuxeo.audit.provider.DocumentHistoryPageProvider
- getParameters() - Method in class org.nuxeo.audit.sql.pageprovider.SQLDocumentHistoryPageProvider
- 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.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(HttpServletRequest) - Static method in class net.oauth.server.HttpRequestMessage
- getParameters(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- 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.mongodb.transientstore.MongoDBTransientStore
- 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
- 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
-
Deprecated.
- 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.action.validation.GarbageCollectOrphanBlobsValidation
- 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
- getParametersToValidate() - Method in class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsActionValidation
- 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
-
Deprecated.
- 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.io.rest.operations.ExecutionRequest
- getParams() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
- getParams() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- getParams() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- getParams() - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
- getParams() - Method in class org.nuxeo.ecm.restapi.server.adapters.AuditAdapter
- getParams() - Method in class org.nuxeo.ecm.restapi.server.adapters.ChildrenAdapter
- getParams() - Method in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberGroupsAdapter
- getParams() - Method in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberUsersAdapter
- getParams() - Method in class org.nuxeo.ecm.restapi.server.adapters.PageProviderAdapter
- getParams() - Method in class org.nuxeo.ecm.restapi.server.adapters.PaginableAdapter
- getParams() - Method in class org.nuxeo.ecm.restapi.server.directory.DirectoryObject
- getParams() - Method in class org.nuxeo.ecm.restapi.server.PaginableObject
- getParams() - Method in class org.nuxeo.ecm.restapi.server.routing.TaskObject
- getParams() - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMRootObject
- getParams() - Method in class org.nuxeo.ecm.restapi.server.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.ecm.automation.core.operations.services.bulk.BulkRunAction
- 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
-
Deprecated.
- 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 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.rest.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
ornull
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
- 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 class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- getPart(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
- getPartialFile(String, String, String...) - Method in class org.nuxeo.ecm.liveconnect.google.drive.GoogleDriveBlobProvider
-
Retrieve a partial
File
resource. - getPartition(int) - Method in class org.nuxeo.lib.stream.log.mem.MemLog
- 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.audit.listener.StreamAuditEventListener
- 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.video.service.VideoConversionWork
- getPartitions() - Method in class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- 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 class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- 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
-
Deprecated.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 interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
- getPassword() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- getPassword() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig.Store
- 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 exception class 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.schema.PropertyIndexOrder
- getPath() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- getPath() - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- 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.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.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.rest.servlet.config.FilterSetDescriptor
- getPath() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourcesDescriptor
- getPath() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- getPath() - Method in class org.nuxeo.importer.stream.message.BlobMessage
- getPath() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig.Store
- getPath() - Method in class org.nuxeo.runtime.test.TemporaryKeyStore
- getPath() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
- 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.PathStrategyShortened
- getPathForKey(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategySubDirs
- getPathInfo() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- getPathStrategy() - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.restapi.opensearch1.AbstractSearchRequestFilterImpl
- getPayload() - Method in class org.nuxeo.ecm.restapi.opensearch1.filter.AuditRequestFilter
- getPayload() - Method in class org.nuxeo.ecm.restapi.opensearch1.filter.DefaultSearchRequestFilter
- getPayload() - Method in class org.nuxeo.ecm.restapi.opensearch1.filter.RoutingAuditRequestFilter
- getPayload() - Method in interface org.nuxeo.ecm.restapi.opensearch1.filter.SearchRequestFilter
- getPayload(String) - Method in class org.nuxeo.ecm.restapi.opensearch1.filter.RequestValidator
- 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
- getPercent() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
- getPercent() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
- 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 itsid
. - getPictureConversion(String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
- 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
- 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
- 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.
- getPidDirPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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
- 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.rest.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.rest.RootResource
- getPlatformInfos(boolean, boolean, boolean, Boolean, String) - Method in class org.nuxeo.targetplatforms.rest.RootResource
- getPlatformInstance(String, String) - Method in class org.nuxeo.targetplatforms.rest.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.rest.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
- getPong() - Method in class org.nuxeo.template.rest.RootResource
- getPong() - Method in class org.nuxeo.template.xdocreport.rest.RootResource
- 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
- getPositionInQueue() - Method in class org.nuxeo.ecm.platform.video.VideoConversionStatus
- 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 class 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
- getPredicate(Filter, ScimV2ResourceType, BiFunction<String, Object, String>) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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
- 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.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.log4j.NuxeoStreamAppender.Builder
- getPrefix() - Method in class org.nuxeo.runtime.metrics.reporter.GraphiteReporter
- 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.MongoDBRepositoryConverter.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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- getPreprocessedComment() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- getPreview(Duration) - Method in class org.nuxeo.ecm.platform.preview.work.PreviewWork
- 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.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
- 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
- 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 interface org.nuxeo.ecm.core.search.SearchQuery
- getPrincipal() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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.opensearch1.Main
- getPrincipal() - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
- 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.rest.views.BundleResource
- getPrincipal() - Method in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- getPrincipal() - Method in class org.nuxeo.ecm.webengine.session.UserSession
- getPrincipal() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore.SerializableKeycloakAccount
- 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
- 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.automation.features.PlatformFunctions
- 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
- 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.audit.api.LogEntry
-
Returns the name of the principal who originated the log entry.
- getPrincipalName() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- getPrincipalName() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated.Returns the name of the principal who originated the log entry.
- getPrincipalName() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.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
- 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.binary.metadata.internals.MetadataProcessorDescriptor
- getProcessor() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
- 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.WebResourceManagerImpl
- getProcessor(String) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
- getProcessor(String) - Method in interface org.nuxeo.lib.stream.computation.StreamManager
-
Gets a processor.
- 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
- getProcessorKey(JsonNode) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
- getProcessorNames() - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
- getProcessorNames() - Method in interface org.nuxeo.lib.stream.computation.StreamManager
-
Gets a set of processor names.
- 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.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.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
- 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.blob.AbstractCloudBinaryManager
-
Deprecated.
- 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.DownloadContextBlobHolder
- 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
-
Deprecated.
- 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.io.upload.batch.Batch
- 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
-
Deprecated.
- 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
andAction.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.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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.search.QueryExecutor
- getProperties() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- getProperties() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationHost
- 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.mail.MailSenderDescriptor
- 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.services.config.ConfigurationService
-
Returns all the properties.
- getProperties() - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
- 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.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, 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(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
- 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
-
Deprecated.since 2025.0 unused
- 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.audit.io.LogEntryCSVWriter
-
Gets the properties to fetch if specified.
- 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
-
Deprecated.
- 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.DownloadContextBlobHolder
- 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.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.launcher.config.ConfigurationHolder
-
Returns the property value associated with the given
key
from the user configuration. - 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.since 11.1, use
ConfigurationService.getString(String)
instead - getProperty(String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
-
Deprecated.
- 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
-
Deprecated.
- 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.config.ConfigurationHolder
-
Returns the property value associated with the given
key
from the user configuration. - 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.since 11.1, use
ConfigurationService.getString(String, String)
instead - getProperty(String, String) - Method in class org.nuxeo.runtime.services.config.ConfigurationServiceImpl
-
Deprecated.
- 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
- getPropertyAsBoolean(String) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the property value as a boolean associated with the given
key
from the user configuration. - getPropertyAsInteger(String, int) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the property value as an int associated with the given
key
from the user configuration. - getPropertyAsPath(String) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the property value as a
Path
associated with the givenkey
from the user configuration. - 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
- 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.
- 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.
- 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.io.rest.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 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.OAuth2Object
- getProvider(String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Retrieves oauth2 data for a given provider.
- 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
- 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.adapters.PageProviderAdapter
- getProviderId() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
-
Deprecated.
- 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
- getProviderIds(String) - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
-
Gets the list of the provider ids that are used by the given repository.
- getProviderIds(String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- 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.OAuth2Object
- getProviders(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Lists all oauth2 service providers.
- getProviderToken(String, String, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.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.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
- getPublishedDocumentsFor(String) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
- getPublishedDocumentsFor(String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
Returns only the published documents for the given
doc
. - getPublishedDocumentsFor(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
- 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(VersioningOption, MultivaluedMap<String, String>) - 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 interface org.nuxeo.ecm.core.search.SearchQuery
- getQuery() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- getQuery(UriInfo, String) - Method in class org.nuxeo.ecm.restapi.server.QueryObject
- getQuery(String, Object[], boolean, boolean, DocumentModel, SortInfo...) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
- 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
- getQuery(PageProviderDefinition, Object[], DocumentModel) - 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(Filter, ScimV2ResourceType, BiFunction<String, Object, String>) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- getQueryBuilder(Integer, Integer, String, String, boolean, ScimV2ResourceType, BiFunction<String, Object, String>) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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) - Static method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkActionUi
- 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.ecm.restapi.opensearch1.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
-
Deprecated.
- getQueryParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- getQueryParameters() - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- getQueryParameters() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- getQueryParameters() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
- getQueryParameters(Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
- 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
- getQueryParamValue(String) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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.search.SearchObject
-
Retrieves the query string from the given page provider name and/or parameters.
- getQueryString(PageProvider<?>) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
-
Retrieves the query string from the given page provider.
- 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.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.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
- 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.platform.video.VideoConversionStatus
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- getQuickFilters() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- getQuickFilters(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.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
- 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(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
- getQuotaValue() - Method in exception class 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.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.rest.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) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the raw property value associated with the given
key
from the user configuration. - 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
-
Deprecated.since 2021.39 use
DBSTransactionState.materializedKeys(State)
instead - 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>, 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
- 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
- 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.api.blobholder.DownloadContextBlobHolder
- 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
- 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 interface org.nuxeo.ecm.core.api.scroll.ScrollRequest
-
Gets a reference associated with the scroll request.
- getReference() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
- getReference() - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
- getReference() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
- getReference() - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
- 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
- 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
- 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
TemplateProcessor
s - 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
- 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.importer.xml.parser.XMLImporterServiceImpl
- getRegistry() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
- 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
- getRelativePath() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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
- getRemoteAddr() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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
-
Deprecated.
- getRemoteUri(String, ManagedBlob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- getRemoteUri(String, ManagedBlob, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
-
Deprecated.
- 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 paths 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.rest.ApplicationHost
- getRendering() - Method in class org.nuxeo.ecm.webengine.WebEngine
- getRenderingContextOrFail() - Method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.CoreIODelegate
- 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.rest.servlet.ApplicationServlet
- getRenderingEngine() - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- getRenderingEngine() - Method in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- getRendition(Duration) - Method in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- getRendition(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
Return the
Rendition
object for the givenDocumentModel
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 givenDocumentModel
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.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 - getRenditionDefinitionFromDefinition(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- getRenditionDefinitionFromProvider(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- 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.video.rendition.VideoRenditionDefinitionProvider
- getRenditionDefinitionsFromDefinition(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- getRenditionDefinitionsFromProvider(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- 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
- getRenditionWork(String, DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.lazy.AutomationLazyRenditionProvider
- getReplacement(HttpServletRequest) - Method in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
- getReplacement(String) - Method in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
- getReplacementChain() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- getReplicatorFactor() - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogConfig
- getReplyTos() - Method in class org.nuxeo.mail.MailMessage
- getRepoName() - Static method in class org.nuxeo.template.service.TemplateMappingFetcher
- getReport() - Method in exception class org.nuxeo.ecm.core.api.validation.DocumentValidationException
- getReportService() - Method in class org.nuxeo.template.xdocreport.rest.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
- getRepository() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- getRepository() - Method in class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
- 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.core.search.index.IndexingDomainEvent
- getRepository() - Method in class org.nuxeo.ecm.core.search.SearchHit
- getRepository() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
Deprecated.
- 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.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
- getRepositoryDescriptor(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService
- 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.audit.api.LogEntry
-
Returns the repository id related to the log entry.
- getRepositoryId() - Method in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- 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
-
Deprecated.Returns the repository id related to the log entry.
- getRepositoryId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.Returns the repository id related to the log entry.
- 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 class org.nuxeo.ecm.automation.core.impl.adapters.helper.AbsoluteDocumentRef
- 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.search.index.commands.IndexingCommand
- getRepositoryName() - Method in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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.config.ElasticSearchIndexConfig
- getRepositoryName() - Method in class org.nuxeo.importer.stream.automation.DocumentConsumers
- getRepositoryName(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.rest.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 interface org.nuxeo.ecm.core.search.SearchService
-
Gets the set of repository names.
- getRepositoryNames() - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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.model.impl.AbstractWebContext
- getRequest() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the underlying HTTP servlet request object.
- getRequest() - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- getRequest() - Method in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- getRequest() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- 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
- getRequestedPath(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter
- getRequestedUrl(HttpServletRequest) - Method in class org.nuxeo.duoweb.authentication.DuoFactorsAuthenticator
- getRequestedUrl(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.action.BuildOutboundMessageAction
- 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.ecm.restapi.opensearch1.service.RequestFilterService
- getRequestFilters(String) - Method in class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterService
- 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.
- getRequests() - Method in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- 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 net.oauth.server.OAuthServlet
-
Reconstruct the requested URL, complete with query string (if any).
- 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.
- 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.
- getRequiredFields() - Method in exception class 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.rest.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 class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
- 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.WebResourceManagerImpl
- getResource(String) - Static method in class org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
- 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.ecm.webengine.rest.servlet.config.BundleResourceResolver
- getResource(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.FileResourceResolver
- getResource(String) - Method in interface org.nuxeo.ecm.webengine.rest.servlet.config.ResourceResolver
- getResource(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourcesDescriptor
- 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.rest.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.rest.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
- getResourceBundle(Object) - Method in class org.nuxeo.ecm.webengine.rest.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.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.WebResourceManagerImpl
- 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.ecm.webengine.rest.servlet.config.ResourceExtension
- 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.rest.servlet.ApplicationServlet
- getResourceFile(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
- getResourceFileFromContext(String) - Static method in class org.nuxeo.common.utils.FileUtils
- 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 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.rest.servlet.config.ServletDescriptor
- getResources(Integer, Integer, String, String, String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
- 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(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.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.rest.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
- getResourceStream(String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- getResourceUrl(String) - Method in class org.nuxeo.template.rest.context.RestExtensions
- 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.rest.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.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 interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the underlying HTTP servlet response object.
- getResponse() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- getResponse(Object, HttpServletRequest) - Static method in class org.nuxeo.ecm.automation.server.rest.ResponseHelper
- getResponse(Object, HttpServletRequest, int) - Static method in class org.nuxeo.ecm.automation.server.rest.ResponseHelper
-
Handle custom http status.
- 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
- getResponseType() - Method in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
- getRestApiUrl() - Method in class org.nuxeo.ecm.restapi.test.RestServerFeature
- getRestOperationContext() - Method in class org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
-
Returns the current
OperationContext
, which MUST NOT be closed. - getRestoreExpiryDate(String) - Static method in class org.nuxeo.ecm.blob.s3.S3Utils
-
AWS SDK V2 does not have an API to get the expiry date of an expired object.
- 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 unmodifiable 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.SeqRunnable
- getResult(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- getResult(String) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- getResult(K) - Method in interface org.nuxeo.ecm.core.api.AsyncService
-
Retrieves the command execution result.
- 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.rest.scan.AnnotationReader
- getResultsCount() - Method in class org.nuxeo.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- getResultsCount() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- getResultsCount() - Method in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- 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.io.rest.documents.PaginableWithDelegate
- 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
- getResultsCountLimit() - Method in class org.nuxeo.audit.provider.LatestCreatedUsersOrGroupsPageProvider
- 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.io.rest.documents.PaginableWithDelegate
- 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.ecm.platform.query.nxql.SearchServicePageProvider
- getRetainableBlobs(Document) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- getRetainableProperties() - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
-
The returned paths are not Nuxeo xpath as they don't have the schema prefix.
- getRetainableProperties() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- getRetainableProperties(String) - Method in interface org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
-
The returned paths are not Nuxeo xpath as they don't have the schema prefix.
- getRetainableProperties(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- getRetainedProperties() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the retained properties of this document at the time it became a record.
- getRetainedProperties() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- getRetainedProperties() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
- getRetainedProperties() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
- getRetainedProperties() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets the retained property xpaths of this document instance at the time it became a record.
- getRetainedProperties() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- getRetainedProperties() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
- getRetainedProperties() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- getRetainedProperties() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
Gets the retained properties.
- getRetainedProperties(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- getRetainedProperties(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the retained property xpaths of this document at the time it became a record.
- 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.
- 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
-
Deprecated.
- 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(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. - 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.
- getRoles() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore.SerializableKeycloakAccount
- 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.
- 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.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.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 class org.nuxeo.runtime.model.impl.ComponentPersistence
- getRoot() - Method in class org.nuxeo.template.rest.ResourceService
- getRoot() - Method in class org.nuxeo.template.xdocreport.rest.ResourceService
- getRoot() - Method in class org.nuxeo.template.xdocreport.rest.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
-
Exposes the
NuxeoContainer.rootContext
. - 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
- getRootExportedDocument(File) - Method in class org.nuxeo.ecm.platform.routing.core.persistence.RouteModelsZipImporter
- 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
- 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
- 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
- getRootObjects() - Method in class org.nuxeo.common.xmap.XMap
-
Gets the root objects.
- getRootPathAdapter(String) - Method in class org.nuxeo.ecm.restapi.server.RepositoryObject
-
The regex of getDocsByPath doesn't catch the case of the root document.
- 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.TypeRegistry
- getRootTypes() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
- getRootWithFilter(Filter) - Method in class org.nuxeo.template.xdocreport.rest.XDocReportResourceService
- getRotation() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
- 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
- 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
- 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.query.api.PageSelections
-
Deprecated.just here for compatibility with SelectDatamodel methods, use
PageSelections.getEntries()
instead - 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
- 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
- getRunning() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
- getRunningBulkCommands(String, String) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- getRunningWorkflowInstancesLaunchedByCurrentUser(String) - Method in class org.nuxeo.ecm.restapi.server.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
- getRuntimeHomePath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the Home of NuxeoRuntime (same as
Framework.getRuntime().getHome()
). - 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
- getSafeFilename(String) - Static method in class org.nuxeo.common.utils.FileUtils
-
Returns a safe filename, replacing unsafe characters (: \ / * ..) with "_".
- getSAMLHttpCookie(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLUtils
- getSAMLSessionCookie(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLUtils
- getSAMLSessionCookie(SAMLCredential) - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLUtils
- 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
- 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
- getScaleMetric() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
- getScaleMetrics(int, ArrayNode) - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- 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
- getScheduled() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueMetrics
- getScheduledOrRunningSize() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
- 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 interface org.nuxeo.ecm.core.scheduler.SchedulerService
-
Gets the list of the registered schedules.
- getSchedules() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
- getSchedules() - Method in class org.nuxeo.ecm.restapi.server.management.SchedulerObject
- 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.config.facets.SchemaEndPoint
- getSchema(String) - Method in class org.nuxeo.ecm.restapi.server.config.schemas.FacetEndPoint
- 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.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.core.search.index.commands.IndexingCommand
- getSchemas() - Method in class org.nuxeo.ecm.restapi.io.types.DocumentTypes
- getSchemas() - Method in class org.nuxeo.ecm.restapi.server.config.ConfigEndPoint
- 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
- getScimV2MappingClass() - Method in class org.nuxeo.scim.v2.service.ScimV2MappingDescriptor
- 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.runtime.test.runner.ServiceProvider
- getScopedSpan(String, String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
- getScopedSpan(String, String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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) - 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
- 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
- getScrollContext() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns a scroll context to use in
SearchService.searchScroll(SearchScrollContext)
to fetch the next batch of results. - getScrollContext() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- 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
- getScroller() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
- getScroller() - Method in class org.nuxeo.ecm.platform.query.core.SearchServicePageProviderDescriptor
- getScroller() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
- getScroller() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
- getScroller() - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- 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
- getScrollKeepAlive() - Method in interface org.nuxeo.ecm.core.search.SearchQuery
- getScrollKeepAlive() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- getScrollSize() - Method in interface org.nuxeo.ecm.core.search.SearchQuery
- getScrollSize() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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
- getSearchClient() - Method in class org.nuxeo.ecm.platform.query.core.SearchServicePageProviderDescriptor
- getSearchClient(String) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientFactory
- getSearchClient(String) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientFactory
- getSearchClient(String) - Method in interface org.nuxeo.ecm.core.search.SearchClientFactory
- getSearchControls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
- getSearchControls(boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
- getSearchDocument() - Method in class org.nuxeo.ecm.platform.query.core.AggregateBase
- getSearchDocument() - Method in class org.nuxeo.ecm.restapi.server.adapters.AuditAdapter
- getSearchDocument() - Method in class org.nuxeo.ecm.restapi.server.adapters.PaginableAdapter
- getSearchDocument() - Method in class org.nuxeo.ecm.restapi.server.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 givenproviderName
is not null and has a validdefinition
, or if the givennamedParameters
is not empty. - getSearchDocumentModel(CoreSession, PageProviderService, String, Properties) - Method in class org.nuxeo.ecm.restapi.server.QueryObject
-
Deprecated.since 11.1, use
PageProviderHelper.getSearchDocumentModel(CoreSession, PageProviderService, String, Map)
instead - 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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
- getSearchIndex() - Method in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- getSearchIndex() - Method in class org.nuxeo.ecm.core.search.BulkIndexingResponse
-
Returns the SearchIndex used to perform the query.
- getSearchIndexes() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- getSearchIndexes() - Method in interface org.nuxeo.ecm.core.search.SearchQuery
-
Gets the list of searchIndex to perform the query.
- getSearchIndexes() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- getSearchIndexes() - Method in class org.nuxeo.ecm.platform.query.core.SearchServicePageProviderDescriptor
- getSearchIndexes(List<String>) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
-
Get the elastic search indexes for searches
- getSearchIndexes(SearchService, String) - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- getSearchIndexForRepository(String) - Method in interface org.nuxeo.ecm.core.search.SearchService
-
Gets the list of
SearchIndex
for a given repository. - getSearchIndexForRepository(String) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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
- getSecondaryWriteIndexName(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
-
Returns the secondary write index used during re-indexing with aliases.
- getSecondaryWriteIndexName(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- getSecondaryWriteIndexName(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
- 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() - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- 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
-
Deprecated.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
- getSecurityContext() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.OIDCCatalinaHttpFacade
- 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)
withSecurityService
- getSegment() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- getSegments() - Method in class org.nuxeo.ecm.webengine.rest.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
- 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 class org.nuxeo.runtime.api.J2EEContainerDescriptor
- getSelectFields() - Method in interface org.nuxeo.ecm.core.search.SearchQuery
-
Returns the fields present in the
SELECT
clause with their type if it exists - getSelectFields() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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
- 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.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- getSelectStatement() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
- getSenderName() - Method in class org.nuxeo.mail.MailMessage
- 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
- getSequencers() - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
- getSequencers() - Method in interface org.nuxeo.ecm.core.uidgen.UIDGeneratorService
-
Retrieves all
UIDSequencer
. - getSequencers() - Method in class org.nuxeo.ecm.restapi.server.management.UIDSequencerObject
- getSequentialProcessing() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- getSequentialScroll() - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- 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 class org.nuxeo.audit.elasticsearch.ESExtendedInfo
-
Deprecated.
- getSerializableValue() - Method in class org.nuxeo.audit.mongodb.MongoDBExtendedInfo
-
Deprecated.
- getSerializableValue() - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
-
Deprecated.
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
-
Deprecated.
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
-
Deprecated.
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
-
Deprecated.
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
-
Deprecated.
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
Deprecated.
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
-
Deprecated.
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
-
Deprecated.
- 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 givenid
. - getSerializer(String) - Method in class org.nuxeo.template.serializer.service.TemplateSerializerServiceImpl
- 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
- getServerCapabilities() - Method in class org.nuxeo.runtime.capabilities.CapabilitiesServiceImpl
- getServerHome() - Method in class org.nuxeo.common.Environment
-
This method always returns the server home (or
Environment.getHome()
ifEnvironment.NUXEO_HOME_DIR
is not set). - getServerInstanceName() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
- getServerInstanceName() - Static method in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
- 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
- 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
- getServers() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- getServerUrl() - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedNode
- getServerUrl(String) - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedComponent
- getServerUrl(String) - Method in interface org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedService
-
Gets the opensearch server url for an embedded node id.
- 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.connect.client.status.ConnectStatusHolder
- getService() - Method in class org.nuxeo.drive.adapter.impl.FileSystemItemAdapterFactory
- 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(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(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(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
- 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
- getServiceProviderConfig() - Method in class org.nuxeo.scim.v2.rest.ScimV2ServiceProviderConfigEndpoint
- getServiceReference(Class<S>) - Method in class org.nuxeo.osgi.OSGiBundleContext
- getServiceReference(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
- getServiceReferences(Class<S>, 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.rest.servlet.config.ResourcesDescriptor
- getServlet() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- getServlet() - Method in class org.nuxeo.ecm.webengine.rest.servlet.RequestChain
- getServletContext() - Static method in class org.nuxeo.ecm.platform.web.common.ServletHelper
- getServletDescriptor(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
- getServletDescriptors() - Method in class org.nuxeo.ecm.webengine.rest.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
-
Deprecated.
- 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() - Static method in class org.nuxeo.ecm.webengine.rest.session.SessionFactory
- getSession() - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- getSession() - Method in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- getSession() - Method in class org.nuxeo.template.adapters.AbstractTemplateDocument
- getSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.rest.session.SessionFactory
- getSession(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.rest.session.CoreSessionProvider
- getSession(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.rest.session.SessionFactory
- 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.rest.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(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.processor.messaging.SAMLAssertionsContentContext
- 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.rest.session.SessionFactory
- getSessionRef(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.rest.session.CoreSessionProvider
- getSessionRef(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider
- getSessionRef(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.rest.session.SessionFactory
- getSessions() - Method in class org.nuxeo.ecm.webengine.rest.session.CoreSessionProvider
- getSessions() - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider
- getSessionToken() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- getSettings() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- getSettings(StreamProcessorDescriptor) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- getSettingsContent() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- getSeverity() - Method in exception class 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
- getSharedStorage() - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- 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.rest.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
- 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.webengine.rest.ApplicationFragment
-
Deprecated.
- getSingletons() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationHost
-
Deprecated.
- 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() - 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.io.rest.JsonTreeWriter
- getSize(Resource, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.template.xdocreport.rest.ResourceMessageWriter
- getSize(Point, int) - Static method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
Deprecated.since 11.1 use
ImageResizer.scaleToMax(int, int, int)
instead. - 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.io.rest.JsonPrimitiveWriter
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.PartialCoreIODelegate
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.targetplatforms.rest.JsonWriter
- getSize(String) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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(Path) - Method in class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
- getSize(RecordSet, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.JsonRecordSetWriter
- getSize(JsonAdapter, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.JsonAdapterWriter
- getSize(LoginInfo, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.JsonLoginInfoWriter
- getSize(AutomationInfo, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonAutomationInfoWriter
- getSize(OperationDocumentation, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonHtmlOperationWriter
- getSize(OperationDocumentation, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonOperationWriter
- getSize(DocumentBlobHolder, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
- getSize(DownloadContextBlobHolder, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.DownloadContextBlobHolderWriter
- 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.rest.views.ViewMessageBodyWriter
- getSize(DocumentTypes, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.io.types.DocumentTypesWriter
- getSize(Facets, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.io.types.FacetsWriter
- getSize(Schemas, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.io.types.SchemasWriter
- getSize(ResourceBundleEndpoint.ResourceBundleDispatcher, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.server.resource.wro.ResourceBundleWriter
- 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(TemplateView, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.rest.views.TemplateViewMessageBodyWriter
- getSize(ScriptFile, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
- 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(Name) - Method in class org.nuxeo.lib.stream.log.mem.MemLogManager
- getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.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
- getSizeVersions() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
- 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.
- getSkipCount() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
For a full status returns the number of documents where the action has been skipped so far.
- 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
- getSocketTimeout() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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.
- getSort() - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBQuerySearchBuilder
- getSortAscending() - Method in class org.nuxeo.ecm.core.api.SortInfo
- 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
- getSortBy() - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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
- getSortedChildren(boolean, String) - 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
- getSortedMappedDescriptors(String) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
- 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(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- getSortInfo(String, String) - Method in class org.nuxeo.ecm.restapi.server.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.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- getSortInfos() - Method in class org.nuxeo.audit.mongodb.pageprovider.MongoDBDocumentHistoryPageProvider
- getSortInfos() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- getSortInfos() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchDocumentHistoryPageProvider
- getSortInfos() - Method in class org.nuxeo.audit.provider.DocumentHistoryPageProvider
- getSortInfos() - Method in class org.nuxeo.audit.sql.pageprovider.SQLDocumentHistoryPageProvider
- 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 class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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
- getSortInfosBinding() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- getSortInfosBinding() - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.audit.sql.pageprovider.SQLAuditPageProvider
- 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.core.search.index.IndexingDomainEvent
- getSource() - Method in class org.nuxeo.ecm.core.search.IndexingRequest
- 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.
- getSourceId(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.work.PreviewWork
-
Returns the identifier of the object to render, could be the main blob or a doc.
- getSourceId(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
-
Returns the identifier of the object to render, could be the main blob or a doc.
- 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
- 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
TemplateSourceDocument
s that are bound to the underlyingDocumentModel
- 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
- 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
- getSrcAsURL() - Method in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
- getSrvPrefix() - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
- getSRVResolver() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
- getSslContext(OpenSearchClientConfig) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- getSSLContext(AWSConfigurationDescriptor) - Method in class org.nuxeo.runtime.aws.AWSConfigurationServiceImpl
- getSSLContext(MongoDBConnectionConfig) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
- getStack() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
- 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
- getStartIndex() - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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) - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLUtils
- 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 theloginScreen
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 theloginScreen
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
- getStartURLPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.StartURLPatternDescriptor
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuthenticationPluginDescriptor.isStateful()
instead - 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(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(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
- 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 class org.nuxeo.ecm.automation.server.rest.RestOperationException
- getStatus() - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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.auth.saml.CatchRedirectHttpServletResponse
- getStatus() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
- getStatus() - Method in class org.nuxeo.ecm.platform.importer.executor.rest.AbstractRestImporterExecutor
- 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 class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- 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) - Static method in class org.nuxeo.ecm.csv.core.CSVImporterWork
- 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(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 class org.nuxeo.ecm.core.api.NuxeoException
-
Gets the HTTP status code mapped to this exception.
- getStatusCode() - Method in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
- getStatusCode() - Method in exception class 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
-
Deprecated.
- getStorageDir() - Method in class org.nuxeo.ecm.core.blob.LocalBlobProvider
- getStorageEntry(String) - Method in class org.nuxeo.ecm.core.transientstore.SimpleTransientStore
- getStorageKey(String) - Method in class org.nuxeo.connect.client.we.InstallHandler
- getStorageSize() - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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
- 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() - Static method in class org.nuxeo.ecm.platform.preview.work.PreviewWork
- getStore() - Static method in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- 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
- 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
- getStoreName() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- getStores() - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
- getStoreScrollName() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
- getStoreScrollName() - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
- getStoreScrollName() - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
-
Gets the name of the scroll to scroll the blobs of the underlying blob store.
- getStoreScrollName() - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
- getStoreScrollName() - Method in class org.nuxeo.ecm.core.blob.LocalBlobProvider
- getStoreScrollName() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
- getStoreScrollName() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
- 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
-
Deprecated.Gets an input stream for the binary.
- getStream() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
-
Deprecated.
- getStream() - Method in class org.nuxeo.ecm.core.blob.binary.LazyBinary
-
Deprecated.
- 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
-
Deprecated.
- 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 class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- 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.azure.AzureBlobStore
- 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.EmptyBlobStore
- 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.core.storage.gcp.GoogleStorageBlobStore
- getStream(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- 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.audit.listener.StreamAuditEventListener
- getStreamManager() - Method in class org.nuxeo.ecm.core.work.StreamWorkManager
- 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.since 11.1 just use
StreamService.getStreamManager()
. - getStreams() - Method in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionConverter
- getStreams() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns all the
Stream
s of thisVideo
. - getStreams() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns all the
Stream
s 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(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 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(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.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
-
Deprecated.
- 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
- getSubAggregation(Aggregate<? extends Bucket>) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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.
- getSubDirsDepth() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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.mail.MailMessage
- getSubject() - Method in class org.nuxeo.runtime.api.login.NuxeoLoginContext
- getSubjectCharset() - Method in class org.nuxeo.mail.MailMessage
- 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
- 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, 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
- 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 class org.nuxeo.ecm.web.resources.api.ResourceType
- getSuggesterGroup() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
- 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
- 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.
- getSuiteClasses(Class<?>) - Static method in class org.nuxeo.runtime.test.runner.ParameterizedSuite
- 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
- getSupportedExtensions() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
- getSupportedFormats() - Method in class org.nuxeo.ecm.platform.video.tools.VideoClosedCaptionsExtractor
- getSupportedHandlers() - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
-
Returns the supported batch handler names.
- getSupportedHandlers() - Method in class org.nuxeo.ecm.core.io.upload.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
- getSupportedTypes() - Method in class org.nuxeo.common.test.logging.NuxeoConfigurationFactory
- 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
- 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
-
Deprecated.since 2021.13, because only used by
BinaryMetadataServiceImpl.handleSyncUpdate(DocumentModel)
- 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.ecm.core.io.marshallers.json.aggregate.AggregateJsonWriter
- 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
-
Deprecated.
- getSystemPropertyPrefix() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.Gets the prefix used for configuration using system properties.
- getSystemPropertyPrefix() - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- getSystemPropertyPrefix() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- 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.jdbc.dialect.DialectH2
- 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
- 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
- getTag(Class<?>, Tag) - Method in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter
- 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.
- 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 interface org.nuxeo.ecm.webengine.model.AdapterResource
- getTarget() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultAdapter
- getTarget() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- 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.search.index.commands.IndexingCommand
-
Return the document or null if it does not exists anymore.
- getTargetDocument() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommands
- 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
- getTargetDocumentId() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- getTargetDocumentId() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- 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.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(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 class 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.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
- 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.rest.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.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.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
- 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)
withTaskService
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
- getTechnicalIndexes() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- getTechnicalName() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor.SearchIndex
- 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 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.webengine.model.impl.AbstractResource
- getTemplate(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
- getTemplateBasedDocuments() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
- getTemplateBasedDocuments() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Get the list of
TemplateBasedDocument
s 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 - 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
- getTemplateFormat(Blob) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
- getTemplateId() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
- 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.template.rest.AbstractResourceService
- getTemplates() - Method in class org.nuxeo.template.rest.RootResource
- getTemplates() - Method in class org.nuxeo.template.xdocreport.rest.AbstractResourceService
- getTemplates(String) - Method in class org.nuxeo.template.rest.RootResource
- getTemplatesPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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. the associated
TemplateProcessor
name. - 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) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- getTemplateUrl(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
- getTemplateURL(String) - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
NotificationManager.getTemplateUrl(String)
instead - 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
, ornull
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
- 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
- getTermClause(String, String) - Static method in class org.nuxeo.ecm.automation.core.util.PageProviderHelper
- 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
- getTestPrefix() - Method in class org.nuxeo.common.test.logging.NuxeoConfigurationFactory
- 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
- 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.PropertyCommentManager
-
Deprecated.
- getThreadForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
- getThreadId() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- getThreadName() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- getThresholdSize() - Method in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
- getThrowableList(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
- getThrown() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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.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.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
Returns the time limit for the command
- getTimeout() - Method in class org.nuxeo.runtime.stream.StreamProbe
- getTimeout(CommandLineDescriptor) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
- getTimeoutDuration() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- 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.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() - Method in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter
- 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.BinaryMetadataUpdateWork
- getTitle() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
-
Deprecated.
- 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.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.blob.ComputeDigestWork
- 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
-
Deprecated.
- getTitle() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
-
Deprecated.
- 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.pdf.PDFInfo
- 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.preview.work.PreviewWork
- 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 class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- 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
-
Deprecated.
- 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.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.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 - 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
- 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.VideoConversionConverter
- getTmpPath() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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
, ornull
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, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Retrieves a valid access token for a given provider and the current user.
- getToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
-
Retrieves an entry by its
clientId
andnuxeoLogin
. - 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(OAuth2Client, String) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
- getToken(NuxeoOAuth2ServiceProvider, String) - Method in class org.nuxeo.ecm.restapi.server.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.OAuth2Object
- getTokenDoc(NuxeoOAuth2ServiceProvider, String) - Method in class org.nuxeo.ecm.restapi.server.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.OAuth2Object
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.1. Use
OAuth2TokenService.getTokens(NuxeoPrincipal)
instead. - getTokens(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Retrieves all OAuth2 tokens.
- 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.login.tokenauth.AuthenticationTokensObject
- getTokens(String) - Method in class org.nuxeo.ecm.restapi.server.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(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.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
- getTokenStore(Request, HttpFacade, KeycloakDeployment) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- getTokenStore(Request, HttpFacade, KeycloakDeployment) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- 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.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
-
Gets the
TopLevelFolderItemFactory
. - 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
- getTopology() - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
- getTopology(Map<String, String>) - Method in class org.nuxeo.audit.directory.storage.StreamAuditStorageWriter
- getTopology(Map<String, String>) - Method in class org.nuxeo.audit.impl.StreamAuditWriter
- getTopology(Map<String, String>) - Method in class org.nuxeo.drive.action.FireGroupUpdatedEventAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.action.DeletionAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC
- 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.bulk.S3SetBlobLengthAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.search.index.IndexingAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.search.index.IndexingBackgroundAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.search.index.IndexingProcessor
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.security.RetentionExpiredAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.dbs.action.UpdateReadAclsAction
- 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.routing.core.bulk.DocumentRoutingEscalationAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.platform.routing.core.bulk.GarbageCollectRoutesAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
- getTopology(Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsAction
- 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.
- getTos() - Method in class org.nuxeo.mail.MailMessage
- 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. plus the value of
QuotaStats.getIntrinsic()
. - getTotal() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
Gets the total number of documents in the document set.
- getTotal() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Get the total number of match for the query.
- getTotal() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- 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
- 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.audit.api.LogEntryList
-
Returns the total size of the bigger list this is a part of.
- getTotalSize() - Method in class org.nuxeo.ecm.platform.audit.api.LogEntryList2
-
Deprecated.Returns the total size of the bigger list this is a part of.
- 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
- getTransactionManager() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
Gets the transaction manager used by the container.
- 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() - Static method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
-
Gets the transaction timeout in second.
- 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.picture.PictureViewsHelper
- getTransactionTimeout() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
- getTransactionTimeout() - Method in class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
- getTransactionTimeout() - Static method in class org.nuxeo.ecm.platform.video.VideoHelper
-
Transaction timeout for video conversion in seconds.
- getTransactionTimeToLive() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Gets the transaction TTL.
- getTranscodedVideo(String) - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
- getTranscodedVideo(String) - Method in interface org.nuxeo.ecm.platform.video.VideoDocument
- getTranscodedVideos() - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
- getTranscodedVideos() - Method in interface org.nuxeo.ecm.platform.video.VideoDocument
-
Returns all the
TranscodedVideo
s for thisVideoDocument
. - getTransferManager() - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
- getTransferManager() - Method in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- getTransferManager() - Method in interface org.nuxeo.ecm.blob.s3.S3ManagedTransfer
-
Returns the
S3TransferManager
. - getTransform() - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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.server.rest.adapters.AsyncOperationAdapter
- getTransientStore() - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchHandler
-
Gets the transient store used by this batch handler.
- getTransientStore() - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.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 class 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
- getTrashInfo(List<DocumentModel>, NuxeoPrincipal, boolean, boolean) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
- 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
- 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
- getTrustStore() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- getTrustStorePassword() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- getTrustStorePath() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- getTrustStoreType() - Method in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- getTTL() - Method in class org.nuxeo.ecm.core.cache.CacheDescriptor
- getTTL() - Method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- 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.rest.operations.BlobInputResolver
- getType() - Method in class org.nuxeo.ecm.automation.io.rest.operations.BlobsInputResolver
- getType() - Method in class org.nuxeo.ecm.automation.io.rest.operations.DocumentInputResolver
- getType() - Method in class org.nuxeo.ecm.automation.io.rest.operations.DocumentsInputResolver
- getType() - Method in interface org.nuxeo.ecm.automation.io.rest.operations.InputResolver
- 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.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.search.index.commands.IndexingCommand
- 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.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. category) of the suggested user action / intent.
- 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 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.runtime.opensearch1.client.OpenSearchClientConfig.Store
- getType() - Method in class org.nuxeo.template.api.TemplateInput
- getType() - Method in class org.nuxeo.usermapper.service.UserMapperDescriptor
- getType(ELContext, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
- 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 giventypeName
. - 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. - 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
- 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
- getTypeClass() - Method in class org.nuxeo.ecm.automation.core.OperationContribution
- 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 thecurrentDoc
, 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 class org.nuxeo.ecm.core.schema.types.TypeBindingException
- getTypeName() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
- 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.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
Type
s. - getTypes() - Method in class org.nuxeo.ecm.platform.types.TypeService
- getTypes() - Method in class org.nuxeo.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- getTypes() - Method in interface org.nuxeo.ecm.restapi.opensearch1.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.ecm.restapi.server.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.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
- getTypesFor(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
- 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 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
- 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.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
- 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
-
Deprecated.
- getUnmarkedBlobs() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GoogleStorageBinaryGarbageCollector
-
Deprecated.
- getUnmarkedBlobsAndUpdateStatus() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
- 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 = ?
- 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.ConditionalUpdates
-
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.BatchUploadObject
- getUploadWaitTimeout() - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- 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() - Method in class org.nuxeo.drive.service.impl.SQLAuditChangeFinder
-
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(Set<String>) - Method in interface org.nuxeo.drive.service.FileSystemChangeFinder
-
Deprecated.since 11.3, use
FileSystemChangeFinder.getUpperBound()
instead - 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() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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
-
Deprecated.
- getURI(ManagedBlob, BlobManager.UsageHint, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
- 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
- getURIAzure(String, ManagedBlob, long) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
-
Gets a URI for the given blob for direct download.
- getURICDN(String, ManagedBlob, long) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
-
Gets a URI for the given blob for direct download via CDN.
- getURICloudFront(String, ManagedBlob, Instant, HttpServletRequest) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
- getUriInfo() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- getUriInfo() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the UriInfo.
- getUriInfo() - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- getUriInfo() - Method in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- 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, Duration, HttpServletRequest) - 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.restapi.opensearch1.AbstractSearchRequestFilterImpl
- getUrl() - Method in class org.nuxeo.ecm.restapi.opensearch1.DocRequestFilter
- getUrl() - Method in interface org.nuxeo.ecm.restapi.opensearch1.filter.SearchRequestFilter
- getUrl() - Method in class org.nuxeo.ecm.webengine.rest.views.TemplateView
- 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() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
- 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
- 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.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
- 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.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.
- getUserAttributeName(String, Object) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Gets the Nuxeo user model attribute name matching the SCIM attribute name used in SCIM Search filtering and sorting.
- getUserAttributeName(String, Object) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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
- 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
- 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
- getUserMemberAttributeName(String, Object) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Gets the Nuxeo user model attribute name matching the SCIM attribute name used in SCIM patch request path filtering.
- getUserMemberAttributeName(String, Object) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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) - Static method in class org.nuxeo.scim.v2.api.ScimV2Helper
- 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.io.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.runtime.opensearch1.client.OpenSearchClientConfig
- 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
- getUserPrincipal() - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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.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(String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- getUserResourceFromNuxeoUser(DocumentModel, String) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Gets a user resource representation of a user model.
- getUserResourceFromNuxeoUser(DocumentModel, String) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Gets a user resource representation of a user model.
- getUserResourceFromNuxeoUser(DocumentModel, String) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- getUserResourceFromNuxeoUser(DocumentModel, String) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- getUsers() - Method in class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
- 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 subscriptions.
- 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
- 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.
- 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
- 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
- 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.ecm.core.search.index.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.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 enum class org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
- getValue() - Method in interface org.nuxeo.ecm.platform.query.api.Bucket
- getValue() - Method in class org.nuxeo.ecm.platform.query.core.BucketDouble
- 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.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 class org.nuxeo.template.api.ContentInputType
- getValue() - Method in enum class org.nuxeo.template.api.InputType
- getValue(Filter) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- getValue(ELContext, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
- getValue(Class<T>) - Method in class org.nuxeo.audit.elasticsearch.ESExtendedInfo
-
Deprecated.
- getValue(Class<T>) - Method in class org.nuxeo.audit.mongodb.MongoDBExtendedInfo
-
Deprecated.
- 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
-
Deprecated.
- getValue(Class<T>) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
Deprecated.
- 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(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
- 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.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
- getValueWithDefault(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
- 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
- getVariant(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider
-
Gets the optional
RENDITION_VARIANT_PROPERTY
value for a givenRenditionDefinition
. - getVariant(DocumentModel, RenditionDefinition) - Method in interface org.nuxeo.ecm.platform.rendition.extension.RenditionProvider
-
Gets the optional
RENDITION_VARIANT_PROPERTY
value for a givenRenditionDefinition
. - 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 class 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.core.search.BulkIndexingRequest
- 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
- getVersioningOption() - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
- getVersioningOption() - Method in enum class org.nuxeo.ecm.platform.versioning.api.VersioningActions
- 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.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
- 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 thisVideoDocument
. - 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.VideoConversionConverter
- getVideoInfo() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns the
VideoInfo
for thisVideo
. - 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.VideoConversionConverter
- 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(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.model.impl.AbstractResource
- getView(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
- getView(String) - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- 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.rest.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
- getVirtualGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
- 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.since 11.3, use
RuntimeMessageHandler.getMessages(Level)
instead - 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)
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- getWhereClause() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- getWidget() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
- 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.video.Video
-
Returns the width of this
Video
. - getWidth() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns the width of the video.
- 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
- getWithRestClient(String) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- getWithRestClient(String, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- 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(Runnable) - Static method in class org.nuxeo.ecm.core.work.WorkHolder
- 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.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 class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- getWorkflowInstance() - Method in class org.nuxeo.ecm.platform.routing.core.io.NodeAccessRunner
- getWorkflowInstance(String) - Method in class org.nuxeo.ecm.restapi.server.routing.WorkflowObject
- getWorkflowModel(String) - Method in class org.nuxeo.ecm.restapi.server.routing.WorkflowModelObject
- getWorkflowModelGraph(String) - Method in class org.nuxeo.ecm.restapi.server.routing.WorkflowModelObject
- getWorkflowModelName() - Method in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
- getWorkflowModels(UriInfo) - Method in class org.nuxeo.ecm.restapi.server.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
- 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
- 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 interface org.nuxeo.ecm.core.work.api.WorkManager
-
Gets the state in which a work instance is.
- getWorkState(String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
- 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.
- 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
- 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 class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.idempotency.CopyingResponseWrapper
- getWriter() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
- 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
- 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
- getWriterClass() - Method in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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 aXADataSource
even when the server is overloaded. - getXaDataSource() - Method in class org.nuxeo.runtime.datasource.DataSourceDescriptor
- getXDocResourceService() - Method in class org.nuxeo.template.xdocreport.rest.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 class 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 class org.nuxeo.ecm.core.event.impl.BlobEventContext
- getXpath() - Method in class org.nuxeo.ecm.core.io.download.DownloadBlobInfo
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, since the SearchService introduction, aggregate fields are always in Nuxeo format, use
Aggregate.getField()
instead - getXPathSchemaName(String, Set<String>) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
-
Finds within the schemas the first matching schema having a property with the same name as the first path segment of the xpath.
- getXPathSchemaName(String, Set<String>) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- getXPathSchemaName(String, Set<String>, String[]) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Deprecated.since 2023, use
SchemaManager.getXPathSchemaName(String, Set)
instead. - 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
- getZipEntryAsFile(File, String) - Static method in class org.nuxeo.common.utils.FileUtils
-
Returns the File targeted by a path given a specific parent File.
- getZipEntryAsFile(File, String) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
- 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 - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
- 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_PUBLISH_COUNTER - Static variable in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
ConvertCacheDescriptor
instead - GlobalConfigDescriptor() - Constructor for class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- 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
- globalPublishCount - Variable in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
- 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
-
Deprecated.
- GOOGLE_APPLICATION_CREDENTIALS - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- GOOGLE_PLATFORM_SCOPE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- GOOGLE_PLATFORM_SCOPE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- GOOGLE_STORAGE_SCOPE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- GOOGLE_STORAGE_SCOPE - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- 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
-
Deprecated.
- GoogleStorageBinaryManager - Class in org.nuxeo.ecm.core.storage.gcp
-
Deprecated.since 2023.9, use
GoogleStorageBlobProvider
instead - GoogleStorageBinaryManager() - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- GoogleStorageBinaryManager.GCPFileStorage - Class in org.nuxeo.ecm.core.storage.gcp
-
Deprecated.
- GoogleStorageBinaryManager.GoogleStorageBinaryGarbageCollector - Class in org.nuxeo.ecm.core.storage.gcp
-
Deprecated.
- GoogleStorageBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore.GoogleStorageBlobGarbageCollector
- GoogleStorageBlobProvider - Class in org.nuxeo.ecm.core.storage.gcp
-
Blob provider that stores files in Google Cloud Storage.
- GoogleStorageBlobProvider() - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
- GoogleStorageBlobScroll - Class in org.nuxeo.ecm.core.storage.gcp
-
Scroll files of the Google Storage blob store of a
GoogleStorageBlobProvider
, the scroll query is the provider id. - GoogleStorageBlobScroll() - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobScroll
- GoogleStorageBlobStore - Class in org.nuxeo.ecm.core.storage.gcp
- GoogleStorageBlobStore(String, String, GoogleStorageBlobStoreConfiguration, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- GoogleStorageBlobStore.GoogleStorageBlobGarbageCollector - Class in org.nuxeo.ecm.core.storage.gcp
- GoogleStorageBlobStoreConfiguration - Class in org.nuxeo.ecm.core.storage.gcp
-
Blob storage configuration in Google Storage.
- GoogleStorageBlobStoreConfiguration(Map<String, String>) - Constructor for class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- 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 - Enum constant in enum class 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_CLIENT_CREDENTIALS - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- GRANT_TYPE_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
- GRANT_TYPE_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- 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 - 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
- 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 Class 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 - Enum constant in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.SecondaryColor
- GridFSBinary(String, String, GridFSBinaryManager) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinary
-
Deprecated.
- GridFSBinaryGarbageCollector(String) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
-
Deprecated.
- GridFSBinaryManager - Class in org.nuxeo.ecm.core.storage.mongodb
-
Deprecated.since 2023.9, use
GridFSBlobProvider
instead - GridFSBinaryManager() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- GridFSBinaryManager.GridFSBinary - Class in org.nuxeo.ecm.core.storage.mongodb
-
Deprecated.A binary backed by GridFS.
- GridFSBinaryManager.GridFSBinaryGarbageCollector - Class in org.nuxeo.ecm.core.storage.mongodb
-
Deprecated.
- GridFSBlobGarbageCollector() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- GridFSBlobProvider - Class in org.nuxeo.ecm.core.storage.mongodb.blob
-
Blob provider that stores files in MongoDB GridFS.
- GridFSBlobProvider() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
- GridFSBlobScroll - Class in org.nuxeo.ecm.core.storage.mongodb.blob
-
Scroll files of the GridFS blob store of a
GridFSBlobProvider
, the scroll query is the provider id. - GridFSBlobScroll() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobScroll
- GridFSBlobStore - Class in org.nuxeo.ecm.core.storage.mongodb.blob
-
Blob provider that stores files in MongoDB GridFS.
- GridFSBlobStore(String, String, Map<String, String>, KeyStrategy) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- GridFSBlobStore.GridFSBlobGarbageCollector - Class in org.nuxeo.ecm.core.storage.mongodb.blob
- gridFSBucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- gridFSBucket - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- groovy - Enum constant in enum class 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.restapi.server.management.StreamServlet.CatParams
- group - Variable in class org.nuxeo.ecm.webengine.security.guards.GroupGuard
- 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.kafka.KafkaLogTailer
- group() - Method in interface org.nuxeo.lib.stream.log.LogTailer
-
Returns the consumer group.
- group() - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- group() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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_MEMBERS - Static variable in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- GROUP_MEMBERS_TYPE - Static variable in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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_TO_GROUP_CHILD_GROUP_ID - Static variable in class org.nuxeo.directory.mongodb.MongoDBReference
- GROUP_TO_GROUP_COLLECTION - Static variable in class org.nuxeo.directory.mongodb.MongoDBReference
- GROUP_TO_GROUP_PARENT_GROUP_ID - Static variable in class org.nuxeo.directory.mongodb.MongoDBReference
- 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 Class in org.nuxeo.ecm.platform.usermanager.exceptions
- GroupAlreadyExistsException() - Constructor for exception class 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. - groupCaseSensitiveFields - Variable in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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
GroupComputer
s. - 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
- 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.adapters
- GroupMemberGroupsAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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.adapters
- GroupMemberUsersAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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.usermanager
- GroupObject() - Constructor for class org.nuxeo.ecm.restapi.server.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.
- groupRestriction - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
- GroupRootObject - Class in org.nuxeo.ecm.restapi.server.usermanager
- GroupRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.usermanager.GroupRootObject
- groups - Variable in class org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser
- groups - Variable in class org.nuxeo.ecm.automation.io.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 - Enum constant in enum class 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 - Enum constant in enum class 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() - Element in annotation interface org.nuxeo.ecm.webengine.model.WebAdapter
- guard() - Element in annotation interface 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 Interface 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
-
Deprecated.
- guardedDocumentChildren(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- 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.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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
- 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.DirectoryEvent
- 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.
- 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)
- 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.
- 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
- 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
- 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
- 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(List<DocumentModel>, Exception) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- handleError(OAuth2Error, int, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
-
Deprecated.since 2021.23, OAuth2Error now contains the status code to give to the response
- handleError(OAuth2Error, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
- handleErrorOnWebModule(Throwable) - Method in class org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
- handleEvent(Event) - Method in class org.nuxeo.audit.listener.StreamAuditEventListener
- handleEvent(Event) - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
- handleEvent(Event) - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataWorkListener
-
Deprecated.
- 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.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.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.TaggedVersionListener
- handleEvent(Event) - Method in class org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener
- 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.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.DirtyBlobListener
- 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.blob.BlobDeleteListener
- 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.versioning.OrphanVersionCleanupListener
-
Deprecated.
- handleEvent(EventBundle) - Method in class org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener
-
Deprecated.
- handleEvent(EventBundle) - Method in class org.nuxeo.ecm.permissions.ACEStatusUpdatedListener
- handleEvent(EventBundle) - Method in class org.nuxeo.ecm.permissions.PermissionGarbageCollectorListener
- handleEvent(EventBundle) - Method in class org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
- 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
-
Deprecated.
- 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.core.blob.AsyncDigestListener
- 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
- HandleEventContextErrorAction - Class in org.nuxeo.ecm.platform.auth.saml.processor.action
- HandleEventContextErrorAction() - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.action.HandleEventContextErrorAction
- 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(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
- handleException(HttpServletResponse, Exception, String) - Static method in class net.oauth.server.OAuthServlet
- handleException(HttpServletResponse, Exception, String, boolean) - Static method in class net.oauth.server.OAuthServlet
- handleException(Exception, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
- 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
- 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.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.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.
- handleNoGroupMemberMatch(List<Member>, PatchOperation) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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
- handleof(InputStream, Class<T>) - Method in interface org.nuxeo.automation.scripting.api.AutomationScriptingService.Session
- 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
- handlePrompt - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- 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.core.storage.mongodb.MongoDBIndexCreator
- handler - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.action.InvokeInitInboundHandlerAction
- 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
- 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
- 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.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.core.io.upload.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.core.io.upload.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.BatchUploadObject
- HandleSSOMessageAction - Class in org.nuxeo.ecm.platform.auth.saml.processor.action
- HandleSSOMessageAction() - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.action.HandleSSOMessageAction
- handleSyncUpdate(DocumentModel) - Method in interface org.nuxeo.binary.metadata.api.BinaryMetadataService
-
Deprecated.since 2021.13, the listener now uses
BinaryMetadataService.getMetadataUpdates(DocumentModel, boolean)
andBinaryMetadataService.applyUpdates(DocumentModel, List)
- handleSyncUpdate(DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
-
Deprecated.
- handleTokenResponse(NuxeoOAuth2Token, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Servlet
- handleTransaction - Variable in class org.nuxeo.ecm.automation.OperationContext
-
Whether this context should handle the transaction.
- handleTransaction(boolean) - Method in class org.nuxeo.ecm.automation.OperationContext
- 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
-
Deprecated.since 2021.13, the listener and work now use
BinaryMetadataService.getMetadataUpdates(DocumentModel, boolean)
andBinaryMetadataService.applyUpdates(DocumentModel, List)
- handleUpdate(List<MetadataMappingDescriptor>, DocumentModel) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
-
Deprecated.
- 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
- 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_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.rest.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. comments, annotations, tags...)
- HAS_STORYBOARD_FACET - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
- HAS_TRAILING_SLASH - Static variable in class org.nuxeo.ecm.webengine.rest.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.io.rest.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.ecm.platform.query.nxql.SearchServicePageProvider
- 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 givensubtype
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
- hasAttachments() - Method in class org.nuxeo.mail.MailMessage
- 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.core.io.upload.batch.BatchManager
-
Returns true if there is a batch for the given
batchId
, false otherwise. - hasBatch(String) - Method in class org.nuxeo.ecm.core.io.upload.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
- hasCapability(String) - Method in interface org.nuxeo.ecm.core.model.Repository
-
Checks whether this repository has the given capability.
- hasCapability(AuditBackend.Capability) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- hasCapability(AuditBackend.Capability) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- hasCapability(AuditBackend.Capability) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- hasCapability(AuditBackend.Capability) - Method in interface org.nuxeo.audit.service.AuditBackend
-
Checks whether the backend has the capability.
- hasCapability(AuditBackend.Capability) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- hasCapability(SearchClient.Capability) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- hasCapability(SearchClient.Capability) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- hasCapability(SearchClient.Capability) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Checks whether the client has the capability.
- 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. the actual registry differs from the snapshot) If no snapshot was done returns false.
- 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.audit.mongodb.pageprovider.MongoDBDocumentHistoryPageProvider
- hasChangedParameters(Object[]) - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchDocumentHistoryPageProvider
- hasChangedParameters(Object[]) - Method in class org.nuxeo.audit.provider.DocumentHistoryPageProvider
- hasChangedParameters(Object[]) - Method in class org.nuxeo.audit.sql.pageprovider.SQLDocumentHistoryPageProvider
- 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
- 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(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 givenmimeTypes
has a compatible mime type withmimeType
,false
otherwise. - 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.enrichers.HasContentJsonEnricher
- HasContentJsonEnricher - Class in org.nuxeo.ecm.restapi.server.enrichers
-
Enricher that tells whether a "Folderish" or a "Collection" has children or members.
- HasContentJsonEnricher() - Constructor for class org.nuxeo.ecm.restapi.server.enrichers.HasContentJsonEnricher
- hasCorrectDefinition(IndexModel, Document) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- 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.
- hasDefaultStorageClass(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- hasDefaultStorageClass(String) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
Does a blob with the given key exist in the blob store with the default storage class.
- 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
- 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.io.rest.documents.PaginableWithDelegate
- hasError() - Method in interface org.nuxeo.ecm.core.api.AsyncStatus
-
Checks if there is any error.
- 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
- hasError() - Method in class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
-
Is there any error ?
- hasErrorMessage(JsonNode) - Static method in class org.nuxeo.ecm.restapi.test.JsonNodeHelper
- hasErrors() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
- hasErrors(String) - Method in exception class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- hasExplicitWriteIndex() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- hasExplicitWriteIndex() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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 givenfacetName
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
- hasFailure() - Method in class org.nuxeo.ecm.core.search.BulkIndexingResponse
-
Returns
true
if there is one or more indexing failure. - 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.PropertyCommentManager
-
Deprecated.
- hasFeature(CommentManager.Feature) - Method in class org.nuxeo.ecm.platform.comment.impl.TreeCommentManager
- 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 class 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 givensubtype
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.audit.api.LogEntryBuilder.LogEntryImpl
- hashCode() - Method in record class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory.MongoDBAuditBackendWithName
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory.OpenSearchAuditBackendWithName
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.nuxeo.audit.service.ExtendedInfoMapper
-
Returns a hash code value for this object.
- hashCode() - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- hashCode() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
- hashCode() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
- hashCode() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
- hashCode() - Method in record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
-
Returns a hash code value for this object.
- 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.adapters.helper.AbsoluteDocumentRef
- 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.OperationTypeImpl
- 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 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 record class org.nuxeo.ecm.core.search.BulkIndexingResponse.IndexingFailure
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.QueryAndFilter
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.nuxeo.ecm.core.search.SearchIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.nuxeo.ecm.core.search.SearchResponseImpl.Error
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.nuxeo.ecm.core.search.SearchScrollContext
-
Returns a hash code value for this object.
- 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.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 record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
-
Returns a hash code value for this object.
- 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.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.ui.web.auth.service.LoginVideo
- hashCode() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns a hash code value for this object.
- 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 record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.nuxeo.ecm.restapi.io.management.Sequencer
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.nuxeo.ecm.restapi.io.management.SequencerKeyValue
-
Returns a hash code value for this object.
- 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.loader.store.FileResourceStore
- hashCode() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
- hashCode() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- hashCode() - Method in class org.nuxeo.elasticsearch.core.ReindexingMessage
- 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 record class org.nuxeo.lib.stream.log.mem.MemLogPartition.BytesAndOffset
-
Returns a hash code value for this object.
- 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.log4j.NuxeoLogEvent
- hashCode() - Method in record class org.nuxeo.mail.BlobDataSource
-
Returns a hash code value for this object.
- 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 record class org.nuxeo.runtime.opensearch1.OpenSearchComponent.OpenSearchClientWithId
-
Returns a hash code value for this object.
- hashCode() - Method in class org.nuxeo.runtime.RuntimeServiceEvent
- hashCode() - Method in record class org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
-
Returns a hash code value for this object.
- hashCode() - Method in class org.nuxeo.runtime.test.runner.LoggerLevelKey
- hashCode() - Method in record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
-
Returns a hash code value for this object.
- hashCode() - Method in class org.nuxeo.runtime.Version
- 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(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 class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- hasLeadingSlash() - Method in class org.nuxeo.ecm.webengine.rest.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.
- hasMoreElements() - Method in class org.nuxeo.ecm.webengine.rest.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.audit.opensearch1.OpenSearchAuditBackend.ESCursorResult
- hasNext() - Method in class org.nuxeo.common.utils.FileTreeIterator
- hasNext() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobScroll
- hasNext() - Method in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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.blob.scroll.InMemoryBlobScroll
- hasNext() - Method in class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
- hasNext() - Method in class org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll
- 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.search.IterableQueryResultImpl
- hasNext() - Method in class org.nuxeo.ecm.core.search.SearchServiceScroll
- 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.gcp.GoogleStorageBlobScroll
- hasNext() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobScroll
- 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
-
Deprecated.
- hasNext() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
- 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
- hasNextObject() - Method in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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
- hasNextVersions() - Method in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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
- 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 givenusername
has a non-archived ACE on another document thandoc
,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(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
- hasPrefillPictureViews(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
- hasPrefix() - Method in class org.nuxeo.ecm.core.schema.Namespace
- 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
- hasReadPermission(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.core.model.DocumentModelResolver
-
Checks directly the Read permission as
CoreSession.exists(DocumentRef)
relies on the Browse permission only. - 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 class 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
- hasResults() - Method in interface org.nuxeo.ecm.core.api.ScrollResult
-
Returns
true
when thisScrollResult
contains results. - hasResults() - Method in class org.nuxeo.ecm.core.api.ScrollResultImpl
- hasResults() - Method in class org.nuxeo.ecm.webengine.rest.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.rest.session.CoreSessionProvider
- hasSessions() - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider
- hasSharedStorage() - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
-
Compute if there are shared storage.
- hasSharedStorage() - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- 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
- hasSource() - Method in class org.nuxeo.ecm.core.search.IndexingRequest
- 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
- 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 givensubtype
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 extendssuperType
, 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.rest.servlet.mapping.Path
- 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
iftypeName
is a registered Type,false
otherwise. - 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.azure.AzureBlobStore
- 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
- hasVersioning() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- 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
- 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.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.ecm.restapi.server.management.SseRenderer
- 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_KEY - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- 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
- headerPatterns - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- headers - Variable in class org.nuxeo.ecm.platform.importer.log.PerfLogger
- headers - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- headers - Variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- headers - Variable in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
- headers - Variable in class org.nuxeo.ecm.webengine.app.WebContextProvider
- headers - Variable in class org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
- headers - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- 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
- headerStyle - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- headerValues - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
- 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 - Static variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
- 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
- HEX - Static variable in class org.nuxeo.ecm.core.blob.PathStrategy
- 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.query.MongoDBSearchConverter
- hex255Color - Variable in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
- hex255ToRGB(String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
- hex255ToRGBFloat(String) - Static method in class org.nuxeo.ecm.platform.pdf.PDFUtils
- hexToBase64(String) - Static method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
- HibernateConfiguration - Class in org.nuxeo.ecm.core.persistence
- HibernateConfiguration() - Constructor for class org.nuxeo.ecm.core.persistence.HibernateConfiguration
- HibernateConfiguration.NuxeoJtaPlatform - Class in org.nuxeo.ecm.core.persistence
-
Hibernate
JtaPlatform
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_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 - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- hideDeprecationWarnings - Variable in class org.nuxeo.launcher.config.ConfigurationLoader
- hideDeprecationWarnings(boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- 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 - Enum constant in enum class org.nuxeo.ecm.core.search.SearchClient.Capability
- HIGHLIGHT - Static variable in class org.nuxeo.ecm.restapi.server.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.ecm.core.io.marshallers.json.enrichers
- HighlightJsonEnricher() - Constructor for class org.nuxeo.ecm.core.io.marshallers.json.enrichers.HighlightJsonEnricher
- highlights - Variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
- highlights - Variable in class org.nuxeo.ecm.core.search.SearchHit.Builder
- highlights - Variable in class org.nuxeo.ecm.core.search.SearchHit
- highlights - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- highlights - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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
- highlights(Map<String, List<String>>) - Method in class org.nuxeo.ecm.core.search.SearchHit.Builder
- hint - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
- hintBuilders - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- hints - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientFactory
- history - Variable in class org.nuxeo.runtime.management.counters.CounterManagerImpl
-
Deprecated.
- HISTORY_CHANGED - Static variable in class org.nuxeo.ecm.platform.audit.api.AuditEventTypes
-
Deprecated.
- historyLength - Variable in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
-
Deprecated.
- hits - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- hits - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl
- 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
- home - Variable in class org.nuxeo.common.Environment
- home - Variable in class org.nuxeo.launcher.config.ConfigurationHolder
-
Path representing the Nuxeo Server home directory.
- 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.tomcat.NuxeoDeployer
- home - Variable in class org.nuxeo.runtime.tomcat.NuxeoLauncher
- home - Variable in class org.nuxeo.runtime.util.NXRuntimeApplication
- HOME_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
- homePath - Variable in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- 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
-
Deprecated.
- 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.rest.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.rest.ApplicationFragment
- HOSTNAME_UNKNOWN - Static variable in class org.nuxeo.lib.stream.tools.command.LatencyDatadogComputation
- 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. from inside the test method) The deployer is reloading all the components and reinject the test members.
- 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(DownloadablePackage) - Method in class org.nuxeo.ecm.admin.operation.HotReloadStudioSnapshot
- hotReloadPackage(DownloadablePackage) - Static method in class org.nuxeo.ecm.admin.runtime.ReloadHelper
- 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
- HOUR - Static variable in class org.nuxeo.audit.api.query.DateRangeQueryConstants
- href - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
-
The relative href to your entry point (relative to webengine root)
- html - Enum constant in enum class 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
- 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
- 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
- htmlEncode(String) - Static method in class net.oauth.server.OAuthServlet
-
Return the HTML representation of the given plain text.
- 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 - Enum constant in enum class 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_POST - Enum constant in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- HTTP_REDIRECT - Enum constant in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- HTTP_REDIRECT - Enum constant in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLOutboundBinding
- HTTP_TRANSPORT - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
Global instance of the HTTP transport.
- httpClient - Variable in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
- httpConnector - Variable in class org.nuxeo.dmk.DmkComponent
- httpEnabled - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- HttpFileImporterExecutor - Class in org.nuxeo.ecm.platform.importer.executor.rest
- HttpFileImporterExecutor() - Constructor for class org.nuxeo.ecm.platform.importer.executor.rest.HttpFileImporterExecutor
- HttpFilter - Class in org.nuxeo.ecm.webengine.rest
-
Simple abstract filter that provides filter activation logic.
- HttpFilter() - Constructor for class org.nuxeo.ecm.webengine.rest.HttpFilter
- httpHeaders - Variable in class org.nuxeo.wopi.rest.FilesEndpoint
- httpHeaders - Variable in class org.nuxeo.wopi.rest.WOPIRoot
- HttpHeaders - Class in org.nuxeo.common.http
-
HTTP standard and custom constants usable in any nuxeo stack layer.
- HTTPHelper - Class in org.nuxeo.ecm.automation.features
- HTTPHelper() - Constructor for class org.nuxeo.ecm.automation.features.HTTPHelper
- httpPort - Variable in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- HttpRequestMessage - Class in net.oauth.server
-
An HttpServletRequest, encapsulated as an OAuthMessage.
- HttpRequestMessage(HttpServletRequest, String) - Constructor for class net.oauth.server.HttpRequestMessage
- httpsConnector - Variable in class org.nuxeo.dmk.DmkComponent
- 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.io.rest.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
- 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.Suggestion
- id - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- id - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- 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.events.EventHandler
- 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.model.stream.DocumentDomainEvent
- 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.search.index.commands.IndexingCommand
- id - Variable in class org.nuxeo.ecm.core.search.SearchHit.Builder
- id - Variable in class org.nuxeo.ecm.core.search.SearchHit
- 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.Action
- id - Variable in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
- id - Variable in class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
-
Deprecated.
- 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.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.io.conversion.ConversionScheduled
- 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.rest.servlet.config.FilterSetDescriptor
-
To be used only when a filter set is declared outside a servlet.
- id - Variable in class org.nuxeo.ecm.webengine.security.GuardDescriptor
- 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.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.opensearch1.client.OpenSearchClientConfig
- id - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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.targetplatforms.core.descriptors.TargetDescriptor
- id - Variable in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
- id() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Operation
-
The operation ID (mandatory).
- id() - Method in class org.nuxeo.ecm.automation.OperationParameters
-
The operation ID.
- id() - Method in record class org.nuxeo.runtime.opensearch1.OpenSearchComponent.OpenSearchClientWithId
-
Returns the value of the
id
record component. - id(Transaction) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
- id(Long) - Method in class org.nuxeo.audit.api.LogEntryBuilder
-
Sets the
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(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.NuxeoDriveAttachBlob
- 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.NuxeoDriveGetChangeSummary
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetChildren
- 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.NuxeoDriveTearDownIntegrationTests
- 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
-
Deprecated.
- 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.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
-
Deprecated.
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
-
Deprecated.
- 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.search.SearchIndexOperation
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- 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.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.SetWorkflowNodeVar
- 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.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.directory.storage.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_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
- ID_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- ID_ONLY_REF - Enum constant in enum class 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_TOKEN_HINT_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- ID_VALUES_KEYS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
-
Keys for values that are ids.
- ID_VALUES_KEYS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
-
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
- idCounter - Variable in class org.nuxeo.audit.mem.MemAuditBackend
- idempotent - Variable in class org.nuxeo.ecm.core.work.SleepWork
- IDEMPOTENT_METHODS - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- 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.MongoDBRepository
-
The key to use to store the id in the database.
- idKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
- idKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBSearchConverter
-
The key to use in memory to map the database native "_id".
- 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.query.MongoDBSearchConverter
- idToken() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns the value of the
idToken
record component. - 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.query.MongoDBSearchConverter
-
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
- iEnabled() - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackendDescriptor
- iEnabled() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- IF_NOT_RUNNING_OR_SCHEDULED - Enum constant in enum class 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 - Enum constant in enum class 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 - Variable in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.ConditionalIgnoreStatement
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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
- IgnoreIfWindows - Class in org.nuxeo.runtime.test.runner
- IgnoreIfWindows() - Constructor for class org.nuxeo.runtime.test.runner.IgnoreIfWindows
- IgnoreIsolated() - Constructor for class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreIsolated
-
Deprecated.
- IgnoreLongRunning() - Constructor for class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreLongRunning
-
Deprecated.
- 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
-
Deprecated.
- 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 Class 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 class org.nuxeo.ecm.webengine.model.exceptions.IllegalParameterException
- image - Variable in class org.nuxeo.connect.update.xml.FormDefinition
- 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
- implementation() - Method in record class org.nuxeo.ecm.restapi.io.management.Sequencer
-
Returns the value of the
implementation
record component. - 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 - Enum constant in enum class 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_CSV_FORMAT - Static variable in class org.nuxeo.ecm.user.center.profile.UserProfileImporter
- 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 Class 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.rest
- ImporterApp() - Constructor for class org.nuxeo.ecm.platform.importer.executor.rest.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
- importWorkflows(String) - Method in class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator
- 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.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 - Enum constant in enum class 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
- inboundBinding - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
- inboundHandler - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
- inboundHandlerChain - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
-
Message handlers that run on a SAML inbound message, ie: message from IDP.
- InboundProcessor - Class in org.nuxeo.ecm.platform.auth.saml.processor
- InboundProcessor(SAMLInboundBinding, MessageHandler, boolean) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
- 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.MongoDBRepositoryConverter.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.
- inColdStorage - Variable in class org.nuxeo.ecm.core.blob.BlobUpdateContext.ColdStorageClass
- 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.ecm.platform.query.nxql.SearchServicePageProvider
-
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
- 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
- incrementSkipCount() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- 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.core.search.BulkIndexingRequest
- index - Variable in class org.nuxeo.ecm.core.search.BulkIndexingResponse.Builder
- index - Variable in class org.nuxeo.ecm.core.search.BulkIndexingResponse
- index - Variable in class org.nuxeo.ecm.core.search.SearchHit.Builder
- index - Variable in class org.nuxeo.ecm.core.search.SearchHit
- index - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
- index - Variable in class org.nuxeo.ecm.webengine.rest.servlet.ResourceServlet
- index() - Method in record class org.nuxeo.ecm.core.search.SearchIndex
-
Returns the value of the
index
record component. - index() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
- index() - Method in class org.nuxeo.ecm.platform.importer.executor.rest.AbstractRestImporterExecutor
- index() - Method in class org.nuxeo.template.rest.RootResource
- index() - Method in class org.nuxeo.template.xdocreport.rest.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(Deploy) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
- index(Features) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
- index(PartialDeploy) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
- index(RunnerFeature) - Method in class org.nuxeo.runtime.test.runner.RuntimeDeployment
- index(IndexRequest) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- index(IndexRequest) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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_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_NAME_PATTERN_CONFIGURATION_KEY - Static variable in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- INDEX_SLASH - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
- indexConfig - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- indexConfig - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
- indexDocuments(BulkIndexingRequest) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- indexDocuments(BulkIndexingRequest) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- indexDocuments(BulkIndexingRequest) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Index documents.
- indexDocuments(BulkIndexingRequest) - Method in interface org.nuxeo.ecm.core.search.SearchIndexingService
-
Internal: index documents.
- indexDocuments(BulkIndexingRequest) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- indexes - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- indexes - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- 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.runtime.opensearch1.client.OpenSearchClient
- indexExists(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- INDEXING - Enum constant in enum class org.nuxeo.ecm.core.search.SearchClient.Capability
- 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_WRITER - Static variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- IndexingAction - Class in org.nuxeo.ecm.core.search.index
- IndexingAction() - Constructor for class org.nuxeo.ecm.core.search.index.IndexingAction
- IndexingAction.IndexingComputation - Class in org.nuxeo.ecm.core.search.index
- IndexingBackgroundAction - Class in org.nuxeo.ecm.core.search.index
- IndexingBackgroundAction() - Constructor for class org.nuxeo.ecm.core.search.index.IndexingBackgroundAction
- IndexingBackgroundAction.IndexingBackgroundComputation - Class in org.nuxeo.ecm.core.search.index
- IndexingBackgroundComputation(String) - Constructor for class org.nuxeo.ecm.core.search.index.IndexingBackgroundAction.IndexingBackgroundComputation
- IndexingCommand - Class in org.nuxeo.ecm.core.search.index.commands
-
Holds information about what type of indexing operation must be processed.
- IndexingCommand() - Constructor for class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- IndexingCommand(DocumentModel, IndexingCommand.Type, boolean, boolean) - Constructor for class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
-
Create an indexing command
- IndexingCommand.Type - Enum Class in org.nuxeo.ecm.core.search.index.commands
- IndexingCommands - Class in org.nuxeo.ecm.core.search.index.commands
- IndexingCommands() - Constructor for class org.nuxeo.ecm.core.search.index.commands.IndexingCommands
- IndexingCommands(DocumentModel) - Constructor for class org.nuxeo.ecm.core.search.index.commands.IndexingCommands
- IndexingCommandsStacker - Class in org.nuxeo.ecm.core.search.index.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.ecm.core.search.index.commands.IndexingCommandsStacker
- IndexingComputation(String) - Constructor for class org.nuxeo.ecm.core.search.index.IndexingAction.IndexingComputation
- IndexingDomainEvent - Class in org.nuxeo.ecm.core.search.index
-
Domain Event for Indexing.
- IndexingDomainEvent() - Constructor for class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- IndexingDomainEventProducer - Class in org.nuxeo.ecm.core.search.index
- IndexingDomainEventProducer(String, String) - Constructor for class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- IndexingFailure(String, String) - Constructor for record class org.nuxeo.ecm.core.search.BulkIndexingResponse.IndexingFailure
-
Creates an instance of a
IndexingFailure
record class. - IndexingJsonWriter - Interface in org.nuxeo.ecm.core.search.index
-
A DocumentModel writer used to build a JSON representation of a document for indexing purpose.
- IndexingProcessor - Class in org.nuxeo.ecm.core.search.index
- IndexingProcessor() - Constructor for class org.nuxeo.ecm.core.search.index.IndexingProcessor
- IndexingProcessor.AbstractIndexingComputation - Class in org.nuxeo.ecm.core.search.index
- IndexingProcessor.AsynchronousIndexingComputation - Class in org.nuxeo.ecm.core.search.index
- IndexingProcessor.SynchronousIndexingComputation - Class in org.nuxeo.ecm.core.search.index
- IndexingRequest - Class in org.nuxeo.ecm.core.search
- indexInitDone - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- indexInitialized - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- indexName - Variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- indexName - Variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- indexName - Variable in class org.nuxeo.elasticsearch.core.ReindexingMessage
- indexName - Variable in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- 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
- indexOf(char[], char[], int) - Static method in class org.nuxeo.common.utils.FileNamePattern
-
Variant of indexOf with ?
- 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(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
- indexOf(SuggesterGroupDescriptor, String) - Static 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 ifsuggesterName
is null or if this list does not contain the element. - indexOrder - Variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
- indexOrder - Variable in class org.nuxeo.ecm.core.schema.PropertyIndexOrder
- indexSimpleEvents(String, List<IndexingDomainEvent>, boolean) - Method in class org.nuxeo.ecm.core.search.index.IndexingProcessor.AbstractIndexingComputation
- indexSimpleEvents(List<IndexingDomainEvent>, boolean) - Method in class org.nuxeo.ecm.core.search.index.IndexingProcessor.AbstractIndexingComputation
- indexToJsonWriter - Variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- indices - Variable in class org.nuxeo.ecm.restapi.opensearch1.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(long, String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
An error occurred during the processing
- inError(long, String, int) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
An error occurred during the processing
- inError(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
An error occurred during the processing
- inError(String) - Method in class org.nuxeo.ecm.platform.preview.work.PreviewWork
- inError(String) - Method in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- inError(String, int) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
An error occurred during the processing
- 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(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 - Enum constant in enum class org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
- INFO_AWS_ENDPOINT - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_AWS_PATH_STYLE_ACCESS - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_AWS_REGION - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_AWS_SECRET_ACCESS_KEY - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_AWS_SECRET_KEY_ID - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_AWS_SESSION_TOKEN - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_BASE_KEY - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_BUCKET - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_EXPIRATION - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- INFO_PROPERTY - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
- INFO_SUFFIX - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- INFO_USE_S3_ACCELERATE - Static variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- 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 - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- 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.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.management.statuses.StatusServlet
- init() - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
- init() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.QueryAnalyzer
- 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 atWorkManager.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.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.uidgen.opensearch1.OpenSearchUIDSequencer
- init(boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- 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(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.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.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.NuxeoHostFilter
- 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.platform.web.common.tracing.OcHttpServletFilter
- 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.rest.servlet.ApplicationServlet
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ListenerSetDescriptor
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.rest.servlet.FilterSet
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ResourceServlet
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ServletHolder
- 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(List<DomainEventProducerDescriptor>, EventDispatcherDescriptor, List<EventPipeDescriptor>) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
- 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(AzureBlobProvider) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobScroll
- init(S3BlobProvider) - Method in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- init(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- init(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.filter.AuditRequestFilter
- init(CoreSession, String, String, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.filter.RoutingAuditRequestFilter
- init(CoreSession, String, String, String) - Method in interface org.nuxeo.ecm.restapi.opensearch1.filter.SearchRequestFilter
- init(CoreSession, String, String, String, String) - Method in interface org.nuxeo.ecm.restapi.opensearch1.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.blob.scroll.AbstractBlobScroll
- init(ScrollRequest, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll
- 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(ScrollRequest, Map<String, String>) - Method in class org.nuxeo.ecm.core.search.SearchServiceScroll
- init(InMemoryBlobProvider) - Method in class org.nuxeo.ecm.core.blob.scroll.InMemoryBlobScroll
- init(LocalBlobProvider) - Method in class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
- 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(GoogleStorageBlobProvider) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobScroll
- init(GridFSBlobProvider) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobScroll
- init(TransientStoreConfig) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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.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.rest.servlet.RequestChain
- init(ComputationContext) - Method in class org.nuxeo.audit.directory.storage.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.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(KafkaConfigDescriptor) - Method in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
- init(T) - Method in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- 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
- initAwsCredentialsProvider() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- initBatch() - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
-
Initializes a batch by with an automatically generated id.
- initBatch() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- initBatch() - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- initBatch(String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
-
Initiates a new batch with the given handler.
- initBatch(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- initBatchInternal(String) - Method in class org.nuxeo.ecm.core.io.upload.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.mongodb.MongoDBRepository
- initCapabilities() - 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() - Method in class org.nuxeo.ecm.webengine.rest.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.rest.servlet.ServletHolder
- initEnpoint() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- initExecutor() - Method in class org.nuxeo.ecm.restapi.server.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(Class<?>) - Static 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.
- INITIAL - Static variable in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
-
Initial memory buffer size.
- 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
- initializationHandler - Variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- 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(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.rest.OperationResource
- initialize(Object...) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberGroupsAdapter
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberUsersAdapter
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.adapters.PaginableAdapter
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.blob.BlobObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.BulkActionObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.directory.DirectoryEntryObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.directory.DirectoryObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.login.tokenauth.AuthenticationTokensObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.management.ManagementObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.PaginableObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.QueryObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.rendition.RenditionObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.routing.TaskObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.routing.WorkflowObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMRootObject
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserToGroupObject
- initialize(Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
- initialize(Object...) - Method in class org.nuxeo.template.rest.TemplateBasedResource
- initialize(Object...) - Method in class org.nuxeo.template.rest.TemplateResource
- initialize(Object...) - Method in class org.nuxeo.wopi.rest.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 class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- 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
-
Deprecated.
- initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- initialize(String, Map<String, String>) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
-
Deprecated.Initializes the binary manager.
- initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
-
Deprecated.
- initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.
- 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 interface org.nuxeo.ecm.core.io.upload.batch.BatchHandler
-
Initializes this batch handler with the given name and configuration properties.
- initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.AbstractBatchHandler
- initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager
-
Deprecated.
- 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, RowMapper, VCSInvalidationsPropagator, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
- 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.blob.s3.S3DirectBatchHandler
- 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.io.upload.batch.impl.AbstractBatchHandler
- 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(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.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.runtime.test.runner.LogFeature
-
Called when preparing to run the test class.
- 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.TransactionalFeature
- initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
- 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(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
-
Deprecated.Initialize the cache.
- initializeCache(String, String, String, FileStorage) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
-
Deprecated.Initializes the cache.
- initializeCache(String, FileStorage) - Method in class org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
-
Deprecated.Initialize the cache.
- initialized - Variable in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
- 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.
- initializeOptions(String) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- 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.blob.s3.S3DirectBatchHandler
- initializeSTSClient(AwsCredentialsProvider) - Method in class org.nuxeo.ecm.blob.s3.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.VersioningPolicyDescriptor
- 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 - Enum constant in enum class 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
- initInboundForOutboundHandlerChain - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
-
Message handlers that init the inbound context during SAML outbound message creation, ie: message to IDP.
- initInboundHandler - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
- initInboundHandler - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.WebSSOOutboundProcessor
- 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
- initIndex(OpenSearchIndexConfig, boolean) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- 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
- initIndexes(SearchClient, List<SearchIndexDescriptor>) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- initInternal() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- 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
- initLogsIfNeeded(ConfigurationHolder) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Initializes log configuration if it doesn't exist.
- initMethods(OperationTypeImpl, Class<?>) - Static 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
- initOpenSAML() - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
- 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.rest.servlet.config.FilterDescriptor
- initParams - Variable in class org.nuxeo.ecm.webengine.rest.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
- initParams(Class<?>) - Static method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
- 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.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.rest.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
- initRepositoryIndexes(MongoDBRepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- initRepositoryIndexWithAliases(String) - Method in interface org.nuxeo.elasticsearch.api.ElasticSearchAdmin
-
Creates a new index for the repository applying the mapping and settings.
- initRepositoryIndexWithAliases(String) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- initRepositoryIndexWithAliases(String) - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
- 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, long) - Method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
- 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.uidgen.opensearch1.OpenSearchUIDSequencer
- initSequence(String, String, Long) - Method in class org.nuxeo.ecm.restapi.server.management.UIDSequencerObject
- initSession(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.BaseContentFactory
- initSettings() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- 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
- initTopLevelFolderItemFactories() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- 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
- initUIDSequencer(MongoCollection<Document>) - Static method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
-
Ensures the audit sequence returns an UID greater or equal than the maximum log entry id.
- initUIDSequencer(OpenSearchClient, String) - Static method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
-
Ensures the audit sequence returns an UID greater or equal than the maximum log entry id.
- 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.UserGroupLookupSuggester
- 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(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(ConditionalIgnoreRule.Condition, Object, Method) - 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
-
Deprecated.
- 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.api.blobholder.DownloadContextBlobHolder
- 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
, specifiesContent-Disposition: inline
, and iffalse
usesContent-Disposition: attachment
. - INLINE - Static variable in class org.nuxeo.ecm.core.io.download.DownloadHelper
- INLINE_CONTEXT_IN_PARAMS_PROPERTY_KEY - Static variable in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
- 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
- InMemoryBlobScroll - Class in org.nuxeo.ecm.core.blob.scroll
-
Scroll blobs of the In-Memory blob store of a #
InMemoryBlobProvider
, the scroll query is the provider id. - InMemoryBlobScroll() - Constructor for class org.nuxeo.ecm.core.blob.scroll.InMemoryBlobScroll
- 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
- INPROGRESS_MARKER - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- 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.io.rest.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_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.
- InputResolver<T> - Interface in org.nuxeo.ecm.automation.io.rest.operations
- inputResolvers - Static variable in class org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader
- inputStream - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- 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 forJsonNode
. - 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.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- InputType - Enum Class in org.nuxeo.template.api
-
Enum for types of
TemplateInput
- 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 - Enum constant in enum class org.nuxeo.ecm.core.search.index.commands.IndexingCommand.Type
- INSERT - Static variable in class org.nuxeo.ecm.core.api.ListDiff
- 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.
- 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
- 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(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider
- 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(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_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
. if not specified the default implementation will be used - 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
- 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
- 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
- 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
- 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(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
- instanciateVersioningService() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
- InstantAsLongEncoding - Class in org.nuxeo.ecm.core.bulk.io
-
This
CustomEncoding
encodes/decodesInstant
to a long (time in milliseconds) before encoding it in Avro format. - InstantAsLongEncoding() - Constructor for class org.nuxeo.ecm.core.bulk.io.InstantAsLongEncoding
- instantEpochSecond - Variable in class org.nuxeo.log4j.NuxeoLogEvent
- instantiate() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
Instantiates corresponding component.
- instantiateBackend(MongoDBAuditBackendDescriptor) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory
- instantiateBackend(OpenSearchAuditBackendDescriptor) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory
- instantiateBackingCheckers(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
- instantiateClient(OpenSearchClientConfig) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- 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
- instantiateContextHelper() - Method in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
- instantiateDecryptionConfiguration() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- 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
-
Deprecated.
- instantiateGarbageCollector() - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- instantiateGarbageCollector() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- instantiateIdpMetadataResolver(Map<String, String>) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- instantiateLifeCycle(LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
- instantiatePersister() - Method in class org.nuxeo.ecm.platform.routing.core.impl.PersisterDescriptor
- instantiateProvider(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
- instantiateSigningConfiguration(Map<String, String>) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- instantiateSuggester() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
- instantiateTemplateParser() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- instantiateValidationConfiguration(MetadataResolver) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- Instantiations - Enum Class in org.nuxeo.ecm.core.io.registry.reflect
-
Define the instantiation mode for this a marshaller.
- instantNanoOfSecond - Variable in class org.nuxeo.log4j.NuxeoLogEvent
- 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 - Enum constant in enum class 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_DOCUMENT_DELETED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
- 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
- INTERNAL2 - Enum constant in enum class org.nuxeo.lib.stream.computation.Record.Flag
- 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
- internalGetNewsIframeUrl() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- 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 Class in org.nuxeo.wopi.exception
- InternalServerErrorException() - Constructor for exception class 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
- INTERRUPTED - Enum constant in enum class org.nuxeo.lib.stream.computation.log.ComputationRunner.ReturnCode
- 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(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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.Fragment.State
-
The fragment has been invalidated by a deletion.
- INVALIDATED_MODIFIED - Enum constant in enum class 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. - invalidateTypeMapping() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
- 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> - Class in org.nuxeo.ecm.core.storage
-
Propagator of invalidations to a set of
InvalidationsQueue
s. - InvalidationsPropagator() - Constructor for class org.nuxeo.ecm.core.storage.InvalidationsPropagator
- InvalidationsQueue<T> - 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 class 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.template.service.TemplateProcessorComponent
- 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 Class in org.nuxeo.ecm.automation
-
The chain could not be validated.
- InvalidChainException(String) - Constructor for exception class 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 class 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 Class in org.nuxeo.ecm.platform.relations.api.exceptions
-
A valid literal cannot have both type and language set.
- InvalidLiteralException() - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
- InvalidLiteralException(String) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
- InvalidLiteralException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
- InvalidLiteralException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
- InvalidOperationException - Exception Class in org.nuxeo.ecm.automation
-
Dedicated to bad requests: operation unsupported, invalid, not implemented...
- InvalidOperationException(String) - Constructor for exception class org.nuxeo.ecm.automation.InvalidOperationException
- InvalidOperationException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.automation.InvalidOperationException
- InvalidOperationException(Throwable) - Constructor for exception class org.nuxeo.ecm.automation.InvalidOperationException
- invalidParameterMessage(String, BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.AbstractBulkActionValidation
- InvalidPasswordException - Exception Class 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 class org.nuxeo.ecm.platform.usermanager.exceptions.InvalidPasswordException
- InvalidPasswordException(String) - Constructor for exception class org.nuxeo.ecm.platform.usermanager.exceptions.InvalidPasswordException
- InvalidPasswordException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.usermanager.exceptions.InvalidPasswordException
- InvalidPasswordException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.usermanager.exceptions.InvalidPasswordException
- InvalidPredicateException - Exception Class in org.nuxeo.ecm.platform.relations.api.exceptions
-
A predicate has to be a resource.
- InvalidPredicateException() - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
- InvalidPredicateException(String) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
- InvalidPredicateException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
- InvalidPredicateException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
- InvalidPropertyValueException - Exception Class in org.nuxeo.ecm.core.api.model
-
Exception thrown when setting an illegal property value.
- InvalidPropertyValueException() - Constructor for exception class org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
- InvalidPropertyValueException(String) - Constructor for exception class org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
- InvalidPropertyValueException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
- InvalidPropertyValueException(Throwable) - Constructor for exception class 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
- invalidRequest(String, int) - 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 Class in org.nuxeo.ecm.platform.search.core
- InvalidSearchParameterException(String) - Constructor for exception class org.nuxeo.ecm.platform.search.core.InvalidSearchParameterException
- InvalidSearchParameterException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.search.core.InvalidSearchParameterException
- InvalidSearchParameterException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.search.core.InvalidSearchParameterException
- InvalidStateException - Exception Class in org.nuxeo.ecm.webengine.session
- InvalidStateException(Component, String) - Constructor for exception class org.nuxeo.ecm.webengine.session.InvalidStateException
- InvalidStatementException - Exception Class in org.nuxeo.ecm.platform.relations.api.exceptions
-
Invalid statement exception.
- InvalidStatementException() - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
- InvalidStatementException(String) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
- InvalidStatementException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
- InvalidStatementException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
- invalidStreams - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation
- InvalidSubjectException - Exception Class in org.nuxeo.ecm.platform.relations.api.exceptions
-
A subject cannot be a literal.
- InvalidSubjectException() - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
- InvalidSubjectException(String) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
- InvalidSubjectException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
- InvalidSubjectException(Throwable) - Constructor for exception class 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(String, String, Object, MultivaluedMap<String, String>, Map<String, String>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
- invoke(String, String, Object, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
- invoke(Request, Response) - Method in class org.nuxeo.runtime.tomcat.dev.DevValve
- invoke(Request, Response) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractAuthenticatedActionsValve
- invoke(Request, Response) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- 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
- InvokeInitInboundHandlerAction - Class in org.nuxeo.ecm.platform.auth.saml.processor.action
- InvokeInitInboundHandlerAction(MessageHandler) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.action.InvokeInitInboundHandlerAction
- 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.audit.io
-
Adapter for import/export of audit logs.
- IOAuditAdapter() - Constructor for class org.nuxeo.audit.io.IOAuditAdapter
- IOAuditResources - Class in org.nuxeo.audit.io
-
IO Resources for logs
- IOAuditResources(Map<DocumentRef, List<LogEntry>>) - Constructor for class org.nuxeo.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.audit.io
-
Audit log entry importer/exporter.
- IOLogEntryBase() - Constructor for class org.nuxeo.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 anIOManager
. - 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_ENLISTED - Static variable in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
- IS_FAVORITE - Static variable in class org.nuxeo.ecm.collections.core.io.FavoritesJsonEnricher
- IS_FLEXIBLE_RECORD - Static variable in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
-
Pseudo-property for the flexible record state.
- IS_FLEXIBLE_RECORD - Static variable in class org.nuxeo.ecm.core.io.avro.AvroConstants
- IS_FLEXIBLE_RECORD_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- IS_FOLDER - Static variable in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
- IS_INVALID_MSG - Static variable in exception class 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 class 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
- isAbsolute() - Method in class org.nuxeo.common.utils.Path
- isAbsolute() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- isAccepted() - Method in interface org.nuxeo.ecm.platform.task.Task
- isAccepted() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
- 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
ordisableReadVersionPermission
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.io.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.io.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
iftypeName
is an allowed sub type ofcontainerTypeName
,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
iftypeName
is an allowed sub type ofcontainerTypeName
, filtered by a local UI types configuration retrieved from thecurrentDoc
, 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
- isAmbiguous() - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
- iSAMLObjectPresent(HttpServletRequest) - Static method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- 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.usermanager.AbstractUMObject
-
Deprecated.since 11.1, use
AbstractUMObject.isAPowerUserEditableArtifact(Object)
instead. - isAPowerUserEditableArtifact() - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
-
Check that the current artifact is editable by a power user.
- isAPowerUserEditableArtifact(NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.usermanager.GroupObject
- isAPowerUserEditableArtifact(NuxeoPrincipal) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserObject
- isAPowerUserEditableArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.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
- 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
- isArchiveFileValid(File) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter
- isArray - Variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
- isArray - Variable in class org.nuxeo.ecm.core.storage.State.ListDiff
- isArray - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- 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 class 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() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
- isAsync() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
- isAsync(String) - Method in class org.nuxeo.ecm.automation.server.rest.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.
- isAsyncSupported() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AuthenticatedActionsValve
- 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
-
Deprecated.
- 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.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 class org.nuxeo.ecm.platform.rendition.extension.PdfAutomationRenditionProvider
- 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.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
- 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, byte[]) - Static method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
-
Deprecated.
- isBlobDigestCorrect(String, BlobClient) - Static method in class org.nuxeo.ecm.blob.azure.AzureFileStorage
-
Deprecated.
- isBlobDirty(DocumentModel) - Method in class org.nuxeo.template.listeners.TemplateInitListener
- isBlobKeysDisabledForTestingPurpose() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
-
For test purpose only.
- 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.query.MongoDBAbstractSearchBuilder.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.since 11.1, use
ConfigurationService.isBooleanFalse(String)
instead - 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.since 11.1, use
ConfigurationService.isBooleanTrue(String)
instead - 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
- isBrokenDocument() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
Deprecated.
- 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
- isCached(RequestAuthenticator) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore
- isCacheEnabled() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- isCacheEnabled() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, not used anymore
- 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
- 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
- isCaseSensitive(String, ScimV2ResourceType) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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.rest.ExecutableResource
- isChain() - Method in class org.nuxeo.ecm.automation.server.rest.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
- isChunked() - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- isChunksCompleted() - Method in class org.nuxeo.ecm.core.io.upload.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
- isColdStorageMode() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
- isColdStorageMode() - Method in interface org.nuxeo.ecm.core.blob.BlobProvider
-
Checks whether this blob provider uses "cold storage mode".
- 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(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
- 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.
- isCommandInTimeout() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
- 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
- isCommitted() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
- isCommitted() - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- isCommitted() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
- 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.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.lib.stream.computation.Watermark
- isCompleted(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- isCompleted(String) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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 givenkey
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(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
- isConfigurationValueEquals(String, String) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
-
This method checks the equality of the two given values by taking care that backslash escaping hasn't been performed on
userValue
. - isConfigured() - Method in record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
-
Returns the value of the
isConfigured
record component. - isConfigured(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
- 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.
- 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.
- isContextParamFalse(String) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- isContextParamTrue(String) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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
- isCreateIndexes() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
- isCreateInitialFolder() - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
- isCurrentAdministrator() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
-
Deprecated.since 11.1, use
NuxeoPrincipal.isCurrentAdministrator()
instead - 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.scroll.ScrollDescriptor
- isDefault - Variable in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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 - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
- 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.search.SearchIndexDescriptor
- 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.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
- isDelete() - Method in class org.nuxeo.ecm.core.search.IndexingRequest
- 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
- isDeleteRecursive() - Method in class org.nuxeo.ecm.core.search.IndexingRequest
- isDelta() - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
This is an update of a status containing only partial information.
- isDenied() - Method in class org.nuxeo.ecm.core.api.security.ACE
-
Checks if this privilege is denied.
- isDenied() - Method in enum class 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
andpath
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
- isDescending() - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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
-
Deprecated.
- 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.rest.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. it was changed by the client).
- 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. since 7.2
- 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
ifWork.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
- 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
- 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.search.BulkIndexingRequest
- 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.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.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
- isEnable() - Static method in class org.nuxeo.ecm.core.api.impl.DownloadBlobGuard
-
Is the guard enabled?
- 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.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() - Method in class org.nuxeo.audit.service.extension.EventDescriptor
- isEnabled() - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- isEnabled() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
- isEnabled() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
- isEnabled() - Method in class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
- 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.automation.core.events.EventHandler
- isEnabled() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
- isEnabled() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
- isEnabled() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
- isEnabled() - Method in class org.nuxeo.ecm.automation.core.OperationContribution
- isEnabled() - Method in interface org.nuxeo.ecm.automation.core.OperationDescriptor
- isEnabled() - Method in class org.nuxeo.ecm.automation.OperationChain
- isEnabled() - Method in interface org.nuxeo.ecm.automation.OperationType
- isEnabled() - Method in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- isEnabled() - Method in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
- 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 class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
- 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.search.client.opensearch1.OpenSearchSearchClientDescriptor
- isEnabled() - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- isEnabled() - Method in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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.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.FactoryBindingDescriptor
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.ui.web.auth.service.AuthenticationPluginDescriptor
- isEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
- 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.NuxeoCorsFilterDescriptor
- 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.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.opensearch1.embed.OpenSearchEmbedServerConfig
- isEnabled() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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
-
Deprecated.since 2025.0 unused
- isEnableSet() - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- 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
- isEnded() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- isEnded() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- 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
- isEnforcedRecord() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if the document is an enforced record.
- isEnforcedRecord() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- isEnforcedRecord() - Method in interface org.nuxeo.ecm.core.model.Document
- isEnforcedRecord(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- isEnforcedRecord(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Checks if the document is an enforced record.
- isEnlisted - Static variable in class org.nuxeo.audit.listener.StreamAuditEventListener
- isEnlisted - Static variable in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- isEnlisted - Static variable in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
- 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.
- 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
- isExclusive(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
-
Returns true if action is exclusive and only one of such command per repository can be scheduled or running.
- isExclusive(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- isExecuted() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
- isExecutionRunning(String) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Returns whether a workflow escalation execution is running on the given
repositoryName
. - isExecutionRunning(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
- isExisting - Variable in class org.nuxeo.runtime.management.ServerLocatorDescriptor
- 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.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
- isFetchMembers() - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- isFile() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
-
Tests whether this type describes a document (not a folder!)
- 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 aFileSystemItem
. - 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 aFileSystemItem
. - 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 aFileSystemItem
. - 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 aFileSystemItem
. - isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
-
The factory considers that a
DocumentModel
is adaptable as aFileSystemItem
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, unlessincludeDeleted
is true AND it is a synchronization root registered for the current user, unlessrelaxSyncRootConstraint
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 aFileSystemItem
if: It is a Collection AND it is not HiddenInNavigation AND it is not in the trash, unlessincludeDeleted
is true AND it is a synchronization root registered for the current user, unlessrelaxSyncRootConstraint
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 aFileSystemItem
if: It is not a version AND it is not HiddenInNavigation AND it is not in the trash, unlessincludeDeleted
is true AND it is Folderish or it can be adapted as aBlobHolder
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, unlessrelaxSyncRootConstraint
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
- isFirefox4OrMore(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
- 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?
- isFlexibleRecord - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
- isFlexibleRecord - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- isFlexibleRecord() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if the document is a flexible record.
- isFlexibleRecord() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- isFlexibleRecord() - Method in interface org.nuxeo.ecm.core.model.Document
- isFlexibleRecord() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- isFlexibleRecord() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
- isFlexibleRecord() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- isFlexibleRecord() - Method in class org.nuxeo.ecm.core.storage.sql.Node
- isFlexibleRecord(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- isFlexibleRecord(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Checks if the document is a flexible record.
- 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
- 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.ConfigurationHolder
- isForceGenerationOnce() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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
- 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 class 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.video.service.VideoConversionWork
- isGroupPredicate - Variable in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
- isGroupToGroup() - Method in class org.nuxeo.directory.mongodb.MongoDBReference
- 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
-
Don't publish module on the WebEngine main page.
- 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
- 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
- isHistoryPushStateSupported(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
- 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 & 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 class 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.BinaryMetadataUpdateWork
- isIdempotent() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
-
Deprecated.
- 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.TransiantStorageGCWork
- 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.preview.work.PreviewWork
- isIdempotent() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
- isIdempotent() - Method in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- isIdempotent() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
Deprecated.
- 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
-
Deprecated.since 2025.0 unused
- 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
- isIndexNotNone() - Method in class org.nuxeo.ecm.core.schema.PropertyIndexOrder
- 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.rest.servlet.config.ListenerSetDescriptor
- isInitialized() - Static method in class org.nuxeo.runtime.api.Framework
-
Tests whether or not the runtime was initialized.
- isInline() - Method in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
- 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
- isInvertX() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
- isInvertY() - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
- 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 class 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.audit.elasticsearch.io.AuditEntryJSONWriter
-
Deprecated.Helper method used to determine if a String field is actually nested JSON
- isJsonContent(String) - Static method in class org.nuxeo.audit.io.LogEntryJsonWriter
- isKeyPrefixed - Variable in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- isKnown() - Method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
-
Returns
true
if the value is known (missing or present), otherwisefalse
. - isLastPageAvailable() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- 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.io.rest.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.ecm.platform.query.nxql.SearchServicePageProvider
- 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
- 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
- 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.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
- isLoaded() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- isLocal() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
- isLocal() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
- 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
- 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
-
Deprecated.
- isMD5(String) - Static method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- 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 thisFileImporterDescriptor
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
- 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.since 11.1. Use
MimetypeRegistryService.isMimeTypeNormalized(String)
instead. - 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, otherwisefalse
. - isMissingCapabilities() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns
true
if the response is provided but search client lacks some search capabilities. - isMissingKey(StorageException) - Static method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- isMissingKey(SdkException) - Static method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- isMixinTypes(Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
- isMixinTypes(MongoDBAbstractSearchBuilder.FieldInfo) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
- 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.
- isMSEdge(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
- isMSIE10OrMore(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
- isMSIE6or7(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
- isMulti() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters.ParameterValue
-
Checks whether this is multi-valued.
- isMultipleExecution() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
- isMultiRepositories() - Method in interface org.nuxeo.ecm.core.search.SearchQuery
- 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
- 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
- isNeedStartingURLSaving() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
- 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).
- 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 class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- 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.io.rest.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.ecm.platform.query.nxql.SearchServicePageProvider
- 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(XSComponent) - Static method in class org.nuxeo.ecm.core.schema.XSDLoader
- 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.audit.opensearch1.OpenSearchAuditBackend
- isNonNullParam(Object[]) - Method in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- 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.
- isNotNone() - Method in enum class org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
- 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
- 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
- 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.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
ifFileImporter.createOrUpdate(FileImporterContext)
creates more than one document for the given blob,false
otherwise. - isOngoingRestore() - Method in class org.nuxeo.ecm.core.blob.BlobStatus
- isOnGoingRestore(String) - Static method in class org.nuxeo.ecm.blob.s3.S3Utils
-
AWS SDK V2 does not have an API to check if a S3 object is being restored.
- 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
- isOptimisticTypesEnabled() - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
- 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.video.importer.VideoImporter
- isPackageInstalled(Package) - Method in class org.nuxeo.connect.update.task.guards.PackagesHelper
- 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
- isPDFMimeType(String) - Static method in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
- 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
-
Checks if
VersioningService.doPostSave(org.nuxeo.ecm.core.api.CoreSession, org.nuxeo.ecm.core.model.Document, org.nuxeo.ecm.core.api.VersioningOption, java.lang.String, java.util.Map<java.lang.String, java.io.Serializable>)
will do a checkin when called with the same arguments. - 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
- 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
-
Checks if
VersioningService.doPreSave(org.nuxeo.ecm.core.api.CoreSession, org.nuxeo.ecm.core.model.Document, boolean, org.nuxeo.ecm.core.api.VersioningOption, java.lang.String, java.util.Map<java.lang.String, java.io.Serializable>)
will do a checkout when called with the same arguments. - 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, otherwisefalse
. - 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.io.rest.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(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
- isPropertiesFile(String) - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
- isProperty - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
- 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 - Variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
- 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
- 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 givendocumentModel
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.
- 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 class org.nuxeo.ecm.quota.size.QuotaExceededException
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.documents.BusinessAdapterReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.UrlEncodedFormRequestReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.BlobReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.MultivaluedMapProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.PartialCoreIODelegate
- 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 class org.nuxeo.ecm.core.io.DummyServletOutputStream
- isReady() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- isReady() - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- isReady() - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Is the client ready and the search engine healthy to serve requests.
- 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.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- isReady() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- isReady() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
- isReady() - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- isReady() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- isRebalanced - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
- 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.ecm.core.search.index.commands.IndexingCommand
- isRecurse() - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- 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. https://my.redirect.uri It doesn't start with http, e.g. nuxeo://authorize It starts with http://localhost with localhost not part of the domain name, e.g. http://localhost:8080/nuxeo, a counter-example being http://localhost.somecompany.com The Nuxeo node is in Dev mode
- isReference(String) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
- isRefresh() - Method in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- 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
- 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
andpath
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
- isRendition() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
- isRendition() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
- isRenditionSet() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
Deprecated.since 2025.0 seems unused
- isRenditionVisible() - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
- isRenditionVisible() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
- isRenditionVisibleSet() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
Deprecated.since 2025.0 seems unused
- 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
- isResetCreator(CoreSession.CopyOption...) - Static method in enum class org.nuxeo.ecm.core.api.CoreSession.CopyOption
- isResetLifeCycle(CoreSession.CopyOption...) - Static method in enum class 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. all its dependencies are satisfied).
- 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
- 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.platform.mail.security.MailMessageSecurityPolicy
- isRetainable() - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
- isRetainable(String) - Method in interface org.nuxeo.ecm.core.model.Document
-
Can the property be put under retention or legal hold.
- isRetainable(String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
- isRetainable(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- isRetained(String) - Method in interface org.nuxeo.ecm.core.model.Document
-
Is the property under retention or legal hold.
- isRetained(String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
- isRetained(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.
- isRetentionActive(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Deprecated.since 11.1, unused, use
CoreSession.hasLegalHold(org.nuxeo.ecm.core.api.DocumentRef)
instead - isRetentionStricMode() - Static method in class org.nuxeo.ecm.core.model.BaseSession
-
Is the retention in strict mode?
- isRevoked - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
- isRollback() - Method in exception class 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.webengine.model.impl.AbstractResource
- isRoot() - Method in interface org.nuxeo.ecm.webengine.model.Resource
- isRoot() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- 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.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
- isS3RetentionEnabled() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Deprecated.since 2023.0, unused
- isSafari5(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
- 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
- isScrollSearch() - Method in interface org.nuxeo.ecm.core.search.SearchQuery
- isScrollSearch() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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
- isSecure() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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
andpath
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
- isSelected() - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
- isSelected() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
- isSequentialCommands(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
-
Deprecated.since 2021.45, use
BulkAdminService.isSequentialScroll(String)
instead. - isSequentialCommands(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- isSequentialProcessing(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
-
Returns true if command processing for this action should be done sequentially.
- isSequentialProcessing(String) - Method in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- isSequentialScroll(String) - Method in interface org.nuxeo.ecm.core.bulk.BulkAdminService
-
Returns true if commands of this action need to be scrolled sequentially.
- isSequentialScroll(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
- isSharedDocument(CoreSession, DocumentModel, DocumentModel) - Static method in class org.nuxeo.easyshare.EasyShare
-
Returns
true
if the givendoc
is either: A member of the givensharedDoc
collection. A descendant of a foldersish member of the givensharedDoc
collection. A descendant of the givensharedDoc
folderish document. - isShareValid(DocumentModel) - Method in class org.nuxeo.easyshare.EasyShare
- 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
- 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
- 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.io.rest.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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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
- isSslCertificateVerification() - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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
- isStateful() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
- isStateLoaded - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
state is lifecycle, version stuff.
- 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
- 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.
- isStrictValidation() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
- 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
- isSuccessSSOResponse(ProfileRequestContext) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
- issue - Variable in class org.nuxeo.runtime.test.runner.RandomBug.RepeatOnFailure
- issue() - Element in annotation interface 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.
- isSupported(Blob) - Method in interface org.nuxeo.wopi.WOPIService
-
Returns
true
if the givenblob
is supported by WOPI,false
otherwise. - isSupported(Blob) - Method in class org.nuxeo.wopi.WOPIServiceImpl
- 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.ecm.core.search.index.commands.IndexingCommand
- isSync() - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- 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.ecm.core.search.index.commands.IndexingCommandsStacker
- isSyncIndexingByDefault() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommandsStacker
- isSyncIndexingByDefault() - Method in class org.nuxeo.ecm.core.search.index.commands.ThreadLocalIndexingCommandsStacker
- 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
- isTempFile(Path) - Method in class org.nuxeo.ecm.core.blob.PathStrategy
-
Checks if the given file is a temporary file
- 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
- 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.
- 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.
- isTotalAccurate() - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Returns
true
if the total is accurate, i.e. not an estimation. - isTotalAccurate() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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.
- 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 class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
- 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.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.
- 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 class 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.
- isUnderSyncLimit(int, Set<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- 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, otherwisefalse
. - 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
- isUpsert() - Method in class org.nuxeo.ecm.core.search.IndexingRequest
- isUsageTrackingEnabled() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- isUsageTrackingEnabled() - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- isUsageTrackingEnabled() - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- isUseMainContentAsTemplate() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
- isUseRepositoryName() - Method in interface org.nuxeo.ecm.core.blob.BlobDispatcher
- isUseRepositoryName() - Method in class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher
- isUseRepositoryName() - Method in interface org.nuxeo.ecm.core.blob.DocumentBlobManager
-
Are the blobs from a repository stored in a provider with the same name.
- isUseRepositoryName() - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- isUserInGroup(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
- isUserToGroup() - Method in class org.nuxeo.directory.mongodb.MongoDBReference
- isUserValid(HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.server.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
- isValidCreditCard(String) - Method in class org.nuxeo.log4j.Redactor
- isValidDigest(String) - Method in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- isValidDigest(String) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- isValidDigest(String) - Method in class org.nuxeo.ecm.core.blob.DigestConfiguration
-
Deprecated.since 11.5, use
KeyStrategyDigest
instead - isValidDigest(String) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
- isValidEL(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
- isValidKey(String) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
-
Does the given key have the expected pattern for the provider's key strategy.
- isValidKey(String) - Method in interface org.nuxeo.ecm.core.blob.KeyStrategy
-
Does the given key have the expected pattern for this strategy.
- isValidKey(String) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDigest
- isValidKey(String) - Method in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
- 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.model.stream.DocumentDomainEvent
- 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
- 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
- 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 if the document route is a model, false if it is just an instance i.e. a running workflow.
- 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. a running workflow.
- 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.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.io.rest.EntityListWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.EntityWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.JsonAdapterWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.JsonLoginInfoWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.JsonPrimitiveWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.JsonRecordSetWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.JsonTreeWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonAutomationInfoWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonHtmlOperationWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonOperationWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.io.types.DocumentTypesWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.io.types.FacetsWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.io.types.SchemasWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.server.resource.wro.ResourceBundleWriter
- 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.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.DownloadContextBlobHolderWriter
- 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.ecm.webengine.rest.coreiodelegate.PartialCoreIODelegate
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.rest.views.TemplateViewMessageBodyWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.rest.views.ViewMessageBodyWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.targetplatforms.rest.JsonWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.template.xdocreport.rest.ResourceMessageWriter
- isWriter() - Method in class org.nuxeo.ecm.core.io.registry.reflect.MarshallerInspector
- it - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- it - Variable in class org.nuxeo.ecm.core.blob.scroll.InMemoryBlobScroll
- it - Variable in class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
- 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
- it - Variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobScroll
- ITEM_VERSION - Static variable in class org.nuxeo.wopi.Headers
- itemName - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
- 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.
- IterableQueryResultImpl - Class in org.nuxeo.ecm.core.search
-
Iterable query result based on scroll search results.
- IterableQueryResultImpl(SearchResponse) - Constructor for class org.nuxeo.ecm.core.search.IterableQueryResultImpl
- iterator - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobScroll
- 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.search.IterableQueryResultImpl
- 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.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
- 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 Class 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_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 - Enum constant in enum class 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_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
andbin/nuxeoctl
. - javaLogger - Variable in class org.nuxeo.ecm.platform.importer.log.BasicLogger
- javascript - Enum constant in enum class 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
byNuxeoContainer
. - 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
- JBOSS - Enum constant in enum class 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
- 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, - Interface in org.nuxeo.ecm.core.storage.sql.jdbcR> - JDBCMapper.CursorResult - Class in org.nuxeo.ecm.core.storage.sql.jdbc
- JDBCRowMapper - Class in org.nuxeo.ecm.core.storage.sql.jdbc
-
A
JDBCRowMapper
mapsRow
s 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
- JETTY - Enum constant in enum class org.nuxeo.runtime.api.J2EEContainerDescriptor
- jexl - Static variable in class org.nuxeo.connect.update.task.guards.Guard
- 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
- JNDI_SESSION_NAME - Static variable in class org.nuxeo.mail.JndiSMTPMailSender
-
Deprecated.
- 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
- JndiSMTPMailSender - Class in org.nuxeo.mail
-
Deprecated.since 2023.4 Compatibility implementation of MailSender relying on a MailSession available through JNDI.
Use a
MailSenderDescriptor
to configure yourMailSender
properly. - JndiSMTPMailSender(String) - Constructor for class org.nuxeo.mail.JndiSMTPMailSender
-
Deprecated.
- JndiSMTPMailSender(MailSenderDescriptor) - Constructor for class org.nuxeo.mail.JndiSMTPMailSender
-
Deprecated.
- JOB_ENDED_SUFFIX - Static variable in class org.nuxeo.audit.api.job.JobHistoryHelper
- JOB_FAILED_SUFFIX - Static variable in class org.nuxeo.audit.api.job.JobHistoryHelper
- JOB_STARTED_SUFFIX - Static variable in class org.nuxeo.audit.api.job.JobHistoryHelper
- jobEndedEventId - Variable in class org.nuxeo.audit.api.job.JobHistoryHelper
- jobFactoryClass - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
- jobFailedEventId - Variable in class org.nuxeo.audit.api.job.JobHistoryHelper
- jobHelper - Variable in class org.nuxeo.ecm.platform.importer.listener.JobHistoryListener
- JobHistoryHelper - Class in org.nuxeo.audit.api.job
-
Simple helper class to trace job execution using the Audit Service.
- JobHistoryHelper(String) - Constructor for class org.nuxeo.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.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.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(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 - Enum constant in enum class 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
- joinText(List<O>, Function<O, String>, int) - Method in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
- JPA - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
-
Even before repository init.
- 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.SeqRunnable - 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
- js - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.web.resources.api.ResourceType
- jsfjs - Enum constant in enum class 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(IndexingJsonWriter, DocumentModel) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- JSON_COLUMN - Static variable in class org.nuxeo.audit.directory.storage.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_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.io
-
Should be implemented by objects that needs to be returned in response to clients as JSOn objects
- JsonAdapterWriter - Class in org.nuxeo.ecm.automation.io.rest
- JsonAdapterWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.JsonAdapterWriter
- JsonAutomationInfoWriter - Class in org.nuxeo.ecm.automation.io.rest.operations
- JsonAutomationInfoWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.JsonAutomationInfoWriter
- JSONBatchBlobDecoder - Class in org.nuxeo.ecm.automation.core.util
-
Uses a JSON definition to retrieve a Blob uploaded in a batch.
- JSONBatchBlobDecoder() - Constructor for class org.nuxeo.ecm.automation.core.util.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 - JSONDocumentObject - Class in org.nuxeo.ecm.restapi.server
-
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.JSONDocumentObject
- jsonEntries - Variable in class org.nuxeo.audit.directory.storage.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
- 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.io.rest
- JsonFactoryProvider - Class in org.nuxeo.ecm.core.io.marshallers.json
-
Provides a
JsonFactory
withObjectMapper
. - JsonFactoryProvider() - Constructor for class org.nuxeo.ecm.automation.io.rest.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.io.rest
- JsonHelper() - Constructor for class org.nuxeo.ecm.automation.io.rest.JsonHelper
- JSONHelper - Class in org.nuxeo.template.xdocreport.rest
- JSONHelper() - Constructor for class org.nuxeo.template.xdocreport.rest.JSONHelper
- JsonHtmlOperationWriter - Class in org.nuxeo.ecm.automation.io.rest.operations
-
Writer producing html for Json Operation export.
- JsonHtmlOperationWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.JsonHtmlOperationWriter
- JsonLoginInfoWriter - Class in org.nuxeo.ecm.automation.io.rest
- JsonLoginInfoWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.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
- JsonNodeHelper - Class in org.nuxeo.ecm.restapi.test
- 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.io.rest.operations
- JsonOperationWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.JsonOperationWriter
- JsonPrimitiveWriter - Class in org.nuxeo.ecm.automation.io.rest
- JsonPrimitiveWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.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.io.rest
-
Manage JSON Marshalling for
RecordSet
objects - JsonRecordSetWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.JsonRecordSetWriter
- JsonRequestReader - Class in org.nuxeo.ecm.automation.io.rest.operations
- JsonRequestReader() - Constructor for class org.nuxeo.ecm.automation.io.rest.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
- JsonTreeWriter - Class in org.nuxeo.ecm.automation.io.rest
- JsonTreeWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.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.io.rest
-
Json writer for operations export.
- JsonWriter - Class in org.nuxeo.targetplatforms.rest
- JsonWriter() - Constructor for class org.nuxeo.ecm.automation.io.rest.JsonWriter
- JsonWriter() - Constructor for class org.nuxeo.targetplatforms.rest.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.ConfigurationChecker
- JVMCHECK_NOFAIL - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- JVMCHECK_PROP - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- jvmProperties() - Method in record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Returns the value of the
jvmProperties
record component. - JVMVersion - Class in org.nuxeo.launcher.config
- JVMVersion(int, int) - Constructor for class org.nuxeo.launcher.config.JVMVersion
- JVMVersion.UpTo - Enum Class 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
- 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. - 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
-
JXLS
TemplateProcessor
- JXLSTemplateProcessor() - Constructor for class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
K
- KAFKA - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- 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> - 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> - 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
-
Deprecated.
- keepAliveSeconds - Variable in class org.nuxeo.ecm.core.api.CursorResult
- keepAliveSeconds - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.CursorResult
- keepEncryptedAsVar(boolean) - Method in class org.nuxeo.common.utils.TextTemplate
-
Whether to replace or not the variables which value is encrypted.
- 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.core.blob.binary.BinaryBlob
-
Deprecated.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.ComputeDigestHelper
- key - Variable in class org.nuxeo.ecm.core.blob.ComputeDigestWork
- 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.io.upload.batch.Batch
- key - Variable in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- key - Variable in class org.nuxeo.ecm.core.io.upload.batch.BatchFileInfo
- 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.query.MongoDBAbstractSearchBuilder.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.SeqRunnable
- 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 record class org.nuxeo.audit.service.ExtendedInfoMapper
-
Returns the value of the
key
record component. - key() - Method in record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
-
Returns the value of the
key
record component. - key() - Element in annotation interface 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 record class org.nuxeo.ecm.restapi.io.management.SequencerKeyValue
-
Returns the value of the
key
record component. - 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() - Method in record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
-
Returns the value of the
key
record component. - KEY - Enum constant in enum class 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.mongodb.transientstore.MongoDBTransientStore
- KEY - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- KEY - Static variable in class org.nuxeo.ecm.restapi.server.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_KEYS - 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_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_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_FLEXIBLE_RECORD - 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_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_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_RETAINED_PROPS - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- 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_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_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
-
Deprecated.
- keyArray() - Method in class org.nuxeo.ecm.core.storage.State
-
Gets an array of keys.
- 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 - Variable in 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
- KeycloakAuthenticatorValve - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
-
Keycloak authentication valve
- KeycloakAuthenticatorValve() - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- keycloakInit() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- 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 theObjectMapper.setSerializationInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include)
method is not in 1.8.x
ThenKeycloakNuxeoDeployment
is the same class asKeycloakDeploymentBuilder
, rewriting static methodKeycloakDeploymentBuilder.loadAdapterConfig(java.io.InputStream)
to avoid the use ofObjectMapper.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, OIDCServletHttpFacade, KeycloakDeployment) - Constructor for class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator
- keycloakRestoreRequest(Request) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- keycloakSaveRequest(Request) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- KeycloakToken - Record Class in org.nuxeo.ecm.platform.ui.web.keycloak
- KeycloakToken(String, int, int, String, String, int, String) - Constructor for record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Creates an instance of a
KeycloakToken
record class. - 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
- keyEntries - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- keyEntries - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore
- 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 - Interface in org.nuxeo.ecm.platform.auth.saml.key
-
A manager for
Credential
s. - 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
- keyPairEntries - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- keyPairEntries - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore
- 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
-
Deprecated.
- keys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.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(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
- keySet() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the user configuration key set.
- keysInActiveTransactions - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- keyStore - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- keyStore - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore
- KEYSTORE_FILE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- KEYSTORE_LEGACY_MODE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- KEYSTORE_PASS_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- KeyStoreEntry(String, String, K, X509Certificate) - Constructor for record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
-
Creates an instance of a
KeyStoreEntry
record class. - keyStoreFile - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
- keyStoreFile - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- 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
-
Deprecated.
- keyStorePassword - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- keyStorePassword - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- keyStorePassword - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- keyStorePassword - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore
- keyStorePath - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- keyStorePath - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- keyStorePath - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore
- keyStoreType - Variable in class org.nuxeo.ecm.core.blob.AESBlobStoreConfiguration
- keyStoreType - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- keyStoreType - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- keyStoreType - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- keyStoreType - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore.Builder
- keyStoreType - Variable in class org.nuxeo.runtime.test.TemporaryKeyStore
- keyStrategy - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobStore
- keyStrategy - Variable in class org.nuxeo.ecm.core.blob.BlobWriteContext
- keyStrategy - Variable in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- 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 suffixed by the xpath if not the main blob.
- 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.mongodb.transientstore.MongoDBTransientStore
- 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.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.query.MongoDBSearchConverter
- 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
- keyValues() - Method in record class org.nuxeo.ecm.restapi.io.management.Sequencer
-
Returns the value of the
keyValues
record component. - 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
- KEYWORD_PATTERN - Static variable in class org.nuxeo.log4j.Redactor
- kill() - Method in class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
- kill() - Method in class org.nuxeo.ecm.platform.importer.executor.rest.AbstractRestImporterExecutor
- 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
- 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.audit.service.extension.AdapterDescriptor
- klass - Variable in class org.nuxeo.ecm.automation.io.services.codec.CodecDescriptor
- 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.io.upload.batch.BatchHandlerDescriptor
- klass - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchHintDescriptor
- 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.AuditBackendDescriptor
-
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.web.resources.core.ProcessorDescriptor
- klass - Variable in class org.nuxeo.ecm.webengine.rendering.RenderingExtensionDescriptor
- klass - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchDocWriterDescriptor
- klass - Variable in class org.nuxeo.mail.MailSenderDescriptor
- 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.wopi.CheckFileInfoUpdaterDescriptor
- klass() - Element in annotation interface org.nuxeo.runtime.test.runner.LoggerLevel
-
The logger class on which we want to set the logger level
- KMS_LEGACY_MODE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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 - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- 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.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.Suggestion
- 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.targetplatforms.api.impl.TargetInfoImpl
- label - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- label - Variable in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
- label - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
- label() - Element in annotation interface 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_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
- 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
- lagAsJson(String, String, List<LogLag>) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- 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.QueryObject
- language - Variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
- 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_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 - Enum constant in enum class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
- LAST_COMMITTED - Enum constant in enum class 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
- LAST_NAME - Static variable in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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
- lastCommandId - Variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationComputation
- 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()
orReloadService.flushJaasCache()
orReloadService.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
- lastMetricsReceived - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
- 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.
- 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() - 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.
- lastPictureViewsStatus - Variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
- 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.rest.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
-
Expect a String structure with form: repo-1:root-ref-1,repo-1:root-ref-2,repo-2:root-ref-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.audit.provider.LatestCreatedUsersOrGroupsPageProvider
- LATEST_CREATED_USERS_OR_GROUPS_PROVIDER - Static variable in class org.nuxeo.audit.provider.LatestCreatedUsersOrGroupsPageProvider
- LatestCreatedUsersOrGroupsPageProvider - Class in org.nuxeo.audit.provider
- LatestCreatedUsersOrGroupsPageProvider() - Constructor for class org.nuxeo.audit.provider.LatestCreatedUsersOrGroupsPageProvider
- latestLogIdAfterDate - Variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- latMetric - Variable in class org.nuxeo.runtime.stream.StreamMetricsComputation.LatencyMetric
- launch() - Method in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
- launch() - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
- launch(String) - Method in class org.nuxeo.ecm.restapi.server.management.ProbesObject
-
Launches a specific probe.
- launch(String) - Method in class org.nuxeo.ecm.restapi.server.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
- 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 Class in org.nuxeo.launcher.connect
-
Launcher is required to restart.
- LauncherRestartException() - Constructor for exception class org.nuxeo.launcher.connect.LauncherRestartException
- 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, String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
-
Launch an asynchronously initial computation for the given
updaterName
onrepositoryName
fordocPath
. - 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
- LazyBinary - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.since 2023.9
- LazyBinary(String, String, CachingBinaryManager) - Constructor for class org.nuxeo.ecm.core.blob.binary.LazyBinary
-
Deprecated.
- 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.rest.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. the uniqueMember attribute of the groupOfUniqueNames objectclass) the dynamic attribute strategy where a potentially multi-valued attribute stores a ldap urls intensively describing the refereed LDAP entries (eg. the memberURLs attribute of the groupOfURLs objectclass)
- 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 - 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 - Enum constant in enum class 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
- LEGACY_PEVIEW_PROP - Static variable in class org.nuxeo.ecm.restapi.server.adapters.PreviewAdapter
- LEGACY_RENDERING_PROP - Static variable in class org.nuxeo.ecm.restapi.server.rendition.RenditionObject
- LEGAL_HOLD_QUERY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- LEGAL_HOLD_QUERY - Static variable in class org.nuxeo.ecm.core.trash.AbstractTrashService
-
Deprecated.since 2023
- legalHold - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- length - Variable in class org.nuxeo.ecm.core.api.impl.blob.URLBlob
- length - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlob
-
Deprecated.
- 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.io.upload.batch.BatchFileInfo
- 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.rest.servlet.mapping.Path
- Length - Annotation Interface 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.mongodb.transientstore.MongoDBTransientStore
- 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.
- lengthOfBlob(String) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- lengthOfBlob(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- lengthOfBlob(ManagedBlob) - Method in class org.nuxeo.ecm.blob.s3.S3BlobProvider
-
Gets the blob length from the underlying s3 bucket.
- 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.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.log4j.NuxeoLogEvent
- level - Variable in class org.nuxeo.runtime.RuntimeMessage
- level() - Method in record class org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
-
Returns the value of the
level
record component. - level() - Element in annotation interface 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 - Enum constant in enum class 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
- lifecycleEvent(LifecycleEvent) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- LifeCycleException - Exception Class 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 class org.nuxeo.ecm.core.api.LifeCycleException
- LifeCycleException(String) - Constructor for exception class org.nuxeo.ecm.core.api.LifeCycleException
- LifeCycleException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.LifeCycleException
- LifeCycleException(Throwable) - Constructor for exception class 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
- 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
- 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
-
Deprecated.
- LIKE_ANCHORED_PROP - Static variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- likeAnchored - Variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
-
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.core.search.SearchQueryImpl.Builder
- limit - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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 - Variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- limit() - Method in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
- limit(int) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
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_QUERY_COUNT - Static variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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.
- limitedResults - Variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchResponseTransformer
- 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
- lines - Variable in class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
- 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
-
Deprecated.
- LinkedDocument - Class in org.nuxeo.ecm.platform.audit.api.comment
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- LinkedDocument() - Constructor for class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
Deprecated.
- 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.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_INDEX_PATTERN - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- 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.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.mem.MemLogManager
- listAllNames() - Method in class org.nuxeo.lib.stream.log.mem.MemLogs
- 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.since 11.1 use
LogManager.listConsumerGroups(Name)
instead - 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.mem.MemLogManager
- 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.ecm.restapi.server.management.StreamObject
- 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.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 - Enum constant in enum class 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.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.rest.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.rest.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.rest.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.rest.ApplicationHost
- listeners - Variable in class org.nuxeo.ecm.webengine.rest.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.rest.servlet.config
- ListenerSetDescriptor() - Constructor for class org.nuxeo.ecm.webengine.rest.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.rest.XDocReportResourceService
- listName - Variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
- listNamesAndCreateIndex(Blob, List<String>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
- listPackages() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
- listPageProviders() - Method in class org.nuxeo.ecm.restapi.server.management.PageProvidersObject
-
Lists the registered page providers.
- 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
- 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
- listStores() - Method in interface org.nuxeo.ecm.core.transientstore.api.TransientStoreService
-
List contributed transient storage names
- listStores() - Method in class org.nuxeo.ecm.core.transientstore.TransientStorageComponent
- listStreams() - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- listToBson(String, Collection<T>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- listToBson(List<?>) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
- 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
- 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 - Enum constant in enum class org.nuxeo.template.api.InputType
- listWork(String, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
- 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.work.MemoryWorkQueuing
- 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.
- 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 - Enum constant in enum class 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
andLiteralList
. - Literals() - Constructor for class org.nuxeo.ecm.core.query.sql.model.Literals
- LiveConnectBlobProvider<O> - 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(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.
- LOAD_SOURCES_TIMEOUT - Static variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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
- 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
- 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) - 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) - Static method in class org.nuxeo.ecm.webengine.rest.Utils
-
Load a class from a class reference string.
- 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 nobundleSymbolicName:
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.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.rest.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.rest.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.rest.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
-
Deprecated.
- 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.since 11.1, use
AbstractDirectory.loadDataOnInit(boolean)
instead - 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
- 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) - Method in interface org.nuxeo.ecm.core.search.SearchResponse
-
Loads search hits from repository as a DocumentModelList using the provided session.
- loadDocuments(CoreSession) - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- loadDocuments(CoreSession, List<String>) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
-
Helper to load a list of documents.
- loadDocuments(CoreSession, List<String>) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- loadDocumentsOneByOne(CoreSession, List<String>) - Method in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
- loadDocumentsOneByOne(CoreSession, List<String>) - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- loadDocumentsOneByOne(CoreSession, List<String>) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- loadDocumentsUsingSession(CoreSession) - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- 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
- loadFacetsInfo(DocumentModel, Document) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
- loadFeature(Class<? extends RunnerFeature>) - Method in class org.nuxeo.runtime.test.runner.DynamicFeaturesLoader
- 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
- loadGuardFromAnnotation(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.runtime.aws.AWSConfigurationServiceImpl
- loadKeyStore(String, String, String) - Static method in class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper
- loadKeyStore(OpenSearchClientConfig.Store) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- 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
- loadModules(File) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
- loadNuxeoDefaults(Path) - Method in class org.nuxeo.launcher.config.ConfigurationLoader
-
Loads the
nuxeo.defaults
andnuxeo.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
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
Properties.load(InputStream)
loads properties with ISO-8859-1 encoding whereas we want UTF-8, useOSGiRuntimeService.loadProperties(Reader)
instead - loadProperties(Reader) - Static method in class org.nuxeo.ecm.automation.core.util.Properties
- loadProperties(Reader) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
- 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(Path) - Method in class org.nuxeo.launcher.config.ConfigurationLoader
- loadProperties(Properties) - Method in class org.nuxeo.common.Environment
- loadProperties(Properties, Path) - Method in class org.nuxeo.launcher.config.ConfigurationLoader
- 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.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
- 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
- loadSchemasEndingWith(Path, String) - Method in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
-
Loads all avro schema files from this directory that end with the pattern.
- loadSimpleType(Schema, XSType, String) - Method in class org.nuxeo.ecm.core.schema.XSDLoader
- loadSources(BulkIndexingRequest) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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
- loadTemplate(String) - Static method in class org.nuxeo.ecm.csv.core.CSVImporterWork
- 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
-
Deprecated.since 2023.9, use
LocalBlobProvider
instead - LocalBinaryManager() - Constructor for class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.
- LocalBinaryManager.DefaultBinaryGarbageCollector - Class in org.nuxeo.ecm.core.blob.binary
-
Deprecated.
- 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
- LocalBlobScroll - Class in org.nuxeo.ecm.core.blob.scroll
-
Scroll blobs of the Local blob store of a #
LocalBlobProvider
, the scroll query is the provider id. - LocalBlobScroll() - Constructor for class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
- 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
- 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 class 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, PackageState, 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
beyondAbstractSession
, 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
- 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
- locateTransactionManager() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoJtaPlatform
- locateUserTransaction() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoJtaPlatform
- location - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.NuxeoRedirectingContentStream
- location - Variable in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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
- LOCCRC - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCEXT - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCFLG - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCHDR - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCHOW - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- lock - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- 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.rest.session.impl.PerSessionCoreProvider.Ref
- lock(String) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- 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 - Enum constant in enum class org.nuxeo.wopi.Operation
- LOCK - Annotation Interface 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
-
Provides
LockableDocumentRoute
for aDocumentModel
. - 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
- LOCKED_FILES - Static variable in class org.nuxeo.ecm.core.blob.CachingBlobStore
- LockException - Exception Class in org.nuxeo.ecm.core.api
-
Exception thrown when failing to lock or unlock a document.
- LockException() - Constructor for exception class org.nuxeo.ecm.core.api.LockException
- LockException(int) - Constructor for exception class org.nuxeo.ecm.core.api.LockException
- LockException(String) - Constructor for exception class org.nuxeo.ecm.core.api.LockException
- LockException(String, int) - Constructor for exception class org.nuxeo.ecm.core.api.LockException
- LockException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.LockException
- LockException(String, Throwable, int) - Constructor for exception class org.nuxeo.ecm.core.api.LockException
- LockException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.LockException
- LockException(Throwable, int) - Constructor for exception class 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
- 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 theLockManagerService
. - 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.
- 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
- lockOrUnlockAndRelock() - Method in class org.nuxeo.wopi.rest.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
- LOCLEN - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCNAM - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCSIG - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCSIZ - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCTIM - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- LOCVER - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.UnclosableZipInputStream
- log - Static variable in class org.nuxeo.audit.service.AbstractAuditBackend
- log - Static variable in class org.nuxeo.audit.stream.AuditDomainEventProducer
- log - Variable in class org.nuxeo.common.Environment
- log - Static variable in class org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener
- log - Static variable in class org.nuxeo.ecm.automation.server.rest.AutomationModule
- log - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- log - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- log - Static variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- log - Static variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
- log - Static variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- log - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- log - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- log - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- log - Static variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
- log - Static variable in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- log - Static variable in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- 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.oauth2.openid.OpenIDConnectProviderRegistryImpl
- log - Static variable in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- log - Static variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
- 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 - Static variable in class org.nuxeo.template.service.TemplateProcessorComponent
- 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.audit.api.LogEntryConstants
- LOG_CATEGORY - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_COMMENT - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_COMMENT - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- 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.audit.api.LogEntryConstants
- LOG_DOC_LIFE_CYCLE - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_DOC_PATH - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_DOC_PATH - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_DOC_TYPE - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_DOC_UUID - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_DOC_UUID - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_EVENT_DATE - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_EVENT_DATE - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_EVENT_ID - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_EXTENDED - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_EXTENDED - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_FEATURE_CLASS_CHECKER_RULE - Static variable in class org.nuxeo.runtime.test.logging.TestLogFeature
- LOG_ID - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_ID - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_LOG_DATE - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_LOG_DATE - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_NAME_OPT - Static variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
- LOG_PRINCIPAL_NAME - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_PRINCIPAL_NAME - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG_REPOSITORY_ID - Static variable in class org.nuxeo.audit.api.LogEntryConstants
- LOG_REPOSITORY_ID - Static variable in class org.nuxeo.ecm.platform.audit.api.BuiltinLogEntryData
-
Deprecated.
- LOG4J2_CONF - Static variable in class org.nuxeo.launcher.config.ConfigurationHolder
- Log4jCorrelation - Class in org.nuxeo.lib.stream
-
Add tracing identifier to the log4j contextMap
- Log4jCorrelation() - Constructor for class org.nuxeo.lib.stream.Log4jCorrelation
- 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 toLoggerContext
at beginning of tests. - LogAppender<M> - 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 Interface in org.nuxeo.runtime.test.runner
- LogCaptureFeature.FilterWith - Annotation Interface in org.nuxeo.runtime.test.runner
- LogCaptureFeature.NoLogCaptureFilterException - Exception Class 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.rest.FilesEndpoint
- logCondition(Supplier<String>) - Method in class org.nuxeo.wopi.rest.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
- logDate - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- logDate - Variable in class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- logDate(Date) - Method in class org.nuxeo.audit.api.LogEntryBuilder
-
Sets the
log date
. - logDeprecatedMessageAndVerify(boolean) - Method in class org.nuxeo.runtime.test.logging.DeprecationLoggerTest
- LogDescriptor() - Constructor for class org.nuxeo.runtime.stream.LogConfigDescriptor.LogDescriptor
- 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.audit.api
- LogEntry - Interface in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
LogEntry
instead - LOGENTRY_TAG - Static variable in class org.nuxeo.audit.io.IOLogEntryBase
- LogEntryBuilder - Class in org.nuxeo.audit.api
- LogEntryBuilder(String, Date) - Constructor for class org.nuxeo.audit.api.LogEntryBuilder
- LogEntryBuilder(LogEntry) - Constructor for class org.nuxeo.audit.api.LogEntryBuilder
- LogEntryBuilder.LogEntryImpl - Class in org.nuxeo.audit.api
- LogEntryConstants - Class in org.nuxeo.audit.api
-
Log entry constants.
- LogEntryCSVWriter - Class in org.nuxeo.audit.io
-
Convert
LogEntry
to CSV only keeping default and fetched properties if any. - LogEntryCSVWriter() - Constructor for class org.nuxeo.audit.io.LogEntryCSVWriter
- LogEntryImpl - Class in org.nuxeo.ecm.platform.audit.impl
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
LogEntry.builder()
instead - LogEntryImpl() - Constructor for class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- LogEntryImpl(LogEntryBuilder) - Constructor for class org.nuxeo.audit.api.LogEntryBuilder.LogEntryImpl
- LogEntryImplToLogEntry - Class in org.nuxeo.audit.sql
- LogEntryImplToLogEntry() - Constructor for class org.nuxeo.audit.sql.LogEntryImplToLogEntry
- LogEntryJsonReader - Class in org.nuxeo.audit.io
- LogEntryJsonReader() - Constructor for class org.nuxeo.audit.io.LogEntryJsonReader
- LogEntryJsonWriter - Class in org.nuxeo.audit.io
-
Convert
LogEntry
to Json. - LogEntryJsonWriter() - Constructor for class org.nuxeo.audit.io.LogEntryJsonWriter
- LogEntryList - Class in org.nuxeo.audit.api
- LogEntryList - Class in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
PaginableLogEntryList
instead - LogEntryList(List<LogEntry>, long) - Constructor for class org.nuxeo.audit.api.LogEntryList
-
Constructor that wraps (not copies).
- LogEntryList(PageProvider<LogEntry>) - Constructor for class org.nuxeo.ecm.platform.audit.api.LogEntryList
-
Deprecated.
- LogEntryList2 - Class in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
LogEntryList
instead - LogEntryList2(List<LogEntry>, long) - Constructor for class org.nuxeo.ecm.platform.audit.api.LogEntryList2
-
Deprecated.Constructor that wraps (not copies).
- LogEntryListCSVWriter - Class in org.nuxeo.audit.io
- LogEntryListCSVWriter() - Constructor for class org.nuxeo.audit.io.LogEntryListCSVWriter
- LogEntryListJsonWriter - Class in org.nuxeo.audit.io
- LogEntryListJsonWriter() - Constructor for class org.nuxeo.audit.io.LogEntryListJsonWriter
- LogEntryProvider - Class in org.nuxeo.ecm.platform.audit.service
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
AuditBackend
has all necessary APIs - LogEntryToLogEntryImpl - Class in org.nuxeo.audit.sql
- LogEntryToLogEntryImpl() - Constructor for class org.nuxeo.audit.sql.LogEntryToLogEntryImpl
- logError(int, Throwable) - Method in class org.nuxeo.scim.v2.rest.ScimV2ExceptionMapper
- 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
- 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
- LogFeature.LoggerLightConfig - Record Class in org.nuxeo.runtime.test.runner
- 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.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
- loggerClass() - Element in annotation interface org.nuxeo.runtime.test.runner.LogCaptureFeature.FilterOn
- loggerFqcn - Variable in class org.nuxeo.log4j.NuxeoLogEvent
- LoggerLevel - Annotation Interface 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
- LoggerLevelKey(ElementType, String) - Constructor for class org.nuxeo.runtime.test.runner.LoggerLevelKey
- LoggerLevels - Annotation Interface in org.nuxeo.runtime.test.runner
- LoggerLightConfig(boolean, Level, String[]) - Constructor for record class org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
-
Creates an instance of a
LoggerLightConfig
record class. - loggerName - Variable in class org.nuxeo.log4j.NuxeoLogEvent
- loggerName - Variable in class org.nuxeo.runtime.test.runner.LogCaptureFeature.DefaultFilter
- loggerName - Variable in class org.nuxeo.runtime.test.runner.LoggerLevelKey
- loggerName() - Element in annotation interface 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() - 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(HttpServletRequest) - Method in class org.nuxeo.ecm.automation.server.rest.AutomationResource
- login(String, Object) - Static method in class org.nuxeo.runtime.api.Framework
-
Deprecated.since 11.1, use
Framework.loginUser(java.lang.String)
instead - 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.since 11.1, use
Framework.loginUser(java.lang.String)
instead - 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 givensupplier
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.since 11.1, use
Framework.loginUser(java.lang.String)
instead - 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
- logInfo(String) - Method in class org.nuxeo.ecm.webengine.install.Installer
- LoginInfo - Class in org.nuxeo.ecm.automation.io
- LoginInfo(String, Set<String>, boolean) - Constructor for class org.nuxeo.ecm.automation.io.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
- 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.
- 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 (with no originating 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.audit.api.job.JobHistoryHelper
-
Logs an event for a successful Job completion.
- logJobFailed(String) - Method in class org.nuxeo.audit.api.job.JobHistoryHelper
-
Logs an event for a failed Job execution.
- logJobStarted() - Method in class org.nuxeo.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() - Element in annotation interface 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.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.rest.FilesEndpoint
- logNuxeoAction(Supplier<String>) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- logoAlt - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- 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() - Method in class org.nuxeo.runtime.api.login.NuxeoLoginContext
- logout() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore
- logout(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- logout(Request) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.KeycloakAuthenticatorValve
- 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
- logoutInternal(Request) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- logoutQueryParam(KeycloakUriBuilder, String, String, String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- 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
- 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> - 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.rest.FilesEndpoint
- logResponse(String, int, Object, String...) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
- logResponse(String, int, String...) - Method in class org.nuxeo.wopi.rest.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<L> - Interface in org.nuxeo.ecm.platform.audit.api
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditBackend
instead - logSearchRequest(SearchRequest) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- logSearchResponse(SearchResponse) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- logStack - Variable in class org.nuxeo.ecm.platform.importer.log.BufferredLogger
- LogStreamManager - Class in org.nuxeo.lib.stream.computation.log
-
StreamManager based on a LogManager
- LogStreamManager(String, LogManager) - Constructor for class org.nuxeo.lib.stream.computation.log.LogStreamManager
- 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> - 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- LONG - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.Model.IdType
- LONG - Enum constant in enum class 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_SCHEMA_INDEX - Static variable in class org.nuxeo.ecm.core.bulk.io.InstantAsLongEncoding
- LONG_TIMEOUT - Static variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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() - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
-
Deprecated.
- LongInfo(long) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
-
Deprecated.
- 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.impl.SuperKeyedRegistry
-
the cache map used for lookups.
- 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.
- lookupDriver(ConfigurationHolder, Path, String) - Method in class org.nuxeo.ecm.core.storage.DBCheck
-
Builds an
URLClassLoader
for the given databaseTemplate looking in the templates directory and in the server lib directory, then looks for a driver - 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.
- 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
- 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
File
s 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- 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
- 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_FACET - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
- 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
-
Deprecated.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
-
Deprecated.
- Mailer - Class in org.nuxeo.ecm.automation.core.mail
-
Deprecated.since 2023.4 Use a
MailSender
instead - 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
-
Deprecated.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
-
Deprecated.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
-
Deprecated.Create a mailer that use the given properties to configure the session.
- Mailer.Message - Class in org.nuxeo.ecm.automation.core.mail
-
Deprecated.
- Mailer.Message.AS - Enum Class in org.nuxeo.ecm.automation.core.mail
-
Deprecated.
- 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
- MailException - Exception Class in org.nuxeo.mail
-
Identifies NuxeoExceptions related to
MailMessage
sending. - MailException(String) - Constructor for exception class org.nuxeo.mail.MailException
- MailException(String, Throwable) - Constructor for exception class org.nuxeo.mail.MailException
- MailException(Throwable) - Constructor for exception class org.nuxeo.mail.MailException
- MailLogOutputStream - Class in org.nuxeo.mail
-
OutputStream
used within aSession
to print debug logs. - MailLogOutputStream() - Constructor for class org.nuxeo.mail.MailLogOutputStream
- MailMessage - Class in org.nuxeo.mail
-
A class representing a mail message.
- MailMessage.Builder - Class in org.nuxeo.mail
- 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
- MailSender - Interface in org.nuxeo.mail
-
Interface for sending
MailMessage
s. - MailSenderDescriptor - Class in org.nuxeo.mail
-
Describes a
MailSender
which can be parameterized with properties. - MailSenderDescriptor() - Constructor for class org.nuxeo.mail.MailSenderDescriptor
- mailSenderName - Variable in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
- MailService - Interface in org.nuxeo.ecm.platform.mail.service
- MailService - Interface in org.nuxeo.mail
-
Service used to send mails.
- MailServiceImpl - Class in org.nuxeo.ecm.platform.mail.service
- MailServiceImpl - Class in org.nuxeo.mail
- MailServiceImpl() - Constructor for class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
- MailServiceImpl() - Constructor for class org.nuxeo.mail.MailServiceImpl
- MailSessionBuilder - Class in org.nuxeo.mail
-
Builds your
Session
. - MailSessionBuilder() - Constructor for class org.nuxeo.mail.MailSessionBuilder
- MailSessionBuilder.AbstractFrom<F> - 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(URL, List<File>, String[]) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
- Main - Class in org.nuxeo.ecm.restapi.opensearch1
-
Exposes a limited set of Read Only Elasticsearch REST API.
- Main - Class in org.nuxeo.ecm.webengine.base
-
The web entry point of WebEngine.
- 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.restapi.opensearch1.Main
- Main() - Constructor for class org.nuxeo.ecm.webengine.base.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.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_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_FLEXIBLE_RECORD_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- MAIN_IS_FLEXIBLE_RECORD_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 - Enum constant in enum class 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_RETAINED_PROPS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
- MAIN_RETAINED_PROPS_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.launcher.config.JVMVersion
- MAJOR - Enum constant in enum class org.nuxeo.ecm.core.api.VersioningOption
-
Major versioning requested.
- MAJOR - Enum constant in enum class org.nuxeo.launcher.config.JVMVersion.UpTo
- 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 class org.nuxeo.ecm.core.search.client.opensearch1.hint.CommonOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.FuzzyOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.GeoBoundingBoxOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.GeoDistanceOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.GeoShapeOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MatchOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MatchPhraseOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MatchPhrasePrefixOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MoreLikeThisOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MultiMatchOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.QueryStringOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.RegexOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.SimpleQueryStringOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.hint.WildcardOpenSearchHintQueryBuilder
-
Builds the OpenSearch
QueryBuilder
. - make(EsHint, String, Object) - Method in interface org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchHintQueryBuilder
-
Builds the OpenSearch
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.rest.servlet.mapping.Path
- makeAggregatePostFilter(SearchQuery) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- makeAggregates(SearchQuery, Aggregations) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchResponseTransformer
- makeAggregationBuilders(SearchQuery) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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
- makeCollectionProperty(String, ModelProperty) - Method in class org.nuxeo.ecm.core.storage.sql.Node
- 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
- makeFields(SearchQuery, Map<String, Object>, double) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchResponseTransformer
- 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
- makeFlexibleRecord() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- makeFlexibleRecord() - Method in interface org.nuxeo.ecm.core.model.Document
-
Turns the document into a flexible record.
- makeFlexibleRecord() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- makeFlexibleRecord() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
- makeFlexibleRecord() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- makeFlexibleRecord(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- makeFlexibleRecord(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Turns the document into a flexible record.
- makeFulltextQuery(String, String, EsHint) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- makeGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- makeHighlighter(SearchQuery) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- makeHighlights(SearchHit) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchResponseTransformer
- makeHintQuery(String, Object, EsHint) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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.
- makePathAbsolute(String, String) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- makePathAbsolute(Properties) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
- 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
- makeQueryBuilder(SearchQuery) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- makeQueryFromSimpleExpression(String, String, Object, Object[], EsHint) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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 an enforced 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(boolean) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- makeRecord(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
- 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 an enforced record.
- makeRecord(DocumentRef, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- makeRelative() - Method in class org.nuxeo.common.utils.Path
- makeRelative() - Method in class org.nuxeo.ecm.webengine.rest.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 class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
Deprecated.
- makeSearchHits(SearchIndex, ScrollResult<String>) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- makeSearchHits(SearchQuery, PartialList<Map<String, Serializable>>) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchResponseTransformer
- makeSearchHits(SearchQuery, SearchHits) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchResponseTransformer
- makeSelect(Table, String[], String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Basic SELECT x, y, z FROM table WHERE a = ?
- 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.
- makeSortBuilders(SearchQuery) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- makeStartsWithQuery(String, Object) - Static method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- makeStartsWithQuery(String, Object) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- makeSync() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
-
Try to make the command synchronous.
- makeTemplateBasedDocument(DocumentModel, DocumentModel, boolean) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
Associate a
DocumentModel
to aTemplateSourceDocument
. - makeTemplateBasedDocument(DocumentModel, DocumentModel, boolean) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
- makeTransientPrincipal(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- 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 - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- manageAlias() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- manageAlias() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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
Blob
s created and managed by theBlobManager
. - 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- ManagedEventIdDescriptor() - Constructor for class org.nuxeo.ecm.platform.audit.service.extension.ManagedEventIdDescriptor
-
Deprecated.
- ManagedServlet - Interface in org.nuxeo.ecm.webengine.rest.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.management.ManagementObject
- MANAGEMENT_API_USER_PROPERTY - Static variable in class org.nuxeo.ecm.restapi.server.management.ManagementObject
- MANAGEMENT_OBJECT_PREFIX - Static variable in class org.nuxeo.ecm.restapi.server.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 Class in org.nuxeo.runtime.management
- ManagementException() - Constructor for exception class org.nuxeo.runtime.management.ManagementException
- ManagementException(String) - Constructor for exception class org.nuxeo.runtime.management.ManagementException
- ManagementException(String, Throwable) - Constructor for exception class org.nuxeo.runtime.management.ManagementException
- ManagementException(Throwable) - Constructor for exception class org.nuxeo.runtime.management.ManagementException
- ManagementFeature - Class in org.nuxeo.runtime.management
- ManagementFeature() - Constructor for class org.nuxeo.runtime.management.ManagementFeature
- ManagementFeatureTest - Class in org.nuxeo.runtime.management
- ManagementFeatureTest() - Constructor for class org.nuxeo.runtime.management.ManagementFeatureTest
- 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.management
- ManagementObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.ManagementObject
- ManagementRuntimeException - Exception Class in org.nuxeo.runtime.management
- ManagementRuntimeException() - Constructor for exception class org.nuxeo.runtime.management.ManagementRuntimeException
- ManagementRuntimeException(String) - Constructor for exception class org.nuxeo.runtime.management.ManagementRuntimeException
- ManagementRuntimeException(String, Throwable) - Constructor for exception class org.nuxeo.runtime.management.ManagementRuntimeException
- ManagementRuntimeException(Throwable) - Constructor for exception class 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 ancestorAbstractCommentManager.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/decodesMap
<String
,Serializable
> to a JSONString
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
- mapGroupColumnName(String, Object) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- mapGroupMemberAttributeName(String, Object) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- mapJsonContent(Map<String, Object>) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- 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 - 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.transientstore.keyvalueblob.KeyValueBlobTransientStore
- mapper - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- Mapper - Interface in org.nuxeo.ecm.core.storage.sql
- MAPPER - Static variable in class org.nuxeo.audit.mem.MemAuditBackend
- MAPPER - Static variable in class org.nuxeo.audit.mongodb.MongoDBAuditEntryWriter
- MAPPER - Static variable in class org.nuxeo.audit.stream.AuditDomainEventProducer
- MAPPER - Static variable in class org.nuxeo.ecm.automation.server.rest.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.core.search.client.repository.RepositorySearchClient
- MAPPER - Static variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- MAPPER - Static variable in class org.nuxeo.ecm.platform.audit.io.ExtendedInfoSerializer
-
Deprecated.
- MAPPER - Static variable in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
- MAPPER - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- MAPPER - Static variable in class org.nuxeo.ecm.restapi.server.management.SearchObject
- 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.automation.scripting.internals.AutomationScriptingServiceImpl
- mapperScript - Variable in class org.nuxeo.usermapper.service.UserMapperDescriptor
- mapperSource - Variable in class org.nuxeo.usermapper.extension.GroovyUserMapper
- mapperSource - Variable in class org.nuxeo.usermapper.extension.NashornUserMapper
- mapping - Variable in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
- 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.scim.v2.service.ScimV2MappingServiceImpl
- 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
- mappingAppend - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- mappingAppend - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- mappingContent - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- mappingDesc - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
- mappingDescriptors - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
-
Deprecated.
- mappingExists(String) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- mappingExists(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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
- mappingService - Variable in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
- mappingService - Variable in class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
- 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
- mapToView(Map<String, Object>) - Static method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
- mapUserColumnName(String, Object) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- mapUserMemberAttributeName(String, Object) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- mapValue(Object) - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
-
Deprecated.
- MapValue - Enum constant in enum class org.nuxeo.template.api.InputType
- mapWithName(String) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- mark - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
- 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
-
Deprecated.
- mark(String) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore.AzureBlobGarbageCollector
- mark(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
- 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
-
Deprecated.
- 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.gcp.GoogleStorageBlobStore.GoogleStorageBlobGarbageCollector
- mark(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- mark(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
-
Deprecated.
- 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.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- MARK_KEY_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
-
Deprecated.
- markBlobForDeletion(String, String) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
-
Marks the given blob for deletion at a later time.
- markBlobForDeletion(String, String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- 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.blob.AbstractBinaryGarbageCollector
-
Deprecated.
- marked - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
- MARKED_ROLLLEDBACK - Enum constant in enum class 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_CONSOLE_OVERRIDE - Static variable in class org.nuxeo.common.test.logging.NuxeoLoggingConstants
- 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
- markInMemory - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
- 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). - markLastRecordAsEndOfBatch(List<Record>) - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- 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
- markReferencedBlob(Object, BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- markReferencedBlobs(BiConsumer<String, String>) - Method in interface org.nuxeo.ecm.core.model.Repository
-
Marks the blobs in use by passing them to the provided callback (taking the blob key and the repository name).
- markReferencedBlobs(BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
- markReferencedBlobs(BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
- markReferencedBlobs(BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- markReferencedBlobs(BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
- markReferencedBlobs(BiConsumer<String, String>) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Marks the blobs in use by passing them to the provided callback (taking the blob key and the repository name).
- markReferencedBlobs(BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
- markReferencedBlobs(BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
- markReferencedBlobs(BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
- markReferencedBlobs(Document, BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- markReferencedBlobsDenormalized(Document, BiConsumer<String, String>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- 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.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 Class in org.nuxeo.ecm.core.io.registry
-
Exception thrown by the
MarshallerRegistry
and allMarshaller
s. - MarshallingException() - Constructor for exception class org.nuxeo.ecm.core.io.registry.MarshallingException
- MarshallingException(String) - Constructor for exception class org.nuxeo.ecm.core.io.registry.MarshallingException
- MarshallingException(String, int) - Constructor for exception class org.nuxeo.ecm.core.io.registry.MarshallingException
- MarshallingException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.io.registry.MarshallingException
- MarshallingException(String, Throwable, int) - Constructor for exception class org.nuxeo.ecm.core.io.registry.MarshallingException
- MarshallingException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.io.registry.MarshallingException
- MarshallingException(Throwable, int) - Constructor for exception class org.nuxeo.ecm.core.io.registry.MarshallingException
- maskSensitive(String) - Method in class org.nuxeo.log4j.MaskSensitiveDataRewritePolicy
- maskSensitive(String) - Method in class org.nuxeo.log4j.Redactor
- MaskSensitiveDataRewritePolicy - Class in org.nuxeo.log4j
- MaskSensitiveDataRewritePolicy() - Constructor for class org.nuxeo.log4j.MaskSensitiveDataRewritePolicy
- 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(MediaType) - Method in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
- 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(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(InvokableMethod, int) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl.Match
- MATCH_ALL - Static variable in class org.nuxeo.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- matchers - Variable in class org.nuxeo.ecm.webengine.rest.servlet.mapping.PathMatcher
- matches - Variable in class org.nuxeo.runtime.stream.LogConfigDescriptor
- matches(char[], int, int) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.WildcardSegmentMatcher
- matches(MetricName, Metric) - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor.FilterDescriptor
- matches(MetricName, Metric) - Method in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
-
Deprecated, for removal: This API element is subject to removal in a future version.
- matches(HttpServletRequest) - Method in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
- 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.rest.servlet.config.FilterSetDescriptor
- matches(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.FilterSet
- matches(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.ExactSegmentMatcher
- matches(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.PathMatcher
- matches(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.RegexSegmentMatcher
- matches(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.SegmentMatcher
- matches(String) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.WildcardSegmentMatcher
- matches(String[], int, int) - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.PathMatcher
- matches(String, String) - Method in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
- matches(String, Resource) - Static method in enum class 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 class org.nuxeo.ecm.web.resources.api.ResourceType
- matches(Path) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.FilterSetDescriptor
- matches(Path) - Method in class org.nuxeo.ecm.webengine.rest.servlet.FilterSet
- matches(Path) - Method in class org.nuxeo.ecm.webengine.rest.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
- 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
- MatchOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "match" Elasticsearch hint operator. - MatchOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.MatchOpenSearchHintQueryBuilder
- MatchPhraseOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "match_phrase" Elasticsearch hint operator. - MatchPhraseOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.MatchPhraseOpenSearchHintQueryBuilder
- MatchPhrasePrefixOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "match_phrase_prefix" Elasticsearch hint operator. - MatchPhrasePrefixOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.MatchPhrasePrefixOpenSearchHintQueryBuilder
- materializedKeys(State) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
-
Returns materialized keys for a state: - Read ACL (flat list of users having browse permission, including inheritance) on a document - Ancestor ids
- materializeFulltextSyntheticColumn - Variable in class org.nuxeo.ecm.core.storage.sql.ModelSetup
- max - Enum constant in enum class 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() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.Length
- max() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.Range
- MAX - Enum constant in enum class 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_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
-
Deprecated.
- 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_CONTENT_SIZE - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- 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
-
Deprecated.
- MAX_DISK_SPACE_USAGE_KEY - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
Deprecated.
- 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_KEEP_ALIVE_SECONDS - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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_MESSAGE_SIZE - Static variable in class org.nuxeo.log4j.NuxeoLogEvent
- MAX_NOTE - Static variable in class org.nuxeo.ecm.restapi.test.RestServerInit
- MAX_POOL_SIZE - Static variable in class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl
- MAX_PORT - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- 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_RESULT_WINDOW_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- MAX_RESULTS - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
- MAX_RESULTS - Enum constant in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
- MAX_RESULTS - Static variable in class org.nuxeo.ecm.restapi.server.QueryObject
- MAX_RESULTS - Static variable in class org.nuxeo.ecm.restapi.server.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.uidgen.opensearch1.OpenSearchUIDSequencer
- 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_THROWN_SIZE - Static variable in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- maxConcurrency - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- maxConnections - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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.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
- MaxDepthReachedException - Exception Class in org.nuxeo.ecm.core.io.registry.context
-
Exception thrown when too much level of marshaller where loaded in cascade.
- MaxDepthReachedException() - Constructor for exception class org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
- MaxDepthReachedException(String) - Constructor for exception class org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
- MaxDepthReachedException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
- MaxDepthReachedException(String, Throwable, boolean, boolean) - Constructor for exception class org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
- MaxDepthReachedException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.io.registry.context.MaxDepthReachedException
- maxDocumentsPerFolder - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- maxErrorRetry - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- maxFoldersPerFolder - Variable in class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer
- maxHeigh - Variable in class org.nuxeo.ecm.platform.picture.operation.PictureResize
- MaximumTransientSpaceExceeded - Exception Class in org.nuxeo.ecm.core.transientstore.api
- MaximumTransientSpaceExceeded() - Constructor for exception class 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.api.PageProviderDefinitionBuilder
- maxPageSize - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- maxPageSize - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- maxPerPartition(List<LogOffset>) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
-
Helper that returns the higher offsets per partitions.
- 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.AuditQuery
-
Deprecated.
- 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.adapters.PaginableAdapter
- maxResults - Variable in class org.nuxeo.ecm.restapi.server.PaginableObject
- maxResultWindow - Variable in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- maxResultWindow - Variable in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- 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
- maxSizeKB - Variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCTask
- maxSizeKB - Variable in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
-
The maximum size (in KB) to reach to run the GC.
- 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 when outside of a transaction.
- 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.core.io.upload.batch.BatchFileInfo
- MD5 - Static variable in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- MD5_DIGEST - Static variable in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- 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 - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- MEDIAN - Enum constant in enum class 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
- MemAuditBackend - Class in org.nuxeo.audit.mem
- MemAuditBackend() - Constructor for class org.nuxeo.audit.mem.MemAuditBackend
- MemAuditBackendFactory - Class in org.nuxeo.audit.mem
- MemAuditBackendFactory() - Constructor for class org.nuxeo.audit.mem.MemAuditBackendFactory
- 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 - 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
- MemCompoundLogTailer<M> - Class in org.nuxeo.lib.stream.log.mem
-
A compound tailer to handle multiple partitions.
- MemCompoundLogTailer(List<MemLogTailer<M>>, Name) - Constructor for class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- 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
- MemLog - Class in org.nuxeo.lib.stream.log.mem
-
Memory implementation of Log.
- MemLog(Name, int) - Constructor for class org.nuxeo.lib.stream.log.mem.MemLog
- MemLogAppender<M> - Class in org.nuxeo.lib.stream.log.mem
-
Memory implementation of LogAppender.
- MemLogAppender(MemLogs, Name, Codec<M>) - Constructor for class org.nuxeo.lib.stream.log.mem.MemLogAppender
- MemLogConfig - Class in org.nuxeo.lib.stream.log.mem
- MemLogConfig(String, boolean, List<String>) - Constructor for class org.nuxeo.lib.stream.log.mem.MemLogConfig
- MemLogManager - Class in org.nuxeo.lib.stream.log.mem
-
Memory implementation of LogManager.
- MemLogManager() - Constructor for class org.nuxeo.lib.stream.log.mem.MemLogManager
- MemLogPartition - Class in org.nuxeo.lib.stream.log.mem
-
Memory implementation of Log partition.
- MemLogPartition() - Constructor for class org.nuxeo.lib.stream.log.mem.MemLogPartition
- MemLogPartition.BytesAndOffset - Record Class in org.nuxeo.lib.stream.log.mem
- MemLogPartition.MemPartitionTailer - Class in org.nuxeo.lib.stream.log.mem
-
A tailer for a partition maintains an offset (current reading position).
- MemLogPartition.OffsetTracker - Class in org.nuxeo.lib.stream.log.mem
-
Tracks the committed offset for a group.
- MemLogs - Class in org.nuxeo.lib.stream.log.mem
-
Memory implementation of Logs.
- MemLogs() - Constructor for class org.nuxeo.lib.stream.log.mem.MemLogs
- MemLogTailer<M> - Class in org.nuxeo.lib.stream.log.mem
-
Memory implementation of LogTailer.
- MemLogTailer(MemLog, LogPartition, Name, Codec<M>) - Constructor for class org.nuxeo.lib.stream.log.mem.MemLogTailer
- memManager - Variable in class org.nuxeo.lib.stream.log.UnifiedLogManager
- 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
- MemPartitionTailer(Name, MemLogPartition.OffsetTracker) - Constructor for class org.nuxeo.lib.stream.log.mem.MemLogPartition.MemPartitionTailer
- 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
- 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 aMemRepository
. - 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(String, Serializable) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- MeObject - Class in org.nuxeo.ecm.restapi.server.usermanager
- MeObject() - Constructor for class org.nuxeo.ecm.restapi.server.usermanager.MeObject
- merge - Variable in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
- merge - Variable in class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
- merge(boolean, boolean) - Method in class org.nuxeo.ecm.core.search.index.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. optionnaly, can set the title, subject and author of the resulting PDF.
- 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(MongoDBDirectoryDescriptor) - Method in class org.nuxeo.directory.mongodb.MongoDBDirectoryDescriptor
- merge(OperationChain) - Method in class org.nuxeo.ecm.automation.OperationChain
- merge(PoolConfiguration) - Method in class org.nuxeo.ecm.core.api.repository.PoolConfiguration
- 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(HibernateConfiguration) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
- merge(DocumentTypeDescriptor) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
- merge(OpenSearchQueryTransformer.ExpressionBuilder) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- merge(IndexingCommand) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- merge(PermissionUIItemDescriptor) - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
- merge(PermissionVisibilityDescriptor) - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
- 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(RepositoryDescriptor.FieldDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
- 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(SimpleConfiguration) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
- merge(ActionPropertiesDescriptor) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
- merge(MessageActionPipeDescriptor) - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
-
Merge this MessageActionPipeDescriptor with the given one.
- merge(DefaultRenditionDescriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.DefaultRenditionDescriptor
- 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(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(ElasticSearchIndexConfig) - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
-
Use
other
mapping and settings if not defined. - merge(Descriptor) - Method in class org.nuxeo.audit.service.extension.EventDescriptor
- merge(Descriptor) - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- merge(Descriptor) - Method in class org.nuxeo.automation.scripting.internals.ClassFilterDescriptor
- merge(Descriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
- merge(Descriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
- merge(Descriptor) - Method in class org.nuxeo.drive.service.impl.ChangeFinderDescriptor
- merge(Descriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
- merge(Descriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.automation.context.ContextHelperDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
- merge(Descriptor) - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.blob.BlobDispatcherDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.blob.BlobProviderDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.cache.CacheDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.convert.extension.ConvertCacheDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.event.pipe.EventPipeDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.io.download.DownloadPermissionDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.schema.PropertyDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchHintDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor.SearchIndex
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.storage.lock.LockManagerDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
- 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.jwt.JWTServiceConfigurationDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.actions.Action
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
- 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.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.picture.api.ImagingConfigurationDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.types.Type
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationChainDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.StartURLPatternDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoHeaderDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
- merge(Descriptor) - Method in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
- 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 intothis
- merge(Descriptor) - Method in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- merge(Descriptor) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- merge(Descriptor) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
-
Use
other
mapping and settings if not defined. - merge(Descriptor) - Method in class org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
- merge(Descriptor) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
- merge(Descriptor) - Method in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
- merge(Descriptor) - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
- merge(Descriptor) - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
- merge(Descriptor) - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
- merge(ReloadResult) - Method in class org.nuxeo.runtime.reload.ReloadResult
- 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_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
- MERGE_RESULT_FLAG - Static variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- 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
- mergeInitialFolder - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
- mergeProperties(Properties, Properties) - Method in class org.nuxeo.runtime.kafka.KafkaConfigDescriptor
- mergeResult(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
Merge the given result map by doing a sum between old and new value extending
Number
for each common key. - 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.video.VideoConversionStatus
- 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.log4j.NuxeoLogEvent
- message - Variable in class org.nuxeo.runtime.RuntimeMessage
- message() - Method in record class org.nuxeo.ecm.core.search.SearchResponseImpl.Error
-
Returns the value of the
message
record component. - 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
-
Deprecated.
- Message(Session, InputStream) - Constructor for class org.nuxeo.ecm.automation.core.mail.Mailer.Message
-
Deprecated.
- MESSAGE - Static variable in exception class 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_LIMIT_OPTION - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
- 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 class 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
- messageBodyWorkers - Variable in class org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader
- 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
-
Deprecated.
- 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.ecm.platform.auth.saml.processor.action.DecodeInboundRequestAction
-
Called after decode.
- messageHandler - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.action.EncodeOutboundResponseAction
-
A
MessageHandler
instance to be invoked afterMessageEncoder.prepareContext()
and prior toMessageEncoder.encode()
. - 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_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_PROPERTY_FILENAME - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- METADATA_PROPERTY_LENGTH - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- METADATA_PROPERTY_METADATA - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- 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
- metadataMappings - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
- MetadataMappingUpdate - Class in org.nuxeo.binary.metadata.internals
- MetadataMappingUpdate(MetadataMappingDescriptor, MetadataMappingUpdate.Direction, boolean) - Constructor for class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
- MetadataMappingUpdate.Direction - Enum Class in org.nuxeo.binary.metadata.internals
- MetadataProcessorDescriptor - Class in org.nuxeo.binary.metadata.internals
- MetadataProcessorDescriptor() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataProcessorDescriptor
- metadataProcessors - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
- metadataProperties - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataFile
- MetadataRuleDescriptor - Class in org.nuxeo.binary.metadata.internals
- MetadataRuleDescriptor() - Constructor for class org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
- metadataRules - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataServiceImpl
- 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
- metadataUpdates - Variable in class org.nuxeo.binary.metadata.internals.BinaryMetadataUpdateWork
- 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.impl.OperationTypeImpl.Match
- 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.work.MemoryBlockingQueue
- metrics() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
- 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
- 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
- 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
- migrateCommentsFromPropertyToSecured(CoreSession, TreeCommentManager, IdRef) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
- 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.since 11.1. Use
AbstractRepositoryMigrator.migrateRepository(String, MigrationContext, String)
instead - 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.platform.comment.impl.CommentsMigrator
- 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.since 11.1 Use
AbstractRepositoryMigrator.migrateSession(String, MigrationContext, CoreSession)
instead - migrateSessionPropertyToSecured(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_AFTER_STATE - Static variable in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- MIGRATION_BEFORE_STATE - Static variable in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- MIGRATION_BEFORE_TO_AFTER_STEP - Static variable in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- MIGRATION_ID - Static variable in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- MIGRATION_ID - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
- MIGRATION_INVAL_PUBSUB_TOPIC - Static variable in class org.nuxeo.runtime.migration.MigrationServiceImpl
- MIGRATION_PROCESSOR_NAME - Static variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- MIGRATION_STATE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
- MIGRATION_STATE_SECURED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
- MIGRATION_STEP_PROPERTY_TO_SECURED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
- MIGRATION_UNSUPPORTED_STATE - Static variable in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- MigrationAction() - Constructor for class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationAction
- MigrationComputation() - Constructor for class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationComputation
- migrationContext - Variable in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
-
Deprecated, for removal: This API element is subject to removal in a future version.since 11.1, please use parameters when using or implementing:
AbstractRepositoryMigrator.migrateRepository(String, MigrationContext, String)
AbstractRepositoryMigrator.migrateSession(String, MigrationContext, CoreSession)
AbstractRepositoryMigrator.checkShutdownRequested(MigrationContext)
AbstractRepositoryMigrator.processBatched(MigrationContext, int, Collection, Consumer, String)
- 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.io.management
- MigrationJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.MigrationJsonWriter
- MigrationListJsonWriter - Class in org.nuxeo.ecm.restapi.io.management
- MigrationListJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.MigrationListJsonWriter
- MigrationObject - Class in org.nuxeo.ecm.restapi.server.management
- MigrationObject() - Constructor for class org.nuxeo.ecm.restapi.server.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 callingMigrationServiceImpl.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
Runnable
s 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 class 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
- MigrationStatus(String, long, long, String, long, long, String, int) - Constructor for class org.nuxeo.runtime.migration.MigrationService.MigrationStatus
- MigrationStatus(String, String, int) - 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.ecm.core.migrator.AbstractBulkMigrator.MigrationComputation
- 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
- MimeMessageHelper - Class in org.nuxeo.mail
-
Helper to convert
MailMessage
s toMimeMessage
. - MimeMessageHelper() - Constructor for class org.nuxeo.mail.MimeMessageHelper
- 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.core.api.impl.blob.AbstractBlob
- mimeType - Variable in class org.nuxeo.ecm.core.blob.BlobInfo
- mimeType - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
- mimeType - Variable in class org.nuxeo.ecm.core.convert.service.ConvertOption
- mimeType - Variable in class org.nuxeo.ecm.core.io.upload.batch.BatchFileInfo
- 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.mongodb.transientstore.MongoDBTransientStore
- MIMETYPE - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- MIMETYPE - Static variable in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- MIMETYPE_SERVICE_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
- 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 Class in org.nuxeo.ecm.platform.mimetype
-
Exception raised when an unexpected exception occur during mimetype sniffing.
- MimetypeDetectionException() - Constructor for exception class org.nuxeo.ecm.platform.mimetype.MimetypeDetectionException
- MimetypeDetectionException(String) - Constructor for exception class org.nuxeo.ecm.platform.mimetype.MimetypeDetectionException
- MimetypeDetectionException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.mimetype.MimetypeDetectionException
- MimetypeDetectionException(Throwable) - Constructor for exception class 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 Class in org.nuxeo.ecm.platform.mimetype
-
Exception raised when no matching mimetype entry can be found / guessed by the service.
- MimetypeNotFoundException() - Constructor for exception class org.nuxeo.ecm.platform.mimetype.MimetypeNotFoundException
- MimetypeNotFoundException(String) - Constructor for exception class org.nuxeo.ecm.platform.mimetype.MimetypeNotFoundException
- MimetypeNotFoundException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.mimetype.MimetypeNotFoundException
- MimetypeNotFoundException(Throwable) - Constructor for exception class 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)
withMimetypeRegistry
instead. - mimeTypeService - Variable in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
Deprecated.since 11.1. Use
Framework.getService(Class)
withMimetypeRegistry
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() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.Length
- min() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.Range
- MIN - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- MIN - Static variable in class org.nuxeo.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
-
Deprecated.
- MIN_PORT - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- 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
- MINIMUM_UPLOAD_PART_SIZE_DEFAULT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
The default value for the minimum upload part size.
- MINIMUM_UPLOAD_PART_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
The Framework property to define the minimum upload part size.
- minimumPartSizeInBytes - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- minOccurs - Variable in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
- minor - Variable in class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
- MINOR - Enum constant in enum class org.nuxeo.ecm.core.api.VersioningOption
-
Minor versioning requested.
- 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.query.MongoDBAbstractSearchBuilder
- 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.
- miscProperties() - Method in record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Returns the value of the
miscProperties
record component. - miscProps - Variable in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- 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
- missingCapabilities - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- missingCapabilities - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl
- missingCapabilities(List<SearchClient.Capability>) - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- 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
- 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
- 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
- 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() - Element in annotation interface 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.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 Class 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
- 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 - Enum constant in enum class 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, ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.rest.ApplicationManager
- modifiedInTransactionCount - Variable in class org.nuxeo.ecm.core.storage.sql.SelectionContext
- 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) - 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.
- 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
- ModuleUnderTest - Class in org.nuxeo.common.test
- ModuleUnderTest() - Constructor for class org.nuxeo.common.test.ModuleUnderTest
- mongoClient - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- MONGODB - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- 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_TEXT_SCORE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- MONGODB_TYPE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- MONGODB_UNSET - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- MongoDBAbstractSearchBuilder - Class in org.nuxeo.ecm.core.storage.mongodb.query
-
Abstract query builder for a MongoDB query from an
Expression
. - MongoDBAbstractSearchBuilder(MongoDBSearchConverter, Expression) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- MongoDBAbstractSearchBuilder.FieldInfo - Class in org.nuxeo.ecm.core.storage.mongodb.query
- MongoDBAuditBackend - Class in org.nuxeo.audit.mongodb
-
Implementation of the
AuditBackend
interface using MongoDB persistence. - MongoDBAuditBackend(MongoCollection<Document>) - Constructor for class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- MongoDBAuditBackendDescriptor - Class in org.nuxeo.audit.mongodb
- MongoDBAuditBackendDescriptor() - Constructor for class org.nuxeo.audit.mongodb.MongoDBAuditBackendDescriptor
- MongoDBAuditBackendFactory - Class in org.nuxeo.audit.mongodb
- MongoDBAuditBackendFactory() - Constructor for class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory
- MongoDBAuditBackendFactory.MongoDBAuditBackendWithName - Record Class in org.nuxeo.audit.mongodb
- MongoDBAuditBackendWithName(String, MongoDBAuditBackend) - Constructor for record class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory.MongoDBAuditBackendWithName
-
Creates an instance of a
MongoDBAuditBackendWithName
record class. - MongoDBAuditEntryReader - Class in org.nuxeo.audit.mongodb
-
Reader for MongoDB Audit.
- MongoDBAuditEntryReader() - Constructor for class org.nuxeo.audit.mongodb.MongoDBAuditEntryReader
- MongoDBAuditEntryWriter - Class in org.nuxeo.audit.mongodb
-
Writer for MongoDB Audit.
- MongoDBAuditEntryWriter() - Constructor for class org.nuxeo.audit.mongodb.MongoDBAuditEntryWriter
- MongoDBAuditPageProvider - Class in org.nuxeo.audit.mongodb.pageprovider
- MongoDBAuditPageProvider() - Constructor for class org.nuxeo.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- 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.
- MongoDBCursorService - Class in org.nuxeo.ecm.core.storage.mongodb
-
MongoDB implementation of the
CursorService
. - MongoDBCursorService(MongoDBRepositoryConverter) - 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(MongoDBRepositoryConverter, QueryBuilder) - Constructor for class org.nuxeo.directory.mongodb.MongoDBSession.MongoDBDirectoryQueryBuilder
- MongoDBDocumentHistoryPageProvider - Class in org.nuxeo.audit.mongodb.pageprovider
- MongoDBDocumentHistoryPageProvider() - Constructor for class org.nuxeo.audit.mongodb.pageprovider.MongoDBDocumentHistoryPageProvider
- MongoDBExtendedInfo - Class in org.nuxeo.audit.mongodb
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, to follow
ExtendedInfo
deprecation - MongoDBExtendedInfo(Serializable) - Constructor for class org.nuxeo.audit.mongodb.MongoDBExtendedInfo
-
Deprecated.
- MongoDBIndexCreator - Class in org.nuxeo.ecm.core.storage.mongodb
- MongoDBIndexCreator(PropertyCharacteristicHandler, MongoCollection<Document>) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- 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
- MongoDBOperators - Class in org.nuxeo.runtime.mongodb
- MongoDBQuerySearchBuilder - Class in org.nuxeo.ecm.core.storage.mongodb.query
-
Query builder for a MongoDB query from an
QueryBuilder
. - MongoDBQuerySearchBuilder(MongoDBSearchConverter, QueryBuilder) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBQuerySearchBuilder
- 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
- MongoDBRepositoryConverter - Class in org.nuxeo.ecm.core.storage.mongodb
-
Converts between MongoDB types (bson) and DBS types (diff, state, list, serializable).
- MongoDBRepositoryConverter() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
-
Constructor for a converter that does not map the MongoDB native "_id".
- MongoDBRepositoryConverter(String, Set<String>, Set<String>) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
-
Constructor for a converter that also knows to optionally translate the native MongoDB "_id" into a custom id.
- MongoDBRepositoryConverter.ConditionsAndUpdates - Class in org.nuxeo.ecm.core.storage.mongodb
- MongoDBRepositoryConverter.UpdateBuilder - Class in org.nuxeo.ecm.core.storage.mongodb
-
Update list builder to prevent several updates of the same field.
- 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 aMongoDBRepository
. - 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
- MongoDBSearchConverter - Class in org.nuxeo.ecm.core.storage.mongodb.query
-
MongoDB converter used by
MongoDBAbstractSearchBuilder
. - MongoDBSearchConverter() - Constructor for class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBSearchConverter
-
Constructor for a converter that does not map the MongoDB native "_id".
- MongoDBSearchConverter(String) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBSearchConverter
-
Constructor for a converter that also knows to optionally translate the native MongoDB "_id" into a custom id.
- MongoDBSearchConverter(String, Set<String>, Set<String>) - Constructor for class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBSearchConverter
-
Constructor for a converter that also knows to optionally translate the native MongoDB "_id" into a custom id.
- 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.
- MongoDBTransientStore - Class in org.nuxeo.ecm.core.mongodb.transientstore
-
Transient Store optimized for MongoDB, using a blob provider for binaries.
- MongoDBTransientStore() - Constructor for class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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.ecm.core.search.client.opensearch1.hint.MoreLikeThisOpenSearchHintQueryBuilder
- MORE_LIKE_THIS_MIN_DOC_FREQ - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MoreLikeThisOpenSearchHintQueryBuilder
- MORE_LIKE_THIS_MIN_TERM_FREQ - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.hint.MoreLikeThisOpenSearchHintQueryBuilder
- MoreLikeThisOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "more_like_this" Elasticsearch hint operator. - MoreLikeThisOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.MoreLikeThisOpenSearchHintQueryBuilder
- move(int, int) - Method in class org.nuxeo.ecm.core.api.ListDiff
- move(String, String) - Method in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- move(String, String, NuxeoPrincipal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Moves the
FileSystemItem
with the given source id to theFileSystemItem
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
- 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.
- moveToOffset(long) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.MemPartitionTailer
- 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
- msKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- msKey - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
-
Deprecated.
- MSOFFICE_TMP_PREFIX - Static variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
- 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
- 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_REPOSITORIES - Enum constant in enum class org.nuxeo.ecm.core.search.SearchClient.Capability
- MULTI_TENANT_ID_FORMAT - Static variable in class org.nuxeo.ecm.directory.BaseSession
- 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
- MultiMatchOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "multi_match" Elasticsearch hint operator. - MultiMatchOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.MultiMatchOpenSearchHintQueryBuilder
- 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
-
Deprecated.since 2025.0, unused
- MULTIPART_COPY_PART_SIZE_CONFIGURATION_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Deprecated.since 2025.0, merged with
S3BlobStoreConfiguration.MINIMUM_UPLOAD_PART_SIZE_PROPERTY
- MULTIPART_COPY_PART_SIZE_DEFAULT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Deprecated.since 2025.0, merged with
S3BlobStoreConfiguration.MINIMUM_UPLOAD_PART_SIZE_DEFAULT
- MULTIPART_COPY_PART_SIZE_DEFAULT - Static variable in class org.nuxeo.ecm.blob.s3.S3Utils
-
Deprecated.since 2021.11, use
S3BlobStoreConfiguration.MULTIPART_COPY_PART_SIZE_DEFAULT
instead. - MULTIPART_COPY_PART_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Deprecated.since 2025.0, merged with
S3BlobStoreConfiguration.MINIMUM_UPLOAD_PART_SIZE_PROPERTY
- MULTIPART_COPY_PART_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3Utils
-
Deprecated.since 2021.11, use
S3BlobStoreConfiguration.MULTIPART_COPY_PART_SIZE_PROPERTY
instead. - MULTIPART_COPY_THRESHOLD_DEFAULT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Deprecated.since 2025.0, merged with
S3BlobStoreConfiguration.MULTIPART_UPLOAD_THRESHOLD_DEFAULT
- MULTIPART_COPY_THRESHOLD_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Deprecated.since 2025.0, merged with
S3BlobStoreConfiguration.MULTIPART_UPLOAD_THRESHOLD_PROPERTY
- MULTIPART_UPLOAD_THRESHOLD_DEFAULT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
The default value for the multipart upload threshold.
- MULTIPART_UPLOAD_THRESHOLD_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
The Framework property to define the multipart upload threshold.
- MultiPartExecutionRequestReader - Class in org.nuxeo.ecm.automation.io.rest.operations
- MultiPartExecutionRequestReader() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader
- multipartUploadThreshold - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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
- MultivaluedMapProvider - Class in org.nuxeo.ecm.webengine.model.io
-
MultivaluedMap
can be used as parameter type of Jakarta RS method to retrieve the Form sent through the request body, but as soon as one callsServletRequest.getParameter(String)
or other similar APIs, the request body is lost and Jersey/Jakarta RS doesn't read anything. - MultivaluedMapProvider() - Constructor for class org.nuxeo.ecm.webengine.model.io.MultivaluedMapProvider
- 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.search.IterableQueryResultImpl
- mustBeClosed() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession.DBSQueryResult
- mustBeClosed() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
- mustCreate() - Method in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- mustCreate() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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
- name - Variable in class org.nuxeo.audit.mongodb.MongoDBAuditBackendDescriptor
- name - Variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- name - Variable in class org.nuxeo.audit.service.extension.AuditBackendFactoryDescriptor
- name - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- 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.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.OperationDocumentation.Param
- 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.io.upload.batch.BatchHandlerDescriptor
- name - Variable in class org.nuxeo.ecm.core.io.upload.batch.impl.AbstractBatchHandler
- 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.model.stream.DocumentDomainEvent
- 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.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.search.AbstractSearchClient
- name - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchHintDescriptor
- name - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- name - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor.SearchIndex
- name - Variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- name - Variable in class org.nuxeo.ecm.core.search.SearchClientDescriptor
- name - Variable in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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.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.content.template.service.ContentFactoryDescriptor
- name - Variable in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
- name - Variable in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
- 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.NotificationListenerVetoDescriptor
- 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.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.PageProviderDefinitionBuilder
- name - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.types.SubType
- name - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
- 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.SessionManagerDescriptor
- 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.webengine.forms.validation.FormDescriptor.Field
- 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.rest.ApplicationHost
- name - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- 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.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.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.mail.MailSenderDescriptor
- 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.FilterDescriptor
- 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.opensearch1.embed.OpenSearchEmbedServerConfig
- name - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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.targetplatforms.core.descriptors.TargetDescriptor
- 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.usermapper.service.UserMapperDescriptor
- name() - Method in record class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory.MongoDBAuditBackendWithName
-
Returns the value of the
name
record component. - name() - Method in record class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory.OpenSearchAuditBackendWithName
-
Returns the value of the
name
record component. - name() - Element in annotation interface 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 record class org.nuxeo.ecm.restapi.io.management.Sequencer
-
Returns the value of the
name
record component. - name() - Element in annotation interface 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.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.log.mem.MemLogAppender
- 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() - Element in annotation interface org.nuxeo.runtime.test.runner.LoggerLevel
-
The logger name on which we want to set the logger level
- name() - Element in annotation interface 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 asnamespace-name
When there is no namespace, URN and id are identical. - NAME - Static variable in class org.nuxeo.audit.directory.storage.DirectoryAuditStorage
- NAME - Static variable in class org.nuxeo.ecm.automation.server.rest.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
-
Deprecated.
- 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.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.computation.RecomputeTranscodedVideosComputation
- NAME - Static variable in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- 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.opensearch1.service.RequestFilterService
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.AuditAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.BOAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.ChildrenAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.ConvertAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.EmptyDocumentAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberGroupsAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberUsersAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.OperationAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.PageProviderAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.PreviewAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.SearchAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.blob.BlobAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.comment.AnnotationAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.comment.CommentAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.enrichers.AuditJsonEnricher
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.enrichers.HasContentJsonEnricher
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.rendition.RenditionAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.routing.adapter.TaskAdapter
- NAME - Static variable in class org.nuxeo.ecm.restapi.server.routing.adapter.WorkflowAdapter
- NAME - Static variable in class org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher
- NAME - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
- 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_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_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(String) - Constructor for class org.nuxeo.lib.stream.computation.log.ComputationPool.NamedThreadFactory
- nameFormat() - Method in record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
-
Returns the value of the
nameFormat
record component. - 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.ecm.platform.query.core.PageProviderClassReplacerDescriptor
- names - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
- namespace - Variable in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- namespace - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobStoreConfiguration
- 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 - 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_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
- nameTransactionThread(Supplier<R>, String) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
- nameValue() - Method in record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
-
Returns the value of the
nameValue
record component. - 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
- nativeCase - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
- 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
-
Deprecated.Returns a batched list of entries. query string is a native query clause for the backend : here EJBQL 3.0 must be used if implementation of audit backend is JPA (< 7.3 or audit.elasticsearch.enabled=false) and JSON if implementation is Elasticsearch.
- nativeQuery(String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- nativeQuery(String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- nativeQuery(String, Map<String, Object>, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated.Returns a batched list of entries.
- nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- nativeQuery(String, Map<String, Object>, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- nativeQueryLogs(String, int, int) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- nativeQueryLogs(String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated.Returns a batched list of log entries.
- nativeQueryLogs(String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- nativeQueryLogs(String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- 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_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
- 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.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 - Enum constant in enum class 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.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
- 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
- needsRuntime() - Method in interface org.nuxeo.runtime.test.runner.ConditionalIgnore.Condition
-
Returns whether the condition needs to access Nuxeo Runtime, such as getting a service with
Framework.getService(Class)
. - needsRuntime() - Method in class org.nuxeo.runtime.test.runner.IgnoreIfWindows
- needsSubSelect - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.ColumnInfo
- needStartingURLSaving - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
- 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() - Element in annotation interface 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
- NEQ - Enum constant in enum class 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
- net.oauth.server - package net.oauth.server
-
Deprecated since 2025.0, use OAuth 2.0 APIs located under
org.nuxeo.ecm.platform.oauth2
. - netid - Variable in class edu.yale.its.tp.cas.client.ServiceTicketValidator.Handler
- networkHost - Variable in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- 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
- NEW_FILES - Static variable in class org.nuxeo.launcher.config.ConfigurationMarshaller
- 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)
withAnnotation
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.core.io.upload.batch.BatchHandler
-
Initiates a new batch with an optional externally provided id.
- newBatch(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.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
- newBuilder() - Static method in class org.nuxeo.log4j.NuxeoStreamAppender
- 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
- 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)
withComment
class instead - 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
- newDecoder() - Method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- 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 thisBaseDirectoryDescriptor
. - 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.JSONDocumentObject
- newDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
- newDocument(DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.JSONDocumentObject
- newDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
- newDocument(DocumentRef) - Method in class org.nuxeo.ecm.restapi.server.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(MongoDBAbstractSearchBuilder.FieldInfo, Object) - Method in class org.nuxeo.directory.mongodb.MongoDBSession.MongoDBDirectoryQueryBuilder
- newDocumentWithField(MongoDBAbstractSearchBuilder.FieldInfo, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- newEncoder() - Method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLOutboundBinding
- 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.BlobEventContext
- newEvent(String) - Method in class org.nuxeo.ecm.core.event.impl.DocumentDomainEventContext
- 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
- newExpression(String) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting
- newExtendedInfo(Serializable) - Method in class org.nuxeo.audit.service.AbstractAuditBackend
-
Deprecated, for removal: This API element is subject to removal in a future version.
- newExtendedInfo(Serializable) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- newExtendedInfo(Serializable) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
LogEntryBuilder.extended(String, Object)
instead - newExtendedInfo(Serializable) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- newExtendedInfo(Serializable) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- 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
- newHandleSSOMessageAction() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
- newHtmlMessage(String, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- newHtmlMessage(URL, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- 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.search.client.opensearch1.OpenSearchHintDescriptor
- newInstance() - Method in class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
- newInstance() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
-
Deprecated.
- 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.query.core.SearchServicePageProviderDescriptor
- newInstance() - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
- newInstance() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
- newInstance() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
- newInstance() - Method in class org.nuxeo.ecm.webengine.rendering.RenderingExtensionDescriptor
- newInstance() - Method in class org.nuxeo.ecm.webengine.rest.Utils.ClassRef
- newInstance() - Method in class org.nuxeo.mail.MailSenderDescriptor
- newInstance() - Method in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
- newInstance() - Method in class org.nuxeo.template.serializer.service.SerializerDescriptor
- newInstance() - Method in class org.nuxeo.wopi.CheckFileInfoUpdaterDescriptor
- 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(String) - Static method in class org.nuxeo.ecm.webengine.rest.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.rest.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(NXAuditEventsService) - Method in class org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor
-
Deprecated.
- newInstances(Class<T>, String) - Static method in class org.nuxeo.ecm.webengine.rest.Utils
-
Get class instances for the given class references string
- newInstances(Class<T>, String, char) - Static method in class org.nuxeo.ecm.webengine.rest.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
. - newKey - Variable in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- NEWLINE - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
- NEWLINE_REPLACEMENT_CTX_DATA - Static variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
- newLogEntry() - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
LogEntry.builder()
instead - newLogEntry() - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- 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
-
Deprecated.
- newMessage() - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.
- 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
-
Deprecated.
- newModelFactory() - Method in class org.nuxeo.ecm.web.resources.wro.factory.NuxeoWroManagerFactory
- 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.audit.mongodb.pageprovider.MongoDBDocumentHistoryPageProvider
- newParams - Variable in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchDocumentHistoryPageProvider
- newParams - Variable in class org.nuxeo.audit.sql.pageprovider.SQLDocumentHistoryPageProvider
- 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
- newQueryException(String, MongoException, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- newQueryFailure(MongoException, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- newQueryTimeout(MongoException, Bson) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- newQueryTimeoutClient(MongoException, 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
- newResourcePreparer() - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- newResourcePreparer() - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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
- newSetNameIdentifierAction() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
- 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
- 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
-
Deprecated.
- newTextMessage(URL, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- newThread(Runnable) - Method in class org.nuxeo.lib.stream.computation.log.ComputationPool.NamedThreadFactory
- newThreadFactory(String) - Static method in class org.nuxeo.common.concurrent.ThreadFactories
- newThreadFactory(String, boolean) - Static method in class org.nuxeo.common.concurrent.ThreadFactories
- newTrace(Call, OperationType, List<Call>, Object, Exception) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
- newTracer() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
- newTransaction() - Static method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
-
Commits and starts a new transaction with a custom timeout.
- newTransaction() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
-
Commits and starts a new transaction with a custom timeout.
- newTransaction() - Method in class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
-
Commits and starts a new transaction with a custom timeout.
- newTransaction() - Static method in class org.nuxeo.ecm.platform.video.VideoHelper
-
Commits and starts a new transaction with a custom timeout.
- 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.MongoDBRepositoryConverter.UpdateBuilder
- newUserResource(String, String) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- newUUID() - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLUtils
- newValidateAssertionsAction() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
- 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
- newWriteIndexForAlias(String, String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- newWriterInstance() - Method in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- newXAErrorLogger() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
- newZipFile(File) - Static method in class org.nuxeo.ecm.core.utils.ZipFileReader
-
Reads a
ZipFile
as UTF-8 encoded. - newZipFile(String) - Static method in class org.nuxeo.ecm.core.utils.ZipFileReader
- 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.test.runner.FeaturesRunner.BeforeClassStatement
- next - Variable in class org.nuxeo.runtime.test.runner.HotDeployer.ActionHandler
- next() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend.ESCursorResult
- next() - Method in class org.nuxeo.common.utils.FileTreeIterator
- next() - Method in class org.nuxeo.ecm.blob.azure.AzureBlobScroll
- next() - Method in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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.blob.scroll.InMemoryBlobScroll
- next() - Method in class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
- next() - Method in class org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll
- 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.search.IterableQueryResultImpl
- next() - Method in class org.nuxeo.ecm.core.search.SearchServiceScroll
- 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.gcp.GoogleStorageBlobScroll
- next() - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobScroll
- 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
-
Deprecated.
- next() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
- 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_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.rest.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
- nextObjects() - Method in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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
- nextPosition - Variable in class org.nuxeo.ecm.core.scroll.StaticScroll
- nextTransaction() - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
- nextTransaction(Duration) - Method in class org.nuxeo.runtime.test.runner.TransactionalFeature
- nextVersions() - Method in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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_CONSUMER - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamObject
- 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.core.io.upload.batch.BatchManagerConstants
- NO_FILTER - Static variable in class org.nuxeo.runtime.metrics.MetricsConfigurationDescriptor
- 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 - Enum constant in enum class 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
- NOCODEC_TAG - Static variable in class org.nuxeo.lib.stream.log.mem.MemLogAppender
- 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.runtime.opensearch1.embed.OpenSearchEmbedNode
- 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 interface 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 interface org.nuxeo.common.xmap.annotation.XMemberAnnotation
- NODE_MAP - Static variable in annotation interface 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 - Enum constant in enum class 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
-
Deprecated.
- 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.log4j.NuxeoLogEvent
- nodeId - Variable in class org.nuxeo.log4j.NuxeoStreamAppender
- 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- NODEID - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- NODEIDFK - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- NODEIDFK - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- NODEIDFKMUL - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- NODEIDFKMUL - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- NODEIDFKNP - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- NODEIDFKNP - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- NODEIDFKNULL - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- NODEIDFKNULL - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- NODEIDPK - Enum constant in enum class 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.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- 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.
- nodes - Variable in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedComponent
- 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
- nodesRegistrationManagement - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- nodesRegistrationManagement - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- 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 Class in org.nuxeo.ecm.platform.relations.api
-
Node type enum.
- NODEVAL - Enum constant in enum class 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
- 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 exception class 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_MULTIPART_COPY_MAX_SIZE - Static variable in class org.nuxeo.ecm.blob.s3.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 - Enum constant in enum class org.nuxeo.usermapper.service.UserMapperDescriptor.Type
- NONE - Enum constant in enum class org.nuxeo.ecm.core.api.VersioningOption
-
No versioning requested.
- NONE - Enum constant in enum class org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
- NONE - Enum constant in enum class 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 class org.nuxeo.lib.stream.computation.ComputationPolicy
- NONE - Static variable in class org.nuxeo.lib.stream.computation.internals.RecordFilterChainImpl
- NonNullValueException - Exception Class in org.nuxeo.ecm.core.io.avro
- NonNullValueException() - Constructor for exception class org.nuxeo.ecm.core.io.avro.NonNullValueException
- nonPrintableStyle - Variable in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter
- NonRecursiveResource - Class in org.nuxeo.template.xdocreport.rest
-
Simple wrapper to avoid infinit recursion in JSON marshaling
- NonRecursiveResource() - Constructor for class org.nuxeo.template.xdocreport.rest.NonRecursiveResource
- nonUniformRepartition - Static variable in class org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
- 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(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 class org.nuxeo.ecm.core.storage.sql.PropertyType
-
Normalizes a scalar value of this type.
- normalize(Object[]) - Method in enum class 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.
- 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
- normalizePath(String) - Static method in interface org.nuxeo.ecm.core.schema.SchemaManager
-
Remove prefix if any and replace the index of complex properties of the given path.
- 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 - Enum constant in enum class 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.rest.ResponseHelper
- notBeforePolicy() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns the value of the
notBeforePolicy
record component. - 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
- 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
- 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() - Method in class org.nuxeo.easyshare.EasyShare
- notFound() - Static method in class org.nuxeo.ecm.automation.server.rest.ResponseHelper
- NotFoundException - Exception Class in org.nuxeo.wopi.exception
- NotFoundException() - Constructor for exception class org.nuxeo.wopi.exception.NotFoundException
- nothing() - Static method in interface org.nuxeo.ecm.automation.core.util.JSONPropertyWriter.PropertyConsumer
- NOTHING_TO_PROCESS_MESSAGE - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
- NothingToPreviewException - Exception Class in org.nuxeo.ecm.platform.preview.api
-
Preview exception.
- NothingToPreviewException(String) - Constructor for exception class org.nuxeo.ecm.platform.preview.api.NothingToPreviewException
- NothingToPreviewException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.preview.api.NothingToPreviewException
- NothingToPreviewException(Throwable) - Constructor for exception class 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
- 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
- notificationVeto - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
- notificationVetos - 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
- notifyAsyncDigest(String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
- 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
- notifyDocumentRemove(String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- notifyDocumentRemove(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 givencommentDoc
. - notifyEvent(CoreSession, String, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.trash.AbstractTrashService
- notifyEvent(CoreSession, String, DocumentModel, boolean, 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
- notifySetRetainUntil(Document, Calendar, Calendar) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
- notifyStatusChange() - Method in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- notifyStatusChange() - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
- 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
- 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 Class in org.nuxeo.wopi.exception
- NotImplementedException() - Constructor for exception class 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 - Variable in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- NotNull - Annotation Interface 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
- NoValueToAddInContext() - Constructor for exception class 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
- NUL - Static variable in class org.nuxeo.elasticsearch.core.ReindexingMessage
- Null - Class in org.nuxeo.common.utils
- NULL - Enum constant in enum class 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() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeList
-
Whether the container should be set to null when not specified in the XML file.
- nullByDefault() - Element in annotation interface 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
- NullRequestDumper - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
-
Request dumper returning nothing.
- NullRequestDumper() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullRequestDumper
- 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 - 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_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.drive.NuxeoDriveObject
- NUXEO_DRIVE_FACET - Static variable in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
- NUXEO_ENTITY - Static variable in class org.nuxeo.ecm.webengine.rest.coreiodelegate.PartialCoreIODelegate
- 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_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_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_SYSTEM_PROPERTIES - Static variable in class org.nuxeo.launcher.config.ConfigurationMarshaller
- 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_VIRTUAL_HOST - Static variable in class org.nuxeo.common.http.HttpHeaders
- 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.
- NUXEO_ZIP_FILE_READER_CHARSET_FALLBACK_KEY - Static variable in class org.nuxeo.ecm.core.utils.ZipFileReader
- NuxeoAdobeConnectorService - Interface in org.nuxeo.adobe.cc
- NuxeoAdobeConnectorServiceImpl - Class in org.nuxeo.adobe.cc
- NuxeoAdobeConnectorServiceImpl() - Constructor for class org.nuxeo.adobe.cc.NuxeoAdobeConnectorServiceImpl
- NuxeoAnnotationEngine - Class in org.nuxeo.runtime.mockito
-
Used by file
mockito-extensions/org.mockito.plugins.AnnotationEngine
. - NuxeoAnnotationEngine() - Constructor for class org.nuxeo.runtime.mockito.NuxeoAnnotationEngine
- 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 aFile
. - NuxeoArchiveReader(InputStream) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
-
Create a
NuxeoArchiveReader
from anInputStream
. - 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-sizedThreadPoolExecutor
, 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
orCmisBrowserBindingServlet
. - 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
- NuxeoCmisServiceFactoryManager - Class in org.nuxeo.ecm.core.opencmis.bindings
-
Service holding the definition
- NuxeoCmisServiceFactoryManager() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactoryManager
- 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, String, GroupConfig) - Constructor for class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
- NuxeoComputedGroup(String, GroupConfig) - Constructor for class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
- nuxeoConf - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- nuxeoConf - Variable in class org.nuxeo.launcher.config.ConfigurationHolder
-
Path representing the Nuxeo Server configuration file.
- NuxeoConfContent() - Constructor for class org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
- 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
- NuxeoConfigurationFactory - Class in org.nuxeo.common.test.logging
-
This
ConfigurationFactory
provides a common log configuration for tests. - NuxeoConfigurationFactory() - Constructor for class org.nuxeo.common.test.logging.NuxeoConfigurationFactory
- NuxeoConnectionProvider - Class in org.nuxeo.ecm.core.persistence
-
ConnectionProvider for Hibernate that looks up the datasource from the Nuxeo 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 - Exception 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 aBlob
. - NuxeoContentStream.LazyInputStream - Class in org.nuxeo.ecm.core.opencmis.impl.server
-
An
InputStream
that fetches the actual stream from aSupplier
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
- 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 Class in org.nuxeo.runtime.metrics.reporter.patch
- 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
- 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
- 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 Class in org.nuxeo.drive.adapter
-
Exception raised when no contributions to the
FileSystemItemAdapterService
are found or the component is not ready, ie. application has not started yet. - NuxeoDriveContribException() - Constructor for exception class org.nuxeo.drive.adapter.NuxeoDriveContribException
- NuxeoDriveContribException(String) - Constructor for exception class org.nuxeo.drive.adapter.NuxeoDriveContribException
- NuxeoDriveContribException(String, Throwable) - Constructor for exception class org.nuxeo.drive.adapter.NuxeoDriveContribException
- NuxeoDriveContribException(Throwable) - Constructor for exception class 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 aFileSystemItem
after the transaction has been committed (e.g. deletion) or not a descendant of a synchronization root (e.g. security update on any document). - 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
- 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
- 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 theFileSystemItem
with the given destination id. - NuxeoDriveMove() - Constructor for class org.nuxeo.drive.operations.NuxeoDriveMove
- NuxeoDriveObject - Class in org.nuxeo.ecm.restapi.server.drive
- NuxeoDriveObject() - Constructor for class org.nuxeo.ecm.restapi.server.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
- 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 istrue
, 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
- 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
- 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
- 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 Class in org.nuxeo.ecm.core.api
-
The most generic exception thrown by the Nuxeo.
- NuxeoException() - Constructor for exception class org.nuxeo.ecm.core.api.NuxeoException
- NuxeoException(int) - Constructor for exception class org.nuxeo.ecm.core.api.NuxeoException
- NuxeoException(String) - Constructor for exception class org.nuxeo.ecm.core.api.NuxeoException
- NuxeoException(String, int) - Constructor for exception class org.nuxeo.ecm.core.api.NuxeoException
- NuxeoException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.NuxeoException
- NuxeoException(String, Throwable, int) - Constructor for exception class org.nuxeo.ecm.core.api.NuxeoException
- NuxeoException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.NuxeoException
- NuxeoException(Throwable, int) - Constructor for exception class 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
- NuxeoForwardDeprecatedPathFilter - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
- NuxeoForwardDeprecatedPathFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter
- NuxeoForwardDeprecatedPathFilter.DeprecatedPath - Enum Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
-
The deprecate paths are not meant to be removed as they exist to preserve the REST API backward compatibility.
- 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
NuxeoGroup
s. - 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
- nuxeoHome - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- NuxeoHostFilter - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
- NuxeoHostFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoHostFilter
- 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
- NuxeoIdempotentFilter - Class in org.nuxeo.ecm.platform.web.common.idempotency
-
Filter handling an idempotency key in POST requests.
- NuxeoIdempotentFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- NuxeoIdempotentResponse - Class in org.nuxeo.ecm.platform.web.common.idempotency
-
POJO representing response to be serialized and served by
NuxeoIdempotentFilter
. - NuxeoIdempotentResponse() - Constructor for class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- 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
- NuxeoJtaPlatform() - Constructor for class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoJtaPlatform
- NuxeoLargeBinaryDataMessageWriter - Class in org.nuxeo.template.xdocreport.rest
- NuxeoLargeBinaryDataMessageWriter() - Constructor for class org.nuxeo.template.xdocreport.rest.NuxeoLargeBinaryDataMessageWriter
- NuxeoLauncher - Class in org.nuxeo.runtime.tomcat
- NuxeoLauncher() - Constructor for class org.nuxeo.runtime.tomcat.NuxeoLauncher
- NuxeoLogEvent - Class in org.nuxeo.log4j
-
An object representing a log4j event that can be Avro serialized.
- NuxeoLogEvent() - Constructor for class org.nuxeo.log4j.NuxeoLogEvent
- NuxeoLogEvent(String, LogEvent) - Constructor for class org.nuxeo.log4j.NuxeoLogEvent
- NuxeoLoggingConstants - Class in org.nuxeo.common.test.logging
- 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 Class 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 aNuxeoObjectData
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 aDocumentModel
. - 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
NuxeoPrincipal
s. - 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
- 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
- NuxeoStreamAppender - Class in org.nuxeo.log4j
-
A Log4j appender that writes to a Nuxeo Stream using Avro encoded event.
- NuxeoStreamAppender(String, Filter, Layout<? extends Serializable>, boolean, Property[], String, String, String, int) - Constructor for class org.nuxeo.log4j.NuxeoStreamAppender
- NuxeoStreamAppender.Builder<B> - Class in org.nuxeo.log4j
- NuxeoTemplatesLoader - Class in org.nuxeo.ecm.platform.ec.notification.email.templates
- NuxeoTemplatesLoader() - Constructor for class org.nuxeo.ecm.platform.ec.notification.email.templates.NuxeoTemplatesLoader
- 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
- 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.processors.AbstractBindingResolver
- nuxeoWrapper - Variable in class org.nuxeo.template.rest.context.RestExtensions
- 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 theWebResourceManager
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
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditService
instead - NXAuditEventsService() - Constructor for class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- NXAuthConstants - Class in org.nuxeo.ecm.platform.ui.web.auth
- NXBIGBLOB - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
- NXCore - Class in org.nuxeo.ecm.core
-
Deprecated.
- nxData - Enum constant in enum class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
- NXDOWNLOADINFO - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
- NXFILE - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
- nxql - Variable in class org.nuxeo.ecm.core.BatchFinderWork
- nxql - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- NXQL - Class in org.nuxeo.ecm.core.query.sql
-
This defines the constants for NXQL queries.
- NXQL - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.LangParams
- NXQL - Enum constant in enum class org.nuxeo.ecm.restapi.server.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.QueryObject
- NXQL - Static variable in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- NXQL_ALL_DOCUMENTS - Static variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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.
- nxqlProp - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSExpressionEvaluator.ValueInfo
- nxqlQuery - Variable in class org.nuxeo.audit.provider.AuditPageProvider
- 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
- 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 Class 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
Predicate
s of the WHERE clause into a singleMultiExpression
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
- 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 - Static variable in class org.nuxeo.launcher.config.ConfigurationHolder
- 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 - Enum constant in enum class 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
- OAUTH2_TOKEN - Enum constant in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
-
Deprecated.
- 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
- OAuth2Error(String, String, int) - Constructor for class org.nuxeo.ecm.platform.oauth2.OAuth2Error
- OAuth2Object - Class in org.nuxeo.ecm.restapi.server
-
Endpoint to retrieve OAuth2 authentication data
- OAuth2Object() - Constructor for class org.nuxeo.ecm.restapi.server.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
- 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
- OAuthServlet - Class in net.oauth.server
-
Utility methods for servlets that implement OAuth.
- OAuthServlet() - Constructor for class net.oauth.server.OAuthServlet
- OAuthToken - Interface in org.nuxeo.ecm.platform.oauth.tokens
-
Represents Token data as manipulated in OAuth during the 3 legged authentication.
- OAuthToken.Type - Enum Class 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
- 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.io.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 - 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
-
Deprecated.
- OBJECT_MAPPER - Static variable in class org.nuxeo.ecm.restapi.opensearch1.filter.RequestValidator
- OBJECT_MAPPER - Static variable in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
- 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. parameters or input) directly to java datastructures.
- 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
-
Manage translation for resolver :
ObjectResolver.Helper.getConstraintErrorMessage(ObjectResolver, Object, Locale, String...)
- 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(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
- 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
- OC_EXTRACTOR - Static variable in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletFilter
-
Set optional OC_EXTRACTOR attribute in
ServletContext
withHttpExtractor
customExtractor. - OC_PUBLIC_ENDPOINT - Static variable in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletFilter
-
Set optional OC_PUBLIC_ENDPOINT attribute in
ServletContext
withBoolean
publicEndpoint. set to true for publicly accessible HTTP(S) server. - OC_TRACE_PROPAGATOR - Static variable in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletFilter
-
Set optional OC_TRACE_PROPAGATOR attribute in
ServletContext
withTextFormat
propagator. - OcHttpServletFilter - Class in org.nuxeo.ecm.platform.web.common.tracing
-
This filter class implements Filter interface called by web container.
- OcHttpServletFilter() - Constructor for class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletFilter
-
Creates a new
OcHttpServletFilter
. - OcHttpServletListener - Class in org.nuxeo.ecm.platform.web.common.tracing
-
This class implements
AsyncListener
to handle span completion for async request handling. - OcHttpServletUtil - Class in org.nuxeo.ecm.platform.web.common.tracing
- 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(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(String, String, String) - Static method in record class org.nuxeo.ecm.core.search.SearchIndex
- 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
-
Factory for a
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
- OFFICE_TO_PNG_CONVERTER_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
- OFFICE_TO_THUMBNAIL_CONVERTER_NAME - Static variable in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
- 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.search.api.client.search.results.impl.ResultSetImpl
- offset - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- offset - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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.management.StreamServlet.CatParams
- offset - Variable in class org.nuxeo.ecm.restapi.server.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() - Method in record class org.nuxeo.lib.stream.log.mem.MemLogPartition.BytesAndOffset
-
Returns the value of the
offset
record component. - offset() - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.MemPartitionTailer
- offset(int) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
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_SUFFIX - Static variable in class org.nuxeo.ecm.core.work.WorkStateHelper
- 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.
- offsetForTimestamp(LogPartition, long) - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- offsetForTimestamp(LogPartition, long) - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- OffsetTracker() - Constructor for class org.nuxeo.lib.stream.log.mem.MemLogPartition.OffsetTracker
- 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
- ofSchemas(List<String>) - Static method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
Returns a
SimpleDocumentModel
instance initialized with the givenschemas
. - 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 giventype
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
- oid - Variable in class org.nuxeo.ecm.automation.OperationParameters
- OIDCCatalinaHttpFacade - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- OIDCCatalinaHttpFacade(Request, HttpServletResponse) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.OIDCCatalinaHttpFacade
- ok() - Static method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
- 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
- oldDigest - Variable in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
- oldProofKey - Variable in class org.nuxeo.wopi.WOPIServiceImpl
- 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.
- 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 class org.nuxeo.audit.service.AbstractAuditBackend
-
Deprecated, for removal: This API element is subject to removal in a future version.
- onApplicationStarted() - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- onApplicationStarted() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBackend
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, not needed since introduction of
AuditBackendFactory
- onApplicationStarted() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- onApplicationStopped() - Method in class org.nuxeo.audit.service.AbstractAuditBackend
-
Deprecated, for removal: This API element is subject to removal in a future version.
- onApplicationStopped() - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- onApplicationStopped() - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBackend
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, not needed since introduction of
AuditBackendFactory
- onApplicationStopped() - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- 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
- onComplete(AsyncEvent) - Method in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletListener
- onContext() - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker
- onDirectory(File, Object) - Method in interface org.nuxeo.runtime.trackers.files.FileEventHandler
- onDirectory(File, Object) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker.BaseFileEventHandler
- onDirectory(File, Object) - Method in class org.nuxeo.runtime.trackers.files.FileEventTracker.GCDelegate
- onDirectory(Object, File, Object) - Static method in class org.nuxeo.runtime.trackers.files.FileEvent
- 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.mongodb.transientstore.MongoDBTransientStore
- ONE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- ONE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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(AsyncEvent) - Method in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletListener
- 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(Exception) - Method in class org.nuxeo.ecm.automation.core.trace.Tracer
- onError(Exception) - 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() - Element in annotation interface 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.BaseFileEventHandler
- 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
- ongoingRestore - Variable in class org.nuxeo.ecm.core.blob.BlobStatus
- 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.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
- 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
- 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
- onReference(String, boolean) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
- onRepeat(RandomBug.Repeat, RunNotifier, Statement, Description) - Method in class org.nuxeo.runtime.test.runner.RandomBug
- onRequestDone(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.rest.session.CoreSessionProvider
-
The HTTP request was consumed.
- onRequestDone(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerRequestCoreProvider
- onRequestDone(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.rest.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
- 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
- onStartAsync(AsyncEvent) - Method in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletListener
- onStatement(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() - Element in annotation interface 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
- onTimeout(AsyncEvent) - Method in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletListener
- 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 aURL
, avoiding JAR caches. - open(Codec<M>, NameResolver, Name, Properties, Properties) - Static method in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
- 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.since 11.1, use
CoreInstance.getCoreSession(String, String)
instead - 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.since 11.1, use
CoreInstance.getCoreSession(String, NuxeoPrincipal)
instead - openCoreSessionSystem(String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
-
Deprecated.since 11.1, use
CoreInstance.getCoreSessionSystem(String)
instead - openCoreSessionSystem(String, String) - Static method in class org.nuxeo.ecm.core.api.CoreInstance
-
Deprecated.since 11.1, use
CoreInstance.getCoreSessionSystem(String, String)
instead - openedMocks - Variable in class org.nuxeo.runtime.mockito.MockitoFeature
- 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
- 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
- OPENSEARCH - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- OpenSearchAuditBackend - Class in org.nuxeo.audit.opensearch1
-
Implementation of the
AuditBackend
interface using OpenSearch persistence - OpenSearchAuditBackend(OpenSearchClient, String) - Constructor for class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- OpenSearchAuditBackend.ESCursorResult - Class in org.nuxeo.audit.opensearch1
- OpenSearchAuditBackendDescriptor - Class in org.nuxeo.audit.opensearch1
- OpenSearchAuditBackendDescriptor() - Constructor for class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendDescriptor
- OpenSearchAuditBackendFactory - Class in org.nuxeo.audit.opensearch1
- OpenSearchAuditBackendFactory() - Constructor for class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory
- OpenSearchAuditBackendFactory.OpenSearchAuditBackendWithName - Record Class in org.nuxeo.audit.opensearch1
- OpenSearchAuditBackendWithName(String, OpenSearchAuditBackend) - Constructor for record class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory.OpenSearchAuditBackendWithName
-
Creates an instance of a
OpenSearchAuditBackendWithName
record class. - OpenSearchAuditPageProvider - Class in org.nuxeo.audit.opensearch1.pageprovider
- OpenSearchAuditPageProvider() - Constructor for class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- OpenSearchChecker - Class in org.nuxeo.runtime.opensearch1
- OpenSearchChecker() - Constructor for class org.nuxeo.runtime.opensearch1.OpenSearchChecker
- OpenSearchClient - Interface in org.nuxeo.runtime.opensearch1.client
- OpenSearchClientConfig - Class in org.nuxeo.runtime.opensearch1.client
-
Descriptor to retrieve connection information to MongoDB.
- OpenSearchClientConfig() - Constructor for class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- OpenSearchClientConfig.Store - Class in org.nuxeo.runtime.opensearch1.client
- OpenSearchClientFactory - Interface in org.nuxeo.runtime.opensearch1.client
-
Factory to create an
OpenSearch client
- OpenSearchClientService - Interface in org.nuxeo.runtime.opensearch1
-
Service used to get a client to OpenSearch.
- OpenSearchClientWithId(String, OpenSearchClient) - Constructor for record class org.nuxeo.runtime.opensearch1.OpenSearchComponent.OpenSearchClientWithId
-
Creates an instance of a
OpenSearchClientWithId
record class. - OpenSearchComponent - Class in org.nuxeo.runtime.opensearch1
-
Component used to get a client configured to hit an OpenSearch instance.
- OpenSearchComponent() - Constructor for class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- OpenSearchComponent.OpenSearchClientWithId - Record Class in org.nuxeo.runtime.opensearch1
- OpenSearchDocumentHistoryPageProvider - Class in org.nuxeo.audit.opensearch1.pageprovider
- OpenSearchDocumentHistoryPageProvider() - Constructor for class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchDocumentHistoryPageProvider
- OpenSearchEmbedComponent - Class in org.nuxeo.runtime.opensearch1.embed
- OpenSearchEmbedComponent() - Constructor for class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedComponent
- OpenSearchEmbedNode - Class in org.nuxeo.runtime.opensearch1.embed
- OpenSearchEmbedNode(OpenSearchEmbedServerConfig) - Constructor for class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedNode
- OpenSearchEmbedServerConfig - Class in org.nuxeo.runtime.opensearch1.embed
-
Configuration of an embedded (same JVM as Nuxeo) OpenSearch server.
- OpenSearchEmbedServerConfig() - Constructor for class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- OpenSearchEmbedService - Interface in org.nuxeo.runtime.opensearch1.embed
-
Service used to get an embedded server url.
- OpenSearchHintDescriptor - Class in org.nuxeo.ecm.core.search.client.opensearch1
-
This descriptor allows to add a Elasticsearch Hint.
- OpenSearchHintDescriptor() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchHintDescriptor
- OpenSearchHintQueryBuilder - Interface in org.nuxeo.ecm.core.search.client.opensearch1
-
Converts an NXQL OpenSearch Hint into
QueryBuilder
. - OpenSearchIndexConfig - Class in org.nuxeo.runtime.opensearch1
-
XMap descriptor for configuring an index
- OpenSearchIndexConfig() - Constructor for class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- OpenSearchQueryTransformer - Class in org.nuxeo.ecm.core.search.client.opensearch1
-
Helper class that holds the conversion logic.
- OpenSearchQueryTransformer(Map<String, String>, Map<String, OpenSearchHintQueryBuilder>) - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- OpenSearchQueryTransformer.ExpressionBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1
- OpenSearchQueryTransformer.QueryAndFilter - Record Class in org.nuxeo.ecm.core.search.client.opensearch1
-
Class to hold both a query and a filter
- OpenSearchResponseTransformer - Class in org.nuxeo.ecm.core.search.client.opensearch1
- OpenSearchResponseTransformer(Set<SearchClient.Capability>) - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchResponseTransformer
- OpenSearchRestClient - Class in org.nuxeo.runtime.opensearch1.client
- OpenSearchRestClient(String, RestHighLevelClient) - Constructor for class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- OpenSearchRestClientFactory - Class in org.nuxeo.runtime.opensearch1.client
- OpenSearchRestClientFactory() - Constructor for class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClientFactory
- OpenSearchSearchClient - Class in org.nuxeo.ecm.core.search.client.opensearch1
- OpenSearchSearchClient(OpenSearchSearchClientDescriptor, Map<String, OpenSearchHintQueryBuilder>) - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- OpenSearchSearchClientDescriptor - Class in org.nuxeo.ecm.core.search.client.opensearch1
- OpenSearchSearchClientDescriptor() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- OpenSearchSearchClientDescriptor.SearchIndex - Class in org.nuxeo.ecm.core.search.client.opensearch1
- OpenSearchSearchClientFactory - Class in org.nuxeo.ecm.core.search.client.opensearch1
- OpenSearchSearchClientFactory() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientFactory
- OpenSearchUIDSequencer - Class in org.nuxeo.uidgen.opensearch1
-
OpenSearch 1.x implementation of
UIDSequencer
. - OpenSearchUIDSequencer() - Constructor for class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- 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
- openUrls - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
- openUserSession() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
May be called by implementing classes to open a Use session on the repository.
- 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 Class in org.nuxeo.wopi
-
WOPI operations used in the
X-WOPI-Override
header. - Operation - Annotation Interface 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.AbstractAutomationBulkAction
- OPERATION_ID - Static variable in class org.nuxeo.ecm.restapi.server.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.AbstractAutomationBulkAction
- 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.adapters
- OperationAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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 Class in org.nuxeo.ecm.automation
- OperationCompoundException(String, OperationException[]) - Constructor for exception class org.nuxeo.ecm.automation.OperationCompoundException
- operationContext - Variable in class org.nuxeo.binary.metadata.internals.operations.ReadMetadataFromBinaryToContext
- 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
- OperationDescriptor - Interface in org.nuxeo.ecm.automation.core
- 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 Class in org.nuxeo.ecm.automation
-
The base exception of the operation service.
- OperationException(String) - Constructor for exception class org.nuxeo.ecm.automation.OperationException
- OperationException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.automation.OperationException
- OperationException(Throwable) - Constructor for exception class org.nuxeo.ecm.automation.OperationException
- operationExceptions - Variable in exception class org.nuxeo.ecm.automation.OperationCompoundException
- operationId - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.AutomationComputation
- OperationMethod - Annotation Interface 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 Class 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 class org.nuxeo.ecm.directory.OperationNotAllowedException
- OperationNotAllowedException(String, String, String[], Throwable) - Constructor for exception class org.nuxeo.ecm.directory.OperationNotAllowedException
- OperationNotFoundException - Exception Class in org.nuxeo.ecm.automation
- OperationNotFoundException(String) - Constructor for exception class 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.rest
- OperationResource() - Constructor for class org.nuxeo.ecm.automation.server.rest.OperationResource
- operations - Variable in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
- 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(Map<String, OperationType>, Map<String, ChainException>, Map<String, ChainExceptionFilter>, Map<TypeAdapterKey, ? extends TypeAdapter>) - 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(String, Class<?>, String) - Constructor for class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
- OperationTypeImpl.Match - Class in org.nuxeo.ecm.automation.core.impl
- 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.core.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- operator - Variable in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
- operator - Variable in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
- 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
- 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.io.rest.operations.AutomationInfo
- OpStack() - Constructor for class org.nuxeo.ecm.webengine.security.PostfixExpression.OpStack
- OPTIMISTIC_TYPES_ENABLED_PROPERTY_KEY - Static variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingServiceImpl
- 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.runtime.opensearch1.client.OpenSearchClient
- optimize(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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.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() - 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.VersioningRestrictionDescriptor
- 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.content.template.service.FactoryBindingDescriptor
- options - Variable in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
- 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(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(List<Predicate>) - Static method in class org.nuxeo.ecm.core.query.sql.model.Predicates
- 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(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 - Enum constant in enum class 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 - Enum constant in enum class 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.search.index.commands.IndexingCommand
- order - Variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBQuerySearchBuilder
- order - Variable in class org.nuxeo.ecm.core.versioning.VersioningPolicyDescriptor
- order - Variable in class org.nuxeo.ecm.platform.actions.Action
-
Provides a hint for action ordering.
- order - Variable in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
- 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.web.resources.core.ProcessorDescriptor
- order() - Element in annotation interface org.nuxeo.common.xmap.annotation.XObject
- order() - Element in annotation interface 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 - Enum constant in enum class 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
- ORDER_TOKEN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
- 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
OrderByExpr
s 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 - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
- ORDERED_PARAMS - Enum constant in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
- ORDERED_PARAMS - Static variable in class org.nuxeo.ecm.restapi.server.QueryObject
- ORDERED_PARAMS - Static variable in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- 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
- orders - Variable in class org.nuxeo.ecm.core.query.sql.model.QueryBuilder
- orders - Variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBQuerySearchBuilder
- 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.
- orElseAction(String) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
-
If the main action is not enabled or not exist fallback to the alternative action.
- org.nuxeo.adobe.cc - package org.nuxeo.adobe.cc
- org.nuxeo.audit.api - package org.nuxeo.audit.api
- org.nuxeo.audit.api.document - package org.nuxeo.audit.api.document
- org.nuxeo.audit.api.job - package org.nuxeo.audit.api.job
- org.nuxeo.audit.api.query - package org.nuxeo.audit.api.query
- org.nuxeo.audit.directory.storage - package org.nuxeo.audit.directory.storage
- org.nuxeo.audit.elasticsearch - package org.nuxeo.audit.elasticsearch
- org.nuxeo.audit.elasticsearch.io - package org.nuxeo.audit.elasticsearch.io
- org.nuxeo.audit.impl - package org.nuxeo.audit.impl
- org.nuxeo.audit.io - package org.nuxeo.audit.io
- org.nuxeo.audit.listener - package org.nuxeo.audit.listener
- org.nuxeo.audit.mem - package org.nuxeo.audit.mem
- org.nuxeo.audit.mongodb - package org.nuxeo.audit.mongodb
- org.nuxeo.audit.mongodb.pageprovider - package org.nuxeo.audit.mongodb.pageprovider
- org.nuxeo.audit.opensearch1 - package org.nuxeo.audit.opensearch1
- org.nuxeo.audit.opensearch1.pageprovider - package org.nuxeo.audit.opensearch1.pageprovider
- org.nuxeo.audit.provider - package org.nuxeo.audit.provider
- org.nuxeo.audit.service - package org.nuxeo.audit.service
- org.nuxeo.audit.service.extension - package org.nuxeo.audit.service.extension
- org.nuxeo.audit.service.management - package org.nuxeo.audit.service.management
- org.nuxeo.audit.sql - package org.nuxeo.audit.sql
- org.nuxeo.audit.sql.pageprovider - package org.nuxeo.audit.sql.pageprovider
- org.nuxeo.audit.stream - package org.nuxeo.audit.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.concurrent - package org.nuxeo.common.concurrent
- org.nuxeo.common.file - package org.nuxeo.common.file
- org.nuxeo.common.function - package org.nuxeo.common.function
- org.nuxeo.common.http - package org.nuxeo.common.http
- 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.test - package org.nuxeo.common.test
- org.nuxeo.common.test.configuration - package org.nuxeo.common.test.configuration
- org.nuxeo.common.test.logging - package org.nuxeo.common.test.logging
- 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.dmk - package org.nuxeo.dmk
- org.nuxeo.drive - package org.nuxeo.drive
- org.nuxeo.drive.action - package org.nuxeo.drive.action
- 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.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.search - package org.nuxeo.ecm.automation.core.operations.services.search
- 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.features - package org.nuxeo.ecm.automation.features
- org.nuxeo.ecm.automation.io - package org.nuxeo.ecm.automation.io
- org.nuxeo.ecm.automation.io.rest - package org.nuxeo.ecm.automation.io.rest
- org.nuxeo.ecm.automation.io.rest.documents - package org.nuxeo.ecm.automation.io.rest.documents
- org.nuxeo.ecm.automation.io.rest.operations - package org.nuxeo.ecm.automation.io.rest.operations
- 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.server - package org.nuxeo.ecm.automation.server
- org.nuxeo.ecm.automation.server.rest - package org.nuxeo.ecm.automation.server.rest
- org.nuxeo.ecm.automation.server.rest.adapters - package org.nuxeo.ecm.automation.server.rest.adapters
- 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.action.validation - package org.nuxeo.ecm.core.action.validation
- org.nuxeo.ecm.core.api - package org.nuxeo.ecm.core.api
- 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.blob.scroll - package org.nuxeo.ecm.core.blob.scroll
- org.nuxeo.ecm.core.blob.stream - package org.nuxeo.ecm.core.blob.stream
- 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.aggregate - package org.nuxeo.ecm.core.io.marshallers.json.aggregate
- 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.io.upload.batch - package org.nuxeo.ecm.core.io.upload.batch
- org.nuxeo.ecm.core.io.upload.batch.impl - package org.nuxeo.ecm.core.io.upload.batch.impl
- 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.model.stream - package org.nuxeo.ecm.core.model.stream
- 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.mongodb.transientstore - package org.nuxeo.ecm.core.mongodb.transientstore
- 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.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
- 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 - package org.nuxeo.ecm.core.search
- 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.search.client.opensearch1 - package org.nuxeo.ecm.core.search.client.opensearch1
- org.nuxeo.ecm.core.search.client.opensearch1.aggregate - package org.nuxeo.ecm.core.search.client.opensearch1.aggregate
- org.nuxeo.ecm.core.search.client.opensearch1.hint - package org.nuxeo.ecm.core.search.client.opensearch1.hint
- org.nuxeo.ecm.core.search.client.repository - package org.nuxeo.ecm.core.search.client.repository
- org.nuxeo.ecm.core.search.index - package org.nuxeo.ecm.core.search.index
- org.nuxeo.ecm.core.search.index.commands - package org.nuxeo.ecm.core.search.index.commands
- 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.action - package org.nuxeo.ecm.core.storage.action
- org.nuxeo.ecm.core.storage.dbs - package org.nuxeo.ecm.core.storage.dbs
- org.nuxeo.ecm.core.storage.dbs.action - package org.nuxeo.ecm.core.storage.dbs.action
- 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.mongodb.blob - package org.nuxeo.ecm.core.storage.mongodb.blob
- org.nuxeo.ecm.core.storage.mongodb.query - package org.nuxeo.ecm.core.storage.mongodb.query
- 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
Dialect
s 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.management - package org.nuxeo.ecm.core.storage.sql.management
-
Simple MBean to report the status of a SQL repository.
- 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.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.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 - package org.nuxeo.ecm.platform.audit
-
Deprecated since 2025.0, use new Audit APIs located under
invalid reference
org.nuxeo.audit
- 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.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.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.auth.saml - package org.nuxeo.ecm.platform.auth.saml
- org.nuxeo.ecm.platform.auth.saml.key - package org.nuxeo.ecm.platform.auth.saml.key
- org.nuxeo.ecm.platform.auth.saml.processor - package org.nuxeo.ecm.platform.auth.saml.processor
- org.nuxeo.ecm.platform.auth.saml.processor.action - package org.nuxeo.ecm.platform.auth.saml.processor.action
- org.nuxeo.ecm.platform.auth.saml.processor.binding - package org.nuxeo.ecm.platform.auth.saml.processor.binding
- org.nuxeo.ecm.platform.auth.saml.processor.handler - package org.nuxeo.ecm.platform.auth.saml.processor.handler
- org.nuxeo.ecm.platform.auth.saml.processor.messaging - package org.nuxeo.ecm.platform.auth.saml.processor.messaging
- 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.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.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.rest - package org.nuxeo.ecm.platform.importer.executor.rest
- 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 - package org.nuxeo.ecm.platform.oauth
-
Deprecated since 2025.0, use OAuth 2.0 APIs located under
org.nuxeo.ecm.platform.oauth2
. - 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.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.preview.work - package org.nuxeo.ecm.platform.preview.work
- 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.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.rendition.work - package org.nuxeo.ecm.platform.rendition.work
- 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.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
fromDocumentModel
- 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.bulk - package org.nuxeo.ecm.platform.routing.core.bulk
- 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.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.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.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.oauth - package org.nuxeo.ecm.platform.ui.web.auth.oauth
-
Deprecated since 2025.0, use OAuth 2.0 APIs located under
org.nuxeo.ecm.platform.oauth2
. - 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.action - package org.nuxeo.ecm.platform.video.action
- org.nuxeo.ecm.platform.video.adapter - package org.nuxeo.ecm.platform.video.adapter
- org.nuxeo.ecm.platform.video.computation - package org.nuxeo.ecm.platform.video.computation
- 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.idempotency - package org.nuxeo.ecm.platform.web.common.idempotency
- 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.session - package org.nuxeo.ecm.platform.web.common.session
- org.nuxeo.ecm.platform.web.common.tracing - package org.nuxeo.ecm.platform.web.common.tracing
- 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.io - package org.nuxeo.ecm.restapi.io
- org.nuxeo.ecm.restapi.io.capabilities - package org.nuxeo.ecm.restapi.io.capabilities
- org.nuxeo.ecm.restapi.io.conversion - package org.nuxeo.ecm.restapi.io.conversion
- org.nuxeo.ecm.restapi.io.management - package org.nuxeo.ecm.restapi.io.management
- org.nuxeo.ecm.restapi.io.types - package org.nuxeo.ecm.restapi.io.types
- org.nuxeo.ecm.restapi.opensearch1 - package org.nuxeo.ecm.restapi.opensearch1
- org.nuxeo.ecm.restapi.opensearch1.filter - package org.nuxeo.ecm.restapi.opensearch1.filter
- org.nuxeo.ecm.restapi.opensearch1.service - package org.nuxeo.ecm.restapi.opensearch1.service
- org.nuxeo.ecm.restapi.server - package org.nuxeo.ecm.restapi.server
- org.nuxeo.ecm.restapi.server.adapters - package org.nuxeo.ecm.restapi.server.adapters
- org.nuxeo.ecm.restapi.server.blob - package org.nuxeo.ecm.restapi.server.blob
- org.nuxeo.ecm.restapi.server.comment - package org.nuxeo.ecm.restapi.server.comment
- org.nuxeo.ecm.restapi.server.config - package org.nuxeo.ecm.restapi.server.config
- org.nuxeo.ecm.restapi.server.config.facets - package org.nuxeo.ecm.restapi.server.config.facets
- org.nuxeo.ecm.restapi.server.config.schemas - package org.nuxeo.ecm.restapi.server.config.schemas
- org.nuxeo.ecm.restapi.server.config.types - package org.nuxeo.ecm.restapi.server.config.types
- org.nuxeo.ecm.restapi.server.conversion - package org.nuxeo.ecm.restapi.server.conversion
- org.nuxeo.ecm.restapi.server.directory - package org.nuxeo.ecm.restapi.server.directory
- org.nuxeo.ecm.restapi.server.drive - package org.nuxeo.ecm.restapi.server.drive
- org.nuxeo.ecm.restapi.server.enrichers - package org.nuxeo.ecm.restapi.server.enrichers
- org.nuxeo.ecm.restapi.server.login.tokenauth - package org.nuxeo.ecm.restapi.server.login.tokenauth
- org.nuxeo.ecm.restapi.server.management - package org.nuxeo.ecm.restapi.server.management
- org.nuxeo.ecm.restapi.server.rendition - package org.nuxeo.ecm.restapi.server.rendition
- org.nuxeo.ecm.restapi.server.resource.wro - package org.nuxeo.ecm.restapi.server.resource.wro
- org.nuxeo.ecm.restapi.server.routing - package org.nuxeo.ecm.restapi.server.routing
- org.nuxeo.ecm.restapi.server.routing.adapter - package org.nuxeo.ecm.restapi.server.routing.adapter
- org.nuxeo.ecm.restapi.server.search - package org.nuxeo.ecm.restapi.server.search
- org.nuxeo.ecm.restapi.server.targetplatforms - package org.nuxeo.ecm.restapi.server.targetplatforms
- org.nuxeo.ecm.restapi.server.usermanager - package org.nuxeo.ecm.restapi.server.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.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.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.rest - package org.nuxeo.ecm.webengine.rest
- org.nuxeo.ecm.webengine.rest.coreiodelegate - package org.nuxeo.ecm.webengine.rest.coreiodelegate
- org.nuxeo.ecm.webengine.rest.scan - package org.nuxeo.ecm.webengine.rest.scan
- org.nuxeo.ecm.webengine.rest.servlet - package org.nuxeo.ecm.webengine.rest.servlet
- org.nuxeo.ecm.webengine.rest.servlet.config - package org.nuxeo.ecm.webengine.rest.servlet.config
- org.nuxeo.ecm.webengine.rest.servlet.mapping - package org.nuxeo.ecm.webengine.rest.servlet.mapping
- org.nuxeo.ecm.webengine.rest.session - package org.nuxeo.ecm.webengine.rest.session
- org.nuxeo.ecm.webengine.rest.session.impl - package org.nuxeo.ecm.webengine.rest.session.impl
- org.nuxeo.ecm.webengine.rest.views - package org.nuxeo.ecm.webengine.rest.views
- 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.util - package org.nuxeo.ecm.webengine.util
- org.nuxeo.elasticsearch - package org.nuxeo.elasticsearch
- org.nuxeo.elasticsearch.api - package org.nuxeo.elasticsearch.api
- org.nuxeo.elasticsearch.config - package org.nuxeo.elasticsearch.config
- org.nuxeo.elasticsearch.core - package org.nuxeo.elasticsearch.core
- org.nuxeo.elasticsearch.status - package org.nuxeo.elasticsearch.status
- 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.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 In-Memory and Kafka implementation.
- 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.log.mem - package org.nuxeo.lib.stream.log.mem
- 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.mail.amazon.ses - package org.nuxeo.mail.amazon.ses
- 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.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.opensearch1 - package org.nuxeo.runtime.opensearch1
- org.nuxeo.runtime.opensearch1.client - package org.nuxeo.runtime.opensearch1.client
- org.nuxeo.runtime.opensearch1.embed - package org.nuxeo.runtime.opensearch1.embed
- 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.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.v2.api - package org.nuxeo.scim.v2.api
- org.nuxeo.scim.v2.rest - package org.nuxeo.scim.v2.rest
- org.nuxeo.scim.v2.rest.marshalling - package org.nuxeo.scim.v2.rest.marshalling
- org.nuxeo.scim.v2.rest.usermanager - package org.nuxeo.scim.v2.rest.usermanager
- org.nuxeo.scim.v2.service - package org.nuxeo.scim.v2.service
- org.nuxeo.shaded.keycloak.adapters.tomcat - package org.nuxeo.shaded.keycloak.adapters.tomcat
- 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.rest - package org.nuxeo.targetplatforms.rest
- 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.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.rest - package org.nuxeo.template.rest
- org.nuxeo.template.rest.context - package org.nuxeo.template.rest.context
- 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.rest - package org.nuxeo.template.xdocreport.rest
- org.nuxeo.uidgen.opensearch1 - package org.nuxeo.uidgen.opensearch1
- 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.lock - package org.nuxeo.wopi.lock
- org.nuxeo.wopi.rest - package org.nuxeo.wopi.rest
- 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 - Static variable in class org.nuxeo.common.http.HttpHeaders
- 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_WIDTH_PARAM - Static variable in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
- originalConfigurationByLogger - 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.
- originalContext - Variable in class org.nuxeo.ecm.platform.actions.ELActionContext
- 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
-
Deprecated.since 2021.44 there is now an orphan versions Full GC bulk action (garbageCollectOrphanVersions)
- OrphanVersionCleanupListener() - Constructor for class org.nuxeo.ecm.core.versioning.OrphanVersionCleanupListener
-
Deprecated.
- 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
-
Deprecated.since 2021.44 there is now an orphan versions incremental GC (StreamDocumentGC)
- OrphanVersionRemoverListener() - Constructor for class org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener
-
Deprecated.
- OS_MAX_RESULT_WINDOW_PROPERTY - Static variable in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- OS_TIMEZONE_ID_KEY - Static variable in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- OS_TIMEZONE_OFFSET_KEY - Static variable in class org.nuxeo.ecm.restapi.server.management.ConfigurationObject
- 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. platform.
- 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
- otherIndex - Variable in class org.nuxeo.elasticsearch.core.ReindexingMessage
- OU - Enum constant in enum class org.nuxeo.ecm.platform.signature.api.user.CNField
-
Organizational Unit name
- out - Variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager.CipherAndDigestOutputStream
-
Deprecated.
- 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_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
- outboundBinding - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.action.SetEndpointAction
- outboundBinding - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
- outboundBinding - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.WebSSOOutboundProcessor
- outboundHandler - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
- outboundHandler - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.WebSSOOutboundProcessor
- outboundHandlerChain - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
-
Message handlers that run on a SAML outbound message, ie: message to IDP.
- 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 class 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.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- output - Variable in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- 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_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
- outputFormats - Variable in class org.nuxeo.template.service.TemplateProcessorComponent
- 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 forJsonGenerator
. - 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
- overrideDirectory - Variable in class org.nuxeo.targetplatforms.core.descriptors.ServiceConfigurationDescriptor
- 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.webengine.model.impl.AbstractResourceType
- owner - Variable in class org.nuxeo.ecm.webengine.rest.views.TemplateView
- 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 - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- P95 - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- P98 - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- P99 - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- P999 - Enum constant in enum class 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.rest.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
- 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.ResultSetPageProviderOperation
- page - Variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
- 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 - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.AuditAdapter
- PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberGroupsAdapter
- PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberUsersAdapter
- PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.directory.DirectoryObject
- PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.routing.TaskObject
- PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.usermanager.GroupRootObject
- PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.usermanager.UserRootObject
- PAGE_PROVIDER_NAME_PARAM - Static variable in class org.nuxeo.ecm.restapi.server.search.SearchObject
- PAGE_PROVIDER_NAME_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
- PAGE_SIZE - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
- PAGE_SIZE - Enum constant in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
- PAGE_SIZE - Static variable in class org.nuxeo.ecm.restapi.server.QueryObject
- PAGE_SIZE - Static variable in class org.nuxeo.ecm.restapi.server.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_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.audit.provider.AuditPageProvider
- pageChanged() - Method in class org.nuxeo.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.query.nxql.SearchServicePageProvider
- 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(PageProvider<?>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderChangedListener
-
Called when the current page of the
pageProvider
has changed. - 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
-
Deprecated.
- pageNo - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
-
Deprecated.
- 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.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.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 thePageProvider
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
- PageProviderDefinition - Interface in org.nuxeo.ecm.platform.query.api
-
Page provider descriptor interface handling all attributes common to a
PageProvider
generation. - PageProviderDefinitionBuilder - Class in org.nuxeo.ecm.platform.query.api
- PageProviderDefinitionBuilder(PageProviderDefinition) - Constructor for class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- PageProviderDefinitionBuilder.PageProviderDefinitionImpl - Class in org.nuxeo.ecm.platform.query.api
- PageProviderDefinitionImpl(PageProviderDefinitionBuilder) - Constructor for class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.adapters.SearchAdapter
- pageProviderService - Variable in class org.nuxeo.ecm.restapi.server.QueryObject
- pageProviderService - Variable in class org.nuxeo.ecm.restapi.server.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
- PageProvidersObject - Class in org.nuxeo.ecm.restapi.server.management
-
Endpoint to list PageProviders.
- PageProvidersObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.PageProvidersObject
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- pageSize - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- 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.adapters.PaginableAdapter
- pageSize - Variable in class org.nuxeo.ecm.restapi.server.PaginableObject
- pageSizeBinding - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- pageSizeBinding - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- pageSizeOptions - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- 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.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.adapters.PaginableAdapter
- PaginableDocumentModelList - Interface in org.nuxeo.ecm.automation.core.util
- PaginableDocumentModelListImpl - Class in org.nuxeo.ecm.automation.io.rest.documents
-
Wraps a
PageProvider
as aDocumentModelList
- PaginableDocumentModelListImpl(PageProvider<DocumentModel>) - Constructor for class org.nuxeo.ecm.automation.io.rest.documents.PaginableDocumentModelListImpl
- PaginableDocumentModelListImpl(PageProvider<DocumentModel>, String) - Constructor for class org.nuxeo.ecm.automation.io.rest.documents.PaginableDocumentModelListImpl
-
Creates a
PaginableDocumentModelListImpl
with more display information. - PaginableLogEntryList - Class in org.nuxeo.audit.api
- PaginableLogEntryList(PageProvider<LogEntry>) - Constructor for class org.nuxeo.audit.api.PaginableLogEntryList
- PaginableObject<T> - Class in org.nuxeo.ecm.restapi.server
-
Paginable WebObject.
- PaginableObject() - Constructor for class org.nuxeo.ecm.restapi.server.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.io.rest.documents
-
Paginable object that uses a delegate to handle pagination.
- PaginableWithDelegate(Paginable<T>) - Constructor for class org.nuxeo.ecm.automation.io.rest.documents.PaginableWithDelegate
- PAGINATE_GET_CHILDREN_PROPERTY - Static variable in class org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener
- 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
- param - Variable in class org.nuxeo.ecm.restapi.server.ClusterAction
-
Deprecated.
- param - Variable in class org.nuxeo.launcher.info.CommandInfo
- param - Variable in class org.nuxeo.runtime.pubsub.ClusterActionMessage
- 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 Interface 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.ConfigurationConstants
- PARAM_CONTEXT_PATH - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_CONVERSION_NAMES - Static variable in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- PARAM_DB_DRIVER - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
- PARAM_DB_HOST - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
- PARAM_DB_JDBC_URL - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
- PARAM_DB_NAME - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
- PARAM_DB_PORT - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
- PARAM_DB_PWD - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
- PARAM_DB_USER - Static variable in class org.nuxeo.ecm.core.storage.DBCheck
- 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
-
Deprecated.since 2021.34, use
CoreSession.DISABLE_AUDIT_LOGGER
instead - PARAM_FORCE_GENERATION - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_FROM_GROUP - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- PARAM_FROM_OFFSET - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- PARAM_FROM_TAIL - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- PARAM_GROUP - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- PARAM_HTTP_PORT - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_HTTP_TOMCAT_ADMIN_PORT - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- 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
-
Deprecated.
- PARAM_KEY_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- PARAM_KEY_STORE_FILE - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- PARAM_KEY_STORE_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- PARAM_KEY_STORE_TYPE - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- PARAM_KEY_USE_INSECURE_CIPHER - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.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_LIMIT - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- PARAM_LOOPBACK_URL - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_MIGRATION_ID - Static variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- PARAM_MIGRATION_STEP - Static variable in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- PARAM_MONGODB_CHECK_TIMEOUT - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBChecker
- PARAM_NAME - Static variable in class org.nuxeo.ecm.core.bulk.action.TrashAction
- PARAM_NUXEO_ALLOWED_HOSTS - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_NUXEO_CONF - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_NUXEO_DEV - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_NUXEO_URL - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_NUXEO_VIRTUAL_HOST - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- 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_PARTITION - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- PARAM_PASSWORD - Static variable in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.
- PARAM_POLICY_DEFAULT_DELAY_IN_MS - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- 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.ConfigurationChecker
- PARAM_RETRY_POLICY_DELAY_IN_MS - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- PARAM_RETRY_POLICY_ENABLED - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- PARAM_RETRY_POLICY_MAX_RETRIES - Static variable in class org.nuxeo.launcher.config.ConfigurationChecker
- PARAM_REWIND - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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_STARTUP_CLEAN_TMP_DIRECTORY - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_STORE - Static variable in class org.nuxeo.ecm.core.model.DocumentModelResolver
- PARAM_STREAM - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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_DBTYPE - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_TEMPLATES_FREEMARKER_EXTENSIONS - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_TEMPLATES_NAME - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
-
Absolute or relative PATH to the user chosen templates (comma separated list)
- PARAM_TEMPLATES_PARSING_EXTENSIONS - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- PARAM_TIMEOUT - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- PARAM_VERSIONING_OPTION - Static variable in class org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
- PARAM_XPATH - Static variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
- PARAM_XPATH - Static variable in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- 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 Interface in org.nuxeo.runtime.test.runner
-
The
ParameterizedFeature
annotation specifies the class to be parameterized. - ParameterizedSuite.ParameterizedMethod - Annotation Interface 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.picture.api.ImagingConfigurationDescriptor
- 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.ui.web.auth.service.AuthenticationPluginDescriptor
- 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 - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- parametersMigration - Variable in class org.nuxeo.launcher.config.ConfigurationLoader
- 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. a map between the parameter name and the Field object
- 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.AbstractAutomationBulkAction.AutomationComputation
- params - Variable in class org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
- params - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
- params - Variable in class org.nuxeo.ecm.automation.OperationParameters
- params - Variable in exception class 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.io.upload.batch.BatchFileEntry
- 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
- 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.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.webengine.model.Messages
- 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 - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- PARENT - Static variable in annotation interface 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.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(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(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 asPnDTnHnMn.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 enum class org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
- parse(String) - Static method in class org.nuxeo.ecm.core.schema.utils.DateParser
- parse(String) - Static method in enum class org.nuxeo.ecm.web.resources.api.ResourceType
- parse(String) - Static method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- parse(String) - Method in class org.nuxeo.ecm.webengine.rest.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.rest.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(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
- parseAndCopy(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
-
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.rest.ApplicationManager
- parseAutomationIDSForScripting(Map<String, List<String>>, List<String>, String) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper.ScriptBuilder
- parseBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateRangeParser
- parseBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateRangeParser
- parseBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateSignificantTermParser
- parseBuckets(Collection<? extends MultiBucketsAggregation.Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateTermParser
- parseBuckets(Collection<? extends MultiBucketsAggregation.Bucket>, Aggregate<? extends Bucket>) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateDateHistogramParser
- parseBuckets(Collection<? extends MultiBucketsAggregation.Bucket>, AggregateHistogram) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateHistogramParser
- parseBuckets(NumericMetricsAggregation.SingleValue) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateSingleValueMetricParser
- 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.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
- 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
- parseFilters(String, ScimV2ResourceType, BiFunction<String, Object, String>) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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.ecm.core.search.client.opensearch1.hint.AbstractGeoOpenSearchHintQueryBuilder
- parseInputStreams(String) - Method in class org.nuxeo.runtime.stream.StreamMetricsProcessor
- parseInt(String) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateHistogramParser
- 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
- parseLong(KeyValueStore, String) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
- 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 toDurationUtils.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() - 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.blob.s3.S3Utils
-
Deprecated.since 11.1, use
S3Utils.MULTIPART_COPY_PART_SIZE_DEFAULT
instead - PartialCoreIODelegate - Class in org.nuxeo.ecm.webengine.rest.coreiodelegate
- PartialCoreIODelegate() - Constructor for class org.nuxeo.ecm.webengine.rest.coreiodelegate.PartialCoreIODelegate
- PartialDeploy - Annotation Interface 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.ecm.restapi.server.management.StreamServlet.CatParams
- 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.
- 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.kafka.KafkaLogTailer
- partitions - Variable in class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
- partitions(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- 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
-
Deprecated.
- 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.runtime.opensearch1.client.OpenSearchClientConfig
-
Password for auth to the cluster.
- password - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig.Store
- password() - Method in record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
-
Returns the value of the
password
record component. - 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_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
- patchGroup(String, PatchRequest) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- patchGroup(DocumentModel, PatchRequest) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
-
Patches the given group model according to the given patch request, e.g.:
- patchGroup(DocumentModel, GroupResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2Mapping
-
Hook to be executed when a group is patched using JSON patch.
- patchGroup(DocumentModel, GroupResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- patchGroupJSONPatch(DocumentModel, PatchOperation) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
-
Patches the given group model according to the given patch operation using JSON patch.
- patchGroupWithFilter(DocumentModel, PatchOperation, Filter) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
-
Patches the given group model according to the given patch operation with a "path" attribute and a value filter specified, e.g.:
- patchGroupWithoutFilter(DocumentModel, PatchOperation) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
-
Patches the given group model according to the given patch operation with a "path" attribute and no value filter specified, e.g.:
- patchGroupWithoutPath(DocumentModel, PatchOperation) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
-
Patches the given group model according to the given patch operation without any "path" attribute, e.g.:
- patchGroupWithPath(DocumentModel, PatchOperation) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
-
Patches the given group model according to the given patch operation with a "path" attribute, e.g.:
- patchHeaders(HttpServletRequest, boolean, boolean) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter.DefaultContentTypeRequestWrapper
- patchNuxeoGroup(String, PatchRequest) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Patches a Nuxeo group model according to the patch request.
- patchNuxeoGroup(String, PatchRequest) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- patchNuxeoUser(String, PatchRequest) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Patches a Nuxeo user model according to the patch request.
- patchNuxeoUser(String, PatchRequest) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- patchScimResource(ScimResource, PatchOperation) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- patchScimResource(ScimResource, PatchRequest) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- patchUser(String, PatchRequest) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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.blob.CachingBlobStore.PathInfo
- path - Variable in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- 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.schema.PropertyIndexOrder
- path - Variable in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- path - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- 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.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.model.impl.AbstractResource
- path - Variable in class org.nuxeo.ecm.webengine.model.LinkDescriptor
- path - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourcesDescriptor
- path - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
-
The absolute path of the servlet (including the context path)
- 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.opensearch1.client.OpenSearchClientConfig.Store
- path - Variable in class org.nuxeo.runtime.tomcat.dev.DevBundle
- path() - Method in exception 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.rest.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.rest.servlet.mapping.Path
- Path(String[], int) - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- Path(String[], int, boolean) - Constructor for class org.nuxeo.ecm.webengine.rest.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.QueryObject
- 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_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_INDEX_PATTERN - Static variable in interface org.nuxeo.ecm.core.schema.SchemaManager
- 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 - Enum constant in enum class 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
- 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 - Variable in class org.nuxeo.log4j.NuxeoLogEvent
- PathInfo(Path) - Constructor for class org.nuxeo.common.file.LRUFileCache.PathInfo
- PathInfo(Path) - Constructor for class org.nuxeo.ecm.core.blob.CachingBlobStore.PathInfo
- PathMatcher - Class in org.nuxeo.ecm.webengine.rest.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.rest.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.rest.servlet.mapping
- PathParser() - Constructor for class org.nuxeo.ecm.webengine.rest.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.jdbc.NXQLQueryMaker
- paths - Variable in class org.nuxeo.drive.service.SynchronizationRoots
- paths - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.DirtyPathsFinder
- 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
- pathSeparatorIsBackslash - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
- pathSeparatorIsBackslash - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Is backslash "/" the path separator.
- 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.blob.s3.S3BlobStore
- pathStrategy - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
The path strategy according to the sub directory depth configuration.
- pathStrategy - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStore
- pathStrategy - Variable in class org.nuxeo.ecm.core.blob.scroll.LocalBlobScroll
- 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
- PathStrategyShortened - Class in org.nuxeo.ecm.core.blob
-
Extends the default
PathStrategy.safePath(String)
method to ensure resulting path and file name is not too long. - PathStrategyShortened(Path) - Constructor for class org.nuxeo.ecm.core.blob.PathStrategyShortened
- 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
- pathStyleAccessEnabled - Variable in class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- pathToIndexKey(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
-
Converts the given Nuxeo
path
to MongoDB identifier. - 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.schema.types.constraints.PatternConstraint
- pattern - Variable in class org.nuxeo.ecm.directory.impl.WritePolicyEntryAdaptor
- pattern - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- pattern - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- 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.rest.servlet.mapping.ExactSegmentMatcher
- pattern - Variable in class org.nuxeo.ecm.webengine.rest.servlet.mapping.RegexSegmentMatcher
- pattern - Variable in class org.nuxeo.ecm.webengine.rest.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
- 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.scheduler.SchedulerService
-
Pause the scheduler service.
- pause() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
- payload - Variable in class org.nuxeo.ecm.restapi.opensearch1.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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
- PdfAutomationRenditionProvider - Class in org.nuxeo.ecm.platform.rendition.extension
-
Rendition provider for Pdf conversion which checks that we have a suitable converter given a source mime-type.
- PdfAutomationRenditionProvider() - Constructor for class org.nuxeo.ecm.platform.rendition.extension.PdfAutomationRenditionProvider
- 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
toendPage
(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()
ortoString()
) 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 Class 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.
- 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 - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.core.io.registry.reflect.Instantiations
-
One instance of the marshaller is created per thread.
- 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.
- perDocumentQuery - Variable in class org.nuxeo.ecm.core.schema.FacetDescriptor
- 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
- performIndexing(String) - Method in class org.nuxeo.ecm.restapi.server.management.SearchObject
-
Performs indexing on documents matching the optional NXQL query.
- 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
- performRequestWithTracing(ThrowableBiFunction<I, RequestOptions, O, IOException>, I, String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- performRequestWithTracing(Request) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
-
Deprecated, for removal: This API element is subject to removal in a future version.
- performsExternalAccessControl(BlobInfo) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- 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
- 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
- PermissionGarbageCollectorListener - Class in org.nuxeo.ecm.permissions
-
Listener cleaning the 'aceinfo' directory when a document is removed.
- PermissionGarbageCollectorListener() - Constructor for class org.nuxeo.ecm.permissions.PermissionGarbageCollectorListener
- 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 rootFolderItem
. - 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.rest.session.impl
- PerRequestCoreProvider() - Constructor for class org.nuxeo.ecm.webengine.rest.session.impl.PerRequestCoreProvider
- PerRequestCoreProvider.Ref - Class in org.nuxeo.ecm.webengine.rest.session.impl
- PerSessionCoreProvider - Class in org.nuxeo.ecm.webengine.rest.session.impl
- PerSessionCoreProvider() - Constructor for class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider
- PerSessionCoreProvider.Ref - Class in org.nuxeo.ecm.webengine.rest.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.transientstore.AbstractTransientStore
-
Updates the total storage size and the storage size of the entry with the given
key
according tosizeOfBlobs
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 - Exception Class in org.nuxeo.ecm.core.persistence
- PersistenceError(String) - Constructor for exception class org.nuxeo.ecm.core.persistence.PersistenceError
- PersistenceError(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.persistence.PersistenceError
- persistenceProvider - Variable in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- 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
- persistNuxeoConf(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
- persistNuxeoDefaults(Path, Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
- 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
- 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
- PICTURE_VIEWS_TX_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsHelper
- 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
- pictureConversions - Variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
- 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 - Enum constant in enum class 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.management.PicturesObject
- PicturesObject - Class in org.nuxeo.ecm.restapi.server.management
-
since 11.3
- PicturesObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.PicturesObject
- 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.
- pictureViewsHelper - Variable in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
- PictureViewsHelper - Class in org.nuxeo.ecm.platform.picture
-
Helper to compute the picture views of a document.
- PictureViewsHelper() - Constructor for class org.nuxeo.ecm.platform.picture.PictureViewsHelper
- 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.rest.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
- 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.
- 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
- PLUGINS_EP - Static variable in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
- pluginsNames - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationChainDescriptor
- PLUS - Static variable in class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer
- plusDuration(ZonedDateTime, String) - Static method in class org.nuxeo.ecm.core.search.client.opensearch1.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 - Enum constant in enum class 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.blob.s3.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.blob.s3.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.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.mem.MemLogTailer
- pollDelay - Variable in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
- 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.io.conversion.ConversionScheduled
- pollInterval - Variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
- pollInterval - Variable in class org.nuxeo.runtime.metrics.MetricsReporterDescriptor
- pool - Variable in class org.nuxeo.ecm.core.management.jtajca.internal.ObjectPoolMonitor
- 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 internalXADataSource
. - 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.
- 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
- PopulateDecryptionParametersHandler - Class in org.nuxeo.ecm.platform.auth.saml.processor.handler
- PopulateDecryptionParametersHandler() - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.handler.PopulateDecryptionParametersHandler
-
Constructor.
- populateDescendantGroups(String, List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- populateExtendedInfo(LogEntryBuilder, DocumentModel, ExpressionContext, List<ExtendedInfoMapper>) - Method in class org.nuxeo.audit.service.AuditComponent
- populateExtendedInfo(LogEntry, DocumentModel, ExpressionContext, Collection<ExtendedInfoDescriptor>) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- 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
- port - Variable in class org.nuxeo.dmk.DmkProtocol
- 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 - Static variable in class org.nuxeo.runtime.metrics.reporter.ZPageReporter
- 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.search.IterableQueryResultImpl
- 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.search.IterableQueryResultImpl
- 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 - 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
- positionAfterDate(LogManager, Name, Name, int, long) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
- positionChangeAsJson(String, String, List<LogLag>, List<LogLag>) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- 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
- 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, Object, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.features.HTTPHelper
- POST_CONTENT_CREATION_HANDLERS_EP - Static variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- POST_LOGOUT_REDIRECT_URI_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- 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.
- postCommitHandlers - Variable in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
- postCommitHook(List<LogOffset>) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducer
-
This hook is called once the records have been produced downstream, providing the list of produced record offsets.
- postCommitHook(List<LogOffset>) - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- 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
- postContentCreationHandlers - Variable in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- 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
- 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
- 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.audit.provider.LatestCreatedUsersOrGroupsPageProvider
- 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
- 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)
withPageProviderService
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 Class in org.nuxeo.wopi.exception
- PreConditionFailedException() - Constructor for exception class 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 class 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
- predicates - Variable in class org.nuxeo.ecm.core.query.sql.model.MultiExpression
- predicates - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder
- predicates - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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
andblob
. - 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
-
Deprecated.
- prefix - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobScroll
- prefix - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- prefix - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- prefix - Variable in class org.nuxeo.ecm.blob.azure.AzureFileStorage
-
Deprecated.
- 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.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.rest.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.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.core.search.index.commands.IndexingCommand
- 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.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.runtime.stream.StreamMetricsComputation.LatencyMetric
- PREFIX_OPTION - Static variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
- PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- 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.MongoDBRepositoryConverter.UpdateBuilder
- prefixLen - Variable in class org.nuxeo.lib.stream.log.NameResolver
- prefixLength - Variable in class org.nuxeo.ecm.blob.azure.AzureBlobScroll
- prefixLength - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobScroll
- PrefixMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.util.PathMatcher.PrefixMatcher
- prefixName - Variable in class org.nuxeo.runtime.metrics.NuxeoMetricSet
- prefixThreadName(Supplier<T>) - Method in class org.nuxeo.wopi.rest.WOPIRoot
- prefixToSchema - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- prepareAndFireEvent(Serializable, DocumentRoutingConstants.Events, String, CoreSession, Task, GraphRoute) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- prepareClusterInvalidator() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
- PREPARED - Enum constant in enum class 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 - Enum constant in enum class 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
- 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
- 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.adapters.PreviewAdapter
- PreviewAdapter - Class in org.nuxeo.ecm.restapi.server.adapters
- PreviewAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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
- previewBlobs(DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.restapi.server.adapters.PreviewAdapter
- 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 Class in org.nuxeo.ecm.platform.preview.api
-
Preview exception.
- PreviewException(String) - Constructor for exception class org.nuxeo.ecm.platform.preview.api.PreviewException
- PreviewException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.preview.api.PreviewException
- PreviewException(Throwable) - Constructor for exception class 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
- PreviewWork - Class in org.nuxeo.ecm.platform.preview.work
-
Generates a document preview on worker node and cache the result in a transient store.
- PreviewWork(DocumentModel, String, boolean) - Constructor for class org.nuxeo.ecm.platform.preview.work.PreviewWork
- 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.
- previousClassProperties - Variable in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
- 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.
- previousMethodProperties - Variable in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
- 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
- PRIMARY - Enum constant in enum class 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
- PRIMITIVE_TYPE_STRICT_VALIDATION_PROPERTY - Static variable in class org.nuxeo.ecm.core.schema.types.PrimitiveType
- 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 - Enum constant in enum class 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.DocumentDomainEventContext
- 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.core.search.SearchQueryImpl.Builder
- principal - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- principal - Variable in class org.nuxeo.runtime.api.login.NuxeoLoginContext
- principal - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore.SerializableKeycloakAccount
- 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.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
- principalFactory - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaRequestAuthenticator
- principalFactory - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore
- 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.audit.api.LogEntryBuilder.LogEntryImpl
- principalName - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- principalName - Variable in class org.nuxeo.audit.stream.AuditDomainEvent
- principalName(String) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- principalName(NuxeoPrincipal) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- 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.automation.core.impl.OperationTypeImpl.Match
- 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() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.OperationMethod
- priority() - Element in annotation interface 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 - Enum constant in enum class 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 Interface in org.nuxeo.ecm.webengine.model
- PRIVATE - Static variable in class org.nuxeo.ecm.webengine.model.TypeVisibility
- privateKeyPath - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
- privilege - Variable in class org.nuxeo.ecm.directory.core.CoreDirectoryDescriptor.ACLDescriptor
- PRIVKEY_ALIAS_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- PRIVKEY_PASS_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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.io.management
- ProbeInfoJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.ProbeInfoJsonWriter
- ProbeInfoListJsonWriter - Class in org.nuxeo.ecm.restapi.io.management
- ProbeInfoListJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.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.AbstractBulkMigrator
-
Probes the current state of a
session
by analyzing persistent data. - probeSession(CoreSession) - Method in class org.nuxeo.ecm.core.migrator.AbstractRepositoryMigrator
- probeSession(CoreSession) - Method in class org.nuxeo.ecm.core.storage.dbs.BlobKeysBulkMigrator
- probeSession(CoreSession) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
- probesForHealthCheck - Variable in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
- ProbesObject - Class in org.nuxeo.ecm.restapi.server.management
- ProbesObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.ProbesObject
- probeState() - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- probeState() - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
- 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.io.management
- ProbeStatusJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.ProbeStatusJsonWriter
- 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(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
- 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
-
Deprecated.
- 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<Object>) - Method in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- 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
-
Deprecated.
- 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.MongoDBRepositoryConverter.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
- 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, MultivaluedMap<String, 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.MongoDBRepositoryConverter.UpdateBuilder
- 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.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
- processorClass - Variable in class org.nuxeo.binary.metadata.internals.MetadataProcessorDescriptor
- ProcessorDescriptor - Class in org.nuxeo.ecm.web.resources.core
- ProcessorDescriptor() - Constructor for class org.nuxeo.ecm.web.resources.core.ProcessorDescriptor
- processorFactory - Variable in class org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticationProvider
- 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.WebResourceManagerImpl
- processors - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
- processors - Variable in class org.nuxeo.template.service.TemplateProcessorComponent
- 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.directory.storage.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.blob.stream.StreamOrphanBlobGC.BlobGCComputation
- 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.model.stream.StreamDocumentGC.DocumentGCComputation
- processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.core.work.WorkComputation
- processRecord(ComputationContext, String, Record) - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- 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.blob.s3.S3Utils
-
Calls the consumer on all slices.
- processStateDiff(State.StateDiff, String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.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.
- processString(CryptoProperties, String, Function<String, 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
- processText(String, Function<String, String>) - Method in class org.nuxeo.common.utils.TextTemplate
-
It processes the given text.
- processTextAsStream(InputStream) - 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.directory.storage.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.ecm.core.bulk.introspection.StreamIntrospectionComputation
- 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.MongoDBRepositoryConverter.UpdateBuilder
- processWithRetry(CheckedRunnable) - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- 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> - 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> - 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> - 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 acodec
toappender
. - 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> - 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 class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
-
Identifier of the SLO profile.
- PROFILE_URI - Static variable in class org.nuxeo.ecm.platform.auth.saml.processor.WebSSOOutboundProcessor
-
Identifier of the WebSSO profile.
- 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.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
-
Deprecated.
- PROJECT_ID_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- projection - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
- projectionField - Variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder.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.query.MongoDBAbstractSearchBuilder.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
-
Deprecated.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
-
Deprecated.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_RETENTION_COMPLIANCE_MODE_ENABLED - Static variable in interface org.nuxeo.ecm.core.model.Session
-
Deprecated.since 2023.1, use
Session.PROP_RETENTION_STRICT_MODE_ENABLED
instead. - PROP_RETENTION_STRICT_MODE_ENABLED - Static variable in interface org.nuxeo.ecm.core.model.Session
-
Property to enable retention strict mode.
- 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.core.io.upload.batch.impl.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
- propagateAction(String, String) - Method in interface org.nuxeo.ecm.restapi.server.RestAPIService
-
Deprecated.Propagate an action to all others nodes in the cluster.
- propagateAction(String, String) - Method in class org.nuxeo.ecm.restapi.server.RestAPIServiceImpl
-
Deprecated.
- 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.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
-
Deprecated.
- 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.io.upload.batch.Batch
- properties - Variable in class org.nuxeo.ecm.core.io.upload.batch.BatchHandlerDescriptor
- 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.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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- properties - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- 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.launcher.config.ConfigurationMarshaller.NuxeoConfContent
-
Used as reference to detect configurator properties.
- properties - Variable in class org.nuxeo.mail.MailAuthenticator
- properties - Variable in class org.nuxeo.mail.MailSenderDescriptor
- 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(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_FILE_FIRST - Static variable in class org.nuxeo.runtime.osgi.OSGiRuntimeService
- 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
- propertiesBehaviors - Variable in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
- propertiesCache - Variable in class org.nuxeo.ecm.platform.actions.Action
- PropertiesDescriptor - Class in org.nuxeo.ecm.platform.query.core
- 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
- 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
- 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
-
Deprecated.
- 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_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.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 Class 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 class org.nuxeo.ecm.core.api.model.PropertyConversionException
- PropertyConversionException(Class<?>, Class<?>) - Constructor for exception class org.nuxeo.ecm.core.api.model.PropertyConversionException
- PropertyConversionException(Class<?>, Class<?>, String) - Constructor for exception class org.nuxeo.ecm.core.api.model.PropertyConversionException
- PropertyConversionException(String) - Constructor for exception class org.nuxeo.ecm.core.api.model.PropertyConversionException
- PropertyConversionException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.model.PropertyConversionException
- PropertyConversionException(Throwable) - Constructor for exception class 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 Class in org.nuxeo.ecm.core.api
-
Base exception thrown when there is a problem accessing a property.
- PropertyException() - Constructor for exception class org.nuxeo.ecm.core.api.PropertyException
- PropertyException(int) - Constructor for exception class org.nuxeo.ecm.core.api.PropertyException
- PropertyException(String) - Constructor for exception class org.nuxeo.ecm.core.api.PropertyException
- PropertyException(String, int) - Constructor for exception class org.nuxeo.ecm.core.api.PropertyException
- PropertyException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.PropertyException
- PropertyException(String, Throwable, int) - Constructor for exception class org.nuxeo.ecm.core.api.PropertyException
- PropertyException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.PropertyException
- PropertyException(Throwable, int) - Constructor for exception class 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
- PropertyIndexOrder - Class in org.nuxeo.ecm.core.schema
- PropertyIndexOrder(String, String) - Constructor for class org.nuxeo.ecm.core.schema.PropertyIndexOrder
- PropertyIndexOrder(String, PropertyIndexOrder.IndexOrder) - Constructor for class org.nuxeo.ecm.core.schema.PropertyIndexOrder
- PropertyIndexOrder.IndexOrder - Enum Class in org.nuxeo.ecm.core.schema
- 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
- 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.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 Class in org.nuxeo.ecm.core.api.model
-
Exception indicating a property not found.
- PropertyNotFoundException(String) - Constructor for exception class org.nuxeo.ecm.core.api.model.PropertyNotFoundException
- PropertyNotFoundException(String, String) - Constructor for exception class 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 onecm:isTrashed
. - PropertyTrashService() - Constructor for class org.nuxeo.ecm.core.trash.PropertyTrashService
- propertyType - Variable in class org.nuxeo.ecm.core.storage.sql.ModelProperty
- PropertyType - Enum Class 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
- 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
- Protected - Annotation Interface in org.nuxeo.ecm.webengine.model
- PROTECTED - Static variable in class org.nuxeo.ecm.webengine.model.TypeVisibility
- PROTECTION_COMMENT - Static variable in class org.nuxeo.launcher.config.ConfigurationMarshaller
- protocol - Variable in class org.nuxeo.ecm.blob.s3.CloudFrontConfiguration
- 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(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- provide(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
- 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.runtime.mockito.MockitoFeature
- provider - Variable in class org.nuxeo.runtime.pubsub.PubSubServiceImpl
-
The currently-configured provider.
- 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.query.core.PageProviderClassReplacerDescriptor
- 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
- providerId - Variable in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- 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
- providers - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
- providers - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
- providers - Variable in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
- 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 - Enum constant in enum class 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_REMOVED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
- 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 '...
- 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.
- PUB_SUB - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
-
Let RedisComponent start before us (Redis starts before WorkManager that starts before events).
- Public - Annotation Interface 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.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
- 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.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 Class 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.MongoDBRepositoryConverter.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
- PUML_FORMAT - Static variable in class org.nuxeo.ecm.restapi.server.management.StreamObject
- purge() - Method in class org.nuxeo.ecm.admin.operation.PermissionsPurge
- purgeDoc(DocumentModel) - Method in class org.nuxeo.ecm.admin.operation.PermissionsPurge
- purgeDocs(List<DocumentModel>) - Method in class org.nuxeo.ecm.admin.operation.PermissionsPurge
- purgeDocumentRoute(CoreSession, DocumentRoute) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Remove the workflow instance if it is canceled, done or orphan.
- purgeDocumentRoute(CoreSession, DocumentRoute) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- 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
- PurgeWorkStatus - Class in org.nuxeo.ecm.admin.permissions
-
Status of a
PermissionsPurgeWork
. - PurgeWorkStatus(PurgeWorkStatus.State) - Constructor for class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus
- PurgeWorkStatus.State - Enum Class 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.MongoDBRepositoryConverter.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.rest.views.ResourceContext
- pushBundleFor(Object) - Method in class org.nuxeo.ecm.webengine.rest.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.query.MongoDBAbstractSearchBuilder
- pushInlineDeployments(String...) - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
Deprecated.Hot deploy the given components (identified by an URI).
- 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(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.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, 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, 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.launcher.config.ConfigurationHolder
-
Puts the given property into user configuration.
- 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, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
Throws UnsupportedOperationException, added to implement Map<String, Property> interface.
- put(Map<String, Serializable>, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
-
Puts condition and update.
- 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 - Enum constant in enum class org.nuxeo.wopi.Operation
- PUT_RELATIVE - Enum constant in enum class 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
- putAll(Properties) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Puts all given
properties
into user configuration. - 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.
- 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 givenkey
in the transient store used by theTransientStoreWork
. - putBlobHolder(BlobHolder) - Method in class org.nuxeo.ecm.core.transientstore.work.TransientStoreWork
- putBlobs(String, List<Blob>) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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 givenkey
. - putBlobs(String, List<Blob>) - Method in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- putBytes(String, byte[]) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- 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
- putDefault(String, String) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Puts the given property into default configuration.
- putDefaultAll(Properties) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Puts all given
properties
into default configuration. - 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.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
- putFile() - Method in class org.nuxeo.wopi.rest.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 nameprefixName.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.
- putParam(String, Serializable) - Method in class org.nuxeo.ecm.core.transientstore.StorageEntry
- putParameter(String, String, Serializable) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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
tovalue
in the entry with the givenkey
. - 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.mongodb.transientstore.MongoDBTransientStore
- 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 givenkey
. - 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
- putProperties(Properties, FeaturesRunner, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
- putProperty(Object, String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
- putRelativeFile() - Method in class org.nuxeo.wopi.rest.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 givenkey
. - putString(String, String) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
- putSystemProperty(String, String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- putTemplateAll(Path, Properties) - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Puts all given
properties
into default configuration for the given template. - putToBson(Document, String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter
- putTransientKey(String, String) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- putTransientUpdate(String, BlobUpdateContext) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- pvh - Variable in class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
- pvh - Variable in class org.nuxeo.ecm.platform.picture.listener.PictureViewsGenerationListener
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. with the default prefix : "").
- 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 - Enum constant in enum class 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
-
Deprecated.
- 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
-
A NXQL query for LogEntry, for example:
SELECT * FROM LogEntry
- query - Variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
-
Deprecated.
- 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.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- query - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- query - Variable in exception class 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.adapters.GroupMemberGroupsAdapter
- query - Variable in class org.nuxeo.ecm.restapi.server.adapters.GroupMemberUsersAdapter
- query - Variable in class org.nuxeo.ecm.restapi.server.BulkActionObject
- query - Variable in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMRootObject
- query() - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
-
Deprecated.
- query() - Method in record class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.QueryAndFilter
-
Returns the value of the
query
record component. - 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, 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, 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, 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. org.nuxeo.ecm.directory.BaseSession provides a default implementation fetching all results to return the subset.
- query(Map<String, Serializable>, Set<String>, Map<String, String>, boolean, int, int) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
- 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 - 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 - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
- QUERY - Enum constant in enum class org.nuxeo.ecm.restapi.server.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.QueryObject
- QUERY - Static variable in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- 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
-
Deprecated.
- QUERY_GET_TASKS_RELATED_TO_DOCUMENT_ROUTE - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRouteOrphanedListener
- QUERY_LANGUAGE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.search.core.SavedSearchConstants
- QUERY_LIMIT_PARAM - Static variable in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- QUERY_LIMIT_PREFIX - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.AutomationBulkActionUi
- 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.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- 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
- 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 afinally
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 afinally
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, 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 record class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.QueryAndFilter
-
Creates an instance of a
QueryAndFilter
record class. - queryAuditEntries(CoreSession, SynchronizationRoots, Set<String>, long, long, int) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
- queryAuditEntries(CoreSession, SynchronizationRoots, Set<String>, long, long, int) - Method in class org.nuxeo.drive.service.impl.SQLAuditChangeFinder
- 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(MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- queryByLang(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- queryByLang(String, Long, Long, Long, Long, List<SortInfo>, Map<String, Serializable>, DocumentModel, Object...) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- queryByPageProvider(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.server.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.search.QueryExecutor
- queryByPageProvider(String, Long, Long, Long, List<SortInfo>, List<QuickFilter>, Object[], Map<String, Serializable>, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- QueryCannotMatchException() - Constructor for exception class 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
- QueryExecutor - Class in org.nuxeo.ecm.restapi.server.search
- QueryExecutor() - Constructor for class org.nuxeo.ecm.restapi.server.search.QueryExecutor
- QueryExecutor.LangParams - Enum Class in org.nuxeo.ecm.restapi.server.search
- QueryExecutor.QueryParams - Enum Class in org.nuxeo.ecm.restapi.server.search
- queryField - Variable in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder.FieldInfo
-
MongoDB field for query. foo/0/bar -> foo.0.bar; foo / * / bar -> foo.bar
- 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
-
Deprecated.since 2023.0, use
DocumentRoutingEscalationService.SUSPENDED_NODES_WITH_ESCALATION_QUERY
instead - queryForSuspendedNodesWithEscalation(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Deprecated.since 2023.0, this method doesn't scale, use the
CoreSession
query APIs withDocumentRoutingEscalationService.SUSPENDED_NODES_WITH_ESCALATION_QUERY
instead - queryForSuspendedNodesWithEscalation(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
-
Deprecated.
- queryGroups(ScimV2QueryContext) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Searches for groups.
- queryGroups(ScimV2QueryContext) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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.automation.core.operations.services.bulk.BulkRunAction
- 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 - Variable in class org.nuxeo.ecm.restapi.server.BulkActionObject
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditReader.queryLogs(QueryBuilder)
instead - queryLogs(String[], String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- queryLogs(String[], String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- queryLogs(QueryBuilder) - Method in class org.nuxeo.audit.directory.storage.DirectoryAuditStorage
-
Query log entries in the Audit directory, given an audit query builder.
- queryLogs(QueryBuilder) - Method in class org.nuxeo.audit.mem.MemAuditBackend
- queryLogs(QueryBuilder) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- queryLogs(QueryBuilder) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- queryLogs(QueryBuilder) - Method in interface org.nuxeo.audit.service.AuditBackend
-
Returns the logs given a collection of predicates and a default sort.
- queryLogs(QueryBuilder) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- queryLogs(QueryBuilder) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated.Returns the logs given a collection of predicates and a default sort.
- queryLogs(QueryBuilder) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- queryLogs(QueryBuilder) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- queryLogsByPage(String[], String, String[], String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditReader.queryLogs(QueryBuilder)
instead - queryLogsByPage(String[], String, String[], String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- queryLogsByPage(String[], String, String, String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditReader.queryLogs(QueryBuilder)
instead - queryLogsByPage(String[], Date, String[], String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditReader.queryLogs(QueryBuilder)
instead - queryLogsByPage(String[], Date, String[], String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- queryLogsByPage(String[], Date, String[], String, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- queryLogsByPage(String[], Date, String, String, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
AuditReader.queryLogs(QueryBuilder)
instead - 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 Class 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
- QueryObject() - Constructor for class org.nuxeo.ecm.restapi.server.QueryObject
- QueryObject.LangParams - Enum Class in org.nuxeo.ecm.restapi.server
- QueryObject.QueryParams - Enum Class in org.nuxeo.ecm.restapi.server
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- queryParameters - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- queryParameters - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- queryParameters - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- queryParametersMap - Variable in class org.nuxeo.ecm.restapi.server.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 Class in org.nuxeo.ecm.core.query
- QueryParseException() - Constructor for exception class org.nuxeo.ecm.core.query.QueryParseException
- QueryParseException(String) - Constructor for exception class org.nuxeo.ecm.core.query.QueryParseException
- QueryParseException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.query.QueryParseException
- QueryParseException(Throwable) - Constructor for exception class 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, 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(QueryBuilder) - 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
- queryResources(ScimV2QueryContext, ScimV2ResourceType) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- queryResult - Variable in exception class 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 class 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, Long, Long, Long, Long, String, Map<String, String>, List<SortInfo>) - Method in class org.nuxeo.ecm.restapi.server.search.SearchObject
- querySavedSearchByPageProvider(String, Long, Long, Long, String, Map<String, String>, List<SortInfo>, List<QuickFilter>, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.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
- QueryStringOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "query_string Elasticsearch hint operator. - QueryStringOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.QueryStringOpenSearchHintQueryBuilder
- QueryTenantAdder(String, String) - Constructor for class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement.QueryTenantAdder
- queryTransformer - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- 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(ScimV2QueryContext) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Searches for users.
- queryUsers(ScimV2QueryContext) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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_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
- 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.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 - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
- QUICK_FILTERS - Static variable in class org.nuxeo.ecm.restapi.server.QueryObject
- QUICK_FILTERS - Static variable in class org.nuxeo.ecm.restapi.server.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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- quickFilters - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- quickFilters - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- quickFilters(List<QuickFilter>) - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- quiet - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- quiet - Variable in class org.nuxeo.lib.stream.tools.command.LagCommand
- quiet(boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- 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 Class 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 class org.nuxeo.ecm.quota.size.QuotaExceededException
- QuotaExceededException(DocumentModel, String) - Constructor for exception class org.nuxeo.ecm.quota.size.QuotaExceededException
- QuotaExceededException(DocumentModel, DocumentModel, long) - Constructor for exception class 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
forFolderish
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
QuotaStatsUpdater
s registered to theQuotaStatsService
. - quotaStatsUpdaterClass - Variable in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
- QuotaStatsUpdaterDescriptor - Class in org.nuxeo.ecm.quota
-
Descriptor object for registering
QuotaStatsUpdater
s. - QuotaStatsUpdaterDescriptor() - Constructor for class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
- quotaStatsUpdaters - Variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
- 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 class org.nuxeo.ecm.quota.size.QuotaExceededException
- quoteFixedPartParameters - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder
- quoteFixedPartParameters - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- quotePatternParameters - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- 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
-
Deprecated.
- 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.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 Class in org.nuxeo.runtime.test.runner
-
BYPASS: the test is ignored.
- RandomBug.Repeat - Annotation Interface 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 Class 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.rest
- RandomImporterExecutor() - Constructor for class org.nuxeo.ecm.platform.importer.executor.rest.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 Interface in org.nuxeo.ecm.webengine.forms.validation.annotations
- 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 - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- RATE_15_MINUTE - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- RATE_5_MINUTE - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- RATE_MEAN - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- rawQuery - Variable in class org.nuxeo.ecm.restapi.opensearch1.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 - Enum constant in enum class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
- read - Variable in class org.nuxeo.ecm.core.cache.CacheMetrics
- 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.mem.MemCompoundLogTailer
- read() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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.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(JsonNode) - Method in class org.nuxeo.scim.v2.rest.marshalling.ScimResourceReader
- read(File) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
- read(InputStream) - Static method in class org.nuxeo.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, 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.scim.v2.rest.marshalling.ScimResourceReader
- 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.audit.elasticsearch.io.AuditEntryJSONReader
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, use
MarshallerHelper.jsonToObject(Class, String, RenderingContext)
instead - read(String) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.MemPartitionTailer
-
Reads a message from the partition and increments the current offset.
- 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, 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.kafka.KafkaLogTailer
- read(Duration) - Method in interface org.nuxeo.lib.stream.log.LogTailer
-
Read a message from assigned partitions within the timeout.
- read(Duration) - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- read(Duration) - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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
RowId
s. - read(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
- read(Document) - Static method in class org.nuxeo.audit.mongodb.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_MAPPER - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- 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.azure.AzureBlobStore
- 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.EmptyBlobStore
- 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(String, Path) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- readBlob(String, Path) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- readBlob(Element, ComplexType, Blob, boolean) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
- readBlob(BodyPart) - Method in class org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader
- readBlob(BlobInfo) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- readBlob(BlobInfo) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.since 11.1, use
DocumentBlobManager.readBlob(BlobInfo, Document, String)
instead - readBlob(BlobInfo, String) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
-
Deprecated.since 11.1, use
DocumentBlobManagerComponent.readBlob(BlobInfo, Document, String)
instead - 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
- 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(Path) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
- 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.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 thisSQLDocument
. - 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.audit.io.LogEntryJsonReader
- 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.WorkflowRequestJsonReader
- 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
- readExtendedEntity(JsonNode) - Method in class org.nuxeo.audit.io.LogEntryJsonReader
- readExtendedInfo(Document) - Static method in class org.nuxeo.audit.mongodb.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<MultivaluedMap<String, String>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.webengine.model.io.MultivaluedMapProvider
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.PartialCoreIODelegate
- readFrom(Class<BusinessAdapter>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.io.rest.documents.BusinessAdapterReader
- readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader
- readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.io.rest.operations.MultiPartExecutionRequestReader
- readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.io.rest.operations.UrlEncodedFormRequestReader
- readFrom(Class<Blob>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.webengine.model.io.BlobReader
- 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
- readKeyAttr(Element) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
- 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.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>) - Method in class org.nuxeo.binary.metadata.internals.ExifToolProcessor
- 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
-
Deprecated.since 11.5, use
ExifToolProcessor.readMetadata(String, Blob, List)
instead - 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
- ReadOnlyPropertyException - Exception Class in org.nuxeo.ecm.core.api.model
-
Exception thrown when attempting to write to a read-only property.
- ReadOnlyPropertyException() - Constructor for exception class org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
- ReadOnlyPropertyException(String) - Constructor for exception class org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
- ReadOnlyPropertyException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
- ReadOnlyPropertyException(Throwable) - Constructor for exception class 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.io.rest.operations.JsonRequestReader
- readRequest(InputStream, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.io.rest.documents.BusinessAdapterReader
- readRequest(InputStream, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader
- readRequest(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.io.rest.documents.BusinessAdapterReader
- readRequest(String, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonRequestReader
- readRequest0(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.io.rest.documents.BusinessAdapterReader
- readRequest0(String, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.io.rest.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
- 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
- readSettings() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- 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
- readSimpleRows(String, Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
Gets a list of rows for
SimpleFragment
s 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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
- READY - Enum constant in enum class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
Node is ready.
- readZip() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
- 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.api.blobholder.DownloadContextBlobHolder
- 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.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 Class in org.nuxeo.lib.stream.log
-
Exception raised during
LogTailer.read(Duration)
if there is a rebalancing. - RebalanceException(String) - Constructor for exception class 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
- receivedMessage(CacheServiceImpl.CacheInvalidation) - Method in class org.nuxeo.ecm.core.cache.CacheServiceImpl.AbstractCachePubSubInvalidator
- receivedMessage(ClusterAction) - Method in class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
-
Deprecated.
- receivedMessage(ReindexingMessage) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl.ReindexingPubSub
- receivedMessage(MigrationServiceImpl.MigrationInvalidation) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidator
- receivedMessage(ClusterActionMessage) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl.ClusterActionPubSub
- receivedMessage(TemplateProcessorComponent.TemplateProcessorInvalidation) - Method in class org.nuxeo.template.service.TemplateProcessorComponent.TemplateProcessorInvalidator
- 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.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
- 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
- RECOMPUTE_ALL_VIDEO_INFO - Static variable in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- recomputeAll - Variable in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- recomputeCallbacks - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
- 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
-
Deprecated.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
-
Deprecated.
- 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
- 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
- RecomputeTranscodedVideosComputation - Class in org.nuxeo.ecm.platform.video.computation
-
Computation that fills the conversions in the
VideoConstants.TRANSCODED_VIDEOS_PROPERTY
videos property - RecomputeTranscodedVideosComputation() - Constructor for class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- recomputeTypes() - Method in class org.nuxeo.ecm.platform.types.TypeService
- 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.
- RecomputeVideoConversionsAction - Class in org.nuxeo.ecm.platform.video.action
-
BAF Computation that fills video renditions for the blob property described by the given xpath.
- RecomputeVideoConversionsAction() - Constructor for class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsAction
- RecomputeVideoConversionsActionValidation - Class in org.nuxeo.ecm.platform.video.action
- RecomputeVideoConversionsActionValidation() - Constructor for class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsActionValidation
- RecomputeVideoInfoComputation - Class in org.nuxeo.ecm.platform.video.computation
-
Computation that fills Video Info.
- RecomputeVideoInfoComputation() - Constructor for class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- 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
- RecomputeViewsComputation(String) - 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 differentCoreSession
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 - Variable in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- 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 Class 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.
- recordBlobAccess(Path) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
-
Records access to a file by changing its modification time.
- recordBlobAccess(LocalBlobStore, String) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- recordBlobPath() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
-
Records a blob path, stored in the
DBSRepositoryBase.BlobFinder.path
field. - 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(String, LogEntry) - Method in class org.nuxeo.audit.listener.StreamAuditEventListener
- recordOf(LogEntry) - Method in class org.nuxeo.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.audit.stream.AuditDomainEventProducer
- records - Variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- records - Variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- records - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogTailer
- RECORDS_CLEANER_GROUP - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
Name of the user group allowed to remove records if retention mode is not in compliance mode.
- RECORDS_PARAM - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
- 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 Class 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 class org.nuxeo.ecm.core.api.RecoverableClientException
- RecoverableClientException(String, String, String[], Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.RecoverableClientException
- RecoverableClientException.Severity - Enum Class 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.ecm.core.search.index.commands.IndexingCommand
- recurse - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- recurse - Variable in class org.nuxeo.ecm.core.search.IndexingRequest
- 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 - Enum constant in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
- REDACTED_PLACE_HOLDER - Static variable in class org.nuxeo.log4j.Redactor
- redactor - Variable in class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- redactor - Variable in class org.nuxeo.log4j.MaskSensitiveDataRewritePolicy
- Redactor - Class in org.nuxeo.log4j
-
Redacts sensitive information from messages based on regex patterns.
- Redactor() - Constructor for class org.nuxeo.log4j.Redactor
- redirect() - Method in class org.nuxeo.ecm.restapi.server.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
- 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
- redirectToLog4j() - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
-
Redirects
java.util.logging
to Apache Log4j do not log below INFO level. - redirectToLog4j(Level) - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
-
Redirects
java.util.logging
to Apache Log4j 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
- redisplayFormWithErrorMessage(String, String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
- redisplayFormWithInfoMessage(String, String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
- redisplayFormWithMessage(String, String, String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.webengine.invite.UserInvitationObject
- 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.rest.session.impl.PerRequestCoreProvider.Ref
- Ref(CoreSession) - Constructor for class org.nuxeo.ecm.webengine.rest.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 - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
- reference - Variable in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest
- reference - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
- reference - Variable in class org.nuxeo.ecm.core.scroll.GenericScrollRequest
- reference() - Method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.AbsoluteDocumentRef
- 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(String) - Method in class org.nuxeo.ecm.core.scroll.DocumentScrollRequest.Builder
-
Associates a reference to the scroll.
- reference(String) - Method in class org.nuxeo.ecm.core.scroll.GenericScrollRequest.Builder
- 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.
- REFERER - Static variable in class org.nuxeo.common.http.HttpHeaders
- 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.core.operations.services.search.SearchWaitForIndexingOperation
- refresh - Variable in class org.nuxeo.ecm.core.search.BulkIndexingRequest.Builder
- refresh - Variable in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- refresh() - Method in class org.nuxeo.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- refresh() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- refresh() - Method in class org.nuxeo.audit.provider.AuditPageProvider
- refresh() - Method in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- 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.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.query.nxql.SearchServicePageProvider
- 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.core.ElasticSearchAdminImpl
- refresh() - Method in class org.nuxeo.elasticsearch.ElasticSearchComponent
- 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, 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 class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- refresh(String) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- refresh(String) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Refreshes an index so newly indexed documents are searchable.
- refresh(String) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- refresh(String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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(SearchIndex) - Method in interface org.nuxeo.ecm.core.search.SearchIndexingService
-
Refreshes an index so newly indexed documents are searchable.
- refresh(SearchIndex) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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_LAZY - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
- REFRESH_LOCK - Enum constant in enum class org.nuxeo.wopi.Operation
- REFRESH_PERIOD_MINUTES - Static variable in class org.nuxeo.connect.client.status.ConnectStatusHolder
- 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
- refreshCallback(RefreshableKeycloakSecurityContext) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore
- 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. - refreshExpiresIn() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns the value of the
refreshExpiresIn
record component. - 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
- refreshLock() - Method in class org.nuxeo.wopi.rest.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 class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- refreshToken(String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchHandler
-
Attempts to renew the credentials associated to this batch handler.
- refreshToken(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.impl.DefaultBatchHandler
- refreshToken(String) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- refs - Variable in class org.nuxeo.drive.service.SynchronizationRoots
- refVersion - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
- refVersion - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- reg - Variable in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl.OSGiServiceFactory
- regex - Variable in class org.nuxeo.ecm.webengine.forms.validation.RegexValidator
- Regex - Annotation Interface in org.nuxeo.ecm.webengine.forms.validation.annotations
- REGEX - Static variable in class org.nuxeo.runtime.mongodb.MongoDBOperators
- RegexMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.util.PathMatcher.RegexMatcher
- RegexOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "regex" Elasticsearch hint operator. - RegexOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.RegexOpenSearchHintQueryBuilder
- 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.rest.servlet.mapping
- RegexSegmentMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.mapping.RegexSegmentMatcher
- RegexSegmentMatcher(Pattern) - Constructor for class org.nuxeo.ecm.webengine.rest.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.blob.s3.S3BlobStoreConfiguration
- region - Variable in class org.nuxeo.ecm.blob.s3.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.ecm.platform.actions.ActionService
- 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(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(String, Consumer<ClusterActionMessage>) - Method in interface org.nuxeo.runtime.pubsub.ClusterActionService
-
Registers an action for a requested propagation
- registerAction(String, Consumer<ClusterActionMessage>) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- 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
- registerBlobDecoder(JSONBlobDecoder) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
- 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
- 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
- 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.rest.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.dmk.DmkComponent
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- 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.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.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.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.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.multi.tenant.MultiTenantServiceImpl
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- 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.computedgroups.ComputedGroupsServiceImpl
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- 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.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.picture.core.libraryselector.LibrarySelectorService
- 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.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.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.task.core.service.TaskServiceImpl
- 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.quota.size.QuotaSizeServiceImpl
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterService
- 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.webengine.rest.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.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.scim.v2.service.ScimV2MappingServiceImpl
- 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 newscrollId
to associate with. - registerCursor(String, C, int, int) - Method in class org.nuxeo.ecm.core.api.CursorService
-
Registers the input
CursorService
associated to the inputscrollId
. - 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 inputscrollId
. - registerCursorResult(CursorResult<C, O>) - Method in class org.nuxeo.ecm.core.api.CursorService
-
Registers the input
CursorResult
and generates a newscrollId
to associate with. - registerDecoder(String, PropertyDecoder) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
- 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
- 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.scheduler.SchedulerServiceImpl
- registerExtension(Extension) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
- registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- 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
- registerFilters(Collection<String>, Settings) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
- registerFolderImporters() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
- registerForAsyncWait(AsyncWaitHook) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
- 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
- registerInterposedSynchronization(Synchronization) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
- registerInTx(SQLSession) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
- registerInvalidator() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
- registerInvalidator() - Method in class org.nuxeo.wopi.WOPIServiceImpl
- registerJndiSMTPSender(String) - Method in class org.nuxeo.mail.MailServiceImpl
-
Deprecated.since 2023.4 This is a fallback method to register a
JndiSMTPMailSender
on the fly when only given a custom JNDI session name. Use aMailSenderDescriptor
to define a customMailSender
instead - 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
- 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
- registerOrphanVersionRemovalFilter(CoreServiceOrphanVersionRemovalFilterDescriptor) - Method in class org.nuxeo.ecm.core.CoreService
- 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
- 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.audit.service.management.AuditEventMetricFactory
- 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.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
- 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
- registerService(Class<S>, S, Dictionary<String, ?>) - Method in class org.nuxeo.osgi.OSGiBundleContext
- 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
- 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.audit.listener.StreamAuditEventListener
- registerSynchronization(Synchronization) - Method in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
- registerSynchronization(Synchronization) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- registerSynchronization(Synchronization) - Method in class org.nuxeo.ecm.core.event.stream.DomainEventProducerListener
- 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
- registerTemplate(URL) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- 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
- registerVersionRemovalPolicy(CoreServicePolicyDescriptor) - Method in class org.nuxeo.ecm.core.CoreService
- 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.connect.update.task.update.UpdateManager
- 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.bulk.introspection.StreamIntrospectionComputation
- 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.persistence.PersistenceComponent
- registry - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- registry - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
- registry - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSSession
- 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.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.platform.importer.xml.parser.XMLImporterServiceImpl
- registry - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
- registry - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistryComponent
- 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
- 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
- reindexDocuments(String, String) - Method in interface org.nuxeo.ecm.core.search.SearchIndexingService
-
Internal: reindex documents of the given repository according to the given NXQL query.
- reindexDocuments(String, String) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- REINDEXING_PUBSUB_TOPIC - Static variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- ReindexingMessage - Class in org.nuxeo.elasticsearch.core
- ReindexingMessage(String, String, String, ReindexingState) - Constructor for class org.nuxeo.elasticsearch.core.ReindexingMessage
- reindexingPubSub - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- ReindexingPubSub() - Constructor for class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl.ReindexingPubSub
- ReindexingState - Enum Class in org.nuxeo.elasticsearch.core
- reindexRepository(String) - Method in interface org.nuxeo.ecm.core.search.SearchIndexingService
-
Internal: reindex the repository
- reindexRepository(String) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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_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
- rejectOperationChain - Enum constant in enum class 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
- RelationAlreadyExistsException - Exception Class in org.nuxeo.ecm.platform.relations.api.exceptions
- RelationAlreadyExistsException() - Constructor for exception class 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
- 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
- relativeDocRefFromString(String) - Static method in class org.nuxeo.ecm.automation.io.rest.operations.DocumentInputResolver
- relativePos - Variable in class org.nuxeo.ecm.core.search.IterableQueryResultImpl
- relativize(String) - Static method in class org.nuxeo.runtime.datasource.DataSourceHelper
- RELAX - Enum constant in enum class 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 tofalse
. - 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.mongodb.transientstore.MongoDBTransientStore
- 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
- releaseDate - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- 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.loader.ReloadingClassLoader
- reload() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationFragment
- reload() - Method in class org.nuxeo.ecm.webengine.rest.ApplicationHost
- reload() - Method in interface org.nuxeo.ecm.webengine.rest.Reloadable
- reload() - Method in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- reload() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
Reloads configuration.
- 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(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 interface org.nuxeo.runtime.reload.ReloadService
- 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_TOPIC - Static variable in interface org.nuxeo.runtime.reload.ReloadService
- Reloadable - Interface in org.nuxeo.ecm.webengine.rest
- 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 - Class in org.nuxeo.runtime.reload
- ReloadComponent() - Constructor for class org.nuxeo.runtime.reload.ReloadComponent
- reloadContainer() - Method in class org.nuxeo.ecm.webengine.rest.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
- ReloadHelper - Class in org.nuxeo.ecm.admin.runtime
-
Helper to hot reload studio bundles.
- ReloadHelper() - Constructor for class org.nuxeo.ecm.admin.runtime.ReloadHelper
- ReloadingClassLoader - Class in org.nuxeo.ecm.webengine.loader
- ReloadingClassLoader(ClassLoader) - Constructor for class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
- 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
- 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.rest.servlet.config.ServletRegistry
- remaining - Variable in class org.nuxeo.lib.stream.tools.command.LatencyTrackerComputation
- remainingCapacity() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
- remapFixedPart(String) - Method in class org.nuxeo.audit.provider.AuditPageProvider
- remapFixedPart(String) - Method in class org.nuxeo.audit.provider.DocumentHistoryPageProvider
- remapWhereClause(WhereClauseDefinition) - Method in class org.nuxeo.audit.provider.AuditPageProvider
- 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.core.search.client.opensearch1.OpenSearchHintDescriptor
- remove - Variable in class org.nuxeo.ecm.directory.BaseDirectoryDescriptor
- remove - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
- 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.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.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(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(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.mongodb.transientstore.MongoDBTransientStore
- remove(String) - Method in class org.nuxeo.ecm.core.rest.FileService
- 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.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(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(SuggesterGroupDescriptor, String) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
-
Removes the suggester named
suggesterName
from the#suggesters
list. - remove(ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.rest.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 - 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
- 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 givenaclName
. - 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.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.mongodb.transientstore.MongoDBTransientStore
- 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.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
- removeAntiSamy(HtmlSanitizerAntiSamyDescriptor) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
- 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
-
Deprecated.
- removeBinaries(Collection<String>) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- removeBinaries(Collection<String>) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- removeBinaries(Collection<String>) - Method in interface org.nuxeo.ecm.core.blob.binary.BinaryManager
-
Deprecated.Remove definitively a set of binaries
- removeBinaries(Collection<String>) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- removeBinary(String) - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- removeBinary(String) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- removeBinding(String) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
- 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.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(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
- 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
- removeContribution(K) - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
- removeContribution(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
- removeContribution(DBSRepositoryDescriptor, Class<? extends DBSRepositoryFactory>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
- 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(BaseDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.DirectoryRegistry
- 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
- 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
- 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
- removeDatadogTracingCorrelation() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
- removeDataSource(DataSourceDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
- removeDataSourceLink(DataSourceLinkDescriptor) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
- removedBundle(Bundle, BundleEvent, ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.rest.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(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
- removeDotPart(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
- removedProperties - Variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
Deprecated.since 11.1, use
SchemaManagerImpl.propertyCharacteristics
instead - 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
- 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
-
Deprecated.
- removeEntries(String, String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- 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
- removeEntry(String, boolean) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
Remove the associated session.
- RemoveEntryOfMultiValuedProperty - Class in org.nuxeo.ecm.automation.core.operations.document
- RemoveEntryOfMultiValuedProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
- 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
- removeEvents - Static variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
-
Deprecated.
- removeExistingProxies(Document, Document) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Remove proxies for the same base document in the folder. doc may be a normal document or a proxy.
- 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.rest.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.BatchUploadObject
- removeFileEntry(String) - Method in class org.nuxeo.ecm.core.io.upload.batch.Batch
- removeFileEntry(String, String) - Method in interface org.nuxeo.ecm.core.io.upload.batch.BatchManager
-
Removes a file from a batch.
- removeFileEntry(String, String) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- removeFileEntry(String, TransientStore) - Method in class org.nuxeo.ecm.core.io.upload.batch.Batch
- removeFileExtension() - Method in class org.nuxeo.common.utils.Path
- removeFilterSet(FilterSetDescriptor) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
- removeFirstForbiddenCharacter(String) - Static method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
-
Deprecated.since 2021.32 Use escapeInjectableValue instead to allow lighter data alteration
- 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(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
- removeGroupFromGroup(NuxeoGroup, String) - Static method in class org.nuxeo.ecm.platform.usermanager.UserManagerHelper
- 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
-
Deprecated.
- 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.
- 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.rest.servlet.mapping.Path
- removeLastSegments(int) - Method in class org.nuxeo.common.utils.Path
- removeLastSegments(int) - Method in class org.nuxeo.ecm.webengine.rest.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.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
- removeMembersFromNuxeoGroup(DocumentModel, List<Member>) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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
- removeOrphanVersions(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- removeOrphanVersions(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Removes orphan versions when the live document doesn't exist and there is no proxy pointing to this document.
- 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
- 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 - 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
- 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
- removeProperties(Properties, FeaturesRunner, FrameworkMethod) - Method in class org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
- 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.rest.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
- removeResources(ResourcesDescriptor) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
- removeResourceStore(ResourceStore) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
- 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.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.
- 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.rest.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
- removeTracingCorrelation() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
- removeTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
- removeTrailingSlash() - Method in class org.nuxeo.ecm.webengine.rest.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
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
-
Deprecated.
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore.AzureBlobGarbageCollector
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.blob.azure.AzureGarbageCollector
-
Deprecated.
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore.EmptyBlobGarbageCollector
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore.InMemoryBlobGarbageCollector
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore.GoogleStorageBlobGarbageCollector
- removeUnmarkedBlobsAndUpdateStatus(boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- removeUnresolvedDependency(String) - Method in class org.nuxeo.osgi.BundleRegistration
- removeUserFromGroup(NuxeoPrincipal, NuxeoGroup) - Static method in class org.nuxeo.ecm.platform.usermanager.UserManagerHelper
- removeUserFromGroup(NuxeoPrincipal, NuxeoGroup) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserToGroupObject
- removeUserFromGroup(NuxeoPrincipal, NuxeoGroup, boolean) - Static method in class org.nuxeo.ecm.platform.usermanager.UserManagerHelper
- 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 - Enum constant in enum class org.nuxeo.wopi.Operation
- renameBlob(String) - Method in class org.nuxeo.wopi.rest.FilesEndpoint
-
Renames the blob with the
requestedName
. - renameCachedBlob(String, String) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- renameFile() - Method in class org.nuxeo.wopi.rest.FilesEndpoint
-
Implements the RenameFile operation.
- 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.model.Template
- render(OutputStream) - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
- render(OutputStream) - Method in class org.nuxeo.ecm.webengine.rest.views.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.model.view.TemplateView
- render(Writer) - Method in class org.nuxeo.ecm.webengine.rest.views.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
-
Deprecated.
- render(String, Object, Writer) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- 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
-
Deprecated.
- render(URL, Object, Writer) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- 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.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.
- 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
- renderContent(Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
- 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
- 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
- renderHTMLBody(Map<String, Object>, DocumentRenderingContext) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
- rendering - Variable in class org.nuxeo.ecm.webengine.rest.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
builder. - 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.rest.coreiodelegate
-
Utility class that get or create a
RenderingContext
from the currentHttpServletRequest
. - renderingCtx - Variable in class org.nuxeo.ecm.platform.csv.export.computation.CSVProjectionComputation
- renderingCtx - Variable in class org.nuxeo.ecm.restapi.server.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 Class in org.nuxeo.ecm.platform.rendering.api
- RenderingException - Exception Class in org.nuxeo.ecm.platform.rendering
- RenderingException() - Constructor for exception class org.nuxeo.ecm.platform.rendering.api.RenderingException
- RenderingException() - Constructor for exception class org.nuxeo.ecm.platform.rendering.RenderingException
- RenderingException(String) - Constructor for exception class org.nuxeo.ecm.platform.rendering.api.RenderingException
- RenderingException(String) - Constructor for exception class org.nuxeo.ecm.platform.rendering.RenderingException
- RenderingException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.rendering.api.RenderingException
- RenderingException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.rendering.RenderingException
- RenderingException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.rendering.api.RenderingException
- RenderingException(Throwable) - Constructor for exception class 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
- 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
- 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 - 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
-
Default for "org.nuxeo.cmis.computeRenditionInfo".
- 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.rendition
- RenditionAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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
- RenditionDefinitionProvider - Interface in org.nuxeo.ecm.platform.rendition.service
-
Interface for providers returning a list of
RenditionDefinition
for a givenDocumentModel
. - RenditionDefinitionProviderDescriptor - Class in org.nuxeo.ecm.platform.rendition.service
-
Descriptor contribution
RenditionDefinitionProvider
s. - RenditionDefinitionProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionProviderDescriptor
- renditionDefinitionProviders - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- renditionDefinitions - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- 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.platform.rendition.work.RenditionWork
- renditionName - Variable in class org.nuxeo.ecm.restapi.server.rendition.RenditionObject
- RenditionObject - Class in org.nuxeo.ecm.restapi.server.rendition
- RenditionObject() - Constructor for class org.nuxeo.ecm.restapi.server.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 theRenditionService
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
- RenditionWork - Class in org.nuxeo.ecm.platform.rendition.work
-
Generates a document rendition on worker node and cache the result in a transient store.
- RenditionWork(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- 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() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
- replace() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
- replace() - Method in class org.nuxeo.ecm.automation.core.OperationContribution
- replace() - Method in interface org.nuxeo.ecm.automation.core.OperationDescriptor
- 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
withnewACE
, only if theoldACE
exists. - replace(ACE, ACE) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
- REPLACE - Enum constant in enum class 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
withnewACE
on the givenaclName
, only if theoldACE
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 thenewACE
on the givenaclName
. - replaceAll(BiFunction<? super String, ? super Object, ? extends Object>) - Method in class org.nuxeo.automation.scripting.internals.AutomationMapper
- replaceBackslashes(String) - Method in class org.nuxeo.launcher.config.ConfigurationLoader
- replaceBlobDigest(String, String, String) - Method in interface org.nuxeo.ecm.core.model.Document
-
Visits the blobs of this document and, for those with a matching key, replace their key and digest with new ones.
- replaceBlobDigest(String, String, String) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- replaceBlobDigest(String, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
- replaceBlobDigest(String, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
- replaceBlobDigest(DocumentRef, String, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- replaceBlobDigest(DocumentRef, String, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Visits the blobs of a document and, for those with a matching key, replace their key and digest with new ones.
- replaceBlobDigest(Document.BlobAccessor, String, String, String, MutableObject<String>) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSDocument
- replaceBlobs(List<Object>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
-
Recursively replaces all
Blob
s withBlob
s created from Files stored in the folder registered by thenuxeo.csv.blobs.folder
property. - replaceBlobs(Map<String, Object>) - Method in class org.nuxeo.ecm.csv.core.CSVImporterWork
-
Recursively replaces all
Blob
s withBlob
s created from Files stored in the folder registered by thenuxeo.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
- replaceDigest(String) - Method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- replaceDigest(CoreSession) - Method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- replaceDigestAllRepositories() - Method in class org.nuxeo.ecm.core.blob.ComputeDigestHelper
- replaceEnvironmentVariables(String) - Method in class org.nuxeo.launcher.config.ConfigurationLoader
- 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
- replacementChain - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- replacements - Variable in class org.nuxeo.runtime.avro.AvroServiceImpl
- replaceNewline(String) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
- replaceParameterPattern(Object[]) - Method in class org.nuxeo.ecm.restapi.server.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.
- replacePath(UnaryOperator<String>) - Method in class org.nuxeo.ecm.core.schema.PropertyIndexOrder
- 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
- replacers - 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(String, String...) - Method in class org.nuxeo.mail.MailMessage.Builder
- replyTo(List<String>) - Method in class org.nuxeo.mail.MailMessage.Builder
- REPLYTO - Enum constant in enum class org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
-
Deprecated.
- replyTos - Variable in class org.nuxeo.mail.MailMessage.Builder
- repo - Variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkWaitForAction
- repo - Variable in class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- 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 - Enum constant in enum class org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
-
Reference is an id prefixed with a repository.
- REPO_AND_PATH_REF - Enum constant in enum class 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 - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- 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
- reportError(String, int) - Method in interface org.nuxeo.runtime.migration.MigrationService.MigrationContext
-
Notifies the migration context of an error.
- reportError(String, int) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationContextImpl
- reportError(String, Integer) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.ProgressReporter
- 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.rest
- ReportService - Class in org.nuxeo.template.xdocreport.rest
- ReportService() - Constructor for class org.nuxeo.template.rest.ReportService
- ReportService() - Constructor for class org.nuxeo.template.xdocreport.rest.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.blob.stream.BlobDomainEvent
- 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.model.stream.DocumentDomainEvent
- 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.search.client.repository.RepositorySearchClient
- repository - Variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- repository - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- repository - Variable in class org.nuxeo.ecm.core.search.SearchHit.Builder
- repository - Variable in class org.nuxeo.ecm.core.search.SearchHit
- repository - Variable in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- 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
-
Deprecated.
- repository - Variable in class org.nuxeo.ecm.platform.importer.service.ImporterConfigurationDescriptor
- repository - Variable in class org.nuxeo.elasticsearch.core.ReindexingMessage
- repository() - Method in record class org.nuxeo.ecm.core.search.SearchIndex
-
Returns the value of the
repository
record component. - 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.core.search.SearchHit.Builder
- 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 callingopen
. - 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_PROP - Static variable in class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- REPOSITORY_WORKSPACE_LABEL - Static variable in class org.nuxeo.ecm.platform.userworkspace.constants.UserWorkspaceConstants
- RepositoryBlobScroll - Class in org.nuxeo.ecm.core.blob.scroll
-
Meta Scroll to scroll the blobs of the blob provider(s) of a repository, the scroll query is the repository name.
- RepositoryBlobScroll() - Constructor for class org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll
- 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
- 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.audit.api.LogEntryBuilder.LogEntryImpl
- repositoryId - Variable in class org.nuxeo.audit.api.LogEntryBuilder
- 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
- repositoryId(String) - Method in class org.nuxeo.audit.api.LogEntryBuilder
- 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 - Interface in org.nuxeo.ecm.core.api.repository
-
High-level service to get to a
Repository
and from there toCoreSession
objects. - RepositoryManagerImpl - Class in org.nuxeo.ecm.core.api.repository
-
High-level service to get to a
Repository
and from there toCoreSession
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.impl.adapters.helper.AbsoluteDocumentRef
- 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.search.index.commands.IndexingCommand
- 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.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
-
Holds all methods bound to a repository
- RepositoryObject() - Constructor for class org.nuxeo.ecm.restapi.server.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
- RepositorySearchClient - Class in org.nuxeo.ecm.core.search.client.repository
-
A SearchClient baked on repository search.
- RepositorySearchClient(RepositorySearchClientDescriptor) - Constructor for class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- RepositorySearchClientDescriptor - Class in org.nuxeo.ecm.core.search.client.repository
- RepositorySearchClientDescriptor() - Constructor for class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- RepositorySearchClientFactory - Class in org.nuxeo.ecm.core.search.client.repository
- RepositorySearchClientFactory() - Constructor for class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientFactory
- RepositorySearchResponseTransformer - Class in org.nuxeo.ecm.core.search.client.repository
- RepositorySearchResponseTransformer(Set<SearchClient.Capability>) - Constructor for class org.nuxeo.ecm.core.search.client.repository.RepositorySearchResponseTransformer
- 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
- repoToDefaultSearchIndex - Variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- repoToSearchIndexes - Variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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.io.rest.documents.BusinessAdapterReader
- request - Variable in class org.nuxeo.ecm.automation.io.rest.operations.JsonAutomationInfoWriter
- request - Variable in class org.nuxeo.ecm.automation.io.rest.operations.JsonOperationWriter
- request - Variable in class org.nuxeo.ecm.automation.io.rest.operations.UrlEncodedFormRequestReader
- request - Variable in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- request - Variable in class org.nuxeo.ecm.automation.server.rest.ExecutableResource
- request - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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.BatchUploadObject
- request - Variable in class org.nuxeo.ecm.restapi.server.management.ManagementObject
- request - Variable in class org.nuxeo.ecm.restapi.server.resource.wro.ResourceBundleWriter
- request - Variable in class org.nuxeo.ecm.webengine.app.WebContextProvider
- request - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- request - Variable in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
- request - Variable in class org.nuxeo.ecm.webengine.model.io.DownloadContextBlobHolderWriter
- request - Variable in class org.nuxeo.ecm.webengine.model.io.MultivaluedMapProvider
- request - Variable in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- request - Variable in class org.nuxeo.ecm.webengine.session.UserSession
- request - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaAdapterSessionStore
- request - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- request - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaRequestAuthenticator
- request - Variable in class org.nuxeo.targetplatforms.rest.JsonWriter
- request - Variable in class org.nuxeo.template.rest.ResourceService
- request - Variable in class org.nuxeo.template.xdocreport.rest.ResourceService
- request - Variable in class org.nuxeo.wopi.rest.FilesEndpoint
- request - Variable in class org.nuxeo.wopi.rest.WOPIRoot
- REQUEST - Enum constant in enum class 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.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.BatchUploadObject
- REQUEST_HANDLER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- REQUEST_HEADER_CLIENT_REASON - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
-
Public request header recording the client reason to use for the download.
- REQUEST_KEY - Static variable in class org.nuxeo.ecm.webengine.rest.coreiodelegate.RenderingContextWebUtils
- REQUEST_QUERY_PARAM_CLIENT_REASON - Static variable in interface org.nuxeo.ecm.core.io.download.DownloadService
-
Public request query parameter recording the client reason to use for the download.
- RequestChain - Class in org.nuxeo.ecm.webengine.rest.servlet
- RequestChain(HttpServlet, FilterSet[]) - Constructor for class org.nuxeo.ecm.webengine.rest.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.rest.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 - Enum constant in enum class 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
- requestFacade - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- RequestFacade() - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- RequestFilterConfig - Interface in org.nuxeo.ecm.platform.web.common.requestcontroller.service
-
Interface for the
NuxeoRequestControllerFilter
config for a givenHttpServletRequest
. - 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.ecm.restapi.opensearch1.service
- RequestFilterDescriptor() - Constructor for class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterDescriptor
- RequestFilterDescriptor(String, Class<? extends SearchRequestFilter>) - Constructor for class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterDescriptor
- requestFilters - Variable in class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterService
- RequestFilterService - Class in org.nuxeo.ecm.restapi.opensearch1.service
- RequestFilterService() - Constructor for class org.nuxeo.ecm.restapi.opensearch1.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.management.ManagementObject
- requests - Variable in class org.nuxeo.ecm.core.search.BulkIndexingRequest.Builder
- requests - Variable in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- 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.ecm.restapi.opensearch1.filter
-
Validate request inputs.
- RequestValidator() - Constructor for class org.nuxeo.ecm.restapi.opensearch1.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.webengine.forms.validation.FormDescriptor.Field
- required() - Element in annotation interface 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 Interface in org.nuxeo.ecm.webengine.forms.validation.annotations
- REQUIRED_PERMISSION_PARAM - Static variable in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
- 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 class 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)
orTransactionHelper.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() - Element in annotation interface 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_CONTEXT_HELPER_IDS - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
- RESERVED_KEYWORDS - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
- RESERVED_PARAMETERS - Static variable in class org.nuxeo.ecm.platform.convert.plugins.CommandLineConverter
- 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 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 class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.loader.LazyClassProxy
- reset() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.PathParser
- 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 class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- reset() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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.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(LogPartition) - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- reset(LogPartition) - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- RESET_ACTION - Static variable in class org.nuxeo.runtime.test.runner.HotDeployer
- RESET_CREATOR - Enum constant in enum class 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 - Enum constant in enum class 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
- resetBuffer() - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
- resetBuffer() - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- resetBuffer() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
- resetCookie(String, String) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- 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
- resetGroupMembers(DocumentModel) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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
- 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.rest.TemplateBasedResource
- resolve() - Method in class org.nuxeo.template.rest.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(CriteriaSet) - Method in class org.nuxeo.ecm.platform.auth.saml.key.KeyManagerImpl
- 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(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
- 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
-
Finds a document's blob given the download URL returned by
DownloadService.getDownloadUrl(org.nuxeo.ecm.core.api.DocumentModel, java.lang.String, java.lang.String)
. - 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
- resolveContent() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.messaging.SAMLAssertionsContentContext
- resolveCredentials() - Method in class org.nuxeo.runtime.aws.NuxeoAWSCredentialsProvider
- 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
- resolvedDeployment - Variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- 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.rest.views.TemplateView
- resolveGroupResource(String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- 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.io.rest.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.
- 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
- 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
- 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.auth.saml.processor.handler.PopulateDecryptionParametersHandler
-
Resolver for parameters to store into context.
- resolver - Variable in class org.nuxeo.ecm.platform.el.ExpressionContext
- 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.rest.views.TemplateView
- resolveResourceFromBundle(Bundle, String) - Static method in class org.nuxeo.ecm.webengine.rest.views.TemplateView
- resolveResourcePath(String, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
- resolveSAMLMessage() - Method in class org.nuxeo.ecm.platform.auth.saml.processor.messaging.SAMLAssertionsContentContext
- 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
- resolveUserResource(String) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- resolveXP(Element, String) - Method in class org.nuxeo.ecm.platform.importer.xml.parser.XMLImporterServiceImpl
- resource - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.platform.relations.api.NodeType
- RESOURCE - Static variable in class org.nuxeo.common.xmap.XValueFactory
- 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
- RESOURCE_SECRET_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- RESOURCE_TYPE_DEFINITION - Static variable in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- RESOURCE_TYPE_DEFINITION - Static variable in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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 aQNameResource
and reverse. - ResourceAdapterDescriptor() - Constructor for class org.nuxeo.ecm.platform.relations.descriptors.ResourceAdapterDescriptor
- resourceAdapterRegistry - Variable in class org.nuxeo.ecm.platform.relations.services.RelationService
- 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.resource.wro.ResourceBundleEndpoint.ResourceBundleDispatcher
- ResourceBundleEndpoint - Class in org.nuxeo.ecm.restapi.server.resource.wro
-
Hook on REST API URLs (just forwards to the Wro servlet).
- ResourceBundleEndpoint() - Constructor for class org.nuxeo.ecm.restapi.server.resource.wro.ResourceBundleEndpoint
- ResourceBundleEndpoint.ResourceBundleDispatcher - Class in org.nuxeo.ecm.restapi.server.resource.wro
-
Phony class to handle forward to servlet.
- ResourceBundleFragment - Enum constant in enum class org.nuxeo.runtime.tomcat.dev.DevBundleType
- ResourceBundleWriter - Class in org.nuxeo.ecm.restapi.server.resource.wro
-
Writer for a resource bundle, used to dispatch REST call internally to the wro servlet.
- ResourceBundleWriter() - Constructor for class org.nuxeo.ecm.restapi.server.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 - Variable in class org.nuxeo.ecm.webengine.app.WebContextProvider
- resourceContext - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- ResourceContext - Class in org.nuxeo.ecm.webengine.rest.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.rest.views.ResourceContext
- ResourceContext(ApplicationHost) - Constructor for class org.nuxeo.ecm.webengine.rest.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.rest.servlet.config
- ResourceExtension() - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- ResourceExtension(Bundle, Class<? extends BundleResource>) - Constructor for class org.nuxeo.ecm.webengine.rest.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.rest
- ResourceMessageWriter() - Constructor for class org.nuxeo.template.xdocreport.rest.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
- ResourceResolver - Interface in org.nuxeo.ecm.webengine.rest.servlet.config
-
Abstraction for resource lookup.
- resources - Variable in class org.nuxeo.ecm.web.resources.core.ResourceBundleDescriptor
- resources - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- resources - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
-
Store resources contributed from external bundles to servlets.
- RESOURCES_ENDPOINT - Static variable in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
- ResourcesDescriptor - Class in org.nuxeo.ecm.webengine.rest.servlet.config
- ResourcesDescriptor() - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.config.ResourcesDescriptor
- ResourceService - Class in org.nuxeo.runtime.services.resource
- ResourceService - Class in org.nuxeo.template.rest
- ResourceService - Class in org.nuxeo.template.xdocreport.rest
- ResourceService() - Constructor for class org.nuxeo.runtime.services.resource.ResourceService
- ResourceService(CoreSession) - Constructor for class org.nuxeo.template.rest.ResourceService
- ResourceService(CoreSession) - Constructor for class org.nuxeo.template.xdocreport.rest.ResourceService
- ResourceServlet - Class in org.nuxeo.ecm.webengine.rest.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.rest.servlet.ResourceServlet
- ResourceServlet() - Constructor for class org.nuxeo.ecm.webengine.servlet.ResourceServlet
- resourcesPrefix - Variable in class org.nuxeo.ecm.webengine.rest.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
- ResourceTemplateLoader - Class in org.nuxeo.ecm.platform.rendering.fm
- ResourceTemplateLoader(ResourceLocator) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
- ResourceType - Enum Class 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, int) - Constructor for class org.nuxeo.ecm.webengine.model.impl.ResourceTypeImpl
- ResourceWrapper - Class in org.nuxeo.template.xdocreport.rest
- ResourceWrapper() - Constructor for class org.nuxeo.template.xdocreport.rest.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.rest.adapters.AsyncOperationAdapter
- response - Variable in class org.nuxeo.ecm.automation.server.rest.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.core.search.SearchServiceScroll
- 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.BatchUploadObject
- response - Variable in class org.nuxeo.ecm.restapi.server.management.SseRenderer
- response - Variable in class org.nuxeo.ecm.restapi.server.resource.wro.ResourceBundleWriter
- response - Variable in class org.nuxeo.ecm.webengine.app.JsonNuxeoExceptionWriter
- response - Variable in class org.nuxeo.ecm.webengine.app.WebContextProvider
- 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.ecm.webengine.model.io.DownloadContextBlobHolderWriter
- response - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- response - Variable in class org.nuxeo.wopi.rest.FilesEndpoint
- response(int, Object) - Static method in class org.nuxeo.scim.v2.rest.marshalling.ResponseUtils
- response(Response.Status, Object) - Static method in class org.nuxeo.scim.v2.rest.marshalling.ResponseUtils
- 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
- responseFacade - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade
- ResponseFacade() - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- ResponseHelper - Class in org.nuxeo.ecm.automation.server.rest
- responseTransformer - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- responseTransformer - Variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- responseType - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
- ResponseUtils - Class in org.nuxeo.scim.v2.rest.marshalling
-
Helper for handling
Response
s. - 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
- RestAPIService - Interface in org.nuxeo.ecm.restapi.server
-
Deprecated.since 2023.0, use
ClusterActionService
instead - RestAPIServiceImpl - Class in org.nuxeo.ecm.restapi.server
-
Deprecated.since 2023.0, use
ClusterActionService
instead - RestAPIServiceImpl() - Constructor for class org.nuxeo.ecm.restapi.server.RestAPIServiceImpl
-
Deprecated.
- 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() - 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.test.runner.HotDeployer.DefaultDeployHandler
- restart() - Method in class org.nuxeo.runtime.test.runner.HotDeployer
-
Restart the components and preserve the current registry state.
- 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
- restartComputation(Name) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Restart the computation thread pool.
- restartComputation(Name) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- restartExecutor() - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl
-
Restart the executor thread, only for testing purpose.
- 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.io
- RestConstants() - Constructor for class org.nuxeo.ecm.restapi.io.RestConstants
- RestDocumentViewCodec - Class in org.nuxeo.ecm.restapi.server
-
Codec that resolve the Rest url for a document
- RestDocumentViewCodec() - Constructor for class org.nuxeo.ecm.restapi.server.RestDocumentViewCodec
- RestDocumentViewCodec(String) - Constructor for class org.nuxeo.ecm.restapi.server.RestDocumentViewCodec
- RestExtensions - Class in org.nuxeo.template.rest.context
- RestExtensions(DocumentModel, DocumentWrapper, String) - Constructor for class org.nuxeo.template.rest.context.RestExtensions
- restOperationContext - Variable in class org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
- RestOperationContext - Class in org.nuxeo.ecm.automation.io.rest.operations
-
A custom operation context to be used in REST calls on server side.
- RestOperationContext() - Constructor for class org.nuxeo.ecm.automation.io.rest.operations.RestOperationContext
- RestOperationException - Exception Class in org.nuxeo.ecm.automation.server.rest
-
Automation exception to extend to be thrown during REST calls on Automation operations.
- RestOperationException(String) - Constructor for exception class org.nuxeo.ecm.automation.server.rest.RestOperationException
- RestOperationException(String, int) - Constructor for exception class org.nuxeo.ecm.automation.server.rest.RestOperationException
- RestOperationException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.automation.server.rest.RestOperationException
- RestOperationException(String, Throwable, int) - Constructor for exception class org.nuxeo.ecm.automation.server.rest.RestOperationException
- RestOperationException(Throwable) - Constructor for exception class org.nuxeo.ecm.automation.server.rest.RestOperationException
- RestOperationException(Throwable, int) - Constructor for exception class org.nuxeo.ecm.automation.server.rest.RestOperationException
- restore() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
- restore(HttpServletResponse, byte[]) - Static method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- 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
-
Deprecated.
- restore(AuditStorage, int, int) - Method in interface org.nuxeo.ecm.platform.audit.service.AuditBackend
-
Deprecated.Restore the backend from the given
AuditStorage
- RESTORE_EXPIRTION_REGEX - Static variable in class org.nuxeo.ecm.blob.s3.S3Utils
- 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
- restoreRequest() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaAdapterSessionStore
- 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
- RestRemotingApplication - Class in org.nuxeo.template.xdocreport.rest
- RestRemotingApplication() - Constructor for class org.nuxeo.template.xdocreport.rest.RestRemotingApplication
- RESTRICT_PROXY_CREATION_PROPERTY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- restricted - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
- restricted - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- 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 - Variable in class org.nuxeo.ecm.restapi.test.ManagementBaseTest
- RestServerFeature - Class in org.nuxeo.ecm.restapi.test
- RestServerFeature() - Constructor for class org.nuxeo.ecm.restapi.test.RestServerFeature
- RestServerFeatureTest - Class in org.nuxeo.ecm.restapi.test
- RestServerFeatureTest() - Constructor for class org.nuxeo.ecm.restapi.test.RestServerFeatureTest
- RestServerInit - Class in org.nuxeo.ecm.restapi.test
-
Repo init to test Rest API
- RestServerInit() - Constructor for class org.nuxeo.ecm.restapi.test.RestServerInit
- RestTemplatesApplication - Class in org.nuxeo.template.rest
- RestTemplatesApplication() - Constructor for class org.nuxeo.template.rest.RestTemplatesApplication
- 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.SeqRunnable
- result(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- Result() - Constructor for class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
- RESULT_DELETED_SIZE_KEY - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
- RESULT_TOTAL_SIZE_KEY - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction
- RESULT_URL_KEY - Static variable in class org.nuxeo.ecm.automation.server.rest.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.rest.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 Class in org.nuxeo.ecm.core.storage.sql.jdbc
- resultURL - Variable in class org.nuxeo.ecm.restapi.io.conversion.ConversionScheduled
- resultURL - Variable in class org.nuxeo.ecm.restapi.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 interface org.nuxeo.ecm.core.scheduler.SchedulerService
-
Resume the scheduler service.
- resume() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
- 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(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
- 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)
orTransactionHelper.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
- retainable - Variable in class org.nuxeo.ecm.core.schema.PropertyDescriptor
- 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
- RETAINED_PROPERTIES_PROP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- retainedProperties - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
- retainedProperties - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Retained properties.
- 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_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_QUERY - Static variable in class org.nuxeo.ecm.core.api.AbstractSession
- RETENTION_QUERY - Static variable in class org.nuxeo.ecm.core.trash.AbstractTrashService
-
Deprecated.since 2023
- 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
- 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.core.io.upload.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
- retrieveClient() - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- 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
- retrieveInboundProcessor(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- retrieveInputBlobHolder() - Method in class org.nuxeo.ecm.core.convert.service.ConversionWork
- retrieveMatchingVersioningPolicy(DocumentModel, DocumentModel, boolean) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
- retrieveOutboundProcessor(String) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- retrieveRunMethod(ScriptingOperationTypeImpl, String) - Static method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
- 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_THRESHOLD - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- RETRY_TIMESLOT - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- RetryableException - Exception Class in org.nuxeo.runtime
-
Exception thrown when it is possible to retry the action that just failed.
- RetryableException(String) - Constructor for exception class org.nuxeo.runtime.RetryableException
- RetryableException(String, Throwable) - Constructor for exception class org.nuxeo.runtime.RetryableException
- RetryableException(Throwable) - Constructor for exception class org.nuxeo.runtime.RetryableException
- 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
- retryMax - Variable in class org.nuxeo.importer.stream.automation.BlobConsumers
- retryMax - Variable in class org.nuxeo.importer.stream.automation.DocumentConsumers
- 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<Object>) - Method in class org.nuxeo.lib.stream.computation.ComputationPolicyBuilder
-
Defines what to do in case of failure during the batch processing.
- retryPolicy(RetryPolicy<Object>) - Method in class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicyBuilder
- RetryUtils - Class in org.nuxeo.common.utils
- 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
- returnShouldIgnoreForClassOrNull(Class<? extends ConditionalIgnoreRule.Condition>, String) - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
- returnShouldIgnoreForMethodOrNull(Class<? extends ConditionalIgnoreRule.Condition>, String, Object, Method) - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule
- returnShouldIgnoreOrNull - Variable in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.ConditionalIgnoreStatement
- 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
- rewind - Variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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.
- rewrite(LogEvent) - Method in class org.nuxeo.log4j.MaskSensitiveDataRewritePolicy
- RFC2231 - Class in org.nuxeo.common.utils
-
RFC-2231 specifies how a MIME parameter value, like
Content-Disposition
'sfilename
, 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
- 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 - Enum constant in enum class 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
ConfigurationConstants.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.blob.s3.S3DirectBatchHandler
- roleArn - Variable in class org.nuxeo.ecm.blob.s3.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
- roles - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore.SerializableKeycloakAccount
- rollback - Variable in exception class 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.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 interface org.nuxeo.lib.stream.pattern.consumer.Consumer
-
Called when there is an exception during
Consumer.accept(Message)
orConsumer.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
- ROLLEDBACK - Enum constant in enum class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
- ROLLING_BACK - Enum constant in enum class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
- root - Enum constant in enum class 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.WebEngine
- root - Variable in class org.nuxeo.runtime.model.impl.ComponentPersistence
- root - Variable in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
- Root - Enum constant in enum class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
- ROOT - Static variable in class org.nuxeo.ecm.webengine.rest.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
- rootAcl - Variable in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
- 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 Class 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 class org.nuxeo.drive.adapter.RootlessItemException
- RootlessItemException(String) - Constructor for exception class org.nuxeo.drive.adapter.RootlessItemException
- RootlessItemException(String, Throwable) - Constructor for exception class org.nuxeo.drive.adapter.RootlessItemException
- RootlessItemException(Throwable) - Constructor for exception class 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.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.webengine.rest.views
- RootResource - Class in org.nuxeo.targetplatforms.rest
- RootResource - Class in org.nuxeo.template.rest
- RootResource - Class in org.nuxeo.template.xdocreport.rest
- RootResource() - Constructor for class org.nuxeo.ecm.webengine.rest.views.RootResource
- RootResource() - Constructor for class org.nuxeo.targetplatforms.rest.RootResource
- RootResource() - Constructor for class org.nuxeo.template.rest.RootResource
- RootResource() - Constructor for class org.nuxeo.template.xdocreport.rest.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
- 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(String) - Method in class org.nuxeo.ecm.restapi.server.APIRoot
- route(String) - Method in class org.nuxeo.ecm.restapi.server.management.ManagementObject
- route(String) - Method in class org.nuxeo.ecm.restapi.server.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_NODE_DOCUMENT_TYPE - 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
- 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
- routeResourceURLs - Variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- 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.restapi.opensearch1.filter
-
Define a elasticsearch passthrough filter for audit_wf index view.
- RoutingAuditRequestFilter() - Constructor for class org.nuxeo.ecm.restapi.opensearch1.filter.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
- 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 benull
). - 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. - ROW_SEP - Static variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter
- 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
- 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. - 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
- 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.audit.api.document.SourceDocumentResolver
- 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.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.NuxeoDriveGetChangeSummary
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetChildren
- 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.NuxeoDriveTearDownIntegrationTests
- 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
-
Deprecated.
- 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.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
-
Deprecated.
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditRestore
-
Deprecated.
- 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.search.SearchIndexOperation
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- 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.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()
withUnrestrictedSessionRunner.session
available as an unrestricted session. - run() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCTask
- run() - Method in class org.nuxeo.ecm.core.convert.cache.GCTask
-
Deprecated.
- 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.storage.sql.management.ActiveSessionsProbe
- run() - Method in class org.nuxeo.ecm.core.storage.sql.management.RemoteSessionsProbe
- 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.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.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.SeqRunnable
- 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.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(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.app.HeaderFixFilter
- run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.rest.HttpFilter
- run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.rest.session.SessionCleanupFilter
- 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.core.operations.services.search.SearchIndexOperation
- run(String) - Method in enum class 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.rest.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.rest.HttpFileImporterExecutor
- run(String, MigrationService.MigrationContext) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- run(String, MigrationService.MigrationContext) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentsMigrator
- 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(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.AttachBlob
- 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 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, 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(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.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.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(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.rest.HttpFileImporterExecutor
- run(ImporterRunner, Boolean) - Method in class org.nuxeo.ecm.platform.importer.executor.rest.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
- 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() - Method in class org.nuxeo.runtime.reload.ReloadComponent
- runDeploymentPreprocessor() - Method in interface org.nuxeo.runtime.reload.ReloadService
-
Runs the deployment preprocessor.
- 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.
- 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(int, Runnable) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Runs the given
Runnable
in a transactional context. - runInTransaction(int, Supplier<R>) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Calls the given
Supplier
in a transactional context. - 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 giventimeout
. - runMethod - Static variable in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
- 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.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunnable
- runner - Variable in class org.nuxeo.runtime.test.runner.HotDeployer
- runner - Variable in class org.nuxeo.runtime.test.runner.RuntimeDeployment.OnMethod
- 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
-
Deprecated.
- runNextScroll() - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend.ESCursorResult
- runNextScroll(String, TimeValue) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- running - Enum constant in enum class 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.rest.AbstractRestImporterExecutor
- RUNNING - Enum constant in enum class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
- RUNNING - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
- RUNNING - Enum constant in enum class org.nuxeo.ecm.core.work.api.Work.State
-
Work instance is running.
- RUNNING - Enum constant in enum class org.nuxeo.ecm.csv.core.CSVImportStatus.State
- RUNNING - Enum constant in enum class org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
- RUNNING_INPUT - Enum constant in enum class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
While executing input phase.
- RUNNING_OUTPUT - Enum constant in enum class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
While executing output phase.
- RUNNING_STATUS - Static variable in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- runningCount - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
- runningCount - Variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- 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
- runOnce() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- 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.AbstractAutomationBulkAction.AutomationComputation
- runOperationOnEachDocument(CoreSession, DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.services.bulk.AbstractAutomationBulkAction.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
- 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
- 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
- runStep(String, String, boolean) - 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 - 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. - 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 Class in org.nuxeo.runtime
- RuntimeMessage.Source - Enum Class 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 Class in org.nuxeo.runtime
- runtimeProperties() - Method in record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Returns the value of the
runtimeProperties
record component. - 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 Interface 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 Class in org.nuxeo.runtime
-
A generic exception thrown by the Nuxeo Runtime.
- RuntimeServiceException() - Constructor for exception class org.nuxeo.runtime.RuntimeServiceException
- RuntimeServiceException(String) - Constructor for exception class org.nuxeo.runtime.RuntimeServiceException
- RuntimeServiceException(String, Throwable) - Constructor for exception class org.nuxeo.runtime.RuntimeServiceException
- RuntimeServiceException(Throwable) - Constructor for exception class 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
-
Calls the
UnrestrictedSessionRunner.run()
method with an unrestrictedUnrestrictedSessionRunner.session
. - runUnrestricted(String) - Method in class org.nuxeo.easyshare.EasyShareUnrestrictedRunner
- 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
- runWithinTimeout(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.
- 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
- 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
- S3BlobScroll - Class in org.nuxeo.ecm.blob.s3
-
Scroll objects of the s3 blob store of a #
S3BlobProvider
, the scroll query is the provider id. - S3BlobScroll() - Constructor for class org.nuxeo.ecm.blob.s3.S3BlobScroll
- S3BlobStore - Class in org.nuxeo.ecm.blob.s3
-
Blob storage in S3.
- S3BlobStore(String, 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.blob.s3
-
Batch Handler allowing direct S3 upload.
- S3DirectBatchHandler() - Constructor for class org.nuxeo.ecm.blob.s3.S3DirectBatchHandler
- S3ManagedTransfer - Interface in org.nuxeo.ecm.blob.s3
-
S3 transfers relying on
S3TransferManager
. - s3RetentionEnabled - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Is Object Lock feature enabled at s3 level.
- S3SetBlobLengthAction - Class in org.nuxeo.ecm.core.bulk
-
Bulk Action to set blob length property using the length provided by the s3 binary store.
- S3SetBlobLengthAction() - Constructor for class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction
- S3SetBlobLengthAction.SetBlobLengthComputation - Class in org.nuxeo.ecm.core.bulk
- S3Utils - Class in org.nuxeo.ecm.blob.s3
-
AWS S3 utilities.
- S3Utils.SliceConsumer - Interface in org.nuxeo.ecm.blob.s3
-
Represents an operation that accepts a slice number and a slice begin and end position.
- SAFE - Static variable in class org.nuxeo.ecm.core.blob.PathStrategy
- 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
- safeLoop(Consumer<ComponentManager.Listener>, String) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Listeners
- safePath(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategy
-
Converts a key to a safe path.
- safePath(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategyShortened
- safePathInverse(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategy
-
Inverse of
PathStrategy.safePath(java.lang.String)
. - safePathInverse(String) - Method in class org.nuxeo.ecm.core.blob.PathStrategyShortened
- 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 enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- SAML_RESPONSE - Static variable in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
- SAML_SESSION_KEY - Static variable in class org.nuxeo.ecm.platform.auth.saml.SAMLUtils
- SAMLAssertionsContentContext - Class in org.nuxeo.ecm.platform.auth.saml.processor.messaging
- SAMLAssertionsContentContext() - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.messaging.SAMLAssertionsContentContext
- 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 - Interface in org.nuxeo.ecm.platform.auth.saml.processor.binding
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2023.0
- SAMLCredential(NameID, List<String>, String, String, List<Attribute>, 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
- SAMLInboundBinding - Enum Class in org.nuxeo.ecm.platform.auth.saml.processor.binding
- SAMLObjectIssuerFunction - Class in org.nuxeo.ecm.platform.auth.saml.processor.messaging
- SAMLObjectIssuerFunction() - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.messaging.SAMLObjectIssuerFunction
- SAMLOutboundBinding - Enum Class in org.nuxeo.ecm.platform.auth.saml.processor.binding
- SAMLProcessor - Interface in org.nuxeo.ecm.platform.auth.saml.processor
- SAMLProcessorFactory - Class in org.nuxeo.ecm.platform.auth.saml.processor
- SAMLProcessorFactory(Map<String, String>) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- SAMLSessionCookie(String, String, String) - Constructor for record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
-
Creates an instance of a
SAMLSessionCookie
record class. - SAMLUtils - Class in org.nuxeo.ecm.platform.auth.saml
- SAMLUtils.SAMLSessionCookie - Record Class in org.nuxeo.ecm.platform.auth.saml
- SAMPLE_MODULO_PROPERTY - Static variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation
- 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.
- sampleCounter - Variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation
- sampleModulo - Variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation
- SAMPLER_PROB_OPTION - Static variable in class org.nuxeo.runtime.metrics.AbstractMetricsReporter
- sanitize - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
- sanitize(String) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
- 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
- sanitizeETag(String) - Static method in class org.nuxeo.ecm.blob.s3.S3Utils
- 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 - Variable in class org.nuxeo.ecm.platform.csv.export.io.DocumentPropertyCSVWriter
- 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
- save - Variable in class org.nuxeo.adobe.cc.CompoundAttach
- save - Variable in class org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
- 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(HttpServletResponse) - Static method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- 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
- saveAccountInfo(OidcKeycloakAccount) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore
- saveBlobInfo(BlobMessage, String, long, File) - Method in class org.nuxeo.importer.stream.consumer.BlobMessageConsumer
- 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
. - 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.search.SearchObject
- SAVED_SEARCHES_PAGE_PROVIDER_PARAMS - Static variable in class org.nuxeo.ecm.restapi.server.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.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 withConfigurationGenerator.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
- saveNewTranscodedVideo(DocumentModel, TranscodedVideo) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
- saveOffsets() - Method in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- 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
- saveRendition(CoreSession, IdRef, String, TranscodedVideo) - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- saveRequest() - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaAdapterSessionStore
- 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
- saveRunningBulkCommands(String, String, List<String>) - Method in class org.nuxeo.ecm.core.migrator.AbstractBulkMigrator
- 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_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_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_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_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.runtime.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
- scale() - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- scaleMetric - Variable in class org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation
- 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.rest.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
-
Deprecated.since 2021.15, doesn't take into account @Repeatable annotations, prefer to use
AnnotationScanner.getAnnotations(Class, Class)
instead. - 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.rest.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.rest.scan.Scanner
- Scanner(Bundle, String, Class<? extends Annotation>...) - Constructor for class org.nuxeo.ecm.webengine.rest.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.
- SCHEDULE_XP - Static variable in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
- 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
- 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 - Enum constant in enum class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
- SCHEDULED - Enum constant in enum class org.nuxeo.ecm.core.bulk.message.BulkStatus.State
-
The command has been submitted to the service.
- SCHEDULED - Enum constant in enum class org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
- SCHEDULED - Enum constant in enum class org.nuxeo.ecm.core.work.api.Work.State
-
Work instance is scheduled to run later.
- SCHEDULED - Enum constant in enum class org.nuxeo.ecm.csv.core.CSVImportStatus.State
- scheduledCount - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
- 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
-
Deprecated.since 2023.0, it was replaced by
DocumentRoutingEscalationAction
- scheduleExecution(GraphNode.EscalationRule, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
-
Deprecated.
- 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
- ScheduleJsonWriter - Class in org.nuxeo.ecm.restapi.io.management
- ScheduleJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.ScheduleJsonWriter
- ScheduleListJsonWriter - Class in org.nuxeo.ecm.restapi.io.management
- ScheduleListJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.ScheduleListJsonWriter
- 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
- SchedulerObject - Class in org.nuxeo.ecm.restapi.server.management
-
Endpoint to manage the scheduler tasks.
- SchedulerObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.SchedulerObject
- 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
- scheduleThumbnailUpdate - Enum constant in enum class 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
- 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.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.config.facets
- SchemaEndPoint() - Constructor for class org.nuxeo.ecm.restapi.server.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.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.csv.export.io.DocumentModelCSVWriter
- 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.search.index.commands.IndexingCommand
- 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.io.types.Schemas
- schemas - Variable in class org.nuxeo.lib.stream.codec.FileAvroSchemaStore
- Schemas - Class in org.nuxeo.ecm.restapi.io.types
- Schemas(Schema[]) - Constructor for class org.nuxeo.ecm.restapi.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.ecm.restapi.server.management.SseRenderer
- 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.io.types
- SchemasWriter() - Constructor for class org.nuxeo.ecm.restapi.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
- SCIM_V2_RESOURCE_TYPE_GROUP - Enum constant in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
- SCIM_V2_RESOURCE_TYPE_RESOURCE_TYPE - Enum constant in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
- SCIM_V2_RESOURCE_TYPE_SCHEMA - Enum constant in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
- SCIM_V2_RESOURCE_TYPE_SERVICE_PROVIDER_CONFIG - Enum constant in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
- SCIM_V2_RESOURCE_TYPE_USER - Enum constant in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
- ScimResourceReader - Class in org.nuxeo.scim.v2.rest.marshalling
-
SCIM 2.0
ScimResource
JSON reader. - ScimResourceReader() - Constructor for class org.nuxeo.scim.v2.rest.marshalling.ScimResourceReader
- ScimResourceWriter - Class in org.nuxeo.scim.v2.rest.marshalling
-
SCIM 2.0
ScimResource
JSON writer. - ScimResourceWriter() - Constructor for class org.nuxeo.scim.v2.rest.marshalling.ScimResourceWriter
- ScimV2BaseUMObject - Class in org.nuxeo.scim.v2.rest.usermanager
- ScimV2BaseUMObject(WebContext) - Constructor for class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
- ScimV2ExceptionMapper - Class in org.nuxeo.scim.v2.rest
- ScimV2ExceptionMapper() - Constructor for class org.nuxeo.scim.v2.rest.ScimV2ExceptionMapper
- ScimV2GroupObject - Class in org.nuxeo.scim.v2.rest.usermanager
-
SCIM 2.0 Group object.
- ScimV2GroupObject(WebContext) - Constructor for class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- ScimV2Helper - Class in org.nuxeo.scim.v2.api
- ScimV2Mapping - Interface in org.nuxeo.scim.v2.api
-
Interface for mapping
ScimResource
to NuxeoDocumentModel
and vice versa. - ScimV2MappingDescriptor - Class in org.nuxeo.scim.v2.service
- ScimV2MappingDescriptor() - Constructor for class org.nuxeo.scim.v2.service.ScimV2MappingDescriptor
- ScimV2MappingService - Interface in org.nuxeo.scim.v2.api
- ScimV2MappingServiceImpl - Class in org.nuxeo.scim.v2.service
-
This service is used to register the SCIM v2 mapping class.
- ScimV2MappingServiceImpl() - Constructor for class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- ScimV2Module - Class in org.nuxeo.scim.v2.rest
-
WebEngine module for SCIM 2.0.
- ScimV2Module() - Constructor for class org.nuxeo.scim.v2.rest.ScimV2Module
- ScimV2QueryContext - Class in org.nuxeo.scim.v2.api
- ScimV2QueryContext() - Constructor for class org.nuxeo.scim.v2.api.ScimV2QueryContext
- ScimV2ResourceType - Enum Class in org.nuxeo.scim.v2.api
- ScimV2ServiceProviderConfigEndpoint - Class in org.nuxeo.scim.v2.rest
- ScimV2ServiceProviderConfigEndpoint() - Constructor for class org.nuxeo.scim.v2.rest.ScimV2ServiceProviderConfigEndpoint
- ScimV2UserObject - Class in org.nuxeo.scim.v2.rest.usermanager
-
SCIM 2.0 User object.
- ScimV2UserObject(WebContext) - Constructor for class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- scope - Variable in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
- scope - Variable in class org.nuxeo.ecm.platform.oauth2.request.AuthorizationRequest
- scope() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns the value of the
scope
record component. - SCOPE_PARAM - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
- SCOPE_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- scopes - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
- scopes - Variable in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderDescriptor
- SCORE_FIELD - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- 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
- 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 - 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 Class in org.nuxeo.automation.scripting.api
- ScriptingException(String, Throwable) - Constructor for exception class 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(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
- 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
- scroll(String) - Method in class org.nuxeo.audit.directory.storage.DirectoryAuditStorage
-
Scroll log entries in the Audit directory, given a scroll Id.
- scroll(String) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- scroll(String) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- scroll(String) - Method in class org.nuxeo.audit.service.AbstractAuditBackend
- scroll(String) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- 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 previousScrollResult
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 previousScrollResult
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 previousScrollResult
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 previousScrollResult
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 interface org.nuxeo.ecm.platform.audit.api.AuditStorage
-
Deprecated.
- scroll(String) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- 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, 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, 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.directory.storage.DirectoryAuditStorage
-
Scroll log entries in the Audit directory, given an audit query builder.
- scroll(QueryBuilder, int, int) - Method in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- scroll(QueryBuilder, int, int) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- scroll(QueryBuilder, int, int) - Method in class org.nuxeo.audit.service.AbstractAuditBackend
- scroll(QueryBuilder, int, int) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- scroll(QueryBuilder, int, int) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditStorage
-
Deprecated.
- scroll(QueryBuilder, int, int) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated.
- scroll(SearchScrollContext) - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- 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(SearchScrollRequest) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- scroll(SearchScrollRequest) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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.blob.scroll.RepositoryBlobScroll
- 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.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
- scrollContext - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- scrollContext - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl
- scrollDescendants(String, int, long) - Method in interface org.nuxeo.drive.adapter.FolderItem
- 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 theFolderItem
with the givenid
for the givenprincipal
and the givenscrollId
. - 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.platform.query.core.SearchServicePageProviderDescriptor
- scroller - Variable in class org.nuxeo.ecm.restapi.server.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
-
Wrapper for the results of
FolderItem.scrollDescendants(String, int, long)
. - ScrollFileSystemItemListDeserializer - Class in org.nuxeo.drive.adapter.impl
-
JsonDeserializer
for aScrollFileSystemItemList
. - 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 anArrayList
. - 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.audit.opensearch1.OpenSearchAuditBackend.ESCursorResult
- 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() - Method in record class org.nuxeo.ecm.core.search.SearchScrollContext
-
Returns the value of the
scrollId
record component. - SCROLLING_RUNNING - Enum constant in enum class org.nuxeo.ecm.core.bulk.message.BulkStatus.State
-
The scroller is running and materialize the document set.
- scrollKeepAlive - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- scrollKeepAlive - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- scrollKeepAlive(Duration) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Sets the scroll context keep alive duration, this is the maximum duration between calls of searchScroll API, which is the time to process a SearchResponse.
- 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
- scrolls - Variable in class org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll
- scrollSearch - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- scrollSearch - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- scrollSearch(boolean) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
A scroll search is for deep pagination, returning large amount of results, use
SearchService.searchScroll(SearchScrollContext)
to iterate. - 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
- scrollSize - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- scrollSize - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- scrollSize(int) - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
-
Sets the maximum number of hits to return when using the scroll API.
- scrollStartTime - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- sd - Variable in class org.nuxeo.ecm.core.schema.XSDLoader.NXSchemaResolver
- sd - Variable in class org.nuxeo.ecm.core.schema.XSDLoader
- Seam - Enum constant in enum class 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
- 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.JSONDocumentObject
- search() - Method in class org.nuxeo.ecm.restapi.server.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(SearchQuery) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- search(SearchQuery) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- search(SearchQuery) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Executes a search query.
- search(SearchQuery) - Method in interface org.nuxeo.ecm.core.search.SearchService
-
Executes a search query.
- search(SearchQuery) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- search(SearchRequest) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- search(SearchRequest) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- search(SearchRequest) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- SEARCH - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- 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_INDEX_PARAMETER_KEY - Static variable in class org.nuxeo.ecm.core.search.SearchServiceScroll
- SEARCH_LANG_BULK - Enum constant in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
-
Deprecated.
- SEARCH_LANG_EXECUTE - Enum constant in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
-
Deprecated.
- SEARCH_ON_ALL_REPOSITORIES_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- 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
- SEARCH_SERVICE_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- SEARCH_SERVICE_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- SEARCH_SYNC_FLAG - Static variable in class org.nuxeo.ecm.core.search.SearchFilter
- searchable - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
- SearchAdapter - Class in org.nuxeo.ecm.restapi.server.adapters
- SearchAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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
- 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
- searchClient - Variable in class org.nuxeo.ecm.platform.query.core.SearchServicePageProviderDescriptor
- SearchClient - Interface in org.nuxeo.ecm.core.search
-
Interface used by the SearchService to access an external Search Cluster.
- SearchClient.Capability - Enum Class in org.nuxeo.ecm.core.search
- SearchClientDescriptor - Class in org.nuxeo.ecm.core.search
- SearchClientDescriptor() - Constructor for class org.nuxeo.ecm.core.search.SearchClientDescriptor
- SearchClientException - Exception Class in org.nuxeo.ecm.core.search
-
An unexpected exception that cannot be retried.
- SearchClientException(String) - Constructor for exception class org.nuxeo.ecm.core.search.SearchClientException
- SearchClientException(String, Exception) - Constructor for exception class org.nuxeo.ecm.core.search.SearchClientException
- SearchClientException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.search.SearchClientException
- SearchClientFactory<C> - Interface in org.nuxeo.ecm.core.search
-
Factory allowing to retrieve a
SearchClient
. - searchClients - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientFactory
- searchClients - Variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientFactory
- searchClients - Variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- SearchComponent - Class in org.nuxeo.ecm.core.search
- SearchComponent() - Constructor for class org.nuxeo.ecm.core.search.SearchComponent
- 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
- 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
- searchDocumentType - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- searchDocumentType - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- searchDocumentType - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- SearchException - Exception Class in org.nuxeo.ecm.core.search.api.client
-
Searching related exception.
- SearchException() - Constructor for exception class org.nuxeo.ecm.core.search.api.client.SearchException
- SearchException(String) - Constructor for exception class org.nuxeo.ecm.core.search.api.client.SearchException
- SearchException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.search.api.client.SearchException
- SearchException(Throwable) - Constructor for exception class org.nuxeo.ecm.core.search.api.client.SearchException
- searchFields - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
- searchFilter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
- SearchFilter - Class in org.nuxeo.ecm.core.search
- SearchFilter() - Constructor for class org.nuxeo.ecm.core.search.SearchFilter
- searchGroup(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
- searchGroupMembers(Filter) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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. if the Document Context have a directory local configuration, the service try to open the user directory with directory suffix set into the local configuration
- 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
- SearchHit - Class in org.nuxeo.ecm.core.search
- SearchHit(SearchHit.Builder) - Constructor for class org.nuxeo.ecm.core.search.SearchHit
- SearchHit.Builder - Class in org.nuxeo.ecm.core.search
- searchIconURL - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
- searchIndex - Variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientDescriptor
- searchIndex - Variable in class org.nuxeo.ecm.core.search.SearchServiceScroll
- SearchIndex - Record Class in org.nuxeo.ecm.core.search
-
A SearchIndex is a tuple that designates a SearchClient, an index and a repository.
- SearchIndex() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor.SearchIndex
- SearchIndex(String, String, String) - Constructor for record class org.nuxeo.ecm.core.search.SearchIndex
-
Creates an instance of a
SearchIndex
record class. - SearchIndexDescriptor - Class in org.nuxeo.ecm.core.search
- SearchIndexDescriptor() - Constructor for class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- searchIndexes - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor
- searchIndexes - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- searchIndexes - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- searchIndexes - Variable in class org.nuxeo.ecm.platform.query.core.SearchServicePageProviderDescriptor
- searchIndexes - Variable in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- searchIndexingService - Variable in class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- SearchIndexingService - Interface in org.nuxeo.ecm.core.search
-
Search Indexing Service.
- SearchIndexOperation - Class in org.nuxeo.ecm.automation.core.operations.services.search
-
Run Search indexing operation
- SearchIndexOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.search.SearchIndexOperation
- 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 = !
- SearchObject - Class in org.nuxeo.ecm.restapi.server.management
- SearchObject - Class in org.nuxeo.ecm.restapi.server.search
- SearchObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.SearchObject
- SearchObject() - Constructor for class org.nuxeo.ecm.restapi.server.search.SearchObject
- searchOffsets(LogManager, Map<LogPartitionGroup, Latency>) - Method in class org.nuxeo.lib.stream.tools.command.RestoreCommand
- searchOnAllRepositories() - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- searchPrincipals(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
- searchPrincipals(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Deprecated.
- searchPrincipals(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
- searchQuery() - Method in record class org.nuxeo.ecm.core.search.SearchScrollContext
-
Returns the value of the
searchQuery
record component. - SearchQuery - Interface in org.nuxeo.ecm.core.search
- SearchQueryImpl - Class in org.nuxeo.ecm.core.search
-
The main SearchQuery implementation to perform NXQL search.
- SearchQueryImpl(SearchQueryImpl.Builder) - Constructor for class org.nuxeo.ecm.core.search.SearchQueryImpl
- SearchQueryImpl.Builder - Class in org.nuxeo.ecm.core.search
- SearchQueryTransformer<R> - Interface in org.nuxeo.ecm.core.search
- searchRequest - Variable in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- SearchRequestFilter - Interface in org.nuxeo.ecm.restapi.opensearch1.filter
- searchResponse - Variable in class org.nuxeo.ecm.core.search.IterableQueryResultImpl
- SearchResponse - Interface in org.nuxeo.ecm.core.search
- SearchResponseImpl - Class in org.nuxeo.ecm.core.search
- SearchResponseImpl(SearchResponseImpl.Builder) - Constructor for class org.nuxeo.ecm.core.search.SearchResponseImpl
- SearchResponseImpl.Builder - Class in org.nuxeo.ecm.core.search
- SearchResponseImpl.Error - Record Class in org.nuxeo.ecm.core.search
- SearchResponseTransformer<R> - Interface in org.nuxeo.ecm.core.search
- 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(SearchScrollContext) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- searchScroll(SearchScrollContext) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClient
- searchScroll(SearchScrollContext) - Method in interface org.nuxeo.ecm.core.search.SearchClient
-
Iterate on results for a scroll search.
- searchScroll(SearchScrollContext) - Method in interface org.nuxeo.ecm.core.search.SearchService
-
Iterate on results for a scroll search.
- searchScroll(SearchScrollContext) - Method in class org.nuxeo.ecm.core.search.SearchServiceImpl
- SearchScrollContext - Record Class in org.nuxeo.ecm.core.search
- SearchScrollContext(SearchQuery, String) - Constructor for record class org.nuxeo.ecm.core.search.SearchScrollContext
-
Creates an instance of a
SearchScrollContext
record class. - searchService - Variable in class org.nuxeo.ecm.core.search.IterableQueryResultImpl
- searchService - Variable in class org.nuxeo.ecm.core.search.SearchComponent
- SearchService - Interface in org.nuxeo.ecm.core.search
-
A Service to search on Nuxeo repositories.
- SearchServiceImpl - Class in org.nuxeo.ecm.core.search
- SearchServiceImpl(List<SearchClientDescriptor>, List<SearchIndexDescriptor>) - Constructor for class org.nuxeo.ecm.core.search.SearchServiceImpl
- SearchServicePageProvider - Class in org.nuxeo.ecm.platform.query.nxql
-
Search Service Page provider that converts the NXQL query build by CoreQueryDocumentPageProvider.
- SearchServicePageProvider() - Constructor for class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- SearchServicePageProviderDescriptor - Class in org.nuxeo.ecm.platform.query.core
-
Search Service page provider descriptor.
- SearchServicePageProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.SearchServicePageProviderDescriptor
- SearchServiceScroll - Class in org.nuxeo.ecm.core.search
- SearchServiceScroll() - Constructor for class org.nuxeo.ecm.core.search.SearchServiceScroll
- 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
- searchTokens(String) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Search all oAuth2 tokens that match the query.
- searchType - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
- searchUserMembers(Filter) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- searchUsers(long) - Method in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
-
Performs a full name user search, e.g. typing "John Do" returns the user with first name "John" and last name "Doe".
- 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. if the Document Context have a directory local configuration, the service try to open the directory with directory suffix set into the local configuration
- 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. if the Document Context have a directory local configuration, the service try to open the user directory with directory suffix set into the local configuration
- 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
- SearchWaitForIndexingOperation - Class in org.nuxeo.ecm.automation.core.operations.services.search
-
Wait for background indexing, only for testing purpose.
- SearchWaitForIndexingOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- searchWatermarkOffset(LogTailer<Record>, long) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
- searchWithPayload(UriInfo, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- searchWithPayload(String, UriInfo, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- searchWithPayload(String, String, UriInfo, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.restapi.opensearch1.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 - searchWithPost(UriInfo, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- searchWithPost(String, UriInfo, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- searchWithPost(String, String, UriInfo, String) - Method in class org.nuxeo.ecm.restapi.opensearch1.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 - searchWithUri(String, UriInfo) - Method in class org.nuxeo.ecm.restapi.opensearch1.Main
- searchWithUri(String, String, UriInfo) - Method in class org.nuxeo.ecm.restapi.opensearch1.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 - second - Variable in class org.nuxeo.ecm.platform.comment.impl.BridgeCommentManager
- SECONDARY - Enum constant in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.MODE
- secondaryTypes - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
- secondaryWriteIndexNames - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- secondLabelField - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
- secondLevelTTL - Variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- SECRET_KEYS - Static variable in class org.nuxeo.launcher.info.InstanceInfo
-
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
- securityContext - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore.SerializableKeycloakAccount
- SecurityExceptionHandler - Class in org.nuxeo.ecm.platform.ui.web.auth.cas2
- SecurityExceptionHandler() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
- securityParametersContextLookupStrategy - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.handler.PopulateDecryptionParametersHandler
-
Strategy used to look up the
SecurityParametersContext
to set the parameters for. - 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.kafka.KafkaLogTailer
- seek(LogOffset) - Method in interface org.nuxeo.lib.stream.log.LogTailer
-
Set the current position for a single partition.
- seek(LogOffset) - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- seek(LogOffset) - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- segment - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- segment(int) - Method in class org.nuxeo.common.utils.Path
- segment(int) - Method in class org.nuxeo.ecm.webengine.rest.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.rest.servlet.mapping
- SegmentMatcher() - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.mapping.SegmentMatcher
- segments - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
- segments - Variable in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- segments() - Method in class org.nuxeo.common.utils.Path
- segments() - Method in class org.nuxeo.ecm.webengine.rest.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.ecm.core.search.SearchQueryImpl.Builder
- SELECT_ALL_WHERE - Static variable in class org.nuxeo.ecm.core.search.SearchQueryImpl.Builder
- SELECT_DOCUMENTS_IN - Static variable in class org.nuxeo.ecm.core.bulk.action.computation.AbstractBulkComputation
- SELECT_DOCUMENTS_IN - Static variable in class org.nuxeo.ecm.core.search.SearchResponseImpl
- SELECT_DOCUMENTS_IN - Static variable in class org.nuxeo.ecm.core.search.SearchServiceImpl
- 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
- selectedEntries - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
- selectFields - Variable in class org.nuxeo.ecm.core.search.SearchQueryImpl
- 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 setSelection
objects, mostly acting as a cache. - SelectionContext(SelectionType, Serializable, RowMapper, PersistenceContext) - Constructor for class org.nuxeo.ecm.core.storage.sql.SelectionContext
- SelectionType - Enum Class 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
- 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.api.WhereClauseDefinitionBuilder
- selectStatement - Variable in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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).
- selectStatement(String) - Method in class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder
- 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 class 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
-
Deprecated.
- 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
-
Deprecated.
- 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
- sendClusterAction(String, String) - Method in class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
-
Deprecated.
- 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
-
Deprecated.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
- senderName - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- senderName - Variable in class org.nuxeo.mail.MailMessage.Builder
- senderName(String) - Method in class org.nuxeo.mail.MailMessage.Builder
- sendError(int) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- sendError(int) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- sendError(int, String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- sendError(int, String) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- sendError(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
- sendError(HttpServletResponse, int, String) - Method in class org.nuxeo.ecm.restapi.server.management.StreamServlet
- senders - Variable in class org.nuxeo.mail.MailServiceImpl
- SENDERS_XP - Static variable in class org.nuxeo.mail.MailServiceImpl
- 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 underlyingEventBundlePipe
s - 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 - sendForm(HttpServletResponse, Iterable<? extends Map.Entry>) - Static method in class net.oauth.server.OAuthServlet
-
Send the given parameters as a form-encoded response body.
- 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(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
-
Deprecated.since 2023.4 because doesn't fit in a generic service. Use
EmailHelper.sendMailMessage(java.util.Map<java.lang.String, java.lang.Object>)
instead. - 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(MailMessage) - Method in class org.nuxeo.mail.amazon.ses.SESMailSender
- sendMail(MailMessage) - Method in interface org.nuxeo.mail.MailSender
- sendMail(MailMessage) - Method in interface org.nuxeo.mail.MailService
- sendMail(MailMessage) - Method in class org.nuxeo.mail.MailServiceImpl
- sendMail(MailMessage) - Method in class org.nuxeo.mail.SMTPMailSender
- SendMail - Class in org.nuxeo.ecm.automation.core.operations.notification
- 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
- sendMailMessage(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
-
Sends
MailMessage
s. - sendMessage(ReindexingMessage) - Method in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl.ReindexingPubSub
- sendMessage(ClusterActionMessage) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl.ClusterActionPubSub
- 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
- sendRedirect(String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.ecm.restapi.server.ClusterAction
-
Deprecated.
- SEP - Static variable in class org.nuxeo.elasticsearch.core.IncrementalIndexNameGenerator
- SEP - Static variable in class org.nuxeo.elasticsearch.core.ReindexingMessage
- SEP - Static variable in class org.nuxeo.runtime.pubsub.ClusterActionMessage
- 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.ecm.core.search.index.commands.IndexingCommand
- SEQ_NAME - Static variable in class org.nuxeo.audit.mongodb.MongoDBAuditBackend
- SEQ_NAME - Static variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackend
- SeqRunnable(String, ToIntFunction<String>) - Constructor for class org.nuxeo.ecm.platform.uidgen.JPAUIDSequencerImpl.SeqRunnable
- sequence - Enum constant in enum class 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 - Enum constant in enum class 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_DOES_NOT_EXIST - Static variable in interface org.nuxeo.ecm.core.uidgen.UIDSequencer
- 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 - Enum constant in enum class 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.
- Sequencer - Record Class in org.nuxeo.ecm.restapi.io.management
- Sequencer(String, String, List<SequencerKeyValue>) - Constructor for record class org.nuxeo.ecm.restapi.io.management.Sequencer
-
Creates an instance of a
Sequencer
record class. - SEQUENCER - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
-
Sequencer should start after any of its implementation.
- sequencerClass - Variable in class org.nuxeo.ecm.core.uidgen.UIDSequencerProviderDescriptor
- sequencerContribs - Variable in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
- SequencerJsonWriter - Class in org.nuxeo.ecm.restapi.io.management
- SequencerJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.SequencerJsonWriter
- SequencerKeyValue - Record Class in org.nuxeo.ecm.restapi.io.management
- SequencerKeyValue(String, long) - Constructor for record class org.nuxeo.ecm.restapi.io.management.SequencerKeyValue
-
Creates an instance of a
SequencerKeyValue
record class. - SequencerListJsonWriter - Class in org.nuxeo.ecm.restapi.io.management
- SequencerListJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.io.management.SequencerListJsonWriter
- 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
-
Deprecated.
- sequentialProcessing - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- sequentialProcessing - Variable in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
- sequentialProcessing - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
- sequentialProcessing - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- sequentialScroll - Variable in class org.nuxeo.ecm.core.bulk.BulkActionDescriptor
- sequentialScroll - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
- sequentialScroll - Variable in class org.nuxeo.ecm.core.bulk.message.BulkCommand
- 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> - 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
- SerializableKeycloakAccount(Set<String>, Principal, RefreshableKeycloakSecurityContext) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaSessionTokenStore.SerializableKeycloakAccount
- SerializableMessage - Interface in org.nuxeo.runtime.pubsub
-
Generic interface for a serializable message.
- serializableToBson(Object) - Static method in class org.nuxeo.runtime.mongodb.MongoDBSerializationHelper
- serializableToBson(String, Object) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBSearchConverter
- 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.ecm.restapi.server.ClusterAction
-
Deprecated.
- serialize(OutputStream) - Method in class org.nuxeo.elasticsearch.core.ReindexingMessage
- serialize(OutputStream) - Method in class org.nuxeo.runtime.migration.MigrationServiceImpl.MigrationInvalidation
- serialize(OutputStream) - Method in class org.nuxeo.runtime.pubsub.ClusterActionMessage
- serialize(OutputStream) - Method in interface org.nuxeo.runtime.pubsub.SerializableMessage
-
Serializes this to an output stream.
- serialize(OutputStream) - Method in class org.nuxeo.template.service.TemplateProcessorComponent.TemplateProcessorInvalidation
- serialize(OutputStream) - Method in class org.nuxeo.wopi.WOPIServiceImpl.WOPIDiscoveryInvalidation
- serialize(Reader, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
- 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(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
-
Deprecated.
- 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
- serializeValue(Serializable) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- serializeXML(List<TemplateInput>) - Method in interface org.nuxeo.template.serializer.service.TemplateSerializerService
-
Convenient method to serialize
params
to XML using the 'xml'TemplateSerializer
. - serialVersionUID - Static variable in class org.nuxeo.ecm.collections.core.worker.DuplicateCollectionMemberWork
- SERIES_PROXIES - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.SelectionType
-
Selection for the versions of a given version series.
- seriesId - Variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
- 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.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_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 - Interface in org.nuxeo.runtime.server
-
Configuration interface for an embedded server implementation.
- 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 Class in org.nuxeo.ecm.core.api
-
The base exception thrown by the CoreSession API.
- ServerException() - Constructor for exception class org.nuxeo.ecm.core.api.ServerException
- ServerException(String) - Constructor for exception class 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.runtime.management.ServerLocatorService
- servers - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- serverSideKMSKeyID - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- serverSideKMSKeyID - Variable in class org.nuxeo.ecm.blob.s3.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.OperationChainCompiler
- 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.services.bulk.AbstractAutomationBulkAction.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.rest.adapters.AsyncOperationAdapter
- service - Variable in class org.nuxeo.ecm.automation.server.rest.AutomationResource
- service - Variable in class org.nuxeo.ecm.automation.server.rest.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.picture.operation.PictureResize
- service - Variable in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
- 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.WebEngineServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.rest.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
- serviceConfiguration - Variable in class org.nuxeo.ecm.jwt.JWTServiceImpl
- ServiceConfigurationDescriptor - Class in org.nuxeo.targetplatforms.core.descriptors
-
Service configuration descriptor
- ServiceConfigurationDescriptor() - Constructor for class org.nuxeo.targetplatforms.core.descriptors.ServiceConfigurationDescriptor
- 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
- 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. servicefactory not supported.
- 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.rest.servlet.config.ResourcesDescriptor
- servlet - Variable in class org.nuxeo.ecm.webengine.rest.servlet.RequestChain
- servlet - Variable in class org.nuxeo.ecm.webengine.rest.servlet.RequestChain.ServletFilterChain
- SERVLET_NAME - Static variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
- servletContainerFeature - Variable in class org.nuxeo.ecm.restapi.test.RestServerFeature
- 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.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.rest.servlet.config
- ServletDescriptor - Class in org.nuxeo.runtime.server
-
Descriptor for a servlet.
- ServletDescriptor() - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- ServletDescriptor() - Constructor for class org.nuxeo.runtime.server.ServletDescriptor
- ServletFilterChain(HttpServlet, Filter[]) - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.RequestChain.ServletFilterChain
- ServletHelper - Class in org.nuxeo.ecm.platform.web.common
-
Helpers for servlets.
- ServletHolder - Class in org.nuxeo.ecm.webengine.rest.servlet
- ServletHolder() - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.ServletHolder
- ServletRegistry - Class in org.nuxeo.ecm.webengine.rest.servlet.config
-
Handle servlet registration from Nuxeo extension points.
- ServletRegistryComponent - Class in org.nuxeo.ecm.webengine.rest.servlet.config
- ServletRegistryComponent() - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistryComponent
- servletRequest - Variable in class org.nuxeo.ecm.restapi.server.rendition.RenditionObject
- servlets - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistry
-
Servlets contributed to the extension points.
- SESMailSender - Class in org.nuxeo.mail.amazon.ses
-
Implementation of
MailSender
buildingRawMessage
s and sending them via Amazon SES. - SESMailSender(MailSenderDescriptor) - Constructor for class org.nuxeo.mail.amazon.ses.SESMailSender
- 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.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
-
Deprecated.
- 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
-
Deprecated.
- 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.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.search.SearchIndexOperation
- 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.LoginStack.Entry
- session - Variable in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- session - Variable in class org.nuxeo.ecm.automation.server.rest.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.operation.MapPropertiesOnTaskOperation
- 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.webengine.rest.session.impl.PerRequestCoreProvider.Ref
- session - Variable in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider.Ref
- 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.mail.SMTPMailSender
- session - Variable in class org.nuxeo.template.rest.AbstractResourceService
- session - Variable in class org.nuxeo.template.xdocreport.rest.AbstractResourceService
- session - Variable in class org.nuxeo.wopi.rest.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<T> - 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.rest.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.rest.session
- SessionCleanupFilter() - Constructor for class org.nuxeo.ecm.webengine.rest.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 Class in org.nuxeo.ecm.webengine.session
- SessionException(String) - Constructor for exception class org.nuxeo.ecm.webengine.session.SessionException
- SessionException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.webengine.session.SessionException
- SessionFactory - Class in org.nuxeo.ecm.webengine.rest.session
- SessionFactory() - Constructor for class org.nuxeo.ecm.core.repository.RepositoryService.SessionFactory
- SessionFactory() - Constructor for class org.nuxeo.ecm.webengine.rest.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
- sessionId() - Method in record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
-
Returns the value of the
sessionId
record component. - 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 Class in org.nuxeo.ecm.core.storage.sql
- sessionIndexes - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.messaging.SAMLAssertionsContentContext
- 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
- SessionInfo(String, Runnable) - 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
- sessionManagers - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
- sessionMaxCount - Variable in class org.nuxeo.ecm.directory.AbstractDirectory
- sessionName - Variable in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.The JNDI session name.
- SessionPathResolver() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryImpl.SessionPathResolver
- SessionRef - Interface in org.nuxeo.ecm.webengine.rest.session
- sessions - Variable in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
- sessions - Variable in class org.nuxeo.ecm.webengine.rest.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.MongoDBRepositoryConverter.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(long) - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.OffsetTracker
- 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_PROPERTY_BEHAVIOR_APPEND_EXCLUDING_DUPLICATES - Static variable in class org.nuxeo.ecm.automation.core.util.DocumentHelper
- SET_PROPERTY_BEHAVIOR_APPEND_INCLUDING_DUPLICATES - Static variable in class org.nuxeo.ecm.automation.core.util.DocumentHelper
- SET_PROPERTY_BEHAVIOR_REPLACE - Static variable in class org.nuxeo.ecm.automation.core.util.DocumentHelper
- SET_RETENTION - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
Permission needed to set the retention date of a record.
- 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
- setAccessKey(String) - Method in class org.nuxeo.ecm.platform.actions.Action
-
Deprecated.since 2025.0 unused
- 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.work.MemoryWorkQueuing
- setActive(String, boolean) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Enable/disable this
queueId
processing - 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
- 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>, boolean) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Sets the graph and node variables.
- setAllVariables(Map<String, Object>, boolean, boolean) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Sets the graph and node variables.
- setAllVariables(Map<String, Object>, boolean, 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.ecm.platform.content.template.service.FactoryBindingDescriptor
- setApplication(String) - Method in class org.nuxeo.ecm.webengine.rest.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
- setAttributes(List<Attribute>) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.messaging.SAMLAssertionsContentContext
- setAuthenticator(Authenticator) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.since 11.1, this method does nothing, use
mail.${protocol}.user
andmail.${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
- 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.
- 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
- setBatchTransactionTimeout(Duration) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand
-
Precision is second.
- 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
- 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 and garbage collect old value if any.
- 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
- setBlob(Blob, boolean) - Method in interface org.nuxeo.ecm.core.model.Document.BlobAccessor
-
Sets the blob.
- setBlob(Blob, boolean) - Method in class org.nuxeo.ecm.core.storage.BaseDocument.StateBlobAccessor
- 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
- setBlobKeyReplacement(String, String, String) - Method in interface org.nuxeo.ecm.core.blob.BlobManager
-
Records the fact that a blob key has been replaced by another one.
- setBlobKeyReplacement(String, String, String) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- SetBlobLengthComputation() - Constructor for class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction.SetBlobLengthComputation
- setBlobValue(Serializable) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
- setBuckets(List<BucketRange>) - Method in class org.nuxeo.ecm.platform.query.core.AggregateRange
- setBuckets(List<BucketRangeDate>) - Method in class org.nuxeo.ecm.platform.query.core.AggregateDateRange
- 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
- setBufferSize(int) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.
- 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.rest.servlet.config.ResourceExtension
- setBundle(Bundle) - Method in class org.nuxeo.ecm.webengine.rest.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
-
Deprecated.since 2025.0 unused
- setCategories(List<String>) - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setCategory(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- setCategory(String) - Method in class org.nuxeo.ecm.platform.types.Type
- setChainId(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
- 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
- setCharacterEncoding(String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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 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.since 11.1. Use
FileImporterDescriptor.klass
. - 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
- 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.
- setColorSpace(String) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
- setColumnName(String) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
Deprecated.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setComment(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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.rest.adapters.AsyncOperationAdapter
- setCompleted(String, boolean) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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
- 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
- setComputationPositionAfterDate(Name, Name, Instant) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Moving computation position after a date.
- setComputationPositionAfterDate(Name, Name, Instant) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- setComputationPositionToBeginning(Name, Name) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Moving computation position to the beginning of stream.
- setComputationPositionToBeginning(Name, Name) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- setComputationPositionToEnd(Name, Name) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Moving computation position to the end of stream.
- setComputationPositionToEnd(Name, Name) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- setComputationPositionToOffset(Name, Name, int, long) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Moving computation position to a specific offset for a partition.
- setComputationPositionToOffset(Name, Name, int, long) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- 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
- 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
-
Deprecated.
- 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
- setConfigurationLookupStrategy(Function<MessageContext, List<DecryptionConfiguration>>) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.handler.PopulateDecryptionParametersHandler
-
Set the strategy used to look up a per-request
DecryptionConfiguration
list. - 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
- setConnectionTimeout(int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
- 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
- setConsumerPositionAfterDate(String, String, String) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- setConsumerPositionToBeginning(String, String) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- setConsumerPositionToEnd(String, String) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- setConsumerPositionToOffset(String, String, int, long) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- setContent(String) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
- setContentLength(int) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- setContentLengthLong(long) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.auth.saml.CatchRedirectHttpServletResponse
- 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(String) - Method in class org.nuxeo.ecm.core.api.validation.DocumentValidationDescriptor
- setContext(WebContext) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
- setContext(ResourceContext) - Method in class org.nuxeo.ecm.webengine.rest.views.BundleResource
- setContext(ResourceContext) - Static method in class org.nuxeo.ecm.webengine.rest.views.ResourceContext
- setContext(RuntimeContext) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
- setContextParam(String, Object) - Method in class org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
- setContextParam(String, String) - Method in class org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
- 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
- setConverter(String) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
- setCookie(String, String, String, String, int, boolean, boolean) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- 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(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
andmail.${protocol}.password
instead - 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
- 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
- setDatasource(String) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
- setDataSourceName(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
- setDateHeader(String, long) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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
-
Deprecated.
- setDebug(boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.
- setDecryptionParametersResolver(DecryptionParametersResolver) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.handler.PopulateDecryptionParametersHandler
-
Set the resolver to use for the parameters to store into the context.
- 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
- setDefaultErrorPage(String) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
- 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
- setDefaultRepository(String) - Static method in class org.nuxeo.ecm.webengine.rest.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
- setDefaultView(String) - Method in class org.nuxeo.ecm.platform.types.Type
- 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
- 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
- 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.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(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
- setDescriptor(BinaryManagerRootDescriptor) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- setDescriptor(ServletDescriptor) - Method in class org.nuxeo.ecm.webengine.rest.servlet.ApplicationServlet
- setDescriptor(ServletDescriptor) - Method in interface org.nuxeo.ecm.webengine.rest.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
- 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
- setDigestAlgorithm(String) - Method in interface org.nuxeo.ecm.core.api.Blob
- setDigestAlgorithm(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
- setDigestAlgorithm(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.BlobWrapper
- 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
- 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
-
Deprecated.
- setDisplayName(String) - Method in class org.nuxeo.runtime.server.FilterDescriptor
- setDisplayName(String) - Method in class org.nuxeo.runtime.server.ServletDescriptor
- setDoc(Document) - Method in class org.nuxeo.ecm.core.event.impl.DocumentDomainEventContext
- setDocId(String) - Method in class org.nuxeo.ecm.core.event.impl.BlobEventContext
- setDocLifeCycle(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setDocLifeCycle(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setDocPath(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- setDocType(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
Deprecated.since 2025.0 seems unused
- setDocType(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setDocType(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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(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.core.api.blobholder.DownloadContextBlobHolder
- setDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setDocUUID(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- setDocUUID(DocumentRef) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - 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
-
Deprecated.
- 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
- 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
- setEmail(List<Email>, DocumentModel, String) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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
- setEMailSubjectPrefix(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
- setEmptyRefMarker(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
- setEnabled(boolean) - Method in class org.nuxeo.audit.service.extension.EventDescriptor
- setEnabled(boolean) - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- setEnabled(boolean) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
- setEnabled(boolean) - Method in class org.nuxeo.ecm.automation.OperationChain
- 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.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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- 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.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.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.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
- SetEndpointAction - Class in org.nuxeo.ecm.platform.auth.saml.processor.action
- SetEndpointAction(Function<IDPSSODescriptor, List<? extends Endpoint>>, SAMLOutboundBinding) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.action.SetEndpointAction
- 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
- setError(String, Throwable) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- setError(AuthenticationError) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- setError(LogoutError) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.RequestFacade
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setEventDate(Date) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setEventId(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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
- setExclusive(Boolean) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
-
When set to
true
only one command of this action per repository can be scheduled or running. - setExclusive(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- setExecuted(boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
- setExecutionRunning(String) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Sets that a workflow escalation execution on given
repositoryName
is currently running. - setExecutionRunning(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
- 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.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.audit.service.extension.EventDescriptor
- setExtendedInfos(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- setExtendedInfos(Map<String, ExtendedInfo>) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setExtendedInfos(Map<String, ExtendedInfo>) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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
-
Sets extractor properties, controlling what properties or values are returned by
BlobsExtractor.getBlobsProperties(org.nuxeo.ecm.core.api.DocumentModel)
orBlobsExtractor.getBlobs(org.nuxeo.ecm.core.api.DocumentModel)
. - setFacet(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
- 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
- setFactoryClass(Class<? extends FileSystemItemFactory>) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
Deprecated.since 2025.0 seems unused
- setFactoryClass(Class<? extends TopLevelFolderItemFactory>) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
Deprecated.since 2025.0 seems unused
- 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
- 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
- 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
- setFile(Path) - Method in class org.nuxeo.ecm.core.blob.BlobWriteContext
- 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.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.blobholder.DownloadContextBlobHolder
- 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.ecm.restapi.opensearch1.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
-
Deprecated.since 2025.0 unused
- 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
- 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.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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
- 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
- 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
- setForm(Form) - Method in exception class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- 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
-
Deprecated.
- 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
-
Deprecated.
- setGCIntervalInMinutes(long) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, such setting should be done with contribution
- 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(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
- 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
- setHeader(String, String) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- setHeader(String, String) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- setHeader(String, Collection<String>) - Method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- 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
- setHelp(String) - Method in class org.nuxeo.ecm.platform.actions.Action
- 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.tomcat.NuxeoDeployer
- setHome(String) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
- 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
- setHttpStatus(int) - Method in class org.nuxeo.ecm.automation.io.rest.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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setId(long) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- setId(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
-
Sets the id.
- setId(Long) - Method in class org.nuxeo.audit.elasticsearch.ESExtendedInfo
-
Deprecated.
- setId(Long) - Method in class org.nuxeo.audit.mongodb.MongoDBExtendedInfo
-
Deprecated.
- setId(Long) - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
-
Deprecated.
- setId(Long) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
Deprecated.
- 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(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 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 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.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
- setIfNonNull(JsonNode, String, Consumer<String>) - Method in class org.nuxeo.audit.io.LogEntryJsonReader
- 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
-
Deprecated.since 2025.0 unused
- 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(String) - Method in class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterDescriptor
- 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.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
- setInline(Boolean) - Method in class org.nuxeo.ecm.core.api.blobholder.DownloadContextBlobHolder
- 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.io.rest.operations.ExecutionRequest
- setInput(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
- 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
- setInstance(Object) - Static method in class org.nuxeo.ecm.automation.core.scripting.Functions
- setInstance(OSGiHostAdapter) - Static method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
- setInstantEpochSecond(long) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- setInstantNanoOfSecond(long) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- setInt(int) - Method in class org.nuxeo.ecm.core.io.impl.DWord
- setInterface(Class<?>) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
- setIntHeader(String, int) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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
- 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
- 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
- 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.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.targetplatforms.api.impl.TargetInfoImpl
- setLabelAndDescription(String, String) - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
- 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
- setLastPictureViewsStatus(String) - Method in class org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction.RecomputeViewsComputation
- 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(int) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- 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
- 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(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
- setListProperty(Type, String, boolean, String, Property) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
- setLocalAcl(CoreSession, DocumentModel, String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
- setLocale(Locale) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- 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.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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setLogDate(Date) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- setLogger(Logger) - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessor
- setLogger(Logger) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessorImpl
- setLoggerFqcn(String) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- setLoggerName(String) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
- setLoggerName(String) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- setLoginError(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.platform.auth.saml.SAMLUtils
- setLoginName(String) - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
- setLoginTimeout(int) - Method in class org.nuxeo.runtime.datasource.DataSourceFromUrl
- 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
-
Deprecated.
- setLookupByACL() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
- setLookupByTask() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
- setMailSessionJndiName(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
- 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
- setMapping(String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- setMappingFile(String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, such setting should be done with contribution
- 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. 0 means no pagination.
- 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.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.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
-
Set the max result window where the PP can navigate, for testing purpose.
- setMaxResultWindow(long) - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
-
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
- 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
- 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
-
Deprecated.since 2025.0 unused
- setMerge(boolean) - Method in class org.nuxeo.ecm.user.invite.UserRegistrationConfiguration
- setMergeInitialFolder(boolean) - Method in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
- setMessage(String) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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(PutObjectRequest.Builder, 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
- 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
- setMissingMandatoryValues(MailMessage) - Method in class org.nuxeo.mail.amazon.ses.SESMailSender
- 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.
- 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(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
- setModule(Module) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Sets the module of this context
- setModulus(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.ProofKey
- setName(Name, DocumentModel, String) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- setName(String) - Method in class org.nuxeo.audit.service.extension.EventDescriptor
- 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.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.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.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.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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.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.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.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
- SetNameIdentifierFromResponseAction - Class in org.nuxeo.ecm.platform.auth.saml.processor.action
- SetNameIdentifierFromResponseAction() - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.action.SetNameIdentifierFromResponseAction
- 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
- 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
- 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
- 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.log4j.NuxeoLogEvent
- setNodeId(String) - Method in class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- setNodeId(String) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl
-
Allows tests to set the node id without a reload.
- setNormalized(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
- setNoRollback() - Method in exception class 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.
- setNotListedAttributes(List<String>) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
- setNotListedAttributes(List<String>) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullRequestDumper
- 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
-
Deprecated.
- 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
- setOldDigest(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
- 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
-
Deprecated.
- 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
- 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(long) - Method in class org.nuxeo.ecm.core.search.index.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
- 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 class org.nuxeo.ecm.automation.ExitException
- setOutput(String, Serializable) - Method in class org.nuxeo.ecm.automation.server.rest.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
- 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 thisPageProvider
. - setPageProviderClassName(String) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerDescriptor
- 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. 0 means no pagination unless
PageProvider.getMaxPageSize()
is greater than this value, it will be taken into account instead. - 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.
- setParam(String, Object) - Method in class org.nuxeo.ecm.automation.io.rest.operations.ExecutionRequest
- setParam(String, String) - Method in class org.nuxeo.ecm.automation.io.rest.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.FileSystemItemFactoryDescriptor
-
Deprecated.since 2025.0 seems unused
- setParameter(String, String) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
Deprecated.since 2025.0 seems unused
- 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.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(int) - Method in class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- 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.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
- 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.web.resources.core.ResourceDescriptor
- setPath(String) - Method in class org.nuxeo.importer.stream.message.BlobMessage.StringMessageBuilder
- 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.rest.servlet.config.FilterSetDescriptor
- setPathInfo(String) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- setPattern(String) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
- setPattern(String) - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- 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
- 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
- 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.
- setPosInternal(Long) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Sets the document's position in its containing folder (if ordered).
- 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.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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
- setPrefix(String) - Method in class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- setPreprocessedComment(UIAuditComment) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setPreprocessedComment(UIAuditComment) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setPrincipalName(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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(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 class org.nuxeo.audit.io.IOAuditAdapter
- 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 programmatically
- 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<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(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(CoreSession, DocumentModel, Properties, Properties) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
- setProperties(DocumentModel, String, Map<String, Object>) - Static method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
Sets the properties of the given
doc
andschema
to the values provided by the givenmap
, ensuring that anynull
value gets transformed to an empty string for a string property. - 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, 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) - 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(CoreSession, DocumentModel, String, String, String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
- setProperty(CoreSession, DocumentModel, String, 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
- 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
- setPropertyObject(Property) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Sets a property object.
- setPropertyObject(Property) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
- setPropertyObject(Property) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
- setPropertyObject(Property) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
- 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
- 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
- setQueryParameterName(String) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
Deprecated.
- 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
- 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
- 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.ecm.restapi.opensearch1.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.core.api.blobholder.DownloadContextBlobHolder
- setReason(String) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
- 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
- setReferenceTargetIds(DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.directory.core.CoreDirectorySession
- 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.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.rest.ApplicationHost
- setRendition(Boolean) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
- setRendition(Boolean) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
Deprecated.since 2025.0 seems unused
- setRenditionVisible(Boolean) - Method in class org.nuxeo.ecm.platform.picture.api.PictureConversion
- setRenditionVisible(Boolean) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
Deprecated.since 2025.0 seems unused
- 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
-
Deprecated.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0,
LogEntry
built by Nuxeo Platform are now immutable - setRepositoryId(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- 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.rest.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.rest.servlet.config.ResourcesDescriptor
- setResource(Resource) - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
- 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
- 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.
- setRetainedProperties(String[]) - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
Sets the retained properties.
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setRetentionActive(DocumentRef, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Deprecated.since 11.1, unused, use
CoreSession.setLegalHold(org.nuxeo.ecm.core.api.DocumentRef, boolean, java.lang.String)
instead - 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
- 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
- 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
- setRuntimeHome(File) - Method in class org.nuxeo.common.Environment
- setRuntimeVersion(String) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
- 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.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
- setSearchIndexes(List<SearchIndex>) - Method in class org.nuxeo.ecm.platform.query.nxql.SearchServicePageProvider
- setSearchScope(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
- setSecurityParametersContextLookupStrategy(Function<MessageContext, SecurityParametersContext>) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.handler.PopulateDecryptionParametersHandler
-
Set the strategy used to look up the
SecurityParametersContext
to set the parameters for. - setSegment(String) - Method in class org.nuxeo.ecm.webengine.rest.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
- 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.
- setSequentialProcessing(Boolean) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
-
When set to
true
the processing of the command is done on the same thread sequentially. - setSequentialScroll(Boolean) - Method in class org.nuxeo.ecm.core.bulk.message.BulkCommand.Builder
-
When set to
true
the scroll with other bulk commands having the same flag is done sequentially. - setSerializer(MetricSerializer) - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
-
Deprecated.
- setServer(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.
- setServer(String, boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.
- setServer(String, String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.Set the SMTP server address to use
- setServer(String, String, boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Deprecated.
- setServerHome(File) - Method in class org.nuxeo.common.Environment
- setServerPrefix(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
- setServers(List<String>) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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(Session) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl.SessionPathResolver
- setSessionIndexes(List<String>) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.messaging.SAMLAssertionsContentContext
- setSettings(String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- setSettingsFile(String) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- setSeverity(RecoverableClientException.Severity) - Method in exception class 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
- 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
- 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
- setSkipCount(long) - Method in class org.nuxeo.ecm.core.bulk.message.BulkStatus
-
Sets number of skipped documents.
- 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
- 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.core.search.IndexingRequest
- 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
- 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 class org.nuxeo.ecm.automation.server.rest.RestOperationException
- setStatus(int) - Method in class org.nuxeo.ecm.platform.auth.saml.CatchRedirectHttpServletResponse
- setStatus(int) - Method in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- setStatus(int) - Method in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaHttpFacade.ResponseFacade
- 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
- 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
- setStream(String) - Method in class org.nuxeo.log4j.NuxeoStreamAppender.Builder
- 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
-
Deprecated.
- 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
- setSuggesterGroup(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
- setSupportedInputMimeTypes(List<String>) - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
- 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) - 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.rest.servlet.config.ResourceExtension
- setTarget(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
- 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
- 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
- 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
- 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
- setThreadId(long) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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(String) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- setThrown(String) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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
- setTimeZone(TimeZone) - Method in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter
- SETTING_DENORMALIZED_BLOB_KEYS - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
-
Settings key to determine whether
ecm:blobKeys
is supported. - SETTING_VALUE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- 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
- settingsColl - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- settingsContent - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- settingsFile - Variable in class org.nuxeo.elasticsearch.config.ElasticSearchIndexConfig
- setTitle(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
- 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
- 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
- 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.
- setTTL(Long) - Method in class org.nuxeo.ecm.core.cache.CacheDescriptor
- setTTL(String, long) - Method in class org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore
- 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
- setTTL(Document, int) - Method in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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.since 11.1. Use
SimpleDocumentModel.ofType(String)
. - 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 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
- 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.runtime.test.NXRuntimeTestCase
-
Deprecated.Implementors should override this method to setup tests and not the
NXRuntimeTestCase.startRuntime()
method. - Setup - Annotation Interface 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
-
Deprecated.Configure Cloud client using properties
- setupCloudClient() - Method in class org.nuxeo.ecm.blob.azure.AzureBinaryManager
-
Deprecated.
- setupCloudClient() - Method in class org.nuxeo.ecm.blob.azure.AzureCDNBinaryManager
-
Deprecated.
- setupCloudClient() - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- setupCmdParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.video.tools.service.VideoToolsServiceImpl
- 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
-
Alternative to
Update.setNewValues(java.lang.String)
- setUpdatedColumns(List<Column>, Set<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
-
Alternative to
Update.setNewValues(java.lang.String)
- 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.RenditionServiceImpl
- setupRootlet(CoreSession) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
- setupScheduler() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
- 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.rest.views.ResourceContext
- setUriInfo(UriInfo) - Method in class org.nuxeo.ecm.webengine.rest.views.RootResource
- setUrl(String) - Method in class org.nuxeo.wopi.WOPIDiscovery.Action
- 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
- setUserPrincipal(String) - Method in class org.nuxeo.log4j.NuxeoLogEvent
- 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(ELContext, Object, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
- 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, 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).
- setValueBlob(T, Blob, String) - Method in class org.nuxeo.ecm.core.storage.BaseDocument
- setValueBlob(T, Blob, String, boolean) - 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
- 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
- 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
- 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
- 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. - 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
- 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
- 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
- setWriteListener(WriteListener) - Method in class org.nuxeo.ecm.core.io.DummyServletOutputStream
- setWriteListener(WriteListener) - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- 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
- severity - Variable in exception class 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 holdsDocumentRef
, 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
- 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 parentFolderItem
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(boolean) - 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 interface org.nuxeo.runtime.test.runner.ConditionalIgnore.Condition
- shouldIgnore() - Method in interface org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Condition
-
Deprecated.
- shouldIgnore() - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreIsolated
-
Deprecated.
- shouldIgnore() - Method in class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.IgnoreLongRunning
-
Deprecated.
- shouldIgnore() - Method in class org.nuxeo.runtime.test.runner.IgnoreIfWindows
- 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 givenSourceNode
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
- SHOW_EXCEPTION_MESSAGE - Static variable in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
- showGlyph(Matrix, PDFont, int, Vector) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter.PatchedPDFTextStripper
- 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.mongodb.transientstore.MongoDBTransientStore
- 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
- 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.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- 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_MANDATORY - Static variable in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- 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
- signatureMandatory - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.InboundProcessor
- signatureMandatory - Variable in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- 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 Class 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 Class in org.nuxeo.ecm.platform.signature.api.exception
-
A generic exception indicating signature generation problems
- SignException(String) - Constructor for exception class org.nuxeo.ecm.platform.signature.api.exception.SignException
- SignException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.signature.api.exception.SignException
- SignException(Throwable) - Constructor for exception class org.nuxeo.ecm.platform.signature.api.exception.SignException
- 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.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
- SIMPLE_TEXT_SYS_PROP - Static variable in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
- 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 detachedBlob
. - 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 theSimpleConfiguration
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
- 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
- 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.since 11.1. Use
SimpleDocumentModel.ofSchemas(String, String...)
instead. - 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 underlyingEventBundlePipe
- SimpleEventBundlePipeDispatcher() - Constructor for class org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher
- 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 aRow
. - SimpleFragment.FieldComparator - Class in org.nuxeo.ecm.core.storage.sql
-
Comparator of
SimpleFragment
s 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.
- SimpleQueryStringOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "simple_query_string" Elasticsearch hint operator. - SimpleQueryStringOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.SimpleQueryStringOpenSearchHintQueryBuilder
- 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
- simpleReleaseSyncOnSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
-
Releases the
Lock
if present in the HttpSession. - 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
- 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.io.management
- SimplifiedServerInfoJsonWriter() - Constructor for class org.nuxeo.ecm.restapi.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() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Operation
-
Nuxeo version from which this operation is available (optional), useful for documentation.
- SINGLE_QUERY - Static variable in class org.nuxeo.audit.mongodb.pageprovider.MongoDBDocumentHistoryPageProvider
- SINGLE_QUERY - Static variable in class org.nuxeo.audit.provider.DocumentHistoryPageProvider
- 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.audit.opensearch1.pageprovider.OpenSearchDocumentHistoryPageProvider
- singleThreaded - Variable in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
- SINGLETON - Enum constant in enum class org.nuxeo.ecm.core.io.registry.reflect.Instantiations
-
The marshaller is instantiated once.
- sInvalidator - Variable in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
- 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.blob.CachingBlobStore.PathInfo
- size - Variable in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- size - Variable in class org.nuxeo.ecm.core.blob.scroll.RepositoryBlobScroll
- 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.search.IterableQueryResultImpl
- 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 - 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.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.search.BulkIndexingRequest.Builder
- size() - Method in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- size() - Method in class org.nuxeo.ecm.core.search.IterableQueryResultImpl
- 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.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.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 class org.nuxeo.lib.stream.log.mem.MemLog
- size() - Method in class org.nuxeo.lib.stream.log.mem.MemLogAppender
- size() - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition
- 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_DELIMITER - Static variable in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- 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
- sizeDelete() - Method in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- 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
- SizeLimitExceededException - Exception Class in org.nuxeo.ecm.directory
- SizeLimitExceededException() - Constructor for exception class org.nuxeo.ecm.directory.SizeLimitExceededException
- SizeLimitExceededException(String) - Constructor for exception class org.nuxeo.ecm.directory.SizeLimitExceededException
- SizeLimitExceededException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.directory.SizeLimitExceededException
- SizeLimitExceededException(Throwable) - Constructor for exception class org.nuxeo.ecm.directory.SizeLimitExceededException
- 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.core.io.marshallers.json.InputStreamWithJsonNode
- skip(long) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream.LazyInputStream
- 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.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
- skipContainerCreation - Variable in class org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask
- skipCount - Variable in class org.nuxeo.ecm.core.bulk.message.BulkStatus
- 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 - Enum constant in enum class org.nuxeo.ecm.csv.core.CSVImportLog.Status
- SKIPPED_HEADERS - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- 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.search.IterableQueryResultImpl
- 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
- 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.MongoDBRepositoryQueryBuilder
- 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.
- 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, String) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
- 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
- SLOOutboundProcessor - Class in org.nuxeo.ecm.platform.auth.saml.processor
- SLOOutboundProcessor(MessageHandler, MessageHandler, SAMLOutboundBinding) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.SLOOutboundProcessor
- SLOW_COMPUTATION_THRESHOLD_NS - Static variable in class org.nuxeo.lib.stream.computation.log.ComputationRunner
- 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
istrue
. - SMALL_SIZE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
- SMD5 - Static variable in class org.nuxeo.ecm.directory.PasswordHelper
- SMTPMailSender - Class in org.nuxeo.mail
-
Default implementation of
MailSender
buildingMimeMessage
s and sending via SMTP protocol. - SMTPMailSender(Session) - Constructor for class org.nuxeo.mail.SMTPMailSender
- SMTPMailSender(MailSenderDescriptor) - Constructor for class org.nuxeo.mail.SMTPMailSender
- 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 propertysnapshotVersioningOption
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_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
AWS ClientConfiguration default 50*1000 = 50s
- socketTimeout - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- socketTimeout - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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 aSoftRefCachingRowMapper
for row-related operation, and delegates to theMapper
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
- sorRows - Variable in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
- 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 - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
- SORT_BY - Enum constant in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
- SORT_BY - Static variable in class org.nuxeo.ecm.restapi.server.QueryObject
- SORT_BY - Static variable in class org.nuxeo.ecm.restapi.server.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 - Enum constant in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
- SORT_ORDER - Enum constant in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
- SORT_ORDER - Static variable in class org.nuxeo.ecm.restapi.server.QueryObject
- SORT_ORDER - Static variable in class org.nuxeo.ecm.restapi.server.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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- sortable - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- sortable - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- sortACLRows(ACLRow[]) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
- 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.adapters.PaginableAdapter
-
Sort by parameters (can be a list of sorts, separated by commas).
- sortBy - Variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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.
- 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
- 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.core.search.SearchQueryImpl.Builder
- sortInfos - Variable in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
- sortInfos - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- sortInfos - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- sortInfos - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- sortInfos - Variable in class org.nuxeo.ecm.platform.query.core.QuickFilterDescriptor
- sortInfos(List<SortInfo>) - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- sortInfosBinding - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- sortInfosBinding - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- 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.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.audit.stream.AuditDomainEvent
- 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.core.blob.stream.BlobDomainEvent
- source - Variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
- source - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- source - Variable in class org.nuxeo.ecm.core.search.IndexingRequest
- source - Variable in class org.nuxeo.ecm.directory.ReferenceDescriptor
- 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 - 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.io.RestConstants
- SOURCE_DOCUMENT_MODIFICATION_DATE_KEY - Static variable in class org.nuxeo.ecm.platform.rendition.lazy.AbstractLazyCachableRenditionProvider
- 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.audit.stream.AuditDomainEventProducer
- SOURCE_NAME - Static variable in class org.nuxeo.ecm.core.blob.stream.BlobDomainEventProducer
- SOURCE_NAME - Static variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEventProducer
- SOURCE_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- 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.audit.api.document.SourceDocumentResolver
- sourceDocumentModificationDatePropertyName - Variable in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
- SourceDocumentResolver - Class in org.nuxeo.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.ecm.platform.preview.work.PreviewWork
- sourceId - Variable in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- 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
- SPAN_ID_CONTEXT_KEY - Static variable in class org.nuxeo.lib.stream.Log4jCorrelation
- 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
- specificAuthChains - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
- 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
- SQLAuditBackend - Class in org.nuxeo.audit.sql
- SQLAuditBackend() - Constructor for class org.nuxeo.audit.sql.SQLAuditBackend
- SQLAuditBackendFactory - Class in org.nuxeo.audit.sql
-
As this is a legacy implementation, the SQL factory doesn't handle contributions, it just instantiates one
SQLAuditBackend
returned no matter what the givenname
is. - SQLAuditBackendFactory() - Constructor for class org.nuxeo.audit.sql.SQLAuditBackendFactory
- SQLAuditChangeFinder - Class in org.nuxeo.drive.service.impl
-
Implementation of
FileSystemChangeFinder
using theAuditBackend
. - SQLAuditChangeFinder() - Constructor for class org.nuxeo.drive.service.impl.SQLAuditChangeFinder
- SQLAuditCursorResult(QueryBuilder, int, int) - Constructor for class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.SQLAuditCursorResult
-
Deprecated.
- SQLAuditPageProvider - Class in org.nuxeo.audit.sql.pageprovider
-
PageProvider
implementation that returnsLogEntry
from Audit Service - SQLAuditPageProvider() - Constructor for class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- SqlColumn(String, Column, String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
- 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.
- SQLDocumentHistoryPageProvider - Class in org.nuxeo.audit.sql.pageprovider
-
Page provider that is dedicated to fetching history of a Document.
- SQLDocumentHistoryPageProvider() - Constructor for class org.nuxeo.audit.sql.pageprovider.SQLDocumentHistoryPageProvider
- 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.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
- SQLInfo(Model, Dialect, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
- 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
- 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
- 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.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.rest.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.
- SseRenderer - Class in org.nuxeo.ecm.restapi.server.management
- SseRenderer(HttpServletResponse) - Constructor for class org.nuxeo.ecm.restapi.server.management.SseRenderer
- SSHA - Static variable in class org.nuxeo.ecm.directory.PasswordHelper
- SSHA512 - Static variable in class org.nuxeo.ecm.directory.PasswordHelper
- ssl - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- SSL_PROTOCOLS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
- sslCertificateVerification - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- 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.ecm.core.search.index.commands.IndexingCommandsStacker
- stackCommand(DocumentModel, DocumentEventContext, String) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommandsStacker
- stackCommand(DocumentEventContext, String) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommandsStacker
- stackDisplay - Variable in class org.nuxeo.ecm.webengine.JsonFactoryManagerImpl
- stacker - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- 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 toComponentManagerImpl.standby
list then theComponentManagerImpl.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.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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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.restapi.server.management.SchedulerObject
- start() - Method in class org.nuxeo.ecm.webengine.WebEngine
- 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() - Static method in class org.nuxeo.lib.stream.Log4jCorrelation
- 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 class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedNode
- 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.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(Span) - Static method in class org.nuxeo.lib.stream.Log4jCorrelation
- start(ServletContextEvent) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
- 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(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.audit.mongodb.MongoDBAuditBackendFactory
- start(ComponentContext) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory
- start(ComponentContext) - Method in class org.nuxeo.audit.service.AuditComponent
- start(ComponentContext) - Method in class org.nuxeo.audit.sql.SQLAuditBackendFactory
- start(ComponentContext) - Method in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
- start(ComponentContext) - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataComponent
- 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.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.event.EventServiceComponent
- start(ComponentContext) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.core.io.upload.batch.BatchManagerComponent
- start(ComponentContext) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
- 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.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.search.client.opensearch1.OpenSearchSearchClientFactory
- start(ComponentContext) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientFactory
- start(ComponentContext) - Method in class org.nuxeo.ecm.core.search.SearchComponent
- 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.versioning.VersioningComponent
- 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.jwt.JWTServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- 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.picture.ImagingComponent
- 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.platform.rendition.service.RenditionServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.types.TypeService
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
- start(ComponentContext) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
- start(ComponentContext) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.restapi.server.RestAPIServiceImpl
-
Deprecated.
- start(ComponentContext) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
- 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.mail.MailServiceImpl
- 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.kafka.KafkaConfigServiceImpl
- 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.opensearch1.embed.OpenSearchEmbedComponent
- start(ComponentContext) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- start(ComponentContext) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- 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.scim.v2.service.ScimV2MappingServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
- start(ComponentContext) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
- 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.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(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.rest.Activator
- start(BundleContext) - Method in class org.nuxeo.ecm.webengine.rest.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 - Enum constant in enum class org.nuxeo.elasticsearch.core.ReindexingState
- 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_CONSUMER_ACTION - Static variable in class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
-
Deprecated.
- 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.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.AbstractAutomationBulkAction.AutomationComputation
- startBucket(String) - Method in class org.nuxeo.ecm.core.action.GarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation
- startBucket(String) - Method in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
- 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.core.migrator.AbstractBulkMigrator.MigrationComputation
- startBucket(String) - Method in class org.nuxeo.ecm.core.search.index.IndexingAction.IndexingComputation
- startBucket(String) - Method in class org.nuxeo.ecm.core.search.index.IndexingBackgroundAction.IndexingBackgroundComputation
- startBucket(String) - Method in class org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction.ExtractBinaryFulltextComputation
- 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.ecm.platform.routing.core.bulk.DocumentRoutingEscalationAction.DocumentRoutingEscalationComputation
- startBucket(String) - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- startBucket(String) - Method in class org.nuxeo.ecm.platform.video.computation.RecomputeVideoInfoComputation
- 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
- startComputation(Name) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
- startComputation(Name) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
-
Start a computation thread pool that has been stopped using
StreamProcessor.stopComputation(Name)
- startConsumer(String) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- 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(ConvertCacheDescriptor) - 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
- startIndex - Variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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 - Enum constant in enum class 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
-
Starts an instance that was created with
DocumentRoutingService.createNewInstance(java.lang.String, java.util.List<java.lang.String>, java.util.Map<java.lang.String, java.io.Serializable>, org.nuxeo.ecm.core.api.CoreSession, boolean)
but withstartInstance = false
. - 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
- 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
- startProcessor(String) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Starts a registered Processor.
- startProcessor(String) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- 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
-
Deprecated.
- startTime - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
- startTime - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
-
Deprecated.
- startTime - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
- startTime - Variable in class org.nuxeo.ecm.core.storage.mongodb.GridFSBinaryManager.GridFSBinaryGarbageCollector
-
Deprecated.
- 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
- startTransactionTimestamp - Variable in class org.nuxeo.runtime.transaction.TransactionHelper.GeronimoTransactionInfo
- 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 theloginScreen
extension point. - StartupPageServlet() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.StartupPageServlet
- startupTime - Variable in class org.nuxeo.osgi.BundleImpl
- startupURLs - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
- StartURLPatternDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
- StartURLPatternDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.StartURLPatternDescriptor
- startURLPatterns - Variable in 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 class 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.elasticsearch.core.ReindexingMessage
- 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_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_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 - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
- STATEFUL_KEY - Variable in class org.nuxeo.ecm.webengine.rest.session.SessionCleanupFilter
- StateHelper - Class in org.nuxeo.ecm.core.storage
-
Helpers for deep copy and deep diff of
State
objects. - 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.MongoDBRepositoryConverter
- 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
- 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
- status - Variable in exception class org.nuxeo.ecm.automation.server.rest.RestOperationException
- status - Variable in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
-
Deprecated.
- status - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
- status - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager.DefaultBinaryGarbageCollector
-
Deprecated.
- 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
-
Deprecated.
- 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.web.common.idempotency.NuxeoIdempotentResponse
- status - Variable in class org.nuxeo.runtime.migration.Migration
- status - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
- status - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- status(String) - Method in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- 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.video.VideoConversionStatus
- 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.rest.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_SKIP_COUNT - 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.rest.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 class org.nuxeo.ecm.core.api.NuxeoException
- statusCode - Variable in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper.ErrorInfo
- statusCode - Variable in class org.nuxeo.ecm.platform.oauth2.OAuth2Error
- statusCode - Variable in exception class 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 - Enum constant in enum class 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
- 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 - Enum constant in enum class 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.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.restapi.server.management.SchedulerObject
-
Pauses the scheduler service.
- 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.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 class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedNode
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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(long, TimeUnit) - Method in class org.nuxeo.log4j.NuxeoStreamAppender
- 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.audit.mongodb.MongoDBAuditBackendFactory
- stop(ComponentContext) - Method in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory
- stop(ComponentContext) - Method in class org.nuxeo.audit.service.AuditComponent
- stop(ComponentContext) - Method in class org.nuxeo.audit.sql.SQLAuditBackendFactory
- 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.core.blob.BlobManagerComponent
- 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.io.upload.batch.BatchManagerComponent
- stop(ComponentContext) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
- 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.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.search.client.opensearch1.OpenSearchSearchClientFactory
- stop(ComponentContext) - Method in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientFactory
- 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.core.versioning.VersioningComponent
- stop(ComponentContext) - Method in class org.nuxeo.ecm.jwt.JWTServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.types.TypeService
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
- stop(ComponentContext) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
- stop(ComponentContext) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.ecm.restapi.server.RestAPIServiceImpl
-
Deprecated.
- stop(ComponentContext) - Method in class org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl
- 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.mail.MailServiceImpl
- 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.opensearch1.embed.OpenSearchEmbedComponent
- stop(ComponentContext) - Method in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- stop(ComponentContext) - Method in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- 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(ComponentContext) - Method in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
- stop(ComponentContext) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
- stop(ComponentContext) - Method in class org.nuxeo.wopi.WOPIServiceImpl
- stop(FeaturesRunner) - Method in class org.nuxeo.runtime.mockito.MockitoFeature
- stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.LogFeature
-
Before exiting the test.
- 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(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.rest.Activator
- stop(BundleContext) - Method in class org.nuxeo.ecm.webengine.rest.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_CONSUMER_ACTION - Static variable in class org.nuxeo.ecm.restapi.server.ClusterActionPubSub
-
Deprecated.
- STOP_DURATION - Static variable in class org.nuxeo.ecm.core.bulk.BulkAdminServiceImpl
- STOP_MAX_WAIT_DEFAULT - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
-
Default maximum time to wait for effective stop (in seconds).
- STOP_MAX_WAIT_PARAM - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
-
Copied from
NuxeoLauncher
. - 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.
- stopComputation(Name) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamProcessor
- stopComputation(Name) - Method in interface org.nuxeo.lib.stream.computation.StreamProcessor
-
Stop a computation thread pool.
- stopComputation(Name) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Stop computation thread pool immediately.
- stopComputation(Name) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- stopConsumer(String) - Method in class org.nuxeo.ecm.restapi.server.management.StreamObject
- stopImportProcrocess() - Method in class org.nuxeo.ecm.platform.importer.base.GenericMultiThreadedImporter
- stopImportProcrocess() - Method in interface org.nuxeo.ecm.platform.importer.base.ImporterRunner
- stopping - Variable in class org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer
- STOPPING - Enum constant in enum class 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
- stopProcessor(String) - Method in interface org.nuxeo.runtime.stream.StreamService
-
Stop a running processor.
- stopProcessor(String) - Method in class org.nuxeo.runtime.stream.StreamServiceImpl
- 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
-
Deprecated.
- storage - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- storage - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- 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_MEM - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_MONGODB - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_MONGODB_DBNAME_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_MONGODB_DBNAME_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_MONGODB_SERVER_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_MONGODB_SERVER_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_OPENSEARCH_1 - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_OPENSEARCH_1_SERVERS_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_OPENSEARCH_1_SERVERS_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_REPOSITORY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_SIZE - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- STORAGE_SQL - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_SQL_DB_H2 - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_SQL_DB_POSTGRESQL - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_SQL_DB_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_SQL_DB_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STORAGE_XP - Static variable in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
- storageClass - Variable in class org.nuxeo.ecm.core.blob.BlobStatus
- storageDir - Variable in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.
- 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 - Exception Class in org.nuxeo.ecm.core.management.api
-
Raised if something goes wrong with the storage
- StorageError() - Constructor for exception class org.nuxeo.ecm.core.management.api.StorageError
- StorageError(String) - Constructor for exception class org.nuxeo.ecm.core.management.api.StorageError
- StorageError(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.management.api.StorageError
- StorageError(Throwable) - Constructor for exception class 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.blob.azure.AzureBlobScroll
- store - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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.scroll.InMemoryBlobScroll
- store - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- store - Variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobScroll
- store - Variable in class org.nuxeo.ecm.core.transientstore.TransiantStorageGCWork
- 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() - Constructor for class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig.Store
- 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 - Static variable in class org.nuxeo.ecm.platform.preview.work.PreviewWork
- STORE_NAME - Static variable in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- 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_PROPERTY - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- 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_SCROLL_NAME - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobProvider
- STORE_SCROLL_NAME - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobProvider
- STORE_SCROLL_NAME - Static variable in class org.nuxeo.ecm.core.blob.InMemoryBlobProvider
- STORE_SCROLL_NAME - Static variable in class org.nuxeo.ecm.core.blob.LocalBlobProvider
- STORE_SCROLL_NAME - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobProvider
- STORE_SCROLL_NAME - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
- 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
-
Deprecated.
- storeAndDigest(InputStream) - Method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.
- storeAndDigest(InputStream, OutputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AbstractBinaryManager
-
Deprecated.
- storeAndDigest(InputStream, OutputStream) - Method in class org.nuxeo.ecm.core.blob.binary.AESBinaryManager
-
Deprecated.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
-
Deprecated.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
StoredRendition
s on behalf of theRenditionService
. - 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
-
Deprecated.
- storeFile(String, File) - Method in interface org.nuxeo.ecm.core.blob.binary.FileStorage
-
Deprecated.Stores a file based on a key.
- storeFile(String, File) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager.GCPFileStorage
-
Deprecated.
- 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.core.uidgen.KeyValueStoreUIDSequencer
- storeName - Variable in class org.nuxeo.ecm.core.work.BaseOverflowRecordFilter
- storeNewFilesList(ConfigurationHolder, List<String>) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
-
Store into
ConfigurationMarshaller.NEW_FILES
the list of new files deployed by the templates. - 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, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
- storeResources(IOResources) - Method in class org.nuxeo.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.blob.scroll.LocalBlobScroll
- 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 - Variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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 ofMongoCursor
. - Stream - Class in org.nuxeo.ecm.platform.video
-
Object representing a Stream of a video.
- STREAM - Enum constant in enum class org.nuxeo.ecm.core.blob.BlobManager.UsageHint
-
Obtaining an
InputStream
. - STREAM - Enum constant in enum class org.nuxeo.lib.stream.computation.Topology.VertexType
- STREAM - Static variable in class org.nuxeo.runtime.model.ComponentStartOrders
- STREAM_AUDIT_ENABLED_PROP - Static variable in class org.nuxeo.audit.listener.StreamAuditEventListener
- STREAM_INFO_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.video.Stream
- STREAM_KAFKA - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STREAM_KAFKA_SERVERS_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STREAM_MEM - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- 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.audit.listener.StreamAuditEventListener
- STREAM_NAME - Static variable in class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC
- STREAM_NAME - Static variable in class org.nuxeo.ecm.core.model.stream.StreamDocumentGC
- STREAM_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingProcessor
- 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
- STREAM_SERVICE_PROPERTY - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STREAM_SERVICE_VALUE - Static variable in class org.nuxeo.common.test.configuration.ThirdPartyUnderTest
- STREAM_START_CONSUMER_ACTION - Static variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- STREAM_START_PROCESSOR_ACTION - Static variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- STREAM_STOP_CONSUMER_ACTION - Static variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- STREAM_STOP_PROCESSOR_ACTION - Static variable in class org.nuxeo.runtime.pubsub.ClusterActionServiceImpl
- streamAnnotations(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.AnnotationServiceImpl
- StreamAuditEventListener - Class in org.nuxeo.audit.listener
-
An events collector that write log entries as json record into a stream.
- StreamAuditEventListener() - Constructor for class org.nuxeo.audit.listener.StreamAuditEventListener
- StreamAuditStorageWriter - Class in org.nuxeo.audit.directory.storage
-
Computation that consumes a stream of Json log entries and write them to the Directory Audit Storage.
- StreamAuditStorageWriter() - Constructor for class org.nuxeo.audit.directory.storage.StreamAuditStorageWriter
- StreamAuditStorageWriter.AuditStorageLogWriterComputation - Class in org.nuxeo.audit.directory.storage
- StreamAuditWriter - Class in org.nuxeo.audit.impl
-
Computation that consumes a stream of log entries and write them to the audit backend.
- StreamAuditWriter() - Constructor for class org.nuxeo.audit.impl.StreamAuditWriter
- StreamAuditWriter.AuditLogWriterComputation - Class in org.nuxeo.audit.impl
- StreamComputationPolicy - Interface in org.nuxeo.runtime.stream
- StreamDescriptor() - Constructor for class org.nuxeo.runtime.stream.StreamProcessorDescriptor.StreamDescriptor
- StreamDocumentGC - Class in org.nuxeo.ecm.core.model.stream
-
A Processor that clean repository on document deletion.
- StreamDocumentGC() - Constructor for class org.nuxeo.ecm.core.model.stream.StreamDocumentGC
- StreamDocumentGC.DocumentGCComputation - Class in org.nuxeo.ecm.core.model.stream
- 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.search.index.IndexingDomainEventProducer
- 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
- StreamNoRetryException - Exception Class in org.nuxeo.runtime.stream
-
A non retry-able exception to bypass the Stream Retry Policy.
- StreamNoRetryException(String) - Constructor for exception class org.nuxeo.runtime.stream.StreamNoRetryException
- StreamNoRetryException(String, Throwable) - Constructor for exception class org.nuxeo.runtime.stream.StreamNoRetryException
- StreamNoRetryException(Throwable) - Constructor for exception class org.nuxeo.runtime.stream.StreamNoRetryException
- StreamObject - Class in org.nuxeo.ecm.restapi.server.management
-
Nuxeo Stream Introspection endpoint
- StreamObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.StreamObject
- StreamOrphanBlobGC - Class in org.nuxeo.ecm.core.blob.stream
- StreamOrphanBlobGC() - Constructor for class org.nuxeo.ecm.core.blob.stream.StreamOrphanBlobGC
- StreamOrphanBlobGC.BlobGCComputation - Class in org.nuxeo.ecm.core.blob.stream
- 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 Class in org.nuxeo.lib.stream
- StreamRuntimeException(String, Throwable) - Constructor for exception class org.nuxeo.lib.stream.StreamRuntimeException
- StreamRuntimeException(Throwable) - Constructor for exception class 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
- StreamServlet - Class in org.nuxeo.ecm.restapi.server.management
-
Stream servlet
- StreamServlet() - Constructor for class org.nuxeo.ecm.restapi.server.management.StreamServlet
- StreamServlet.CatParams - Class in org.nuxeo.ecm.restapi.server.management
- 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
- STRICT - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- STRING - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.Model.IdType
- STRING - Enum constant in enum class 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
- stringify(UIDSequenceBean) - Static method in class org.nuxeo.ecm.platform.uidgen.UIDSequenceBean
- StringInfo() - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
-
Deprecated.
- StringInfo(String) - Constructor for class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
-
Deprecated.
- 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
- stringPropertyNames() - Method in class org.nuxeo.launcher.config.ConfigurationHolder
-
Returns the user configuration property names.
- 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 - Enum constant in enum class 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
-
Deprecated.
- 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
- stripBlobKeyVersionSuffix(String) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
- stripBlobKeyVersionSuffix(String) - Method in class org.nuxeo.ecm.core.blob.BlobStoreBlobProvider
- stripElemMatchPrefix(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
- 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.blob.s3.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.platform.mail.listener.action.CreateDocumentsFromAutomationChainAction
- 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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.mail.MailMessage.Builder
- subject - Variable in class org.nuxeo.runtime.api.login.NuxeoLoginContext
- subject(String) - Method in class org.nuxeo.mail.MailMessage.Builder
- subject(String, String) - Method in class org.nuxeo.mail.MailMessage.Builder
- subject(String, Charset) - Method in class org.nuxeo.mail.MailMessage.Builder
- 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
- subjectCharset - Variable in class org.nuxeo.mail.MailMessage.Builder
- 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) - Method in class org.nuxeo.ecm.automation.core.operations.services.search.SearchIndexOperation
- 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
- submitTransactional(BulkCommand) - Method in interface org.nuxeo.ecm.core.bulk.BulkService
-
Submits a
BulkCommand
that will be processed asynchronously only if the transaction commits successfully (nothing will be submitted in case of transaction rollback). - submitTransactional(BulkCommand) - Method in class org.nuxeo.ecm.core.bulk.BulkServiceImpl
- submitWork() - Method in class org.nuxeo.ecm.platform.preview.work.PreviewWork
- submitWork() - Method in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- subPath(String, boolean, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.restapi.server.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
-
Deprecated.since 11.1 use
LogManager.subscribe(Name, Collection, RebalanceListener)
instead - subscribe(String, Collection<String>, RebalanceListener, Codec<M>) - Method in interface org.nuxeo.lib.stream.log.LogManager
-
Deprecated.since 11.1 use
LogManager.subscribe(Name, Collection, RebalanceListener, Codec)
instead - 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
- 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
- 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 - Enum constant in enum class 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
- 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 - Enum constant in enum class 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
- SUFFIXES - Static variable in class org.nuxeo.common.test.logging.NuxeoConfigurationFactory
-
Valid file extensions for XML files.
- 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.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 - 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
- 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
- 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
- suggesterGroups - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
- suggesterId - Variable in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
- suggesters - Variable in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
- 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 Class 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 class org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
- SuggestionException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
- SuggestionException(Throwable) - Constructor for exception class 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
- SuggestionHandlingException - Exception Class in org.nuxeo.ecm.platform.suggestbox.service
-
Exception raised when the SuggestionService is unable to execute the selected suggestion.
- SuggestionHandlingException(String) - Constructor for exception class org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
- SuggestionHandlingException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
- SuggestionHandlingException(Throwable) - Constructor for exception class 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 - Enum constant in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
- 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
- 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
- SuperKeyedRegistry(Map<? extends K, ? extends V>) - 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() - Element in annotation interface org.nuxeo.ecm.webengine.model.WebAdapter
- superType() - Element in annotation interface 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_SHARE_URL_TYPES - Static variable in class org.nuxeo.wopi.Constants
- supportedCapabilities - Variable in class org.nuxeo.ecm.core.search.AbstractSearchResponseTransformer
- supportedExtensions - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
- supportedHeaders - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
- supportedInputMimeTypes - Variable in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
- supportedLocales - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
- supportedMethods - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
- supportedMimeTypes - Variable in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
- Supports - Annotation Interface 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.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
- supportsAsyncDigest() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
-
Checks that all repositories support queries on blob keys.
- supportsAsyncDigest(Repository) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- 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.ConditionalIgnore.Condition
- supportsClassRule() - Method in interface org.nuxeo.runtime.test.runner.ConditionalIgnoreRule.Condition
-
Deprecated.Returns whether this condition supports check at class level.
- supportsCredentials - Variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
- supportsDenormalizedBlobKeys - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- 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
- 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.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 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
- supportsSessions - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- supportsSessions() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- 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.FacetedTagService
- 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
-
Deprecated.since 2021.34 use
LogStreamManager.supportSubscribe(Name)
instead - 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
-
Deprecated.since 2021.34 use
LogManager.supportSubscribe(Name)
instead - supportSubscribe() - Method in class org.nuxeo.lib.stream.log.UnifiedLogManager
- supportSubscribe(Name) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
-
Returns
true
if theLogStreamManager.subscribe(org.nuxeo.lib.stream.log.Name, java.util.Collection<org.nuxeo.lib.stream.log.Name>, org.nuxeo.lib.stream.log.RebalanceListener)
method is supported for the specific stream. - supportSubscribe(Name) - Method in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
- supportSubscribe(Name) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaLogManager
- supportSubscribe(Name) - Method in interface org.nuxeo.lib.stream.log.LogManager
-
Returns
true
if theLogManager.subscribe(org.nuxeo.lib.stream.log.Name, java.util.Collection<org.nuxeo.lib.stream.log.Name>, org.nuxeo.lib.stream.log.RebalanceListener, org.nuxeo.lib.stream.codec.Codec<M>)
method is supported for the specific Log. - supportSubscribe(Name) - 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
-
Deprecated.
- supportsUserUpdate() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- supportsUserUpdate() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
- supportsUserUpdate() - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- 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
-
Deprecated.
- supportsUserUpdateDefaultFalse() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
- supportsUserUpdateDefaultTrue() - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- supportsUserUpdateDefaultTrue() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobProvider
- supportsUserUpdateDefaultTrue(Map<String, String>) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- 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
- 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, whenWork.isSuspending()
returnedtrue
. - SUSPENDED - Enum constant in enum class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
Task node is waiting for task to be done.
- SUSPENDED_NODES_WITH_ESCALATION_QUERY - Static variable in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
- suspending - Variable in class org.nuxeo.ecm.core.work.AbstractWork
-
Suspend requested by the work manager.
- 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)
orTransactionHelper.runWithoutTransaction(java.lang.Runnable)
explicitly - svc - Variable in class org.nuxeo.connect.update.PackageUpdateComponent
- 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.ecm.core.search.index.commands.IndexingCommand
- sync - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- sync - Variable in class org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher
- SYNC_COMPUTATION_NAME - Static variable in class org.nuxeo.ecm.core.search.index.IndexingProcessor
- SYNC_INDEXING_FLAG - Static variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- 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
- SYNC_THUMBNAIL_RENDITION_PROP - Static variable in class org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher
- 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
- SynchronousIndexingComputation(String) - Constructor for class org.nuxeo.ecm.core.search.index.IndexingProcessor.SynchronousIndexingComputation
- 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 class org.nuxeo.audit.service.AbstractAuditBackend
-
Deprecated, for removal: This API element is subject to removal in a future version.
- syncLogCreationEntries(String, String, Boolean) - Method in class org.nuxeo.audit.sql.SQLAuditBackend
- syncLogCreationEntries(String, String, Boolean) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditAdmin
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, seems unused
- syncLogCreationEntries(String, String, Boolean) - Method in class org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, seems unused
- syncLogCreationEntries(BaseLogEntryProvider, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
-
Deprecated.
- 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.
- syncWaitTimer - Variable in class org.nuxeo.ecm.core.search.index.IndexingDomainEventProducer
- syntax_error(Symbol) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
- SYSNAME - Enum constant in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
- SYSNAME - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
- SYSNAMEARRAY - Enum constant in enum class 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
-
Deprecated.
- SYSTEM_PROPERTY_PREFIX - Static variable in class org.nuxeo.ecm.blob.azure.AzureBlobStoreConfiguration
- 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
-
Deprecated.
- SYSTEM_PROPERTY_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- SYSTEM_PROPERTY_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobProvider
- 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.ecm.core.io.marshallers.json.aggregate.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
- systemMetadata - Variable in class org.nuxeo.lib.stream.computation.log.LogStreamManager
- SystemPrincipal - Class in org.nuxeo.ecm.core.api
- SystemPrincipal(String) - Constructor for class org.nuxeo.ecm.core.api.SystemPrincipal
- systemProperties - Variable in class org.nuxeo.launcher.config.ConfigurationChecker
- systemProperties - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- systemProperties - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator
-
System properties used to load the configuration, generally
System.getProperties()
. - systemProperties - Variable in class org.nuxeo.launcher.config.ConfigurationMarshaller
- systemProperties(Properties) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator.Builder
- SystemProperty(String) - Constructor for record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
- SystemProperty(String, String) - Constructor for record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
- SystemProperty(String, String, boolean) - Constructor for record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
-
Creates an instance of a
SystemProperty
record class. - 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 - 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 Class 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 class 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 "?"
- 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(String, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
- TAG_DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.platform.tag.TagConstants
- TAG_FACET - Static variable in class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- 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_LABEL_PROP - Static variable in class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- 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_PROP - Static variable in class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- 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.
- 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
- 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
- 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.
- 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
- 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.internals.AbstractLogManager
- tailers - Variable in class org.nuxeo.lib.stream.log.kafka.KafkaLogAppender
- tailersAssignments - Variable in class org.nuxeo.lib.stream.log.internals.AbstractLogManager
- take() - Method in class org.nuxeo.ecm.core.work.MemoryBlockingQueue
- 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.model.view.TemplateView
- target - Variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- target - Variable in class org.nuxeo.runtime.test.runner.FeaturesRunner.MethodStatement
- 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 - Enum constant in enum class 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
- TARGET_THROUGHPUT_IN_GBPS_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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.ecm.core.search.index.commands.IndexingCommands
- targetDocumentId - Variable in class org.nuxeo.ecm.core.search.index.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 - targetFacet - Variable in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
- targetFacets - Variable in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
- targetFacets() - Element in annotation interface 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.mongodb.transientstore.MongoDBTransientStore
- targetMaxSize - Variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- targetMaxSizeMB - Variable in class org.nuxeo.ecm.core.transientstore.api.TransientStoreConfig
- 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
- targetPackages - Variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
- targetPath - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
- targetPath - Variable in exception class 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.targetplatforms
- TargetPlatformObject() - Constructor for class org.nuxeo.ecm.restapi.server.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.
- targetPlatforms - Variable in class org.nuxeo.launcher.info.PackageInfo
- targetPlatforms - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetPackageDescriptor
- targetPlatforms - Variable in class org.nuxeo.targetplatforms.core.service.TargetPlatformServiceImpl
- TargetPlatforms - Class in org.nuxeo.targetplatforms.rest
- TargetPlatforms() - Constructor for class org.nuxeo.targetplatforms.rest.TargetPlatforms
- TargetPlatforms(Collection<? extends TargetPlatform>) - Constructor for class org.nuxeo.targetplatforms.rest.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.rest
- TargetPlatformsInfo() - Constructor for class org.nuxeo.targetplatforms.rest.TargetPlatformsInfo
- TargetPlatformsInfo(Collection<? extends TargetPlatformInfo>) - Constructor for class org.nuxeo.targetplatforms.rest.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.rest.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
- targetThroughputInGbps - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- targetType - Variable in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
- 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() - Element in annotation interface org.nuxeo.ecm.webengine.model.WebAdapter
- targetUUID - Variable in class org.nuxeo.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_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.TaskVariableName - Enum Class 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.routing.adapter
- TaskAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.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
- 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 - Enum constant in enum class 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.routing
- TaskObject() - Constructor for class org.nuxeo.ecm.restapi.server.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 Class 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 aGraphNode
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 - Enum constant in enum class 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.runtime.test.NXRuntimeTestCase
-
Deprecated.Implementors should override this method to implement any specific test tear down and not the
NXRuntimeTestCase.stopRuntime()
method - technicalName - Variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientDescriptor.SearchIndex
- 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
- 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.content.template.service.FactoryBindingDescriptor
- template - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
- 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_IMPORT_RESULT - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterWork
- 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_PROCESSOR_INVAL_PUBSUB_TOPIC - Static variable in class org.nuxeo.template.service.TemplateProcessorComponent
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- 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 rightTemplateBasedDocument
orTemplateSourceDocument
implementation according to givenDocumentModel
. - 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.rest
- TemplateBasedResource() - Constructor for class org.nuxeo.template.rest.TemplateBasedResource
- TemplateBasedResource(String) - Constructor for class org.nuxeo.template.rest.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
- 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 class 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.rest.context.RestExtensions
- 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
- TemplateProcessorComponent.TemplateProcessorInvalidation - Class in org.nuxeo.template.service
- TemplateProcessorComponent.TemplateProcessorInvalidator - Class in org.nuxeo.template.service
- TemplateProcessorDescriptor - Class in org.nuxeo.template.api.descriptor
- TemplateProcessorDescriptor() - Constructor for class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
- TemplateProcessorInvalidation() - Constructor for class org.nuxeo.template.service.TemplateProcessorComponent.TemplateProcessorInvalidation
- TemplateProcessorInvalidator() - Constructor for class org.nuxeo.template.service.TemplateProcessorComponent.TemplateProcessorInvalidator
- TemplateProcessorService - Interface in org.nuxeo.template.api
-
This is the service interface to manage
TemplateProcessor
and associated templates. - TemplateResource - Class in org.nuxeo.template.rest
- TemplateResource() - Constructor for class org.nuxeo.template.rest.TemplateResource
- TemplateResource(String) - Constructor for class org.nuxeo.template.rest.TemplateResource
- templates - Variable in class org.nuxeo.launcher.config.ConfigurationHolder
-
Templates included in this configuration.
- 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.ConfigurationHolder
- TEMPLATES_EP - 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
- templateUrls - Variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
- TemplateView - Class in org.nuxeo.ecm.webengine.model.view
-
A view to be used by regular REST resources to be able to use freemarker templates.
- TemplateView - Class in org.nuxeo.ecm.webengine.rest.views
-
Template for compatibility with Nuxeo WebEngine
- TemplateView(File) - Constructor for class org.nuxeo.ecm.webengine.rest.views.TemplateView
- TemplateView(Object, File) - Constructor for class org.nuxeo.ecm.webengine.rest.views.TemplateView
- TemplateView(Object, String) - Constructor for class org.nuxeo.ecm.webengine.model.view.TemplateView
-
Deprecated.since 2025.0, use
TemplateView(WebContext, Object, String)
instead - TemplateView(Object, String) - Constructor for class org.nuxeo.ecm.webengine.rest.views.TemplateView
- TemplateView(Object, URL) - Constructor for class org.nuxeo.ecm.webengine.model.view.TemplateView
-
Deprecated.since 2025.0, use
TemplateView(WebContext, Object, URL)
instead - TemplateView(Object, URL) - Constructor for class org.nuxeo.ecm.webengine.rest.views.TemplateView
- TemplateView(String) - Constructor for class org.nuxeo.ecm.webengine.rest.views.TemplateView
- TemplateView(URL) - Constructor for class org.nuxeo.ecm.webengine.rest.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.rest.views.TemplateView
- TemplateViewMessageBodyWriter - Class in org.nuxeo.ecm.webengine.rest.views
- TemplateViewMessageBodyWriter() - Constructor for class org.nuxeo.ecm.webengine.rest.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
- TemporaryKeyStore - Class in org.nuxeo.runtime.test
- TemporaryKeyStore(TemporaryKeyStore.Builder) - Constructor for class org.nuxeo.runtime.test.TemporaryKeyStore
- TemporaryKeyStore.Builder - Class in org.nuxeo.runtime.test
- TemporaryKeyStore.KeyStoreEntry<K> - Record Class in org.nuxeo.runtime.test
- 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
- TERMINATE - Enum constant in enum class org.nuxeo.lib.stream.computation.log.ComputationRunner.ReturnCode
- 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(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(T) - Method in interface org.nuxeo.common.function.ThrowablePredicate
- Test - Class in org.nuxeo.ecm.webengine.forms.validation.test
- Test() - Constructor for class org.nuxeo.ecm.webengine.forms.validation.test.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_PREFIX - Static variable in class org.nuxeo.common.test.logging.NuxeoConfigurationFactory
-
File name prefix for common test configuration.
- 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.
- 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 Class in org.nuxeo.ecm.core.schema.types.resolver
- TestingColorResolver.PrimaryColor - Enum Class in org.nuxeo.ecm.core.schema.types.resolver
- TestingColorResolver.SecondaryColor - Enum Class in org.nuxeo.ecm.core.schema.types.resolver
- 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 ofRunnerFeature.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 ofRunnerFeature.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
- testRuntimeStarted() - Method in class org.nuxeo.ecm.restapi.test.RestServerFeatureTest
- testRuntimeStarted() - Method in class org.nuxeo.runtime.management.ManagementFeatureTest
- 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
- testVersions - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
- 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_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
- 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
- thirdLabelField - Variable in class org.nuxeo.ecm.automation.core.operations.users.SuggestUserEntries
- ThirdPartyUnderTest - Class in org.nuxeo.common.test.configuration
-
Helper class to retrieve current ongoing test configuration regarding Third Party services.
- ThirdPartyUnderTest.SystemProperty - Record Class in org.nuxeo.common.test.configuration
- thisStatistics() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
- thread - Variable in class org.nuxeo.runtime.pubsub.StreamPubSubProvider
- THREAD_KEY - Static variable in class org.nuxeo.ecm.core.management.jtajca.internal.TracingWebFilter
- THREAD_NAME_PREFIX - Static variable in class org.nuxeo.wopi.rest.WOPIRoot
- 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 theEventService
. - ThreadEventListener(ThreadEventHandler) - Constructor for class org.nuxeo.runtime.trackers.concurrent.ThreadEventListener
- ThreadFactories - Class in org.nuxeo.common.concurrent
- ThreadFactories() - Constructor for class org.nuxeo.common.concurrent.ThreadFactories
- threadId - Variable in class org.nuxeo.log4j.NuxeoLogEvent
- ThreadLocalIndexingCommandsStacker - Class in org.nuxeo.ecm.core.search.index.commands
- ThreadLocalIndexingCommandsStacker() - Constructor for class org.nuxeo.ecm.core.search.index.commands.ThreadLocalIndexingCommandsStacker
- 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.log4j.NuxeoLogEvent
- threadName - Variable in exception 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
- 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
- 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
- ThrowableBiConsumer<T,
U, - Interface in org.nuxeo.common.functionE> - ThrowableBiFunction<T,
U, - Interface in org.nuxeo.common.functionR, E> - ThrowableConsumer<T,
E> - Interface in org.nuxeo.common.function - ThrowableFunction<T,
R, - Interface in org.nuxeo.common.functionE> - ThrowablePredicate<T,
E> - Interface in org.nuxeo.common.function - ThrowableRunnable<E> - Interface in org.nuxeo.common.function
- ThrowableSupplier<T,
E> - Interface in org.nuxeo.common.function - ThrowableUnaryOperator<T,
E> - Interface in org.nuxeo.common.function - thrown - Variable in class org.nuxeo.log4j.NuxeoLogEvent
- throwSeriousError(Throwable) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
- THUMB_SIZE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
- Thumbnail - Interface in org.nuxeo.ecm.core.api.thumbnail
- 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_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_TX_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
- 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 Class 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
- thumbnailHelper - Variable in class org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction.RecomputeThumbnailsComputation
- thumbnailHelper - Variable in class org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener
- ThumbnailHelper - Class in org.nuxeo.ecm.platform.thumbnail.listener
-
Helper to create document thumbnail if necessary.
- ThumbnailHelper() - Constructor for class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
- 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.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.management
- ThumbnailsObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.ThumbnailsObject
- 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.blob.CachingBlobStore.PathInfo
- time - Variable in class org.nuxeo.ecm.core.event.impl.EventImpl
- time - Variable in class org.nuxeo.launcher.info.MessageInfo
- TIME_IN_MILLIS - Enum constant in enum class 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
-
Deprecated.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.search.SearchWaitForIndexingOperation
- timeout - Variable in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure
- 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.commandline.executor.service.CommandLineDescriptor
- timeout - Variable in class org.nuxeo.ecm.restapi.server.management.StreamServlet.CatParams
- 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 - Enum constant in enum class 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_RETURN_CODE - Static variable in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
- TIMEOUT_SECONDS_PARAM_KEY - Static variable in class org.nuxeo.ecm.restapi.server.management.WorkManagerObject
- TIMEOUT_WAIT_FOR_CLUSTER - Static variable in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- TIMEOUT_WAIT_FOR_CLUSTER_SECOND - Static variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- timeoutDurationSecond - Variable in class org.nuxeo.runtime.transaction.TransactionHelper.GeronimoTransactionInfo
- timeoutTimestamp - Variable in class org.nuxeo.runtime.transaction.TransactionHelper.GeronimoTransactionInfo
- 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 - Enum constant in enum class 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
- timeZone - Variable in class org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter
- TINYINT - Enum constant in enum class 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.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.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_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 interface org.nuxeo.osgi.application.LoaderConstants
- TMP_EXTENSION - Static variable in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
- 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
-
Deprecated.
- tmpDir - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStoreConfiguration
- tmpFile - Variable in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
- 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, String...) - Method in class org.nuxeo.mail.MailMessage.Builder
- to(List<String>) - Method in class org.nuxeo.mail.MailMessage.Builder
- TO - Enum constant in enum class org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
-
Deprecated.
- TO_AVI_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
- TO_LOG_ENTRY_SQL_MAPPER - Static variable in class org.nuxeo.audit.sql.SQLAuditBackend
- 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
- toAddresses(List<String>) - Static method in class org.nuxeo.mail.MimeMessageHelper
- 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
- toBeSkipped(Work) - Method in class org.nuxeo.ecm.automation.core.operations.services.workmanager.WorkManagerRunWorkInFailure.WorkFailureComputation
- toBiConsumer() - Method in interface org.nuxeo.common.function.ThrowableBiConsumer
- toBiFunction() - Method in interface org.nuxeo.common.function.ThrowableBiFunction
- 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.DialectH2
- toBooleanValueString(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
- 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
- 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 - Enum constant in enum class 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
- toConvertCacheDescriptor() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
Deprecated.
- toCookie(HttpServletRequest) - Method in record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
- 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
- toDelete - Variable in class org.nuxeo.ecm.blob.AbstractBinaryGarbageCollector
-
Deprecated.
- toDelete - Variable in class org.nuxeo.ecm.core.blob.AbstractBlobGarbageCollector
- toDelete - Variable in class org.nuxeo.ecm.core.blob.LocalBlobStore.LocalBlobGarbageCollector
- 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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
- toDoubleArray(Collection<?>) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
- toDraft - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
- 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() - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- toEnd() - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.MemPartitionTailer
- toEnd() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- toEnd(LogManager, Name, Name, int) - Method in class org.nuxeo.lib.stream.tools.command.PositionCommand
- toFields(DocumentModel, Map<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 bytoHashMap()
. - 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
- toFunction() - Method in interface org.nuxeo.common.function.ThrowableUnaryOperator
- toggle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
- toggle() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
- 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 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
- toHandlerChain(List<MessageHandler>) - Method in class org.nuxeo.ecm.platform.auth.saml.processor.SAMLProcessorFactory
- 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
- toHtmlHeader() - Method in class org.nuxeo.ecm.core.blob.ByteRange
-
Gets the byte range usable as HTTP Range header.
- toIndexModel(PropertyIndexOrder) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBIndexCreator
- 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
- 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() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- toJSON(JsonGenerator) - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- toJSON(OutputStream) - Method in class org.nuxeo.ecm.automation.io.DefaultJsonAdapter
- toJSON(OutputStream) - Method in interface org.nuxeo.ecm.automation.io.JsonAdapter
- toJSON(QuotaInfo, Locale) - Method in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
- 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.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_SCOPE_OPENID - Static variable in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticatorProvider
- TOKEN_SEP - Static variable in class org.nuxeo.ecm.core.storage.BaseDocument
- TOKEN_SERVICE - Static variable in class org.nuxeo.ecm.platform.oauth2.Constants
- TOKEN_STORE_NOTE - Static variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- TokenAuthenticationException - Exception Class in org.nuxeo.ecm.tokenauth
-
Exception thrown when an error occurs in the
TokenAuthenticationService
. - TokenAuthenticationException(String) - Constructor for exception class org.nuxeo.ecm.tokenauth.TokenAuthenticationException
- TokenAuthenticationException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.tokenauth.TokenAuthenticationException
- TokenAuthenticationException(Throwable) - Constructor for exception class 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
- tokenType() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns the value of the
tokenType
record component. - 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() - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- toLastCommitted() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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 thisImageInfo
. - toMap() - Method in class org.nuxeo.ecm.platform.video.Stream
-
Returns a
Map
of attributes for thisStream
. - toMap() - Method in class org.nuxeo.ecm.platform.video.TranscodedVideo
-
Returns a
Map
of attributes for thisTranscodedVideo
. - toMap() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns a
Map
of attributes for thisVideoInfo
. - 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 - Enum constant in enum class org.nuxeo.runtime.api.J2EEContainerDescriptor
- TOMCAT_HOME - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- TOMCAT_HOST - Static variable in class org.nuxeo.common.Environment
- TOMCAT_STARTUP_CLASS - Static variable in class org.nuxeo.launcher.config.ConfigurationConstants
- TomcatRequestAuthenticator - Class in org.nuxeo.shaded.keycloak.adapters.tomcat
- TomcatRequestAuthenticator(KeycloakDeployment, AdapterTokenStore, CatalinaHttpFacade, Request, GenericPrincipalFactory) - Constructor for class org.nuxeo.shaded.keycloak.adapters.tomcat.TomcatRequestAuthenticator
- 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 Class 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 class org.nuxeo.drive.service.TooManyChangesException
- TooManyChangesException(String, Throwable) - Constructor for exception class org.nuxeo.drive.service.TooManyChangesException
- TooManyChangesException(Throwable) - Constructor for exception class org.nuxeo.drive.service.TooManyChangesException
- toOperationChain() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
- top() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression.OpStack
- TOP_CENTER - Enum constant in enum class org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
- TOP_LEFT - Enum constant in enum class 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 - Enum constant in enum class 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
- topicReady(String) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- 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
- topLevelFolderItemFactories - Variable in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- 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 theFileSystemItemAdapterService
. - TopLevelFolderItemFactoryDescriptor - Class in org.nuxeo.drive.service.impl
-
XMap descriptor for factories contributed to the
topLevelFolderItemFactory
extension point of theFileSystemItemAdapterService
. - TopLevelFolderItemFactoryDescriptor() - Constructor for class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
- 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 Class in org.nuxeo.lib.stream.computation
- topologyDisabled - Variable in class org.nuxeo.ecm.core.work.StreamWorkManager
- toPredicate() - Method in interface org.nuxeo.common.function.ThrowablePredicate
- 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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
- toRemove - Variable in class org.nuxeo.runtime.model.impl.ComponentManagerImpl.Stash
- toResponse(Throwable) - Method in class org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
- toResponse(Throwable) - Method in class org.nuxeo.scim.v2.rest.ScimV2ExceptionMapper
- toResponse(WOPIException) - Method in class org.nuxeo.wopi.rest.WOPIExceptionMapper
- toRunnable() - Method in interface org.nuxeo.common.function.ThrowableRunnable
- toRunning - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
- tos - Variable in class org.nuxeo.mail.MailMessage.Builder
- 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.kafka.KafkaLogTailer
- toStart() - Method in interface org.nuxeo.lib.stream.log.LogTailer
-
Set the current positions to the beginning of all partitions.
- toStart() - Method in class org.nuxeo.lib.stream.log.mem.MemCompoundLogTailer
- toStart() - Method in class org.nuxeo.lib.stream.log.mem.MemLogPartition.MemPartitionTailer
- toStart() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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.audit.api.LogEntryBuilder.LogEntryImpl
- toString() - Method in record class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory.MongoDBAuditBackendWithName
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.audit.mongodb.pageprovider.MongoDBAuditPageProvider
- toString() - Method in record class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory.OpenSearchAuditBackendWithName
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
- toString() - Method in class org.nuxeo.audit.provider.AuditPageProvider
- toString() - Method in record class org.nuxeo.audit.service.ExtendedInfoMapper
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.audit.service.extension.ExtendedInfoDescriptor
- toString() - Method in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
- toString() - Method in class org.nuxeo.audit.stream.AuditDomainEvent
- toString() - Method in class org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
- toString() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
- toString() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationTypeImpl
- toString() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingDescriptor
- toString() - Method in class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate
- 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 record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
-
Returns a string representation of this record class.
- 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 asP6Y3M1DT4H12M5.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.Match
- 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.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
-
Deprecated.
- 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.blob.stream.BlobDomainEvent
- 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.management.probes.ProbeInfoImpl
- toString() - Method in class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
- 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.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.search.BulkIndexingRequest
- toString() - Method in record class org.nuxeo.ecm.core.search.BulkIndexingResponse.IndexingFailure
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.ecm.core.search.BulkIndexingResponse
- toString() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.ExpressionBuilder
- toString() - Method in record class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer.QueryAndFilter
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClient
- toString() - Method in class org.nuxeo.ecm.core.search.index.commands.IndexingCommand
- toString() - Method in class org.nuxeo.ecm.core.search.index.IndexingDomainEvent
- toString() - Method in class org.nuxeo.ecm.core.search.IndexingRequest
- toString() - Method in class org.nuxeo.ecm.core.search.SearchHit
- toString() - Method in record class org.nuxeo.ecm.core.search.SearchIndex
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.ecm.core.search.SearchQueryImpl
- toString() - Method in record class org.nuxeo.ecm.core.search.SearchResponseImpl.Error
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl
- toString() - Method in record class org.nuxeo.ecm.core.search.SearchScrollContext
-
Returns a string representation of this record class.
- 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.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.Action
- toString() - Method in class org.nuxeo.ecm.platform.actions.FilterRule
- toString() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
Deprecated.
- toString() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- toString() - Method in record class org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
-
Returns a string representation of this record class.
- 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.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.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.BucketDouble
- 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.types.Type
- toString() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
- toString() - Method in record class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakToken
-
Returns a string representation of this record class.
- 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 class 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 record class org.nuxeo.ecm.restapi.io.management.ConfigurationProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.nuxeo.ecm.restapi.io.management.Sequencer
-
Returns a string representation of this record class.
- toString() - Method in record class org.nuxeo.ecm.restapi.io.management.SequencerKeyValue
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- toString() - Method in class org.nuxeo.ecm.restapi.opensearch1.DocRequestFilter
- toString() - Method in class org.nuxeo.ecm.restapi.server.ClusterAction
-
Deprecated.
- 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.app.WebEngineModule
- 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.ModuleConfiguration
- 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.rest.servlet.config.FilterDescriptor
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.FilterSetDescriptor
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ListenerDescriptor
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ListenerSetDescriptor
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourceExtension
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ResourcesDescriptor
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletDescriptor
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.ExactSegmentMatcher
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.PathMatcher
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.RegexSegmentMatcher
- toString() - Method in class org.nuxeo.ecm.webengine.rest.servlet.mapping.WildcardSegmentMatcher
- toString() - Method in class org.nuxeo.ecm.webengine.rest.Utils.ClassRef
- 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.elasticsearch.config.ElasticSearchIndexConfig
- toString() - Method in class org.nuxeo.elasticsearch.core.ReindexingMessage
- 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.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.mem.MemLogAppender
- toString() - Method in class org.nuxeo.lib.stream.log.mem.MemLogConfig
- toString() - Method in class org.nuxeo.lib.stream.log.mem.MemLogManager
- toString() - Method in record class org.nuxeo.lib.stream.log.mem.MemLogPartition.BytesAndOffset
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.lib.stream.log.mem.MemLogTailer
- 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.log4j.NuxeoLogEvent
- toString() - Method in record class org.nuxeo.mail.BlobDataSource
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.mail.MailSessionBuilder.FromJndi
- toString() - Method in class org.nuxeo.mail.MailSessionBuilder.FromProperties
- 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 class 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.MigrationService.MigrationStatus
- 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.opensearch1.client.OpenSearchClientConfig
- toString() - Method in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedServerConfig
- toString() - Method in record class org.nuxeo.runtime.opensearch1.OpenSearchComponent.OpenSearchClientWithId
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- toString() - Method in class org.nuxeo.runtime.pubsub.ClusterActionMessage
- 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 record class org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
-
Returns a string representation of this record class.
- toString() - Method in record class org.nuxeo.runtime.test.TemporaryKeyStore.KeyStoreEntry
-
Returns a string representation of this record class.
- toString() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
-
Converts the
DevBundle
to String with the same format as the one expected inparseDevBundleLine
. - toString() - Method in class org.nuxeo.runtime.transaction.TransactionHelper.GeronimoTransactionInfo
- 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 enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
-
Retrieves a string representation of this resource type.
- 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 class org.nuxeo.template.api.ContentInputType
- toString() - Method in enum class org.nuxeo.template.api.InputType
- toString() - Method in class org.nuxeo.template.api.TemplateInput
- 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(Operator) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.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.search.SearchResponseImpl.Builder
- total - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl
- 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
- total(long) - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- totalAccurate - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- totalAccurate - Variable in class org.nuxeo.ecm.core.search.SearchResponseImpl
- totalAccurate(boolean) - Method in class org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
- totalBlobCount - Variable in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- totalBlobSizeCount - Variable in class org.nuxeo.ecm.core.blob.scroll.AbstractBlobScroll
- 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.audit.api.LogEntryList
- 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.platform.audit.api.LogEntryList2
-
Deprecated.
- 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.io.rest.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.
- toThrowableSupplier() - Method in interface org.nuxeo.common.function.ThrowableRunnable
- toType() - Method in class org.nuxeo.automation.scripting.internals.ScriptingOperationDescriptor
- toType() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
- toType() - Method in class org.nuxeo.ecm.automation.core.OperationContribution
- toType() - Method in interface org.nuxeo.ecm.automation.core.OperationDescriptor
- touch() - Method in class org.nuxeo.ecm.core.api.CursorResult
- touch(File) - Static method in class org.nuxeo.ecm.core.blob.binary.LocalBinaryManager
-
Deprecated.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 - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
- 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, Exception) - Constructor for class org.nuxeo.ecm.automation.core.trace.Trace
- Trace(WorkSchedulePath.Trace) - Constructor for exception class org.nuxeo.ecm.core.work.api.WorkSchedulePath.Trace
- TRACE - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsCsrfFilter
- TRACE_ID_CONTEXT_KEY - Static variable in class org.nuxeo.lib.stream.Log4jCorrelation
- 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
- 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
- trackDirectory(File, Object) - Static method in class org.nuxeo.runtime.api.Framework
-
Tracks the specified
file
, using the providedmarker
, deleting the file when the marker instance is garbage collected. - tracked - Variable in class org.nuxeo.runtime.test.runner.FileEventsTrackingFeature
- tracker - Variable in class org.nuxeo.ecm.webengine.rest.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
-
Tracks the specified
file
, using the providedmarker
, deleting the file when the marker instance is garbage collected. - 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
- TRANSACTION_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.core.BatchFinderWork
- TRANSACTION_TIMEOUT_SECONDS - Static variable in class org.nuxeo.ecm.quota.size.DocumentsSizeUpdater
- TRANSACTION_UPDATES - Static variable in class org.nuxeo.binary.metadata.internals.listeners.BinaryMetadataSyncListener
- 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(String, BlobStore, BlobStore) - Constructor for class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- TransactionalBlobStore(BlobStore, BlobStore) - Constructor for class org.nuxeo.ecm.core.blob.TransactionalBlobStore
-
Deprecated.since 11.5
- 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 Interface 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.ecm.core.bulk.BulkServiceImpl
- transactionCommands - Static variable in class org.nuxeo.ecm.core.search.index.commands.ThreadLocalIndexingCommandsStacker
- TransactionHelper - Class in org.nuxeo.runtime.transaction
-
Utilities to work with transactions.
- TransactionHelper.GeronimoTransactionInfo - Class in org.nuxeo.runtime.transaction
- 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 Class in org.nuxeo.runtime.transaction
-
Reified checked errors caught while operating the transaction.
- TransactionRuntimeException(String) - Constructor for exception class org.nuxeo.runtime.transaction.TransactionRuntimeException
- TransactionRuntimeException(String, Throwable) - Constructor for exception class org.nuxeo.runtime.transaction.TransactionRuntimeException
- TransactionRuntimeException(Throwable) - Constructor for exception class 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 Class 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.picture.PictureViewsHelper
- transactionTimeout - Variable in class org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
- transactionTimeout - Variable in class org.nuxeo.ecm.platform.thumbnail.listener.ThumbnailHelper
- 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.
- TRANSFER_MANAGER_THREAD_POOL_SIZE_DEFAULT - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
The default value for the transfer manager thread pool size.
- TRANSFER_MANAGER_THREAD_POOL_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
The Framework property to define the transfer manager thread pool size.
- 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, HttpServletResponse) - Method in class org.nuxeo.ecm.core.io.download.DownloadServiceImpl
- 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
- transferManager - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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.core.io.upload.batch.BatchFileEntry
-
Appends the given blob to the given file.
- transform - Variable in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- 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(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(String) - 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_DATABASE_ID - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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.rest.adapters.AsyncOperationAdapter
- TRANSIENT_STORE_ERROR_STATUS - Static variable in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- TRANSIENT_STORE_OUTPUT - Static variable in class org.nuxeo.ecm.automation.server.rest.adapters.AsyncOperationAdapter
- TRANSIENT_STORE_OUTPUT_BLOB - Static variable in class org.nuxeo.ecm.automation.server.rest.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.rest.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.rest.adapters.AsyncOperationAdapter
- 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
-
Deprecated.
- transientFlag - Variable in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- 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
TransientStore
s - TransientStorageGCTrigger() - Constructor for class org.nuxeo.ecm.core.transientstore.TransientStorageGCTrigger
- transientStore - Variable in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- transientStore - Variable in class org.nuxeo.ecm.core.io.upload.batch.Batch
- transientStore - Variable in class org.nuxeo.ecm.core.io.upload.batch.BatchFileEntry
- 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 aTransientStore
- 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.core.io.upload.batch.impl.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.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.
- 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) - Method in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchQueryTransformer
-
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.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
- 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
- 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(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.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
- 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.
- 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_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
- 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 - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetPlatformDescriptor
- 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
-
Deprecated.since 2023.0, use
DocumentRoutingEscalationAction
instead - 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
- triggerReloadWithNewTransaction(String) - Method in class org.nuxeo.runtime.reload.ReloadComponent
- triggersPictureViewsGeneration(Event, DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.listener.PictureChangedListener
- trim - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
- trim - Variable in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
- trim - Variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- trim - Variable in class org.nuxeo.ecm.csv.core.operation.CSVImportOperation
- trim() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNode
-
Whether to trim text content for element nodes.
- trim() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeList
-
Whether to trim text content for element nodes.
- trim() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeMap
-
Whether to trim text content for element nodes.
- trim() - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- trim(boolean) - Method in class org.nuxeo.ecm.csv.core.CSVImporterOptions.Builder
- TRIM_PROP - Static variable in class org.nuxeo.ecm.csv.core.CSVImporterOptions
- 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.query.MongoDBSearchConverter
-
The keys for booleans whose value is true or null (instead of false).
- TRUNCATE_PREFIX - Static variable in class org.nuxeo.log4j.NuxeoLogEvent
- TRUNCATE_SUFFIX - Static variable in class org.nuxeo.log4j.NuxeoLogEvent
- TrustingSSLSocketFactory() - Constructor for class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
Create a new SSLSocketFactory that creates a Socket regardless of the certificate used.
- trustStore - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
- trustStorePassword - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- trustStorePassword - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- trustStorePath - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- trustStorePath - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- trustStoreType - Variable in class org.nuxeo.runtime.aws.AWSConfigurationDescriptor
- trustStoreType - Variable in class org.nuxeo.runtime.mongodb.MongoDBConnectionConfig
- TRY_COUNT - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- 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
- tryLock(Path) - Static method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- 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_DURATION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentFilter
- 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_KEY - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- 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 - Enum constant in enum class org.nuxeo.ecm.core.api.validation.DocumentValidationService.Forcing
- TURN_ON - Enum constant in enum class 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.rest.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.model.stream.DocumentDomainEvent
- 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.search.index.commands.IndexingCommand
- 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.query.MongoDBAbstractSearchBuilder.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.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 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.opensearch1.client.OpenSearchClientConfig.Store
- 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() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeList
-
The type of a collection object.
- type() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeMap
-
The type of collection object.
- type() - Method in class org.nuxeo.ecm.automation.core.impl.adapters.helper.AbsoluteDocumentRef
- 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() - Element in annotation interface org.nuxeo.ecm.webengine.model.Guard
- type() - Element in annotation interface org.nuxeo.ecm.webengine.model.WebAdapter
- type() - Element in annotation interface org.nuxeo.ecm.webengine.model.WebObject
- 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.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.search.client.opensearch1.OpenSearchQueryTransformer
- 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
- 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 Class in org.nuxeo.ecm.automation
- TypeAdaptException(String) - Constructor for exception class org.nuxeo.ecm.automation.TypeAdaptException
- TypeAdaptException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.automation.TypeAdaptException
- TypeAdaptException(Throwable) - Constructor for exception class org.nuxeo.ecm.automation.TypeAdaptException
- TypeBindingException - Exception Class in org.nuxeo.ecm.core.schema.types
- TypeBindingException(String) - Constructor for exception class org.nuxeo.ecm.core.schema.types.TypeBindingException
- TypeBindingException(String, String) - Constructor for exception class org.nuxeo.ecm.core.schema.types.TypeBindingException
- 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 Class in org.nuxeo.ecm.core.schema.types
- TypeException() - Constructor for exception class org.nuxeo.ecm.core.schema.types.TypeException
- TypeException(String) - Constructor for exception class org.nuxeo.ecm.core.schema.types.TypeException
- TypeException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.schema.types.TypeException
- TypeException(Throwable) - Constructor for exception class 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
- 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
- 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.webengine.model.impl
- 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.TypeService
- types - Variable in class org.nuxeo.ecm.restapi.opensearch1.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.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.targetplatforms.api.impl.TargetInfoImpl
- types - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- 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
- typeSupportsPreview(DocumentModel) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- UIAuditComment(String, LinkedDocument) - Constructor for class org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
-
Deprecated.
- uiComment - Variable in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Deprecated.
- UICOMMENTS_PROPERTY - Static variable in class org.nuxeo.audit.mongodb.pageprovider.MongoDBAuditPageProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- UICOMMENTS_PROPERTY - Static variable in class org.nuxeo.audit.opensearch1.pageprovider.OpenSearchAuditPageProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- UICOMMENTS_PROPERTY - Static variable in class org.nuxeo.audit.sql.pageprovider.SQLAuditPageProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused
- 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.
- UIDSequencerObject - Class in org.nuxeo.ecm.restapi.server.management
- UIDSequencerObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.UIDSequencerObject
- 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 theUITypesLocalConfiguration
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.usermanager.AbstractUMObject
- um - Variable in class org.nuxeo.ecm.restapi.server.usermanager.AbstractUMRootObject
- um - Variable in class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
- 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
- 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 Class in org.nuxeo.wopi.exception
- UnauthorizedException() - Constructor for exception class 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
- UNDEFINED_MIMETYPE - Static variable in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Undefined MIME type marker, can be returned by the jMimeMagic library.
- 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 aStreamRef
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
- undeployBundles(List<String>) - Method in class org.nuxeo.runtime.reload.ReloadComponent
- 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
- 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
- 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
- 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.rest.session.impl.PerRequestCoreProvider.Ref
- unget() - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider.Ref
- unget() - Method in interface org.nuxeo.ecm.webengine.rest.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
- 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
. if not specified the default implementation will be used - 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 - Enum constant in enum class 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 - Enum constant in enum class org.nuxeo.ecm.web.resources.api.ResourceType
- unknown() - Static method in class org.nuxeo.ecm.core.blob.BlobStore.OptionalOrUnknown
-
Returns an unknown instance.
- UNKNOWN - Enum constant in enum class org.nuxeo.ecm.core.bulk.message.BulkStatus.State
-
The command or the status is unknown.
- UNKNOWN - Enum constant in enum class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
- UNKNOWN - Enum constant in enum class org.nuxeo.ecm.core.work.api.Work.State
-
Work instance is not currently referenced in work manager
- UNKNOWN - Enum constant in enum class 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
- 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.wopi.rest.FilesEndpoint
-
Implements the Unlock operation.
- unlock(String, KeyValueStore) - Static method in class org.nuxeo.ecm.core.api.LockHelper
- unlock(Path) - Static method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- unLock(String, String) - Method in class org.nuxeo.runtime.cluster.ClusterServiceImpl.ClusterLockHelper
- UNLOCK - Enum constant in enum class 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.rest.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 aDocumentRouteNotLockedException
- 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.rest.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
- 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(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
-
Deprecated.
- unregisterBlobProvider(BlobProviderDescriptor) - Method in class org.nuxeo.ecm.core.blob.BlobManagerComponent
- 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.drive.service.impl.FileSystemItemAdapterServiceImpl
- 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.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.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.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.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.multi.tenant.MultiTenantServiceImpl
- unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
Deprecated.
- 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.ec.notification.service.NotificationService
- 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.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.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.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.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.task.core.service.TaskServiceImpl
- 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.quota.size.QuotaSizeServiceImpl
- unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.restapi.opensearch1.service.RequestFilterService
- unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
- unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistryComponent
- unregisterContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
- 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.scim.v2.service.ScimV2MappingServiceImpl
- 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
- 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.scheduler.SchedulerServiceImpl
- unregisterExtension(Extension) - Method in class org.nuxeo.ecm.core.uidgen.UIDGeneratorComponent
- 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
- 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
- unregisterInvalidator() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
- unregisterInvalidator() - Method in class org.nuxeo.wopi.WOPIServiceImpl
- 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
- 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
- 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
- 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
- unregisterTemplate(URL) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- 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
- unregisterVersionRemovalPolicy(CoreServicePolicyDescriptor) - Method in class org.nuxeo.ecm.core.CoreService
- 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
- 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
- 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.MongoDBRepositoryConverter.UpdateBuilder
- UNSET_LOCK_UPDATE - Static variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBConnection
- UNSET_RETENTION - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
Permission needed to unset the retention date of a record.
- unsetRetainUntil(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- unsetRetainUntil(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Removes the retainUntil date, this operation is allowed only for a flexible record.
- 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
- UntagDocument - Class in org.nuxeo.ecm.platform.tag.operations
- UntagDocument() - Constructor for class org.nuxeo.ecm.platform.tag.operations.UntagDocument
- 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
- untrashDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.PropertyTrashService
- 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 class 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.MongoDBRepositoryConverter.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.MongoDBRepositoryConverter.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(Map<String, Serializable>) - Method in interface org.nuxeo.wopi.CheckFileInfoUpdater
-
Updates the given CheckFileInfo properties.
- 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
-
Deprecated.
- 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 - Enum constant in enum class org.nuxeo.ecm.core.search.index.commands.IndexingCommand.Type
- UPDATE - Enum constant in enum class 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.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 - Enum constant in enum class org.nuxeo.ecm.core.search.index.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_READ_ACLS_ACTION - Static variable in class org.nuxeo.ecm.core.storage.dbs.action.UpdateReadAclsAction
- UPDATE_SECURITY - Enum constant in enum class org.nuxeo.ecm.core.search.index.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.runtime.opensearch1.client.OpenSearchClient
- updateAlias(String, String) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- 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
- 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.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.usermanager.GroupObject
- updateArtifact(NuxeoPrincipal) - Method in class org.nuxeo.ecm.restapi.server.usermanager.UserObject
- updateArtifact(T) - Method in class org.nuxeo.ecm.restapi.server.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.rest.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(ManagedBlob, Consumer<BlobUpdateContext>) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- updateBlob(Document, Consumer<BlobUpdateContext>) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
-
Update main blob of the doc.
- 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.MongoDBRepositoryConverter.UpdateBuilder
- updateCapabilities() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository
- updateCapabilities() - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSRepository
-
Update repository capabilities after a migration.
- updateCapabilities() - Method in class org.nuxeo.ecm.core.storage.mem.MemRepository
- updateCapabilities() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepository
- updateChangeToken(Long) - Static method in class org.nuxeo.ecm.core.storage.BaseDocument
-
Updates a change token to its new value.
- updateChangeToken(Long) - Static method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- 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.
- updateCheckFileInfoProperties(Map<String, Serializable>) - Method in interface org.nuxeo.wopi.WOPIService
- updateCheckFileInfoProperties(Map<String, Serializable>) - Method in class org.nuxeo.wopi.WOPIServiceImpl
- updateClient(String, OAuth2Client) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
-
Updates the oauth2 client.
- updateClientToken(String, String, HttpServletRequest, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.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.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.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.JSONDocumentObject
-
Fills the
doc
context data with a comment from theUpdate-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
- 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
- updateDate(Statement, Literal, List<Resource>) - Static method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
- updateDenormalizedState() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState
- 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, DocumentModel, MultivaluedMap<String, String>, VersioningOption) - Static method in class org.nuxeo.ecm.core.rest.DocumentHelper
- 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, 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 theOAuth2Client
. - updateDocument(ExportedDocument, DocumentModel) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
-
Updates an existing document.
- 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(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 blobcontent
. - 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.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 withdocumentId
. - 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
-
Deprecated.since 11.1, use
AnnotationService.updateExternalAnnotation(CoreSession, String, String, Annotation)
instead - updateExternalComment(String, Comment) - Method in class org.nuxeo.ecm.restapi.server.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 withdocumentId
. - 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.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
-
Deprecated.since 11.1, use
CommentManager.updateExternalComment(CoreSession, String, String, Comment)
instead - 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
- updateFileSystemFactories() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
- updateFromMap(Map<String, String>) - Method in class org.nuxeo.ecm.platform.pdf.service.watermark.WatermarkProperties
- updateGroup(String, GroupResource) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2GroupObject
- 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
- 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
- updateNuxeoGroupFromGroupResource(String, GroupResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Updates a Nuxeo group model according to the group resource.
- updateNuxeoGroupFromGroupResource(String, GroupResource) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- updateNuxeoGroupFromGroupResource(DocumentModel, GroupResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- updateNuxeoUserFromUserResource(String, UserResource) - Method in interface org.nuxeo.scim.v2.api.ScimV2MappingService
-
Updates a Nuxeo user model according to the user resource.
- updateNuxeoUserFromUserResource(String, UserResource) - Method in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- updateNuxeoUserFromUserResource(DocumentModel, UserResource) - Method in class org.nuxeo.scim.v2.service.DefaultScimV2Mapping
- 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.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.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(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
- UpdateReadAclsAction - Class in org.nuxeo.ecm.core.storage.dbs.action
-
Action to update the Read ACLs on a list of documents, without recursion.
- UpdateReadAclsAction() - Constructor for class org.nuxeo.ecm.core.storage.dbs.action.UpdateReadAclsAction
- UpdateReadAclsAction.UpdateReadAclsComputation - Class in org.nuxeo.ecm.core.storage.dbs.action
- UpdateReadAclsComputation() - Constructor for class org.nuxeo.ecm.core.storage.dbs.action.UpdateReadAclsAction.UpdateReadAclsComputation
- UpdateReadAclsWork(String, List<String>, String) - Constructor for class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.UpdateReadAclsWork
-
Deprecated.
- 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
- 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
- updateRetainedBlobs(Document, Consumer<BlobUpdateContext>) - Method in class org.nuxeo.ecm.core.blob.DocumentBlobManagerComponent
- 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.binary.metadata.internals.listeners.BinaryMetadataSyncListener.DocumentMetadataMappingUpdates
- updates - Variable in class org.nuxeo.ecm.core.storage.dbs.DBSTransactionState.ConditionalUpdates
- updates - Variable in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryConverter.ConditionsAndUpdates
- updates - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
-
Updates.
- 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, PackageState) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
- updateState(String, State.StateDiff, DBSTransactionState.ConditionalUpdates) - Method in class org.nuxeo.ecm.core.storage.dbs.DBSCachingConnection
- updateState(String, State.StateDiff, DBSTransactionState.ConditionalUpdates) - Method in interface org.nuxeo.ecm.core.storage.dbs.DBSConnection
-
Updates a document.
- updateState(String, State.StateDiff, DBSTransactionState.ConditionalUpdates) - Method in class org.nuxeo.ecm.core.storage.mem.MemConnection
- updateState(String, State.StateDiff, DBSTransactionState.ConditionalUpdates) - 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
andevent
. - updateStatistics(DocumentEventContext, Event) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
-
Update the statistics for the given
docCtx
andevent
. - 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, Integer, boolean) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
- updateStatusAfterScroll(ComputationContext, String, String, Integer) - Method in class org.nuxeo.ecm.core.bulk.computation.BulkScrollerComputation
- updateStatusAsFlushing(ComputationContext, 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) - 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(OAuth2Client, String, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
- updateToken(NuxeoOAuth2ServiceProvider, String, NuxeoOAuth2Token) - Method in class org.nuxeo.ecm.restapi.server.OAuth2Object
- updateTokenDoc(NuxeoOAuth2Token, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.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(String, UserResource) - Method in class org.nuxeo.scim.v2.rest.usermanager.ScimV2UserObject
- 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
- updateVersionsReadACLs(Collection<String>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
- 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.rest.XDocReportResourceService
- upload(HttpServletRequest, String, String) - Method in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- UPLOAD_CHUNK_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBinaryManager
-
Deprecated.
- UPLOAD_CHUNK_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStoreConfiguration
- UPLOAD_TYPE_CHUNKED - Static variable in class org.nuxeo.ecm.restapi.server.BatchUploadObject
- UPLOAD_TYPE_NORMAL - Static variable in class org.nuxeo.ecm.restapi.server.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.core.io.upload.batch.BatchManagerComponent
- uploadLarge(LargeBinaryData) - Method in class org.nuxeo.template.xdocreport.rest.XDocReportResourceService
- uploadNoTransaction(HttpServletRequest, String, String) - Method in class org.nuxeo.ecm.restapi.server.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
- upsert(String) - Static method in class org.nuxeo.ecm.core.search.IndexingRequest
- upsertWithSource(String, String) - Static method in class org.nuxeo.ecm.core.search.IndexingRequest
- 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
- uriInfo - Variable in class org.nuxeo.ecm.restapi.server.resource.wro.ResourceBundleWriter
- uriInfo - Variable in class org.nuxeo.ecm.webengine.app.WebContextProvider
- uriInfo - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- uriInfo - Variable in class org.nuxeo.ecm.webengine.rest.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.directory.ldap.LDAPServerDescriptor.LdapEntryDescriptor
- url - Variable in class org.nuxeo.ecm.restapi.opensearch1.AbstractSearchRequestFilterImpl
- url - Variable in class org.nuxeo.ecm.webengine.model.view.TemplateView
- url - Variable in class org.nuxeo.ecm.webengine.rest.views.TemplateView
- url - Variable in class org.nuxeo.runtime.model.URLStreamRef
- url() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
- 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_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_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
- 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.io.rest.operations
-
Reads
ExecutionRequest
from a urlencoded POST (Needed for OAuth calls) - UrlEncodedFormRequestReader() - Constructor for class org.nuxeo.ecm.automation.io.rest.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.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- urlPatterns - Variable in class org.nuxeo.runtime.server.ServletDescriptor
- urls - Variable in class org.nuxeo.ecm.automation.core.mail.Composer
-
Deprecated.
- urls - Variable in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
- 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
- us - Variable in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
- usageTrackingEnabled - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- usageTrackingEnabled - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- USE_CLOB_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
- 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
-
Deprecated.
- USE_LEGACY_CONF_KEY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingEscalationListener
-
Deprecated.since 2023.0, no replacement
- 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
-
Deprecated.
- 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. if the template is editable by the end user) - useAsyncDigest - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStore
- useAsyncDigest() - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- useAsyncDigest() - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
-
Whether this blob store is configured for async digest computation.
- useAsyncDigest() - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- useAsyncDigest() - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- 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
- 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.io.types.DocumentTypes
- 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.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
-
Deprecated.
- useIntrospection - Variable in class org.nuxeo.ecm.platform.importer.properties.MetadataCollector
- useJobId - Variable in class org.nuxeo.ecm.core.storage.FulltextExtractorWork
- 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
-
Deprecated.
- 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.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.blob.stream.BlobDomainEvent
-
Typically null in test when the CoreFeature does cleanupSession.
- user - Variable in class org.nuxeo.ecm.core.model.stream.DocumentDomainEvent
- user - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
- 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_AGENT_PREFIX_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- USER_AGENT_SUFFIX_PROPERTY - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- 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_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_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_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_TO_GROUP_COLLECTION - Static variable in class org.nuxeo.directory.mongodb.MongoDBReference
- USER_TO_GROUP_GROUP_ID - Static variable in class org.nuxeo.directory.mongodb.MongoDBReference
- USER_TO_GROUP_USER_ID - Static variable in class org.nuxeo.directory.mongodb.MongoDBReference
- 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 - Enum constant in enum class org.nuxeo.lib.stream.computation.Record.Flag
- USER2 - Enum constant in enum class 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
- userAgentPrefix - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- userAgentSuffix - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- userAlreadyExists(UserRegistrationInfo) - Method in class org.nuxeo.ecm.user.invite.UserInvitationComponent
- UserAlreadyExistsException - Exception Class in org.nuxeo.ecm.platform.usermanager.exceptions
- UserAlreadyExistsException() - Constructor for exception class org.nuxeo.ecm.platform.usermanager.exceptions.UserAlreadyExistsException
- UserAlreadyExistsException(String) - Constructor for exception class org.nuxeo.ecm.platform.usermanager.exceptions.UserAlreadyExistsException
- UserAlreadyExistsException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.platform.usermanager.exceptions.UserAlreadyExistsException
- UserAlreadyExistsException(Throwable) - Constructor for exception class 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
- userCaseSensitiveFields - Variable in class org.nuxeo.scim.v2.service.ScimV2MappingServiceImpl
- 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 - Variable in class org.nuxeo.launcher.config.ConfigurationHolder
-
Properties representing
nuxeo.conf
with a fallback onConfigurationHolder.defaultConfig
. - 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.routing.TaskObject
- UserID - Enum constant in enum class 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
- 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 Class 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 Class 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
- UserManagerHelper - Class in org.nuxeo.ecm.platform.usermanager
- 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 ofComputedGroup
. - 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 Class in org.nuxeo.usermapper.service
- 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.io.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.quota.automation.RecomputeQuotaStatistics
- username - Variable in class org.nuxeo.ecm.webengine.security.guards.UserGuard
- username - Variable in class org.nuxeo.runtime.opensearch1.client.OpenSearchClientConfig
-
Username for auth to the cluster.
- 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.usermanager
- UserObject() - Constructor for class org.nuxeo.ecm.restapi.server.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 - Variable in class org.nuxeo.log4j.NuxeoLogEvent
- 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 Class in org.nuxeo.ecm.user.invite
- UserRegistrationException(String) - Constructor for exception class 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
- UserRootObject - Class in org.nuxeo.ecm.restapi.server.usermanager
- UserRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.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
- userSessionManagement - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve
- 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 parentFolderItem
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.usermanager
- UserToGroupObject() - Constructor for class org.nuxeo.ecm.restapi.server.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 rootFolderItem
. - 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 parentFolderItem
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
- useSecondaryWriteIndex - Variable in class org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl
- useServerSideEncryption - Variable in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
- useServerSideEncryption - Variable in class org.nuxeo.ecm.blob.s3.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.ecm.core.search.index.commands.ThreadLocalIndexingCommandsStacker
- useTimeout - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
- 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() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
- useUnrestrictedSession() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
- useVersion - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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
- usingSubscribe - Variable in class org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner
- USUAL - Enum constant in enum class 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() - Constructor for class edu.yale.its.tp.cas.client.Util
- Utils - Class in org.nuxeo.ecm.webengine.rest
-
Some helper methods for parsing configuration and loading contributed servlets or filters.
- Utils() - Constructor for class org.nuxeo.ecm.webengine.rest.Utils
- Utils.ClassRef - Class in org.nuxeo.ecm.webengine.rest
- uuid - Enum constant in enum class 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.rest.TemplateBasedResource
- uuid - Variable in class org.nuxeo.template.rest.TemplateResource
- UUID - Enum constant in enum class 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_REGEX - Static variable in class org.nuxeo.ecm.core.blob.KeyStrategyDocId
- 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 - Static 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(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.ecm.core.search.client.opensearch1.hint.AbstractGeoOpenSearchHintQueryBuilder
- 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) - Method in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- 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
- 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
- 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_ACTION - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
- validateArray(String[]) - Method in class org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- 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
- 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.action.validation.GarbageCollectOrphanBlobsValidation
- 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
- validateCommand(BulkCommand) - Method in class org.nuxeo.ecm.platform.video.action.RecomputeVideoConversionsActionValidation
- validateConstraints(Object) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
- validated - Enum constant in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
- validated - Enum constant in enum class org.nuxeo.ecm.platform.task.TaskService.VariableName
- validateInstall(ValidationStatus) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
- validateKey(String) - Static method in class org.nuxeo.ecm.core.mongodb.seqgen.MongoDBUIDSequencer
- validateKey(String) - Static method in class org.nuxeo.uidgen.opensearch1.OpenSearchUIDSequencer
- 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
- 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
- validateToken(String, String, String, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
- validateTrialForm(MultivaluedMap<String, String>) - 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 Class in org.nuxeo.ecm.webengine.forms.validation
- ValidationException() - Constructor for exception class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- ValidationException(String) - Constructor for exception class org.nuxeo.ecm.webengine.forms.validation.ValidationException
- ValidationException(String, Throwable) - Constructor for exception class 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.Field
- 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.audit.elasticsearch.ESExtendedInfo
-
Deprecated.
- value - Variable in class org.nuxeo.audit.mongodb.MongoDBExtendedInfo
-
Deprecated.
- 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
-
The value behind a tag, used for
SQLStatement.Tag.TAG_IF
,SQLStatement.Tag.TAG_PROC
,SQLStatement.Tag.TAG_SET_IF_EMPTY
,SQLStatement.Tag.TAG_SET_IF_NOT_EMPTY
- 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 enum class 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.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.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() - Element in annotation interface org.nuxeo.common.xmap.annotation.XContent
-
An xpathy expression specifying the XML node to bind to.
- value() - Element in annotation interface org.nuxeo.common.xmap.annotation.XContext
-
The name of the execution context to inject.
- value() - Element in annotation interface org.nuxeo.common.xmap.annotation.XMemberAnnotation
-
The type of the annotation.
- value() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNode
-
An xpathy expression specifying the XML node to bind to.
- value() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeList
-
A path expression specifying the XML node to bind to.
- value() - Element in annotation interface org.nuxeo.common.xmap.annotation.XNodeMap
-
A path expression specifying the XML node to bind to.
- value() - Element in annotation interface 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() - Element in annotation interface org.nuxeo.ecm.core.io.registry.reflect.Supports
-
see
MediaType
- value() - Method in record class org.nuxeo.ecm.restapi.io.management.SequencerKeyValue
-
Returns the value of the
value
record component. - value() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.Enumeration
- value() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.FieldValidator
- value() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.FormValidator
- value() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.Length
- value() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.NotNull
-
A default value if null (empty).
- value() - Element in annotation interface org.nuxeo.ecm.webengine.forms.validation.annotations.Regex
- value() - Element in annotation interface org.nuxeo.ecm.webengine.model.Guard
- value() - Method in class org.nuxeo.lib.stream.pattern.KeyValueMessage
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.BlacklistComponent
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.BlacklistComponents
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.ConditionalIgnores
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.ConsoleLogLevelThreshold
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.Deploy
-
The artifact ID (symbolic name or bundle resource URI).
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.Deploys
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.Features
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.LogCaptureFeature.FilterWith
-
Custom implementation of a filter to select event to capture.
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.LoggerLevels
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.ParameterizedSuite.ParameterizedFeature
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.WithFrameworkProperties
- value() - Element in annotation interface org.nuxeo.runtime.test.runner.WithFrameworkProperty
- 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.rest.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.query.MongoDBSearchConverter
- ValueNotFound() - Constructor for exception class org.nuxeo.template.processors.AbstractBindingResolver.ValueNotFound
- ValueNotFound(Exception) - Constructor for exception class 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 class org.nuxeo.audit.service.AuditBackend.Capability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.automation.core.util.DateTimeFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.api.CoreSession.CopyOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.api.RecoverableClientException.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.api.security.ACE.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.api.validation.DocumentValidationService.Forcing
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.api.VersioningOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.blob.BlobManager.UsageHint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.bulk.message.BulkStatus.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.io.registry.context.DepthValues
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.io.registry.reflect.Instantiations
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.ClauseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
-
Returns the enum constant of this class 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 class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.MODE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.SecondaryColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.search.index.commands.IndexingCommand.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.search.SearchClient.Capability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.dbs.DBSConnection.DBSQueryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.sql.Fragment.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.sql.jdbc.db.Table.IndexType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.DialectIdType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.DocKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.sql.Model.IdType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.sql.PropertyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.storage.sql.SelectionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.utils.BlobUtils.ZIP_ENTRY_ENCODING_OPTIONS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.work.api.Work.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.csv.core.CSVImporterOptions.ImportMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.csv.core.CSVImportLog.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.csv.core.CSVImportStatus.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.directory.BaseDirectoryDescriptor.SubstringMatchType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector.FilterJobs
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLOutboundBinding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.comment.api.CommentManager.Feature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.oauth.tokens.OAuthToken.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.publisher.api.PublishingEvent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.relations.api.NodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.signature.api.user.AliasType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.signature.api.user.CNField
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.task.Task.TaskVariableName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.task.TaskService.VariableName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants.EventNames
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.usermanager.UserManager.MatchType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.versioning.api.VersioningActions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.restapi.server.QueryObject.LangParams
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.LangParams
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.user.invite.UserInvitationService.ValidationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.web.resources.api.ResourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.ecm.webengine.model.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.nuxeo.elasticsearch.core.ReindexingMessage
- valueOf(String) - Static method in enum class org.nuxeo.elasticsearch.core.ReindexingState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.launcher.config.JVMVersion.UpTo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.lib.stream.computation.log.ComputationRunner.ReturnCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.lib.stream.computation.Record.Flag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.lib.stream.computation.Topology.VertexType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy.StartOffset
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.runtime.api.J2EEContainerDescriptor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.runtime.RuntimeMessage.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.runtime.RuntimeMessage.Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.runtime.test.runner.RandomBug.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.runtime.tomcat.dev.DevBundleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.template.api.ContentInputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.template.api.InputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.usermapper.service.UserMapperDescriptor.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nuxeo.wopi.Operation
-
Returns the enum constant of this class 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
-
Deprecated.
- 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() - Static method in enum class org.nuxeo.audit.service.AuditBackend.Capability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- 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 class org.nuxeo.binary.metadata.internals.MetadataMappingUpdate.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.admin.permissions.PurgeWorkStatus.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Param
-
Optional attribute - useful to generate operation documentation.
- values() - Static method in enum class org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
-
Deprecated.Returns an array containing the constants of this enum class, 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 class org.nuxeo.ecm.automation.core.util.DateTimeFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.automation.task.CreateTask.OperationTaskVariableName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.api.CoreSession.CopyOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
- values() - Static method in enum class org.nuxeo.ecm.core.api.RecoverableClientException.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.api.security.ACE.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.api.validation.DocumentValidationService.Forcing
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.api.VersioningOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.blob.BlobManager.UsageHint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Op
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.bulk.message.BulkStatus.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.convert.api.ConversionStatus.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.io.download.DownloadServiceImpl.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.io.registry.context.DepthValues
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.io.registry.reflect.Instantiations
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.model.BaseSession.VersionAclMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.model.DocumentModelResolver.MODE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.ClauseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.MODE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.PrimaryColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.schema.types.resolver.TestingColorResolver.SecondaryColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.search.index.commands.IndexingCommand.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.search.SearchClient.Capability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.dbs.DBSConnection.DBSQueryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.sql.ColumnSpec
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.sql.Fragment.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.sql.jdbc.db.Table.IndexType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.DialectIdType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.DocKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.sql.Model.IdType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.sql.PropertyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.storage.sql.SelectionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.utils.BlobUtils.ZIP_ENTRY_ENCODING_OPTIONS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.work.api.Work.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.csv.core.CSVImporterOptions.ImportMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.csv.core.CSVImportLog.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.csv.core.CSVImportStatus.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.directory.BaseDirectoryDescriptor.SubstringMatchType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector.FilterJobs
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLInboundBinding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.auth.saml.processor.binding.SAMLOutboundBinding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.comment.api.CommentManager.Feature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.oauth.tokens.OAuthToken.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.oauth2.enums.NuxeoOAuth2TokenType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
- values() - Static method in enum class org.nuxeo.ecm.platform.pdf.PDFPageNumbering.PAGE_NUMBER_POSITION
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.publisher.api.PublishingEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.relations.api.NodeType
-
Returns an array containing the constants of this enum class, 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 class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.routing.api.DocumentRouteElement.ElementLifeCycleTransistion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants.Events
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.SigningDisposition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.signature.api.user.AliasType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.signature.api.user.CNField
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.tag.AbstractTagService.PAGE_PROVIDERS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.task.Task.TaskVariableName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.task.TaskService.VariableName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.thumbnail.ThumbnailConstants.EventNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.usermanager.UserManager.MatchType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.versioning.api.VersioningActions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoForwardDeprecatedPathFilter.DeprecatedPath
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.restapi.server.QueryObject.LangParams
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.restapi.server.QueryObject.QueryParams
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.LangParams
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.restapi.server.search.QueryExecutor.QueryParams
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.user.invite.UserInvitationService.ValidationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.web.resources.api.ResourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.ecm.webengine.model.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.elasticsearch.core.ReindexingState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.importer.stream.producer.RandomDocumentMessageProducer.DocType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.launcher.config.JVMVersion.UpTo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.lib.stream.computation.log.ComputationRunner.ReturnCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.lib.stream.computation.Record.Flag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.lib.stream.computation.Topology.VertexType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.lib.stream.pattern.consumer.ConsumerPolicy.StartOffset
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.lib.stream.pattern.consumer.internals.BatchState.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.runtime.api.J2EEContainerDescriptor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.runtime.RuntimeMessage.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.runtime.RuntimeMessage.Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.runtime.RuntimeMessageHandlerImpl.ComponentManagerStep
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.runtime.test.runner.RandomBug.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.runtime.tomcat.dev.DevBundleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.scim.v2.api.ScimV2ResourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.template.api.ContentInputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.template.api.InputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.usermapper.service.UserMapperDescriptor.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nuxeo.wopi.Operation
-
Returns an array containing the constants of this enum class, 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.MongoDBRepositoryConverter
- valueUnbound(HttpSessionBindingEvent) - Method in class org.nuxeo.ecm.webengine.rest.session.impl.PerSessionCoreProvider
- valve - Variable in class org.nuxeo.shaded.keycloak.adapters.tomcat.CatalinaAdapterSessionStore
- 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 - Enum constant in enum class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.IdType
-
Random UUID stored in a string.
- VARCHAR - Enum constant in enum class 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.model.impl.AbstractWebContext
- vars - Variable in class org.nuxeo.ecm.webengine.rest.views.TemplateView
- 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.
- 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
VCSInvalidationsQueue
s. - 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
- verify(ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationChecker
-
Verifies that the server is well configured and ready to be started.
- verifyInstallation() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Create needed directories.
- 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.rest.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 class 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.ecm.core.search.BulkIndexingRequest.Builder
- version - Variable in class org.nuxeo.ecm.core.search.BulkIndexingRequest
- 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 - Variable in class org.nuxeo.targetplatforms.core.descriptors.TargetDescriptor
- 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
- VersionAlreadyExistException - Exception Class in org.nuxeo.connect.update.task.update
- VersionAlreadyExistException(String) - Constructor for exception class 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
- 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_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_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_SERVICE_XP - Static variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
- VersioningActions - Enum Class 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
- 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
- VersioningFilterDescriptor - Class in org.nuxeo.ecm.core.versioning
- VersioningFilterDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningFilterDescriptor
- 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 - Enum Class in org.nuxeo.ecm.core.api
-
The versioning options that can be requested when saving a document, or when doing a check in.
- 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.
- 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
- 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.
- VersioningServiceDescriptor - Class in org.nuxeo.ecm.core.versioning
-
Descriptor to contribute a new
VersioningService
. - VersioningServiceDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.VersioningServiceDescriptor
- 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 Class in org.nuxeo.ecm.core.api.model
-
Exception indicating that a version cannot be modified.
- VersionNotModifiableException() - Constructor for exception class org.nuxeo.ecm.core.api.model.VersionNotModifiableException
- VersionNotModifiableException(String) - Constructor for exception class org.nuxeo.ecm.core.api.model.VersionNotModifiableException
- VersionNotModifiableException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.core.api.model.VersionNotModifiableException
- VersionNotModifiableException(Throwable) - Constructor for exception class 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
- versionSeriesIds - Variable in class org.nuxeo.ecm.core.action.GarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation
- 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
- versionsList - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- VersionsObject - Class in org.nuxeo.ecm.restapi.server.management
-
Endpoint to manage the versions.
- VersionsObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.VersionsObject
- versionsRequestBuilder - Variable in class org.nuxeo.ecm.blob.s3.S3BlobScroll
- 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
- 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
-
Deprecated.since 2023.14, use
HttpHeaders.NUXEO_VIRTUAL_HOST
instead - Video - Class in org.nuxeo.ecm.platform.video
-
Object wrapping a video
Blob
and relatedVideoInfo
. - 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_TX_TIMEOUT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.video.VideoHelper
- 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
- 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
- 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
andVideoConversionWork
. - 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_DEFAULT_QUERY - Static variable in class org.nuxeo.ecm.restapi.server.management.VideosObject
- VIDEOS_FILE_PATH_PARAM - Static variable in class org.nuxeo.ecm.platform.video.tools.VideoConcat
- videoService - Variable in class org.nuxeo.ecm.platform.video.computation.RecomputeTranscodedVideosComputation
- 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
- VideosObject - Class in org.nuxeo.ecm.restapi.server.management
- VideosObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.VideosObject
- 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 - Enum constant in enum class org.nuxeo.ecm.core.blob.BlobManager.UsageHint
-
Viewing.
- VIEW_MODE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
- VIEW_ROOT - Static variable in class org.nuxeo.ecm.webengine.rest.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.rest.views
- ViewMessageBodyWriter() - Constructor for class org.nuxeo.ecm.webengine.rest.views.ViewMessageBodyWriter
- viewName - Variable in class org.nuxeo.ecm.platform.picture.operation.GetPictureView
- ViewNotFoundException - Exception Class in org.nuxeo.ecm.webengine.rest.views
- ViewNotFoundException(Throwable, Object, String) - Constructor for exception class org.nuxeo.ecm.webengine.rest.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 - Enum constant in enum class 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
- 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 theFileSystemItemAdapterService
. - 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.rest.scan.AnnotationReader
- 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(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(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(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.rest.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
- 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.
- visitFulltextStoredInBlob() - Method in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryBase.BlobFinder
- 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 - Enum constant in enum class 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
- waiterExecutorService - Variable in class org.nuxeo.elasticsearch.ElasticSearchComponent
- waiters - Variable in class org.nuxeo.runtime.test.runner.TransactionalFeature
- waitFor(String, Name, LogOffset, Duration) - Method in class org.nuxeo.lib.stream.computation.log.LogStreamManager
- waitFor(String, Name, LogOffset, Duration) - Method in interface org.nuxeo.lib.stream.computation.StreamManager
-
Wait for a consumer group to process the stream up to the given offset.
- 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.
- waitFor(LogOffset, Name, Duration) - Method in class org.nuxeo.lib.stream.log.mem.MemLogAppender
- 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.rest.AbstractRestImporterExecutor
- waitForAudit - Variable in class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- waitForAuditIngestion() - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
- waitForBulkService - Variable in class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- 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
- waitForTopicCreation(String, Duration) - Method in class org.nuxeo.lib.stream.log.kafka.KafkaUtils
- waitForWorkManager - Variable in class org.nuxeo.ecm.automation.core.operations.services.search.SearchWaitForIndexingOperation
- waitForYellowStatus(String[], Duration) - Method in interface org.nuxeo.runtime.opensearch1.client.OpenSearchClient
- waitForYellowStatus(String[], Duration) - Method in class org.nuxeo.runtime.opensearch1.client.OpenSearchRestClient
- WAITING - Enum constant in enum class 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
- walk() - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
- walk() - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walk() - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBQuerySearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- walkAndOr(Expression, List<? extends Operand>) - Method in class org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryQueryBuilder
- walkAndOr(Expression, List<? extends Operand>) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walkAndOrMultiExpression(MultiExpression) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- 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(MongoDBAbstractSearchBuilder.FieldInfo, BooleanLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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(MongoDBAbstractSearchBuilder.FieldInfo, DateLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walkDoubleLiteral(DoubleLiteral) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
- walkDoubleLiteral(DoubleLiteral) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
- walkDoubleLiteral(MongoDBAbstractSearchBuilder.FieldInfo, DoubleLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.MongoDBRepositoryQueryBuilder
- walkEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walkEq(Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
- walkEq(MongoDBAbstractSearchBuilder.FieldInfo, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.MongoDBRepositoryQueryBuilder
- walkExpression(Expression) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- 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.MongoDBRepositoryQueryBuilder
- walkIn(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walkIn(Operand, Operand, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
- walkIn(MongoDBAbstractSearchBuilder.FieldInfo, Operand, boolean) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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(MongoDBAbstractSearchBuilder.FieldInfo, IntegerLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- walkLike(Operand, Operand, boolean, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
- walkLikeLiteral(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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(MongoDBAbstractSearchBuilder.FieldInfo, Literal) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walkLiteralList(LiteralList) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
- walkLiteralList(MongoDBAbstractSearchBuilder.FieldInfo, LiteralList) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walkLt(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.ExpressionEvaluator
- walkLt(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
- 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.MongoDBRepositoryQueryBuilder
- walkNotEq(Operand, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walkNotEq(Operand, Operand) - Method in class org.nuxeo.ecm.directory.ldap.LDAPFilterBuilder
- walkNotEq(MongoDBAbstractSearchBuilder.FieldInfo, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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(MongoDBAbstractSearchBuilder.FieldInfo, Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- walkOperandList(List<? extends Operand>) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.ecm.core.storage.mongodb.query.MongoDBQuerySearchBuilder
- 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.MongoDBRepositoryQueryBuilder
- walkReference(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
-
Walks a reference, and returns field info about it.
- walkReference(String) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBQuerySearchBuilder
- walkReference(Operand) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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.query.MongoDBAbstractSearchBuilder
-
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.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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(MongoDBAbstractSearchBuilder.FieldInfo, StringLiteral) - Method in class org.nuxeo.ecm.core.storage.mongodb.query.MongoDBAbstractSearchBuilder
- 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(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 - Enum constant in enum class org.nuxeo.ecm.core.api.RecoverableClientException.Severity
- WARN_DURATION_MS_THRESHOLD - Static variable in class org.nuxeo.ecm.core.mongodb.transientstore.MongoDBTransientStore
- WARN_DURATION_MS_THRESHOLD - Static variable in class org.nuxeo.ecm.core.transientstore.keyvalueblob.KeyValueBlobTransientStore
- WARN_MESSAGE_LABEL - Static variable in class org.nuxeo.ecm.automation.features.SuggestConstants
- WARN_OBJECTS_THRESHOLD - Static variable in class org.nuxeo.ecm.blob.s3.S3BlobStore.S3BlobGarbageCollector
- WARN_OBJECTS_THRESHOLD - Static variable in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore.GridFSBlobGarbageCollector
- 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 - Enum constant in enum class 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.ecm.restapi.server.management.SseRenderer
- 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 Interface in org.nuxeo.ecm.webengine.model
- 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 - Variable in class org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
- webContext - Variable in class org.nuxeo.scim.v2.rest.usermanager.ScimV2BaseUMObject
- WebContext - Interface in org.nuxeo.ecm.webengine.model
- WebContextProvider - Class in org.nuxeo.ecm.webengine.app
- WebContextProvider() - Constructor for class org.nuxeo.ecm.webengine.app.WebContextProvider
- WebDeployException - Exception Class in org.nuxeo.ecm.webengine.model.exceptions
- WebDeployException(String) - Constructor for exception class org.nuxeo.ecm.webengine.model.exceptions.WebDeployException
- WebDeployException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.webengine.model.exceptions.WebDeployException
- WebEngine - Class in org.nuxeo.ecm.webengine
- WebEngine(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
- 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
- WebEngineFormAuthenticator - Class in org.nuxeo.ecm.webengine.login
- WebEngineFormAuthenticator() - Constructor for class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
- WebEngineModule - Class in org.nuxeo.ecm.webengine.app
- WebEngineModule() - Constructor for class org.nuxeo.ecm.webengine.app.WebEngineModule
- 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 Jakarta 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
- 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
- WebObject - Annotation Interface in org.nuxeo.ecm.webengine.model
- 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 Class in org.nuxeo.ecm.webengine.model.exceptions
- WebResourceNotFoundException(String) - Constructor for exception class org.nuxeo.ecm.webengine.model.exceptions.WebResourceNotFoundException
- WebResourceNotFoundException(String, Throwable) - Constructor for exception class 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 Class in org.nuxeo.ecm.webengine.model.exceptions
- WebSecurityException() - Constructor for exception class org.nuxeo.ecm.webengine.model.exceptions.WebSecurityException
- WebSecurityException(String) - Constructor for exception class org.nuxeo.ecm.webengine.model.exceptions.WebSecurityException
- WebSecurityException(String, Throwable) - Constructor for exception class org.nuxeo.ecm.webengine.model.exceptions.WebSecurityException
- WebSecurityException(Throwable) - Constructor for exception class 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
- WebSSOOutboundProcessor - Class in org.nuxeo.ecm.platform.auth.saml.processor
- WebSSOOutboundProcessor(MessageHandler, MessageHandler, SAMLOutboundBinding) - Constructor for class org.nuxeo.ecm.platform.auth.saml.processor.WebSSOOutboundProcessor
- 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
- 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 - Enum constant in enum class 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
- WHERE_TOKEN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.bulk.BulkRunAction
- 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.api.PageProviderDefinitionBuilder.PageProviderDefinitionImpl
- whereClause - Variable in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- whereClause - Variable in class org.nuxeo.ecm.platform.query.core.BasePageProviderDescriptor
- whereClause(UnaryOperator<WhereClauseDefinition>) - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
-
Method that allows to edit the current
WhereClauseDefinition whereClause
by calling the given operator. - whereClause(WhereClauseDefinition) - Method in class org.nuxeo.ecm.platform.query.api.PageProviderDefinitionBuilder
- 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
- WhereClauseDefinitionBuilder - Class in org.nuxeo.ecm.platform.query.api
- WhereClauseDefinitionBuilder(WhereClauseDefinition) - Constructor for class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder
- WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl - Class in org.nuxeo.ecm.platform.query.api
- WhereClauseDefinitionImpl(WhereClauseDefinitionBuilder) - Constructor for class org.nuxeo.ecm.platform.query.api.WhereClauseDefinitionBuilder.WhereClauseDefinitionImpl
- 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() - Element in annotation interface org.nuxeo.ecm.automation.core.annotations.Param
-
Optional attribute - useful to generate operation documentation.
- 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 - Static variable in class org.nuxeo.ecm.platform.picture.api.ImageInfo
- 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
- WildcardOpenSearchHintQueryBuilder - Class in org.nuxeo.ecm.core.search.client.opensearch1.hint
-
The implementation of
OpenSearchHintQueryBuilder
for the "wildcard" Elasticsearch hint operator. - WildcardOpenSearchHintQueryBuilder() - Constructor for class org.nuxeo.ecm.core.search.client.opensearch1.hint.WildcardOpenSearchHintQueryBuilder
- WildcardSegmentMatcher - Class in org.nuxeo.ecm.webengine.rest.servlet.mapping
- WildcardSegmentMatcher(char[]) - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.mapping.WildcardSegmentMatcher
- WildcardSegmentMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.rest.servlet.mapping.WildcardSegmentMatcher
- winCommand - Variable in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
- 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
- withBaseUrl(String) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
-
The location base URL of the returned SCIM objects.
- 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
- withColdStorageClass(boolean) - Method in class org.nuxeo.ecm.core.blob.BlobUpdateContext
- withCompany(String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
- withContextParam(String, Serializable) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
- withCount(Integer) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
-
Specifies the desired maximum number of query results per page.
- withCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
- withDefault(String) - Method in record class org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
- withDescending(boolean) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
-
If true, sorts descending, ascending otherwise.
- 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.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
- withFilterString(String) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
-
The SCIM filter expression (see https://datatracker.ietf.org/doc/html/rfc7644#section-3.4.2.2).
- withFirstName(String) - Method in class org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo.KeycloakUserInfoBuilder
- WithFrameworkProperties - Annotation Interface in org.nuxeo.runtime.test.runner
- WithFrameworkProperty - Annotation Interface in org.nuxeo.runtime.test.runner
-
Annotation that will help you to set the
Framework
'sproperty
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
- withKeyAndDigest(String, String) - Method in class org.nuxeo.ecm.core.blob.SimpleManagedBlob
-
Returns a copy of this blob with a new key and digest.
- 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
- withName(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
- withNamespace(String) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStoreConfiguration
-
Returns a copy of the S3BlobStoreConfiguration with a different namespace.
- withOngoingRestore(boolean) - Method in class org.nuxeo.ecm.core.blob.BlobStatus
- 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
- withScope(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.tracing.OcHttpServletUtil
-
Enters the scope of code where the given
ServletRequest
will be processed and returns an object that represents the scope. - withSession(CoreSession) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
- withSortBy(String) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
-
The attribute whose value will be used to order the returned responses.
- withStartIndex(Integer) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
-
The 1-based index of the first query result.
- 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
- withTransform(UnaryOperator<ScimResource>) - Method in class org.nuxeo.scim.v2.api.ScimV2QueryContext
-
Operator to transform the resulting
GroupResource
intoGenericScimResource
. - 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
- 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.rest.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 Class in org.nuxeo.wopi.exception
-
Base class for the WOPI endpoint exceptions.
- WOPIException(int) - Constructor for exception class org.nuxeo.wopi.exception.WOPIException
- WOPIExceptionMapper - Class in org.nuxeo.wopi.rest
-
Exception mapper for the
WOPIException
s. - WOPIExceptionMapper() - Constructor for class org.nuxeo.wopi.rest.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.rest
- WOPIModule() - Constructor for class org.nuxeo.wopi.rest.WOPIModule
- WOPIRoot - Class in org.nuxeo.wopi.rest
- WOPIRoot() - Constructor for class org.nuxeo.wopi.rest.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 - Enum constant in enum class 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.BinaryMetadataUpdateWork
- work() - Method in class org.nuxeo.binary.metadata.internals.BinaryMetadataWork
-
Deprecated.
- work() - Method in class org.nuxeo.ecm.admin.permissions.PermissionsPurgeWork
- 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.blob.ComputeDigestWork
- 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.preview.work.PreviewWork
- work() - Method in class org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork
- work() - Method in class org.nuxeo.ecm.platform.rendition.work.RenditionWork
- work() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
Deprecated.
- 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 - Interface in org.nuxeo.ecm.core.work.api
-
A
Work
instance gets scheduled and executed by aWorkManager
. - 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 Class in org.nuxeo.ecm.core.work.api
-
The running state of a
Work
instance. - 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.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_ESCALATION_KV_STORE_NAME - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
- 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_KEY_VALUE_STORE - Static variable in class org.nuxeo.ecm.platform.routing.core.persistence.RouteModelsZipImporter
- WORKFLOW_MODELS_CACHE - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
- 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.@since 5.7.3 WORKFLOW_TASK_REASSIGNED is used
- WORKFLOW_VARIABLES - Static variable in class org.nuxeo.ecm.platform.routing.core.audit.RoutingAuditHelper
- WorkflowAdapter - Class in org.nuxeo.ecm.restapi.server.routing.adapter
- WorkflowAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.routing.adapter.WorkflowAdapter
- workflowCanceled - Enum constant in enum class 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.routing.TaskObject
- workflowModelName - Variable in class org.nuxeo.ecm.platform.routing.core.io.WorkflowRequest
- workflowModelName - Variable in class org.nuxeo.ecm.restapi.server.routing.TaskObject
-
Deprecated.since 11.1
- WorkflowModelObject - Class in org.nuxeo.ecm.restapi.server.routing
- WorkflowModelObject() - Constructor for class org.nuxeo.ecm.restapi.server.routing.WorkflowModelObject
- WorkflowObject - Class in org.nuxeo.ecm.restapi.server.routing
- WorkflowObject() - Constructor for class org.nuxeo.ecm.restapi.server.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
- WorkflowsObject - Class in org.nuxeo.ecm.restapi.server.management
-
Endpoint to manage the worflows.
- WorkflowsObject() - Constructor for class org.nuxeo.ecm.restapi.server.management.WorkflowsObject
- 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 notnull
and matches the state of the given work or if the state isnull
and the work's state is eitherWork.State.SCHEDULED
orWork.State.RUNNING
,false
otherwise. - WorkHolder - Class in org.nuxeo.ecm.core.work
- WorkHolder(Work) - Constructor for class org.nuxeo.ecm.core.work.WorkHolder
- 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 - Interface in org.nuxeo.ecm.core.work.api
-
A
WorkManager
executesWork
instances asynchronously. - WORKMANAGER_PROCESSING_DISABLE - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
Deprecated.Use
WorkManagerImpl.WORKMANAGER_PROCESSING_ENABLED
instead - WORKMANAGER_PROCESSING_ENABLED - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl
- WorkManager.Scheduling - Enum Class 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.management
- WorkManagerObject() - Constructor for class org.nuxeo.ecm.restapi.server.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.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.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.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 - Exception 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
- 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
- wrap() - Method in interface org.nuxeo.ecm.core.io.registry.context.RenderingContext
-
see
WrappedContext
- 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 class org.nuxeo.runtime.management.ManagementException
- wrap(Exception) - Static method in exception class 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 class org.nuxeo.runtime.management.ManagementException
- wrap(String, Exception) - Static method in exception class org.nuxeo.runtime.management.ManagementRuntimeException
- wrap(String, Throwable) - Static method in exception class org.nuxeo.ecm.core.persistence.PersistenceError
- wrap(List<LogEntry>) - Method in interface org.nuxeo.template.api.context.DocumentWrapper
- wrap(List<LogEntry>) - Method in class org.nuxeo.template.context.SimpleBeanWrapper
- wrap(List<DocumentModel>, Class<T>) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
- 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.rest.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.rest.BinaryDataWrapper
- wrap(TemplateSourceDocument) - Static method in class org.nuxeo.template.xdocreport.rest.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 ofTask
s. - 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 aRenderingContext
. - 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.rest.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[]) - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- 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
-
Deprecated.
- 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(byte[], int, int) - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- 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
-
Deprecated.
- write(int) - Method in class org.nuxeo.ecm.core.io.download.BufferingServletOutputStream
- write(int) - Method in class org.nuxeo.ecm.core.io.DummyServletOutputStream
- 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(int) - Method in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingServletOutputStream
- 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.HighlightJsonEnricher
- 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.enrichers.AuditJsonEnricher
- write(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.restapi.server.enrichers.HasContentJsonEnricher
- 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(ScimResource, JsonGenerator) - Method in class org.nuxeo.scim.v2.rest.marshalling.ScimResourceWriter
- 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(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(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<LogEntry>, CSVPrinter) - Method in class org.nuxeo.audit.io.LogEntryListCSVWriter
- 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.audit.io.IOLogEntryBase
- write(Map<String, Entry>) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
- write(LogEntry, CSVPrinter) - Method in class org.nuxeo.audit.io.LogEntryCSVWriter
- 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(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_MAPPER - Static variable in class org.nuxeo.ecm.platform.web.common.idempotency.NuxeoIdempotentResponse
- 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_SUFFIX - Static variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- 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
- writeAlias - Variable in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- writeArrayProperty(String, String[], JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- writeAutomationInfo(JsonGenerator, AutomationInfo, boolean) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writeAutomationInfo(OutputStream, AutomationInfo, boolean) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writeBaseVersion(Version) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
- writeBlob(Blob) - Method in class org.nuxeo.ecm.blob.AbstractCloudBinaryManager
-
Deprecated.
- writeBlob(Blob) - Method in class org.nuxeo.ecm.core.blob.binary.BinaryBlobProvider
-
Deprecated.
- 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
-
Deprecated.
- 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.core.blob.AbstractBlobStore
- writeBlob(BlobWriteContext) - Method in interface org.nuxeo.ecm.core.blob.BlobStore
-
Writes a blob.
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.blob.azure.AzureBlobStore
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.blob.s3.S3BlobStore
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
-
Writes the blob without using any store-to-store optimization.
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.CachingBlobStore
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.EmptyBlobStore
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.InMemoryBlobStore
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.LocalBlobStore
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.TransactionalBlobStore
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.core.storage.gcp.GoogleStorageBlobStore
- writeBlobGeneric(BlobWriteContext) - Method in class org.nuxeo.ecm.core.storage.mongodb.blob.GridFSBlobStore
- 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
- writeBlobUsingOptimizedCopy(BlobWriteContext) - Method in class org.nuxeo.ecm.core.blob.AbstractBlobStore
-
Tries to do an optimize copy to write this blob.
- writeBlock(BlockWriter) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
- writeBuckets(String, List<Bucket>, Field, JsonGenerator) - Method in class org.nuxeo.ecm.core.io.marshallers.json.aggregate.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
-
Deprecated.
- writeComponentIndex() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
- WriteConcernConverter() - Constructor for class org.nuxeo.runtime.mongodb.MongoDBConnectionHelper.WriteConcernConverter
- writeConfiguration(ConfigurationMarshaller.NuxeoConfContent, ConfigurationHolder) - Method in class org.nuxeo.launcher.config.ConfigurationMarshaller
- writeCounter - Static variable in class org.nuxeo.audit.listener.StreamAuditEventListener
- 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 inputdevBundles
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.io.types.AbstractTypeDefWriter
- writeDocument(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- writeDocument(JsonGenerator, DocumentModel) - Method in interface org.nuxeo.ecm.core.search.index.IndexingJsonWriter
- 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.io.rest.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.io.rest.EntityListWriter
- writeEntityBody(JsonGenerator, ConversionScheduled) - Method in class org.nuxeo.ecm.restapi.io.conversion.ConversionScheduledWriter
- writeEntityBody(JsonGenerator, ConversionStatusWithResult) - Method in class org.nuxeo.ecm.restapi.io.conversion.ConversionStatusWithResultWriter
- writeEntityBody(JsonGenerator, T) - Method in class org.nuxeo.ecm.automation.io.rest.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(LogEntry, JsonGenerator) - Method in class org.nuxeo.audit.io.LogEntryJsonWriter
- writeEntityBody(SimplifiedServerInfo, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.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.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.io.management.ProbeInfoJsonWriter
- writeEntityBody(Schedule, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.management.ScheduleJsonWriter
- 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(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.ecm.core.io.marshallers.json.aggregate.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(ConfigurationProperties, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- writeEntityBody(Sequencer, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.management.SequencerJsonWriter
- writeEntityBody(Capabilities, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.capabilities.CapabilitiesJsonWriter
- writeEntityBody(ProbeStatus, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.management.ProbeStatusJsonWriter
- writeEntityBody(Migration, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.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.audit.listener.StreamAuditEventListener
- writeEntriesToAudit(List<LogEntry>) - Method in class org.nuxeo.audit.impl.StreamAuditWriter.AuditLogWriterComputation
- writeEntry(Entry) - Method in class org.nuxeo.connect.update.task.update.RegistrySerializer
- 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(OutputStream, NuxeoException, MediaType) - Static method in class org.nuxeo.ecm.webengine.app.JsonWebengineWriter
- writeExceptionAsJson(HttpServletResponse, int, Throwable) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
- writeExtendedInfo(JsonGenerator, String, Serializable) - Method in class org.nuxeo.audit.io.LogEntryJsonWriter
- writeExtendedInfos(JsonGenerator, LogEntry) - Method in class org.nuxeo.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.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.audit.elasticsearch.io.AuditEntryJSONWriter
-
Deprecated.
- 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.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.io.rest.EntityListWriter
-
Override this method to write into list header
- writeHeader(List<LogEntry>, CSVPrinter) - Method in class org.nuxeo.audit.io.LogEntryListCSVWriter
- writeHeader(List<DocumentModel>, CSVPrinter) - Method in class org.nuxeo.ecm.platform.csv.export.io.DocumentModelListCSVWriter
- writeHeader(CSVPrinter, RenderingContext) - Static method in class org.nuxeo.audit.io.LogEntryCSVWriter
- writeHeader(LogEntry, CSVPrinter) - Method in class org.nuxeo.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(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
- writeIndexOrAlias() - Method in class org.nuxeo.runtime.opensearch1.OpenSearchIndexConfig
- writeInfo(OutputStream, byte[]) - 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
- writeInfo(OutputStream, String) - Static method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
- writeItem(JsonGenerator, BusinessAdapter) - Method in class org.nuxeo.ecm.automation.io.rest.documents.BusinessAdapterListWriter
- writeItem(JsonGenerator, T) - Method in class org.nuxeo.ecm.automation.io.rest.EntityListWriter
-
Writes the item in a JsonGenerator.
- writeJson(String) - Method in class org.nuxeo.ecm.restapi.server.management.SseRenderer
- writeJSONBlob(ScrollFileSystemItemList) - Method in class org.nuxeo.drive.operations.NuxeoDriveScrollDescendants
- writeJsonEntriesToAudit(ComputationContext) - Method in class org.nuxeo.audit.directory.storage.StreamAuditStorageWriter.AuditStorageLogWriterComputation
-
Store JSON entries in the Directory Audit Storage
- 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.audit.io.IOLogEntryBase
-
Could be overridden to put other (additional) data.
- writeLogin(JsonGenerator, LoginInfo) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writeLogin(OutputStream, LoginInfo) - Static method in class org.nuxeo.ecm.automation.io.rest.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
- writeMetadata(DocumentModel, MetadataMappingDescriptor) - 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.io.management.MigrationJsonWriter
- writeMigrationSteps(List<MigrationStep>, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.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.io.rest.JsonWriter
- writeOperation(JsonGenerator, OperationDocumentation, boolean) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writeOperation(JsonGenerator, OperationDocumentation, String) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writeOperation(JsonGenerator, OperationDocumentation, String, boolean) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writeOperation(OutputStream, OperationDocumentation) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writeOperation(OutputStream, OperationDocumentation, boolean) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writePaginableHeader(JsonGenerator, List<T>) - Method in class org.nuxeo.ecm.automation.io.rest.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.io.rest.JsonWriter
- writePrimitive(OutputStream, Object) - Static method in class org.nuxeo.ecm.automation.io.rest.JsonWriter
- writePrincipalOrGroup(String, String, JsonGenerator) - Method in class org.nuxeo.ecm.permissions.ACLJsonEnricher
- writeProperties(JsonGenerator, DocumentModel, String) - Static method in class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- writeProperties(String, Properties, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- 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(Object, Object, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- 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.core.io.DummyServletOutputStream
- writer - Variable in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
- writer - Variable in class org.nuxeo.ecm.platform.web.common.idempotency.CopyingResponseWrapper
- writer - Variable in class org.nuxeo.ecm.restapi.server.management.SseRenderer
- 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.
- writerClass - Variable in class org.nuxeo.ecm.core.search.SearchIndexDescriptor
- writeRecords(OutputStream, RecordSet) - Method in class org.nuxeo.ecm.automation.io.rest.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.rest.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.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.io.types.AbstractTypeDefWriter
- writeSchemaProperties(JsonGenerator, DocumentModel, String) - Method in class org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriter
- writeSchemas(JsonGenerator, DocumentModel) - Method in class org.nuxeo.ecm.core.search.index.DefaultIndexingJsonWriter
- 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
. - writeStates() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
- writeStringProperty(String, String, JsonGenerator) - Method in class org.nuxeo.ecm.restapi.io.management.ConfigurationPropertiesJsonWriter
- 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.ecm.core.search.index.DefaultIndexingJsonWriter
- 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.io.rest.JsonTreeWriter
- writeTo(LargeBinaryData, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.template.xdocreport.rest.NuxeoLargeBinaryDataMessageWriter
- writeTo(Resource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.template.xdocreport.rest.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.io.rest.JsonPrimitiveWriter
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.rest.coreiodelegate.PartialCoreIODelegate
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.targetplatforms.rest.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.io.rest.JsonRecordSetWriter
- writeTo(JsonAdapter, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.io.rest.JsonAdapterWriter
- writeTo(LoginInfo, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.io.rest.JsonLoginInfoWriter
- writeTo(AutomationInfo, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonAutomationInfoWriter
- writeTo(OperationDocumentation, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonHtmlOperationWriter
- writeTo(OperationDocumentation, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.io.rest.operations.JsonOperationWriter
- writeTo(DocumentBlobHolder, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.DocumentBlobHolderWriter
- writeTo(DownloadContextBlobHolder, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.DownloadContextBlobHolderWriter
- 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.rest.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.io.types.DocumentTypesWriter
- writeTo(Facets, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.restapi.io.types.FacetsWriter
- writeTo(Schemas, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.restapi.io.types.SchemasWriter
- writeTo(ResourceBundleEndpoint.ResourceBundleDispatcher, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.restapi.server.resource.wro.ResourceBundleWriter
- 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(TemplateView, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.rest.views.TemplateViewMessageBodyWriter
- writeTo(ScriptFile, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
- writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.nuxeo.ecm.automation.io.rest.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
- writeValues(JsonGenerator, String, Serializable) - Method in class org.nuxeo.audit.io.LogEntryJsonWriter
- 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
- 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.audit.io.IOLogEntryBase
- writeXML(Document, OutputStream) - Static method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
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.common.http.HttpHeaders
- X_FORWARDED_HOST - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Deprecated.since 2023.14, use
HttpHeaders.X_FORWARDED_HOST
instead - X_FORWARDED_PORT - Static variable in class org.nuxeo.common.http.HttpHeaders
- X_FORWARDED_PROTO - Static variable in class org.nuxeo.common.http.HttpHeaders
- 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.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 Interface 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 Interface in org.nuxeo.common.xmap.annotation
-
Injects an execution context property.
- XContextValues - Class in org.nuxeo.runtime.model
- 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.rest
- XDocReportResourceService(CoreSession) - Constructor for class org.nuxeo.template.xdocreport.rest.XDocReportResourceService
- XFieldAccessor - Class in org.nuxeo.common.xmap
- XFieldAccessor(Field) - Constructor for class org.nuxeo.common.xmap.XFieldAccessor
- xhtml - Enum constant in enum class org.nuxeo.ecm.web.resources.api.ResourceType
- xhtmlfirst - Enum constant in enum class 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 Class in org.nuxeo.common.xmap
-
Exception during XMap processing.
- XMapException() - Constructor for exception class org.nuxeo.common.xmap.XMapException
- XMapException(String) - Constructor for exception class org.nuxeo.common.xmap.XMapException
- XMapException(String, Throwable) - Constructor for exception class org.nuxeo.common.xmap.XMapException
- XMapException(Throwable) - Constructor for exception class org.nuxeo.common.xmap.XMapException
- XMemberAnnotation - Annotation Interface 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_MIMETYPE - Static variable in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
- 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
-
Deprecated.
- 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 theDocumentModel
as a single String Property via XML Serialization. - XMLTemplateSerializer() - Constructor for class org.nuxeo.template.serializer.executors.XMLTemplateSerializer
- XMLTemplateSerializer.TemplateInputBadFormat - Exception Class 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 Interface in org.nuxeo.common.xmap.annotation
- XNodeList - Annotation Interface in org.nuxeo.common.xmap.annotation
- XNodeMap - Annotation Interface in org.nuxeo.common.xmap.annotation
- XObject - Annotation Interface 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_ACTIONS - Static variable in class org.nuxeo.ecm.platform.actions.ActionService
- 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_BACKEND - Static variable in class org.nuxeo.audit.mongodb.MongoDBAuditBackendFactory
- XP_BACKEND - Static variable in class org.nuxeo.audit.opensearch1.OpenSearchAuditBackendFactory
- XP_BATCH_HANDLER - Static variable in class org.nuxeo.ecm.core.io.upload.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_CHECK_FILE_INFO_UPDATER - Static variable in class org.nuxeo.wopi.WOPIServiceImpl
- XP_CLASSFILTER - Static variable in class org.nuxeo.automation.scripting.internals.AutomationScriptingComponent
- XP_CLIENT - Static variable in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- 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.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.platform.actions.ActionService
- XP_FILTERS - Static variable in class org.nuxeo.ecm.webengine.rest.servlet.config.ServletRegistryComponent
- XP_HINT - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientFactory
- XP_INDEX - Static variable in class org.nuxeo.runtime.opensearch1.OpenSearchComponent
- XP_INTERNAL_OPERATIONS - Static variable in class org.nuxeo.ecm.automation.core.AutomationComponent
-
This constant is internal, IT SHOULD NOT BE USED.
- XP_KAFKA_CONFIG - Static variable in class org.nuxeo.runtime.kafka.KafkaConfigServiceImpl
- XP_LIFECYCLE - Static variable in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
- 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_REPOSITORY - Static variable in class org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService
- XP_RESOURCES - Static variable in class org.nuxeo.ecm.webengine.rest.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_SEARCH_CLIENT - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.OpenSearchSearchClientFactory
- XP_SEARCH_CLIENT - Static variable in class org.nuxeo.ecm.core.search.client.repository.RepositorySearchClientFactory
- XP_SEARCH_CLIENT - Static variable in class org.nuxeo.ecm.core.search.SearchComponent
- XP_SEARCH_INDEX - Static variable in class org.nuxeo.ecm.core.search.SearchComponent
- XP_SERVER - Static variable in class org.nuxeo.runtime.opensearch1.embed.OpenSearchEmbedComponent
- 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.rest.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.rest.servlet.config.ServletRegistryComponent
- XP_SUGGESTER_GROUPS - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
- XP_SUGGESTERS - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
- XP_TYPES - Static variable in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
- XP_WEB_APP - Static variable in class org.nuxeo.runtime.server.ServerComponent
- XParent - Annotation Interface 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.blob.stream.BlobDomainEvent
- xpath - Variable in class org.nuxeo.ecm.core.event.impl.BlobEventContext
- 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.preview.work.PreviewWork
- 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.computation.RecomputeTranscodedVideosComputation
- 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.blob.BlobObject
- xpath - Variable in class org.nuxeo.wopi.FileInfo
- xpath - Variable in class org.nuxeo.wopi.rest.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_FILTER_OPTION - Static variable in class org.nuxeo.ecm.core.bulk.S3SetBlobLengthAction
- XPATH_SEP - Static variable in class org.nuxeo.ecm.core.search.client.opensearch1.aggregate.AggregateParserBase
- 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 - Enum constant in enum class 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
- 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 thetarget
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
- ZipFileReader - Class in org.nuxeo.ecm.core.utils
-
Utility class to read
ZipFile
s. - 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
- 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
- _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
- _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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AbstractAuditBackend
instead