public class SubFundGroupDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements SubFundGroupDao
SubFundGroupDao
data access methods using OjbConstructor 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, setDbPlatform
public SubFundGroupDaoOjb()
public SubFundGroup getByChartAndAccount(String chartCode, String accountNumber)
SubFundGroupDao
SubFundGroup
based on chart code and account numbergetByChartAndAccount
in interface SubFundGroupDao
SubFundGroup
based on chart code and account numberSubFundGroupDao.getByChartAndAccount(java.lang.String, java.lang.String)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.