@AlfrescoPublicApi public static interface NodeServicePolicies.BeforeMoveNodePolicy extends ClassPolicy
Policy.Arg| Modifier and Type | Method and Description |
|---|---|
void |
beforeMoveNode(ChildAssociationRef oldChildAssocRef,
NodeRef newParentRef)
Called before a node is moved.
|
static final QName QNAME
void beforeMoveNode(ChildAssociationRef oldChildAssocRef, NodeRef newParentRef)
oldChildAssocRef - the child association reference prior to the movenewParentRef - the new parent node referenceCopyright © 2005–2020 Alfresco Software. All rights reserved.