04-23-2013 11:49 PM
Map<String, Serializable> properties = new HashMap<String, Serializable>();
properties.put(VersionModel.PROP_VERSION_TYPE,VersionType.MAJOR);
getServiceRegistry().getVersionService().createVersion(oldTestNodeRef, properties);
getServiceRegistry().getNodeService().setProperties(oldTestNodeRef, getServiceRegistry().getNodeService().getProperties(testNodeRef));
04-24-2013 01:49 AM
04-24-2013 02:11 AM
04-24-2013 02:12 AM
04-24-2013 06:05 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.