public interface IndirectCostRecoveryExclusionAccountDao
IndirectCostRecoveryExclusionAccount
Modifier and Type | Method and Description |
---|---|
boolean |
existByAccount(String chartOfAccountsCode,
String accountNumber)
This method determines whether a given
IndirectCostRecoveryExclusionAccount exists from a specific Account |
IndirectCostRecoveryExclusionAccount |
getByPrimaryKey(String chartOfAccountsCode,
String accountNumber,
String objectChartOfAccountsCode,
String objectCode)
This method retrieves a given
IndirectCostRecoveryExclusionAccount |
IndirectCostRecoveryExclusionAccount getByPrimaryKey(String chartOfAccountsCode, String accountNumber, String objectChartOfAccountsCode, String objectCode)
IndirectCostRecoveryExclusionAccount
chartOfAccountsCode
- accountNumber
- objectChartOfAccountsCode
- objectCode
- IndirectCostRecoveryExclusionAccount
matching this criteriaboolean existByAccount(String chartOfAccountsCode, String accountNumber)
IndirectCostRecoveryExclusionAccount
exists from a specific Account
chartOfAccountsCode
- accountNumber
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.