Classes in this File | Line Coverage | Branch Coverage | Complexity | ||||
CoreProgramRpcServiceAsync |
|
| 0.0;0 |
1 | package org.kuali.student.lum.program.client.rpc; | |
2 | ||
3 | /** | |
4 | * @author Jim | |
5 | */ | |
6 | public interface CoreProgramRpcServiceAsync extends MajorDisciplineRpcServiceAsync { | |
7 | } |