Uses of Class
org.nuxeo.common.xmap.annotation.XNodeList
-
-
Uses of XNodeList in org.nuxeo.automation.scripting.internals
Fields in org.nuxeo.automation.scripting.internals with annotations of type XNodeList Modifier and Type Field Description protected String[]ScriptingOperationDescriptor. aliasesprotected List<String>ClassFilterDescriptor. allowprotected List<String>ClassFilterDescriptor. denyprotected OperationDocumentation.Param[]ScriptingOperationDescriptor. params -
Uses of XNodeList in org.nuxeo.binary.metadata.internals
Fields in org.nuxeo.binary.metadata.internals with annotations of type XNodeList Modifier and Type Field Description protected List<String>MetadataRuleDescriptor. filterIdsprotected List<MetadataMappingDescriptor.MetadataDescriptor>MetadataMappingDescriptor. metadataDescriptorsprotected List<String>MetadataRuleDescriptor. metadataMappingIdDescriptors -
Uses of XNodeList in org.nuxeo.common.xmap
Constructors in org.nuxeo.common.xmap with parameters of type XNodeList Constructor Description XAnnotatedList(XMap xmap, XAccessor setter, XNodeList anno) -
Uses of XNodeList in org.nuxeo.connect.update.xml
Fields in org.nuxeo.connect.update.xml with annotations of type XNodeList Modifier and Type Field Description protected 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.FieldDefinition[]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 XNodeList Modifier and Type Method Description voidPackageDefinitionImpl. setTargetPlatforms(String[] platforms) -
Uses of XNodeList in org.nuxeo.directory.mongodb
Fields in org.nuxeo.directory.mongodb with annotations of type XNodeList Modifier and Type Field Description MongoDBReferenceDescriptor[]MongoDBDirectoryDescriptor. mongodbReferences -
Uses of XNodeList in org.nuxeo.drive.service.impl
Fields in org.nuxeo.drive.service.impl with annotations of type XNodeList Modifier and Type Field Description protected List<ActiveFileSystemItemFactoryDescriptor>ActiveFileSystemItemFactoriesDescriptor. factories -
Uses of XNodeList in org.nuxeo.ecm.automation
Fields in org.nuxeo.ecm.automation with annotations of type XNodeList Modifier and Type Field Description String[]OperationDocumentation.Param. values -
Uses of XNodeList in org.nuxeo.ecm.automation.core
Fields in org.nuxeo.ecm.automation.core with annotations of type XNodeList Modifier and Type Field Description protected String[]OperationChainContribution. aliasesprotected ArrayList<ChainExceptionDescriptor.ChainExceptionRun>ChainExceptionDescriptor. chainExceptionRunsprotected OperationChainContribution.Operation[]OperationChainContribution. opsprotected List<OperationChainContribution.Param>OperationChainContribution.Operation. paramsprotected OperationDocumentation.Param[]OperationChainContribution. paramsList<WidgetDescriptor>OperationContribution. widgetsThe widget descriptor for the operation parameters. -
Uses of XNodeList in org.nuxeo.ecm.automation.core.events
Fields in org.nuxeo.ecm.automation.core.events with annotations of type XNodeList Modifier and Type Field Description protected Set<String>EventHandler. doctypesprotected Set<String>EventHandler. eventsprotected List<String>EventHandler. memberOfthe principal should be member of at least one of the groups. -
Uses of XNodeList in org.nuxeo.ecm.automation.server
Fields in org.nuxeo.ecm.automation.server with annotations of type XNodeList Modifier and Type Field Description List<Class<? extends javax.ws.rs.ext.MessageBodyReader<?>>>MarshallerDescriptor. readersList<Class<? extends javax.ws.rs.ext.MessageBodyWriter<?>>>MarshallerDescriptor. writers -
Uses of XNodeList in org.nuxeo.ecm.core.convert.extension
Fields in org.nuxeo.ecm.core.convert.extension with annotations of type XNodeList Modifier and Type Field Description protected List<String>ConverterDescriptor. sourceMimeTypesprotected List<String>ConverterDescriptor. stepsprotected List<String>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 Modifier and Type Method Description voidEventListenerDescriptor. setEvents(Set<String> events) -
Uses of XNodeList in org.nuxeo.ecm.core.filter
Fields in org.nuxeo.ecm.core.filter with annotations of type XNodeList Modifier and Type Field Description List<String>CharacterFilteringServiceDescriptor. disallowedChars -
Uses of XNodeList in org.nuxeo.ecm.core.persistence
Fields in org.nuxeo.ecm.core.persistence with annotations of type XNodeList Modifier and Type Field Description List<Class<?>>HibernateConfiguration. annotedClasses -
Uses of XNodeList in org.nuxeo.ecm.core.redis
Fields in org.nuxeo.ecm.core.redis with annotations of type XNodeList Modifier and Type Field Description RedisSentinelDescriptor.RedisHostDescriptor[]RedisSentinelDescriptor. hosts -
Uses of XNodeList in org.nuxeo.ecm.core.schema
Fields in org.nuxeo.ecm.core.schema with annotations of type XNodeList Modifier and Type Field Description String[]DocumentTypeDescriptor. facetsString[]DocumentTypeDescriptor. forbiddenSubtypesSchemaDescriptor[]DocumentTypeDescriptor. schemasSchemaDescriptor[]FacetDescriptor. schemasString[]DocumentTypeDescriptor. subtypes -
Uses of XNodeList in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security with annotations of type XNodeList Modifier and Type Method Description protected 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 Modifier and Type Field Description Set<String>FulltextDescriptor.FulltextIndexDescriptor. excludeFieldsSet<String>FulltextDescriptor.FulltextIndexDescriptor. fields -
Uses of XNodeList in org.nuxeo.ecm.core.storage.dbs
Methods in org.nuxeo.ecm.core.storage.dbs with annotations of type XNodeList Modifier and Type Method Description voidDBSRepositoryDescriptor. 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 XNodeList Modifier and Type Field Description Set<String>RepositoryDescriptor. neverPerInstanceMixinsList<RepositoryDescriptor.FieldDescriptor>RepositoryDescriptor. schemaFieldsList<String>RepositoryDescriptor. sqlInitFilesMethods in org.nuxeo.ecm.core.storage.sql with annotations of type XNodeList Modifier and Type Method Description voidRepositoryDescriptor. 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 XNodeList Modifier and Type Field Description protected Set<String>VersioningFilterDescriptor. facetsprotected List<String>VersioningPolicyDescriptor. filterIdsprotected List<VersioningRestrictionOptionsDescriptor.OptionDescriptor>VersioningRestrictionOptionsDescriptor. optionDescriptorsprotected Set<String>VersioningFilterDescriptor. schemasprotected Set<String>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 Modifier and Type Field Description Set<String>WorkQueueDescriptor. categories -
Uses of XNodeList in org.nuxeo.ecm.directory
Fields in org.nuxeo.ecm.directory with annotations of type XNodeList Modifier and Type Field Description String[]PermissionDescriptor. groupsPermissionDescriptor[]BaseDirectoryDescriptor. permissionsString[]BaseDirectoryDescriptor. typesString[]PermissionDescriptor. users -
Uses of XNodeList in org.nuxeo.ecm.directory.core
Fields in org.nuxeo.ecm.directory.core with annotations of type XNodeList Modifier and Type Field Description protected CoreDirectoryDescriptor.ACLDescriptor[]CoreDirectoryDescriptor. acls -
Uses of XNodeList in org.nuxeo.ecm.directory.ldap
Fields in org.nuxeo.ecm.directory.ldap with annotations of type XNodeList Modifier and Type Field Description String[]LDAPDirectoryDescriptor. creationClassesMethods in org.nuxeo.ecm.directory.ldap with annotations of type XNodeList Modifier and Type Method Description voidLDAPServerDescriptor. 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 XNodeList Modifier and Type Field Description FieldDescriptor[]SubDirectoryDescriptor. fieldsprotected SourceDescriptor[]MultiDirectoryDescriptor. sourcesSubDirectoryDescriptor[]SourceDescriptor. subDirectories -
Uses of XNodeList in org.nuxeo.ecm.platform.actions
Fields in org.nuxeo.ecm.platform.actions with annotations of type XNodeList Modifier and Type Field Description protected String[]Action. categoriesprotected List<String>Action. filterIdsprotected ActionFilter[]Action. filtersprotected FilterRule[]DefaultActionFilter. rulesMethods in org.nuxeo.ecm.platform.actions with annotations of type XNodeList Modifier and Type Method Description voidFilterRule. setConditions(String[] conditions) -
Uses of XNodeList in org.nuxeo.ecm.platform.audit.service.extension
Fields in org.nuxeo.ecm.platform.audit.service.extension with annotations of type XNodeList Modifier and Type Field Description protected List<ExtendedInfoDescriptor>EventDescriptor. extendedInfoDescriptors -
Uses of XNodeList in org.nuxeo.ecm.platform.content.template.service
Fields in org.nuxeo.ecm.platform.content.template.service with annotations of type XNodeList Modifier and Type Field Description List<ACEDescriptor>TemplateItemDescriptor. aclList<NotificationDescriptor>TemplateItemDescriptor. notificationsList<PropertyDescriptor>TemplateItemDescriptor. properties -
Uses of XNodeList in org.nuxeo.ecm.platform.ec.notification.service
Fields in org.nuxeo.ecm.platform.ec.notification.service with annotations of type XNodeList Modifier and Type Field Description protected 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 Modifier and Type Field Description protected List<String>CreationContainerListProviderDescriptor. docTypesprotected List<String>UnicityExtension. fieldsprotected List<String>FileImporterDescriptor. filters -
Uses of XNodeList in org.nuxeo.ecm.platform.htmlsanitizer
Fields in org.nuxeo.ecm.platform.htmlsanitizer with annotations of type XNodeList Modifier and Type Field Description List<FieldDescriptor>HtmlSanitizerDescriptor. fieldsList<String>HtmlSanitizerDescriptor. types -
Uses of XNodeList in org.nuxeo.ecm.platform.oauth2.openid
Fields in org.nuxeo.ecm.platform.oauth2.openid with annotations of type XNodeList Modifier and Type Field Description protected String[]OpenIDConnectProviderDescriptor. scopes -
Uses of XNodeList in org.nuxeo.ecm.platform.oauth2.providers
Fields in org.nuxeo.ecm.platform.oauth2.providers with annotations of type XNodeList Modifier and Type Field Description protected String[]OAuth2ServiceProviderDescriptor. scopes -
Uses of XNodeList in org.nuxeo.ecm.platform.picture.api
Fields in org.nuxeo.ecm.platform.picture.api with annotations of type XNodeList Modifier and Type Field Description protected List<String>PictureConversion. filterIds -
Uses of XNodeList in org.nuxeo.ecm.platform.query.core
Fields in org.nuxeo.ecm.platform.query.core with annotations of type XNodeList Modifier and Type Field Description protected List<AggregateRangeDateDescriptor>AggregateDescriptor. aggregateDateRangesprotected List<AggregateRangeDescriptor>AggregateDescriptor. aggregateRangesprotected List<AggregateDescriptor>BasePageProviderDescriptor. aggregatesprotected List<Long>BasePageProviderDescriptor. pageSizeOptionsprotected PredicateDefinition[]WhereClauseDescriptor. predicatesprotected String[]BasePageProviderDescriptor. queryParametersprotected List<QuickFilterDescriptor>BasePageProviderDescriptor. quickFiltersprotected 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 Modifier and Type Field Description protected List<String>RenditionDefinition. filterIdsprotected List<String>RenditionDefinitionProviderDescriptor. filterIds -
Uses of XNodeList in org.nuxeo.ecm.platform.types
Fields in org.nuxeo.ecm.platform.types with annotations of type XNodeList Modifier and Type Field Description protected String[]Type. actionsprotected String[]Type. deniedSubTypesMethods in org.nuxeo.ecm.platform.types with annotations of type XNodeList Modifier and Type Method Description voidType. addSubType(List<SubType> subTypes)voidType. setViews(TypeView[] views) -
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 XNodeList Modifier and Type Field Description protected List<LoginProviderLink>LoginScreenConfig. providersprotected List<LoginVideo>LoginScreenConfig. videos -
Uses of XNodeList in org.nuxeo.ecm.platform.usermanager
Fields in org.nuxeo.ecm.platform.usermanager with annotations of type XNodeList Modifier and Type Field Description List<String>UserManagerDescriptor. administratorsGroupsList<String>UserManagerDescriptor. defaultAdministratorIdsList<String>VirtualUserDescriptor. groupsString[]PropertyListDescriptor. valuesMethods in org.nuxeo.ecm.platform.usermanager with annotations of type XNodeList Modifier and Type Method Description voidUserManagerDescriptor. 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 Modifier and Type Field Description List<String>ResourceDescriptor. dependenciesList<String>ResourceDescriptor. processorsprotected List<String>ProcessorDescriptor. types -
Uses of XNodeList in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Fields in org.nuxeo.ecm.webengine.jaxrs.servlet.config with annotations of type XNodeList Modifier and Type Field Description protected ArrayList<FilterDescriptor>FilterSetDescriptor. filtersprotected ArrayList<FilterSetDescriptor>ServletDescriptor. filtersprotected ArrayList<ListenerDescriptor>ListenerSetDescriptor. listenerDescriptors -
Uses of XNodeList in org.nuxeo.ecm.webengine.model
Fields in org.nuxeo.ecm.webengine.model with annotations of type XNodeList Modifier and Type Field Description protected List<String>LinkDescriptor. 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 XNodeList Modifier and Type Field Description String[]AdapterDescriptor. facetsList<File>ModuleConfiguration. fragmentDirectoriesList<LinkDescriptor>ModuleConfiguration. linksMediaTypeRef[]ModuleConfiguration. mediatTypeRefsList<ModuleShortcut>ModuleConfiguration. moduleShortcutsA list of entry points into the module - to be shown in the main webengine page.Set<String>ModuleConfiguration. naturesList<ResourceBinding>ModuleConfiguration. resourcesDeprecated.resources are deprecated - you should use a jax-rs application to declare more resources. -
Uses of XNodeList in org.nuxeo.elasticsearch.config
Fields in org.nuxeo.elasticsearch.config with annotations of type XNodeList Modifier and Type Field Description protected String[]ElasticSearchIndexConfig. excludesprotected String[]ElasticSearchIndexConfig. includes -
Uses of XNodeList in org.nuxeo.runtime.deployment.preprocessor
Fields in org.nuxeo.runtime.deployment.preprocessor with annotations of type XNodeList Modifier and Type Field Description TemplateContribution[]FragmentDescriptor. contributionsList<String>ContainerDescriptor. directoriesString[]FragmentDescriptor. requiredByList<String>FragmentDescriptor. requires -
Uses of XNodeList in org.nuxeo.runtime.metrics
Fields in org.nuxeo.runtime.metrics with annotations of type XNodeList Modifier and Type Field Description protected List<String>MetricsConfigurationDescriptor.FilterDescriptor. allowedPrefixprotected List<String>MetricsConfigurationDescriptor.FilterDescriptor. deniedExpansionsprotected List<String>MetricsConfigurationDescriptor.FilterDescriptor. deniedPrefixprotected List<MetricsConfigurationDescriptor.FilterDescriptor>MetricsConfigurationDescriptor. filtersprotected List<MetricsConfigurationDescriptor.InstrumentDescriptor>MetricsConfigurationDescriptor. instruments -
Uses of XNodeList in org.nuxeo.runtime.model.impl
Fields in org.nuxeo.runtime.model.impl with annotations of type XNodeList Modifier and Type Field Description Class<?>[]ExtensionPointImpl. contributions -
Uses of XNodeList in org.nuxeo.runtime.server
Fields in org.nuxeo.runtime.server with annotations of type XNodeList Modifier and Type Field Description protected List<String>FilterMappingDescriptor. dispatchersprotected List<FilterMappingDescriptor>FilterDescriptor. filterMappingsprotected List<String>ServletDescriptor. urlPatternsMethods in org.nuxeo.runtime.server with annotations of type XNodeList Modifier and Type Method Description voidFilterDescriptor. 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 Modifier and Type Field Description List<StreamProcessorDescriptor.ComputationDescriptor>StreamProcessorDescriptor. computationsList<StreamProcessorDescriptor.FilterDescriptor>StreamProcessorDescriptor.StreamDescriptor. filtersList<LogConfigDescriptor.LogDescriptor>LogConfigDescriptor. logsList<LogConfigDescriptor.LogMatchDescriptor>LogConfigDescriptor. matchesList<StreamProcessorDescriptor.PolicyDescriptor>StreamProcessorDescriptor. policiesList<StreamProcessorDescriptor.StreamDescriptor>StreamProcessorDescriptor. streams -
Uses of XNodeList in org.nuxeo.targetplatforms.core.descriptors
Fields in org.nuxeo.targetplatforms.core.descriptors with annotations of type XNodeList Modifier and Type Field Description List<String>TargetPackageDescriptor. dependenciesList<String>TargetPackageDescriptor. targetPlatforms -
Uses of XNodeList in org.nuxeo.template.api.descriptor
Fields in org.nuxeo.template.api.descriptor with annotations of type XNodeList Modifier and Type Field Description protected List<String>ContextExtensionFactoryDescriptor. aliasNamesprotected List<String>TemplateProcessorDescriptor. supportedExtensionsprotected List<String>TemplateProcessorDescriptor. supportedMimeTypes
-