02-09-2010 04:09 AM
02-09-2010 01:16 PM
Node node = new Node( nodeRef );
02-10-2010 12:06 AM
Hello,
I'm new to Alfresco but I think you can create a Node passing the NodeRef as a parameter of the constructor, like this:
02-10-2010 04:37 AM
02-10-2010 10:42 PM
org.alfresco.web.bean.repository.Node is a class not an interface.
And as Pedro says above there is a constructor.
public Node(NodeRef nodeRef)
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.