|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AwardAccount | |
---|---|
org.kuali.kfs.module.cg.businessobject | |
org.kuali.kfs.module.cg.document.validation.impl | |
org.kuali.kfs.module.cg.service.impl |
Uses of AwardAccount in org.kuali.kfs.module.cg.businessobject |
---|
Methods in org.kuali.kfs.module.cg.businessobject that return types with arguments of type AwardAccount | |
---|---|
List<AwardAccount> |
Award.getAwardAccounts()
Gets the awardAccounts list. |
Method parameters in org.kuali.kfs.module.cg.businessobject with type arguments of type AwardAccount | |
---|---|
void |
Award.setAwardAccounts(List<AwardAccount> awardAccounts)
Sets the awardAccounts list. |
Uses of AwardAccount in org.kuali.kfs.module.cg.document.validation.impl |
---|
Methods in org.kuali.kfs.module.cg.document.validation.impl with parameters of type AwardAccount | |
---|---|
protected boolean |
AwardRule.checkAwardAccount(AwardAccount awardAccount)
|
Uses of AwardAccount in org.kuali.kfs.module.cg.service.impl |
---|
Methods in org.kuali.kfs.module.cg.service.impl that return AwardAccount | |
---|---|
protected AwardAccount |
ContractsAndGrantsModuleServiceImpl.getPrimaryAwardAccount(String chartOfAccountsCode,
String accountNumber)
get the primary award account for the given account |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |