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.filterIdsprotected List<MetadataMappingDescriptor.MetadataDescriptor> MetadataMappingDescriptor.metadataDescriptorsMetadataRuleDescriptor.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.conflictsThe 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.dependenciesThe 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.fieldsprotected org.nuxeo.connect.update.model.Form[]FormsDefinition.formsprotected org.nuxeo.connect.update.PackageDependency[]PackageDefinitionImpl.optionalDependenciesThe 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.providesThe 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 TypeMethodDescriptionvoidPackageDefinitionImpl.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.aliasesprotected List<ChainExceptionDescriptor.ChainExceptionRun> ChainExceptionDescriptor.chainExceptionRunsprotected OperationChainContribution.Operation[]OperationChainContribution.opsprotected List<OperationChainContribution.Param> OperationChainContribution.Operation.paramsprotected 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.sourceMimeTypesConverterDescriptor.stepsConverterDescriptor.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 voidPermissionVisibilityDescriptor.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 TypeMethodDescriptionvoidDBSRepositoryDescriptor.setFulltextExcludedTypes(Set<String> fulltextExcludedTypes) voidDBSRepositoryDescriptor.setFulltextIncludedTypes(Set<String> fulltextIncludedTypes) voidDBSRepositoryDescriptor.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.neverPerInstanceMixinsRepositoryDescriptor.schemaFieldsRepositoryDescriptor.sqlInitFilesMethods in org.nuxeo.ecm.core.storage.sql with annotations of type XNodeListModifier and TypeMethodDescriptionvoidRepositoryDescriptor.setFulltextExcludedTypes(Set<String> fulltextExcludedTypes) voidRepositoryDescriptor.setFulltextIncludedTypes(Set<String> fulltextIncludedTypes) voidRepositoryDescriptor.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.facetsVersioningPolicyDescriptor.filterIdsVersioningRestrictionOptionsDescriptor.optionDescriptorsVersioningFilterDescriptor.schemasVersioningFilterDescriptor.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 TypeMethodDescriptionvoidLDAPServerDescriptor.setLdapUrls(LDAPUrlDescriptor[] ldapUrls) voidLDAPDirectoryDescriptor.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.fieldsprotected SourceDescriptor[]MultiDirectoryDescriptor.sourcesSourceDescriptor.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.categoriesAction.filterIdsprotected ActionFilter[]Action.filtersprotected FilterRule[]DefaultActionFilter.rulesMethods 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.aclTemplateItemDescriptor.notificationsTemplateItemDescriptor.propertiesprotected List<ACEDescriptor> FactoryBindingDescriptor.rootAclprotected 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.aggregateDateRangesprotected List<AggregateRangeDescriptor> AggregateDescriptor.aggregateRangesprotected List<AggregateDescriptor> BasePageProviderDescriptor.aggregatesprotected String[]PageProviderClassReplacerDescriptor.namesBasePageProviderDescriptor.pageSizeOptionsprotected PredicateDefinition[]WhereClauseDescriptor.predicatesprotected String[]BasePageProviderDescriptor.queryParametersprotected List<QuickFilterDescriptor> BasePageProviderDescriptor.quickFiltersSearchServicePageProviderDescriptor.searchIndexesprotected List<SortInfoDescriptor> BasePageProviderDescriptor.sortInfosprotected List<SortInfoDescriptor> QuickFilterDescriptor.sortInfosprotected 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.actionsprotected String[]Type.deniedSubTypesMethods 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.allowedPluginsAuthenticationChainDescriptor.pluginsNamesprotected List<LoginProviderLink> LoginScreenConfig.providersSpecificAuthChainDescriptor.replacementChainStartURLPatternDescriptor.startURLPatternsLoginScreenConfig.supportedLocalesSpecificAuthChainDescriptor.urlsprotected 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.administratorsGroupsUserManagerDescriptor.defaultAdministratorIdsVirtualUserDescriptor.groupsString[]PropertyListDescriptor.valuesMethods in org.nuxeo.ecm.platform.usermanager with annotations of type XNodeListModifier and TypeMethodDescriptionvoidUserManagerDescriptor.setExactMatchGroupSearchFields(String[] fields) voidUserManagerDescriptor.setExactMatchUserSearchFields(String[] fields) voidUserManagerDescriptor.setSubstringMatchGroupSearchFields(String[] fields) voidUserManagerDescriptor.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.categoriesprotected 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.facetsModuleConfiguration.fragmentDirectoriesModuleConfiguration.linksModuleConfiguration.mediatTypeRefsModuleConfiguration.moduleShortcutsA 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.filtersprotected ArrayList<FilterSetDescriptor> ServletDescriptor.filtersprotected 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.contributionsContainerDescriptor.directoriesString[]FragmentDescriptor.requiredByFragmentDescriptor.requires -
Uses of XNodeList in org.nuxeo.runtime.metrics
Fields in org.nuxeo.runtime.metrics with annotations of type XNodeListModifier and TypeFieldDescriptionMetricsConfigurationDescriptor.FilterDescriptor.allowedPrefixMetricsConfigurationDescriptor.FilterDescriptor.deniedExpansionsMetricsConfigurationDescriptor.FilterDescriptor.deniedPrefixMetricsConfigurationDescriptor.filtersMetricsConfigurationDescriptor.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 voidOpenSearchClientConfig.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.dispatchersprotected List<FilterMappingDescriptor> FilterDescriptor.filterMappingsServletDescriptor.urlPatternsMethods in org.nuxeo.runtime.server with annotations of type XNodeListModifier and TypeMethodDescriptionvoidFilterDescriptor.setInitParams(List<InitParamDescriptor> descriptors) voidServletDescriptor.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.dependenciesTargetPackageDescriptor.targetPlatformsTargetPlatformDescriptor.testVersionsTargetDescriptor.types -
Uses of XNodeList in org.nuxeo.template.api.descriptor
Fields in org.nuxeo.template.api.descriptor with annotations of type XNodeListModifier and TypeFieldDescriptionContextExtensionFactoryDescriptor.aliasNamesTemplateProcessorDescriptor.supportedExtensionsTemplateProcessorDescriptor.supportedMimeTypes