Interface NodeServicePolicies.OnCreateNodePolicy

All Superinterfaces:
ClassPolicy, Policy
All Known Subinterfaces:
EventSupportedPolicies, HomeFolderProvider
All Known Implementing Classes:
AbstractHomeFolderProvider, AccessAuditor, ContentUsageImpl, CreateNodeRuleTrigger, DictionaryModelType, EventGenerationBehaviours, EventGenerator, ExistingPathBasedHomeFolderProvider, ForumPostBehaviours, IncompleteNodeTagger, IntegrityChecker, NodeEventConsolidator, NodeMonitor, PersonServiceImpl, RuleServiceImpl, SolrFacetServiceImpl, ThumbnailServiceImpl, UIDBasedHomeFolderProvider, UserUsageTrackingComponent
Enclosing interface:
NodeServicePolicies

@AlfrescoPublicApi public static interface NodeServicePolicies.OnCreateNodePolicy extends ClassPolicy
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy

    Policy.Arg
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final QName
     

    Fields inherited from interface org.alfresco.repo.policy.Policy

    NAMESPACE
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a new node has been created.
  • Field Details

    • QNAME

      static final QName QNAME
  • Method Details

    • onCreateNode

      void onCreateNode(ChildAssociationRef childAssocRef)
      Called when a new node has been created.
      Parameters:
      childAssocRef - the created child association reference