mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merged 5.1.N (5.1.1) to HEAD (5.2)
122984 rmunteanu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1) 122911 rmunteanu: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4) 122835 gjames: MNT-15114: Adding invokeBeforeDeleteChildAssociation git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123687 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1521,6 +1521,7 @@ public class DbNodeServiceImpl extends AbstractNodeServiceImpl implements Extens
|
||||
" Child Assoc: " + assocRef);
|
||||
}
|
||||
// Delete the secondary association
|
||||
invokeBeforeDeleteChildAssociation(childAssocRef);
|
||||
nodeDAO.deleteChildAssoc(assocId);
|
||||
invokeOnDeleteChildAssociation(childAssocRef);
|
||||
// Index
|
||||
|
Reference in New Issue
Block a user