05-20-2010 01:00 PM
CMLCreate create = new CMLCreate("1", parentReference, null, null, null, Constants.TYPE_CONTENT, properties);
CML cml = new CML();
cml.setCreate(new CMLCreate[]{create});
WebServiceFactory.getRepositoryService().update(cml);
Service.Registry.getNodeService.addChild(ParentRef,ChildRef,Asoctype Qname, Qname)
05-20-2010 01:32 PM
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.