10-07-2010 08:22 AM
final String NAMESPACE = "http://www.alfresco.org/model/demoscripts/1.0";
final QName PROP_QNAME_MY_PROPERTY = QName.createQName("custom.model", "myProperty");
…
…
NodeRef newNodeRef = getNodeService().createNode(parentRef, ContentModel.ASSOC_CONTAINS, QName.createQName(NAMESPACE, newNodeName), PROP_QNAME_MY_PROPERTY).getChildRef();
10-07-2010 09:45 AM
10-08-2010 06:39 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.