10-26-2010 11:22 AM
folder.permissions"ALLOWED;test1;Collaborator,ALLOWED;test2;Collaborator,ALLOWED;GROUP_EVERYONE;Consumer"11-28-2011 08:28 AM
01-13-2012 04:48 AM
05-16-2012 05:00 AM
getAllSetPermissions(NodeRef) : Set<AccessPermission>/**
* At what position in the inheritance chain for permissions is this permission set?
* = 0 -> Set direct on the object.
* > 0 -> Inherited
* < 0 -> We don't know and are using this object for reporting (e.g. the actual permissions that apply to a node for the current user)
* @return
*/
public int getPosition();
/**
* Is this an inherited permission entry?
* @return
*/
public boolean isInherited();
/**
* Is this permission set on the object?
* @return
*/
public boolean isSetDirectly();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.