JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.nuxeo.common.xmap.annotation
Annotation Interface XObject
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
XObject
Author:
Bogdan Stefanescu
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
order
String
value
An xpath expression specifying the XML node to bind to.
Element Details
value
String
value
An xpath expression specifying the XML node to bind to.
Returns:
the node xpath
Default:
""
order
String
[]
order
Default:
{}