Annotation Type CometReferences
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface CometReferencesAnnotation to tag a method to be responsible to specify a entities references. This is not necessarily a property or getter method, but can also be a calculated or compound value.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description CometReference[]references
-
-
-
Element Detail
-
references
CometReference[] references
-
-