Classes in this File | Line Coverage | Branch Coverage | Complexity | ||||
LuiServiceValidationDecorator |
|
| 0.0;0 |
1 | package org.kuali.student.enrollment.classI.lui.service.decorators; | |
2 | ||
3 | import org.kuali.student.enrollment.lui.service.LuiServiceDecorator; | |
4 | ||
5 | 0 | public class LuiServiceValidationDecorator extends LuiServiceDecorator { |
6 | ||
7 | } |