08-12-2009 05:52 AM
The node's content is missing:
node: workspace://SpacesStore/ea5ad157-d489-4e94-84aa-7d7f3531d8dd
reader: null
Please contact your system administrator.
My code near:
this.policyComponent.bindClassBehaviour(QName.createQName(
NamespaceService.ALFRESCO_URI, "onCopyNode"),
ContentModel.TYPE_CONTENT,
new JavaBehaviour(this, "onCopyNode"));
public void onCopyNode(QName classRef, NodeRef sourceNodeRef,
StoreRef destinationStoreRef, boolean copyToNewNode,
PolicyScope copyDetails) {
log.debug("onCopyNode()");
log.debug("copyToNewNode = " + copyToNewNode);
}
08-12-2009 07: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.