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 TypeClassDescriptionclassDefines 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 TypeClassDescriptionclassDescriptor for the permissions associated to a blob download.classDescriptor 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 TypeClassDescriptionclassPOJO used to handle "register"MarshallerRegistryextension point.Methods in org.nuxeo.ecm.core.io.registry with parameters of type DescriptorModifier and TypeMethodDescriptionprotected booleanMarshallerRegistryImpl.register(String xp, Descriptor descriptor) protected booleanMarshallerRegistryImpl.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 TypeClassDescriptionclassDescriptor 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 booleanTransientStorageComponent.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 TypeClassDescriptionclassXMapdescriptor for representing the Configuration of aTransientStoreMethods 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 TypeClassDescriptionclassDescriptor for aWorkManagerqueue configuration.classDescriptor for aWorkManagerqueuing 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 TypeClassDescriptionclassclassclassclassMethods 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 TypeClassDescriptionclassThis 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 TypeClassDescriptionclassDescribes aMailSenderwhich 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 TypeClassDescriptionclassThe Avro mapper descriptor.classThe 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.classThe Avro schema descriptor.classThe 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 TypeClassDescriptionclassDescriptor of Key/Value store contribution. -
Uses of Descriptor in org.nuxeo.runtime.metrics
Classes in org.nuxeo.runtime.metrics that implement DescriptorModifier and TypeClassDescriptionclassstatic classstatic classclass -
Uses of Descriptor in org.nuxeo.runtime.migration
Classes in org.nuxeo.runtime.migration that implement DescriptorModifier and TypeClassDescriptionclassDescriptor of a Migration, consisting of States and Steps.static classstatic classMethods 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 DescriptorDescriptor.merge(Descriptor other) Returns a descriptor representingothermerged intothisMethods in org.nuxeo.runtime.model with parameters of type DescriptorModifier and TypeMethodDescriptiondefault DescriptorDescriptor.merge(Descriptor other) Returns a descriptor representingothermerged intothisprotected booleanDefaultComponent.register(String xp, Descriptor descriptor) booleanDescriptorRegistry.register(String target, String xp, Descriptor descriptor) protected booleanDefaultComponent.unregister(String xp, Descriptor descriptor) booleanDescriptorRegistry.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 TypeClassDescriptionclassDescriptor 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 TypeClassDescriptionclassDescriptor 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 TypeClassDescriptionclassstatic classstatic classclassstatic classstatic classstatic classstatic 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