|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CluAccreditation | |
|---|---|
| org.kuali.student.lum.lu.entity | |
| org.kuali.student.lum.lu.service.impl | |
| Uses of CluAccreditation in org.kuali.student.lum.lu.entity |
|---|
| Fields in org.kuali.student.lum.lu.entity declared as CluAccreditation | |
|---|---|
private CluAccreditation |
CluAccreditationAttribute.owner
|
| Fields in org.kuali.student.lum.lu.entity with type parameters of type CluAccreditation | |
|---|---|
private List<CluAccreditation> |
Clu.accreditations
|
| Methods in org.kuali.student.lum.lu.entity that return CluAccreditation | |
|---|---|
CluAccreditation |
CluAccreditationAttribute.getOwner()
|
| Methods in org.kuali.student.lum.lu.entity that return types with arguments of type CluAccreditation | |
|---|---|
List<CluAccreditation> |
Clu.getAccreditations()
|
| Methods in org.kuali.student.lum.lu.entity with parameters of type CluAccreditation | |
|---|---|
void |
CluAccreditationAttribute.setOwner(CluAccreditation owner)
|
| Method parameters in org.kuali.student.lum.lu.entity with type arguments of type CluAccreditation | |
|---|---|
void |
Clu.setAccreditations(List<CluAccreditation> accreditations)
|
| Uses of CluAccreditation in org.kuali.student.lum.lu.service.impl |
|---|
| Methods in org.kuali.student.lum.lu.service.impl with parameters of type CluAccreditation | |
|---|---|
static AccreditationInfo |
LuServiceAssembler.toAccreditationInfo(CluAccreditation entity)
|
| Method parameters in org.kuali.student.lum.lu.service.impl with type arguments of type CluAccreditation | |
|---|---|
static List<AccreditationInfo> |
LuServiceAssembler.toAccreditationInfos(List<CluAccreditation> entities)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||