Uses of Interface
org.alfresco.repo.node.NodeServicePolicies.OnCreateAssociationPolicy
-
Packages that use NodeServicePolicies.OnCreateAssociationPolicy Package Description org.alfresco.repo.event2 org.alfresco.repo.node.integrity -
-
Uses of NodeServicePolicies.OnCreateAssociationPolicy in org.alfresco.repo.event2
Subinterfaces of NodeServicePolicies.OnCreateAssociationPolicy in org.alfresco.repo.event2 Modifier and Type Interface Description interfacePeerAssociationEventSupportedPoliciesEvent generator supported policies for peer associations.Classes in org.alfresco.repo.event2 that implement NodeServicePolicies.OnCreateAssociationPolicy Modifier and Type Class Description classEventGeneratorGenerates events and sends them to an event topic.classPeerAssociationEventConsolidatorEncapsulates peer association events occurred in a single transaction. -
Uses of NodeServicePolicies.OnCreateAssociationPolicy in org.alfresco.repo.node.integrity
Classes in org.alfresco.repo.node.integrity that implement NodeServicePolicies.OnCreateAssociationPolicy Modifier and Type Class Description classIncompleteNodeTaggerComponent that tagsincompletenodes.classIntegrityCheckerComponent that generates and processes integrity events, enforcing the dictionary model's node structure.
-