public interface IndirectCostRecoveryExclusionAccountDao
IndirectCostRecoveryExclusionAccount| Modifier and Type | Method and Description | 
|---|---|
| boolean | existByAccount(String chartOfAccountsCode,
                            String accountNumber)This method determines whether a given  IndirectCostRecoveryExclusionAccountexists from a specificAccount | 
| 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)
IndirectCostRecoveryExclusionAccountchartOfAccountsCode - accountNumber - objectChartOfAccountsCode - objectCode - IndirectCostRecoveryExclusionAccount matching this criteriaboolean existByAccount(String chartOfAccountsCode, String accountNumber)
IndirectCostRecoveryExclusionAccount exists from a specific AccountchartOfAccountsCode - accountNumber - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.