Re: Filtering array returned by an EO's relationship (D2J)
Re: Filtering array returned by an EO's relationship (D2J)
- Subject: Re: Filtering array returned by an EO's relationship (D2J)
- From: Ray Ackland <email@hidden>
- Date: Sun, 2 Nov 2003 01:36:50 +1300
Dino,
Ok. I give up. I have been reading through the API doc's, and generally
going around in circles. I would like to have a go at using the
auxiliary qualifier, but from what I have learnt, I first need to get
hold of the EODatabaseDataSource in question.
And I believe I can get that from the WOToManyRelationship.datasource()
method. But how do I get the WOToManyRelationship?
I see I can get an array of to-many relationships, but this is not
necessary as I already know the key for the relationship I want. But
how do I get that relationship from that key?
Please point me in the right direction. As usual, the answer will be
obvious once I know what it is.
Ray.
On Wednesday, Oct 29, 2003, at 07:34 Pacific/Auckland, Ricardo Strausz
wrote:
Did you try dataSource.setAuxiliaryQualifier(aQualifier);
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.