|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataObjectAttributeRelationship
Represents a relationship between a parent and child attribute. Used in the context of a MetadataChild
object.
Method Summary | |
---|---|
String |
getChildAttributeName()
The matching property on the "child", usually part of the child data object's primary key. |
String |
getParentAttributeName()
The property on the "parent" data object. |
Method Detail |
---|
String getParentAttributeName()
String getChildAttributeName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |