Nuxeo Enterprise Platform 5.4

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

Packages that use XContent
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.repository   
org.nuxeo.ecm.webengine.model.impl   
org.nuxeo.runtime.deployment.preprocessor   
org.nuxeo.runtime.model.impl   
org.nuxeo.theme.webwidgets   
 

Uses of XContent in org.nuxeo.common.xmap
 

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

Uses of XContent in org.nuxeo.ecm.core.repository
 

Methods in org.nuxeo.ecm.core.repository with annotations of type XContent
 void RepositoryDescriptor.setConfigurationContent(java.lang.String content)
           
 

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

Methods in org.nuxeo.ecm.webengine.model.impl with annotations of type XContent
 void MediaTypeRef.setMimeType(java.lang.String mimeType)
           
 

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

Methods in org.nuxeo.runtime.deployment.preprocessor with annotations of type XContent
 void FragmentDescriptor.setInstallCommands(org.w3c.dom.DocumentFragment df)
           
 void ContainerDescriptor.setInstallCommands(org.w3c.dom.DocumentFragment df)
           
 void FragmentDescriptor.setUninstallCommands(org.w3c.dom.DocumentFragment df)
           
 void ContainerDescriptor.setUninstallCommands(org.w3c.dom.DocumentFragment df)
           
 

Uses of XContent in org.nuxeo.runtime.model.impl
 

Fields in org.nuxeo.runtime.model.impl with annotations of type XContent
 java.lang.String ExtensionPointImpl.documentation
           
 

Uses of XContent in org.nuxeo.theme.webwidgets
 

Fields in org.nuxeo.theme.webwidgets with annotations of type XContent
 java.lang.String WidgetDecorationType.content
           
 java.lang.String PanelDecorationType.content
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.