public class SubFundGroupDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements SubFundGroupDao
SubFundGroupDao data access methods using Ojb| Constructor and Description |
|---|
SubFundGroupDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
SubFundGroup |
getByChartAndAccount(String chartCode,
String accountNumber)
This method retrieves a specific
SubFundGroup based on chart code and account number |
getDbPlatform, setDbPlatformpublic SubFundGroupDaoOjb()
public SubFundGroup getByChartAndAccount(String chartCode, String accountNumber)
SubFundGroupDaoSubFundGroup based on chart code and account numbergetByChartAndAccount in interface SubFundGroupDaoSubFundGroup based on chart code and account numberSubFundGroupDao.getByChartAndAccount(java.lang.String, java.lang.String)Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.