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

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

public class ClassInstructorResource
extends java.lang.Object


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

Constructor Detail

ClassInstructorResource

public ClassInstructorResource()
Method Detail

selectClassInstructorList

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

selectClassInstructor

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


Copyright © 2010. All Rights Reserved.