Annotation Interface Relationship
Defines a relationship between the current field and a list of foreign key fields.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionString[]Gets the list of foreign key field property names.
-
Element Details
-
foreignKeyFields
String[] foreignKeyFieldsGets the list of foreign key field property names.- Returns:
- the list of foreign key field property names.
-