02-15-2010 05:24 AM
03-05-2010 09:49 AM
ACL[] acls = accessControlService.getACLs(predicate, filter);
Il Predicate è un insieme di nodi su cui vuoi ottenere le informazioni della ACL.
http://localhost:8080/alfresco/service/customService/permessi?username=j.doe&uuid=…
if(node.hasPermission("Read")){
….
}
In questo modo verrà verificato se l'utente che sta eseguendo lo script ha il permesso specificato nell'argomento del metodo sul nodo in cui viene invocato il metodo.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.