|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NodeServicePolicies.OnMoveNodePolicy
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy |
---|
Policy.Arg |
Field Summary | |
---|---|
static QName |
QNAME
|
Fields inherited from interface org.alfresco.repo.policy.Policy |
---|
NAMESPACE |
Method Summary | |
---|---|
void |
onMoveNode(ChildAssociationRef oldChildAssocRef,
ChildAssociationRef newChildAssocRef)
Called when a node has been moved. |
Field Detail |
---|
static final QName QNAME
Method Detail |
---|
void onMoveNode(ChildAssociationRef oldChildAssocRef, ChildAssociationRef newChildAssocRef)
oldChildAssocRef
- the child association reference prior to the movenewChildAssocRef
- the child association reference after the move
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |