Annotation Type UniqueId
Annotates a method (to be invoked) that returns the unique id of the object.
The method must have zero arguments.
The "name" argument allows you to specify an alternative name for this "id" property. The preferred/default value is "id"
- Author:
- Gethin James
-
Optional Element Summary
Optional Elements -
Field Summary
Fields
-
Field Details
-
UNIQUE_NAME
- See Also:
-
-
Element Details
-
name
String name- Default:
- "id"
-