Uses of Class
org.blojsom.plugin.comment.event.CommentEvent

Packages that use CommentEvent
org.blojsom.plugin.comment.event Defines the classes and interfaces for events related to the blojsom comment plugin  
 

Uses of CommentEvent in org.blojsom.plugin.comment.event
 

Subclasses of CommentEvent in org.blojsom.plugin.comment.event
 class CommentAddedEvent
          Comment Added Event indicates an event where a BlogComment has been added to the system.
 class CommentApprovedEvent
          Comment Approved event
 class CommentDeletedEvent
          Comment Deleted Event indicates an event where a BlogComment has been deleted from the system.