Classes

Class StaticPageApproveCommentConverter - reads parameters from request and prepares response for controller
Class StaticPageCommentAdapter is injected as alligator.static.page.comment.adapter service. StaticPageCommentAdapter handles the logic for creating converters defined as constants in StaticPageCommentAdapterUtil.
Abstract class StaticPageCommentAdapterUtil contains list of constants which represents converters
Class StaticPageCommentDeserializer extends AbstractDeserializer and is used to build object of specific instance from json
Class StaticPageCommentReviewSingleConverter - reads parameters from request and prepares response for controller
Class StaticPageCommentsDeleteJSONConverter - reads parameters from request and prepares response for controller
Class StaticPageCommentsForValidationJSONConverter - reads parameters from request and prepares response for controller
Class StaticPageEditCommentJSONConverter - reads parameters from request and prepares response for controller