|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractCensor
WRITEME: The documentation for this type (AbstractCensor) is incomplete. (brpocock@star-hope.org, Nov 19, 2009)
Method Summary | |
---|---|
FilterResult |
checkLists(String token)
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009) |
FilterResult |
filterMessage(String text)
Filter the message. |
int |
getWhiteListLength()
WRITEME: document this method (brpocock@star-hope.org, Oct 13, 2009) |
void |
loadLists(Connection databaseConnection)
WRITEME: Document this method brpocock@star-hope.org |
void |
prime(Connection databaseConnection)
WRITEME: Document this method brpocock@star-hope.org |
void |
reloadLists(Connection databaseConnection)
WRITEME: Document this method brpocock@star-hope.org |
Method Detail |
---|
FilterResult checkLists(String token)
token
- WRITEME
FilterResult filterMessage(String text)
text
- WRITEME
int getWhiteListLength()
void loadLists(Connection databaseConnection)
databaseConnection
- WRITEMEvoid prime(Connection databaseConnection)
databaseConnection
- WRITEMEvoid reloadLists(Connection databaseConnection)
databaseConnection
- WRITEME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |