Annotation Interface Field
Annotation to define custom metadata for document fields.
- Author:
- Oliver Gierke, Christoph Strobl
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
-
name
-
order
int orderThe order in which various fields shall be stored. Has to be a positive integer.- Returns:
- the order the field shall have in the document or -1 if undefined.
- Default:
2147483647
-