Uses of Interface
org.alfresco.repo.node.NodeServicePolicies.OnCreateNodePolicy
Packages that use NodeServicePolicies.OnCreateNodePolicy
Package
Description
The Alfesco filesystem to repository translation layer
-
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.filesys.repo
Classes in org.alfresco.filesys.repo that implement NodeServicePolicies.OnCreateNodePolicy -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.audit.access
Classes in org.alfresco.repo.audit.access that implement NodeServicePolicies.OnCreateNodePolicyModifier and TypeClassDescriptionclassCreates high level audit records on the creation, deletion, modification and access of content and folders. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement NodeServicePolicies.OnCreateNodePolicy -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.event2
Subinterfaces of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.event2Modifier and TypeInterfaceDescriptioninterfaceEvent generator supported policies.Classes in org.alfresco.repo.event2 that implement NodeServicePolicies.OnCreateNodePolicyModifier and TypeClassDescriptionclassGenerates events and sends them to an event topic.classEncapsulates node events occurred in a single transaction. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.events
Classes in org.alfresco.repo.events that implement NodeServicePolicies.OnCreateNodePolicy -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.forum
Classes in org.alfresco.repo.forum that implement NodeServicePolicies.OnCreateNodePolicyModifier and TypeClassDescriptionclassThis class registers behaviours for thefm:postcontent type. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.node.integrity
Classes in org.alfresco.repo.node.integrity that implement NodeServicePolicies.OnCreateNodePolicyModifier and TypeClassDescriptionclassComponent that tagsincompletenodes.classComponent that generates and processes integrity events, enforcing the dictionary model's node structure. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.rule
Classes in org.alfresco.repo.rule that implement NodeServicePolicies.OnCreateNodePolicy -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.rule.ruletrigger
Classes in org.alfresco.repo.rule.ruletrigger that implement NodeServicePolicies.OnCreateNodePolicyModifier and TypeClassDescriptionclassWe use this specialised trigger for create node beaucse of a problem with the CIFS integration. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.search.impl.solr.facet
Classes in org.alfresco.repo.search.impl.solr.facet that implement NodeServicePolicies.OnCreateNodePolicy -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.security.person
Subinterfaces of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.security.personModifier and TypeInterfaceDescriptioninterfaceDeprecated.Depreciated since 4.0.Classes in org.alfresco.repo.security.person that implement NodeServicePolicies.OnCreateNodePolicyModifier and TypeClassDescriptionclassDeprecated.Depreciated since 4.0.classDeprecated.Depreciated since 4.0.classclassDeprecated.Depreciated since 4.0. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.thumbnail
Classes in org.alfresco.repo.thumbnail that implement NodeServicePolicies.OnCreateNodePolicyModifier and TypeClassDescriptionclassDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.usage
Classes in org.alfresco.repo.usage that implement NodeServicePolicies.OnCreateNodePolicyModifier and TypeClassDescriptionclassImplements Content Usage service and policies/behaviour.classUser Usage Tracking Component - to allow user usages to be collapsed or re-calculated - used by UserUsageCollapseJob to collapse usage deltas.