Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
L
M
O
S
T
A
afterPropertiesSet()
- Method in class org.jasig.portlet.courses.dao.xml.
MockCoursesDaoImpl
C
CachingCoursesDao
- Class in
org.jasig.portlet.courses.dao
This
ICoursesDao
implementation decorates one or more other DAOs and adds caching features to them.
CachingCoursesDao()
- Constructor for class org.jasig.portlet.courses.dao.
CachingCoursesDao
COURSE_LIST_KEY
- Variable in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
D
DEPARTMENT_LIST_KEY
- Variable in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
G
getCourseOffering(String, String)
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getCourseOffering(String, String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getCourseOfferings(String, String, String)
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getCourseOfferings(String, String, String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getCoursesByTerm(PortletRequest, String)
- Method in class org.jasig.portlet.courses.dao.
CachingCoursesDao
getCoursesByTerm(PortletRequest, String)
- Method in interface org.jasig.portlet.courses.dao.
ICoursesDao
Get courses for a term for the current user
getCoursesByTerm(PortletRequest, String)
- Method in class org.jasig.portlet.courses.dao.
MergingCoursesDaoImpl
getCoursesByTerm(PortletRequest, String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
getCoursesByTerm(PortletRequest, String)
- Method in class org.jasig.portlet.courses.dao.xml.
MockCoursesDaoImpl
getCourseSectionOffering(String, String, String)
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getCourseSectionOffering(String, String, String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getCurrentTerm(String)
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getCurrentTerm(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getDepartment(String, String, String)
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getDepartment(String, String, String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getDepartments(String, String)
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getDepartments(String, String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getRequestEntity(PortletRequest)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
Get a request entity prepared for basic authentication.
getSchool(String)
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getSchool(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getSchools()
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getSchools()
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getTermList(PortletRequest)
- Method in class org.jasig.portlet.courses.dao.
CachingCoursesDao
getTermList(PortletRequest)
- Method in interface org.jasig.portlet.courses.dao.
ICoursesDao
Get a term list for the current user
getTermList(PortletRequest)
- Method in class org.jasig.portlet.courses.dao.
MergingCoursesDaoImpl
getTermList(PortletRequest)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
getTermList(PortletRequest)
- Method in class org.jasig.portlet.courses.dao.xml.
MockCoursesDaoImpl
getTerms(String)
- Method in interface org.jasig.portlet.courses.dao.
ICourseOfferingDao
getTerms(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
getTermsAndCourses(PortletRequest)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
Get terms and courses for the current user
H
HttpClientCourseOfferingDaoImpl
- Class in
org.jasig.portlet.courses.dao.xml
HttpClientCourseOfferingDaoImpl()
- Constructor for class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
HttpClientCoursesDaoImpl
- Class in
org.jasig.portlet.courses.dao.xml
HttpClientCoursesDaoImpl retrieves courses from a Basic Authentication protected XML feed.
HttpClientCoursesDaoImpl()
- Constructor for class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
I
ICourseOfferingDao
- Interface in
org.jasig.portlet.courses.dao
ICoursesDao
- Interface in
org.jasig.portlet.courses.dao
ICoursesDao represents a data access interface for retrieving course and grade data for a particular user.
L
log
- Variable in class org.jasig.portlet.courses.dao.
MergingCoursesDaoImpl
log
- Variable in class org.jasig.portlet.courses.dao.xml.
MockCoursesDaoImpl
M
mergeCourse(Course, Course)
- Method in class org.jasig.portlet.courses.dao.
MergingCoursesDaoImpl
Merge together information from the additional course into the provided original course.
mergeCourseSummaries(CoursesByTerm, CoursesByTerm)
- Method in class org.jasig.portlet.courses.dao.
MergingCoursesDaoImpl
mergeTermSummaries(TermList, TermList)
- Method in class org.jasig.portlet.courses.dao.
MergingCoursesDaoImpl
MergingCoursesDaoImpl
- Class in
org.jasig.portlet.courses.dao
MergingCoursesDaoImpl merges together information from multiple data sources.
MergingCoursesDaoImpl()
- Constructor for class org.jasig.portlet.courses.dao.
MergingCoursesDaoImpl
MockCoursesDaoImpl
- Class in
org.jasig.portlet.courses.dao.xml
MockCoursesDaoImpl()
- Constructor for class org.jasig.portlet.courses.dao.xml.
MockCoursesDaoImpl
O
org.jasig.portlet.courses.dao
- package org.jasig.portlet.courses.dao
org.jasig.portlet.courses.dao.xml
- package org.jasig.portlet.courses.dao.xml
S
SCHOOL_LIST_KEY
- Variable in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
setCache(Cache)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
setCourseDaos(List<ICoursesDao>)
- Method in class org.jasig.portlet.courses.dao.
MergingCoursesDaoImpl
Set the list of course DAOs to be called.
setCourseListUrl(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
setCoursesByTermCache(Cache)
- Method in class org.jasig.portlet.courses.dao.
CachingCoursesDao
setCourseUrl(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
setDepartmentListUrl(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
setEnclosedCoursesDao(ICoursesDao)
- Method in class org.jasig.portlet.courses.dao.
CachingCoursesDao
setMockData(Resource)
- Method in class org.jasig.portlet.courses.dao.xml.
MockCoursesDaoImpl
setPasswordKey(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
setRestTemplate(RestTemplate)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
setRestTemplate(RestTemplate)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
setSchoolListUrl(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
setTermListCache(Cache)
- Method in class org.jasig.portlet.courses.dao.
CachingCoursesDao
setTermListUrl(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
setUrlFormat(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
setUsernameKey(String)
- Method in class org.jasig.portlet.courses.dao.xml.
HttpClientCoursesDaoImpl
T
TERM_LIST_KEY
- Variable in class org.jasig.portlet.courses.dao.xml.
HttpClientCourseOfferingDaoImpl
A
C
D
G
H
I
L
M
O
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
Jasig
. All Rights Reserved.