Uses of Interface
org.nuxeo.runtime.model.Descriptor
Packages that use Descriptor
Package
Description
Schema API and implementation; a schema describes the names and types of some fields.
-
Uses of Descriptor in org.nuxeo.ecm.automation.io.services.codec
Classes in org.nuxeo.ecm.automation.io.services.codec that implement Descriptor -
Uses of Descriptor in org.nuxeo.ecm.automation.server
Classes in org.nuxeo.ecm.automation.server that implement Descriptor -
Uses of Descriptor in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
Classes in org.nuxeo.ecm.automation.server.jaxrs.batch.handler that implement Descriptor -
Uses of Descriptor in org.nuxeo.ecm.core.blob
Classes in org.nuxeo.ecm.core.blob that implement DescriptorMethods in org.nuxeo.ecm.core.blob that return DescriptorMethods in org.nuxeo.ecm.core.blob with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.ecm.core.bulk
Classes in org.nuxeo.ecm.core.bulk that implement Descriptor -
Uses of Descriptor in org.nuxeo.ecm.core.cache
Classes in org.nuxeo.ecm.core.cache that implement DescriptorMethods in org.nuxeo.ecm.core.cache that return DescriptorMethods in org.nuxeo.ecm.core.cache with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.ecm.core.event.stream
Classes in org.nuxeo.ecm.core.event.stream that implement DescriptorModifier and TypeClassDescriptionclass
Defines a Domain Event Producer -
Uses of Descriptor in org.nuxeo.ecm.core.io.download
Classes in org.nuxeo.ecm.core.io.download that implement DescriptorModifier and TypeClassDescriptionclass
Descriptor for the permissions associated to a blob download.class
Descriptor for Core Service versionRemovalPolicy extension point configuration.Methods in org.nuxeo.ecm.core.io.download that return DescriptorMethods in org.nuxeo.ecm.core.io.download with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.ecm.core.io.registry
Classes in org.nuxeo.ecm.core.io.registry that implement DescriptorModifier and TypeClassDescriptionclass
POJO used to handle "register"MarshallerRegistry
extension point.Methods in org.nuxeo.ecm.core.io.registry with parameters of type DescriptorModifier and TypeMethodDescriptionprotected boolean
MarshallerRegistryImpl.register
(String xp, Descriptor descriptor) protected boolean
MarshallerRegistryImpl.unregister
(String xp, Descriptor descriptor) -
Uses of Descriptor in org.nuxeo.ecm.core.schema
Classes in org.nuxeo.ecm.core.schema that implement DescriptorModifier and TypeClassDescriptionclass
Descriptor representing a Nuxeo Property.Methods in org.nuxeo.ecm.core.schema that return DescriptorMethods in org.nuxeo.ecm.core.schema with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.ecm.core.scroll
Classes in org.nuxeo.ecm.core.scroll that implement Descriptor -
Uses of Descriptor in org.nuxeo.ecm.core.transientstore
Methods in org.nuxeo.ecm.core.transientstore with parameters of type DescriptorModifier and TypeMethodDescriptionprotected boolean
TransientStorageComponent.unregister
(String xp, Descriptor descriptor) -
Uses of Descriptor in org.nuxeo.ecm.core.transientstore.api
Classes in org.nuxeo.ecm.core.transientstore.api that implement DescriptorModifier and TypeClassDescriptionclass
XMap
descriptor for representing the Configuration of aTransientStore
Methods in org.nuxeo.ecm.core.transientstore.api with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.ecm.core.work.api
Classes in org.nuxeo.ecm.core.work.api that implement DescriptorModifier and TypeClassDescriptionclass
Descriptor for aWorkManager
queue configuration.class
Descriptor for aWorkManager
queuing implementation configuration.Methods in org.nuxeo.ecm.core.work.api that return DescriptorMethods in org.nuxeo.ecm.core.work.api with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.ecm.platform.filemanager.service.extension
Classes in org.nuxeo.ecm.platform.filemanager.service.extension that implement DescriptorModifier and TypeClassDescriptionclass
class
class
class
Methods in org.nuxeo.ecm.platform.filemanager.service.extension that return DescriptorMethods in org.nuxeo.ecm.platform.filemanager.service.extension with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.ecm.platform.oauth2.openid
Classes in org.nuxeo.ecm.platform.oauth2.openid that implement DescriptorMethods in org.nuxeo.ecm.platform.oauth2.openid that return DescriptorMethods in org.nuxeo.ecm.platform.oauth2.openid with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.ecm.platform.ui.web.auth.service
Classes in org.nuxeo.ecm.platform.ui.web.auth.service that implement DescriptorMethods in org.nuxeo.ecm.platform.ui.web.auth.service with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.elasticsearch.config
Classes in org.nuxeo.elasticsearch.config that implement DescriptorModifier and TypeClassDescriptionclass
This descriptor allows to add a Elasticsearch Hint.Methods in org.nuxeo.elasticsearch.config with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.mail
Classes in org.nuxeo.mail that implement DescriptorModifier and TypeClassDescriptionclass
Describes aMailSender
which can be parameterized with properties. -
Uses of Descriptor in org.nuxeo.runtime.api.login
Classes in org.nuxeo.runtime.api.login that implement Descriptor -
Uses of Descriptor in org.nuxeo.runtime.avro
Classes in org.nuxeo.runtime.avro that implement DescriptorModifier and TypeClassDescriptionclass
The Avro mapper descriptor.class
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.class
The Avro schema descriptor.class
The Avro schema factory descriptor. -
Uses of Descriptor in org.nuxeo.runtime.aws
Classes in org.nuxeo.runtime.aws that implement DescriptorMethods in org.nuxeo.runtime.aws with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.runtime.cluster
Classes in org.nuxeo.runtime.cluster that implement DescriptorMethods in org.nuxeo.runtime.cluster with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.runtime.codec
Classes in org.nuxeo.runtime.codec that implement Descriptor -
Uses of Descriptor in org.nuxeo.runtime.kafka
Classes in org.nuxeo.runtime.kafka that implement Descriptor -
Uses of Descriptor in org.nuxeo.runtime.kv
Classes in org.nuxeo.runtime.kv that implement DescriptorModifier and TypeClassDescriptionclass
Descriptor of Key/Value store contribution. -
Uses of Descriptor in org.nuxeo.runtime.metrics
Classes in org.nuxeo.runtime.metrics that implement DescriptorModifier and TypeClassDescriptionclass
static class
static class
class
-
Uses of Descriptor in org.nuxeo.runtime.migration
Classes in org.nuxeo.runtime.migration that implement DescriptorModifier and TypeClassDescriptionclass
Descriptor of a Migration, consisting of States and Steps.static class
static class
Methods in org.nuxeo.runtime.migration that return DescriptorMethods in org.nuxeo.runtime.migration with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.runtime.model
Fields in org.nuxeo.runtime.model with type parameters of type DescriptorMethods in org.nuxeo.runtime.model with type parameters of type DescriptorModifier and TypeMethodDescriptionprotected <T extends Descriptor>
TDefaultComponent.getDescriptor
(String xp, String id) <T extends Descriptor>
TDescriptorRegistry.getDescriptor
(String target, String xp, String id) protected <T extends Descriptor>
List<T>DefaultComponent.getDescriptors
(String xp) <T extends Descriptor>
List<T>DescriptorRegistry.getDescriptors
(String target, String xp) protected <T extends Descriptor>
TDescriptorRegistry.merge
(Collection<T> descriptors) Methods in org.nuxeo.runtime.model that return DescriptorModifier and TypeMethodDescriptiondefault Descriptor
Descriptor.merge
(Descriptor other) Returns a descriptor representingother
merged intothis
Methods in org.nuxeo.runtime.model with parameters of type DescriptorModifier and TypeMethodDescriptiondefault Descriptor
Descriptor.merge
(Descriptor other) Returns a descriptor representingother
merged intothis
protected boolean
DefaultComponent.register
(String xp, Descriptor descriptor) boolean
DescriptorRegistry.register
(String target, String xp, Descriptor descriptor) protected boolean
DefaultComponent.unregister
(String xp, Descriptor descriptor) boolean
DescriptorRegistry.unregister
(String target, String xp, Descriptor descriptor) -
Uses of Descriptor in org.nuxeo.runtime.mongodb
Classes in org.nuxeo.runtime.mongodb that implement DescriptorModifier and TypeClassDescriptionclass
Descriptor to retrieve connection information to MongoDB.Methods in org.nuxeo.runtime.mongodb with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.runtime.pubsub
Classes in org.nuxeo.runtime.pubsub that implement Descriptor -
Uses of Descriptor in org.nuxeo.runtime.services.config
Classes in org.nuxeo.runtime.services.config that implement DescriptorModifier and TypeClassDescriptionclass
Descriptor for JSF configuration contributions.Methods in org.nuxeo.runtime.services.config that return DescriptorMethods in org.nuxeo.runtime.services.config with parameters of type Descriptor -
Uses of Descriptor in org.nuxeo.runtime.stream
Classes in org.nuxeo.runtime.stream that implement DescriptorModifier and TypeClassDescriptionclass
static class
static class
class
static class
static class
static class
static class
-
Uses of Descriptor in org.nuxeo.template.serializer.service
Classes in org.nuxeo.template.serializer.service that implement Descriptor -
Uses of Descriptor in org.nuxeo.wopi
Classes in org.nuxeo.wopi that implement Descriptor