Annotation Interface AttributeRelationship
public @interface AttributeRelationship
Defines a relationship between attributes on two data objects.
Analog to the DataObjectAttributeRelationship metadata.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionGets the attribute name on the child object.Gets the attribute name on the parent object.