|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbuseType | |
---|---|
com.jivesoftware.forum.abuse |
Uses of AbuseType in com.jivesoftware.forum.abuse |
---|
Fields in com.jivesoftware.forum.abuse 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.forum.abuse that return AbuseType | |
---|---|
AbuseType |
AbuseReport.getAbuseType()
|
static AbuseType |
AbuseType.getAbuseType(int key)
A helper method to get a specific AbuseType object from its key |
Methods in com.jivesoftware.forum.abuse with parameters of type AbuseType | |
---|---|
void |
AbuseReport.setAbuseType(AbuseType abuseType)
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |