04-01-2013 09:34 PM
Acl acl = obj.getAcl();
List<Ace> aces = acl.getAces();
to get the list of aces to check to see if the user has actually got write permission.04-01-2013 10:15 PM
Acl acl = session.getAcl(obj, true);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.