A C D E F G H I L M O P S T U V W

L

LearningContextService - class org.oscelot.webct.dao.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 - class org.oscelot.webct.dao.LearningContextVO.
The LearningContextVO is a value object that contains details about the learning context.
LearningContextVO() - Constructor for class org.oscelot.webct.dao.LearningContextVO
Deprecated. LearningContextVO objects should be created using the LearningContextService.getLCInfo(Long) and UserService.getLearningContexts(String, int) methods.
LearningContextVO(String, String, int, String, String, String, String, long, String, String, String, String, String, long, String, String, int, String, String, int) - Constructor for class org.oscelot.webct.dao.LearningContextVO
Deprecated. LearningContextVO objects should be created using the LearningContextService.getLCInfo(Long) and UserService.getLearningContexts(String, int) methods.

A C D E F G H I L M O P S T U V W