|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.harvard.med.countway.dl.rest.CourseTypeResource
public class CourseTypeResource
| Constructor Summary | |
|---|---|
CourseTypeResource()
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
selectCourseType(java.lang.Integer id)
|
javax.ws.rs.core.Response |
selectCourseTypeList(java.lang.Integer offset,
edu.harvard.med.countway.dl.model.SelectCourseTypeListParams.Sort sort)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CourseTypeResource()
| Method Detail |
|---|
public javax.ws.rs.core.Response selectCourseTypeList(java.lang.Integer offset,
edu.harvard.med.countway.dl.model.SelectCourseTypeListParams.Sort sort)
throws java.sql.SQLException
java.sql.SQLException
public javax.ws.rs.core.Response selectCourseType(java.lang.Integer id)
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||