Interface NodeServicePolicies.OnAddAspectPolicy

    • Field Detail

      • QNAME

        static final QName QNAME
    • Method Detail

      • onAddAspect

        void onAddAspect​(NodeRef nodeRef,
                         QName aspectTypeQName)
        Called after an aspect has been added to a node
        Parameters:
        nodeRef - the node to which the aspect was added
        aspectTypeQName - the type of the aspect