Interface NodeServicePolicies.BeforeCreateNodePolicy

    • Field Detail

      • QNAME

        static final QName QNAME
    • Method Detail

      • beforeCreateNode

        void beforeCreateNode​(NodeRef parentRef,
                              QName assocTypeQName,
                              QName assocQName,
                              QName nodeTypeQName)
        Called before a new node is created.
        Parameters:
        parentRef - the parent node reference
        assocTypeQName - the association type qualified name
        assocQName - the association qualified name
        nodeTypeQName - the node type qualified name