04-15-2010 11:06 PM
ChildAssociationRef associationToPublished = nodeService.createNode(
original,
QName.createQName("http://www.my.co.jp/", "approvedVersion"),
QName.createQName(NamespaceService.CONTENT_MODEL_1_0_URI, "test"),
QName.createQName("http://www.my.co.jp/", "approvedDocument"));
NodeRef published = associationToPublished.getChildRef();
fileFolderService.move(published, publicationSpace, "published.pdf");
04-19-2010 11:13 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.