文件名称:Agenda-manager
-
所属分类:
- 标签属性:
- 上传时间:2012-11-01
-
文件大小:529.15kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
议程管理系统(Agenda Service)的业务逻辑主要包括两方面,一是用户(User)的管理,二是
会议(Meeting)的管理。根据需求,用户管理需要做到的只是注册和校验密码两项工作,而会
议管理需要做的是增加、查询、删除和清空会议,两者交叉部分较少(只在会议双方必须是
已注册用户这点上存在交叉)。因此可以将用户 User 与会议Meeting分离。 -Agenda management system (Agenda Service) of the business logic includes two aspects, one user (User) management, and second, the meeting (Meeting) management. On demand, users need to do is to manage the registration and validation code 2, while the session management needs to do is increase, query, delete and empty the meeting, the two smaller cross-section (only in meeting the two sides must be a Registered users are crossed on this point). Therefore, users can be separated User Meeting and Conference.
会议(Meeting)的管理。根据需求,用户管理需要做到的只是注册和校验密码两项工作,而会
议管理需要做的是增加、查询、删除和清空会议,两者交叉部分较少(只在会议双方必须是
已注册用户这点上存在交叉)。因此可以将用户 User 与会议Meeting分离。 -Agenda management system (Agenda Service) of the business logic includes two aspects, one user (User) management, and second, the meeting (Meeting) management. On demand, users need to do is to manage the registration and validation code 2, while the session management needs to do is increase, query, delete and empty the meeting, the two smaller cross-section (only in meeting the two sides must be a Registered users are crossed on this point). Therefore, users can be separated User Meeting and Conference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin/agenda/AgendaException.class
bin/agenda/AgendaFormatException.class
bin/agenda/BusinessLogic/Meeting.class
bin/agenda/BusinessLogic/MeetingManager.class
bin/agenda/BusinessLogic/TimeInterval.class
bin/agenda/BusinessLogic/User.class
bin/agenda/BusinessLogic/UserManager.class
bin/agenda/TestMeetingManager.class
bin/agenda/TestUserManager.class
bin/agenda/UserInterface/AddCommand.class
bin/agenda/UserInterface/BatchCommand.class
bin/agenda/UserInterface/ClearCommand.class
bin/agenda/UserInterface/Command.class
bin/agenda/UserInterface/CommandFactory.class
bin/agenda/UserInterface/DeleteCommand.class
bin/agenda/UserInterface/QueryCommand.class
bin/agenda/UserInterface/QuitCommand.class
bin/agenda/UserInterface/RegisterCommand.class
bin/AgendaService.class
doc/agenda/AgendaException.html
doc/agenda/AgendaFormatException.html
doc/agenda/BusinessLogic/Meeting.html
doc/agenda/BusinessLogic/MeetingManager.html
doc/agenda/BusinessLogic/package-frame.html
doc/agenda/BusinessLogic/package-summary.html
doc/agenda/BusinessLogic/package-tree.html
doc/agenda/BusinessLogic/TimeInterval.html
doc/agenda/BusinessLogic/User.html
doc/agenda/BusinessLogic/UserManager.html
doc/agenda/package-frame.html
doc/agenda/package-summary.html
doc/agenda/package-tree.html
doc/agenda/TestMeetingManager.html
doc/agenda/TestUserManager.html
doc/agenda/UserInterface/AddCommand.html
doc/agenda/UserInterface/BatchCommand.html
doc/agenda/UserInterface/ClearCommand.html
doc/agenda/UserInterface/Command.html
doc/agenda/UserInterface/CommandFactory.html
doc/agenda/UserInterface/DeleteCommand.html
doc/agenda/UserInterface/package-frame.html
doc/agenda/UserInterface/package-summary.html
doc/agenda/UserInterface/package-tree.html
doc/agenda/UserInterface/QueryCommand.html
doc/agenda/UserInterface/QuitCommand.html
doc/agenda/UserInterface/RegisterCommand.html
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/help-doc.html
doc/index-all.html
doc/index.html
doc/overview-frame.html
doc/overview-summary.html
doc/overview-tree.html
doc/package-list
doc/resources/inherit.gif
doc/serialized-form.html
doc/stylesheet.css
src/agenda/AgendaException.java
src/agenda/AgendaFormatException.java
src/agenda/BusinessLogic/Meeting.java
src/agenda/BusinessLogic/MeetingManager.java
src/agenda/BusinessLogic/TimeInterval.java
src/agenda/BusinessLogic/User.java
src/agenda/BusinessLogic/UserManager.java
src/agenda/TestMeetingManager.java
src/agenda/TestUserManager.java
src/agenda/UserInterface/AddCommand.java
src/agenda/UserInterface/BatchCommand.java
src/agenda/UserInterface/ClearCommand.java
src/agenda/UserInterface/Command.java
src/agenda/UserInterface/CommandFactory.java
src/agenda/UserInterface/DeleteCommand.java
src/agenda/UserInterface/QueryCommand.java
src/agenda/UserInterface/QuitCommand.java
src/agenda/UserInterface/RegisterCommand.java
src/AgendaService.java
test/TestCommandFactory.bat
test/TestCommandFactory.txt
test/TestMeetingManager.bat
test/TestMeetingManager.txt
test/TestTimeInterval.bat
test/TestTimeInterval.txt
test/TestUserManager.bat
test/TestUserManager.txt
UML/AgendaBusinessLogic.png
UML/AgendaUserInterface.png
UML/Thumbs.db
Agenda.bat
build.bat
test.pdf
test.txt
bin/agenda/BusinessLogic
bin/agenda/UserInterface
doc/agenda/BusinessLogic
doc/agenda/UserInterface
src/agenda/BusinessLogic
src/agenda/UserInterface
bin/agenda
doc/agenda
doc/resources
src/agenda
bin
doc
src
test
UML
bin/agenda/AgendaFormatException.class
bin/agenda/BusinessLogic/Meeting.class
bin/agenda/BusinessLogic/MeetingManager.class
bin/agenda/BusinessLogic/TimeInterval.class
bin/agenda/BusinessLogic/User.class
bin/agenda/BusinessLogic/UserManager.class
bin/agenda/TestMeetingManager.class
bin/agenda/TestUserManager.class
bin/agenda/UserInterface/AddCommand.class
bin/agenda/UserInterface/BatchCommand.class
bin/agenda/UserInterface/ClearCommand.class
bin/agenda/UserInterface/Command.class
bin/agenda/UserInterface/CommandFactory.class
bin/agenda/UserInterface/DeleteCommand.class
bin/agenda/UserInterface/QueryCommand.class
bin/agenda/UserInterface/QuitCommand.class
bin/agenda/UserInterface/RegisterCommand.class
bin/AgendaService.class
doc/agenda/AgendaException.html
doc/agenda/AgendaFormatException.html
doc/agenda/BusinessLogic/Meeting.html
doc/agenda/BusinessLogic/MeetingManager.html
doc/agenda/BusinessLogic/package-frame.html
doc/agenda/BusinessLogic/package-summary.html
doc/agenda/BusinessLogic/package-tree.html
doc/agenda/BusinessLogic/TimeInterval.html
doc/agenda/BusinessLogic/User.html
doc/agenda/BusinessLogic/UserManager.html
doc/agenda/package-frame.html
doc/agenda/package-summary.html
doc/agenda/package-tree.html
doc/agenda/TestMeetingManager.html
doc/agenda/TestUserManager.html
doc/agenda/UserInterface/AddCommand.html
doc/agenda/UserInterface/BatchCommand.html
doc/agenda/UserInterface/ClearCommand.html
doc/agenda/UserInterface/Command.html
doc/agenda/UserInterface/CommandFactory.html
doc/agenda/UserInterface/DeleteCommand.html
doc/agenda/UserInterface/package-frame.html
doc/agenda/UserInterface/package-summary.html
doc/agenda/UserInterface/package-tree.html
doc/agenda/UserInterface/QueryCommand.html
doc/agenda/UserInterface/QuitCommand.html
doc/agenda/UserInterface/RegisterCommand.html
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/help-doc.html
doc/index-all.html
doc/index.html
doc/overview-frame.html
doc/overview-summary.html
doc/overview-tree.html
doc/package-list
doc/resources/inherit.gif
doc/serialized-form.html
doc/stylesheet.css
src/agenda/AgendaException.java
src/agenda/AgendaFormatException.java
src/agenda/BusinessLogic/Meeting.java
src/agenda/BusinessLogic/MeetingManager.java
src/agenda/BusinessLogic/TimeInterval.java
src/agenda/BusinessLogic/User.java
src/agenda/BusinessLogic/UserManager.java
src/agenda/TestMeetingManager.java
src/agenda/TestUserManager.java
src/agenda/UserInterface/AddCommand.java
src/agenda/UserInterface/BatchCommand.java
src/agenda/UserInterface/ClearCommand.java
src/agenda/UserInterface/Command.java
src/agenda/UserInterface/CommandFactory.java
src/agenda/UserInterface/DeleteCommand.java
src/agenda/UserInterface/QueryCommand.java
src/agenda/UserInterface/QuitCommand.java
src/agenda/UserInterface/RegisterCommand.java
src/AgendaService.java
test/TestCommandFactory.bat
test/TestCommandFactory.txt
test/TestMeetingManager.bat
test/TestMeetingManager.txt
test/TestTimeInterval.bat
test/TestTimeInterval.txt
test/TestUserManager.bat
test/TestUserManager.txt
UML/AgendaBusinessLogic.png
UML/AgendaUserInterface.png
UML/Thumbs.db
Agenda.bat
build.bat
test.pdf
test.txt
bin/agenda/BusinessLogic
bin/agenda/UserInterface
doc/agenda/BusinessLogic
doc/agenda/UserInterface
src/agenda/BusinessLogic
src/agenda/UserInterface
bin/agenda
doc/agenda
doc/resources
src/agenda
bin
doc
src
test
UML
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.