6 May
2003
6 May
'03
1:18 p.m.
How can I obtain the list of local roles associated to a group?
You can simply call ob.get_local_group_roles() which will return (similarly to what get_local_roles does) a sequence of pairs, the first element of a pair being the group id and the second element the local roles this group has. See LocalRolesWithGroups.py for more methods specific to groups. Florent -- Florent Guillaume, Nuxeo (Paris, France) +33 1 40 33 79 87 http://nuxeo.com mailto:fg@nuxeo.com