Uses of Annotation Interface
org.nuxeo.common.xmap.annotation.XNodeList
Packages that use XNodeList
Package
Description
A framework used to map XML (config) files to Java objects attributes,
as specified using Java annotations.
Event Service implementation.
Schema API and implementation; a schema describes the names and types of some fields.
Implementation of a Nuxeo repository over an SQL database.
-
Uses of XNodeList in org.nuxeo.audit.service.extension
Fields in org.nuxeo.audit.service.extension with annotations of type XNodeListModifier and TypeFieldDescriptionprotected List
<ExtendedInfoDescriptor> EventDescriptor.extendedInfoDescriptors
-
Uses of XNodeList in org.nuxeo.automation.scripting.internals
Fields in org.nuxeo.automation.scripting.internals with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.binary.metadata.internals
Fields in org.nuxeo.binary.metadata.internals with annotations of type XNodeListModifier and TypeFieldDescriptionMetadataRuleDescriptor.filterIds
protected List
<MetadataMappingDescriptor.MetadataDescriptor> MetadataMappingDescriptor.metadataDescriptors
MetadataRuleDescriptor.metadataMappingIdDescriptors
-
Uses of XNodeList in org.nuxeo.common.xmap
Constructors in org.nuxeo.common.xmap with parameters of type XNodeList -
Uses of XNodeList in org.nuxeo.connect.update.xml
Fields in org.nuxeo.connect.update.xml with annotations of type XNodeListModifier and TypeFieldDescriptionprotected org.nuxeo.connect.update.PackageDependency[]
PackageDefinitionImpl.conflicts
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.protected org.nuxeo.connect.update.PackageDependency[]
PackageDefinitionImpl.dependencies
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.FormDefinition.fields
protected org.nuxeo.connect.update.model.Form[]
FormsDefinition.forms
protected org.nuxeo.connect.update.PackageDependency[]
PackageDefinitionImpl.optionalDependencies
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.protected org.nuxeo.connect.update.PackageDependency[]
PackageDefinitionImpl.provides
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.Methods in org.nuxeo.connect.update.xml with annotations of type XNodeListModifier and TypeMethodDescriptionvoid
PackageDefinitionImpl.setTargetPlatforms
(String[] platforms) -
Uses of XNodeList in org.nuxeo.directory.mongodb
Fields in org.nuxeo.directory.mongodb with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.drive.service.impl
Fields in org.nuxeo.drive.service.impl with annotations of type XNodeListModifier and TypeFieldDescriptionprotected List
<ActiveFileSystemItemFactoryDescriptor> ActiveFileSystemItemFactoriesDescriptor.factories
-
Uses of XNodeList in org.nuxeo.ecm.automation
Fields in org.nuxeo.ecm.automation with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.automation.core
Fields in org.nuxeo.ecm.automation.core with annotations of type XNodeListModifier and TypeFieldDescriptionprotected String[]
OperationChainContribution.aliases
protected List
<ChainExceptionDescriptor.ChainExceptionRun> ChainExceptionDescriptor.chainExceptionRuns
protected OperationChainContribution.Operation[]
OperationChainContribution.ops
protected List
<OperationChainContribution.Param> OperationChainContribution.Operation.params
protected OperationDocumentation.Param[]
OperationChainContribution.params
-
Uses of XNodeList in org.nuxeo.ecm.automation.core.events
Fields in org.nuxeo.ecm.automation.core.events with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.automation.server
Fields in org.nuxeo.ecm.automation.server with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.core.convert.extension
Fields in org.nuxeo.ecm.core.convert.extension with annotations of type XNodeListModifier and TypeFieldDescriptionConverterDescriptor.sourceMimeTypes
ConverterDescriptor.steps
ConverterDescriptor.subConverters
-
Uses of XNodeList in org.nuxeo.ecm.core.event.impl
Methods in org.nuxeo.ecm.core.event.impl with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.core.filter
Fields in org.nuxeo.ecm.core.filter with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.core.schema
Fields in org.nuxeo.ecm.core.schema with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security with annotations of type XNodeListModifier and TypeMethodDescriptionprotected void
PermissionVisibilityDescriptor.setPermissionUIItems
(PermissionUIItemDescriptor[] items) -
Uses of XNodeList in org.nuxeo.ecm.core.storage
Fields in org.nuxeo.ecm.core.storage with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.core.storage.dbs
Methods in org.nuxeo.ecm.core.storage.dbs with annotations of type XNodeListModifier and TypeMethodDescriptionvoid
DBSRepositoryDescriptor.setFulltextExcludedTypes
(Set<String> fulltextExcludedTypes) void
DBSRepositoryDescriptor.setFulltextIncludedTypes
(Set<String> fulltextIncludedTypes) void
DBSRepositoryDescriptor.setFulltextIndexes
(List<FulltextDescriptor.FulltextIndexDescriptor> fulltextIndexes) -
Uses of XNodeList in org.nuxeo.ecm.core.storage.sql
Fields in org.nuxeo.ecm.core.storage.sql with annotations of type XNodeListModifier and TypeFieldDescriptionRepositoryDescriptor.neverPerInstanceMixins
RepositoryDescriptor.schemaFields
RepositoryDescriptor.sqlInitFiles
Methods in org.nuxeo.ecm.core.storage.sql with annotations of type XNodeListModifier and TypeMethodDescriptionvoid
RepositoryDescriptor.setFulltextExcludedTypes
(Set<String> fulltextExcludedTypes) void
RepositoryDescriptor.setFulltextIncludedTypes
(Set<String> fulltextIncludedTypes) void
RepositoryDescriptor.setFulltextIndexes
(List<FulltextDescriptor.FulltextIndexDescriptor> fulltextIndexes) -
Uses of XNodeList in org.nuxeo.ecm.core.versioning
Fields in org.nuxeo.ecm.core.versioning with annotations of type XNodeListModifier and TypeFieldDescriptionVersioningFilterDescriptor.facets
VersioningPolicyDescriptor.filterIds
VersioningRestrictionOptionsDescriptor.optionDescriptors
VersioningFilterDescriptor.schemas
VersioningFilterDescriptor.types
-
Uses of XNodeList in org.nuxeo.ecm.core.work.api
Fields in org.nuxeo.ecm.core.work.api with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.directory
Fields in org.nuxeo.ecm.directory with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.directory.core
Fields in org.nuxeo.ecm.directory.core with annotations of type XNodeListModifier and TypeFieldDescriptionprotected CoreDirectoryDescriptor.ACLDescriptor[]
CoreDirectoryDescriptor.acls
-
Uses of XNodeList in org.nuxeo.ecm.directory.ldap
Fields in org.nuxeo.ecm.directory.ldap with annotations of type XNodeListMethods in org.nuxeo.ecm.directory.ldap with annotations of type XNodeListModifier and TypeMethodDescriptionvoid
LDAPServerDescriptor.setLdapUrls
(LDAPUrlDescriptor[] ldapUrls) void
LDAPDirectoryDescriptor.setSearchClasses
(String[] searchClasses) -
Uses of XNodeList in org.nuxeo.ecm.directory.multi
Fields in org.nuxeo.ecm.directory.multi with annotations of type XNodeListModifier and TypeFieldDescriptionSubDirectoryDescriptor.fields
protected SourceDescriptor[]
MultiDirectoryDescriptor.sources
SourceDescriptor.subDirectories
-
Uses of XNodeList in org.nuxeo.ecm.platform.actions
Fields in org.nuxeo.ecm.platform.actions with annotations of type XNodeListModifier and TypeFieldDescriptionprotected String[]
Action.categories
Action.filterIds
protected ActionFilter[]
Action.filters
protected FilterRule[]
DefaultActionFilter.rules
Methods in org.nuxeo.ecm.platform.actions with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.platform.content.template.service
Fields in org.nuxeo.ecm.platform.content.template.service with annotations of type XNodeListModifier and TypeFieldDescriptionTemplateItemDescriptor.acl
TemplateItemDescriptor.notifications
TemplateItemDescriptor.properties
protected List
<ACEDescriptor> FactoryBindingDescriptor.rootAcl
protected List
<TemplateItemDescriptor> FactoryBindingDescriptor.template
-
Uses of XNodeList in org.nuxeo.ecm.platform.ec.notification.service
Fields in org.nuxeo.ecm.platform.ec.notification.service with annotations of type XNodeListModifier and TypeFieldDescriptionprotected List
<NotificationEventDescriptor> NotificationDescriptor.events
-
Uses of XNodeList in org.nuxeo.ecm.platform.filemanager.service.extension
Fields in org.nuxeo.ecm.platform.filemanager.service.extension with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.platform.htmlsanitizer
Fields in org.nuxeo.ecm.platform.htmlsanitizer with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.platform.oauth2.openid
Fields in org.nuxeo.ecm.platform.oauth2.openid with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.platform.oauth2.providers
Fields in org.nuxeo.ecm.platform.oauth2.providers with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.platform.picture.api
Fields in org.nuxeo.ecm.platform.picture.api with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.platform.query.core
Fields in org.nuxeo.ecm.platform.query.core with annotations of type XNodeListModifier and TypeFieldDescriptionprotected List
<AggregateRangeDateDescriptor> AggregateDescriptor.aggregateDateRanges
protected List
<AggregateRangeDescriptor> AggregateDescriptor.aggregateRanges
protected List
<AggregateDescriptor> BasePageProviderDescriptor.aggregates
protected String[]
PageProviderClassReplacerDescriptor.names
BasePageProviderDescriptor.pageSizeOptions
protected PredicateDefinition[]
WhereClauseDescriptor.predicates
protected String[]
BasePageProviderDescriptor.queryParameters
protected List
<QuickFilterDescriptor> BasePageProviderDescriptor.quickFilters
SearchServicePageProviderDescriptor.searchIndexes
protected List
<SortInfoDescriptor> BasePageProviderDescriptor.sortInfos
protected List
<SortInfoDescriptor> QuickFilterDescriptor.sortInfos
protected PredicateFieldDefinition[]
PredicateDescriptor.values
-
Uses of XNodeList in org.nuxeo.ecm.platform.rendition.service
Fields in org.nuxeo.ecm.platform.rendition.service with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.platform.suggestbox.service.descriptors
Fields in org.nuxeo.ecm.platform.suggestbox.service.descriptors with annotations of type XNodeListModifier and TypeFieldDescriptionprotected List
<SuggesterGroupItemDescriptor> SuggesterGroupDescriptor.suggesters
-
Uses of XNodeList in org.nuxeo.ecm.platform.types
Fields in org.nuxeo.ecm.platform.types with annotations of type XNodeListModifier and TypeFieldDescriptionprotected String[]
Type.actions
protected String[]
Type.deniedSubTypes
Methods in org.nuxeo.ecm.platform.types with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.platform.ui.web.auth.service
Fields in org.nuxeo.ecm.platform.ui.web.auth.service with annotations of type XNodeListModifier and TypeFieldDescriptionSpecificAuthChainDescriptor.allowedPlugins
AuthenticationChainDescriptor.pluginsNames
protected List
<LoginProviderLink> LoginScreenConfig.providers
SpecificAuthChainDescriptor.replacementChain
StartURLPatternDescriptor.startURLPatterns
LoginScreenConfig.supportedLocales
SpecificAuthChainDescriptor.urls
protected List
<LoginVideo> LoginScreenConfig.videos
-
Uses of XNodeList in org.nuxeo.ecm.platform.usermanager
Fields in org.nuxeo.ecm.platform.usermanager with annotations of type XNodeListModifier and TypeFieldDescriptionUserManagerDescriptor.administratorsGroups
UserManagerDescriptor.defaultAdministratorIds
VirtualUserDescriptor.groups
String[]
PropertyListDescriptor.values
Methods in org.nuxeo.ecm.platform.usermanager with annotations of type XNodeListModifier and TypeMethodDescriptionvoid
UserManagerDescriptor.setExactMatchGroupSearchFields
(String[] fields) void
UserManagerDescriptor.setExactMatchUserSearchFields
(String[] fields) void
UserManagerDescriptor.setSubstringMatchGroupSearchFields
(String[] fields) void
UserManagerDescriptor.setSubstringMatchUserSearchFields
(String[] fields) -
Uses of XNodeList in org.nuxeo.ecm.web.resources.core
Fields in org.nuxeo.ecm.web.resources.core with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.ecm.webengine.model
Fields in org.nuxeo.ecm.webengine.model with annotations of type XNodeListModifier and TypeFieldDescriptionLinkDescriptor.categories
protected String[]
LinkDescriptor.facets
-
Uses of XNodeList in org.nuxeo.ecm.webengine.model.impl
Fields in org.nuxeo.ecm.webengine.model.impl with annotations of type XNodeListModifier and TypeFieldDescriptionString[]
AdapterDescriptor.facets
ModuleConfiguration.fragmentDirectories
ModuleConfiguration.links
ModuleConfiguration.mediatTypeRefs
ModuleConfiguration.moduleShortcuts
A list of entry points into the module - to be shown in the main webengine page.ModuleConfiguration.natures
-
Uses of XNodeList in org.nuxeo.ecm.webengine.rest.servlet.config
Fields in org.nuxeo.ecm.webengine.rest.servlet.config with annotations of type XNodeListModifier and TypeFieldDescriptionprotected ArrayList
<FilterDescriptor> FilterSetDescriptor.filters
protected ArrayList
<FilterSetDescriptor> ServletDescriptor.filters
protected ArrayList
<ListenerDescriptor> ListenerSetDescriptor.listenerDescriptors
-
Uses of XNodeList in org.nuxeo.elasticsearch.config
Fields in org.nuxeo.elasticsearch.config with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.runtime.deployment.preprocessor
Fields in org.nuxeo.runtime.deployment.preprocessor with annotations of type XNodeListModifier and TypeFieldDescriptionFragmentDescriptor.contributions
ContainerDescriptor.directories
String[]
FragmentDescriptor.requiredBy
FragmentDescriptor.requires
-
Uses of XNodeList in org.nuxeo.runtime.metrics
Fields in org.nuxeo.runtime.metrics with annotations of type XNodeListModifier and TypeFieldDescriptionMetricsConfigurationDescriptor.FilterDescriptor.allowedPrefix
MetricsConfigurationDescriptor.FilterDescriptor.deniedExpansions
MetricsConfigurationDescriptor.FilterDescriptor.deniedPrefix
MetricsConfigurationDescriptor.filters
MetricsConfigurationDescriptor.instruments
-
Uses of XNodeList in org.nuxeo.runtime.model.impl
Fields in org.nuxeo.runtime.model.impl with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.runtime.opensearch1
Fields in org.nuxeo.runtime.opensearch1 with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.runtime.opensearch1.client
Methods in org.nuxeo.runtime.opensearch1.client with annotations of type XNodeListModifier and TypeMethodDescriptionprotected void
OpenSearchClientConfig.setServers
(List<String> servers) -
Uses of XNodeList in org.nuxeo.runtime.server
Fields in org.nuxeo.runtime.server with annotations of type XNodeListModifier and TypeFieldDescriptionFilterMappingDescriptor.dispatchers
protected List
<FilterMappingDescriptor> FilterDescriptor.filterMappings
ServletDescriptor.urlPatterns
Methods in org.nuxeo.runtime.server with annotations of type XNodeListModifier and TypeMethodDescriptionvoid
FilterDescriptor.setInitParams
(List<InitParamDescriptor> descriptors) void
ServletDescriptor.setInitParams
(List<InitParamDescriptor> descriptors) -
Uses of XNodeList in org.nuxeo.runtime.stream
Fields in org.nuxeo.runtime.stream with annotations of type XNodeList -
Uses of XNodeList in org.nuxeo.targetplatforms.core.descriptors
Fields in org.nuxeo.targetplatforms.core.descriptors with annotations of type XNodeListModifier and TypeFieldDescriptionTargetPackageDescriptor.dependencies
TargetPackageDescriptor.targetPlatforms
TargetPlatformDescriptor.testVersions
TargetDescriptor.types
-
Uses of XNodeList in org.nuxeo.template.api.descriptor
Fields in org.nuxeo.template.api.descriptor with annotations of type XNodeListModifier and TypeFieldDescriptionContextExtensionFactoryDescriptor.aliasNames
TemplateProcessorDescriptor.supportedExtensions
TemplateProcessorDescriptor.supportedMimeTypes