06-08-2012 09:38 AM
NodeRef node = new NodeRef("workspace://SpacesStore/app:company_home/app:user_homes/cm:nunoHome");
if ( node == null )
throw new WebScriptException("doesn't exist");
fileFolderService.create(node, "test folder", ContentModel.TYPE_FOLDER, ContentModel.ASSOC_CONTAINS);
06-08-2012 10:26 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.