|
Hi,
I have an entity witch contain partyId as field and others, I want to display all fields of this entity and the firstName and lastName of this actual partyId.
how can I replace the getRelatedOne() method to have access to another entity ?
Regards
|