Uses of Class
org.alfresco.repo.event2.ChildAssociationEventConsolidator
-
Packages that use ChildAssociationEventConsolidator Package Description org.alfresco.repo.event2 -
-
Uses of ChildAssociationEventConsolidator in org.alfresco.repo.event2
Methods in org.alfresco.repo.event2 that return ChildAssociationEventConsolidator Modifier and Type Method Description protected ChildAssociationEventConsolidatorEventGenerator. createChildAssociationEventConsolidator(ChildAssociationRef childAssociationRef)Methods in org.alfresco.repo.event2 that return types with arguments of type ChildAssociationEventConsolidator Modifier and Type Method Description Map<ChildAssociationRef,ChildAssociationEventConsolidator>EventGenerator.Consolidators. getChildAssocs()Methods in org.alfresco.repo.event2 with parameters of type ChildAssociationEventConsolidator Modifier and Type Method Description protected voidEventGenerator.EventTransactionListener. sendEvent(ChildAssociationRef childAssociationRef, ChildAssociationEventConsolidator consolidator)
-