Class DefaultCommentService

All Implemented Interfaces:
CommentService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
AbstractWarehousingCommentService, DefaultCommerceCommentService

public class DefaultCommentService extends AbstractBusinessService implements CommentService
Default comment service implementation.
See Also:
  • Constructor Details

    • DefaultCommentService

      public DefaultCommentService()
  • Method Details