Package edu.mssm.crover.scentral

Interface Summary
PersistenceScheme Interface to support plugable persistence schemes.
SimpleMailer  
UpgradableObject  
URLRepository Provides a mechanism to make the servlets independant of the location of the document (or other servlets) they reference.
UserDirectory  
UserRecord Gives access to the information about a registered user.
WebService  
 

Class Summary
ConnectionPool  
ForgottenPassword Servlet that sends the password by email to users that forgot it.
InstanceIterator Provides information about persistent instances.
LibraryObjectInfo Provides information about persistent instances.
LogoutNode  
MenuBar  
PersistenceScheme_JDBC_Impl JDBCsistence scheme.
PersistenceScheme_nil_Impl Nil persistence scheme.
PersistenceScheme_Serialization_Impl Serialization persistence scheme.
RegistrationDesk Servlet that handles the registration process.
RegistrationDeskNode  
ResourceFile Serves files directly from the jar.
RestrictedUserRecord Grants a restricted access to the information contained in user record.
ServiceManager Help edu.mssm.crover.scentral classes know about the web service currently used by the user.
ServletCentral Central location where the servlets can find the services they need in order to work in a smoother way inside the web server.
SessionLogin Servlet that handles the login process.
SessionLogout Servlet that handles the logout process.
StateNode  
TestOracleConnection  
UninitializedSessionError Servlet that returns an Error warning HTML page with reference to the Start page.
URLRepositoryImpl Implements URLRepository
UserDirectory_JDBC_Impl  
UserDirectory_Serialization_Impl  
UserRecordImpl Stores the information about a registered user.
UserSession Stores the information useful for maintaining the complex state of the RbDe web service.
 

Exception Summary
BadPersistentID Thrown when the persistent identifier submitted to PersistentScheme is invalid for some reason.
BadUserID Thrown when the userID submitted to UserDirectory is invalid for some reason.
MissingFormParameterException Thrown when form editing method does not find expected parameters in the HttpRequest.
PasswordDoesNotMatch Thrown when the password entered by the user does not match between the primary field and the check field.
RegistrationFailure Thrown when the registration process failed.
 



Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.