|
||||||||||
| 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 |
childAttributeName
Gets the attribute name on the child object. |
String |
parentAttributeName
Gets 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 | |||||||||