On Sep 9, 2010, at 6:03 PM, David Avendasora wrote: > Hi all D2W Gurus, > > I'm starting a new D2W app, and one of the things it needs to do is > automatically pre-qualify all listings of of entities to filter down to only > the EOs that the user is allowed to see. The logic to tell if a user is > allowed will be somewhat complicated as a user can belong to one or more > organizations, and may have one or more roles within each organization. > > I want to add a qualifiers to all searches that they perform that take their > Organizations and Roles into account. Each entity that they search on will > have their own set of qualifiers to do this filtering.
ERDQueryDataSourceDelegateInterface http://wiki.objectstyle.org/confluence/display/WO/D2W+Flow+Control I don't think it works with queryAll though. Rams... er, Non-Dave (^_~)d > > I'm figuring on adding the qualifiers to the session so I can grab them from > there. There are hints of how to do this in this email chain from a couple > years ago: > http://lists.apple.com/archives/webobjects-dev/2007/Sep/msg00032.html but I'm > not sure where to start implementing this for my project, and I didn't see > any obvious examples in the BugTracker demo app. > > Any tips or pointers to other apps that do this? > > Thanks! > > Dave _______________________________________________ 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]
