05-27-2015 11:47 PM
ContentWriter writer = this.registry.getContentService().getWriter(nodeRef,
ContentModel.PROP_CONTENT, true);
writer.setEncoding(encoding);
writer.setMimetype(Mime);
writer.putContent(file);
05-28-2015 03:48 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.