Interface FavouritesServiceImpl.OnRemoveFavouritePolicy

    • Field Detail

      • QNAME

        static final QName QNAME
    • Method Detail

      • onRemoveFavourite

        void onRemoveFavourite​(String userName,
                               NodeRef nodeRef)
        Called after a favourite has been removed
        Parameters:
        userName - the username of the person who favourited the node
        nodeRef - the node that was un-favourited