Uses of Annotation Interface
org.nuxeo.common.xmap.annotation.XContext
Packages that use XContext
Package
Description
A framework used to map XML (config) files to Java objects attributes,
as specified using Java annotations.
-
Uses of XContext in org.nuxeo.automation.scripting.internals
Fields in org.nuxeo.automation.scripting.internals with annotations of type XContextModifier and TypeFieldDescriptionprotected ComponentInstance
ScriptingOperationDescriptor.contributingComponent
-
Uses of XContext in org.nuxeo.common.xmap
Constructors in org.nuxeo.common.xmap with parameters of type XContextModifierConstructorDescriptionprotected
XAnnotatedContext
(XMap xmap, XAccessor accessor, XContext anno) -
Uses of XContext in org.nuxeo.ecm.automation.core
Fields in org.nuxeo.ecm.automation.core with annotations of type XContextModifier and TypeFieldDescriptionprotected ComponentInstance
OperationChainContribution.contributingComponent
protected ComponentInstance
OperationContribution.contributingComponent
-
Uses of XContext in org.nuxeo.ecm.platform.suggestbox.service.descriptors
Fields in org.nuxeo.ecm.platform.suggestbox.service.descriptors with annotations of type XContextModifier and TypeFieldDescriptionprotected ComponentInstance
SuggesterDescriptor.contributingComponent
-
Uses of XContext in org.nuxeo.ecm.platform.ui.web.auth.service
Fields in org.nuxeo.ecm.platform.ui.web.auth.service with annotations of type XContextModifier and TypeFieldDescriptionprotected ComponentInstance
AuthenticationChainDescriptor.contributingComponent
-
Uses of XContext in org.nuxeo.ecm.web.resources.core
Fields in org.nuxeo.ecm.web.resources.core with annotations of type XContext