|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LuCode | |
---|---|
org.kuali.student.r2.lum.lu.entity | |
org.kuali.student.r2.lum.lu.service.impl |
Uses of LuCode in org.kuali.student.r2.lum.lu.entity |
---|
Methods in org.kuali.student.r2.lum.lu.entity that return LuCode | |
---|---|
LuCode |
LuCodeAttribute.getOwner()
|
Methods in org.kuali.student.r2.lum.lu.entity that return types with arguments of type LuCode | |
---|---|
List<LuCode> |
Clu.getLuCodes()
|
Methods in org.kuali.student.r2.lum.lu.entity with parameters of type LuCode | |
---|---|
void |
LuCodeAttribute.setOwner(LuCode owner)
|
Method parameters in org.kuali.student.r2.lum.lu.entity with type arguments of type LuCode | |
---|---|
void |
Clu.setLuCodes(List<LuCode> luCodes)
|
Uses of LuCode in org.kuali.student.r2.lum.lu.service.impl |
---|
Methods in org.kuali.student.r2.lum.lu.service.impl with parameters of type LuCode | |
---|---|
static LuCodeInfo |
CluServiceAssembler.toLuCodeInfo(LuCode entity)
|
Method parameters in org.kuali.student.r2.lum.lu.service.impl with type arguments of type LuCode | |
---|---|
static List<LuCodeInfo> |
CluServiceAssembler.toLuCodeInfos(List<LuCode> entities)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |