Class DefaultCommerceCommentService

All Implemented Interfaces:
CommentService, CommerceCommentService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultCommerceCommentService extends DefaultCommentService implements CommerceCommentService
Default implementation for CommerceCommentService.
See Also:
  • Constructor Details

    • DefaultCommerceCommentService

      public DefaultCommerceCommentService()
  • Method Details