Nuxeo ECM Projects 5.4.3-SNAPSHOT

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.platform.forms.layout.descriptors   
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(String content)
           
 

Uses of XContent in org.nuxeo.ecm.platform.forms.layout.descriptors
 

Methods in org.nuxeo.ecm.platform.forms.layout.descriptors with annotations of type XContent
 void WidgetTypeConfigurationDescriptor.setDescription(DocumentFragment descriptionDOM)
           
 void WidgetDescriptor.setSelectOptions(DocumentFragment selectOptionsDOM)
           
 

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(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(DocumentFragment df)
           
 void ContainerDescriptor.setInstallCommands(DocumentFragment df)
           
 void FragmentDescriptor.setUninstallCommands(DocumentFragment df)
           
 void ContainerDescriptor.setUninstallCommands(DocumentFragment df)
           
 

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

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

Uses of XContent in org.nuxeo.theme.webwidgets
 

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


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.