| Package | Description |
|---|---|
| org.jasig.portlet.courses.dao | |
| org.jasig.portlet.courses.dao.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingCoursesDao
Wraps a
ICacheableCoursesDao and presents it as a ICoursesDao adding caching |
class |
CoursesDaoCacheableAdapter
Adapts any
ICacheableCoursesDao to a ICoursesDao |
class |
MergingCoursesDaoImpl
MergingCoursesDaoImpl merges together information from multiple data sources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MergingCoursesDaoImpl.setCourseDaos(List<ICoursesDao> courseDaos)
Set the list of course DAOs to be called.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockGradesDaoImpl
Created with IntelliJ IDEA.
|
Copyright © 2016 Jasig. All Rights Reserved.