> > void checkPermission(ObjectNode object,SubjectNode subject,ActionNode > action) > > (Check whether or not an actor can perform the specified activity on a > collection). > > JP >
JP, the comments indicate above method is used for checking permissions on a "collection". That is misleading as it only deals with a single object node but not a collection. Please correct me if I am wrong. -Tom -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
