Uses of Annotation Interface
org.nuxeo.common.xmap.annotation.XNode
Package
Description
A framework used to map XML (config) files to Java objects attributes,
as specified using Java annotations.
Event Service implementation.
Manages LifeCycle configuration (states, transitions...).
Schema API and implementation; a schema describes the names and types of some fields.
Implementation of a Nuxeo repository over an SQL database.
Provides the interfaces necessary to create and manipulate
DocumentRoute
.Provides implementation for the api package.
PKI services implementation.
PDF signing services implementation.
Certificate user services implementation.
-
Uses of XNode in org.nuxeo.automation.scripting.internals
Modifier and TypeFieldDescriptionprotected String
ScriptingOperationDescriptor.category
protected String
ScriptingOperationDescriptor.description
protected boolean
ScriptingOperationDescriptor.enabled
protected String
ScriptingOperationDescriptor.id
protected String
ScriptingOperationDescriptor.inputType
protected String
ScriptingOperationDescriptor.outputType
protected String
ScriptingOperationDescriptor.source
-
Uses of XNode in org.nuxeo.binary.metadata.internals
Modifier and TypeFieldDescriptionprotected String
MetadataMappingDescriptor.blobXPath
protected Boolean
MetadataRuleDescriptor.enabled
protected String
MetadataMappingDescriptor.id
protected String
MetadataProcessorDescriptor.id
protected String
MetadataRuleDescriptor.id
protected Boolean
MetadataMappingDescriptor.ignorePrefix
protected Boolean
MetadataRuleDescriptor.isAsync
protected String
MetadataMappingDescriptor.MetadataDescriptor.name
protected Integer
MetadataRuleDescriptor.order
protected String
MetadataMappingDescriptor.processor
protected Boolean
MetadataMappingDescriptor.readOnly
protected String
MetadataMappingDescriptor.MetadataDescriptor.xpath
Modifier and TypeMethodDescriptionvoid
MetadataProcessorDescriptor.setClass
(Class<? extends BinaryMetadataProcessor> aType) -
Uses of XNode in org.nuxeo.common.server
-
Uses of XNode in org.nuxeo.common.xmap
-
Uses of XNode in org.nuxeo.connect.update.xml
Modifier and TypeFieldDescriptionprotected String
PackageDefinitionImpl.classifier
FormDefinition.description
protected String
PackageDefinitionImpl.description
protected boolean
PackageDefinitionImpl.hotReloadSupport
FormDefinition.image
protected TaskDefinitionImpl
PackageDefinitionImpl.installer
A class implementingTask
. if not specified the default implementation will be usedprotected boolean
FieldDefinition.isReadOnly
protected boolean
FieldDefinition.isRequired
protected boolean
FieldDefinition.isVertical
protected String
FieldDefinition.label
protected String
PackageDefinitionImpl.license
The license name.protected String
PackageDefinitionImpl.licenseUrl
A license URL.protected String
FieldDefinition.name
protected String
PackageDefinitionImpl.name
protected boolean
PackageDefinitionImpl.requireTermsAndConditionsAcceptance
protected boolean
TaskDefinitionImpl.restart
Whether the platform must be restarted after executing the task.protected String
PackageDefinitionImpl.targetPlatformName
The target platform name where this package may be installed.protected String
PackageDefinitionImpl.targetPlatformRange
The target platform range where this package may be installed.FormDefinition.title
protected String
PackageDefinitionImpl.title
protected String
FieldDefinition.type
protected org.nuxeo.connect.update.PackageType
PackageDefinitionImpl.type
protected String
TaskDefinitionImpl.type
A class implementingTask
protected TaskDefinitionImpl
PackageDefinitionImpl.uninstaller
A class implementingTask
. if not specified the default implementation will be usedprotected String
PackageDefinitionImpl.validator
A class implementingValidator
.protected String
FieldDefinition.value
protected String
PackageDefinitionImpl.vendor
protected org.nuxeo.connect.update.Version
PackageDefinitionImpl.version
-
Uses of XNode in org.nuxeo.directory.mongodb
Modifier and TypeFieldDescriptionprotected String
MongoDBReferenceDescriptor.collection
protected String
MongoDBReferenceDescriptor.dataFileName
protected String
MongoDBReferenceDescriptor.fieldName
protected String
MongoDBReferenceDescriptor.sourceField
protected String
MongoDBReferenceDescriptor.targetDirectoryName
protected String
MongoDBReferenceDescriptor.targetField
-
Uses of XNode in org.nuxeo.dmk
-
Uses of XNode in org.nuxeo.drive.service.impl
Modifier and TypeFieldDescriptionprotected Class<? extends FileSystemChangeFinder>
ChangeFinderDescriptor.changeFinderClass
protected String
FileSystemItemFactoryDescriptor.docType
protected boolean
ActiveFileSystemItemFactoryDescriptor.enabled
protected String
FileSystemItemFactoryDescriptor.facet
protected Class<? extends FileSystemItemFactory>
FileSystemItemFactoryDescriptor.factoryClass
protected Class<? extends TopLevelFolderItemFactory>
TopLevelFolderItemFactoryDescriptor.factoryClass
protected boolean
ActiveFileSystemItemFactoriesDescriptor.merge
protected String
ActiveFileSystemItemFactoryDescriptor.name
protected String
ActiveTopLevelFolderItemFactoryDescriptor.name
protected String
FileSystemItemFactoryDescriptor.name
protected int
FileSystemItemFactoryDescriptor.order
-
Uses of XNode in org.nuxeo.ecm.automation
-
Uses of XNode in org.nuxeo.ecm.automation.context
Modifier and TypeFieldDescriptionprotected boolean
ContextHelperDescriptor.enabled
protected String
ContextHelperDescriptor.id
Modifier and TypeMethodDescriptionvoid
ContextHelperDescriptor.setClass
(Class<? extends ContextHelper> aType) -
Uses of XNode in org.nuxeo.ecm.automation.core
Modifier and TypeFieldDescriptionClass<?>
TypeAdapterContribution.accept
protected String
ChainExceptionDescriptor.ChainExceptionRun.chainId
Class<? extends TypeAdapter>
TypeAdapterContribution.clazz
Adapter implementation classprotected String
OperationChainContribution.description
protected boolean
OperationChainContribution.enabled
protected String
ChainExceptionDescriptor.ChainExceptionRun.filterId
protected String
AutomationFilterDescriptor.id
protected String
ChainExceptionDescriptor.id
protected String
OperationChainContribution.id
protected String
OperationChainContribution.Operation.id
protected boolean
OperationChainContribution.isPublic
protected String
OperationChainContribution.Param.name
protected String
ChainExceptionDescriptor.onChainId
protected Integer
ChainExceptionDescriptor.ChainExceptionRun.priority
Class<?>
TypeAdapterContribution.produce
protected boolean
OperationChainContribution.replace
boolean
OperationContribution.replace
Put it to true to override an existing contribution having the same ID.protected Boolean
ChainExceptionDescriptor.ChainExceptionRun.rollBack
protected String
OperationChainContribution.Param.type
OperationContribution.type
The operation class that must be annotated usingOperation
annotation. -
Uses of XNode in org.nuxeo.ecm.automation.core.events
Modifier and TypeFieldDescriptionprotected String
EventHandler.chainId
protected boolean
EventHandler.enabled
protected String
EventHandler.facet
protected String
EventHandler.id
protected Boolean
EventHandler.isAdministrator
protected boolean
EventHandler.isPostCommit
protected String
EventHandler.pathStartsWith
Modifier and TypeMethodDescriptionprotected void
EventHandler._setCondition
(String expr) void
EventHandler.setAttribute
(String attribute) protected void
EventHandler.setLifeCycleExpr
(String lifeCycles) -
Uses of XNode in org.nuxeo.ecm.automation.io.services.codec
-
Uses of XNode in org.nuxeo.ecm.automation.server
Modifier and TypeFieldDescriptionboolean
RestBinding.chain
boolean
RestBinding.isAdministrator
boolean
RestBinding.isDisabled
boolean
RestBinding.isSecure
RestBinding.name
-
Uses of XNode in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
Modifier and TypeFieldDescriptionClass<? extends BatchHandler>
BatchHandlerDescriptor.klass
BatchHandlerDescriptor.name
-
Uses of XNode in org.nuxeo.ecm.core
-
Uses of XNode in org.nuxeo.ecm.core.api.blobholder
-
Uses of XNode in org.nuxeo.ecm.core.api.externalblob
Modifier and TypeFieldDescriptionprotected Class<? extends ExternalBlobAdapter>
ExternalBlobAdapterDescriptor.adapter
protected String
ExternalBlobAdapterDescriptor.prefix
-
Uses of XNode in org.nuxeo.ecm.core.api.pathsegment
-
Uses of XNode in org.nuxeo.ecm.core.api.propertiesmapping
-
Uses of XNode in org.nuxeo.ecm.core.api.repository
Modifier and TypeMethodDescriptionvoid
PoolConfiguration.setMaxActive
(int num) void
PoolConfiguration.setMaxIdle
(int num) void
PoolConfiguration.setMaxWait
(int num) -
Uses of XNode in org.nuxeo.ecm.core.api.thumbnail
-
Uses of XNode in org.nuxeo.ecm.core.blob
-
Uses of XNode in org.nuxeo.ecm.core.blob.binary
-
Uses of XNode in org.nuxeo.ecm.core.bulk
Modifier and TypeFieldDescriptionBulkActionDescriptor.batchSize
BulkActionDescriptor.batchTransactionTimeout
BulkActionDescriptor.bucketSize
BulkActionDescriptor.defaultQueryLimit
BulkActionDescriptor.defaultScroller
BulkActionDescriptor.exclusive
BulkActionDescriptor.httpEnabled
BulkActionDescriptor.inputStream
protected boolean
BulkActionDescriptor.isEnabled
BulkActionDescriptor.name
BulkActionDescriptor.sequentialCommands
Deprecated.BulkActionDescriptor.sequentialProcessing
BulkActionDescriptor.sequentialScroll
Class<? extends BulkActionValidation>
BulkActionDescriptor.validationClass
-
Uses of XNode in org.nuxeo.ecm.core.cache
-
Uses of XNode in org.nuxeo.ecm.core.convert.extension
Modifier and TypeFieldDescriptionprotected Boolean
ConverterDescriptor.bypassIfSameMimeType
protected String
GlobalConfigDescriptor.cachingDirectory
protected Class<?>
ConverterDescriptor.className
protected String
ConverterDescriptor.converterName
protected String
ConverterDescriptor.converterType
protected String
ConverterDescriptor.destinationMimeType
protected Boolean
GlobalConfigDescriptor.enableCache
Modifier and TypeMethodDescriptionvoid
GlobalConfigDescriptor.setDiskCacheSize
(int size) void
GlobalConfigDescriptor.setGCInterval
(long value) -
Uses of XNode in org.nuxeo.ecm.core.event.impl
Modifier and TypeFieldDescriptionprotected String
EventListenerDescriptor.className
The event listener class.protected Boolean
EventListenerDescriptor.isAsync
Applies only for post commit listenerprotected boolean
EventListenerDescriptor.isEnabled
protected boolean
EventListenerDescriptor.isPostCommit
Applies only for scripts.protected String
EventListenerDescriptor.name
protected Integer
EventListenerDescriptor.priority
The priority to be used to order listeners.protected Integer
EventListenerDescriptor.retryCount
protected String
EventListenerDescriptor.script
A script reference: URL, file path, or bundle entry.protected boolean
EventListenerDescriptor.singleThreaded
protected Integer
EventListenerDescriptor.transactionTimeOut
-
Uses of XNode in org.nuxeo.ecm.core.event.pipe
-
Uses of XNode in org.nuxeo.ecm.core.event.pipe.dispatch
Modifier and TypeFieldDescriptionprotected Class<? extends EventBundleDispatcher>
EventDispatcherDescriptor.clazz
The implementation class.protected String
EventDispatcherDescriptor.name
-
Uses of XNode in org.nuxeo.ecm.core.event.stream
Modifier and TypeFieldDescriptionprotected Class<? extends DomainEventProducer>
DomainEventProducerDescriptor.domainEventProducerClass
protected boolean
DomainEventProducerDescriptor.isEnabled
protected String
DomainEventProducerDescriptor.name
DomainEventProducerDescriptor.stream
-
Uses of XNode in org.nuxeo.ecm.core.filter
-
Uses of XNode in org.nuxeo.ecm.core.io.download
-
Uses of XNode in org.nuxeo.ecm.core.io.registry
-
Uses of XNode in org.nuxeo.ecm.core.lifecycle.extensions
Modifier and TypeFieldDescriptionprotected String
LifeCycleTypesDescriptor.name
protected String
LifeCycleTypesDescriptor.noRecursionForTransitions
protected String
LifeCycleTypesDescriptor.type
Modifier and TypeMethodDescriptionvoid
LifeCycleDescriptor.setLifeCycleManager
(String lifeCycleManager) -
Uses of XNode in org.nuxeo.ecm.core.management.storage
Modifier and TypeFieldDescriptionprotected String
DocumentStoreConfigurationDescriptor.groupName
protected String
DocumentStoreHandlerDescriptor.id
protected String
DocumentStoreConfigurationDescriptor.repositoryName
Modifier and TypeMethodDescriptionvoid
DocumentStoreHandlerDescriptor.setClass
(Class<? extends DocumentStoreHandler> clazz) -
Uses of XNode in org.nuxeo.ecm.core.opencmis.bindings
Modifier and TypeFieldDescriptionClass<? extends NuxeoCmisServiceFactory>
NuxeoCmisServiceFactoryDescriptor.factoryClass
-
Uses of XNode in org.nuxeo.ecm.core.persistence
-
Uses of XNode in org.nuxeo.ecm.core.scheduler
Modifier and TypeFieldDescriptionScheduleImpl.cronExpression
boolean
ScheduleImpl.enabled
ScheduleImpl.eventCategory
ScheduleImpl.eventId
ScheduleImpl.id
Class<? extends EventJobFactory>
ScheduleImpl.jobFactoryClass
ScheduleImpl.timeZone
ScheduleImpl.username
-
Uses of XNode in org.nuxeo.ecm.core.schema
Modifier and TypeFieldDescriptionprotected Boolean
TypeConfiguration.allowVersionWriteForDublinCore
boolean
DocumentTypeDescriptor.append
protected boolean
PropertyDeprecationDescriptor.deprecated
Deprecated.protected String
PropertyDescriptor.deprecation
boolean
DocumentTypeDescriptor.enabled
FacetDescriptor.enabled
SchemaBindingDescriptor.enabled
protected String
PropertyDeprecationDescriptor.fallback
Deprecated.protected String
PropertyDescriptor.fallback
protected String
PropertyDescriptor.indexOrder
boolean
SchemaDescriptor.isLazy
boolean
SchemaBindingDescriptor.isVersionWritable
DocumentTypeDescriptor.name
FacetDescriptor.name
protected String
PropertyDeprecationDescriptor.name
Deprecated.protected String
PropertyDescriptor.name
SchemaBindingDescriptor.name
SchemaDescriptor.name
boolean
SchemaBindingDescriptor.override
FacetDescriptor.perDocumentQuery
DocumentTypeDescriptor.prefetch
SchemaBindingDescriptor.prefix
boolean
PropertyDescriptor.remove
PropertyDescriptor.retainable
protected String
PropertyDeprecationDescriptor.schema
Deprecated.protected String
PropertyDescriptor.schema
PropertyDescriptor.secured
DocumentTypeDescriptor.special
Allows to exclude the doctype from copy operations for example.SchemaBindingDescriptor.src
DocumentTypeDescriptor.superTypeName
SchemaBindingDescriptor.xsdRootElement
-
Uses of XNode in org.nuxeo.ecm.core.scroll
-
Uses of XNode in org.nuxeo.ecm.core.storage
-
Uses of XNode in org.nuxeo.ecm.core.storage.dbs
Modifier and TypeFieldDescriptionDBSRepositoryDescriptor.cacheConcurrencyLevel
DBSRepositoryDescriptor.cacheMaxSize
DBSRepositoryDescriptor.cacheTTL
Class<? extends DBSClusterInvalidator>
DBSRepositoryDescriptor.clusterInvalidatorClass
protected Boolean
DBSRepositoryDescriptor.createIndexes
protected Boolean
DBSRepositoryDescriptor.headless
DBSRepositoryDescriptor.idType
protected Boolean
DBSRepositoryDescriptor.isDefault
DBSRepositoryDescriptor.label
DBSRepositoryDescriptor.name
DBSRepositoryDescriptor.pool
Modifier and TypeMethodDescriptionvoid
DBSRepositoryDescriptor.setFulltextDisabled
(boolean disabled) void
DBSRepositoryDescriptor.setFulltextFieldSizeLimit
(int fieldSizeLimit) void
DBSRepositoryDescriptor.setFulltextSearchDisabled
(boolean disabled) void
DBSRepositoryDescriptor.setFulltextStoredInBlob
(boolean storedInBlob) -
Uses of XNode in org.nuxeo.ecm.core.storage.lock
Modifier and TypeFieldDescriptionClass<? extends LockManager>
LockManagerDescriptor.klass
LockManagerDescriptor.name
-
Uses of XNode in org.nuxeo.ecm.core.storage.mongodb
Modifier and TypeFieldDescriptionMongoDBRepositoryDescriptor.childNameUniqueConstraintEnabled
MongoDBRepositoryDescriptor.nativeId
MongoDBRepositoryDescriptor.sequenceBlockSize
-
Uses of XNode in org.nuxeo.ecm.core.storage.sql
Modifier and TypeFieldDescriptionClass<? extends CachingMapper>
RepositoryDescriptor.cachingMapperClass
Class<? extends VCSClusterInvalidator>
RepositoryDescriptor.clusterInvalidatorClass
RepositoryDescriptor.FieldDescriptor.column
RepositoryDescriptor.idType
RepositoryDescriptor.label
RepositoryDescriptor.pool
RepositoryDescriptor.repositoryDescriptor
RepositoryDescriptor.FieldDescriptor.table
RepositoryDescriptor.FieldDescriptor.type
RepositoryDescriptor.usersSeparatorKey
Modifier and TypeMethodDescriptionvoid
RepositoryDescriptor.setFulltextAnalyzer
(String fulltextAnalyzer) void
RepositoryDescriptor.setFulltextCatalog
(String fulltextCatalog) void
RepositoryDescriptor.setFulltextDisabled
(boolean disabled) void
RepositoryDescriptor.setFulltextFieldSizeLimit
(int fieldSizeLimit) void
RepositoryDescriptor.setFulltextSearchDisabled
(boolean disabled) void
RepositoryDescriptor.setFulltextStoredInBlob
(boolean storedInBlob) void
void
void
RepositoryDescriptor.setQueryMakerDeprecated
(String klass) void
RepositoryDescriptor.FieldDescriptor.setXNodeContent
(String name) -
Uses of XNode in org.nuxeo.ecm.core.storage.sql.jdbc
Modifier and TypeFieldDescriptionboolean
QueryMakerDescriptor.enabled
QueryMakerDescriptor.name
Class<? extends QueryMaker>
QueryMakerDescriptor.queryMaker
-
Uses of XNode in org.nuxeo.ecm.core.transientstore.api
Modifier and TypeFieldDescriptionprotected Integer
TransientStoreConfig.absoluteMaxSizeMB
protected Integer
TransientStoreConfig.firstLevelTTL
Class<? extends TransientStoreProvider>
TransientStoreConfig.implClass
TransientStoreConfig.name
protected String
TransientStoreConfig.path
protected Integer
TransientStoreConfig.secondLevelTTL
protected Integer
TransientStoreConfig.targetMaxSizeMB
-
Uses of XNode in org.nuxeo.ecm.core.uidgen
Modifier and TypeFieldDescriptionprotected boolean
UIDSequencerProviderDescriptor.enabled
protected boolean
UIDSequencerProviderDescriptor.isdefault
protected String
UIDSequencerProviderDescriptor.name
protected Class<? extends UIDSequencer>
UIDSequencerProviderDescriptor.sequencerClass
-
Uses of XNode in org.nuxeo.ecm.core.versioning
Modifier and TypeFieldDescriptionprotected boolean
VersioningPolicyDescriptor.beforeUpdate
protected Class<VersioningPolicyFilter>
VersioningFilterDescriptor.className
protected String
VersioningServiceDescriptor.className
protected String
VersioningFilterDescriptor.condition
protected boolean
VersioningRestrictionOptionsDescriptor.OptionDescriptor.defaultOpt
protected String
VersioningFilterDescriptor.id
protected String
VersioningPolicyDescriptor.id
protected VersioningOption
VersioningPolicyDescriptor.increment
protected InitialStateDescriptor
VersioningPolicyDescriptor.initialState
protected String
VersioningRestrictionOptionsDescriptor.lifeCycleState
protected int
InitialStateDescriptor.major
protected int
InitialStateDescriptor.minor
protected VersioningOption
VersioningRestrictionOptionsDescriptor.OptionDescriptor.option
protected Integer
VersioningPolicyDescriptor.order
protected String
VersioningRestrictionDescriptor.type
-
Uses of XNode in org.nuxeo.ecm.core.work.api
Modifier and TypeFieldDescriptionWorkQueueDescriptor.capacity
When specified, make the blocking queue bounded, so submission will block until space become available.WorkQueueDescriptor.id
Class<? extends WorkQueuing>
WorkQueuingDescriptor.klass
WorkQueueDescriptor.maxThreads
WorkQueueDescriptor.name
WorkQueueDescriptor.processing
WorkQueueDescriptor.queuing
-
Uses of XNode in org.nuxeo.ecm.directory
Modifier and TypeFieldDescriptionBaseDirectoryDescriptor.autoincrementIdField
BaseDirectoryDescriptor.cacheEntryName
BaseDirectoryDescriptor.cacheEntryWithoutReferencesName
BaseDirectoryDescriptor.cacheMaxSize
BaseDirectoryDescriptor.cacheTimeout
protected boolean
BaseDirectoryDescriptor.computeMultiTenantId
BaseDirectoryDescriptor.createTablePolicy
BaseDirectoryDescriptor.dataFileCharacterSeparator
BaseDirectoryDescriptor.dataFileName
protected String
ReferenceDescriptor.dataFileName
BaseDirectoryDescriptor.dataLoadingPolicy
protected String
InverseReferenceDescriptor.directory
protected String
ReferenceDescriptor.directory
protected String
InverseReferenceDescriptor.dualReferenceName
BaseDirectoryDescriptor.extendz
protected String
InverseReferenceDescriptor.fieldName
protected String
ReferenceDescriptor.fieldName
BaseDirectoryDescriptor.idField
protected Class<? extends DirectoryDeleteConstraint>
DirectoryDeleteConstraintDescriptor.klass
BaseDirectoryDescriptor.name
PermissionDescriptor.name
BaseDirectoryDescriptor.negativeCaching
BaseDirectoryDescriptor.parentDirectory
BaseDirectoryDescriptor.passwordField
BaseDirectoryDescriptor.passwordHashAlgorithm
BaseDirectoryDescriptor.readOnly
protected boolean
InverseReferenceDescriptor.readOnly
protected String
ReferenceDescriptor.referenceName
boolean
BaseDirectoryDescriptor.remove
BaseDirectoryDescriptor.schemaName
protected String
ReferenceDescriptor.source
BaseDirectoryDescriptor.substringMatchType
BaseDirectoryDescriptor.tableName
protected String
ReferenceDescriptor.target
boolean
BaseDirectoryDescriptor.template
-
Uses of XNode in org.nuxeo.ecm.directory.core
Modifier and TypeFieldDescriptionprotected Boolean
CoreDirectoryDescriptor.canCreateRootFolder
protected String
CoreDirectoryDescriptor.createPath
protected String
CoreDirectoryDescriptor.docType
boolean
CoreDirectoryDescriptor.ACLDescriptor.granted
CoreDirectoryDescriptor.ACLDescriptor.privilege
CoreDirectoryDescriptor.querySizeLimit
protected String
CoreDirectoryDescriptor.repositoryName
CoreDirectoryDescriptor.ACLDescriptor.userOrGroupName
-
Uses of XNode in org.nuxeo.ecm.directory.ldap
Modifier and TypeFieldDescriptionClass<? extends EntryAdaptor>
LDAPDirectoryDescriptor.EntryAdaptorDescriptor.adaptorClass
LDAPDynamicReferenceDescriptor.baseDN
int
LDAPServerDescriptor.connectionTimeout
LDAPDirectoryDescriptor.creationBaseDn
protected String
LDAPReference.dynamicAttributeId
LDAPDirectoryDescriptor.emptyRefMarker
protected Class<? extends LdapExceptionProcessor>
LDAPDirectoryDescriptor.exceptionProcessorClass
LDAPDynamicReferenceDescriptor.filter
protected Boolean
LDAPDirectoryDescriptor.followReferrals
Since 5.9.4boolean
LDAPReference.forceDnConsistencyCheck
LDAPDirectoryDescriptor.idCase
Since 5.4.2: force id case to upper or lower, or leaver it unchanged.LDAPDirectoryDescriptor.missingIdFieldCase
LDAPServerDescriptor.name
boolean
LDAPServerDescriptor.poolingEnabled
protected int
LDAPServerDescriptor.poolingTimeout
LDAPDirectoryDescriptor.rdnAttribute
int
LDAPServerDescriptor.retries
LDAPDirectoryDescriptor.searchBaseDn
LDAPDirectoryDescriptor.serverName
protected String
LDAPReference.staticAttributeId
LDAPDynamicReferenceDescriptor.type
boolean
LDAPServerDescriptor.verifyServerCert
Modifier and TypeMethodDescriptionvoid
void
LDAPServerDescriptor.setBindPassword
(String bindPassword) void
LDAPDirectoryDescriptor.setEntryAdaptor
(LDAPDirectoryDescriptor.EntryAdaptorDescriptor adaptorDescriptor) void
LDAPReference.setFieldName
(String fieldName) void
LDAPTreeReference.setFieldName
(String fieldName) void
void
LDAPDirectoryDescriptor.setSearchFilter
(String searchFilter) void
LDAPDirectoryDescriptor.setSearchScope
(String searchScope) void
LDAPReference.setTargetDirectoryName
(String targetDirectoryName) void
LDAPTreeReference.setTargetDirectoryName
(String targetDirectoryName) -
Uses of XNode in org.nuxeo.ecm.directory.multi
-
Uses of XNode in org.nuxeo.ecm.directory.sql
Modifier and TypeFieldDescriptionprotected String
SQLStaticFilter.column
protected String
TableReferenceDescriptor.dataFileName
SQLDirectoryDescriptor.dataSourceName
protected String
TableReferenceDescriptor.fieldName
SQLDirectoryDescriptor.nativeCase
protected String
SQLStaticFilter.operator
protected String
TableReferenceDescriptor.sourceColumn
protected String
TableReferenceDescriptor.tableName
protected String
TableReferenceDescriptor.targetColumn
protected String
TableReferenceDescriptor.targetDirectoryName
protected String
SQLStaticFilter.type
protected String
SQLStaticFilter.value
-
Uses of XNode in org.nuxeo.ecm.jwt
Modifier and TypeFieldDescriptionJWTServiceConfigurationDescriptor.defaultTTL
JWTServiceConfigurationDescriptor.secret
-
Uses of XNode in org.nuxeo.ecm.multi.tenant
Modifier and TypeFieldDescriptionprotected boolean
MultiTenantConfiguration.enabledByDefault
protected String
MultiTenantConfiguration.membersGroupPermission
protected String
MultiTenantConfiguration.tenantDocumentType
-
Uses of XNode in org.nuxeo.ecm.platform.actions
Modifier and TypeFieldDescriptionprotected String
Action.accessKey
protected boolean
DefaultActionFilter.append
protected String
Action.confirm
protected Boolean
Action.enabled
protected String
Action.help
protected String
Action.icon
protected String
Action.id
protected String
DefaultActionFilter.id
protected Boolean
Action.immediate
protected String
Action.label
protected int
Action.order
Attribute that provides a hint for action ordering.protected ActionPropertiesDescriptor
Action.properties
protected String
Action.type
-
Uses of XNode in org.nuxeo.ecm.platform.audit.service.extension
Modifier and TypeFieldDescriptionprotected Class<? extends AuditStorage>
AuditStorageDescriptor.clazz
protected String
AuditStorageDescriptor.id
protected Class<?>
AdapterDescriptor.klass
protected Class<? extends AuditBackend>
AuditBackendDescriptor.klass
protected Class<? extends AuditBulker>
AuditBulkerDescriptor.klass
Deprecated.int
AuditBulkerDescriptor.size
Deprecated.int
AuditBulkerDescriptor.timeout
Deprecated. -
Uses of XNode in org.nuxeo.ecm.platform.auth.saml.key
Modifier and TypeFieldDescriptionprotected String
KeyDescriptor.encryptionKey
protected String
KeyDescriptor.keystoreFilePath
protected String
KeyDescriptor.keystorePassword
protected String
KeyDescriptor.signingKey
protected String
KeyDescriptor.tlsKey
-
Uses of XNode in org.nuxeo.ecm.platform.commandline.executor.service
Modifier and TypeFieldDescriptionprotected Class<CommandTester>
CommandTesterDescriptor.className
protected String
CommandLineDescriptor.command
protected boolean
CommandLineDescriptor.enabled
protected String
CommandLineDescriptor.installationDirective
protected String
CommandLineDescriptor.name
protected String
CommandTesterDescriptor.name
protected String
EnvironmentDescriptor.name
Ifname
is null, then the environment is global.
Else the environment can be associated with a command ("command name") or with a tool ("command line").protected String
CommandLineDescriptor.parameterString
protected boolean
CommandLineDescriptor.readOutput
protected String
CommandLineDescriptor.tester
protected String
CommandLineDescriptor.testParameterString
CommandLineDescriptor.timeout
protected String
CommandLineDescriptor.winCommand
protected String
CommandLineDescriptor.winParameterString
protected String
CommandLineDescriptor.winTestParameterString
protected String
EnvironmentDescriptor.workingDirectory
-
Uses of XNode in org.nuxeo.ecm.platform.comment.service
Modifier and TypeFieldDescriptionCommentServiceConfig.commentConverterClassName
CommentServiceConfig.commentNamespace
CommentServiceConfig.documentNamespace
CommentServiceConfig.graphName
CommentServiceConfig.predicateNamespace
-
Uses of XNode in org.nuxeo.ecm.platform.computedgroups
Modifier and TypeFieldDescriptionprotected Class<GroupComputer>
GroupComputerDescriptor.computerClass
boolean
DocumentMetadataGroupComputerDescriptor.enabled
protected boolean
GroupComputerDescriptor.enabled
boolean
UserMetadataGroupComputerDescriptor.enabled
DocumentMetadataGroupComputerDescriptor.groupPattern
UserMetadataGroupComputerDescriptor.groupPattern
DocumentMetadataGroupComputerDescriptor.name
protected String
GroupComputerDescriptor.name
UserMetadataGroupComputerDescriptor.name
DocumentMetadataGroupComputerDescriptor.whereClause
UserMetadataGroupComputerDescriptor.xpath
DocumentMetadataGroupComputerDescriptor.xpathSelector
-
Uses of XNode in org.nuxeo.ecm.platform.ec.notification.service
Modifier and TypeFieldDescriptionprotected boolean
NotificationDescriptor.autoSubscribed
protected String
NotificationDescriptor.availableIn
protected String
NotificationDescriptor.channel
protected String
GeneralSettingsDescriptor.eMailSubjectPrefix
protected boolean
NotificationDescriptor.enabled
Class<? extends NotificationListenerHook>
NotificationListenerHookDescriptor.hookListener
protected String
NotificationDescriptor.label
protected String
GeneralSettingsDescriptor.mailSenderName
protected String
GeneralSettingsDescriptor.mailSessionJndiName
protected String
NotificationDescriptor.name
protected String
NotificationEventDescriptor.name
NotificationListenerHookDescriptor.name
protected String
TemplateDescriptor.name
protected String
GeneralSettingsDescriptor.serverPrefix
protected String
TemplateDescriptor.src
protected String
NotificationDescriptor.subject
protected String
NotificationDescriptor.subjectTemplate
protected String
NotificationDescriptor.template
protected String
NotificationDescriptor.templateExpr
The mail template name will be dinamycally evaluated from a Mvel exp -
Uses of XNode in org.nuxeo.ecm.platform.el
-
Uses of XNode in org.nuxeo.ecm.platform.filemanager.service.extension
Modifier and TypeFieldDescriptionprotected String
UnicityExtension.algo
protected String
CreationContainerListProviderDescriptor.className
Deprecated.since 11.1.protected String
FileImporterDescriptor.className
Deprecated.since 11.1.protected String
FolderImporterDescriptor.className
Deprecated.since 11.1.protected Boolean
UnicityExtension.computeDigest
protected String
FileImporterDescriptor.docType
protected Boolean
UnicityExtension.enabled
protected String
FileImporterDescriptor.filter
protected Class<? extends CreationContainerListProvider>
CreationContainerListProviderDescriptor.klass
protected Class<? extends FileImporter>
FileImporterDescriptor.klass
protected Class<? extends FolderImporter>
FolderImporterDescriptor.klass
protected String
CreationContainerListProviderDescriptor.name
protected String
FileImporterDescriptor.name
protected String
FolderImporterDescriptor.name
-
Uses of XNode in org.nuxeo.ecm.platform.forms.layout.descriptors
Modifier and TypeFieldDescriptionprotected Boolean
WidgetSelectOptionsDescriptor.caseSensitive
protected String
WidgetSelectOptionDescriptor.itemDisabled
protected String
WidgetSelectOptionsDescriptor.itemDisabled
protected String
WidgetSelectOptionDescriptor.itemLabel
protected String
WidgetSelectOptionsDescriptor.itemLabel
protected String
WidgetSelectOptionDescriptor.itemRendered
protected String
WidgetSelectOptionsDescriptor.itemRendered
protected String
WidgetSelectOptionDescriptor.itemValue
protected String
WidgetSelectOptionsDescriptor.itemValue
protected String
WidgetSelectOptionsDescriptor.ordering
protected String
WidgetSelectOptionDescriptor.value
protected String
WidgetSelectOptionsDescriptor.value
protected String
WidgetSelectOptionDescriptor.var
protected String
WidgetSelectOptionsDescriptor.var
Modifier and TypeMethodDescriptionvoid
LayoutTypeConfigurationDescriptor.setConfProperties
(PropertiesDescriptor propsDesc) void
WidgetTypeConfigurationDescriptor.setConfProperties
(PropertiesDescriptor propsDesc) -
Uses of XNode in org.nuxeo.ecm.platform.htmlsanitizer
Modifier and TypeFieldDescriptionboolean
HtmlSanitizerDescriptor.enabled
protected String
FieldDescriptor.filterField
protected String
FieldDescriptor.filterValue
HtmlSanitizerDescriptor.name
boolean
HtmlSanitizerDescriptor.override
HtmlSanitizerAntiSamyDescriptor.policy
protected boolean
FieldDescriptor.sanitize
-
Uses of XNode in org.nuxeo.ecm.platform.importer.service
Modifier and TypeFieldDescriptionprotected Boolean
ImporterConfigurationDescriptor.bulkMode
ImporterConfigurationDescriptor.documentModelFactory
protected Class<? extends DefaultDocumentModelFactory>
ImporterConfigurationDescriptor.DocumentModelFactory.documentModelFactoryClass
protected Boolean
ImporterConfigurationDescriptor.enablePerfLogging
protected String
ImporterConfigurationDescriptor.DocumentModelFactory.folderishType
protected Class<? extends ImporterLogger>
ImporterConfigurationDescriptor.importerLogClass
protected String
ImporterConfigurationDescriptor.DocumentModelFactory.leafType
protected String
ImporterConfigurationDescriptor.repository
protected Class<? extends FileSourceNode>
ImporterConfigurationDescriptor.sourceNodeClass
-
Uses of XNode in org.nuxeo.ecm.platform.importer.xml.parser
Modifier and TypeFieldDescriptionprotected String
DocConfigDescriptor.automationChain
protected String
DocConfigDescriptor.docType
protected String
AttributeConfigDescriptor.filter
protected String
DocConfigDescriptor.name
protected boolean
AttributeConfigDescriptor.overwrite
protected String
DocConfigDescriptor.parent
protected String
AttributeConfigDescriptor.tagName
protected String
DocConfigDescriptor.tagName
protected String
AttributeConfigDescriptor.targetDocProperty
protected boolean
DocConfigDescriptor.update
protected String
AttributeConfigDescriptor.xmlPath
-
Uses of XNode in org.nuxeo.ecm.platform.mimetype.service
Modifier and TypeFieldDescriptionprotected boolean
MimetypeDescriptor.binary
protected Element
MimetypeDescriptor.extensions
protected String
MimetypeDescriptor.iconPath
protected String
ExtensionDescriptor.mimetype
protected Element
MimetypeDescriptor.mimetypes
protected String
ExtensionDescriptor.name
protected String
MimetypeDescriptor.normalized
protected boolean
MimetypeDescriptor.oleSupported
protected boolean
MimetypeDescriptor.onlineEditable
-
Uses of XNode in org.nuxeo.ecm.platform.oauth.keys
Modifier and TypeFieldDescriptionprotected String
ServerKeyDescriptor.externalPrivateKey
protected String
ServerKeyDescriptor.externalPrivateKeyName
Most folks should not need to change this from the default value of nuxeo.protected String
ServerKeyDescriptor.externalPublicCertificate
This is here just for convenience of keeping everything together. -
Uses of XNode in org.nuxeo.ecm.platform.oauth2.openid
Modifier and TypeFieldDescriptionprotected String
OpenIDConnectProviderDescriptor.accessTokenKey
protected String
OpenIDConnectProviderDescriptor.authenticationMethod
protected String
OpenIDConnectProviderDescriptor.authorizationServerURL
protected String
OpenIDConnectProviderDescriptor.clientId
protected String
OpenIDConnectProviderDescriptor.clientSecret
protected String
OpenIDConnectProviderDescriptor.description
protected boolean
OpenIDConnectProviderDescriptor.enabled
protected String
OpenIDConnectProviderDescriptor.icon
protected String
OpenIDConnectProviderDescriptor.label
protected String
OpenIDConnectProviderDescriptor.name
protected Class<? extends RedirectUriResolver>
OpenIDConnectProviderDescriptor.redirectUriResolver
protected String
OpenIDConnectProviderDescriptor.tokenServerURL
protected Class<? extends OpenIDUserInfo>
OpenIDConnectProviderDescriptor.userInfoClass
protected String
OpenIDConnectProviderDescriptor.userInfoURL
protected String
OpenIDConnectProviderDescriptor.userMapper
protected Class<? extends UserResolver>
OpenIDConnectProviderDescriptor.userResolverClass
-
Uses of XNode in org.nuxeo.ecm.platform.oauth2.providers
Modifier and TypeFieldDescriptionprotected String
OAuth2ServiceProviderDescriptor.accessTokenKey
protected String
OAuth2ServiceProviderDescriptor.authorizationServerURL
protected String
OAuth2ServiceProviderDescriptor.clientId
protected String
OAuth2ServiceProviderDescriptor.clientSecret
protected String
OAuth2ServiceProviderDescriptor.description
protected boolean
OAuth2ServiceProviderDescriptor.enabled
protected String
OAuth2ServiceProviderDescriptor.icon
protected String
OAuth2ServiceProviderDescriptor.label
protected String
OAuth2ServiceProviderDescriptor.name
protected Class<? extends OAuth2ServiceProvider>
OAuth2ServiceProviderDescriptor.providerClass
protected String
OAuth2ServiceProviderDescriptor.tokenServerURL
protected String
OAuth2ServiceProviderDescriptor.userInfoURL
-
Uses of XNode in org.nuxeo.ecm.platform.picture.api
Modifier and TypeFieldDescriptionprotected String
PictureConversion.chainId
protected String
PictureConversion.description
protected Boolean
PictureConversion.enabled
protected String
PictureConversion.id
protected Integer
PictureConversion.maxSize
protected Integer
PictureConversion.order
protected Boolean
PictureConversion.rendition
protected Boolean
PictureConversion.renditionVisible
protected String
PictureConversion.tag
-
Uses of XNode in org.nuxeo.ecm.platform.picture.core.libraryselector
Modifier and TypeFieldDescriptionLibrarySelectorServiceDescriptor.imageUtils
LibrarySelectorServiceDescriptor.metadataUtils
-
Uses of XNode in org.nuxeo.ecm.platform.publisher.rules
-
Uses of XNode in org.nuxeo.ecm.platform.query.api
-
Uses of XNode in org.nuxeo.ecm.platform.query.core
Modifier and TypeFieldDescriptionprotected PropertiesDescriptor
AggregateDescriptor.aggregateProperties
PageProviderClassReplacerDescriptor.className
protected String
QuickFilterDescriptor.clause
protected boolean
BasePageProviderDescriptor.enabled
protected boolean
PageProviderClassReplacerDescriptor.enabled
protected boolean
WhereClauseDescriptor.escapeFixedPartParameters
protected boolean
BasePageProviderDescriptor.escapePatternParameters
WhereClauseDescriptor.escaperClass
protected FieldDescriptor
AggregateDescriptor.field
AggregateRangeDescriptor.from
AggregateRangeDateDescriptor.fromDate
protected String
PredicateDescriptor.hint
protected String
AggregateDescriptor.id
AggregateRangeDescriptor.key
protected Class<PageProvider<?>>
GenericPageProviderDescriptor.klass
protected Long
BasePageProviderDescriptor.maxPageSize
protected String
BasePageProviderDescriptor.name
protected String
FieldDescriptor.name
protected String
QuickFilterDescriptor.name
protected String
PredicateDescriptor.operatorField
protected String
PredicateDescriptor.operatorSchema
protected long
BasePageProviderDescriptor.pageSize
protected String
BasePageProviderDescriptor.pageSizeBinding
protected String
AggregateDescriptor.parameter
protected String
PredicateDescriptor.parameter
protected boolean
WhereClauseDescriptor.quoteFixedPartParameters
protected boolean
BasePageProviderDescriptor.quotePatternParameters
protected String
FieldDescriptor.schema
protected String
BasePageProviderDescriptor.searchDocumentType
protected String
WhereClauseDescriptor.selectStatement
This parameter allows to override the default select statement used by the fixed part ("select * from Document" for NXQL queries, for instance).protected boolean
BasePageProviderDescriptor.sortable
protected String
BasePageProviderDescriptor.sortInfosBinding
AggregateRangeDescriptor.to
AggregateRangeDateDescriptor.toDate
protected boolean
BasePageProviderDescriptor.trackUsage
protected String
AggregateDescriptor.type
protected String
PredicateDescriptor.type
protected WhereClauseDescriptor
BasePageProviderDescriptor.whereClause
protected String
FieldDescriptor.xpath
Modifier and TypeMethodDescriptionvoid
WhereClauseDescriptor.setFixedPath
(String fixedPart) void
PredicateDescriptor.setOperator
(String operator) void
BasePageProviderDescriptor.setPattern
(String pattern) -
Uses of XNode in org.nuxeo.ecm.platform.relations.descriptors
-
Uses of XNode in org.nuxeo.ecm.platform.rendering.wiki.extensions
Modifier and TypeFieldDescriptionprotected Pattern
PatternFilter.pattern
protected String
PatternFilter.replacement
-
Uses of XNode in org.nuxeo.ecm.platform.rendition.service
Modifier and TypeFieldDescriptionprotected Boolean
RenditionDefinition.allowEmptyBlob
protected Class<StoredRenditionManager>
StoredRenditionManagerDescriptor.clazz
protected String
RenditionDefinition.cmisName
protected String
RenditionDefinition.contentType
protected Boolean
RenditionDefinition.enabled
protected String
RenditionDefinition.icon
protected String
RenditionDefinition.kind
protected String
RenditionDefinition.label
protected String
RenditionDefinition.name
protected String
RenditionDefinitionProviderDescriptor.name
protected String
RenditionDefinition.operationChain
protected boolean
DefaultRenditionDescriptor.override
protected Class<? extends RenditionProvider>
RenditionDefinition.providerClass
protected Class<? extends RenditionDefinitionProvider>
RenditionDefinitionProviderDescriptor.providerClass
protected String
DefaultRenditionDescriptor.reason
protected String
DefaultRenditionDescriptor.script
protected String
DefaultRenditionDescriptor.scriptLanguage
protected String
RenditionDefinition.sourceDocumentModificationDatePropertyName
protected Boolean
RenditionDefinition.storeByDefault
protected String
RenditionDefinition.variantPolicy
protected Boolean
RenditionDefinition.visible
-
Uses of XNode in org.nuxeo.ecm.platform.routing.api
-
Uses of XNode in org.nuxeo.ecm.platform.routing.core.impl
Modifier and TypeFieldDescriptionprotected Class<DocumentRoutingPersister>
PersisterDescriptor.klass
-
Uses of XNode in org.nuxeo.ecm.platform.scanimporter.service
Modifier and TypeFieldDescriptionprotected Integer
ImporterConfig.batchSize
protected boolean
ImporterConfig.createInitialFolder
protected String
ScanFileFieldMapping.dateFormatStr
protected Class<DocumentTypeMapper>
ScanFileMappingDescriptor.mapperClass
protected boolean
ImporterConfig.mergeInitialFolder
protected Integer
ImporterConfig.nbThreads
protected String
ImporterConfig.processedPath
protected String
ScanFileFieldMapping.sourceAttribute
protected String
ScanFileBlobMapping.sourceFilenameAttribute
protected String
ImporterConfig.sourcePath
protected String
ScanFileBlobMapping.sourcePathAttribute
protected String
ScanFileBlobMapping.sourceXPath
protected String
ScanFileFieldMapping.sourceXPath
protected String
ScanFileMappingDescriptor.targetContainerType
protected String
ScanFileMappingDescriptor.targetLeafType
protected String
ImporterConfig.targetPath
protected String
ScanFileFieldMapping.targetType
protected String
ScanFileBlobMapping.targetXPath
protected String
ScanFileFieldMapping.targetXPath
protected Integer
ImporterConfig.transactionTimeout
protected boolean
ImporterConfig.update
protected boolean
ImporterConfig.useXMLMapping
-
Uses of XNode in org.nuxeo.ecm.platform.shibboleth.service
Modifier and TypeFieldDescriptionprotected String
ShibbolethAuthenticationConfig.defaultUidHeader
protected String
ShibbolethAuthenticationConfig.headerEncoding
protected String
ShibbolethAuthenticationConfig.idpHeader
protected String
ShibbolethAuthenticationConfig.loginRedirectURLParameter
protected String
ShibbolethAuthenticationConfig.loginURL
protected String
ShibbolethAuthenticationConfig.logoutRedirectURLParameter
protected String
ShibbolethAuthenticationConfig.logoutURL
-
Uses of XNode in org.nuxeo.ecm.platform.signature.core.pki
Modifier and TypeFieldDescriptionprotected String
RootDescriptor.rootCertificateAlias
protected String
RootDescriptor.rootKeyAlias
protected String
RootDescriptor.rootKeyPassword
protected String
RootDescriptor.rootKeystoreFilePath
protected String
RootDescriptor.rootKeystorePassword
Modifier and TypeMethodDescriptionprotected void
RootDescriptor.setRemoveExtension
(boolean remove) -
Uses of XNode in org.nuxeo.ecm.platform.signature.core.sign
Modifier and TypeFieldDescriptionprotected Class<? extends SignatureAppearanceFactory>
SignatureDescriptor.SignatureAppearance.appearanceClass
protected Integer
SignatureDescriptor.SignatureLayout.columns
protected String
SignatureDescriptor.id
protected Integer
SignatureDescriptor.SignatureLayout.lines
protected String
SignatureDescriptor.reason
protected SignatureDescriptor.SignatureAppearance
SignatureDescriptor.signatureAppearance
protected SignatureDescriptor.SignatureLayout
SignatureDescriptor.signatureLayout
protected Integer
SignatureDescriptor.SignatureLayout.startColumn
protected Integer
SignatureDescriptor.SignatureLayout.startLine
protected Integer
SignatureDescriptor.SignatureLayout.textSize
Modifier and TypeMethodDescriptionprotected void
SignatureDescriptor.setRemoveExtension
(boolean remove) -
Uses of XNode in org.nuxeo.ecm.platform.signature.core.user
Modifier and TypeFieldDescriptionprotected String
CUserDescriptor.countryCode
An ISO 3166 code to be set in new user certificatesprotected String
CUserDescriptor.organization
Your organization name to be set in new user certificatesprotected String
CUserDescriptor.organizationalUnit
Your organizational unit name to be set in new user certificates -
Uses of XNode in org.nuxeo.ecm.platform.suggestbox.service.descriptors
Modifier and TypeFieldDescriptionprotected String
SuggesterGroupItemDescriptor.appendAfter
protected String
SuggesterGroupItemDescriptor.appendBefore
protected String
SuggesterDescriptor.className
protected boolean
SuggesterDescriptor.enabled
protected boolean
SuggestionHandlerDescriptor.enabled
protected String
SuggesterDescriptor.name
protected String
SuggesterGroupDescriptor.name
protected String
SuggesterGroupItemDescriptor.name
protected String
SuggestionHandlerDescriptor.name
protected String
SuggestionHandlerDescriptor.operation
protected String
SuggestionHandlerDescriptor.operationChain
protected boolean
SuggesterGroupItemDescriptor.remove
protected String
SuggestionHandlerDescriptor.suggestGroup
protected String
SuggestionHandlerDescriptor.type
-
Uses of XNode in org.nuxeo.ecm.platform.threed.service
Modifier and TypeFieldDescriptionprotected Integer
RenderView.azimuth
protected Boolean
AutomaticLOD.enabled
protected Boolean
AutomaticRenderView.enabled
protected Boolean
RenderView.enabled
protected Integer
RenderView.height
protected Long
AutomaticLOD.maxPoly
protected String
AutomaticLOD.maxTex
protected String
AutomaticLOD.name
protected String
AutomaticRenderView.name
protected String
RenderView.name
protected Integer
AutomaticLOD.order
protected Integer
AutomaticRenderView.order
protected Integer
AutomaticLOD.percPoly
protected Integer
AutomaticLOD.percTex
protected Boolean
AutomaticLOD.rendition
protected Boolean
RenderView.rendition
protected Boolean
AutomaticLOD.renditionVisible
protected Boolean
RenderView.renditionVisible
protected Integer
RenderView.width
protected Integer
RenderView.zenith
-
Uses of XNode in org.nuxeo.ecm.platform.types
Modifier and TypeFieldDescriptionprotected String
Type.bigIcon
protected String
Type.bigIconExpanded
protected String
Type.category
protected String
Type.createView
protected String
Type.defaultView
protected String
Type.description
protected String
Type.editView
protected String
Type.icon
protected String
Type.iconExpanded
protected String
Type.id
protected String
Type.label
protected String
SubType.name
protected boolean
Type.remove
protected boolean
DocumentContentView.showInExportView
-
Uses of XNode in org.nuxeo.ecm.platform.ui.web.auth.service
Modifier and TypeFieldDescriptionprotected String
LoginScreenConfig.defaultLocale
protected String
OpenUrlDescriptor.denyPattern
protected String
LoginProviderLink.description
protected Boolean
LoginScreenConfig.disableBackgroundSizeCover
Boolean to disable background-cover CSS behavior on login page background, as it may not be compliant with all browsers (see NXP-12972/NXP-12978).protected Boolean
LoginScreenConfig.displayMobileBanner
protected Boolean
LoginScreenConfig.fieldAutocomplete
protected String
LoginProviderLink.label
protected String
LoginScreenConfig.loginBoxWidth
protected String
LoginScreenConfig.loginButtonBackgroundColor
protected String
LoginScreenConfig.logoAlt
protected String
LoginScreenConfig.logoHeight
protected String
LoginScreenConfig.logoWidth
protected Boolean
LoginScreenConfig.loop
protected String
OpenUrlDescriptor.method
protected Boolean
LoginScreenConfig.muted
protected String
LoginProviderLink.name
protected String
OpenUrlDescriptor.name
protected String
SpecificAuthChainDescriptor.name
protected String
LoginStartupPage.path
protected int
LoginStartupPage.priority
protected boolean
LoginProviderLink.remove
protected Boolean
LoginScreenConfig.removeNews
protected String
LoginVideo.src
protected String
LoginVideo.type
protected Class<LoginProviderLinkComputer>
LoginProviderLink.urlComputerClass
Modifier and TypeMethodDescriptionvoid
LoginScreenConfig.setBackgroundImage
(String backgroundImage) void
LoginScreenConfig.setBodyBackgroundStyle
(String bodyBackgroundStyle) void
LoginScreenConfig.setFooterStyle
(String footerStyle) void
OpenUrlDescriptor.setGrantPattern
(String grantPattern) void
LoginScreenConfig.setHeaderStyle
(String headerStyle) void
LoginProviderLink.setIconPath
(String iconPath) void
void
LoginScreenConfig.setLoginBoxBackgroundStyle
(String loginBoxBackgroundStyle) void
LoginScreenConfig.setLogoUrl
(String logoUrl) void
AuthenticationPluginDescriptor.setNeedStartingURLSaving
(boolean needStartingURLSaving) void
LoginScreenConfig.setNewsIframeUrl
(String newsIframeUrl) void
AuthenticationPluginDescriptor.setStateful
(boolean stateful) -
Uses of XNode in org.nuxeo.ecm.platform.url.codec.descriptor
Modifier and TypeFieldDescriptionprotected String
DocumentViewCodecDescriptor.className
protected boolean
DocumentViewCodecDescriptor.defaultCodec
protected boolean
DocumentViewCodecDescriptor.enabled
protected String
DocumentViewCodecDescriptor.name
protected String
DocumentViewCodecDescriptor.prefix
protected int
DocumentViewCodecDescriptor.priority
-
Uses of XNode in org.nuxeo.ecm.platform.usermanager
Modifier and TypeFieldDescriptionUserManagerDescriptor.anonymousUser
UserManagerDescriptor.defaultGroup
UserManagerDescriptor.digestAuthDirectory
UserManagerDescriptor.digestAuthRealm
UserManagerDescriptor.disableDefaultAdministratorsGroup
UserManagerDescriptor.groupDirectoryName
UserManagerDescriptor.groupLabelField
UserManagerDescriptor.groupListingMode
UserManagerDescriptor.groupMembersField
UserManagerDescriptor.groupParentGroupsField
boolean
UserManagerDescriptor.groupSearchFieldsAppend
UserManagerDescriptor.groupSortField
UserManagerDescriptor.groupSubGroupsField
VirtualUserDescriptor.id
VirtualUserDescriptor.password
boolean
VirtualUserDescriptor.remove
boolean
VirtualUserDescriptor.searchable
UserManagerDescriptor.userCacheName
UserManagerDescriptor.userDirectoryName
UserManagerDescriptor.userEmailField
UserManagerDescriptor.userListingMode
Class<?>
UserManagerDescriptor.userManagerClass
boolean
UserManagerDescriptor.userSearchFieldsAppend
UserManagerDescriptor.userSortField
Modifier and TypeMethodDescriptionvoid
UserManagerDescriptor.setGroupSearchFieldsPresent
(String text) void
UserManagerDescriptor.setUserListingMode
(String userListingMode) void
UserManagerDescriptor.setUserPasswordPattern
(String pattern) void
UserManagerDescriptor.setUserSearchFieldsPresent
(String text) -
Uses of XNode in org.nuxeo.ecm.platform.userworkspace.core.service
Modifier and TypeFieldDescriptionprotected String
UserWorkspaceDescriptor.userWorkspaceRootType
protected String
UserWorkspaceDescriptor.userWorkspaceType
-
Uses of XNode in org.nuxeo.ecm.platform.util
Modifier and TypeFieldDescriptionprotected boolean
LocationManagerPluginExtension.locationEnabled
protected String
LocationManagerPluginExtension.locationName
-
Uses of XNode in org.nuxeo.ecm.platform.video.service
Modifier and TypeFieldDescriptionprotected double
Configuration.previewScreenshotInDurationPercent
protected double
Configuration.storyboardMinDuration
protected int
Configuration.storyboardThumbnailCount
-
Uses of XNode in org.nuxeo.ecm.platform.web.common.locale
-
Uses of XNode in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Modifier and TypeFieldDescriptionprotected Boolean
NuxeoCorsFilterDescriptor.allowGenericHttpRequests
protected String
NuxeoCorsFilterDescriptor.allowOrigin
protected boolean
NuxeoCorsFilterDescriptor.allowSubdomains
protected boolean
FilterConfigDescriptor.cached
protected String
FilterConfigDescriptor.cacheTime
protected Boolean
NuxeoCorsFilterDescriptor.enabled
protected Boolean
NuxeoHeaderDescriptor.enabled
protected String
NuxeoCorsFilterDescriptor.exposedHeaders
protected boolean
FilterConfigDescriptor.grant
protected boolean
FilterConfigDescriptor.isPrivate
protected int
NuxeoCorsFilterDescriptor.maxAge
protected String
FilterConfigDescriptor.name
protected String
NuxeoCorsFilterDescriptor.name
protected String
NuxeoHeaderDescriptor.name
protected String
NuxeoCorsFilterDescriptor.supportedHeaders
protected String
NuxeoCorsFilterDescriptor.supportedMethods
protected Boolean
NuxeoCorsFilterDescriptor.supportsCredentials
protected boolean
FilterConfigDescriptor.useSync
protected boolean
FilterConfigDescriptor.useTx
protected boolean
FilterConfigDescriptor.useTxBuffered
Modifier and TypeMethodDescriptionvoid
FilterConfigDescriptor.setPattern
(String pattern) void
NuxeoCorsFilterDescriptor.setPattern
(String patternString) -
Uses of XNode in org.nuxeo.ecm.quota
Modifier and TypeFieldDescriptionprotected String
QuotaStatsUpdaterDescriptor.descriptionLabel
protected boolean
QuotaStatsUpdaterDescriptor.enabled
protected String
QuotaStatsUpdaterDescriptor.label
protected String
QuotaStatsUpdaterDescriptor.name
protected Class<? extends QuotaStatsUpdater>
QuotaStatsUpdaterDescriptor.quotaStatsUpdaterClass
-
Uses of XNode in org.nuxeo.ecm.user.center.profile
Modifier and TypeFieldDescriptionprotected int
ImporterConfig.batchSize
protected String
ImporterConfig.dataFileName
protected String
ImporterConfig.dateFormat
protected String
ImporterConfig.listSeparatorRegex
protected boolean
ImporterConfig.updateExisting
-
Uses of XNode in org.nuxeo.ecm.web.resources.core
Modifier and TypeFieldDescriptionprotected Boolean
ProcessorDescriptor.appendTypes
protected Boolean
ProcessorDescriptor.enabled
ProcessorDescriptor.name
ResourceBundleDescriptor.name
ResourceDescriptor.name
protected int
ProcessorDescriptor.order
ResourceDescriptor.path
boolean
ResourceDescriptor.shrinkable
ResourceDescriptor.target
Target for this resource.protected String
ProcessorDescriptor.type
ResourceDescriptor.type
protected String
ResourceDescriptor.uri
-
Uses of XNode in org.nuxeo.ecm.webdav.service
-
Uses of XNode in org.nuxeo.ecm.webengine
Modifier and TypeFieldDescriptionResourceBinding.className
Deprecated.Use this to specify the resource class.ConfigurationFileDescriptor.entry
ConfigurationFileDescriptor.path
ResourceBinding.path
Deprecated.boolean
ResourceBinding.singleton
Deprecated.boolean
ConfigurationFileDescriptor.trackChanges
-
Uses of XNode in org.nuxeo.ecm.webengine.install
-
Uses of XNode in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Modifier and TypeFieldDescriptionprotected String
ResourceExtension.application
protected String
FilterDescriptor.classRef
protected String
ListenerDescriptor.classRef
protected String
ServletDescriptor.classRef
protected Class<? extends BundleResource>
ResourceExtension.clazz
protected String
FilterSetDescriptor.id
To be used only when a filter set is declared outside a servlet.protected ListenerSetDescriptor
ServletDescriptor.listeners
protected String
ServletDescriptor.name
protected String
ResourcesDescriptor.path
protected String
ServletDescriptor.path
The absolute path of the servlet (including the context path)protected String
ServletDescriptor.resources
protected String
ResourceExtension.segment
protected String
ResourcesDescriptor.servlet
protected String
ResourceExtension.target
protected String
FilterSetDescriptor.targetServlet
To be used only when a filter set is declared outside a servlet. -
Uses of XNode in org.nuxeo.ecm.webengine.model
Modifier and TypeFieldDescriptionprotected String
LinkDescriptor.adapter
The object adapter the link may have as ownerprotected String
LinkDescriptor.fragment
protected String
LinkDescriptor.handlerClass
protected String
LinkDescriptor.id
protected String
LinkDescriptor.path
protected String
LinkDescriptor.type
-
Uses of XNode in org.nuxeo.ecm.webengine.model.impl
Modifier and TypeFieldDescriptionModuleConfiguration.base
ModuleConfiguration.directory
The module directory.TypeDescriptor.fragment
ModuleShortcut.href
The relative href to your entry point (relative to webengine root)ModuleShortcut.icon
An optional iconMediaTypeRef.id
boolean
ModuleConfiguration.isHeadless
Deprecated.AdapterDescriptor.name
ModuleConfiguration.name
ModuleConfiguration.path
Deprecated.you should use new module definition - throughWebEngineModule
ModuleConfiguration.rootType
Deprecated.you should use new module definition - throughWebEngineModule
TypeDescriptor.superType
AdapterDescriptor.targetType
ModuleConfiguration.templateFileExt
ModuleShortcut.title
A title.TypeDescriptor.type
-
Uses of XNode in org.nuxeo.ecm.webengine.rendering
-
Uses of XNode in org.nuxeo.ecm.webengine.security
Modifier and TypeFieldDescriptionprotected String
GuardDescriptor.expression
protected String
GuardDescriptor.id
-
Uses of XNode in org.nuxeo.ecm.webengine.security.guards
-
Uses of XNode in org.nuxeo.elasticsearch.config
Modifier and TypeFieldDescriptionprotected String
ElasticSearchEmbeddedServerConfig.clusterName
protected boolean
ElasticSearchIndexConfig.create
protected String
ElasticSearchEmbeddedServerConfig.dataPath
protected boolean
ElasticSearchClientConfig.externalVersion
protected boolean
ElasticSearchEmbeddedServerConfig.externalVersion
protected boolean
ElasticSearchEmbeddedServerConfig.httpEnabled
protected String
ElasticSearchEmbeddedServerConfig.httpPort
protected String
ElasticSearchEmbeddedServerConfig.indexStoreType
protected boolean
ElasticSearchEmbeddedServerConfig.isEnabled
protected boolean
ElasticSearchIndexConfig.isEnabled
protected Class<ESClientFactory>
ElasticSearchClientConfig.klass
protected Class<JsonESDocumentWriter>
ElasticSearchDocWriterDescriptor.klass
protected Class<? extends ESHintQueryBuilder>
ESHintQueryBuilderDescriptor.klass
protected boolean
ElasticSearchIndexConfig.manageAlias
protected String
ElasticSearchIndexConfig.mapping
protected Boolean
ElasticSearchIndexConfig.mappingAppend
protected String
ElasticSearchIndexConfig.mappingFile
protected String
ElasticSearchIndexConfig.name
protected String
ESHintQueryBuilderDescriptor.name
protected String
ElasticSearchEmbeddedServerConfig.networkHost
protected String
ElasticSearchEmbeddedServerConfig.nodeName
boolean
ESHintQueryBuilderDescriptor.remove
protected String
ElasticSearchIndexConfig.repositoryName
protected String
ElasticSearchIndexConfig.settings
protected String
ElasticSearchIndexConfig.settingsFile
protected String
ElasticSearchIndexConfig.type
protected String
ElasticSearchIndexConfig.writeAlias
-
Uses of XNode in org.nuxeo.io.fsexporter
-
Uses of XNode in org.nuxeo.mail
Modifier and TypeFieldDescriptionprotected Class<? extends MailSender>
MailSenderDescriptor.klass
protected String
MailSenderDescriptor.name
-
Uses of XNode in org.nuxeo.runtime.api.login
-
Uses of XNode in org.nuxeo.runtime.avro
Modifier and TypeFieldDescriptionAvroSchemaDescriptor.file
protected String
AvroReplacementDescriptor.forbidden
AvroMapperDescriptor.klass
AvroSchemaFactoryDescriptor.klass
AvroSchemaDescriptor.name
protected int
AvroReplacementDescriptor.priority
protected String
AvroReplacementDescriptor.replacement
AvroMapperDescriptor.type
AvroSchemaFactoryDescriptor.type
-
Uses of XNode in org.nuxeo.runtime.aws
Modifier and TypeFieldDescriptionprotected String
AWSConfigurationDescriptor.accessKeyId
protected String
AWSConfigurationDescriptor.id
protected String
AWSConfigurationDescriptor.keyStorePassword
protected String
AWSConfigurationDescriptor.keyStorePath
protected String
AWSConfigurationDescriptor.keyStoreType
protected String
AWSConfigurationDescriptor.region
protected String
AWSConfigurationDescriptor.secretKey
protected String
AWSConfigurationDescriptor.sessionToken
protected String
AWSConfigurationDescriptor.trustStorePassword
protected String
AWSConfigurationDescriptor.trustStorePath
protected String
AWSConfigurationDescriptor.trustStoreType
-
Uses of XNode in org.nuxeo.runtime.cluster
-
Uses of XNode in org.nuxeo.runtime.codec
Modifier and TypeFieldDescriptionprotected Class<CodecFactory>
CodecDescriptor.klass
protected String
CodecDescriptor.name
-
Uses of XNode in org.nuxeo.runtime.datasource
Modifier and TypeFieldDescriptionprotected String
DataSourceDescriptor.dataSource
protected String
DataSourceDescriptor.driverClasssName
DataSourceDescriptor.element
protected String
DataSourceDescriptor.name
protected String
DataSourceLinkDescriptor.type
protected String
DataSourceDescriptor.xaDataSource
-
Uses of XNode in org.nuxeo.runtime.deployment.preprocessor
Modifier and TypeFieldDescriptionTemplateDescriptor.installPath
boolean
TemplateDescriptor.isRequired
ContainerDescriptor.name
FragmentDescriptor.name
TemplateDescriptor.name
TemplateDescriptor.src
int
FragmentDescriptor.startLevel
Deprecated.int
FragmentDescriptor.version
-
Uses of XNode in org.nuxeo.runtime.deployment.preprocessor.template
-
Uses of XNode in org.nuxeo.runtime.kafka
Modifier and TypeFieldDescriptionKafkaConfigDescriptor.adminProperties
KafkaConfigDescriptor.consumerProperties
KafkaConfigDescriptor.copy
KafkaConfigDescriptor.name
KafkaConfigDescriptor.producerProperties
KafkaConfigDescriptor.randomPrefix
KafkaConfigDescriptor.topicPrefix
KafkaConfigDescriptor.zkServers
Deprecated. -
Uses of XNode in org.nuxeo.runtime.kv
Modifier and TypeFieldDescriptionClass<? extends KeyValueStoreProvider>
KeyValueStoreDescriptor.klass
KeyValueStoreDescriptor.name
KeyValueStoreDescriptor.namespace
An optional namespace that may be used to disambiguate otherwise similar descriptors (in particular, copies).boolean
KeyValueStoreDescriptor.remove
-
Uses of XNode in org.nuxeo.runtime.management
Modifier and TypeFieldDescriptionprotected String
ServerLocatorDescriptor.domainName
protected boolean
ServerLocatorDescriptor.isDefault
protected boolean
ServerLocatorDescriptor.remote
Modifier and TypeMethodDescriptionvoid
ServerLocatorDescriptor.setExisting
(String value) void
ServerLocatorDescriptor.setRmiPort
(String value) -
Uses of XNode in org.nuxeo.runtime.metrics
Modifier and TypeFieldDescriptionprotected boolean
MetricsConfigurationDescriptor.InstrumentDescriptor.isEnabled
protected boolean
MetricsConfigurationDescriptor.isEnabled
protected boolean
MetricsReporterDescriptor.isEnabled
Class<? extends MetricsReporter>
MetricsReporterDescriptor.klass
protected String
MetricsConfigurationDescriptor.FilterDescriptor.name
protected String
MetricsConfigurationDescriptor.InstrumentDescriptor.name
MetricsReporterDescriptor.name
protected long
MetricsReporterDescriptor.pollInterval
-
Uses of XNode in org.nuxeo.runtime.migration
Modifier and TypeFieldDescriptionMigrationDescriptor.defaultState
MigrationDescriptor.description
MigrationDescriptor.MigrationStateDescriptor.description
MigrationDescriptor.MigrationStepDescriptor.description
MigrationDescriptor.descriptionLabel
MigrationDescriptor.MigrationStateDescriptor.descriptionLabel
MigrationDescriptor.MigrationStepDescriptor.descriptionLabel
MigrationDescriptor.MigrationStepDescriptor.fromState
MigrationDescriptor.id
MigrationDescriptor.MigrationStateDescriptor.id
MigrationDescriptor.MigrationStepDescriptor.id
Class<?>
MigrationDescriptor.klass
MigrationDescriptor.MigrationStepDescriptor.toState
-
Uses of XNode in org.nuxeo.runtime.model.impl
-
Uses of XNode in org.nuxeo.runtime.model.persistence
-
Uses of XNode in org.nuxeo.runtime.mongodb
Modifier and TypeFieldDescriptionMongoDBConnectionConfig.dbname
MongoDBConnectionConfig.id
MongoDBConnectionConfig.keyStorePassword
MongoDBConnectionConfig.keyStorePath
MongoDBConnectionConfig.keyStoreType
MongoDBConnectionConfig.maxTime
MongoDBConnectionConfig.server
MongoDBConnectionConfig.ssl
MongoDBConnectionConfig.trustStorePassword
MongoDBConnectionConfig.trustStorePath
MongoDBConnectionConfig.trustStoreType
-
Uses of XNode in org.nuxeo.runtime.pubsub
-
Uses of XNode in org.nuxeo.runtime.server
Modifier and TypeFieldDescriptionprotected Class<?>
FilterDescriptor.clazz
protected Class<? extends javax.servlet.ServletContextListener>
ServletContextListenerDescriptor.clazz
protected Class<?>
ServletDescriptor.clazz
protected String
FilterDescriptor.context
protected String
ServletContextListenerDescriptor.context
protected String
ServletDescriptor.context
protected String
FilterDescriptor.displayName
protected String
ServletDescriptor.displayName
protected String
FilterDescriptor.name
protected String
InitParamDescriptor.name
protected String
ServletContextListenerDescriptor.name
protected String
ServletDescriptor.name
protected String
FilterMappingDescriptor.urlPattern
protected String
InitParamDescriptor.value
Modifier and TypeMethodDescriptionvoid
void
ServletContextListenerDescriptor.setClass
(Class<? extends javax.servlet.ServletContextListener> clazz) void
void
FilterDescriptor.setDisplayName
(String description) void
ServletDescriptor.setDisplayName
(String displayName) void
void
void
ServletDescriptor.setUrlPattern
(String urlPattern) -
Uses of XNode in org.nuxeo.runtime.services.config
-
Uses of XNode in org.nuxeo.runtime.services.event
Modifier and TypeMethodDescriptionvoid
ListenerDescriptor.setListener
(Class<EventListener> listenerClass) -
Uses of XNode in org.nuxeo.runtime.services.resource
-
Uses of XNode in org.nuxeo.runtime.stream
Modifier and TypeFieldDescriptionStreamProcessorDescriptor.PolicyDescriptor.batchCapacity
StreamProcessorDescriptor.PolicyDescriptor.batchThreshold
StreamProcessorDescriptor.StreamDescriptor.codec
StreamProcessorDescriptor.ComputationDescriptor.concurrency
StreamProcessorDescriptor.config
StreamProcessorDescriptor.PolicyDescriptor.continueOnFailure
StreamProcessorDescriptor.defaultCodec
StreamProcessorDescriptor.defaultConcurrency
boolean
StreamProcessorDescriptor.defaultExternal
StreamProcessorDescriptor.defaultPartitions
StreamProcessorDescriptor.PolicyDescriptor.delay
StreamProcessorDescriptor.StreamDescriptor.external
LogConfigDescriptor.LogMatchDescriptor.group
protected boolean
LogConfigDescriptor.isDefault
protected boolean
LogConfigDescriptor.isEnabled
protected boolean
StreamProcessorDescriptor.isEnabled
Class<? extends RecordFilter>
StreamProcessorDescriptor.FilterDescriptor.klass
Class<? extends StreamProcessorTopology>
StreamProcessorDescriptor.klass
Class<? extends StreamComputationPolicy>
StreamProcessorDescriptor.PolicyDescriptor.klass
StreamProcessorDescriptor.PolicyDescriptor.maxDelay
StreamProcessorDescriptor.PolicyDescriptor.maxRetries
LogConfigDescriptor.LogDescriptor.name
LogConfigDescriptor.LogMatchDescriptor.name
LogConfigDescriptor.name
StreamProcessorDescriptor.ComputationDescriptor.name
StreamProcessorDescriptor.FilterDescriptor.name
StreamProcessorDescriptor.name
StreamProcessorDescriptor.PolicyDescriptor.name
StreamProcessorDescriptor.StreamDescriptor.name
StreamProcessorDescriptor.StreamDescriptor.partitions
LogConfigDescriptor.LogDescriptor.size
StreamProcessorDescriptor.PolicyDescriptor.skipFirstFailures
protected boolean
StreamProcessorDescriptor.start
LogConfigDescriptor.type
-
Uses of XNode in org.nuxeo.template.api.descriptor
Modifier and TypeFieldDescriptionprotected String
OutputFormatDescriptor.chainId
protected Class<?>
TemplateProcessorDescriptor.className
protected boolean
TemplateProcessorDescriptor.defaultProcessor
protected boolean
ContextExtensionFactoryDescriptor.enabled
protected boolean
OutputFormatDescriptor.enabled
protected boolean
TemplateProcessorDescriptor.enabled
protected Class<? extends ContextExtensionFactory>
ContextExtensionFactoryDescriptor.factoryClass
protected String
OutputFormatDescriptor.id
protected String
OutputFormatDescriptor.label
protected String
TemplateProcessorDescriptor.label
protected String
OutputFormatDescriptor.mimeType
protected String
ContextExtensionFactoryDescriptor.name
protected String
TemplateProcessorDescriptor.name
-
Uses of XNode in org.nuxeo.template.serializer.service
Modifier and TypeFieldDescriptionSerializerDescriptor.implementationClass
SerializerDescriptor.name
-
Uses of XNode in org.nuxeo.theme.styling.service.descriptors
-
Uses of XNode in org.nuxeo.usermapper.service
Modifier and TypeFieldDescriptionprotected String
UserMapperDescriptor.mapperScript
protected String
UserMapperDescriptor.name
protected String
UserMapperDescriptor.type
protected String
UserMapperDescriptor.wrapperScript
-
Uses of XNode in org.nuxeo.wopi
Modifier and TypeFieldDescriptionClass<? extends CheckFileInfoUpdater>
CheckFileInfoUpdaterDescriptor.klass