[[
middleware:devel:ed:student-manage
]]
MiddlewareWiki
Trace:
»
deploy
»
ed
»
email-manage
»
ticket-manage
»
password-reset
»
group-manage
»
service-manage
»
email-scheduler
»
pid-manage
»
student-manage
Table of Contents
Student Management Bean
Requirements
Problem Statements
Functional Requirements
Nonfunctional Requirements
Useful links
Comments
Student Management Bean
Author
David Hawes
Date
2008/09/02
Requirements
Problem Statements
There exists no programmatic method to manage students in the Registry.
Functional Requirements
Ability to create and modify a student entry in the Registry
If the student data does not exist, it will be created
Campus must exist in the Registry
College must exist in the Registry
Banner academic level must exist in the Registry
Last enrolled term must exist in the Registry
Next enrolled term must exist in the Registry
Ability to create and modify student major entries in the Registry
Major must exist in the Registry
Ability to create and modify student degree entries in the Registry
Majors associated with a degree must exist in the Registry
Nonfunctional Requirements
Must be implemented as a clustered stateless session bean.
Methods that modify the Registry must be sure to replicate the person whose information was updated.
Useful links
Javadocs
Comments
middleware/devel/ed/student-manage.txt · Last modified: 2009/10/07 17:17 (external edit)
Except where otherwise noted, content on this wiki is licensed under the following license:
CC Attribution-Noncommercial-Share Alike 3.0 Unported