Uses of Annotation Interface
org.nuxeo.common.xmap.annotation.XContent
Packages that use XContent
Package
Description
A framework used to map XML (config) files to Java objects attributes,
as specified using Java annotations.
-
Uses of XContent in org.nuxeo.common.xmap
Constructors in org.nuxeo.common.xmap with parameters of type XContent -
Uses of XContent in org.nuxeo.ecm.automation.core
Fields in org.nuxeo.ecm.automation.core with annotations of type XContent -
Uses of XContent in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security with annotations of type XContentModifier and TypeMethodDescriptionprotected void
PermissionUIItemDescriptor.setPermission
(String permission) -
Uses of XContent in org.nuxeo.ecm.platform.forms.layout.descriptors
Methods in org.nuxeo.ecm.platform.forms.layout.descriptors with annotations of type XContentModifier and TypeMethodDescriptionvoid
LayoutTypeConfigurationDescriptor.setDescription
(DocumentFragment descriptionDOM) void
WidgetTypeConfigurationDescriptor.setDescription
(DocumentFragment descriptionDOM) void
WidgetDescriptor.setSelectOptions
(DocumentFragment selectOptionsDOM) -
Uses of XContent in org.nuxeo.ecm.platform.htmlsanitizer
Fields in org.nuxeo.ecm.platform.htmlsanitizer with annotations of type XContent -
Uses of XContent in org.nuxeo.ecm.platform.types
Fields in org.nuxeo.ecm.platform.types with annotations of type XContent -
Uses of XContent in org.nuxeo.ecm.platform.web.common.requestcontroller.service
Methods in org.nuxeo.ecm.platform.web.common.requestcontroller.service with annotations of type XContent -
Uses of XContent in org.nuxeo.ecm.webengine.model.impl
Methods in org.nuxeo.ecm.webengine.model.impl with annotations of type XContent -
Uses of XContent in org.nuxeo.ecm.webengine.security
Methods in org.nuxeo.ecm.webengine.security with annotations of type XContentModifier and TypeMethodDescriptionprotected void
GuardDescriptor.setGuards
(DocumentFragment content) -
Uses of XContent in org.nuxeo.ecm.webengine.security.guards
Fields in org.nuxeo.ecm.webengine.security.guards with annotations of type XContent -
Uses of XContent in org.nuxeo.runtime.deployment.preprocessor
Methods in org.nuxeo.runtime.deployment.preprocessor with annotations of type XContentModifier and TypeMethodDescriptionvoid
ContainerDescriptor.setInstallCommands
(DocumentFragment df) void
FragmentDescriptor.setInstallCommands
(DocumentFragment df) void
ContainerDescriptor.setUninstallCommands
(DocumentFragment df) void
FragmentDescriptor.setUninstallCommands
(DocumentFragment df) -
Uses of XContent in org.nuxeo.runtime.model.impl
Fields in org.nuxeo.runtime.model.impl with annotations of type XContent -
Uses of XContent in org.nuxeo.targetplatforms.core.descriptors
Methods in org.nuxeo.targetplatforms.core.descriptors with annotations of type XContentModifier and TypeMethodDescriptionvoid
TargetDescriptor.setDescription
(DocumentFragment descriptionDOM) -
Uses of XContent in org.nuxeo.theme.styling.service.descriptors
Methods in org.nuxeo.theme.styling.service.descriptors with annotations of type XContent