|
Clearspace API (2.5.29) 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 AbuseReport | |
|---|---|
AbuseReport |
AbuseManager.getAbuseReport(long abuseID)
Gets an abuse report associated with an id |
| Methods in com.jivesoftware.community that return types with arguments of type AbuseReport | |
|---|---|
List<AbuseReport> |
AbuseManager.getAbuseReports(JiveObject message)
Gets a list of open abuse reports for a particular message |
List<AbuseReport> |
AbuseManager.getAbuseReports(User user)
message-abuse.jspa 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 | |||||||||