GeoAssoc entity usage

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Wai
Reply | Threaded
Open this post in threaded view
|

GeoAssoc entity usage

Wai
Hello community,

Regarding GeoAssoc entity.  When GeoAssoc.geoAssocTypeId=GROUP_MEMBER and GeoAssoc.geoAssocTypeId=REGIONS, the geoId and geoIdTo are not used in a consistent manner when it comes to one-to-many relationship.

When GeoAssoc.geoAssocTypeId=GROUP_MEMBER, GeoAssoc.geoId specifies a group member and the GeoAssoc.geoIdTo represents the group.

But, when GeoAssoc.geoAssocTypeId=REGIONS, GeoAssoc.geoId specifies the group and GeoAssoc.geoIdTo specifies the group member.

Could someone help clarify this?  Shouldn't the geoId and geoIdTo be used consistently throughout?

Thank in advance.
Wai