@AlfrescoPublicApi public static interface NodeServicePolicies.OnCreateChildAssociationPolicy extends AssociationPolicy
Policy.Arg| Modifier and Type | Method and Description |
|---|---|
void |
onCreateChildAssociation(ChildAssociationRef childAssocRef,
boolean isNewNode)
Called after a node child association has been created.
|
static final QName QNAME
void onCreateChildAssociation(ChildAssociationRef childAssocRef, boolean isNewNode)
childAssocRef - the child association that has been createdisNewNode - true if the node is new or false if the node is being linked inCopyright © 2005–2020 Alfresco Software. All rights reserved.