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.
Schema API and implementation; a schema describes the names and types of some fields.
-
Uses of XContext in org.nuxeo.automation.scripting.internals
Fields in org.nuxeo.automation.scripting.internals with annotations of type XContextModifier and TypeFieldDescriptionprotected ComponentInstanceScriptingOperationDescriptor.contributingComponent -
Uses of XContext in org.nuxeo.common.xmap
Constructors in org.nuxeo.common.xmap with parameters of type XContextModifierConstructorDescriptionprotectedXAnnotatedContext(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 ComponentInstanceOperationChainContribution.contributingComponentprotected ComponentInstanceOperationContribution.contributingComponent -
Uses of XContext in org.nuxeo.ecm.core.schema
Fields in org.nuxeo.ecm.core.schema with annotations of type XContextModifier and TypeFieldDescriptionprotected ComponentInstanceDocumentTypeDescriptor.contributingComponentprotected ComponentInstanceFacetDescriptor.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 ComponentInstanceSuggesterDescriptor.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 ComponentInstanceAuthenticationChainDescriptor.contributingComponent -
Uses of XContext in org.nuxeo.ecm.web.resources.core
Fields in org.nuxeo.ecm.web.resources.core with annotations of type XContext