edu.harvard.med.countway.dl.rest
Class CourseInstitutionResource

java.lang.Object
  extended by edu.harvard.med.countway.dl.rest.CourseInstitutionResource

public class CourseInstitutionResource
extends java.lang.Object


Constructor Summary
CourseInstitutionResource()
           
 
Method Summary
 javax.ws.rs.core.Response selectCourseInstitution(java.lang.Integer id)
           
 javax.ws.rs.core.Response selectCourseInstitutionList(java.lang.Integer offset, edu.harvard.med.countway.dl.model.SelectCourseInstitutionListParams.Sort sort)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CourseInstitutionResource

public CourseInstitutionResource()
Method Detail

selectCourseInstitutionList

public javax.ws.rs.core.Response selectCourseInstitutionList(java.lang.Integer offset,
                                                             edu.harvard.med.countway.dl.model.SelectCourseInstitutionListParams.Sort sort)
                                                      throws java.sql.SQLException
Throws:
java.sql.SQLException

selectCourseInstitution

public javax.ws.rs.core.Response selectCourseInstitution(java.lang.Integer id)
                                                  throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © 2010. All Rights Reserved.