public class IndirectCostRecoveryExclusionAccountDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements IndirectCostRecoveryExclusionAccountDao
IndirectCostRecoveryExclusionAccountDao data access methods using Ojb| Constructor and Description | 
|---|
| IndirectCostRecoveryExclusionAccountDaoOjb() | 
| 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 | 
getDbPlatform, setDbPlatformpublic IndirectCostRecoveryExclusionAccountDaoOjb()
public IndirectCostRecoveryExclusionAccount getByPrimaryKey(String chartOfAccountsCode, String accountNumber, String objectChartOfAccountsCode, String objectCode)
IndirectCostRecoveryExclusionAccountDaoIndirectCostRecoveryExclusionAccountgetByPrimaryKey in interface IndirectCostRecoveryExclusionAccountDaoIndirectCostRecoveryExclusionAccount matching this criteriaIndirectCostRecoveryExclusionAccountDao.getByPrimaryKey(java.lang.String, java.lang.String,
      java.lang.String, java.lang.String)public boolean existByAccount(String chartOfAccountsCode, String accountNumber)
IndirectCostRecoveryExclusionAccountDaoIndirectCostRecoveryExclusionAccount exists from a specific AccountexistByAccount in interface IndirectCostRecoveryExclusionAccountDaoIndirectCostRecoveryExclusionAccountDao.existByAccount(java.lang.String, java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.