毕设领域模型
2018-05-24 16:55:47 0 举报
领域模型
作者其他创作
大纲/内容
NewsCommentControler
+ NewsCommentService
+ list();+ add();+ del();
resource:list.html;showList.htmlshowNews.htmlInfo.html
newsApplication
list.html
NewsTypeController
+ NewsTypeService;
+ save();+ list();+ del();+ listByTip();
User System
NewsController
+ savePage();+ ListByType();+ Info();
UserController
+ UserService;
+ userList():String+ save();+ delete;+ Login();
NewsTypeService
+ NewsTypeRepository;+ NewsTipRopository;
+ save()+ del();+ findAll();
resource:Info.htmlList.html;Login.html;System.html;
classifysystem
newsService
+ newsRepository;
+ Save()+ listByType();+ delete();
UserService
+ UserRepository;
+ save();+ del();+ findById();
news managementsystem
newsCommentService
+ newsRepository;+ UserRepository;+ newsCommentRepository;
+ list();+ save();+ del();
Comment System
0 条评论
下一页