Interface AdInterestServiceLocal

    • Method Detail

      • generateNotification

        boolean generateNotification​(BasicAd ad)
        Notifies interested users for the given advertisement
      • removeAll

        void removeAll​(User user)
        Removes all AdInterests of the specified user.