Uses of Class
org.jasig.portlet.courses.model.wrapper.CourseSummaryWrapper

Packages that use CourseSummaryWrapper
org.jasig.portlet.courses.dao   
org.jasig.portlet.courses.dao.xml   
org.jasig.portlet.courses.model.wrapper   
 

Uses of CourseSummaryWrapper in org.jasig.portlet.courses.dao
 

Methods in org.jasig.portlet.courses.dao that return CourseSummaryWrapper
 CourseSummaryWrapper MergingCoursesDaoImpl.getSummary(javax.portlet.PortletRequest request)
           
 CourseSummaryWrapper ICoursesDao.getSummary(javax.portlet.PortletRequest request)
           
 

Uses of CourseSummaryWrapper in org.jasig.portlet.courses.dao.xml
 

Methods in org.jasig.portlet.courses.dao.xml that return CourseSummaryWrapper
 CourseSummaryWrapper MockCoursesDaoImpl.getSummary(javax.portlet.PortletRequest request)
           
 CourseSummaryWrapper HttpClientCoursesDaoImpl.getSummary(javax.portlet.PortletRequest request)
           
 

Uses of CourseSummaryWrapper in org.jasig.portlet.courses.model.wrapper
 

Methods in org.jasig.portlet.courses.model.wrapper that return CourseSummaryWrapper
 CourseSummaryWrapper ObjectFactoryWrapper.createCourseSummary()
           
 



Copyright © 2012 Jasig. All Rights Reserved.