| Package | Description |
|---|---|
| org.jasig.portlet.degreeprogress.dao | |
| org.jasig.portlet.degreeprogress.dao.mock | |
| org.jasig.portlet.degreeprogress.dao.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingDegreeProgressDao
This
IDegreeProgressDao implementation decorates one or more other DAOs and
adds caching features to them. |
| Modifier and Type | Method and Description |
|---|---|
void |
CachingDegreeProgressDao.setEnclosedDegreeProgressDao(IDegreeProgressDao enclosedDegreeProgressDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockDegreeProgressDaoImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpDegreeProgressDaoImpl
HttpDegreeProgressDaoImpl retrieves degree progress from a Basic Authentication
protected XML feed.
|
Copyright © 2016 Jasig. All Rights Reserved.