Package org.oscelot.webct.dao

Class Summary
LearningContextService The LearningContextService is a singleton utility that allows learning context data to be retrieved from within the Vista authentication module framework given a learning context Id.
LearningContextVO The LearningContextVO is a value object that contains details about the learning context.
TermVO The TermVO is a value object that contains details about a term.
UserRole Deprecated. This class has been replaced with a set of string constants defined in the UserVO class.
UserService The UserService is a singleton utility that allows user data to be retrieved from within the Vista authentication module framework given a user Id and the learning context Id (typically the section Id).
UserVO The UserVO is a value object that contains details about the user.
WebCTApplication The WebCTApplication class provides methods which relate to the WebCT installation
 

Exception Summary
VistaDataException