03-11-2008 03:07 PM
public void setPermission(NodeRef nodeRef, String authority, PermissionReference perm, boolean allow)
{
permissionsDaoComponent.setPermission(nodeRef, authority, perm, allow);
accessCache.clear();
}
Why for adding one permission for one noderef for one authority the whole cache is thrown away? It's a problem that also the "shared" cache is cleared - not only the trasactional.07-01-2008 07:06 AM
07-02-2008 05:31 AM
09-04-2008 06:37 AM
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.