|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbuseReport | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of AbuseReport in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that return types with arguments of type AbuseReport | |
|---|---|
java.util.List<AbuseReport> |
AbuseManager.getAbuseReports(ForumMessage message)
Gets a list of open abuse reports for a particular message |
java.util.List<AbuseReport> |
AbuseManager.getAbuseReports(User user)
Gets a list of open abuse reports from a particular user |
| Methods in com.jivesoftware.community with parameters of type AbuseReport | |
|---|---|
void |
AbuseManager.reportAbuse(AbuseReport report)
Creates an abuse report entry in the database and marks the message for moderation |
void |
AbuseManager.resolveAbuseReport(AbuseReport abuseReport)
Resolves an abuse report |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||