public static interface Comment.ModeratorStatus
Modifier and Type | Method and Description |
---|---|
boolean |
isApproved()
return true if this comment is approved
|
boolean |
isFlagged()
return true if the comment is flagged
|
boolean |
isPending()
return true if this comment is pending
|
boolean |
isSpam()
return true if this comment is spam
|
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"