|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CAECode | |
---|---|
org.kuali.kfs.module.endow.businessobject | |
org.kuali.kfs.module.endow.document.service | |
org.kuali.kfs.module.endow.document.service.impl |
Uses of CAECode in org.kuali.kfs.module.endow.businessobject |
---|
Methods in org.kuali.kfs.module.endow.businessobject that return CAECode | |
---|---|
CAECode |
KEMID.getIncomeCAE()
Gets the incomeCAE. |
CAECode |
KEMID.getPrincipalCAE()
Gets the principalCAE. |
Methods in org.kuali.kfs.module.endow.businessobject with parameters of type CAECode | |
---|---|
void |
KEMID.setIncomeCAE(CAECode incomeCAE)
Sets the incomeCAE. |
void |
KEMID.setPrincipalCAE(CAECode principalCAE)
Sets the principalCAE. |
Uses of CAECode in org.kuali.kfs.module.endow.document.service |
---|
Methods in org.kuali.kfs.module.endow.document.service that return CAECode | |
---|---|
CAECode |
CAECodeService.getByPrimaryKey(String code)
Gets a CAECode by primary key. |
Uses of CAECode in org.kuali.kfs.module.endow.document.service.impl |
---|
Methods in org.kuali.kfs.module.endow.document.service.impl that return CAECode | |
---|---|
CAECode |
CAECodeServiceImpl.getByPrimaryKey(String code)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |