Okay I got it. http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Reference/WO53_Reference/com/webobjects/eocontrol/EOQualifier.html?is-external=true
Farrukh On 2010-10-06, at 4:38 PM, Farrukh Ijaz wrote: > Hi, > > How can a define qualifier parameter for an ERRest request which contains > attribute of to-one relationship? > > E.g. I can get all the publications by following url: > > http://hidden/app/ra/Publication.plist > > I can get a specific Publication as follows: > > http://hidden/app/ra/Publication.plist?qualifier=id=1 > > How can I do the following? > > http://hidden/app/ra/Publication.plist?qualifier=toAuthor.name="Stephen King" > > Also an example of boolean operators such as "AND" or "OR"? > > Thanks, > > Farrukh _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/farrukh.ijaz%40fuegodigitalmedia.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
