Classes

Class BlogCommentContainer is injected as alligator.blog.comment.event.container. This container is connecting BlogComment manager to other services
Class BlogCommentEvent contains data for manipulation of blog comment
Class BlogCommentEventUtil contains list of blog comment events
Class BlogCommentListener is injected as alligator.blog.comment.event.listener service. BlogCommentListener is listener class for handling a logic for dispatched events
Class BlogCommentPrepareForApprove is injected as alligator.blog.comment.edit.event.
Class BlogCommentPrepareForEditEvent contains data for manipulation of blog comment
Class BlogCommentPrepareForSave is injected as alligator.blog.comment.save.event
Class PrepareForDelete is injected as alligator.blog.comment.delete.event