02-04-2010 12:22 AM
// lock the object
var props = new Array(2);
props["cm:lockType"] = "READ_ONLY_LOCK";
props["cm:lockOwner"] = "admin";
transformedNode.addAspect("cm:lockable", props);
02-04-2010 02:30 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.