Content automation (Java CLient): read ACLs on document
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2012 10:55 AM
Hello,
I'm trying to read the permissions (ACLs) of users/groups on an existing document in the Nuxeo server from a Java Client using ContentAutomation APIs. I've tried reading the document properties through 'Document.Fetch' operation or through 'Document.GetUsersAndGroups' with no results. Is there any kind of Security Manager that deals with the issue that I'm not taking in account? If yes, which package is containg it?
Thank u,
Ervin
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2012 11:20 AM
