Classes in this File | Line Coverage | Branch Coverage | Complexity | ||||
CluAssemblerConstants |
|
| 0.0;0 |
1 | package org.kuali.student.lum.service.assembler; | |
2 | ||
3 | 0 | public class CluAssemblerConstants { |
4 | public static final String CLU_LO_CLU_SPECIFIC_RELATION = "kuali.lu.lo.relation.type.includes"; | |
5 | } |