Interface ModerationFilter

    • Method Detail

      • needModeration

        boolean needModeration​(SocialUgc ugc)
        Decide if a UGC have to be moderate
        Parameters:
        ugc - Ugc to check
        Returns:
        True if the UGC Need to be moderate False Otherwise
      • getName

        String getName()
        Get's the name of the Modetation Filter
        Returns:
        the name of the Filter