|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pebble.event.response.BlogEntryResponseListenerSupport
net.sourceforge.pebble.event.response.MarkPendingListener
public class MarkPendingListener
Sets the status of new comments and TrackBacks to pending.
| Constructor Summary | |
|---|---|
MarkPendingListener()
|
|
| Method Summary | |
|---|---|
protected void |
blogEntryResponseAdded(Response response)
Called when a comment or TrackBack has been added. |
| Methods inherited from class net.sourceforge.pebble.event.response.BlogEntryResponseListenerSupport |
|---|
blogEntryResponseApproved, blogEntryResponseRejected, blogEntryResponseRemoved, commentAdded, commentApproved, commentRejected, commentRemoved, trackBackAdded, trackBackApproved, trackBackRejected, trackBackRemoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarkPendingListener()
| Method Detail |
|---|
protected void blogEntryResponseAdded(Response response)
blogEntryResponseAdded in class BlogEntryResponseListenerSupportresponse - a Response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||