Uses of Interface
org.alfresco.repo.node.NodeServicePolicies.OnCreateChildAssociationPolicy
Packages that use NodeServicePolicies.OnCreateChildAssociationPolicy
Package
Description
The implementation of the Alfresco Imap Server
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
-
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.event2
Subinterfaces of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.event2Modifier and TypeInterfaceDescriptioninterfaceEvent generator supported policies.Classes in org.alfresco.repo.event2 that implement NodeServicePolicies.OnCreateChildAssociationPolicyModifier and TypeClassDescriptionclassEncapsulates child association events that occurred in a single transaction.classGenerates events and sends them to an event topic. -
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.events
Classes in org.alfresco.repo.events that implement NodeServicePolicies.OnCreateChildAssociationPolicy -
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.imap
Classes in org.alfresco.repo.imap that implement NodeServicePolicies.OnCreateChildAssociationPolicy -
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.lock
Classes in org.alfresco.repo.lock that implement NodeServicePolicies.OnCreateChildAssociationPolicy -
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.node
Classes in org.alfresco.repo.node that implement NodeServicePolicies.OnCreateChildAssociationPolicy -
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.node.integrity
Classes in org.alfresco.repo.node.integrity that implement NodeServicePolicies.OnCreateChildAssociationPolicyModifier and TypeClassDescriptionclassComponent that tagsincompletenodes.classComponent that generates and processes integrity events, enforcing the dictionary model's node structure. -
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.rule
Classes in org.alfresco.repo.rule that implement NodeServicePolicies.OnCreateChildAssociationPolicy -
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.rule.ruletrigger
Classes in org.alfresco.repo.rule.ruletrigger that implement NodeServicePolicies.OnCreateChildAssociationPolicyModifier and TypeClassDescriptionclassA rule trigger for the creation of secondary child associations. -
Uses of NodeServicePolicies.OnCreateChildAssociationPolicy in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement NodeServicePolicies.OnCreateChildAssociationPolicyModifier and TypeClassDescriptionclassThe Repo Transfer Receiver is the "Back-End" for transfer subsystem.