You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by x x <dj...@yahoo.com> on 2009/12/22 23:06:03 UTC

how to find the name of relation

hello 

i want to find related record by generic value object. How can i find the name of the raltion  ?


      

Re: how to find the name of relation

Posted by Cimballi <ci...@gmail.com>.
In the entity XML definition file. Most of the time it's the name of
the related entity, and when there is a title you have to concatenate
the title and the relation name, like MainProduct in ProductAssoc.

Cimballi


On Tue, Dec 22, 2009 at 5:06 PM, x x <dj...@yahoo.com> wrote:
> hello
>
> i want to find related record by generic value object. How can i find the name of the raltion  ?
>
>
>
>