I understood this. Thanks, Bhoomi.
On Sat, Nov 27, 2010 at 5:14 PM, Bhoomi Kakaiya <[email protected]>wrote: > Hi, > > I am learning implementation of Rhino security. > > I could get operation level security working. > > Now I am trying to understand entity level security. Could someone please > help me out. > > Let me take 2 cases : > Entity : Plan (Has Addedby attribute). > UserGroups : HeadPlanner, LocalPlanner. > > Case 1 : If User is belonging to LocalPlanner group bring in those data > that are added by him/her. > If User is HeadPlanner bring in all the data. > > Case 2 : Can we fetch data based on condition? > Example : > LocalPlanner : Plan (Amount) < 1000 > HeadPlanner : Plan (Amount) >= 0. > > I would really appreciate if someone could guide me in right direction. > I guess Case 1 is possible in RS and no idea for Case 2. > > I have referred to bartreysheroves wincellar app, but I was not quite able > to understand IEntityInformationExtractor. > > Please help me understand. > > Thanks, > Bhoomi. > > > > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
