Uses of Class
org.nuxeo.common.xmap.annotation.XMemberAnnotation
-
Packages that use XMemberAnnotation Package Description org.nuxeo.common.xmap.annotation Annotations used by the XMap framework. -
-
Uses of XMemberAnnotation in org.nuxeo.common.xmap.annotation
Classes in org.nuxeo.common.xmap.annotation with annotations of type XMemberAnnotation Modifier and Type Class Description interface
XContent
An annotation that injects the content of the current node as an XML string or DocumentFragment depending on the field type.interface
XContext
Injects an execution context property.interface
XNode
interface
XNodeList
interface
XNodeMap
interface
XParent
-