|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbuseType | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of AbuseType in com.jivesoftware.community |
|---|
| Fields in com.jivesoftware.community declared as AbuseType | |
|---|---|
static AbuseType[] |
AbuseType.ABUSE_TYPES
An array containing all possible types of abuse |
static AbuseType |
AbuseType.EXPLICIT_CONTENT
Type representing an explicit content abuse report. |
static AbuseType |
AbuseType.GENERAL
Type representing a general abuse report. |
static AbuseType |
AbuseType.HARASSMENT
Type representing a harassment abuse report. |
static AbuseType |
AbuseType.IMPERSONATION
Type representing an impersonation abuse report. |
static AbuseType |
AbuseType.PRIVATE_INFORMATION
Type representing a private information abuse report. |
static AbuseType |
AbuseType.PROFANITY
Type representing a profanity abuse report. |
static AbuseType |
AbuseType.RACIAL
Type representing a racial abuse report. |
static AbuseType |
AbuseType.RELIGIOUS
Type representing a religious abuse report. |
static AbuseType |
AbuseType.SLANDER
Type representing a slander abuse report. |
static AbuseType |
AbuseType.SPAM
Type representing a spam abuse report. |
| Methods in com.jivesoftware.community that return AbuseType | |
|---|---|
AbuseType |
AbuseReport.getAbuseType()
Gets the AbuseType for this abuse report. |
static AbuseType |
AbuseType.getAbuseType(int key)
A helper method to get a specific AbuseType object from its key |
| Methods in com.jivesoftware.community with parameters of type AbuseType | |
|---|---|
void |
AbuseReport.setAbuseType(AbuseType abuseType)
Sets the AbuseType for this abuse report. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||