Subclasses of EOMasterAssociation in com.webobjects.eointerface |
class |
EOMasterCopyAssociation
An EOMasterCopyAssociation object synchronizes two
EODisplayGroups that share the same data source but
have different qualifiers. |
class |
EOMasterDetailAssociation
An EOMasterDetailAssociation object binds one EODisplayGroup (the detail)
to a relationship in another (the master), so that the detail display group
contains the destination objects for the object selected in the master. |
class |
EOMasterPeerAssociation
An EOMasterPeerAssociation binds two EODisplayGroups together
in a master-detail relationship, where the detail
EODisplayGroup shows the destination objects for the
relationship of the master EODisplayGroup. |