Uses of Annotation Interface
org.nuxeo.common.xmap.annotation.XNodeMap
Package
Description
A framework used to map XML (config) files to Java objects attributes,
as specified using Java annotations.
Implementation of a Nuxeo repository over an SQL database.
-
Uses of XNodeMap in org.nuxeo.common.xmap
-
Uses of XNodeMap in org.nuxeo.drive.service.impl
Modifier and TypeFieldDescriptionChangeFinderDescriptor.parameters
FileSystemItemFactoryDescriptor.parameters
TopLevelFolderItemFactoryDescriptor.parameters
-
Uses of XNodeMap in org.nuxeo.ecm.automation.core
-
Uses of XNodeMap in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
-
Uses of XNodeMap in org.nuxeo.ecm.core.api.propertiesmapping
-
Uses of XNodeMap in org.nuxeo.ecm.core.blob
Modifier and TypeFieldDescriptionBlobDispatcherDescriptor.properties
BlobProviderDescriptor.properties
-
Uses of XNodeMap in org.nuxeo.ecm.core.cache
-
Uses of XNodeMap in org.nuxeo.ecm.core.convert.extension
-
Uses of XNodeMap in org.nuxeo.ecm.core.event.pipe
-
Uses of XNodeMap in org.nuxeo.ecm.core.event.stream
-
Uses of XNodeMap in org.nuxeo.ecm.core.opencmis.bindings
-
Uses of XNodeMap in org.nuxeo.ecm.core.persistence
-
Uses of XNodeMap in org.nuxeo.ecm.core.scroll
-
Uses of XNodeMap in org.nuxeo.ecm.core.storage.sql
-
Uses of XNodeMap in org.nuxeo.ecm.core.transientstore.api
-
Uses of XNodeMap in org.nuxeo.ecm.core.versioning
Modifier and TypeFieldDescriptionprotected Map<String,
VersioningRestrictionOptionsDescriptor> VersioningRestrictionDescriptor.options
-
Uses of XNodeMap in org.nuxeo.ecm.directory
-
Uses of XNodeMap in org.nuxeo.ecm.directory.core
-
Uses of XNodeMap in org.nuxeo.ecm.directory.ldap
Modifier and TypeFieldDescriptionLDAPDirectoryDescriptor.fieldMapping
LDAPDirectoryDescriptor.EntryAdaptorDescriptor.parameters
-
Uses of XNodeMap in org.nuxeo.ecm.platform.auth.saml.key
-
Uses of XNodeMap in org.nuxeo.ecm.platform.forms.layout.descriptors
Modifier and TypeFieldDescriptionWidgetSelectOptionDescriptor.itemLabels
WidgetSelectOptionsDescriptor.itemLabels
-
Uses of XNodeMap in org.nuxeo.ecm.platform.importer.xml.parser
-
Uses of XNodeMap in org.nuxeo.ecm.platform.io.descriptors
Modifier and TypeMethodDescriptionvoid
IOResourceAdapterDescriptor.setProperties
(Map<String, String> properties) -
Uses of XNodeMap in org.nuxeo.ecm.platform.query.core
-
Uses of XNodeMap in org.nuxeo.ecm.platform.relations.descriptors
-
Uses of XNodeMap in org.nuxeo.ecm.platform.shibboleth.service
Modifier and TypeFieldDescriptionShibbolethAuthenticationConfig.fieldMapping
ShibbolethAuthenticationConfig.uidHeaders
-
Uses of XNodeMap in org.nuxeo.ecm.platform.suggestbox.service.descriptors
-
Uses of XNodeMap in org.nuxeo.ecm.platform.types
-
Uses of XNodeMap in org.nuxeo.ecm.platform.ui.web.auth.service
Modifier and TypeFieldDescriptionprotected Map<String,
LoginStartupPage> LoginScreenConfig.startupPages
-
Uses of XNodeMap in org.nuxeo.ecm.platform.usermanager
Modifier and TypeFieldDescriptionVirtualUserDescriptor.listProperties
VirtualUserDescriptor.properties
UserManagerDescriptor.virtualUsers
-
Uses of XNodeMap in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Modifier and TypeFieldDescriptionFilterDescriptor.initParams
ServletDescriptor.initParams
Must use hashtable since it extends Dictionary -
Uses of XNodeMap in org.nuxeo.elasticsearch.config
-
Uses of XNodeMap in org.nuxeo.mail
-
Uses of XNodeMap in org.nuxeo.runtime.codec
-
Uses of XNodeMap in org.nuxeo.runtime.datasource
-
Uses of XNodeMap in org.nuxeo.runtime.deployment.preprocessor
-
Uses of XNodeMap in org.nuxeo.runtime.kafka
Modifier and TypeFieldDescriptionprotected Properties
KafkaConfigDescriptor.AdminProperties.properties
protected Properties
KafkaConfigDescriptor.ConsumerProperties.properties
protected Properties
KafkaConfigDescriptor.ProducerProperties.properties
-
Uses of XNodeMap in org.nuxeo.runtime.kv
-
Uses of XNodeMap in org.nuxeo.runtime.metrics
-
Uses of XNodeMap in org.nuxeo.runtime.migration
-
Uses of XNodeMap in org.nuxeo.runtime.mongodb
-
Uses of XNodeMap in org.nuxeo.runtime.pubsub
-
Uses of XNodeMap in org.nuxeo.runtime.server
Modifier and TypeMethodDescriptionvoid
FilterDescriptor.setInitParams
(Map<String, String> initParams) void
ServletDescriptor.setInitParams
(Map<String, String> initParams) -
Uses of XNodeMap in org.nuxeo.runtime.stream
-
Uses of XNodeMap in org.nuxeo.usermapper.service