Classes in this File | Line Coverage | Branch Coverage | Complexity | ||||
CourseServiceMethodInvoker |
|
| 0.0;0 |
1 | package org.kuali.student.lum.course.service.impl; | |
2 | ||
3 | import org.kuali.student.lum.service.assembler.LumServiceMethodInvoker; | |
4 | ||
5 | 1 | public class CourseServiceMethodInvoker extends LumServiceMethodInvoker{ |
6 | ||
7 | } |