public static interface NodeServicePolicies.BeforeMoveNodePolicy extends ClassPolicy
Policy.Arg| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.service.namespace.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeMoveNode(org.alfresco.service.cmr.repository.ChildAssociationRef oldChildAssocRef,
org.alfresco.service.cmr.repository.NodeRef newParentRef)
Called before a node is moved.
|
void beforeMoveNode(org.alfresco.service.cmr.repository.ChildAssociationRef oldChildAssocRef,
org.alfresco.service.cmr.repository.NodeRef newParentRef)
oldChildAssocRef - the child association reference prior to the movenewParentRef - the new parent node referenceCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.