On Oct 17, 2011, at 3:02 AM, Farrukh Ijaz wrote:

> Hi,
> 
> I've a situation. I've three entities:
> 
> Country
> CountryGroup
> Customer
> 
> The Customer has toOne relationship with Country and Country has toMany 
> relationship with CountryGroup. The customer doesn't know about CountryGroup 
> at all. In the Customer query page, I want to present the user list of 
> CountryGroup for which following rules:
> 
> LHS: (propertyKey = 'toCountry.toCountryGroups' and task = 'query') RHS: 
> componentName = 'ERD2WQueryToManyRelationship'
> LHS: (propertyKey = 'toCountry.toCountryGroups' and task = 'query') RHS: 
> restrictedChoiceKey = 'object.availableCountryGroups'
> 
> The availableCountryGroups() returns NSArray<CountryGroup> and is defined in 
> Customer class.

How is the current user tied to a particular customer object that you want to 
use for restricted choices?

Ramsey

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to