public class ObjectCodeDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements ObjectCodeDao
| Constructor and Description | 
|---|
| ObjectCodeDaoOjb() | 
| Modifier and Type | Method and Description | 
|---|---|
| List | getYearList(String chartOfAccountsCode,
                      String financialObjectCode)This method retrieves a list of years based on the chart of accounts code and object code passed in | 
getDbPlatform, setDbPlatformpublic ObjectCodeDaoOjb()
public List getYearList(String chartOfAccountsCode, String financialObjectCode)
ObjectCodeDaogetYearList in interface ObjectCodeDaoObjectCodeDao.getYearList(java.lang.String, java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.