| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
public @interface AttributeRelationship
Defines a relationship between attributes on two data objects.
Analog to the DataObjectAttributeRelationship metadata.
| Required Element Summary | |
|---|---|
|  String | childAttributeNameGets the attribute name on the child object. | 
|  String | parentAttributeNameGets the attribute name on the parent object. | 
| Element Detail | 
|---|
public abstract String parentAttributeName
public abstract String childAttributeName
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||