Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.common.xmap.annotation.XNodeMap

Packages that use XNodeMap
org.nuxeo.common.xmap A framework used to map XML (config) files to Java objects attributes, as specified using Java annotations. 
org.nuxeo.ecm.core.persistence   
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.ecm.core.versioning   
org.nuxeo.ecm.directory.ldap   
org.nuxeo.ecm.platform.api DEPRECATED
org.nuxeo.ecm.platform.io.descriptors   
org.nuxeo.ecm.platform.pictures.tiles.service   
org.nuxeo.ecm.platform.relations.descriptors   
org.nuxeo.ecm.platform.usermanager   
org.nuxeo.ecm.webengine.model.impl   
org.nuxeo.runtime.api   
org.nuxeo.runtime.api.login   
org.nuxeo.runtime.datasource   
org.nuxeo.runtime.deployment.preprocessor   
org.nuxeo.theme.engines   
org.nuxeo.theme.themes   
org.nuxeo.theme.webwidgets   
 

Uses of XNodeMap in org.nuxeo.common.xmap
 

Constructors in org.nuxeo.common.xmap with parameters of type XNodeMap
XAnnotatedMap(XMap xmap, XAccessor setter, XNodeMap anno)
           
 

Uses of XNodeMap in org.nuxeo.ecm.core.persistence
 

Fields in org.nuxeo.ecm.core.persistence with annotations of type XNodeMap
 Properties HibernateConfiguration.hibernateProperties
           
 

Uses of XNodeMap in org.nuxeo.ecm.core.storage.sql
 

Fields in org.nuxeo.ecm.core.storage.sql with annotations of type XNodeMap
 Map<String,String> RepositoryDescriptor.properties
           
 

Uses of XNodeMap in org.nuxeo.ecm.core.versioning
 

Fields in org.nuxeo.ecm.core.versioning with annotations of type XNodeMap
 Map<String,SaveOptionsDescriptor> VersioningRuleDescriptor.options
           
 Map<String,SaveOptionsDescriptor> DefaultVersioningRuleDescriptor.options
           
 

Uses of XNodeMap in org.nuxeo.ecm.directory.ldap
 

Fields in org.nuxeo.ecm.directory.ldap with annotations of type XNodeMap
 Map<String,String> LDAPDirectoryDescriptor.fieldMapping
           
 Map<String,String> LDAPDirectoryDescriptor.EntryAdaptorDescriptor.parameters
           
 

Uses of XNodeMap in org.nuxeo.ecm.platform.api
 

Fields in org.nuxeo.ecm.platform.api with annotations of type XNodeMap
 Map<String,RepositoryDescriptor> ServerDescriptor.repositories
          Deprecated.  
 Map<String,ServiceDescriptor> ServerDescriptor.services
          Deprecated.  
 

Uses of XNodeMap in org.nuxeo.ecm.platform.io.descriptors
 

Methods in org.nuxeo.ecm.platform.io.descriptors with annotations of type XNodeMap
 void IOResourceAdapterDescriptor.setProperties(Map<String,String> properties)
           
 

Uses of XNodeMap in org.nuxeo.ecm.platform.pictures.tiles.service
 

Fields in org.nuxeo.ecm.platform.pictures.tiles.service with annotations of type XNodeMap
 Map<String,String> TilingBlobPropertyDescriptor.blobProperties
           
 

Uses of XNodeMap in org.nuxeo.ecm.platform.relations.descriptors
 

Methods in org.nuxeo.ecm.platform.relations.descriptors with annotations of type XNodeMap
 void GraphDescriptor.setOptions(Map<String,String> options)
           
 

Uses of XNodeMap in org.nuxeo.ecm.platform.usermanager
 

Fields in org.nuxeo.ecm.platform.usermanager with annotations of type XNodeMap
 Map<String,PropertyListDescriptor> VirtualUserDescriptor.listProperties
           
 Map<String,String> VirtualUserDescriptor.properties
           
 Map<String,VirtualUserDescriptor> UserManagerDescriptor.virtualUsers
           
 

Uses of XNodeMap in org.nuxeo.ecm.webengine.model.impl
 

Methods in org.nuxeo.ecm.webengine.model.impl with annotations of type XNodeMap
 void ModuleConfiguration.setValidators(Map<String,Class<Validator>> m)
           
 

Uses of XNodeMap in org.nuxeo.runtime.api
 

Methods in org.nuxeo.runtime.api with annotations of type XNodeMap
 void ServiceHost.setProperties(Properties properties)
           
 

Uses of XNodeMap in org.nuxeo.runtime.api.login
 

Fields in org.nuxeo.runtime.api.login with annotations of type XNodeMap
 Map<String,Object> LoginModuleDescriptor.options
           
 

Uses of XNodeMap in org.nuxeo.runtime.datasource
 

Fields in org.nuxeo.runtime.datasource with annotations of type XNodeMap
 Map<String,String> DataSourceDescriptor.properties
           
 

Uses of XNodeMap in org.nuxeo.runtime.deployment.preprocessor
 

Fields in org.nuxeo.runtime.deployment.preprocessor with annotations of type XNodeMap
 Map<String,TemplateDescriptor> FragmentDescriptor.templates
           
 Map<String,TemplateDescriptor> ContainerDescriptor.templates
           
 

Uses of XNodeMap in org.nuxeo.theme.engines
 

Fields in org.nuxeo.theme.engines with annotations of type XNodeMap
 Map<String,RendererType> EngineType.renderers
           
 

Uses of XNodeMap in org.nuxeo.theme.themes
 

Fields in org.nuxeo.theme.themes with annotations of type XNodeMap
 Map<String,ThemeSetEntry> ThemeSet.themes
           
 

Uses of XNodeMap in org.nuxeo.theme.webwidgets
 

Fields in org.nuxeo.theme.webwidgets with annotations of type XNodeMap
 Map<String,PanelDecorationType> DecorationType.panelDecorations
           
 Map<String,WidgetDecorationType> DecorationType.widgetDecorations
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.