|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommentConfirmationStrategy
Represents an abstraction of the various ways in which comments can be confirmed.
Method Summary | |
---|---|
boolean |
confirmationRequired(Comment comment)
Called to determine whether confirmation is required. |
Methods inherited from interface net.sourceforge.pebble.api.confirmation.ConfirmationStrategy |
---|
getUri, isConfirmed, setupConfirmation |
Method Detail |
---|
boolean confirmationRequired(Comment comment)
comment
- the Comment being confirmed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |