网上招聘系统评论子系统类图
2020-04-13 14:45:43 0 举报
网上招聘系统评论子系统类图
作者其他创作
大纲/内容
addComment<InvitationShow.jsp>
-CommentService commentService;-UserService userService;-InvitationService invitationService;
+selectCommentByPostId();+addComment();+deleteComment();+selectCommentByCommentId ();
CommentService
+addComment();+deleteComment();
deleteComment<controlInvitationShow.jsp>
InvitationService
+ selectAllInvitation();+selectAllInvitationOrderByPageView();+ddInvitation();+selectInvitationByType();+selectInvitationByKey();+updateInvitationPageView();+updateInvitationAgreeNumber();+selectAllInvitationCount();+selectInvitationByUser();+selectTotalCountByUserId();+deleteInvitationById();+updateInvitation();+ electTotalCountByKey();+updateInvitationCommentNumber(); +electTotalCountByType();
CommentController
UserService
0 条评论
下一页