Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.alfresco.repo.node
Interface NodeServicePolicies.BeforeMoveNodePolicy
All Superinterfaces:
ClassPolicy, Policy
Enclosing class:
NodeServicePolicies

@org.alfresco.api.AlfrescoPublicApi
public static interface NodeServicePolicies.BeforeMoveNodePolicy
extends ClassPolicy

Field Summary
QNAME
Fields inherited from interface org.alfresco.repo.policy.Policy
NAMESPACE
Method Summary
void
beforeMoveNode(ChildAssociationRef oldChildAssocRef, NodeRef newParentRef)
          Called before a node is moved.
Field Detail
QNAME
public static final QName QNAME
Method Detail
beforeMoveNode
void beforeMoveNode(ChildAssociationRef oldChildAssocRef,
                    NodeRef newParentRef)
Called before a node is moved.
Parameters:
oldChildAssocRef - the child association reference prior to the move
newParentRef - the new parent node reference
Since:
4.1

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.