06-13-2010 03:45 AM
Node Identifier
Primary Path:    /{http://www.alfresco.org/model/application/1.0}company_home/{http://www.alfresco.org/model/content/1....
Reference:   workspace://SpacesStore/1960748f-cf69-4784-89a0-a4cbd6f03b49
Type:   {http://www.alfresco.org/model/content/1.0}folder
Parent:   workspace://SpacesStore/410438c0-095e-49ac-bfd3-e167b3be863cNodeRef bnr = new NodeRef("/{http://www.alfresco.org/model/application/1.0}company_home/{http://www.alfresco.org/model/content/1...."); 
					
				
			
			
				
			
			
			
			
			
			
			
		06-14-2010 03:39 AM
06-14-2010 03:53 AM
getNodeService().createNode() 
					
				
			
			
				
			
			
			
			
			
			
			
		06-14-2010 04:40 AM
            
            NodeRef companyHome = getCompanyHome();
            List<String> pathElements = Arrays.asList(StringUtils.split(this.template, '/'));
            NodeRef templateRef = fileFolderService.resolveNamePath(companyHome, pathElements).getNodeRef();
 
					
				
		
03-30-2016 12:45 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.