Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.forum.abuse.AbuseReport

Packages that use AbuseReport
com.jivesoftware.forum.abuse   
 

Uses of AbuseReport in com.jivesoftware.forum.abuse
 

Methods in com.jivesoftware.forum.abuse with parameters of type AbuseReport
 void AbuseDAO.createAbuseReport(AbuseReport report)
          Creates an abuse report entry in the database
 void AbuseDAOImpl.createAbuseReport(AbuseReport report)
           
 void AbuseManager.reportAbuse(AbuseReport report)
          Creates an abuse report entry in the database and marks the message for moderation
 void AbuseManagerImpl.reportAbuse(AbuseReport report)
           
 void AbuseManager.resolveAbuseReport(AbuseReport abuseReport)
          Resolves an abuse report
 void AbuseManagerImpl.resolveAbuseReport(AbuseReport abuseReport)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.