Class DefaultB2BCommentDao

All Implemented Interfaces:
B2BCommentDao<B2BCommentModel,AbstractOrderModel>, GenericDao<B2BCommentModel>

public class DefaultB2BCommentDao extends DefaultGenericDao<B2BCommentModel> implements B2BCommentDao<B2BCommentModel,AbstractOrderModel>
A default implementation to retrive B2BCommentModel related to cart or order.