public class CommunityModeration extends Object implements ModerationFilter
| Constructor and Description |
|---|
CommunityModeration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get's the name of the Modetation Filter
|
boolean |
needModeration(SocialUgc ugc)
Decide if a UGC have to be moderate
|
void |
setComunityOffenceMaxPercentage(int comunityOffenceMaxPercentage) |
public boolean needModeration(SocialUgc ugc)
ModerationFilterneedModeration in interface ModerationFilterugc - Ugc to checkpublic String getName()
ModerationFiltergetName in interface ModerationFilterpublic void setComunityOffenceMaxPercentage(int comunityOffenceMaxPercentage)
Copyright © 2015 CrafterCMS. All Rights Reserved.