| Package | Description |
|---|---|
| org.kuali.ole.coa.businessobject | |
| org.kuali.ole.coa.document.validation.impl | |
| org.kuali.ole.gl.batch.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
A21IndirectCostRecoveryAccount
IndirectCostRecoveryAccount for A21SubAccount
|
class |
PriorYearIndirectCostRecoveryAccount
IndirectCostRecoveryAccount for A21SubAccount
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IndirectCostRecoveryAccount> |
Account.indirectCostRecoveryAccounts |
| Modifier and Type | Method and Description |
|---|---|
static IndirectCostRecoveryAccount |
IndirectCostRecoveryAccount.copyICRAccount(IndirectCostRecoveryAccount icrAccount)
static instantiate an ICRAccount from an ICRAccount
|
| Modifier and Type | Method and Description |
|---|---|
List<IndirectCostRecoveryAccount> |
Account.getActiveIndirectCostRecoveryAccounts() |
List<? extends IndirectCostRecoveryAccount> |
AccountIntf.getIndirectCostRecoveryAccounts() |
List<IndirectCostRecoveryAccount> |
Account.getIndirectCostRecoveryAccounts() |
| Modifier and Type | Method and Description |
|---|---|
static IndirectCostRecoveryAccount |
IndirectCostRecoveryAccount.copyICRAccount(IndirectCostRecoveryAccount icrAccount)
static instantiate an ICRAccount from an ICRAccount
|
static A21IndirectCostRecoveryAccount |
A21IndirectCostRecoveryAccount.copyICRAccount(IndirectCostRecoveryAccount icrAccount)
static instantiate an A21ICRAccount from an ICRAccount
|
| Modifier and Type | Method and Description |
|---|---|
void |
PriorYearAccount.setIndirectCostRecoveryAccounts(List<? extends IndirectCostRecoveryAccount> indirectCostRecoveryAccounts) |
void |
AccountIntf.setIndirectCostRecoveryAccounts(List<? extends IndirectCostRecoveryAccount> indirectCostRecoveryAccounts) |
void |
Account.setIndirectCostRecoveryAccounts(List<? extends IndirectCostRecoveryAccount> indirectCostRecoveryAccounts) |
| Constructor and Description |
|---|
IndirectCostRecoveryAccount(IndirectCostRecoveryAccount icr) |
PriorYearIndirectCostRecoveryAccount(IndirectCostRecoveryAccount icr) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends IndirectCostRecoveryAccount> |
IndirectCostRecoveryAccountsRule.getActiveIndirectCostRecoveryAccountList() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
IndirectCostRecoveryAccountsRule.checkIndirectCostRecoveryAccount(IndirectCostRecoveryAccount icrAccount)
Check valid IndirectCostRecovery Account
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndirectCostRecoveryAccountsRule.setActiveIndirectCostRecoveryAccountList(List<? extends IndirectCostRecoveryAccount> indirectCostRecoveryAccountList) |
| Constructor and Description |
|---|
IndirectCostRecoveryAccountDistributionMetadata(IndirectCostRecoveryAccount icrAccount) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.