Uses of Interface
org.alfresco.repo.node.NodeServicePolicies.OnCreateNodePolicy
-
Packages that use NodeServicePolicies.OnCreateNodePolicy Package Description org.alfresco.filesys.repo The Alfesco filesystem to repository translation layerorg.alfresco.repo.audit.access org.alfresco.repo.dictionary org.alfresco.repo.events org.alfresco.repo.forum org.alfresco.repo.node.integrity org.alfresco.repo.rule org.alfresco.repo.rule.ruletrigger org.alfresco.repo.search.impl.solr.facet org.alfresco.repo.security.person org.alfresco.repo.thumbnail org.alfresco.repo.usage -
-
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.filesys.repo
Classes in org.alfresco.filesys.repo that implement NodeServicePolicies.OnCreateNodePolicy Modifier and Type Class Description classNodeMonitorNode Monitor Class -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.audit.access
Classes in org.alfresco.repo.audit.access that implement NodeServicePolicies.OnCreateNodePolicy Modifier and Type Class Description classAccessAuditorCreates 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 Modifier and Type Class Description classDictionaryModelTypeDictionary model type behaviour. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.events
Classes in org.alfresco.repo.events that implement NodeServicePolicies.OnCreateNodePolicy Modifier and Type Class Description classEventGenerationBehaviours -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.forum
Classes in org.alfresco.repo.forum that implement NodeServicePolicies.OnCreateNodePolicy Modifier and Type Class Description classForumPostBehavioursThis 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.OnCreateNodePolicy Modifier and Type Class Description classIncompleteNodeTaggerComponent that tagsincompletenodes.classIntegrityCheckerComponent 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 Modifier and Type Class Description classRuleServiceImplRule service implementation. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.rule.ruletrigger
Classes in org.alfresco.repo.rule.ruletrigger that implement NodeServicePolicies.OnCreateNodePolicy Modifier and Type Class Description classCreateNodeRuleTriggerWe 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 Modifier and Type Class Description classSolrFacetServiceImplSolr Facet Service Implementation. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.security.person
Subinterfaces of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.security.person Modifier and Type Interface Description interfaceHomeFolderProviderDeprecated.Depreciated since 4.0.Classes in org.alfresco.repo.security.person that implement NodeServicePolicies.OnCreateNodePolicy Modifier and Type Class Description classAbstractHomeFolderProviderDeprecated.Depreciated since 4.0.classExistingPathBasedHomeFolderProviderDeprecated.Depreciated since 4.0.classPersonServiceImplclassUIDBasedHomeFolderProviderDeprecated.Depreciated since 4.0. -
Uses of NodeServicePolicies.OnCreateNodePolicy in org.alfresco.repo.thumbnail
Classes in org.alfresco.repo.thumbnail that implement NodeServicePolicies.OnCreateNodePolicy Modifier and Type Class Description classThumbnailServiceImplDeprecated.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.OnCreateNodePolicy Modifier and Type Class Description classContentUsageImplImplements Content Usage service and policies/behaviour.classUserUsageTrackingComponentUser Usage Tracking Component - to allow user usages to be collapsed or re-calculated - used by UserUsageCollapseJob to collapse usage deltas.
-